NPTL: swap comments for THREAD_SETMEM and THREAD_SETMEM_NC for i386 and x86_64
[glibc.git] / ChangeLog
blob70a4657c556230feff954efc3a636c694fe3cae2
1 2015-03-27  Martin Galvan  <martin.galvan@tallertechnologies.com>
3         * sysdeps/i386/nptl/tls.h: Swap comments between THREAD_SETMEM and
4         THREAD_SETMEM_NC.
5         * sysdeps/x86_64/nptl/tls.h: Ditto.
7 2015-03-27  Roland McGrath  <roland@hack.frob.com>
9         * dlfcn/tststatic.c (main): Converted to ...
10         (do_test): ... this.
11         (TEST_FUNCTION): New macro.
12         Include test-skeleton.c.
14 2015-03-26  Alan Modra  <amodra@gmail.com>
16         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt):
17         Don't segfault if ifunc resolver returns a NULL.  Do set plt to
18         zero for undefined weak.
19         (elf_machine_plt_conflict): Similarly.
21 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
23         * math/auto-libm-test-in: Add more tests of acosh, asinh and
24         atanh.
25         * math/auto-libm-test-out: Regenerated.
26         * sysdeps/i386/fpu/libm-test-ulps: Update.
27         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29         * math/auto-libm-test-in: Add another test of asin.
30         * math/auto-libm-test-out: Regenerated.
31         * sysdeps/i386/fpu/libm-test-ulps: Update.
32         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (LLL_EBX_LOAD):
35         Remove macro.
36         (LLL_EBX_REG): Likewise.
37         (LLL_ENTER_KERNEL): Likewise.
39         * math/auto-libm-test-in: Add more tests of asin.
40         * math/auto-libm-test-out: Regenerated.
41         * sysdeps/i386/fpu/libm-test-ulps: Update.
42         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44         [BZ #18138]
45         * sysdeps/unix/sysv/linux/i386/sysdep.h (struct
46         libc_do_syscall_args): New structure.
47         (INTERNAL_SYSCALL_MAIN_0): New macro.
48         (INTERNAL_SYSCALL_MAIN_1): Likewise.
49         (INTERNAL_SYSCALL_MAIN_2): Likewise.
50         (INTERNAL_SYSCALL_MAIN_3): Likewise.
51         (INTERNAL_SYSCALL_MAIN_4): Likewise.
52         (INTERNAL_SYSCALL_MAIN_5): Likewise.
53         (INTERNAL_SYSCALL_MAIN_6): Likewise.  Call __libc_do_syscall.
54         (INTERNAL_SYSCALL): Define to use INTERNAL_SYSCALL_MAIN_##nr.
55         Replace conditional definitions by conditional definitions of ....
56         (INTERNAL_SYSCALL_MAIN_INLINE): ... this.  New macro.
57         * sysdeps/unix/sysv/linux/i386/libc-do-syscall.S: New file.
58         * sysdeps/unix/sysv/linux/i386/Makefile [$(subdir) = nptl]
59         (libpthread-sysdep_routines): Add libc-do-syscall.
60         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: Remove file.
61         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (SYS_futex): Define
62         to __NR_futex not 240.
64 2015-03-25  Alan Modra  <amodra@gmail.com>
66         * NEWS: Advertise TLS optimization.
67         * elf/elf.h (R_PPC_TLSGD, R_PPC_TLSLD, DT_PPC_OPT, PPC_OPT_TLS): Define.
68         (DT_PPC_NUM): Increment.
69         * elf/dynamic-link.h (HAVE_STATIC_TLS): Define.
70         (CHECK_STATIC_TLS): Use here.
71         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Optimize
72         TLS descriptors.
73         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
74         * sysdeps/powerpc/dl-tls.c: New file.
75         * sysdeps/powerpc/Versions: Add __tls_get_addr_opt.
76         * sysdeps/powerpc/tst-tlsopt-powerpc.c: New tls test.
77         * sysdeps/unix/sysv/linux/powerpc/Makefile: Add new test.
78         Build tst-tlsmod2.so with --no-tls-get-addr-optimize.
79         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: Update.
80         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: Likewise.
81         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: Likewise.
83 2015-03-25  Alan Modra  <amodra@gmail.com>
85         * sysdeps/powerpc/powerpc64/configure.ac: Correct "linker support
86         for overlapping .opd entries" to "support...".
87         * sysdeps/powerpc/powerpc64/configure: Regenerate
89 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
91         * math/auto-libm-test-in: Add more tests of acos.
92         * math/auto-libm-test-out: Regenerated.
93         * sysdeps/i386/fpu/libm-test-ulps: Update.
94         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
96         * math/auto-libm-test-in: Add more tests of expm1.
97         * math/auto-libm-test-out: Regenerated.
98         * sysdeps/i386/fpu/libm-test-ulps: Update.
99         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
101 2015-03-24  Joseph Myers  <joseph@codesourcery.com>
103         * math/auto-libm-test-in: Add more tests of cosh and sinh.
104         * math/auto-libm-test-out: Regenerated.
105         * sysdeps/i386/fpu/libm-test-ulps: Update.
106         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
108         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
109         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
111         * math/auto-libm-test-in: Add more tests of log2.
112         * math/auto-libm-test-out: Regenerated.
113         * sysdeps/i386/fpu/libm-test-ulps: Update.
114         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
116 2015-03-23  Roland McGrath  <roland@hack.frob.com>
118         * libio/iofdopen.c: Move FD_FLAGS declaration into its first use,
119         inside [F_GETFL].  Remove POSIX_MODE local variable, just test the
120         _IO_IS_APPENDING bit in READ_WRITE instead.
122 2015-03-23  Florian Weimer  <fweimer@redhat.com>
124         * sysdeps/unix/sysv/linux/pthread_setaffinity.c
125         (__determine_cpumask_size): Replace extend_alloca with a
126         variable-length array.  Do not treat res == 0 as an error.
128 2015-03-23  Florian Weimer  <fweimer@redhat.com>
130         [BZ #18100]
131         * posix/wordexp.c (eval_expr_multdiv): Check for division by zero
132         and integer overflow.
133         * posix/wordexp-test.c (test_case): Add divide-by-zero test.
134         (main): Add integer overflow tests.
135         * manual/pattern.texi (Calling Wordexp): Document additional use
136         for WRDE_SYNTAX.
138 2015-03-23  Alan Modra  <amodra@gmail.com>
140         * config.h.in: Remove HAVE_ASM_PPC_REL16.
141         * sysdeps/powerpc/powerpc32/tls-macros.h: Remove HAVE_ASM_PPC_REL16
142         and false branch of conditional.
143         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
144         Likewise.
146 2015-03-21  Samuel Thibault  <samuel.thibault@ens-lyon.org
148         * sysdeps/mach/hurd/Makefile ($(common-objpfx)errnos.d): Depend on
149         libc-modules.h
150         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler): Remove
151         unused declaration of _hurd_intr_rpc_msg_in_trap.
152         * mach/mach_init.c (__mach_init): Test whether HAVE_HOST_PAGE_SIZE is
153         defined instead of whether it is non-zero.
154         * sysdeps/mach/hurd/i386/intr-msg.h (INTR_MSG_TRAP): Use "+m"
155         input constraint instead of both input and output constraint.  Use ecx
156         clobber instead of %ecx.
157         * sysdeps/mach/hurd/malloc-machine.h (mutex_init, mutex_lock,
158         mutex_unlock): Use a statement expression instead of an expression list.
159         * sysdeps/mach/hurd/setitimer.c (_hurd_itimer_thread_stack_size): Set
160         type to vm_size_t instead of vm_address_t.
161         * sysdeps/mach/hurd/fork.c (__fork): Test whether STACK_GROWTH_UP is
162         defined instead of whether it is non-zero.
163         * hurd/hurd/ioctl.h (_hurd_locked_install_cttyid): New declaration.
164         * sysdeps/mach/hurd/setsid.c: Include <hurd/ioctl.h>.
165         * sysdeps/mach/hurd/mmap.c (__mmap): Use 0 instead of NULL for
166         comparisons with mapaddr.
167         * nscd/nscd-client.h: Include <time.h>.
168         * sysdeps/mach/hurd/dl-sysdep.c (fmh): Pass vm_offset_t dummy
169         9th parameter to __vm_region instead of int.
170         * bits/termios.h [!__USE_MISC] (EXTPROC): Do not define.
171         * scripts/check-local-headers.sh (exclude): Add device/,
172         hurd/hurd_types.h, hurd/ioctl_types.h, hurd/paths.h, hurd/ioctls.defs,
173         cthreads.h.
175 2015-03-19  Roland McGrath  <roland@hack.frob.com>
177         * sysdeps/arm/memcpy.S [ARM_ALWAYS_BX]: Fix computed-jump calculations
178         to account for alignment padding.
179         * sysdeps/arm/memmove.S: Likewise.
181 2015-03-19  Chris Metcalf  <cmetcalf@ezchip.com>
183         * sysdeps/unix/sysv/linux/generic/README: New file.
185 2015-03-18  Joseph Myers  <joseph@codesourcery.com>
187         [BZ #18138]
188         * nptl/sem_waitcommon.c: Include <kernel-features.h>.
189         (futex_abstimed_wait)
190         [__ASSUME_FUTEX_CLOCK_REALTIME && lll_futex_timed_wait_bitset]:
191         Use lll_futex_timed_wait_bitset with FUTEX_CLOCK_REALTIME instead
192         of lll_futex_timed_wait.
194 2015-03-18  Brad Hubbard  <bhubbard@redhat.com>
196         [BZ #17542]
197         * sunrpc/svc.c (xprt_register): Use calloc to allocate xports.
199 2015-03-17  Alexandre Oliva <aoliva@redhat.com>
201         [BZ #17090]
202         [BZ #17620]
203         [BZ #17621]
204         [BZ #17628]
205         * NEWS: Update.
206         * elf/dl-tls.c (_dl_update_slotinfo): Clean up outdated DTV
207         entries with Static TLS too.  Skip entries past the end of the
208         allocated DTV, from Alan Modra.
209         (tls_get_addr_tail): Update to glibc_likely/unlikely.  Move
210         Static TLS DTV entry set up from...
211         (_dl_allocate_tls_init): ... here (fix modid assertion), ...
212         * elf/dl-reloc.c (_dl_nothread_init_static_tls): ... here...
213         * nptl/allocatestack.c (init_one_static_tls): ... and here...
214         * elf/dlopen.c (dl_open_worker): Drop l_tls_modid upper bound
215         for Static TLS.
216         * elf/tlsdeschtab.h (map_generation): Return size_t.  Check
217         that the slot we find is associated with the given map before
218         using its generation count.
219         * nptl_db/db_info.c: Include ldsodefs.h.
220         (rtld_global, dtv_slotinfo_list, dtv_slotinfo): New typedefs.
221         * nptl_db/structs.def (DB_RTLD_VARIABLE): New macro.
222         (DB_MAIN_VARIABLE, DB_RTLD_GLOBAL_FIELD): Likewise.
223         (link_map::l_tls_offset): New struct field.
224         (dtv_t::counter): Likewise.
225         (rtld_global): New struct.
226         (_rtld_global): New rtld variable.
227         (dl_tls_dtv_slotinfo_list): New rtld global field.
228         (dtv_slotinfo_list): New struct.
229         (dtv_slotinfo): Likewise.
230         * nptl_db/td_symbol_list.c: Drop gnu/lib-names.h include.
231         (td_lookup): Rename to...
232         (td_mod_lookup): ... this.  Use new mod parameter instead of
233         LIBPTHREAD_SO.
234         * nptl_db/td_thr_tlsbase.c: Include link.h.
235         (dtv_slotinfo_list, dtv_slotinfo): New functions.
236         (td_thr_tlsbase): Check DTV generation.  Compute Static TLS
237         addresses even if the DTV is out of date or missing them.
238         * nptl_db/fetch-value.c (_td_locate_field): Do not refuse to
239         index zero-length arrays.
240         * nptl_db/thread_dbP.h: Include gnu/lib-names.h.
241         (td_lookup): Make it a macro implemented in terms of...
242         (td_mod_lookup): ... this declaration.
243         * nptl_db/db-symbols.awk (DB_RTLD_VARIABLE): Override.
244         (DB_MAIN_VARIABLE): Likewise.
246 2015-03-16  H.J. Lu  <hongjiu.lu@intel.com>
248         [BZ #18134]
249         * sysdeps/x86_64/dl-trampoline.S (PRESERVE_BND_REGS_PREFIX): New.
251 2015-03-15  Paul Eggert  <eggert@cs.ucla.edu>
253         * stdlib/setenv.c (__add_to_environ): Revert previous change.
255 2015-03-14  Andreas Schwab  <schwab@linux-m68k.org>
257         [BZ #18128]
258         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (atomic_exchange_and_add)
259         (atomic_add, atomic_increment_and_test)
260         (atomic_decrement_and_test): Fix 64-bit arithmetic.
262 2015-03-13  Paul Eggert  <eggert@cs.ucla.edu>
264         * stdlib/setenv.c (__add_to_environ):
265         Dump core quickly if setenv (..., NULL, ...) is called.
267 2015-03-13  Roland McGrath  <roland@hack.frob.com>
269         * sysdeps/arm/tls-macros.h: Include <sysdep.h>.
270         (GET_SPECIAL_RELOC, GET_SPECIAL_PCREL): New macros to encapsulate
271         all the necessary asm magic in one place.
272         (TLS_LE, TLS_IE, TLS_LD, TLS_GD): Rewritten as C expressions
273         using those.
275 2015-03-13  Carlos O'Donell  <carlos@redhat.com>
277         [BZ #14906]
278         * nscd/cache.c (prune_cache): Use TRACED_FILE. Compare and update
279         traced file mtime. Use consistent log message.
280         * nscd/connections.c [HAVE_INOTIFY] (install_watches): New function.
281         (register_traced_file): Call install_watches. Always set mtime.
282         (invalidate_cache): Iterate over all trace files. Call install_watches.
283         (inotify_check_files): Don't inline. Handle watching parent
284         directories and configuration file movement in and out.
285         (handle_inotify_events): New function.
286         (main_loop_poll): Call handle_inotify_events.
287         (main_loop_epoll): Likewise.
288         * nscd/nscd.h: Define TRACED_FILE, TRACED_DIR, and PATH_MAX.
289         (struct traced_file): Use array of inotify fds. Add parent directory,
290         and basename.
291         (struct database_dyn): Remove unused file_mtime.
292         (init_traced_file): New inline function.
293         (define_traced_file): New macro.
294         * nss/nss_db/db-init.c: Use define_traced_file.
295         (_nss_db_init): Use init_traced_file.
296         * nss/nss_files/files-init.c: Use define_traced_file.
297         (_nss_files_init): Use init_traced_file.
299 2015-03-12  Joseph Myers  <joseph@codesourcery.com>
301         * soft-fp/soft-fp.h (_FP_STATIC_ASSERT): New macro.
302         [_LIBC]: Do not include <stdlib.h>.
303         [!_LIBC] (abort): Remove declaration.
304         * soft-fp/op-2.h (_FP_MUL_MEAT_2_120_240_double): Use
305         _FP_STATIC_ASSERT instead of conditionally calling abort.
306         * soft-fp/op-common.h (_FP_FROM_INT): Likewise.
307         (_FP_EXTEND_CNAN): Likewise.
308         (FP_TRUNC): Likewise.
309         (__FP_CLZ): Likewise.
310         * sysdeps/powerpc/nofpu/flt-rounds.c: Include <stdlib.h>.
312 2015-03-12  Yaakov Selkowitz  <yselkowi@redhat.com>
314         * manual/string.texi (XPG basename): Fix prototype.
316 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
318         [BZ #18080]
319         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S
320         (__setcontext): Use SIG_SETMASK instead of SIG_BLOCK.
321         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S
322         (__setcontext): Likewise.
323         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S
324         (__swapcontext): Use SIG_SETMASK instead of SIG_BLOCK.
325         Call rt_sigprocmask syscall one time to set new signal mask
326         and retrieve the current signal mask instead of two calls.
327         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S
328         (__swapcontext): Likewise.
329         * stdlib/Makefile (tests): Add new testcase tst-setcontext2.
330         * stdlib/tst-setcontext2.c: New file.
332 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
334         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
336 2015-03-11  Aurelien Jarno  <aurelien@aurel32.net>
338         [BZ #18093]
339         * elf/cache.c (load_aux_cache): Regenerate the cache if it has
340         the wrong size.
342 2015-03-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
344         [BZ #18043]
345         * posix/wordexp.c (parse_param): Don't call setenv(..., NULL, 1).
347 2015-03-11  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
349         * config.h.in [HAVE_ASM_GLOBAL_DOT_NAME]: Remove define.
350         * include/libc-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (strong_alias):
351         Remove define.
352         [HAVE_ASM_GLOBAL_DOT_NAME] (strong_data_alias): Likewise.
353         [HAVE_ASM_GLOBAL_DOT_NAME] (weak_alias): Likewise.
354         [HAVE_ASM_GLOBAL_DOT_NAME] (_symbol_version): Likewise.
355         [HAVE_ASM_GLOBAL_DOT_NAME] (_default_symbol_version): Likewise.
356         [HAVE_ASM_GLOBAL_DOT_NAME] (HIDDEN_JUMPTARGET): Likewise.
357         * nptl_db/db-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (DOT): Remove
358         define.
359         * nptl_db/td_symbol_list.c (td_lookup): Remove
360         HAVE_ASM_GLOBAL_DOT_NAME code.
361         * sysdeps/powerpc/powerpc64/configure.ac: Remove
362         HAVE_ASM_GLOBAL_DOT_NAME check.
363         * sysdeps/powerpc/powerpc64/configure: Regenerate.
364         * sysdeps/powerpc/powerpc64/sysdep.h [HAVE_ASM_GLOBAL_DOT_NAME]
365         (DOT_LABEL): Remove define.
366         [HAVE_ASM_GLOBAL_DOT_NAME] (BODY_LABEL): Likewise.
367         [HAVE_ASM_GLOBAL_DOT_NAME] (ENTRY_2): Likewise.
368         [HAVE_ASM_GLOBAL_DOT_NAME] (END_2): Likewise.
369         * sysdeps/powerpc/powerpc64/tls-macros.h [HAVE_ASM_GLOBAL_DOT_NAME]
370         (__TLS_GET_ADDR): Likewise.
371         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
372         [HAVE_ASM_GLOBAL_DOT_NAME] (DASHDASHPFX): Likewise.
374 2015-03-11  Carlos O'Donell  <carlos@redhat.com>
376         [BZ #18111]
377         * sysdeps/hppa/fpu/fpu_control.h (_FPU_HPPA_SHIFT_FLAGS): Define.
378         (_FPU_SETCW): Initialize cw from fpsr before storing.
379         * sysdeps/hppa/fpu/fsetexcptflg.c: Include fpu_control.h
380         (fesetexceptflag): Rewrite using fpu_control.h.
381         * sysdeps/hppa/fpu/feupdateenv.c: Handle FE_DFL_ENV, and FE_NOMASK_ENV.
383 2015-03-11  John David Anglin  <danglin@gcc.gnu.org>
385         [BZ #18110]
386         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Don't modify bufptr in
387         asms.
388         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
390 2015-03-11  Joseph Myers  <joseph@codesourcery.com>
392         * soft-fp/soft-fp.h (_FP_UNREACHABLE): New macro.
393         * soft-fp/op-common.h (_FP_MUL): Use _FP_UNREACHABLE instead of
394         abort.
395         (_FP_FMA): Likewise.
396         (_FP_DIV): Likewise.
398 2015-03-10  Roland McGrath  <roland@hack.frob.com>
400         * scripts/evaluate-test.sh: Grok exit code 77 as UNSUPPORTED and exit
401         with 0 in that case.
402         * Makefile (summarize-tests): New canned sequence, factored out of
403         commands for targets tests and xtests.  Display summary lines that
404         don't start with PASS: or XFAIL: rather than ones that do start with
405         ERROR: or FAIL:.  Make the commands fail if any summary lines fail
406         to start with X?PASS: or XFAIL: or UNSUPPORTED: rather than if any
407         do start with ERROR: or FAIL:.
408         * dlfcn/Makefile (tests): Add bug-atexit3 back here unconditionally
409         (except for [$(build-shared) = yes]).
410         (tests-unsupported) [$(CXX) empty]: Add bug-atexit3.
411         (LDLIBS-bug-atexit3-lib.so): Conditionalize on [$(CXX) nonempty].
412         ($(objpfx)bug-atexit3, $(objpfx)bug-atexit3.out): Likewise.
413         * nptl/Makefile: Revert 2015-03-04 changes.
414         [$(CXX) empty] (tests-unsupported): New variable.
415         * debug/Makefile: Likewise.
417         * posix/regcomp.c: Fix comment typos and formatting to harmonize with
418         gnulib file.  Replace __attribute with __attribute__ throughout.
420 2015-03-10  Carlos O'Donell  <carlos@redhat.com>
422         * sysdeps/hppa/fpu/libm-test-ulps: Update.
424 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
426         [BZ #18104]
427         * math/auto-libm-test-in: Add another test of pow.
428         * math/auto-libm-test-out: Regenerated.
430 2015-03-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
432         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_pow.c): Add
433         $(config-cflags-nofma).
435 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
437         * soft-fp/double.h [SOFT_FP_DOUBLE_H]: New multiple-include guard.
438         * soft-fp/extended.h [SOFT_FP_EXTENDED_H]: Likewise.
439         * soft-fp/op-1.h [SOFT_FP_OP_1_H]: Likewise.
440         * soft-fp/op-2.h [SOFT_FP_OP_2_H]: Likewise.
441         * soft-fp/op-4.h [SOFT_FP_OP_4_H]: Likewise.
442         * soft-fp/op-8.h [SOFT_FP_OP_8_H]: Likewise.
443         * soft-fp/op-common.h [SOFT_FP_OP_COMMON_H]: Likewise.
444         * soft-fp/quad.h [SOFT_FP_QUAD_H]: Likewise.
445         * soft-fp/single.h [SOFT_FP_SINGLE_H]: Likewise.
446         * soft-fp/soft-fp.h (SOFT_FP_H): Define to 1 rather than empty.
447         Add comment on closing #endif.
449 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
451         * posix/wordexp.c (CHAR_IN_SET): New macro.
452         (parse_param): Use it.
454 2015-03-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
456         * sysdeps/powerpc/fpu/libm-test-ulps: update.
458 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
460         [BZ #18043]
461         * posix/wordexp.c (parse_param): Fix buffer overflow.
462         * posix/wordexp-test.c (test_case): Add test case.
464 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
466         [BZ #18042]
467         * posix/wordexp.c (parse_backtick): Fix off-by-one.
468         * posix/wordexp-test.c (test_case): Add test for BZ #18042.
470 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
472         [BZ #18043]
473         * posix/wordexp-test.c (test_case): Add test for BZ #18043
474         (do_bz18043): Delete.
475         (at_page_end): New.
476         (testit): Refactor to have words at the edge of unreadable page.
478 2015-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
480         [BZ #16734]
481         * libio/genops.c (_IO_unbuffer_all): Renamed from _IO_unbuffer_write.
482         Cleanup read-only streams as well.
483         (_IO_cleanup): Call _IO_unbuffer_all instead of _IO_unbuffer_write.
485 2015-03-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
487         * sysdeps/mach/hurd/bits/libc-lock.h [_LIBC]: Include
488         <bits/libc-lockP.h>
490 2015-03-07  Joseph Myers  <joseph@codesourcery.com>
492         * soft-fp/soft-fp.h (_FP_ZERO_INIT): New macro.  Define depending
493         on [__KERNEL__].
494         * soft-fp/op-1.h (_FP_FRAC_DECL_1): Use _FP_ZERO_INIT.
495         * soft-fp/op-2.h (_FP_FRAC_DECL_2): Likewise.
496         * soft-fp/op-common.h (_FP_DECL): Likewise.
498 2015-03-06  H.J. Lu  <hongjiu.lu@intel.com>
500         * elf/ifuncdep2.c (global): Replace
501         __attribute__((visibility("protected"))) with
502         asm (".protected global").
503         * elf/ifuncmod1.c (global): Likewise.
504         * elf/ifuncmod5.c (global): Likewise.
506 2015-03-06  Joseph Myers  <joseph@codesourcery.com>
508         * soft-fp/soft-fp.h [!_LIBC && __KERNEL__]: Include
509         <asm/sfp-machine.h> instead of <sfp-machine.h>.
511 2015-03-06  Roland McGrath  <roland@hack.frob.com>
513         * manual/install.texi (Configuring and compiling):
514         Document test-wrapper-env-only.
515         * INSTALL: Regenerated.
517 2015-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
519         [BZ #18043]
520         * posix/wordexp.c (parse_param): Fix buffer overflow.
521         * posix/wordexp-test.c (do_bz18043): Add test case.
523 2015-03-06  Vincent Bernat  <vincent@bernat.im>
525         * time/tst-strptime2.c (do_test): Ensure failing tests are
526         reported correctly.
527         * time/tst-strptime3.c (do_test): Likewise.
529 2015-03-06  Samuel Thibault  <samuel.thibault@inria.fr>
531         Fix aio_error thread-safety.
532         * sysdeps/pthread/aio_error.c: New file
533         * sysdeps/pthread/aio_misc.c: Remove optimistic comment about
534         synchronization.
536 2015-03-06  Florian Weimer  <fweimer@redhat.com>
538         * stdio-common/vfprintf.c (THOUSANDS_SEP_T): New typedef.
539         (group_number, vfprintf): Use it.
540         (JUMP_TABLE_BASE_LABEL): New preprocessor macro.
541         (JUMP, REF): Use it.
542         (WORK_BUFFER_SIZE): New enum constant.
543         (process_arg, vfprintf): Use it.
545 2015-03-06  Rical Jasan  <ricaljasan@pacific.net>
547         * manual/errno.texi (Error Messages): Complete example function
548         by adding missing #define.
549         (program_invocation_name): Add statement indicating GNU
550         extension and reference which header file declares the variable.
551         (program_invocation_short_name): Likewise.
553 2015-03-06  Mike Frysinger  <vapier@gentoo.org>
555         * manual/errno.texi (Error Messages): Delete strerror ISO C89
556         compatibility note.
558 2015-03-05  Roland McGrath  <roland@hack.frob.com>
560         * Makeconfig (test-wrapper-env-only): New variable.
561         * Rules (make-test-out): If variable $*-ENV-only is nonempty,
562         then use that with $(test-wrapper-env-only) rather than using
563         $(test-wrapper-env) $(run-program-env) $($*-ENV).
565 2015-03-05  H.J. Lu  <hongjiu.lu@intel.com>
567         [BZ #18082]
568         * sysdeps/alpha/dl-machine.h (elf_machine_type_class): Replace
569         ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY in comments.
570         * sysdeps/arm/dl-machine.h (elf_machine_type_class): Likewise.
571         * sysdeps/hppa/dl-machine.h (elf_machine_type_class): Likewise.
572         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Likewise.
573         * sysdeps/ia64/dl-machine.h (elf_machine_type_class): Likewise.
574         * sysdeps/m68k/dl-machine.h (elf_machine_type_class): Likewise.
575         * sysdeps/microblaze/dl-machine.h (elf_machine_type_class):
576         Likewise.
577         * sysdeps/nios2/dl-machine.h (elf_machine_type_class): Likewise.
578         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_type_class):
579         Likewise.
580         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):
581         Likewise.
582         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_type_class):
583         Likewise.
584         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_type_class):
585         Likewise.
586         * sysdeps/sh/dl-machine.h (elf_machine_type_class): Likewise.
587         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_type_class):
588         Likewise.
589         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_type_class):
590         Likewise.
591         * sysdeps/tile/dl-machine.h (elf_machine_type_class): Likewise.
592         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Likewise.
594 2015-03-04  Roland McGrath  <roland@hack.frob.com>
596         * sysdeps/generic/netinet/if_ether.h: Don't #include <features.h>.
597         (ETH_ALEN): New macro.
598         (struct ether_addr): Use it for length of ether_addr_octet.
600         * nss/test-netdb.c: Don't #include <rpc/netdb.h>.
601         (setdb): Don't call __nss_configure_lookup for "rpc".
602         (do_test): Don't call test_rpc.
603         (output_rpcent, test_rpc): Functions moved ...
604         * sunrpc/test-rpcent.c: ... to this new file.
605         * sunrpc/Makefile (tests): Add it.
607         * nptl/tst-cancel4.c (tf_sigpause) [!SIGCANCEL]: Call pause instead of
608         __xpg_sigpause.
609         * nptl/tst-signal3.c: Conditionalize body on [SIGRTMIN].
610         * nptl/tst-signal6.c: Likewise.
611         * rt/tst-mqueue5.c: Conditionalize body on [SIGRTMIN && SA_SIGINFO].
612         * rt/tst-timer4.c: Conditionalize body on [SA_SIGINFO].
614         * configure.ac (libc_cv_cxx_link_ok): New check.
615         Reset CXX to empty if it fails to link.
616         * configure: Regenerated.
617         * dlfcn/Makefile (tests, modules-names): Add bug-atexit3 and
618         bug-atexit3-lib only if $(CXX) is nonempty.
619         * nptl/Makefile (tests): Likewise for tst-cancel24.
620         (tests, tests-static): Likewise for tst-cancel24-static.
621         * debug/Makefile (tests): Likewise for tst-chk4, tst-chk5, tst-chk6,
622         tst-lfschk4, tst-lfschk5, and tst-lfschk6.
623         * elf/Makefile (tests, modules-names): Likewise for tst-unique3,
624         tst-unique3lib, tst-unique3lib2, tst-unique4, and tst-unique4lib.
626 2015-03-04  Andreas Schwab  <schwab@suse.de>
628         [BZ #17631]
629         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Don't define
630         for non-GCC compilers.
631         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
632         Likewise.
634 2015-03-03 Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
636         [BZ #17776]
637         * sysdeps/powerpc/bits/fenvinline.h (feraiseexcept): Convert input to
638         integer before bitwise and assembly operations.
639         (feclearexcept): Likewise.
640         * math/test-fenvinline.c: New file.
641         * math/Makefile: Add test-fenvinline test.
643 2015-03-03  Alan Modra  <amodra@gmail.com>
645         [BZ #16512]
646         * scripts/localplt.awk: Strip off symbol version.
647         * NEWS: Mention bug fix.
649 2015-03-02  Roland McGrath  <roland@hack.frob.com>
651         * sysdeps/pthread/timer_routines.c
652         (timer_free_list, thread_free_list, thread_active_list): Make static.
654 2015-03-02  Joseph Myers  <joseph@codesourcery.com>
656         [BZ #17779]
657         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
658         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
659         Undefine.
660         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
661         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
662         Likewise.
663         * sysdeps/unix/sysv/linux/sh/kernel-features.h
664         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
665         Likewise.
667 2015-03-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
669         [BZ #18036]
670         * posix/fnmatch_loop.c (END): Detect invalid pattern.
671         * posix/tst-fnmatch3.c (do_bz18036): Add test case.
673 2015-03-02  Andreas Schwab  <schwab@suse.de>
675         * elf/Makefile ($(elf-objpfx)runtime-linker.st): Fix typo in
676         variable name.
678 2015-03-02  Florian Weimer  <fweimer@redhat.com>
680         * nis/nss_nis/nis-initgroups.c (_nss_nis_initgroups_dyn):
681         Return error status.
683 2015-02-27  Alexandre Oliva <aoliva@redhat.com>
685         [BZ #15969]
686         * locale/findlocale.c (_nl_find_locale): Introduce const
687         version of loc_name and drop unsafe type casts.
689 2015-02-27  Roland McGrath  <roland@hack.frob.com>
691         * dlfcn/tststatic2.c (main): Converted to ...
692         (do_test): ... this.
693         (TEST_FUNCTION): New macro.
694         Include test-skeleton.c.
696 2015-02-27  H.J. Lu  <hongjiu.lu@intel.com>
698         [BZ #17711]
699         * elf/Makefile (tests): Add vismain only if PIE is enabled.
700         (tests-pie): Add vismain.
701         (CFLAGS-vismain.c): New.
702         * elf/vismain.c: Add comments for PIE requirement.
704 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
706         [BZ #18046]
707         [BZ #18047]
708         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Use
709         0x1p-56L as threshold for just returning the argument.
710         * sysdeps/ieee754/ldbl-96/e_atanhl.c (__ieee754_atanhl): Use
711         0x1p-32L as threshold for just returning the argument.
712         * math/auto-libm-test-in: Add more tests of atanh.
713         * math/auto-libm-test-out: Regenerated.
714         * sysdeps/i386/fpu/libm-test-ulps: Update.
715         * sysdeps/x86_64/fpu/libm-test-ulp: Likewise.
717 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
719         * string/bcopy.c (bcopy): Call memmove for performance.
721 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
723         * string/bzero.c (__bzero): Call memset for performance.
725 2015-02-27  John David Anglin  <dave.anglin@bell.net>
727         [BZ #18068]
728         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (__O_SYNC): Change
729         to 00100000.
731 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
733         * sysdeps/ieee754/k_standard.c (CSTR): Add comment.
735 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
737         * sysdeps/ieee754/k_standard.c (CSTR): New macro.
738         (__kernel_standard): Use CSTR macro when setting exc.name.
739         * sysdeps/ieee754/Makefile [$(subdir) = math]
740         (CFLAGS-k_standard.c): Remove variable.
742         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Change last case for
743         setting p and q from "else if" to "else".
744         (qzero): Likewise.
745         * sysdeps/ieee754/dbl-64/e_j1.c (pone): Likewise.
746         (qone): Likewise.
747         * sysdeps/ieee754/flt-32/e_j0f.c (pzerof): Likewise.
748         (qzerof): Likewise.
749         * sysdeps/ieee754/flt-32/e_j1f.c (ponef): Likewise.
750         (qonef): Likewise.
751         * sysdeps/ieee754/ldbl-96/e_j0l.c (pzero): Likewise.
752         (qzero): Likewise.
753         * sysdeps/ieee754/ldbl-96/e_j1l.c (pone): Likewise.
754         (qone): Likewise.
756         [BZ #18038]
757         [BZ #18039]
758         * sysdeps/ieee754/ldbl-128/e_acosl.c (__ieee754_acosl): Only
759         return pi/2 for arguments below 0x1p-113L.
760         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Only
761         return pi/2 for arguments below 0x1p-106L.
762         * math/auto-libm-test-in: Add more tests of acos.
763         * math/auto-libm-test-out: Regenerated.
765         [BZ #16351]
766         * sysdeps/i386/fpu/e_asin.S (dbl_min): New object.
767         (MO): New macro.
768         (__ieee754_asin): Force underflow exception for results with small
769         absolute value.
770         * sysdeps/i386/fpu/e_asinf.S (flt_min): New object.
771         (MO): New macro.
772         (__ieee754_asinf): Force underflow exception for results with
773         small absolute value.
774         * sysdeps/ieee754/dbl-64/e_asin.c: Include <float.h> and <math.h>.
775         (__ieee754_asin): Force underflow exception for results with small
776         absolute value.
777         * sysdeps/ieee754/flt-32/e_asinf.c: Include <float.h>.
778         (__ieee754_asinf): Force underflow exception for results with
779         small absolute value.
780         * sysdeps/ieee754/ldbl-128/e_asinl.c: Include <float.h>.
781         (__ieee754_asinl): Force underflow exception for results with
782         small absolute value.
783         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Include <float.h>.
784         (__ieee754_asinl): Force underflow exception for results with
785         small absolute value.
786         * sysdeps/ieee754/ldbl-96/e_asinl.c: Include <float.h>.
787         (__ieee754_asinl): Force underflow exception for results with
788         small absolute value.
789         * sysdeps/x86_64/fpu/multiarch/e_asin.c [HAVE_FMA4_SUPPORT]:
790         Include <math.h>.
791         * math/auto-libm-test-in: Do not mark underflow exceptions as
792         possibly missing for bug 16351.
793         * math/auto-libm-test-out: Regenerated.
795         [BZ #18030]
796         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Adjust exponent
797         of power of 2 down when low part has opposite sign.
798         * math/libm-test.inc (logb_test_data): Add more tests.
800 2015-02-26  Andreas Schwab  <schwab@suse.de>
802         [BZ #18032]
803         * posix/fnmatch_loop.c (FCT): Remove extra increment when skipping
804         over collating symbol inside a bracket expression.  Minor cleanup.
805         * posix/tst-fnmatch3.c (do_test): Add test case.
807 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
809         [BZ #18029]
810         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl):
811         Adjust exponent of power of 2 down when low part has opposite
812         sign.
813         * math/libm-test.inc (ilogb_test_data): Add more tests.
815 2015-02-26  Alexandre Oliva  <aoliva@redhat.com>
817         [BZ #15969]
818         * locale/findlocale.c (_nl_find_locale): Fix constness error in
819         the previous change.
821         [BZ #15969]
822         * locale/findlocale.c (_nl_find_locale): Retry archive search
823         after alias expansion.
825 2015-02-25  Roland McGrath  <roland@hack.frob.com>
827         * iconv/tst-iconv3.c (main): Converted to ...
828         (do_test): ... this.
829         (TEST_FUNCTION): New macro.
830         Include test-skeleton.c.
832         * iconv/tst-iconv5.c (testcode, number): Make variables static const.
833         (convert): Make function static.
834         (test_unalign): Likewise.  Add const to argument pointee types.
835         (main): Replace with static function do_test.
836         Print "Succeeded." only if RET is zero.
837         (TEST_FUNCTION): New macro.
838         Include test-skeleton.c.
840         * iconv/gconv_conf.c (__gconv_get_path): Don't crash if __getcwd
841         returns a null pointer.
843 2015-02-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
845         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Define memcpy
846         to __memcpy_ppc only for static builds.
848 2015-02-25  Joseph Myers  <joseph@codesourcery.com>
850         [BZ #18020]
851         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use 2**56 and
852         2**-56 not 2**28 and 2**-29 as thresholds for simpler formulas.
853         * math/auto-libm-test-in: Add more tests of asinh.
854         * math/auto-libm-test-out: Regenerated.
855         * sysdeps/i386/fpu/libm-test-ulps: Update.
856         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
858 2015-02-25  Cong Wang  <xiyou.wangcong@gmail.com>
860         [BZ #15850]
861         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Put in6_pktinfo
862         and ip6_mtuinfo definitions here.
863         * sysdeps/unix/sysv/linux/bits/in.h [_UAPI_IPV6_H]: Wrap code
864         in this define too.  Update comment.
866 2015-02-24  Benno Schulenberg  <bensberg@justemail.net>
868         * elf/sprof.c (load_shobj): Tweak error message to match others.
870 2015-02-24  Kevin Easton  <kevin@guarana.org>
872         [BZ #16145] (partial fix)
873         * time/tzset.c (__tz_convert): Unlock tzset_lock earlier
874         to reduce lock contention.
876 2015-02-24  Miroslav Lichvar  <mlichvar@redhat.com>
878         * sysdeps/unix/sysv/linux/bits/timex.h: Update version.
879         (struct timex): Update time comment.
880         (ADJ_SETOFFSET): Define.
882 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
884         [BZ #18019]
885         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
886         2**56 not 2**28 as threshold for log (2x) formula.
887         * math/auto-libm-test-in: Add more tests of acosh.
888         * math/auto-libm-test-out: Regenerated.
889         * sysdeps/i386/fpu/libm-test-ulps: Update.
890         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
892 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
894         * include/alloca.h [_STACK_GROWS_DOWN] (extend_alloca): Add
895         parenthesis around the buf assignment.
896         [_STACK_GROWS_UP] (extend_alloca): Add a char* cast.
898 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
900         [BZ #16783]
901         * sysdeps/i386/fpu/e_scalb.S (__ieee754_scalb): Do not handle
902         arguments (NaN, -Inf) the same as (+/-Inf, -Inf).
903         * sysdeps/i386/fpu/e_scalbf.S (__ieee754_scalbf): Likewise.
904         * sysdeps/i386/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
905         * sysdeps/x86_64/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
906         * math/libm-test.inc (scalb_test_data): Add more tests.
908 2015-02-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
910         [BZ #17916]
911         * libio/fileops.c (_IO_new_file_fopen): Limit stack use
912         * libio/tst-fopenloc.c (do_test, do_bz17916): Add a large ccs= test
914 2015-02-24  Eric Rannaud  <e@nanocritical.com>
916         [BZ #17523]
917         * io/fcntl.h (__OPEN_NEEDS_MODE): New macro.
918         * io/bits/fcntl2.h (open): Use it.
919         (openat): Likewise.
920         * io/open.c (__libc_open): Likewise.
921         * io/open64.c (__libc_open64): Likewise.
922         * io/open64_2.c (__open64_2): Likewise.
923         * io/open_2.c (__open_2): Likewise.
924         * io/openat.c (__openat): Likewise.
925         * io/openat64.c (__openat64): Likewise.
926         * io/openat64_2.c (__openat64_2): Likewise.
927         * io/openat_2.c (__openat_2): Likewise.
928         * sysdeps/mach/hurd/open.c (__libc_open): Likewise.
929         * sysdeps/mach/hurd/openat.c (__openat): Likewise.
930         * sysdeps/posix/open64.c (__libc_open64): Likewise.
931         * sysdeps/unix/sysv/linux/dl-openat64.c (openat64): Likewise.
932         * sysdeps/unix/sysv/linux/generic/open.c (__libc_open): Likewise.
933         (__open_nocancel): Likewise.
934         * sysdeps/unix/sysv/linux/generic/open64.c (__libc_open64): Likewise.
935         * sysdeps/unix/sysv/linux/open64.c (__libc_open64): Likewise.
936         * sysdeps/unix/sysv/linux/openat.c (__OPENAT): Likewise.
938 2015-02-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
940         [BZ #14841]
941         * resolv/gethnamaddr.c (getanswer): Skip logging if
942         RES_USE_DNSSEC is set.
943         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
945 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
947         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Include dl-sysdep.h.
949 2015-02-23  Alexandre Oliva <aoliva@redhat.com>
951         * include/stdc-predef.h (__STDC_ISO_10646__): Update to
952         201304L, for Unicode 7.
954 2015-02-23  H.J. Lu  <hongjiu.lu@intel.com>
956         [BZ #17836]
957         * csu/Makefile (extra-objs): Add gmon-start.o if not builing
958         shared library.  Add gmon-start.os otherwise.
959         ($(objpfx)g$(start-installed-name)): Use $(objpfx)S%
960         $(objpfx)gmon-start.os if builing shared library.
961         ($(objpfx)g$(static-start-installed-name)): Likewise.
963 2015-02-23  Andreas Schwab  <schwab@suse.de>
965         * elf/Makefile (CFLAGS-tst-audit2.c): Define.
967 2015-02-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
969         [BZ #17269]
970         * libio/wstrops.c (_IO_wstr_overflow): Guard against integer overflow
971         (enlarge_userbuf): Likewise.
973 2015-02-22  Chung-Lin Tang  <cltang@codesourcery.com>
975         * libio/tst-memstream2.c (TIMEOUT): Define as 100.
976         * math/atest-exp.c (TIMEOUT): Adjust to 200.
977         * math/atest-exp2.c (TIMEOUT): Adjust to 300.
978         * math/atest-sincos.c (TIMEOUT): Adjust to 600.
980 2015-02-20  Joseph Myers  <joseph@codesourcery.com>
982         * soft-fp/op-common.h (_FP_FROM_INT): Wrap call to abort in
983         expression inside statement expression.
985 2015-02-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
987         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Include
988         <sysdeps/nptl/lowlevellock.h> and remove macros and
989         functions that are now defined there.
990         (SYS_futex): Remove.
991         (lll_compare_and_swap): Remove.
992         * sysdeps/s390/bits/atomic.h (atomic_exchange_acq): Define.
994 2015-02-19  Joseph Myers  <joseph@codesourcery.com>
996         [BZ #17999]
997         * dirent/scandir.c [!SCANDIR] (SCANDIRAT): Define to __scandirat
998         instead of scandirat.
999         * dirent/scandirat.c [!SCANDIRAT] (SCANDIRAT): Likewise.
1000         [!SCANDIRAT] (SCANDIRAT_WEAK_ALIAS): Define.
1001         [SCANDIRAT_WEAK_ALIAS] (scandirat): Define as weak alias of
1002         __scandirat.
1003         * include/dirent.h (scandirat): Do not use libc_hidden_proto.
1004         (__scandirat): Declare.  Use libc_hidden_proto.
1005         * conform/Makefile (test-xfail-POSIX2008/dirent.h/linknamespace):
1006         Remove variable.
1007         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
1009 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
1011         [BZ #15319]
1012         * sysdeps/i386/fpu/e_atan2.S (dbl_min): New object.
1013         (MO): New macro.
1014         (__ieee754_atan2): For results with small absolute value, force
1015         underflow exception and remove excess range and precision from
1016         return value.
1017         * sysdeps/i386/fpu/e_atan2f.S (flt_min): New object.
1018         (MO): New macro.
1019         (__ieee754_atan2f): For results with small absolute value, force
1020         underflow exception and remove excess range and precision from
1021         return value.
1022         * sysdeps/i386/fpu/s_atan.S (dbl_min): New object.
1023         (MO): New macro.
1024         (__atan): For results with small absolute value, force underflow
1025         exception and remove excess range and precision from return value.
1026         * sysdeps/i386/fpu/s_atanf.S (flt_min): New object.
1027         (MO): New macro.
1028         (__atanf): For results with small absolute value, force underflow
1029         exception and remove excess range and precision from return value.
1030         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <float.h> and
1031         <math.h>.
1032         (__ieee754_atan2): Force underflow exception for results with
1033         small absolute value.
1034         * sysdeps/ieee754/dbl-64/s_atan.c: Include <float.h> and
1035         <math_private.h>.
1036         (atan): Force underflow exception for results with small absolute
1037         value.
1038         * sysdeps/ieee754/flt-32/s_atanf.c: Include <float.h>.
1039         (__atanf): Force underflow exception for results with small
1040         absolute value.
1041         * sysdeps/ieee754/ldbl-128/s_atanl.c: Include <float.h> and
1042         <math.h>.
1043         (__atanl): Force underflow exception for results with small
1044         absolute value.
1045         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <float.h>.
1046         (__atanl): Force underflow exception for results with small
1047         absolute value.
1048         * sysdeps/x86/fpu/bits/mathinline.h
1049         [!__SSE2_MATH__ && !__x86_64__ && __LIBC_INTERNAL_MATH_INLINES]
1050         (__ieee754_atan2): Only define inline for long double.
1051         * sysdeps/x86_64/fpu/multiarch/e_atan2.c
1052         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Include <math.h>.
1053         * math/auto-libm-test-in: Do not mark underflow exceptions as
1054         possibly missing for bug 15319.  Add more tests of atan2.
1055         * math/auto-libm-test-out: Regenerated.
1056         * math/libm-test.inc (casin_test_data): Do not mark underflow
1057         exceptions as possibly missing for bug 15319.
1058         (casinh_test_data): Likewise.
1059         * sysdeps/i386/fpu/libm-test-ulps: Update.
1061 2015-02-18  Steve Ellcey  <sellcey@imgtec.com>
1063         * sysdeps/unix/sysv/linux/mips/bits/endian.h: Remove.
1064         * sysdeps/mips/bits/endian.h: Fix comments.
1066 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
1068         [BZ #17996]
1069         * include/search.h (hcreate_r): Don't use libc_hidden_proto.
1070         (hdestroy_r): Likewise.
1071         (hsearch_r): Likewise.
1072         (__hcreate_r): Declare and use libc_hidden_proto.
1073         (__hdestroy_r): Likewise.
1074         (__hsearch_r): Likewise.
1075         * misc/hsearch.c (hsearch): Call __hsearch_r instead of hsearch_r.
1076         (hcreate): Call __hcreate_r instead of hcreate_r.
1077         (__hdestroy): Call __hdestroy_r instead of hdestroy_r.
1078         * misc/hsearch_r.c (hcreate_r): Rename to __hcreate_r and define
1079         as weak alias of __hcreate_r.
1080         (hdestroy_r): Rename to __hdestroy_r and define as weak alias of
1081         __hdestroy_r.
1082         (hsearch_r): Rename to __hsearch_r and define as weak alias of
1083         __hsearch_r.
1084         * conform/Makefile (test-xfail-XPG3/search.h/linknamespace):
1085         Remove variable.
1086         (test-xfail-XPG4/search.h/linknamespace): Likewise.
1087         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
1088         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
1089         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
1091 2015-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
1093         * malloc/malloc.c (__libc_malloc): Consolidate arena_lookup and
1094         arena_lock into a single arena_get.
1096 2015-02-17  Carlos O'Donell  <carlos@redhat.com>
1098         * dl-reloc.c: Inlucde libc-internal.h.
1099         (_dl_try_allocate_static_tls): Call ALIGN_UP.
1100         (_dl_relocate_object): Call ALIGN_UP, ALIGN_DOWN, and PTR_ALIGN_DOWN.
1101         (_dl_protect_relro): Call ALIGN_UP and ALIGN_DOWN.
1102         * malloc/arena.c (new_heap): Use pagesize. Call ALIGN_UP.
1103         (grow_heap): Likewise.
1104         * malloc/malloc.c: Include libc-internal.h.
1105         (do_check_malloc): Call powerof2.
1106         (sysmalloc): Use pagesize. Call ALIGN_UP.
1107         (systrim): Use pagesize.
1108         (mremap_chunk): Use pagesize. Call ALIGN_UP.
1109         (__libc_valloc): Use pagesize.
1110         (__libc_pvalloc): Use pagesize. Call ALIGN_UP.
1112 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
1114         [BZ #17991]
1115         * include/sys/resource.h (__getrlimit64): Declare.  Use
1116         libc_hidden_proto.
1117         * resource/getrlimit64.c (getrlimit64): Rename to __getrlimit64
1118         and define as weak alias of __getrlimit64.  Use libc_hidden_weak.
1119         * sysdeps/posix/spawni.c (__spawni): Call __getrlimit64 instead of
1120         getrlimit64.
1121         * sysdeps/unix/sysv/linux/getrlimit64.c (getrlimit64): Rename to
1122         __getrlimit64.
1123         [!getrlimit64] (getrlimit64): Define as weak alias of
1124         __getrlimit64.  Use libc_hidden_weak.
1125         * sysdeps/unix/sysv/linux/i386/getrlimit64.c (getrlimit64): Define
1126         using __getrlimit64 not __new_getrlimit64.
1127         (__GI_getrlimit64): Likewise.
1128         * sysdeps/unix/sysv/linux/mips/getrlimit64.c (getrlimit64):
1129         Likewise.
1130         (__GI_getrlimit64): Likewise.
1131         (__old_getrlimit64): Use __getrlimit64 not __new_getrlimit64.
1132         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
1133         (getrlimit): Add __getrlimit64 alias.
1134         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (getrlimit):
1135         Likewise.
1136         * conform/Makefile (test-xfail-XOPEN2K/spawn.h/linknamespace):
1137         Remove variable.
1138         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
1139         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
1141 2015-02-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
1143         * libio/fileops.c: Add missing sys/mman.h
1144         * libio/iopopen.c: Add missing fcntl.h, remove redundant unistd.h
1146 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
1148         * manual/math.texi (Errors in Math Functions): Clarify goals
1149         regarding inexact and underflow exceptions.
1151 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
1153         * sysdeps/mips/memcpy.S: Move R6 PREFETCH_STORE_HINT check.
1154         * sysdeps/mips/memset.S: Ditto.
1156 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
1158         * sysdeps/mips/bits/endian.h (__MIPSEL): Use #ifdef instead of #if.
1160 2015-02-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
1162         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c
1163         (__v1longjmp): Remove versioned symbol.
1164         (__v1siglongjmp): Remove alias and versioned symbol.
1165         (__v2longjmp): Use DEFINE_LONGJMP instead of alias.
1166         (__v2siglongjmp): Likewise.
1168 2015-02-16  Torvald Riegel  <triegel@redhat.com>
1170         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Remove file.
1172 2015-02-16  Mike Frysinger  <vapier@gentoo.org>
1174         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Delete.
1176 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
1178         [BZ #17987]
1179         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Ensure sign of
1180         zero result does not depend on the sign resulting from
1181         subtraction.
1182         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
1183         Likewise.
1184         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
1185         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
1186         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
1187         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
1188         * math/libm-test.inc (remquo_test_data): Add more tests.
1190 2015-02-16  Paul Eggert  <eggert@cs.ucla.edu>
1192         * manual/time.texi (TZ Variable): glibc no longer comes with tzdata.
1193         Problem reported by J William Piggott.
1195 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
1197         [BZ #17978]
1198         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Do not form
1199         products 4 * y and 2 * y where those would overflow.
1200         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
1201         Likewise.
1202         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
1203         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
1204         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
1205         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
1206         * math/libm-test.inc (remquo_test_data): Add more tests.
1208         * sysdeps/mips/sgidefs.h [!_ABIO64] (_ABIO64): New macro.
1210         * sysdeps/mips/memcpy.S [_COMPILING_NEWLIB]: Change condition to
1211         [defined _COMPILING_NEWLIB].
1212         * sysdeps/mips/memset.S [_COMPILING_NEWLIB]: Likewise.
1213         * sysdeps/mips/strcmp.S [_COMPILING_NEWLIB]: Likewise.
1215         * sysdeps/mips/sys/asm.h [__mips_isa_rev < 6]: Change condition to
1216         [!defined __mips_isa_rev || __mips_isa_rev < 6].
1218 2015-02-16  Torvald Riegel  <triegel@redhat.com>
1220         * nptl/tst-cond25.c (cleanup): Explicitly check that the mutex is
1221         acquired.
1223 2015-02-15  Matthew Fortune <Matthew.Fortune@imgtec.com>
1225         [BZ #17792]
1226         * sysdeps/unix/sysv/linux/ia64/sys/user.h (NBPG): Remove.
1227         (UPAGES, HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR,
1228         HOST_STACK_END_ADDR): Likewise.
1230 2015-02-13  Steve Ellcey  <sellcey@imgtec.com>
1232         * sysdeps/mips/bits/endian.h (__MIPSEB): Use #ifdef instead of #if.
1233         * sysdeps/mips/memcpy.S (__MIPSEB): Ditto.
1234         * sysdeps/mips/memset.S (__MIPSEB): Ditto.
1236 2015-02-13  Roland McGrath  <roland@hack.frob.com>
1238         * sysdeps/generic/c++-types.data: New file.
1239         * sysdeps/generic/ld.abilist: New file.
1240         * sysdeps/generic/libBrokenLocale.abilist: New file.
1241         * sysdeps/generic/libanl.abilist: New file.
1242         * sysdeps/generic/libc.abilist: New file.
1243         * sysdeps/generic/libcrypt.abilist: New file.
1244         * sysdeps/generic/libdl.abilist: New file.
1245         * sysdeps/generic/libm.abilist: New file.
1246         * sysdeps/generic/libpthread.abilist: New file.
1247         * sysdeps/generic/libresolv.abilist: New file.
1248         * sysdeps/generic/librt.abilist: New file.
1250 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
1252         [BZ #17569]
1253         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
1254         Compute absolute value of x as modified by fmod, not original
1255         value of x.
1256         * math/libm-test.inc (RUN_TEST_ffI_f1): Rename to
1257         RUN_TEST_ffI_f1_mod8.  Check extra return value mod 8.
1258         (RUN_TEST_LOOP_ffI_f1): Rename to RUN_TEST_LOOP_ffI_f1_mod8.  Call
1259         RUN_TEST_ffI_f1_mod8.
1260         (remquo_test_data): Add more tests.
1262 2015-02-13  Roland McGrath  <roland@hack.frob.com>
1264         * sysdeps/init_array/pt-crti.S: New file.
1266 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
1268         [BZ #17967]
1269         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Use
1270         __builtin_fmaf instead of relying on contraction of a * b + c.
1272 2015-02-12  J William Piggott  <elseifthen@gmx.com>
1274         [BZ #17969]
1275         * manual/time.texi: correct the zoneinfo path in the TZ Variable
1276         node.
1278 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
1280         [BZ #17964]
1281         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Use
1282         __builtin_fma instead of relying on contraction of a * b + c.
1284 2015-02-12  Roland McGrath  <roland@hack.frob.com>
1286         * Makeconfig (ASFLAGS): Add -Werror=undef.
1287         * sysdeps/arm/Versions (libc: GLIBC_2.19): New (empty) version set.
1288         * sysdeps/unix/make-syscalls.sh: Always emit #define's for
1289         SYSCALL_CANCELLABLE, SYSCALL_NOERRNO, SYSCALL_ERRVAL, to 1 or 0.
1291         * Makeconfig (after-link): New variable.
1292         (+link-pie, +link-pie-tests): Use it.
1293         (+link-static, +link-static-tests): Likewise.
1294         (+link, +link-tests): Likewise.
1295         * Makerules (build-module, build-module-asneeded): Likewise.
1296         (lib%.so, $(common-objpfx)libc.so, $(common-objpfx)linkobj/libc.so):
1297         Likewise.
1298         * elf/Makefile ($(objpfx)ld.so): Likewise.
1300 2015-02-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.net>
1302         [BZ #17965]
1303         * manual/time.texi (Elapsed Time): tv_sec is of type time_t in
1304         both struct timeval and struct timespec.
1306 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
1308         [BZ #16560]
1309         * math/e_exp2l.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
1310         and redefine.
1311         (__ieee754_exp2l): Do not multiply small fractional parts by
1312         M_LN2l.
1313         * sysdeps/i386/fpu/e_exp2l.S (__ieee754_exp2l): Just add 1 to
1314         small argument.
1315         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
1316         * sysdeps/ieee754/flt-32/e_exp2f.c (__ieee754_exp2f): Likewise.
1317         * sysdeps/x86_64/fpu/e_exp2l.S (__ieee754_exp2l): Likewise.
1318         * math/auto-libm-test-in: Add more tests of exp2.
1319         * math/auto-libm-test-out: Regenerated.
1321 2015-02-12  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
1323         * sysdeps/powerpc/powerpc64/power7/strncpy.S (strncpy): Optimize
1324         unaligned path.
1326 2015-02-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1328         * sysdeps/unix/sysv/linux/powerpc/htm.h [TABORT]: Fix encoding for
1329         little endian.
1331 2015-02-12  Andreas Schwab  <schwab@suse.de>
1333         [BZ #15790]
1334         * nptl/pthread_mutexattr_gettype.c (pthread_mutexattr_gettype):
1335         Filter out elision flags from value returned in kind.
1336         * nptl/Makefile (tests): Add tst-pthread-mutexattr.
1337         * nptl/tst-pthread-mutexattr.c: New file.
1339 2015-02-11  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1341         * abi-tags: Revert ae20c9a: rename back gnu into gnu-gnu.
1342         * configure.ac, configure: Revert ba90e05: modify gnu-* host_os back
1343         into gnu-gnu, and update comment to refer to abi-tags.
1345 2015-02-11  Joseph Myers  <joseph@codesourcery.com>
1347         [BZ #15467]
1348         * sysdeps/ieee754/dbl-64/s_sincos.c: Include <errno.h>.
1349         (__sincos): Set errno to EDOM for infinite argument.
1350         * sysdeps/ieee754/flt-32/s_sincosf.c: Include <errno.h>.
1351         (SINCOSF_FUNC): Set errno to EDOM for infinite argument.
1352         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Include <errno.h>.
1353         (__sincosl): Set errno to EDOM for infinite argument.
1354         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Include <errno.h>.
1355         (__sincosl): Set errno to EDOM for infinite argument.
1356         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Include <errno.h>.
1357         (__sincosl): Set errno to EDOM for infinite argument.
1358         * math/libm-test.inc (sincos_test_data): Test errno setting.
1360 2015-02-11  Leonhard Holz  <leonhard.holz@web.de>
1362         * string/strxfrm_l.c: Remove #define STRCMP.
1363         * string/strcoll_l.c: Remove #define STRLEN.
1364         * wcsmbs/wcsxfrm_l.c: Remove #define STRCMP.
1365         * wcsmbs/wcscoll_l.c: Remove #define STRLEN.
1367 2015-02-10  Joseph Myers  <joseph@codesourcery.com>
1369         * sysdeps/mips/soft-fp/sfp-machine.h: Move to ....
1370         * sysdeps/mips/mips32/sfp-machine.h: ... here.
1371         * sysdeps/mips/mips64/soft-fp/Makefile: Move to ....
1372         * sysdeps/mips/mips64/Makefile: ... here.
1373         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Move to ....
1374         * sysdeps/mips/mips64/e_sqrtl.c: ... here.
1375         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Move to ....
1376         * sysdeps/mips/mips64/sfp-machine.h: ... here.
1377         * sysdeps/mips/mips32/Implies: Remove mips/soft-fp.
1378         * sysdeps/mips/mips64/n32/Implies: Remove mips/mips64/soft-fp.
1379         * sysdeps/mips/mips64/n64/Implies: Likewise.
1381 2015-02-10  Roland McGrath  <roland@hack.frob.com>
1383         * math/test-snan.c: Drop unnecessary #include's of <stdlib.h>,
1384         <sys/time.h>, <string.h>, and <errno.h>.
1385         (dest_offset, dest_address, value, zero): Remove unused variables.
1386         (ldouble): Remove typedef.
1387         (myFPsighandler): Use simple handler signature, not SA_SIGINFO
1388         signature.  Pass 1 to siglongjmp rather than 0 (which is converted to
1389         1).  Fix code style.
1390         (set_sigaction_FP, remove_sigaction_FP): Functions removed.
1391         (check): Function removed.
1392         (CHECK): New macro.
1393         (TEST_FUNC): Fix code style.  Use CHECK macro rather than repeating
1394         boilerplate feclearexcept + feenableexcept + sigsetjmp code.
1395         Don't call set_sigaction_FP and remove_sigaction_FP here.
1396         (ldouble_test): Just use 'long double' as macro argument, no need for
1397         the 'ldouble' typedef.
1398         (do_test): Set up SIGFPE handler at start, using plain signal rather
1399         than sigaction.  Fix code style.
1401 2015-02-10  Evangelos Foutras  <evangelos@foutrelis.com>
1403         [BZ #17949]
1404         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Fix position of
1405         jump label.
1407 2015-02-09  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
1409         * sysdeps/powerpc/powerpc32/configure.ac: Remove R_PPC_REL16 check.
1410         * sysdeps/powerpc/powerpc32/configure: Regenerated.
1412         * sysdeps/powerpc/configure.ac: Remove file.
1413         * sysdeps/powerpc/configure: Likewise.
1415         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
1416         [sysdep_routines]: Remove wordcopy-power6 object.
1417         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
1418         (__memmove_power7): Use local call for wordcopy and memcpy symbols.
1419         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c
1420         (__memmove_ppc32): Likewise.
1421         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: Remove
1422         file.
1423         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Remove file.
1424         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c [IS_IN (libc)]:
1425         Remove preprocessor.
1427         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
1428         [sysdep_routines]: Remove wide chars objects.
1429         [wcsmbs]: New rule for wide char objects.
1431         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1432         Remove wordcopy-power6 obejct.
1433         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c (__memmove_ppc):
1434         Use local call for wordcopy and memcpy symbols.
1435         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: Remove file.
1436         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: Add default
1437         implementation for loader.
1438         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Remove file.
1440         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1441         Remove wordcopy-power7 object.
1442         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: Remove file.
1443         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c
1444         (_wordcopy_fwd_aligned): Remove POWER7 specialization.
1445         (_wordcopy_fwd_dest_aligned): Likewise.
1446         (_wordcopy_bwd_aligned): Likewise.
1447         (_wordcopy_bwd_dest_aligned): Likewise.
1449         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c (__bcopy_ppc):
1450         Rewrite to call __memmove_ppc instead of include default
1451         implementation.
1453         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1454         Remove wide chars objects.
1455         [wcsmbs]: New rule for wide char objects.
1457 2015-02-09  Andreas Schwab  <schwab@suse.de>
1459         [BZ #17912]
1460         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
1461         in terms of __O_DIRECTORY.
1463 2015-02-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1465         * time/getdate.c: Include <stdbool.h>.
1466         * sysdeps/gnu/unwind-resume.c [!PTR_MANGLE] (__libgcc_s_init): Do not
1467         call PTR_MANGLE.
1468         [!PTR_DEMANGLE] (_Unwind_Resume, __gcc_personality_v0): Do not call
1469         PTR_DEMANGLE.
1471 2015-02-07  Paul Eggert  <eggert@cs.ucla.edu>
1473         Add ersatz _Static_assert on older C hosts
1474         * misc/sys/cdefs.h (_Static_assert): Define a substitute, if on a
1475         pre-C11 C platform that is not known to support _Static_assert.
1477 2015-02-07  Richard Braun  <rbraun@sceen.net>
1479         * hurd/hurd/signal.h (_hurd_critical_section_lock): Don't unlock
1480         sigstate.
1481         * sysdeps/mach/hurd/mmap.c (__mmap): Also handle PROT_NONE case.
1483 2015-02-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1485         * sysdeps/pthread/aio_misc.c [!AIO_PRIO_DELTA_MAX]: Do not check
1486         priority against unexistent AIO_PRIO_DELTA_MAX.
1487         * misc/chflags.c (chflags): Set flags parameter type to unsigned long
1488         instead of int.
1489         * misc/fchflags.c (fchflags): Likewise.
1490         * sysdeps/mach/hurd/chflags.c (chflags): Likewise.
1491         * sysdeps/mach/hurd/fchflags.c (fchflags): Likewise.
1492         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC] (UF_SETTABLE, UF_NODUMP,
1493         UF_IMMUTABLE, UF_APPEND, UF_OPAQUE, UF_NOUNLINK, SF_SETTABLE,
1494         SF_ARCHIVED, SF_IMMUTABLE, SF_APPEND, SF_NOUNLINK, SF_SNAPSHOT):
1495         Declare macros.
1496         [__USE_MISC] (chflags, fchflags): Declare functions.
1497         * hurd/hurdselect.c (_hurd_select): In the poll case, do not return
1498         EINVAL when nfds is greater than FD_SETSIZE.
1499         * hurd/hurd/resource.h (MACH_PRIORITY_TO_NICE,
1500         NICE_TO_MACH_PRIORITY): Align nice levels on Mach priorities from 5 to
1501         45.
1502         * hurd/hurdselect.c (_hurd_select): Pass MACH_RCV_INTERRUPT to
1503         __mach_msg.  If that returns MACH_RCV_INTERRUPTED, set ERR to EINTR.
1504         * hurd/hurdselect.c (_hurd_select): Remove unreachable check for
1505         MACH_RCV_TIMED_OUT.
1506         * hurd/hurd/signal.h (_hurd_self_sigstate,
1507         _hurd_critical_section_lock, _hurd_critical_section_unlock):
1508         Explicit casts from void *.
1509         * sysdeps/mach/hurd/tls.h: Include <stdint.h> and <sysdep.h>.
1510         * abi-tags: Rename gnu-gnu os into gnu.
1512         [BZ #4719]
1513         * sysdeps/mach/hurd/bits/ioctls.h (_IOT__IOTBASE_long, _IOT_char,
1514         _IOT_short, _IOT_int, _IOT_long, _IOT__IOTBASE_int8_t,
1515         _IOT__IOTBASE_uint8_t, _IOT__IOTBASE_int16_t, _IOT__IOTBASE_uint16_t,
1516         _IOT__IOTBASE_int32_t, _IOT__IOTBASE_uint32_t, _IOT__IOTBASE_int64_t,
1517         _IOT__IOTBASE_uint64_t, _IOT__IOTBASE_size_t, _IOT__IOTBASE_ssize_t,
1518         _IOTBASE_unsigned, _IOTBASE_signed): Define macros.
1520         [BZ #17944]
1521         * hurd/hurdsocket.h: New file, defines _hurd_sun_path_dupa which
1522         duplicates ADDR->sun_path with sockaddr LEN limitation.
1523         * sysdeps/mach/hurd/connect.c: Include <string.h>
1524         (__connect): Give result of _hurd_sun_path_dupa to name lookup.
1525         * sysdeps/mach/hurd/sendmsg.c: Likewise.
1526         * sysdeps/mach/hurd/sendto.c: Likewise.
1527         * sysdeps/mach/hurd/bind.c: Call _hurd_sun_path_dupa instead of
1528         implementing it by hand.
1530 2015-02-06  Roland McGrath  <roland@hack.frob.com>
1532         * sysdeps/arm/sysdep.h [!PROF] [ARCH_HAS_T2 && !PIC] (LDR_GLOBAL):
1533         Use sfi_breg on ldr.
1534         [!PROF] [ARCH_HAS_T2 && PIC && ARM_PCREL_MOVW_OK] (LDR_GLOBAL):
1535         Likewise.
1537         * nptl/tst-cancel25.c (tf2): Test for SIGCANCEL being blocked only if
1538         it's defined.
1539         * nptl/tst-signal7.c (do_test): Test SIGCANCEL only if it's defined.
1540         Test SIGSETXID only if it's defined.
1542         * nptl/tst-locale1.c (useless): Use SIGRTMIN only if it's defined.
1544         * rt/tst-timer2.c (do_test): Don't initialize SIGEV.sigev_signo, which
1545         will not be used.  Use NULL rather than 0 for .sigev_notify_attributes.
1547         * nptl/tst-align2.c: Moved ...
1548         * sysdeps/unix/sysv/linux/tst-align-clone.c: ... here.
1549         * nptl/Makefile (tests): Remove tst-align2.
1550         * sysdeps/unix/sysv/linux/Makefile
1551         [$(subdir) = nptl] (tests): Add tst-align-clone.
1552         * nptl/tst-getpid1.c: Moved ...
1553         * sysdeps/unix/sysv/linux/tst-getpid1.c: ... here.
1554         * nptl/tst-getpid2.c: Moved ...
1555         * sysdeps/unix/sysv/linux/tst-getpid2.c: ... here.
1556         * nptl/Makefile (tests): Move tst-getpid1 and tst-getpid2 ...
1557         * sysdeps/unix/sysv/linux/Makefile
1558         [$(subdir) = nptl] (tests): ... here.
1559         * nptl/Makefile (tst-getpid2-ENV): Move variable ...
1560         * sysdeps/unix/sysv/linux/Makefile
1561         [$(subdir) = nptl] (tst-getpid2-ENV): ... here.
1563         * nptl/tst-cleanup2.c (do_test): Use signal rather than sigaction.
1564         Drop trailing \n from perror argument.  Use return rather than exit.
1566         * nptl/tst-cancel20.c (do_test): Conditionalize SA_SIGINFO-using tests
1567         on [SA_SIGINFO].
1568         * nptl/tst-cancel21.c (do_test): Likewise.
1569         * debug/tst-backtrace6.c: Include <signal.h> first thing.
1570         Conditionalize inclusion of tst-backtrace5.c on [SA_SIGINFO].
1571         [!SA_SIGINFO]: Make it a stub test.
1573         * misc/tst-pselect.c (do_test): Don't set SA_NOCLDWAIT in sa_flags for
1574         SIGCHLD; it's redundant with SIG_IGN as sa_handler.
1576         * posix/tst-getlogin.c: Move to ...
1577         * login/tst-getlogin.c: ... here.
1578         * posix/Makefile (tests): Move tst-getlogin to ...
1579         * login/Makefile (tests): ... here.
1581         * libio/tst-atime.c (do_test): Move local variables SV and E
1582         inside [ST_NOATIME] conditional.
1584         * dirent/tst-fdopendir.c (O_NOATIME): If not defined, #define to 0.
1586         * nptl/tst-kill5.c (do_test): Use INT_MAX rather than SIGRTMAX + 10.
1588         * nptl/tst-join5.c: Drop #include <sys/syscall.h>.
1589         (wait_code): New function replaces macro.
1590         Call nanosleep rather than syscall.
1592         * nptl/pt-system.c: Rewritten.  Put everything under
1593         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
1594         Use IFUNC to redirect when possible.
1596         * nptl/pt-longjmp.c: Rewritten.  Put everything under
1597         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
1598         Use IFUNC to redirect when possible.
1600         * nptl/pt-fork.c: Rewritten.  Put everything under
1601         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
1602         Use IFUNC to redirect when possible.
1603         * nptl/Versions (libpthread: GLIBC_2.22): New (empty) version set.
1605         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Remove all
1606         code under [!__ASSUME_FUTEX_CLOCK_REALTIME], since that is defined
1607         unconditionally nowadays.  This included the only reference to
1608         __vdso_clock_gettime that appears outside libc proper.
1609         * sysdeps/unix/sysv/linux/x86_64/Versions (libc: GLIBC_PRIVATE):
1610         Remove version set (containing only __vdso_clock_gettime).
1611         * sysdeps/unix/sysv/linux/x86/libc-vdso.h (__vdso_clock_gettime):
1612         Add attribute_hidden.
1613         * sysdeps/unix/sysv/linux/i386/init-first.c (__vdso_clock_gettime):
1614         Likewise.  Drop __attribute__ ((nocommon)), libc_hidden_proto, and
1615         libc_hidden_data_def.
1616         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
1617         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
1619         * inet/Versions (libc: GLIBC_2.0): Move getrpcbyname, getrpcbyname_r,
1620         getrpcbynumber, getrpcbynumber_r, getrpcent, getrpcent_r, endrpcent,
1621         setrpcent, and getrpcport to ...
1622         * sunrpc/Versions (libc: GLIBC_2.0): ... here.
1623         * inet/Versions (libc: GLIBC_2.1.2): Move getrpcbyname_r,
1624         getrpcbynumber_r, and getrpcent_r to ...
1625         * sunrpc/Versions (libc: GLIBC_2.1.2): ... this new set.
1626         * inet/getrpcbyname.c: Moved ...
1627         * sunrpc/getrpcbyname.c: ... here.
1628         * inet/getrpcbyname_r.c: Moved ...
1629         * sunrpc/getrpcbyname_r.c: ... here.
1630         * inet/getrpcbynumber.c: Moved ...
1631         * sunrpc/getrpcbynumber.c: ... here.
1632         * inet/getrpcbynumber_r.c: Moved ...
1633         * sunrpc/getrpcbynumber_r.c: ... here.
1634         * inet/getrpcent.c: Moved ...
1635         * sunrpc/getrpcent.c: ... here.
1636         * inet/getrpcent_r.c: Moved ...
1637         * sunrpc/getrpcent_r.c: ... here.
1638         * inet/Makefile (routines): Move those to ...
1639         * sunrpc/Makefile (routines): ... here.
1640         * nss/Makefile (databases): Add key and rpc only if sunrpc appears in
1641         the $(subdirs) list.
1642         (CPPFLAGS-getent.c): New variable.  Pass -D option to set HAVE_SUNRPC
1643         to 0 or 1, indicating whether sunrpc appears in the $(subdirs) list.
1644         * nss/getent.c (print_rpc, rpc_keys): Conditionalize on [HAVE_SUNRPC].
1645         (databases): Conditionalize rpc entry on [HAVE_SUNRPC].
1647         * elf/Makefile (routines): Include $(all-dl-routines), not just
1648         $(dl-routines).
1649         (rtld-routines): Likewise.  Use = rather than :=.
1650         * sysdeps/aarch64/Makefile [$(subdir) = elf]
1651         (sysdep_routines, sysdep-rtld-routines): Don't add tlsdesc and
1652         dl-tlsdesc to these; sysdep-dl-routines alone is enough.
1653         * sysdeps/arm/Makefile: Likewise.
1654         * sysdeps/i386/Makefile: Likewise.
1655         * sysdeps/x86_64/Makefile: Likewise.
1656         * sysdeps/hppa/Makefile [$(subdir) = elf]
1657         (sysdep_routines, sysdep-rtld-routines): Don't add
1658         $(sysdep-dl-routines) to these.
1659         * sysdeps/ia64/Makefile: Likewise.
1660         * sysdeps/unix/sysv/linux/ia64/Makefile: Likewise.
1661         * sysdeps/unix/sysv/linux/aarch64/Makefile [$(subdir) = elf]
1662         [$(build-shared) = yes] (sysdep_routines, sysdep-rtld-routines):
1663         Don't add dl-static to these; sysdep-dl-routines alone is enough.
1664         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
1665         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
1666         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
1667         * sysdeps/unix/sysv/linux/tile/Makefile: Likewise.
1668         * sysdeps/powerpc/Makefile [$(subdir) = elf]
1669         (sysdep_routines, sysdep-rtld-routines): Don't add dl-machine to
1670         these; sysdep-dl-routines alone is enough.
1672 2015-02-06  Joseph Myers  <joseph@codesourcery.com>
1674         [BZ #17932]
1675         * soft-fp/op-common.h (_FP_FMA): Set exponent of result in case
1676         where multiplication results in zero and third argument is finite
1677         and nonzero.
1678         * math/auto-libm-test-in: Add more tests of fma.
1679         * math/auto-libm-test-out: Regenerated.
1681         * soft-fp/op-common.h (_FP_CMP_CHECK_DENORM): New macro.
1682         (_FP_CMP_CHECK_FLUSH_ZERO): Likewise.
1683         (_FP_CMP): Use_FP_CMP_CHECK_DENORM and _FP_CMP_CHECK_FLUSH_ZERO.
1684         (_FP_CMP_EQ): Likewise.
1685         (_FP_CMP_UNORD): Use _FP_CMP_CHECK_DENORM.
1687         * soft-fp/op-common.h (FP_EXTEND): Rename to _FP_EXTEND_CNAN with
1688         extra argument CHECK_NAN.  Redefine as wrapper around
1689         _FP_EXTEND_CNAN.
1691 2015-02-06  Carlos O'Donell  <carlos@systemhalted.org>
1693         * version.h (RELEASE): Set to "stable".
1694         (VERSION): Set to "2.21"
1695         * include/features.h (__GLIBC_MINOR__): Set to 21.
1697         * sysdeps/unix/sysv/linux/hppa/pthread.h: Sync with pthread.h.
1699 2015-02-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
1700             Paul Eggert  <eggert@cs.ucla.edu>
1702         [BZ #16618]
1703         * stdio-common/tst-sscanf.c (main): Test for buffer overflow.
1704         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Compute needed
1705         size in bytes. Store needed elements in wpmax. Use needed size
1706         in bytes for extend_alloca.
1708 2015-02-05  Carlos O'Donell  <carlos@systemhalted.org>
1710         * manual/install.texi: Latest tested versions are GCC 4.9.2,
1711         binutls 2.25, and texinfo 5.2.
1712         * INSTALL: Regenerate.
1713         * sysdeps/nios2/configure: Regenerate.
1714         * sysdeps/unix/sysv/linux/nios2/configure: Regenerate.
1715         * manual/contrib.texi: Update.
1716         * po/be.po: Update.
1717         * po/bg.po: Update.
1718         * po/ca.po: Update.
1719         * po/cs.po: Update.
1720         * po/da.po: Update.
1721         * po/de.po: Update.
1722         * po/el.po: Update.
1723         * po/eo.po: Update.
1724         * po/es.po: Update.
1725         * po/fi.po: Update.
1726         * po/fr.po: Update.
1727         * po/gl.po: Update.
1728         * po/hr.po: Update.
1729         * po/hu.po: Update.
1730         * po/ia.po: Update.
1731         * po/id.po: Update.
1732         * po/it.po: Update.
1733         * po/ja.po: Update.
1734         * po/ko.po: Update.
1735         * po/lt.po: Update.
1736         * po/nb.po: Update.
1737         * po/nl.po: Update.
1738         * po/pl.po: Update.
1739         * po/pt_BR.po: Update.
1740         * po/ru.po: Update.
1741         * po/rw.po: Update.
1742         * po/sk.po: Update.
1743         * po/sl.po: Update.
1744         * po/sv.po: Update.
1745         * po/tr.po: Update.
1746         * po/uk.po: Update.
1747         * po/vi.po: Update.
1748         * po/zh_CN.po: Update.
1749         * po/zh_TW.po: Update.
1751         * sysdeps/hppa/Makefile (CFLAGS-dl-fptr.c): Add -Wno-error.
1752         * sysdeps/hppa/bits/setjmp.h: Union is named __jmp_buf_internal_tag.
1753         * sysdeps/hppa/dl-irel.h: Remove #warning.
1754         * sysdeps/hppa/entry.h: Provide prototype for
1755         __canonicalize_funcptr_for_compare and cast argument.
1756         * sysdeps/hppa/fpu/fegetexcept.c (fegetexcept): Add semicolon.
1757         * sysdeps/hppa/fpu/ftestexcept.c (fetestexcept): Likewise.
1758         * sysdeps/hppa/sotruss-lib.c: New file.
1759         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h
1760         (atomic_compare_and_exchange_val_acq): Use __typeof__.
1761         (atomic_compare_and_exchange_bool_acq): Likewise.
1762         * sysdeps/unix/sysv/linux/hppa/mmap.c: Use weak alias.
1763         * sysdeps/unix/sysv/linux/hppa/pthread.h: Include pthread.h.
1765         * sysdeps/unix/sysv/linux/hppa/syscall.S: Delete file.
1766         * sysdeps/unix/sysv/linux/hppa/sysdep.c: Move syscall from here...
1767         * sysdeps/unix/sysv/linux/hppa/syscall.c: ... to here.
1769 2015-02-05  Chung-Lin Tang  <cltang@codesourcery.com>
1771         * sysdeps/nios2/machine-gmon.h (NIOS2_MCOUNT_CALL): Correct name of
1772         called function in non-PIC case.
1774 2015-01-31  David S. Miller  <davem@davemloft.net>
1776         * sysdeps/sparc/sparc32/bits/atomic.h
1777         (__sparc32_atomic_do_unlock24): Put the memory barrier before the
1778         unlock not after it.
1779         (__v9_compare_and_exchange_val_32_acq): Use unions to avoid getting
1780         volatile register usage warnings from the compiler.
1782         * sysdeps/sparc/nptl/sem_init.c: Delete.
1783         * sysdeps/sparc/nptl/sem_post.c: Delete.
1784         * sysdeps/sparc/nptl/sem_timedwait.c: Delete.
1785         * sysdeps/sparc/nptl/sem_wait.c: Delete.
1786         * sysdeps/sparc/sparc32/sem_init.c: New file.
1787         * sysdeps/sparc/sparc32/sem_waitcommon.c: New file.
1788         * sysdeps/sparc/sparc32/sem_open.c: Generic nptl version with
1789         padding explicitly initialized.
1790         * sysdeps/sparc/sparc32/sem_post.c: Generic nptl version using
1791         padding for in-semaphore spinlock.
1792         * sysdeps/sparc/sparc32/sem_wait.c: Likewise.
1793         * sysdeps/sparc/sparc32/sem_trywait.c: Delete.
1794         * sysdeps/sparc/sparc32/sem_timedwait.c: Delete.
1795         * sysdeps/sparc/sparc32/sparcv9/sem_init.c: New file.
1796         * sysdeps/sparc/sparc32/sparcv9/sem_open.c: New file.
1797         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: New file.
1798         * sysdeps/sparc/sparc32/sparcv9/sem_waitcommon.c: New file.
1799         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: Redirect to nptl
1800         version.
1801         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: Delete.
1802         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Delete.
1804 2015-01-30  H.J. Lu  <hongjiu.lu@intel.com>
1806         [BZ #17801]
1807         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
1808         Set the bit_AVX_Fast_Unaligned_Load bit for AVX2.
1809         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX_Fast_Unaligned_Load):
1810         New.
1811         (index_AVX_Fast_Unaligned_Load): Likewise.
1812         (HAS_AVX_FAST_UNALIGNED_LOAD): Likewise.
1813         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Check the
1814         bit_AVX_Fast_Unaligned_Load bit instead of the bit_AVX_Usable bit.
1815         * sysdeps/x86_64/multiarch/memcpy_chk.S (__memcpy_chk): Likewise.
1816         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy): Likewise.
1817         * sysdeps/x86_64/multiarch/mempcpy_chk.S (__mempcpy_chk): Likewise.
1818         * sysdeps/x86_64/multiarch/memmove.c (__libc_memmove): Replace
1819         HAS_AVX with HAS_AVX_FAST_UNALIGNED_LOAD.
1820         * sysdeps/x86_64/multiarch/memmove_chk.c (__memmove_chk): Likewise.
1822 2015-01-29  Andreas Schwab  <schwab@suse.de>
1824         * sysdeps/nptl/allocrtsig.c: Include <signal.h>.
1826 2015-01-29  Siddhesh Poyarekar <siddhesh@redhat.com>
1828         [BZ #17892]
1829         * nscd/nscd_stat.c (send_stats): Initialize DATA.
1831 2015-01-28  Martin Sebor  <msebor@redhat.com>
1833         * math/README.libm-test: Clarify. Add "How to read the test output."
1835 2015-01-28  Chris Metcalf  <cmetcalf@ezchip.com>
1837         * sysdeps/tile/tilegx/bits/atomic.h [!_LP64] (__HAVE_64B_ATOMICS):
1838         Define to 0.
1840 2015-01-28  Joseph Myers  <joseph@codesourcery.com>
1842         * sysdeps/mips/bits/atomic.h [_MIPS_SIM == _ABIN32]
1843         (__HAVE_64B_ATOMICS): Define to 0.
1845 2015-01-28  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
1847         [BZ #17885]
1848         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Fix correct
1849         value to set as new flag.
1851         [BZ #16576]
1852         * sysdeps/powerpc/fpu/math_private.h [__CPU_HAS_FSQRT]: Remove define
1853         and use _ARCH_PPCSQ instead.
1854         (__ieee754_sqrt): Likewise.
1855         (__ieee754_sqrtf): Likewise.
1856         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Build only if
1857         _ARCH_PPCSQ is defined.
1858         (__ieee754_sqrt): Use _ARCH_PPCSQ to select wheter to use hardware
1859         fsqrt instruction.
1860         * sysdeps/powerpc/fpu/e_sqrtf.c (__ieee754_sqrtf): Build only if
1861         _ARCH_PPCSQ is defined.
1862         (__ieee754_sqrtf): Use _ARCH_PPCSQ to select wheter to use hardware
1863         fsqrts instruction.
1864         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Remove file.
1866 2015-01-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1868         * iconv/loop.c: Suppress array out of bound warning caused by GCC
1869         bug (GCC BZ #64739).
1871 2015-01-25  Andreas Schwab  <schwab@linux-m68k.org>
1873         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h (lll_futex_requeue):
1874         Mark _retval as used.
1875         (lll_futex_wake_unlock): Likewise.
1876         (lll_futex_timed_wait_requeue_pi): Likewise.
1878         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
1879         (atomic_compare_and_exchange_val_acq): Use uint32_t for the
1880         register variables.
1882         * sysdeps/m68k/m680x0/fpu/fraiseexcpt.c (__feraiseexcept): Use
1883         libm_hidden_def.
1885         * sysdeps/m68k/bits/byteswap.h (__bswap_16, __bswap_32)
1886         (__bswap_64): Mark as __always_inline.
1888 2015-01-25  Bram  <bug_rh@spam.wizbit.be>
1890         [BZ #15378]
1891         * elf/dl-load.c (open_path): Avoid writing to 'env_path_list'
1892         when none of the search directories exist.
1894 2015-01-24  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
1896         [BZ #17869]
1897         * sysdeps/powerpc/powerpc64/power8/memset.S: Use power7 instead of
1898         power8 in .machine directive.
1900         [BZ #17868]
1901         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Force value
1902         set dependency from opd value.
1904 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
1906         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
1907         Treat model numbers 0x4a/0x4d/0x5a/0x5d as Intel Silvermont
1908         architecture.
1910 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
1912         [BZ #17870]
1913         * nptl/sem_post.c (__new_sem_post): Replace unsigned long int
1914         with uint64_t.
1915         * nptl/sem_waitcommon.c (__sem_wait_cleanup): Replace 1UL with
1916         (uint64_t) 1.
1917         (__new_sem_wait_fast): Replace unsigned long with uint64_t.
1918         (__new_sem_wait_slow): Replace unsigned long int with uint64_t.
1919         Replace 1UL with (uint64_t) 1.
1920         * sysdeps/nptl/internaltypes.h (new_sem): Replace unsigned long
1921         int with uint64_t.
1923 2015-01-23  Roland McGrath  <roland@hack.frob.com>
1925         * inet/if_index.c (if_nameindex): Add missing libc_hidden_weak.
1926         (if_freenameindex): Likewise.
1928         * resource/getrlimit64.c: Add missing libc_hidden_def.
1930 2015-01-22  Joseph Myers  <joseph@codesourcery.com>
1932         * soft-fp/op-common.h (_FP_ADD_INTERNAL): Declare labels with
1933         __label__.
1934         (_FP_FMA): Likewise.
1935         (_FP_TO_INT_ROUND): Likewise.
1936         (_FP_FROM_INT): Likewise.
1938 2015-01-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1940         [BZ #16418]
1941         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c (__get_clockfreq):
1942         Make code racy and cancel safe.
1944 2015-01-21  Carlos O'Donell  <carlos@redhat.com>
1946         * sysdeps/arm/unwind-resume.h: Fix copyright year.
1947         * dlfcn/tst-rec-dlopen.c: Fix incorrect copyright year and
1948         attribution.
1950         * pwd/tst-getpw.c: Rewrite.
1952         [BZ #17702]
1953         * dlfcn/Makefile (tests): Add tst-rec-dlopen.
1954         (modules-names): Add moddummy1 and moddummy2.
1955         ($(objpfx)tst-rec-dlopen): Define.
1956         * dlfcn/moddummy1.c: New file.
1957         * dlfcn/moddummy2.c: New file.
1958         * dlfcn/tst-rec-dlopen.c: New file.
1959         * elf/dl-cache.c (_dl_load_cache_lookup):
1960         Return char*. Copy result with alloca/strcpy/strdup.
1961         * elf/dl-load.c (_dl_map_object): _dl_load_cached_lookup
1962         returns char*. Free cached. If not saving realname
1963         free cached.
1964         * elf/dl-open.c (dl_open_worker): Do not assert that
1965         _r_debug->r_state is RT_CONSISTENT.
1966         * sysdeps/generic/ldsodefs.h: _dl_load_cache_lookup
1967         returns char*.
1969 2015-01-21  Torvald Riegel  <triegel@redhat.com>
1970             Carlos O'Donell  <carlos@redhat.com>
1972         [BZ #12674]
1973         * nptl/sem_waitcommon.c: New file.
1974         * nptl/sem_wait.c: Include sem_waitcommon.c.
1975         (__sem_wait_cleanup, do_futex_wait): Remove.
1976         (__new_sem_wait): Adapt.
1977         (__new_sem_trywait): New function.
1978         (__old_sem_trywait): Moved here from nptl/sem_trywait.c.
1979         * nptl/sem_timedwait.c: Include sem_waitcommon.c.
1980         (__sem_wait_cleanup, do_futex_timed_wait): Remove.
1981         (sem_timedwait): Adapt.
1982         * nptl/sem_post.c (__new_sem_post): Adapt.
1983         (futex_wake): New function.
1984         (__old_sem_post): Add release MO fence.
1985         * nptl/sem_open.c (sem_open): Adapt.
1986         * nptl/sem_init.c (__new_sem_init): Adapt.
1987         (futex_private_if_supported): New function.
1988         * nptl/sem_getvalue.c (__new_sem_getvalue): Adapt.
1989         (__old_sem_getvalue): Add using previous code.
1990         * sysdeps/nptl/internaltypes.h: Adapt.
1991         * nptl/tst-sem13.c (do_test): Adapt.
1992         * nptl/tst-sem11.c (main): Adapt.
1993         * nptl/sem_trywait.c: Remove.
1994         * nptl/DESIGN-sem.txt: Remove.
1995         * nptl/Makefile (libpthread-routines): Remove sem_trywait.
1996         (gen-as-const-headers): Remove structsem.sym.
1997         * nptl/structsem.sym: Remove.
1998         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Remove.
1999         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Remove.
2000         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Remove.
2001         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Remove.
2002         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Remove.
2003         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Remove.
2004         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Remove.
2005         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Remove.
2006         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Remove.
2007         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Remove.
2008         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Remove.
2009         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Remove.
2010         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Remove.
2011         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: Remove.
2012         * sysdeps/unix/sysv/linux/sh/sem_post.S: Remove.
2013         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Remove.
2014         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Remove.
2015         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Remove.
2016         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: Remove.
2017         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Remove.
2018         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Remove.
2019         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Remove.
2021 2015-01-20  Carlos O'Donell  <carlos@redhat.com>
2023         * INSTALL: Regenerated.
2025         * po/libc.pot: Regenerated.
2027 2015-01-18  Chung-Lin Tang  <cltang@codesourcery.com>
2028             Sandra Loosemore  <sandra@codesourcery.com>
2029             Andrew Jenner  <andrew@codesourcery.com>
2030             Joseph Myers  <joseph@codesourcery.com>
2031             Nathan Sidwell  <nathan@codesourcery.com>
2033         * NEWS: Mention new Nios II port.
2034         * sysdeps/nios2/Implies: New file.
2035         * sysdeps/nios2/Makefile: New file.
2036         * sysdeps/nios2/Subdirs: New file.
2037         * sysdeps/nios2/Versions: New file.
2038         * sysdeps/nios2/__longjmp.S: New file.
2039         * sysdeps/nios2/abort-instr.h: New file.
2040         * sysdeps/nios2/backtrace.c: New file.
2041         * sysdeps/nios2/bits/endian.h: New file.
2042         * sysdeps/nios2/bits/fenv.h: New file.
2043         * sysdeps/nios2/bits/link.h: New file.
2044         * sysdeps/nios2/bits/setjmp.h: New file.
2045         * sysdeps/nios2/bsd-_setjmp.S: New file.
2046         * sysdeps/nios2/bsd-setjmp.S: New file.
2047         * sysdeps/nios2/configure: New generated file.
2048         * sysdeps/nios2/configure.ac: New file.
2049         * sysdeps/nios2/crti.S: New file.
2050         * sysdeps/nios2/crtn.S: New file.
2051         * sysdeps/nios2/dl-init.c: New file.
2052         * sysdeps/nios2/dl-machine.h: New file.
2053         * sysdeps/nios2/dl-sysdep.h: New file.
2054         * sysdeps/nios2/dl-tls.h: New file.
2055         * sysdeps/nios2/dl-trampoline.S: New file.
2056         * sysdeps/nios2/gccframe.h: New file.
2057         * sysdeps/nios2/gmp-mparam.h: New file.
2058         * sysdeps/nios2/jmpbuf-offsets.h: New file.
2059         * sysdeps/nios2/jmpbuf-unwind.h: New file.
2060         * sysdeps/nios2/ldsodefs.h: New file.
2061         * sysdeps/nios2/libc-tls.c: New file.
2062         * sysdeps/nios2/libm-test-ulps: New file.
2063         * sysdeps/nios2/machine-gmon.h: New file.
2064         * sysdeps/nios2/math-tests.h: New file.
2065         * sysdeps/nios2/math_private.h: New file.
2066         * sysdeps/nios2/memusage.h: New file.
2067         * sysdeps/nios2/nptl/Makefile: New file.
2068         * sysdeps/nios2/nptl/bits/pthreadtypes.h: New file.
2069         * sysdeps/nios2/nptl/bits/semaphore.h: New file.
2070         * sysdeps/nios2/nptl/pthread_spin_lock.c: New file.
2071         * sysdeps/nios2/nptl/pthreaddef.h: New file.
2072         * sysdeps/nios2/nptl/tcb-offsets.sym: New file.
2073         * sysdeps/nios2/nptl/tls.h: New file.
2074         * sysdeps/nios2/preconfigure: New file.
2075         * sysdeps/nios2/s_fma.c: New file.
2076         * sysdeps/nios2/s_fmaf.c: New file.
2077         * sysdeps/nios2/setjmp.S: New file.
2078         * sysdeps/nios2/sfp-machine.h: New file.
2079         * sysdeps/nios2/sotruss-lib.c: New file.
2080         * sysdeps/nios2/stackguard-macros.h: New file.
2081         * sysdeps/nios2/stackinfo.h: New file.
2082         * sysdeps/nios2/start.S: New file.
2083         * sysdeps/nios2/sysdep.h: New file.
2084         * sysdeps/nios2/tls-macros.h: New file.
2085         * sysdeps/nios2/tst-audit.h: New file.
2086         * sysdeps/unix/sysv/linux/nios2/Implies: New file.
2087         * sysdeps/unix/sysv/linux/nios2/Makefile: New file.
2088         * sysdeps/unix/sysv/linux/nios2/Versions: New file.
2089         * sysdeps/unix/sysv/linux/nios2/arch-fork.h: New file.
2090         * sysdeps/unix/sysv/linux/nios2/bits/atomic.h: New file.
2091         * sysdeps/unix/sysv/linux/nios2/bits/mman.h: New file.
2092         * sysdeps/unix/sysv/linux/nios2/cacheflush.c: New file.
2093         * sysdeps/unix/sysv/linux/nios2/clone.S: New file.
2094         * sysdeps/unix/sysv/linux/nios2/configure: New generated file.
2095         * sysdeps/unix/sysv/linux/nios2/configure.ac: New file.
2096         * sysdeps/unix/sysv/linux/nios2/getcontext.S: New file.
2097         * sysdeps/unix/sysv/linux/nios2/kernel-features.h: New file.
2098         * sysdeps/unix/sysv/linux/nios2/kernel_rt_sigframe.h: New file.
2099         * sysdeps/unix/sysv/linux/nios2/makecontext.c: New file.
2100         * sysdeps/unix/sysv/linux/nios2/profil-counter.h: New file.
2101         * sysdeps/unix/sysv/linux/nios2/setcontext.S: New file.
2102         * sysdeps/unix/sysv/linux/nios2/shlib-versions: New file.
2103         * sysdeps/unix/sysv/linux/nios2/sigcontextinfo.h: New file.
2104         * sysdeps/unix/sysv/linux/nios2/swapcontext.S: New file.
2105         * sysdeps/unix/sysv/linux/nios2/sys/cachectl.h: New file.
2106         * sysdeps/unix/sysv/linux/nios2/sys/procfs.h: New file.
2107         * sysdeps/unix/sysv/linux/nios2/sys/ucontext.h: New file.
2108         * sysdeps/unix/sysv/linux/nios2/sys/user.h: New file.
2109         * sysdeps/unix/sysv/linux/nios2/syscall.S: New file.
2110         * sysdeps/unix/sysv/linux/nios2/sysdep-cancel.h: New file.
2111         * sysdeps/unix/sysv/linux/nios2/sysdep.S: New file.
2112         * sysdeps/unix/sysv/linux/nios2/sysdep.h: New file.
2113         * sysdeps/unix/sysv/linux/nios2/ucontext_i.sym: New file.
2114         * sysdeps/unix/sysv/linux/nios2/vfork.S: New file.
2115         * sysdeps/unix/sysv/linux/nios2/c++-types.data: New file.
2116         * sysdeps/unix/sysv/linux/nios2/ld.abilist: New file.
2117         * sysdeps/unix/sysv/linux/nios2/libBrokenLocale.abilist: New file.
2118         * sysdeps/unix/sysv/linux/nios2/libanl.abilist: New file.
2119         * sysdeps/unix/sysv/linux/nios2/libc.abilist: New file.
2120         * sysdeps/unix/sysv/linux/nios2/libcrypt.abilist: New file.
2121         * sysdeps/unix/sysv/linux/nios2/libdl.abilist: New file.
2122         * sysdeps/unix/sysv/linux/nios2/libm.abilist: New file.
2123         * sysdeps/unix/sysv/linux/nios2/libnsl.abilist: New file.
2124         * sysdeps/unix/sysv/linux/nios2/libpthread.abilist: New file.
2125         * sysdeps/unix/sysv/linux/nios2/libresolv.abilist: New file.
2126         * sysdeps/unix/sysv/linux/nios2/librt.abilist: New file.
2127         * sysdeps/unix/sysv/linux/nios2/libthread_db.abilist: New file.
2128         * sysdeps/unix/sysv/linux/nios2/libutil.abilist: New file.
2129         * sysdeps/unix/sysv/linux/nios2/localplt.data: New file.
2131 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
2133         [BZ #17844]
2134         * sysdeps/unix/sysv/linux/s390/s390-32/getutent.c
2135         (getutent): Use weak_alias in non SHARED case
2136         and default_symbol_version in SHARED case.
2137         * sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c
2138         (getutent_r, pututline): Likewise.
2139         * sysdeps/unix/sysv/linux/s390/s390-32/getutid.c
2140         (getutid): Likewise.
2141         * sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c
2142         (getutid_r): Likewise.
2143         * sysdeps/unix/sysv/linux/s390/s390-32/getutline.c
2144         (getutline): Likewise.
2145         * sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c
2146         (getutline_r): Likewise.
2147         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c
2148         (updwtmp): Likewise.
2150 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
2152         [BZ #17848]
2153         * sysdeps/s390/s390-32/memcmp.S
2154         (memcmp_g5): Rename to __memcmp_g5.
2155         * sysdeps/s390/s390-32/memcpy.S
2156         (memcpy_g5): Rename to __memcpy_g5.
2157         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2158         (memcpy_mvcle) Rename to __memcpy_mvcle.
2159         * sysdeps/s390/s390-32/memset.S
2160         (memset_g5): Rename to __memset_g5.
2161         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
2162         (IFUNC_RESOLVE): Prefix ifunc-resolve function
2163         and use prefixed functions.
2164         * sysdeps/s390/s390-32/multiarch/memcmp.S
2165         (memcmp_z196): Rename to __memcmp_z196.
2166         (memcmp_z10): Rename to __memcmp_z10.
2167         (memcmp): Set alias to __memcmp_g5.
2168         (bcmp): Set alias to __memcmp_g5.
2169         * sysdeps/s390/s390-32/multiarch/memcpy.S
2170         (memcpy_z196): Rename to __memcpy_z196.
2171         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2172         (memcpy_z10): Rename to __memcpy_z10.
2173         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2174         (memcpy): Set alias to __memcpy_g5.
2175         * sysdeps/s390/s390-32/multiarch/memset.S
2176         (memset_z196): Rename to __memset_z196.
2177         Jump to __memset_mvcle instead of memset_mvcle.
2178         (memset_z10): Rename to __memset_z10.
2179         Jump to __memset_mvcle instead of memset_mvcle.
2180         (memset_mvcle) Rename to __memset_mvcle.
2181         (memset): Set alias to __memset_g5.
2182         * sysdeps/s390/s390-64/memcmp.S
2183         (memcmp_z900): Rename to __memcmp_z900.
2184         * sysdeps/s390/s390-64/memcpy.S
2185         (memcpy_z900): Rename to __memcpy_z900.
2186         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2187         (memcpy_mvcle) Rename to __memcpy_mvcle.
2188         * sysdeps/s390/s390-64/memset.S
2189         (memset_z900): Rename to __memset_z900.
2190         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c
2191         (IFUNC_RESOLVE): Prefix ifunc-resolve function
2192         and use prefixed functions.
2193         * sysdeps/s390/s390-64/multiarch/memcmp.S
2194         (memcmp_z196): Rename to __memcmp_z196.
2195         (memcmp_z10): Rename to __memcmp_z10.
2196         (memcmp): Set alias to __memcmp_z900.
2197         (bcmp): Set alias to __memcmp_z900.
2198         * sysdeps/s390/s390-64/multiarch/memcpy.S
2199         (memcpy_z196): Rename to __memcpy_z196.
2200         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2201         (memcpy_z10): Rename to __memcpy_z10.
2202         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2203         (memcpy): Set alias to __memcpy_z900.
2204         * sysdeps/s390/s390-64/multiarch/memset.S
2205         (memset_z196): Rename to __memset_z196.
2206         Jump to __memset_mvcle instead of memset_mvcle.
2207         (memset_z10): Rename to __memset_z10.
2208         Jump to __memset_mvcle instead of memset_mvcle.
2209         (memset_mvcle) Rename to __memset_mvcle.
2210         (memset): Set alias to __memset_z900.
2212 2015-01-14  Joseph Myers  <joseph@codesourcery.com>
2214         [BZ #17748]
2215         * sysdeps/powerpc/nofpu/feholdexcpt.c (__feholdexcept): Call
2216         __fesetenv instead of fesetenv.
2218 2015-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
2220         * sysdeps/s390/dl-tls.h [IS_IN (rtld)]: Define __tls_get_addr
2221         macro.
2223 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2225         * sysdeps/powerpc/powerpc64/power7/memcmp.S (memcmp): Fix performance
2226         regression on LE.
2228         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power8.S: New file.
2229         * sysdeps/powerpc/powerpc64/power8/strncmp.S: New file.
2230         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
2231         strncmp-power8 object.
2232         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2233         (__libc_ifunc_impl_list): Add __strncmp_power8 implementation.
2234         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c (strncmp): Likewise.
2235         * NEWS: Update.
2237 2015-01-13  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
2238             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2240         * sysdeps/powerpc/powerpc64/power7/strcmp.S (strcmp): Optimize
2241         trailing byte check.
2243 2015-01-13  David S. Miller  <davem@davemloft.net>
2245         * include/signal.h (__sigreturn): Guard with __USE_MISC.
2247 2015-01-13  Roland McGrath  <roland@hack.frob.com>
2249         * login/logout.c (logout): Use memset rather than bzero.
2250         * nis/nss_compat/compat-pwd.c (getpwent_next_file): Likewise.
2251         * nis/nss_compat/compat-spwd.c (getspent_next_file): Likewise.
2252         * resolv/gethnamaddr.c (gethostbyaddr): Use memcmp rather than bcmp.
2253         (_gethtbyaddr): Likewise.
2254         * locale/programs/simple-hash.c (bcopy): Macro removed.
2256 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2258         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2259         Add strcmp-power8 object.
2260         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2261         (__libc_ifunc_impl_list): Add __strcmp_power8 implementation.
2262         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power8.S: New file.
2263         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c (strcmp): Add
2264         __strcmp_power8 implementation.
2265         * sysdeps/powerpc/powerpc64/power8/strcmp.S: New file.
2266         * NEWS: Update.
2268         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2269         Add strncpy-power8 and stpncpy-power8 objects.
2270         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2271         (__libc_ifunc_impl_list): Add __strncpy_power8 and stpncpy_power8
2272         implementations.
2273         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power8.S: New file.
2274         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c (__stpncpy): Add
2275         __stpncpy_power8 implementation.
2276         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power8.S: New file.
2277         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c (strncpy): Add
2278         __strncpy_power8 implementation.
2279         * sysdeps/powerpc/powerpc64/power8/stpncpy.S: New file.
2280         * sysdeps/powerpc/powerpc64/power8/strncpy.S: New file.
2281         * NEWS: Update.
2283         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.c: New file.
2284         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: Remove file.
2285         * sysdeps/powerpc/powerpc64/power7/strncat.S: Likewise.
2287         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
2288         strncat-power8 object.
2289         * sysdeps/powerpc/powerpc64/multiarch/strcat.c (strcat): Add
2290         __strcat_power8 implementation.
2291         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2292         (__libc_ifunc_impl_list): Add __strcat_power8 implementation.
2293         * sysdeps/powerpc/powerpc64/multiarch/strcat-power8.c: New file:
2294         optimized strcat for power8.
2296         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
2297         strcpy-power8 and stpcpy-power8 objects.
2298         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2299         (__libc_ifunc_impl_list): Add __strcpy_power8 and __stpcpy_power8
2300         implementations.
2301         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power8.S: New file:
2302         multiarch stpcpy implementation for POWER8.
2303         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power8.S: New file;
2304         multiarch strcpy implementation for POWER8.
2305         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c (strcpy): Add
2306         __strcpy_power8 function.
2307         * sysdeps/powerpc/powerpc64/power8/stpcpy.S: New file: optimized
2308         stpcpy for POWER8.
2309         * sysdeps/powerpc/powerpc64/power8/strcpy.S: New file: optimized
2310         strcpy for POWER8.
2311         * NEWS: Update.
2313 2015-01-13  Leonhard Holz  <leonhard.holz@web.de>
2315         [BZ #16009]
2316         * string/strxfrm_l.c (STRXFRM): Allocate fixed size cache for
2317         weights and rules. Use do_xfrm_cached if data fits in cache,
2318         do_xfrm otherwise.  Moved former main loop to...
2319         * (do_xfrm_cached): New function.
2320         * (do_xfrm): Non-caching version of do_xfrm_cached. Uses
2321         find_idx, find_position and stack_push.
2322         * (find_idx): New function.
2323         * (find_position): Likewise.
2324         * localedata/sort-test.sh: Added test run for do_xfrm.
2325         * localedata/xfrm-test.c (main): Added command line option
2326         -nocache to run the test with strings that are too large for
2327         the STRXFRM cache.
2329 2015-01-13  Torvald Riegel  <triegel@redhat.com>
2331         * sysdeps/nptl/fork.c (__libc_fork): Provide address of futex
2332         variable to lll_futex_wake call, not the value itself.
2334 2015-01-12  Joseph Myers  <joseph@codesourcery.com>
2336         [BZ #17803]
2337         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (twom63): Rename to
2338         twom64.  Adjust value to 0x1p-64L.
2339         (__scalblnl): Only return standard underflowing result for K <=
2340         -64 not K <= -63; adjust exponent for underflowing result by 64
2341         not 63.
2342         * math/libm-test.inc (scalbn_test_data): Add more tests.
2343         (scalbln_test_data): Likewise.
2345         [BZ #17834]
2346         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (two63): Change value to
2347         0x1p63L.
2348         (__scalblnl): Get new exponent of adjusted subnormal value from ES
2349         not HX.
2350         * math/libm-test.inc (scalbn_test_data): Add more tests.
2351         (scalbln_test_data): Likewise.
2353 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2354             Stefani Seibold  <stefani@seibold.net>
2356         * sysdeps/unix/sysv/linux/x86_64/Makefile [$(subdir) = elf]
2357         (sysdep_routines): Add dl-vdso here, ...
2358         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = elf]
2359         (sysdep_routines): ... not here.
2360         * sysdeps/unix/sysv/linux/i386/gettimeofday.c: New file: set syscall
2361         fallback when vDSO is not presented.
2362         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_clock_gettime):
2363         Define with libc_hidden_proto/libc_hidden_data_def definitions.
2364         (_libc_vdso_platform_setup): Rename to __vdso_platform_setup.
2365         * sysdeps/unix/sysv/linux/i386/init-first.c: New file: likewise.
2366         * sysdeps/unix/sysv/linux/i386/time.c: New file: likewise.
2367         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Moved to ...
2368         * sysdeps/unix/sysv/linux/x86/libc-vdso.h: ... here.
2369         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: Move to ...
2370         * sysdeps/unix/sysv/linux/x86/clock_gettime.c: ... here.
2371         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: Move to ...
2372         * sysdeps/unix/sysv/linux/x86/gettimeofday.c: ... here.  Also added
2373         fallback configurable symbol when vDSO is not available.
2374         * sysdeps/unix/sysv/linux/x86_64/time.c: Move to ...
2375         * sysdeps/unix/sysv/linux/x86/time.c: ... here.  Also refactored to
2376         be able to redefine fallback symbol when vDSO is not available.
2377         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: Move to ...
2378         * sysdeps/unix/sysv/linux/x86/timespec_get.c: ... here.
2380 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2382         * sysdeps/powerpc/nptl/tls.h (tcbhead_t): Add tm_capable field.
2383         (TLS_INIT_TP): Add tm_capable initialization.
2384         (TLS_DEFINE_INIT_TP): Likewise.
2385         (THREAD_GET_TM_CAPABLE): New file: get tm_capable field value from
2386         TCB.
2387         (THREAD_SET_TM_CAPABLE): New file: set tm_capable field value in TCB.
2388         * sysdeps/powerpc/nptl/tcb-offsets.sym (TM_CAPABLE): Add field offset
2389         calculation.
2390         * sysdeps/powerpc/powerpc32/sysdep.h (DO_CALL): Abort hardware
2391         transactoion is lock elision is built and TCB tm_capable is set.
2392         * sysdeps/powerpc/powerpc64/sysdep.h (DO_CALL): Likewise.
2393         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
2394         (INTERNAL_SYSCALL_NCS): Likewise.
2395         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
2396         (INTERNAL_SYSCALL_NCS): Likewise.
2397         * sysdeps/powerpc/sysdep.h (ABORT_TRANSACTION): New define.
2399         * sysdeps/powerpc/nptl/elide.h: New file: generic lock elision support
2400         for powerpc.
2401         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
2402         [pthread_rwlock_t] (__pad1): Change size to 7 bytes in 64 bits case
2403         and remove it for 32 bits case.
2404         [pthread_rwlock_t] (__rwelision): New field for lock elision.
2405         (__PTHREAD_RWLOCK_ELISION_EXTRA): Adjust for new lock elision field
2406         initialization.
2407         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c (elision_init):
2408         Disable lock elision with rdlocks if elision is not available.
2410         * sysdeps/unix/sysv/linux/powerpc/Makefile [nptl]
2411         (sysdep_routines): Add lock elision objects.
2412         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
2413         [pthread_mutex_t] (__spins): Rework to add lock elision field.
2414         [pthread_mutex_t] (__elision): Add field.
2415         [__PTHREAD_SPINS]: Adjust to init lock elision field.
2416         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c: New file: lock
2417         elision definitions for powerpc.
2418         * sysdeps/unix/sysv/linux/powerpc/elision-lock.c: New file:
2419         implementation of lock elision for powerpc.
2420         * sysdeps/unix/sysv/linux/powerpc/elision-timed.c: New file:
2421         implementation of timed lock elision for powerpc.
2422         * sysdeps/unix/sysv/linux/powerpc/elision-trylock.c: New file:
2423         implementation of trylock with lock elision for powerpc.
2424         * sysdeps/unix/sysv/linux/powerpc/elision-unlock.c: New file:
2425         implementaion of unlock for lock elision for powerpc.
2426         * sysdeps/unix/sysv/linux/powerpc/force-elision.h: New file:
2427         automatic enable lock elision for mutexes.
2428         * sysdeps/unix/sysv/linux/powerpc/htm.h: New file: hardware
2429         transaction execution definitions for powerpc.
2430         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: New file: add TLE
2431         definitions.
2432         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_cond_lock.c: New file.
2433         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_lock.c: Likewise.
2434         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_timedlock.c: Likewise.
2435         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_trylock.c: Likewise.
2436         * NEWS: Update.
2438 2015-01-09  Roland McGrath  <roland@hack.frob.com>
2440         * sysdeps/posix/shm-directory.c: Use <> rather than ""
2441         for #include of <shm-directory.h>.
2443 2015-01-09  Chung-Lin Tang  <cltang@codesourcery.com>
2445         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Remove MIN() and
2446         assign raw DT_REL[A]COUNT value to ranges[0].nrelative.
2448 2015-01-09  Matthew Fortune <matthew.fortune@imgtec.com>
2450         [BZ #17791]
2451         * NEWS: Mention bug fix.
2452         * sysdepsysdeps/unix/sysv/linux/microblaze/sys/user.h
2453         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Remove.
2454         (HOST_TEXT_START_ADDR, HOST_STACK_END_ADDR): Remove.
2456 2015-01-09  Torvald Riegel <triegel@redhat.com>
2458         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Delete file.
2460 2015-01-09  Torvald Riegel <triegel@redhat.com>
2462         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: Delete file.
2464 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
2466         * sysdeps/microblaze/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as void
2467         pointer and cast to uintptr_t.
2469 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
2471         * sysdeps/microblaze/nptl/tls.h (__microblaze_get_thread_area): Function
2472         removed.
2473         (READ_THREAD_POINTER): Use __microblaze_thread_area instead.
2475 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
2477         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Use NULL instead
2478         of 0.
2480 2015-01-08  Roland McGrath  <roland@hack.frob.com>
2482         * sysdeps/pthread/timer_routines.c: Fix <pthreadP.h> include to use
2483         <nptl/pthreadP.h> instead.
2484         * sysdeps/pthread/aio_notify.c: Include <signal.h> for raise decl.
2486         * signal/allocrtsig.c (RESERVED_SIGRT): New macro, defined to 0 if not
2487         already defined.
2488         [__SIGRTMIN] (init): Function removed.
2489         [__SIGRTMIN] (initialized): Variable removed.
2490         [!__SIGRTMIN] (current_rtmin, current_rtmax): Variables removed.
2491         [__SIGRTMIN] (current_rtmin, current_rtmax): Initialize to
2492         __SIGRTMIN + RESERVED_SIGRT and __SIGRTMAX, respectively.
2493         (__libc_current_sigrtmin) [__SIGRTMIN]: Don't call init.
2494         (__libc_current_sigrtmin) [!__SIGRTMIN]: Just return -1.
2495         (__libc_current_sigrtmin): Add __libc_current_sigrtmin_private alias.
2496         (__libc_current_sigrtmax) [__SIGRTMIN]: Don't call init.
2497         (__libc_current_sigrtmax) [!__SIGRTMIN]: Just return -1.
2498         (__libc_current_sigrtmax): Add __libc_current_sigrtmax_private alias.
2499         (__libc_allocate_rtsig) [__SIGRTMIN]: Don't call init.
2500         (__libc_allocate_rtsig): Add __libc_allocate_rtsig_private alias.
2501         * sysdeps/nptl/allocrtsig.c: New file.
2502         * sysdeps/unix/sysv/linux/allocrtsig.c: File removed.
2503         * sysdeps/unix/sysv/linux/testrtsig.h: File removed.
2504         * sysdeps/generic/testrtsig.h: File removed.
2506         * nptl/pthread_sigmask.c [SIGCANCEL || SIGTIMER || SIGSETXID]: #error.
2507         (pthread_sigmask): Call sigprocmask, not __sigprocmask.
2509         * nptl/nptl-init.c (pthread_functions): Conditionalize
2510         .ptr__nptl_setxid initialization on [SIGSETXID].
2512         * sysdeps/nptl/sys/procfs.h: New file.
2513         * nptl_db/Makefile (headers): Add it.
2514         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it.
2516         * nptl/pthreadP.h (check_cpuset_attr): Moved ...
2517         * sysdeps/unix/sysv/linux/check-cpuset.h: ... to this new file.
2518         * nptl/pthread_attr_setaffinity.c: Include it.
2519         * nptl/pthread_setattr_default_np.c: Likewise.
2520         * nptl/check-cpuset.h: New file.
2522 2015-01-08  Richard Henderson  <rth@redhat.com>
2524         * elf/Makefile (CFLAGS-tst-execstack-mod.c): Add -Wno-trampolines
2525         (CFLAGS-tst-execstack-prog.c): Likewise.
2526         * nptl/Makefile (CFLAGS-tst-execstack-mod.c): Likewise.
2528 2015-01-08  Chung-Lin Tang  <cltang@codesourcery.com>
2529             Sandra Loosemore  <sandra@codesourcery.com>
2530             Andrew Jenner  <andrew@codesourcery.com>
2531             Joseph Myers  <joseph@codesourcery.com>
2532             Nathan Sidwell  <nathan@codesourcery.com>
2534         * elf/elf.h (EM_ALTERA_NIOS2): New machine number for Altera Nios II.
2535         (DT_NIOS2_GP): New dynamic entry type for Nios II _gp address.
2536         (R_NIOS2_NONE,R_NIOS2_S16,R_NIOS2_U16): Define Nios II relocations.
2537         (R_NIOS2_PCREL16,R_NIOS2_CALL26,R_NIOS2_IMM5): Likewise.
2538         (R_NIOS2_CACHE_OPX,R_NIOS2_IMM6,R_NIOS2_IMM8,R_NIOS2_HI16): Likewise.
2539         (R_NIOS2_LO16,R_NIOS2_HIADJ16,R_NIOS2_BFD_RELOC_32): Likewise.
2540         (R_NIOS2_BFD_RELOC_16,R_NIOS2_BFD_RELOC_8,R_NIOS2_GPREL): Likewise.
2541         (R_NIOS2_GNU_VTINHERIT,R_NIOS2_GNU_VTENTRY,R_NIOS2_UJMP): Likewise.
2542         (R_NIOS2_CJMP,R_NIOS2_CALLR,R_NIOS2_ALIGN,R_NIOS2_GOT16): Likewise.
2543         (R_NIOS2_CALL16,R_NIOS2_GOTOFF_LO,R_NIOS2_GOTOFF_HA): Likewise.
2544         (R_NIOS2_PCREL_LO,R_NIOS2_PCREL_HA,R_NIOS2_TLS_GD16): Likewise.
2545         (R_NIOS2_TLS_LDM16,R_NIOS2_TLS_LDO16,R_NIOS2_TLS_IE16): Likewise.
2546         (R_NIOS2_TLS_LE16,R_NIOS2_TLS_DTPMOD,R_NIOS2_TLS_DTPREL): Likewise.
2547         (R_NIOS2_TLS_TPREL,R_NIOS2_COPY,R_NIOS2_GLOB_DAT): Likewise.
2548         (R_NIOS2_JUMP_SLOT,R_NIOS2_RELATIVE,R_NIOS2_GOTOFF): Likewise.
2549         (R_NIOS2_CALL26_NOAT,R_NIOS2_GOT_LO,R_NIOS2_GOT_HA): Likewise.
2550         (R_NIOS2_CALL_LO,R_NIOS2_CALL_HA): Likewise.
2552 2015-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2554         * sysdeps/unix/sysv/linux/futimens.c (futimens): Use address of first
2555         timespec struct member in syscall macro.
2556         * sysdeps/unix/sysv/linux/utimensat.c (utimensat): Likewise.
2557         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Use address of
2558         first timeval struct member in syscall macro.
2559         * sysdeps/unix/sysv/linux/utimes.c (__utimeS): Likewise.
2561 2015-01-07  Joseph Myers  <joseph@codesourcery.com>
2563         [BZ #17748]
2564         * include/fenv.h (__feupdateenv): Use libm_hidden_proto.
2565         * math/feupdateenv.c (__feupdateenv): Use libm_hidden_def.
2566         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Rename to
2567         __feupdateenv and define as weak alias of __feupdateenv.  Use
2568         libm_hidden_weak.
2569         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Use
2570         libm_hidden_def.
2571         * sysdeps/arm/feupdateenv.c (feupdateenv): Rename to __feupdateenv
2572         and define as weak alias of __feupdateenv.  Use libm_hidden_weak.
2573         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
2574         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Use
2575         libm_hidden_def.
2576         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Rename to
2577         __feupdateenv and define as weak alias of __feupdateenv.  Use
2578         libm_hidden_weak.
2579         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Use
2580         libm_hidden_def.
2581         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Rename to
2582         __feupdateenv and define as weak alias of __feupdateenv.  Use
2583         libm_hidden_weak.
2584         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Use
2585         libm_hidden_def.
2586         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
2587         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
2588         (__feupdateenv): Likewise.
2589         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Rename to
2590         __feupdateenv and define as weak alias of __feupdateenv.  Use
2591         libm_hidden_weak.
2592         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
2593         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Use
2594         libm_hidden_def.
2595         * sysdeps/tile/math_private.h (__feupdateenv): New inline
2596         function.
2597         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Use
2598         libm_hidden_def.
2599         * sysdeps/generic/math_private.h (default_libc_feupdateenv): Call
2600         __feupdateenv instead of feupdateenv.
2601         (default_libc_feupdateenv_test): Likewise.
2602         (libc_feresetround_ctx): Likewise.
2604 2015-01-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2606         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Fix function
2607         prototype.
2609 2015-01-07  Chris Metcalf  <cmetcalf@ezchip.com>
2611         * posix/regcomp.c (parse_bracket_exp): Initialize type to
2612         COLL_SYM in a couple of places to avoid uninitialized variable
2613         wanings on tilegx gcc 4.8.2.
2615 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
2617         * sysdeps/aarch64/strcpy.S: New file.
2618         * sysdeps/aarch64/stpcpy.S: New file.
2619         * NEWS: Updated.
2621 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
2623         * sysdeps/aarch64/strrchr.S: New file.
2624         * NEWS: Updated.
2626 2015-01-07  Eric Biggers  <ebiggers3@gmail.com>
2628         [BZ #17658]
2629         * stdlib/setenv.c: Fix memory leak when setting large,
2630         duplicate string.
2632 2015-01-06  Vladimir A. Nazarenko  <naszar@ya.ru>
2634         [BZ #17273]
2635         * misc/mntent_r.c (__getmntent_r): Cut off trailing spaces
2636         and tabs from buffer before parsing fstab entry.
2637         * misc/tst-mntent.c (main): Add test for mount entry with
2638         trailing spaces and tabs.
2640 2015-01-06  Joseph Myers  <joseph@codesourcery.com>
2642         [BZ #17748]
2643         * include/fenv.h (__fesetround): Declare.  Use libm_hidden_proto.
2644         * math/fesetround.c (fesetround): Rename to __fesetround and
2645         define as weak alias of __fesetround.  Use libm_hidden_weak.
2646         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Likewise.
2647         * sysdeps/alpha/fpu/fesetround.c (fesetround): Likewise.
2648         * sysdeps/arm/fesetround.c (fesetround): Likewise.
2649         * sysdeps/hppa/fpu/fesetround.c (fesetround): Likewise.
2650         * sysdeps/i386/fpu/fesetround.c (fesetround): Likewise.
2651         * sysdeps/ia64/fpu/fesetround.c (fesetround): Likewise.
2652         * sysdeps/m68k/fpu/fesetround.c (fesetround): Likewise.
2653         * sysdeps/mips/fpu/fesetround.c (fesetround): Likewise.
2654         * sysdeps/powerpc/fpu/fenv_libc.h (__fesetround): Rename to
2655         __fesetround_inline.
2656         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetround_ppc): Call
2657         __fesetround_inline instead of __fesetround.
2658         * sysdeps/powerpc/fpu/fesetround.c (fesetround): Rename to
2659         __fesetround and define as weak alias of __fesetround.  Use
2660         libm_hidden_weak.  Call __fesetround_inline instead of
2661         __fesetround.
2662         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Rename to
2663         __fesetround and define as weak alias of __fesetround.  Use
2664         libm_hidden_weak.
2665         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c (fesetround):
2666         Likewise.
2667         * sysdeps/s390/fpu/fesetround.c (fesetround): Likewise.
2668         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
2669         * sysdeps/sparc/fpu/fesetround.c (fesetround): Likewise.
2670         * sysdeps/tile/math_private.h (__fesetround): New inline function.
2671         * sysdeps/x86_64/fpu/fesetround.c (fesetround): Rename to
2672         __fesetround and define as weak alias of __fesetround.  Use
2673         libm_hidden_weak.
2674         * sysdeps/generic/math_private.h (default_libc_fesetround): Call
2675         __fesetround instead of fesetround.
2676         (default_libc_feholdexcept_setround): Likewise.
2677         (libc_feholdsetround_ctx): Likewise.
2678         (libc_feholdsetround_noex_ctx): Likewise.
2680         [BZ #17748]
2681         * include/fenv.h (__fesetenv): Use libm_hidden_proto.
2682         * math/fesetenv.c (__fesetenv): Use libm_hidden_def.
2683         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
2684         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
2685         * sysdeps/alpha/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
2686         * sysdeps/arm/fesetenv.c (fesetenv): Rename to __fesetenv and
2687         define as weak alias of __fesetenv.  Use libm_hidden_weak.
2688         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
2689         * sysdeps/i386/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
2690         * sysdeps/ia64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
2691         define as weak alias of __fesetenv.  Use libm_hidden_weak.
2692         * sysdeps/m68k/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
2693         * sysdeps/mips/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
2694         define as weak alias of __fesetenv.  Use libm_hidden_weak.
2695         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Use
2696         libm_hidden_def.
2697         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Likewise.
2698         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c (__fesetenv):
2699         Likewise.
2700         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
2701         define as weak alias of __fesetenv.  Use libm_hidden_weak.
2702         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
2703         * sysdeps/sparc/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
2704         * sysdeps/tile/math_private.h (__fesetenv): New inline function.
2705         * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
2706         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
2707         * sysdeps/generic/math_private.h (default_libc_fesetenv): Use
2708         __fesetenv instead of fesetenv.
2709         (libc_feresetround_noex_ctx): Likewise.
2710         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
2711         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
2712         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Likewise.
2713         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
2714         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
2715         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
2716         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
2717         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
2718         (__feupdateenv): Likewise.
2719         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
2720         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
2721         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
2722         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Likewise.
2724 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
2726         [BZ #17806]
2727         * resolv/res_init.c (__res_iclose): Only clear nsinit if the
2728         addresses have been freed.
2730 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
2732         * resolv/res_init.c (__res_vinit): Improve comments about nserv
2733         and nservall.
2735 2015-01-06  Ondřej Bílka  <neleai@seznam.cz>
2737         * sysdeps/unix/sysv/linux/check_pf.c (make_request):
2738         Clean up check_pf allocation pattern. addresses
2740 2015-01-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2742         * nptl/pthread_cancel.c (pthread_cancel): Use ANSI prototype.
2743         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Likewise.
2744         * nptl/pthread_cond_wait.c (__pthread_cond_wait): Likewise.
2745         * nptl/pthread_exit.c (__pthread_exit): Likewise.
2746         * nptl/pthread_join.c (pthread_join): Likewise.
2747         * nptl/pthread_timedjoin.c (pthread_timedjoin_np): Likewise.
2748         * sysdeps/posix/waitid.c (__waitid): Likewise.
2749         * sysdeps/unix/sysv/linux/arm/pread.c (__libc_pread): Likewise.
2750         * sysdeps/unix/sysv/linux/arm/pread64.c (__libc_pread64): Likewise.
2751         * sysdeps/unix/sysv/linux/arm/pwrite.c (__libc_pwrite): Likewise.
2752         * sysdeps/unix/sysv/linux/arm/pwrite64.c (__libc_pwrite64): Likewise.
2753         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c (__libc_pread):
2754         Likewise.
2755         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c
2756         (__libc_pread64): Likewise.
2757         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c
2758         (__libc_pwrite): Likewise.
2759         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c
2760         (__libc_pwrite64): Likewsie.
2761         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Likewise.
2762         * sysdeps/unix/sysv/linux/mips/pread64.c (__libc_pread64): Likewise.
2763         * sysdeps/unix/sysv/linux/mips/pwrite.c (__libc_pwrite): Likewise.
2764         * sysdeps/unix/sysv/linux/mips/pwrite64.c (__libc_pwrite64): Likewise.
2765         * sysdeps/unix/sysv/linux/msgrcv.c (__libc_msgrcv): Likewise.
2766         * sysdeps/unix/sysv/linux/msgsnd.c (__libc_msgsnd): Likewise.
2767         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
2768         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c (__libc_pread):
2769         Likewise.
2770         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
2771         (__libc_pread64): Likewise.
2772         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c (__libc_pwrite):
2773         Likewise.
2774         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
2775         (__libc_pwrite64): Likewise.
2776         * sysdeps/unix/sysv/linux/pread.c (__libc_pread): Likewise.
2777         * sysdeps/unix/sysv/linux/pread64.c (__libc_pread64): Likewise.
2778         * sysdeps/unix/sysv/linux/preadv.c (PREADV): Likewise.
2779         * sysdeps/unix/sysv/linux/pthread_kill.c (__pthread_kill): Likewise.
2780         * sysdeps/unix/sysv/linux/pwrite.c (__libc_pwrite): Likewise.
2781         * sysdeps/unix/sysv/linux/pwrite64.c (__libc_pwrite64): Likewise.
2782         * sysdeps/unix/sysv/linux/pwritev.c (__libc_pwritev): Likewise.
2783         * sysdeps/unix/sysv/linux/sh/pread.c (__libc_pread): Likewise.
2784         * sysdeps/unix/sysv/linux/sh/pread64.c (__libc_pread64): Likewise.
2785         * sysdeps/unix/sysv/linux/sh/pwrite.c (__libc_pwrite): Likewise.
2786         * sysdeps/unix/sysv/linux/sh/pwrite64.c (__libc_write64): Likewise.
2787         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise.
2788         * sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Likewise.
2789         * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Likewise.
2790         * sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.
2791         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c (__libc_msgrcv):
2792         Likewise.
2794 2015-01-06  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
2796         * math/Makefile (CFLAGS-test-float.c): Remove -frounding-math.
2797         (CFLAGS-test-double.c): Likewise.
2798         (CFLAGS-test-ldouble.c): Likewise.
2799         (CPPFLAGS-test-ifloat.c): Likewise.
2800         (CPPFLAGS-test-idouble.c): Likewise.
2801         (CPPFLAGS-test-ildoubl.c): Likewise.
2802         (CFLAGS-test-test-fenv.c): Remove variable.
2803         (CFLAGS-test-misc.c): Likewise.
2805 2015-01-06  H.J. Lu  <hongjiu.lu@intel.com>
2807         [BZ #17797]
2808         * bits/time.h (CLOCKS_PER_SEC): Changed to ((clock_t) 1000000).
2809         * sysdeps/unix/sysv/linux/bits/time.h (CLOCKS_PER_SEC): Likewise.
2810         * sysdeps/unix/sysv/linux/clock.c (clock): _Static_assert
2811         CLOCKS_PER_SEC == 1000000.
2812         * time/clocktest.c (main): Replace %ld with %jd and cast to
2813         intmax_t.
2815 2015-01-05  Roland McGrath  <roland@hack.frob.com>
2817         * sysdeps/generic/unwind-resume.h: New file.
2818         * sysdeps/gnu/unwind-resume.c: Include it.
2819         (libgcc_s_personality): Use PERSONALITY_PROTO macro for the prototype.
2820         (__gcc_personality_v0): Likewise, and PERSONALITY_ARGS for the callee
2821         argument list.
2822         (libgcc_s_resume): Variable renamed to __libgcc_s_resume, made hidden
2823         global rather than static.
2824         (_Unwind_Resume): Update user.
2825         Conditionalize definition on [!HAVE_ARCH_UNWIND_RESUME].
2826         (init): Likewise.  Renamed to __libgcc_s_init, made hidden global
2827         rather than static.  Add __attribute__ ((cold)).
2828         (_Unwind_Resume, __gcc_personality_v0): Update callers.
2829         * sysdeps/nptl/unwind-forcedunwind.c: Likewise.
2830         * sysdeps/arm/arm-unwind-resume.S: New file.
2831         * sysdeps/arm/rt-arm-unwind-resume.S: New file.
2832         * sysdeps/arm/pt-arm-unwind-resume.S: New file.
2833         * sysdeps/arm/Makefile [$(subdir) = csu]
2834         (sysdep_routines, shared-only-routines): Add arm-unwind-resume.
2835         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
2836         Add rt-arm-unwind-resume.
2837         [$(subdir) = nptl]
2838         (libpthread-sysdep_routines, libpthread-shared-only-routines):
2839         Add pt-arm-unwind-resume.
2840         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: File removed.
2841         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: File removed.
2843 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
2845         [BZ #17748]
2846         * include/fenv.h (__feholdexcept): Declare.  Use
2847         libm_hidden_proto.
2848         * math/feholdexcpt.c (feholdexcept): Rename to __feholdexcept and
2849         define as weak alias of __feholdexcept.  Use libm_hidden_weak.
2850         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Likewise.
2851         * sysdeps/alpha/fpu/feholdexcpt.c (feholdexcept): Likewise.
2852         * sysdeps/arm/feholdexcpt.c (feholdexcept): Likewise.
2853         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Likewise.
2854         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Likewise.
2855         * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Likewise.
2856         * sysdeps/m68k/fpu/feholdexcpt.c (feholdexcept): Likewise.
2857         * sysdeps/mips/fpu/feholdexcpt.c (feholdexcept): Likewise.
2858         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
2859         * sysdeps/powerpc/nofpu/feholdexcpt.c (feholdexcept): Likewise.
2860         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c
2861         (feholdexcept): Likewise.
2862         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
2863         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
2864         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Likewise.
2865         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
2866         * sysdeps/generic/math_private.h (default_libc_feholdexcept): Use
2867         __feholdexcept instead of feholdexcept.
2868         (default_libc_feholdexcept_setround): Likewise.
2870 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
2872         * sysdeps/mips/memset.S (memset): Modify for mips32r6/mips64r6
2873         to avoid using stl/str to align destination.
2875 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
2877         * sysdeps/mips/memcpy.S: Add support for mips32r6/mips64r6.
2879 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
2881         [BZ #17796]
2882         * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c
2883         [!SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)] (posix_fadvise64):
2884         Define as weak alias not strong alias.
2886 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
2888         * sysdeps/mips/dl-machine.h (elf_machine_load_address): Replace
2889         bltzal with addiupc.
2890         (RTLD_START): Ditto.
2892 2015-01-05  Chris Metcalf  <cmetcalf@ezchip.com>
2894         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Fix return type
2895         for __vdso_* functions in declarations.
2896         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise for
2897         definitions.
2898         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL,
2899         INTERNAL_VSYSCALL): Use struct return types to check for error.
2901         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c [!defined _LP64
2902         && REGISTER_CAST_INT32_TO_INT64]: Provide explicit lround()
2903         function with cast from llround().
2904         * sysdeps/tile/sysdep.h (REGISTER_CAST_INT32_TO_INT64): Define.
2905         * sysdeps/x86_64/x32/sysdep.h (REGISTER_CAST_INT32_TO_INT64):
2906         Define.
2908 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
2910         [BZ #17793]
2911         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c (posix_fadvise64):
2912         Define as weak alias not strong alias.
2914         [BZ #17635]
2915         * ctype/ctype-c99.c: New file.  isblank implementation moved from
2916         ...
2917         * ctype/ctype-extn.c: ... here.
2918         (__isblank_l): Move to ...
2919         * ctype/ctype-c99_l.c: ... here.  New file.
2920         * ctype/Makefile (routines): Add ctype-c99 and ctype-c99_l.
2921         * conform/Makefile (test-xfail-ISO99/ctype.h/linknamespace):
2922         Remove variable.
2923         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
2924         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
2925         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
2926         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
2927         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
2929         [BZ #17777]
2930         * sysdeps/unix/sysv/linux/wordsize-64/posix_fadvise.c
2931         (posix_fadvise64): Define as weak alias not strong alias.
2932         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
2933         (posix_fallocate64): Likewise.
2934         * conform/Makefile (test-xfail-XOPEN2K/fcntl.h/linknamespace):
2935         Remove variable.
2936         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
2937         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
2938         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
2939         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
2940         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
2942 2015-01-05  Matthew Fortune  <matthew.fortune@imgtec.com>
2944         [BZ #16191]
2945         * NEWS: Mention bug fix.
2946         * sysdeps/unix/sysv/linux/mips/sys/user.h (PAGE_SHIFT): Remove.
2947         (PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Likewise.
2948         (HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR): Likewise.
2949         (HOST_STACK_END_ADDR): Likewise.
2951 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
2953         [BZ #17748]
2954         * include/fenv.h (__fegetround): Declare.  Use libm_hidden_proto.
2955         * math/fegetround.c (fegetround): Rename to __fegetround and
2956         define as weak alias of __fegetround.  Use libm_hidden_weak.
2957         * sysdeps/aarch64/fpu/fegetround.c (fegetround): Likewise.
2958         * sysdeps/alpha/fpu/fegetround.c (fegetround): Likewise.
2959         * sysdeps/arm/fegetround.c (fegetround): Likewise.
2960         * sysdeps/hppa/fpu/fegetround.c (fegetround): Likewise.
2961         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
2962         * sysdeps/ia64/fpu/fegetround.c (fegetround): Likewise.
2963         * sysdeps/m68k/fpu/fegetround.c (fegetround): Likewise.
2964         * sysdeps/mips/fpu/fegetround.c (fegetround): Likewise.
2965         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
2966         Undefine after rather than before function definition; use
2967         parentheses around function name in definition.
2968         (__fegetround): Also undefine macro after function definition.
2969         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Rename to
2970         __fegetround and define as weak alias of __fegetround.  Use
2971         libm_hidden_weak.  Do not undefine as macro.
2972         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
2973         Likewise.
2974         * sysdeps/s390/fpu/fegetround.c (fegetround): Rename to
2975         __fegetround and define as weak alias of __fegetround.  Use
2976         libm_hidden_weak.
2977         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
2978         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
2979         * sysdeps/tile/math_private.h (__fegetround): New inline function.
2980         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Rename to
2981         __fegetround and define as weak alias of __fegetround.  Use
2982         libm_hidden_weak.
2983         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Use
2984         __fegetround instead of fegetround.
2986         [BZ #17782]
2987         * sysdeps/unix/sysv/linux/mips/bits/termios.h (TIOCSER_TEMT):
2988         Condition macro definition on [__USE_MISC].
2990         [BZ #17781]
2991         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h
2992         (struct sigaction): Change type of sa_flags field to int.
2994         [BZ #17780]
2995         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock)
2996         [!__USE_FILE_OFFSET64 && _MIPS_SIM != _ABI64]: Rename pad field to
2997         __glibc_reserved0.
2999         * nptl/version.c (banner): Use single year in copyright notice.
3001         * NEWS: Update copyright dates.
3002         * catgets/gencat.c (print_version): Likewise.
3003         * csu/version.c (banner): Likewise.
3004         * debug/catchsegv.sh: Likewise.
3005         * debug/pcprofiledump.c (print_version): Likewise.
3006         * debug/xtrace.sh (do_version): Likewise.
3007         * elf/ldconfig.c (print_version): Likewise.
3008         * elf/ldd.bash.in: Likewise.
3009         * elf/pldd.c (print_version): Likewise.
3010         * elf/sotruss.sh: Likewise.
3011         * elf/sprof.c (print_version): Likewise.
3012         * iconv/iconv_prog.c (print_version): Likewise.
3013         * iconv/iconvconfig.c (print_version): Likewise.
3014         * locale/programs/locale.c (print_version): Likewise.
3015         * locale/programs/localedef.c (print_version): Likewise.
3016         * login/programs/pt_chown.c (print_version): Likewise.
3017         * malloc/memusage.sh (do_version): Likewise.
3018         * malloc/memusagestat.c (print_version): Likewise.
3019         * malloc/mtrace.pl: Likewise.
3020         * manual/libc.texinfo: Likewise.
3021         * nptl/version.c (banner): Likewise.
3022         * nscd/nscd.c (print_version): Likewise.
3023         * nss/getent.c (print_version): Likewise.
3024         * nss/makedb.c (print_version): Likewise.
3025         * posix/getconf.c (main): Likewise.
3026         * scripts/test-installation.pl: Likewise.
3027         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
3029 2015-01-02  Will Newton  <will.newton@linaro.org>
3031         * sysdeps/arm/armv7/configure: Removed.
3032         * sysdeps/arm/armv7/configure.ac: Likewise.
3034 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
3036         * All files with FSF copyright notices: Update copyright dates
3037         using scripts/update-copyrights.
3038         * intl/plural.c: Regenerated.
3039         * locale/programs/charmap-kw.h: Likewise.
3040         * locale/programs/locfile-kw.h: Likewise.
3042 2015-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
3044         * scripts/gen-posix-conf-vars.awk (END): Don't use sprintf.
3046 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
3048         [BZ #17748]
3049         * include/fenv.h (__fegetenv): Use libm_hidden_proto.
3050         * math/fegetenv.c (__fegetenv): Use libm_hidden_def.
3051         * sysdeps/aarch64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
3052         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
3053         * sysdeps/alpha/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
3054         * sysdeps/arm/fegetenv.c (fegetenv): Rename to __fegetenv and
3055         define as weak alias of __fegetenv.  Use libm_hidden_weak.
3056         * sysdeps/hppa/fpu/fegetenv.c (fegetenv): Likewise.
3057         * sysdeps/i386/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
3058         * sysdeps/ia64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
3059         define as weak alias of __fegetenv.  Use libm_hidden_weak.
3060         * sysdeps/m68k/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
3061         * sysdeps/mips/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
3062         define as weak alias of __fegetenv.  Use libm_hidden_weak.
3063         * sysdeps/powerpc/fpu/fegetenv.c (__fegetenv): Use
3064         libm_hidden_def.
3065         * sysdeps/powerpc/nofpu/fegetenv.c (__fegetenv): Likewise.
3066         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (__fegetenv):
3067         Likewise.
3068         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
3069         define as weak alias of __fegetenv.  Use libm_hidden_weak.
3070         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
3071         * sysdeps/sparc/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
3072         * sysdeps/tile/math_private.h (__fegetenv): New inline function.
3073         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
3074         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
3075         * sysdeps/generic/math_private.h (libc_feholdsetround_ctx): Use
3076         __fegetenv instead of fegetenv.
3077         (libc_feholdsetround_noex_ctx): Likewise.
3079 2014-12-31  Matthew Fortune  <matthew.fortune@imgtec.com>
3081         * elf/elf.h (PT_MIPS_ABIFLAGS): Define.
3082         (Elf_MIPS_ABIFlags_v0): New structure.
3083         (EF_MIPS_FP64): Define.
3084         (MIPS_AFL_REG_NONE, MIPS_AFL_REG_32, MIPS_AFL_REG_64): Likewise.
3085         (MIPS_AFL_REG_128, MIPS_AFL_ASE_DSP, MIPS_AFL_ASE_DSP64): Likewise.
3086         (MIPS_AFL_ASE_DSPR2, MIPS_AFL_ASE_EVA, MIPS_AFL_ASE_MCU): Likewise.
3087         (MIPS_AFL_ASE_MDMX, MIPS_AFL_ASE_MIPS3D, MIPS_AFL_ASE_MT): Likewise.
3088         (MIPS_AFL_ASE_SMARTMIPS, MIPS_AFL_ASE_VIRT): Likewise.
3089         (MIPS_AFL_ASE_VIRT64, MIPS_AFL_ASE_MSA, MIPS_AFL_ASE_MSA64): Likewise.
3090         (MIPS_AFL_ASE_MIPS16, MIPS_AFL_ASE_MICROMIPS): Likewise.
3091         (MIPS_AFL_ASE_XPA, MIPS_AFL_EXT_XLR, MIPS_AFL_EXT_OCTEON2): Likewise.
3092         (MIPS_AFL_EXT_OCTEONP, MIPS_AFL_EXT_LOONGSON_3A): Likewise.
3093         (MIPS_AFL_EXT_OCTEON, MIPS_AFL_EXT_5900, MIPS_AFL_EXT_4010): Likewise.
3094         (MIPS_AFL_EXT_4100, MIPS_AFL_EXT_3900, MIPS_AFL_EXT_10000): Likewise.
3095         (MIPS_AFL_EXT_SB1, MIPS_AFL_EXT_4111, MIPS_AFL_EXT_4120): Likewise.
3096         (MIPS_AFL_EXT_5400, MIPS_AFL_EXT_5500): Likewise.
3097         (MIPS_AFL_EXT_LOONGSON_2E, MIPS_AFL_EXT_LOONGSON_2F): Likewise.
3098         (Val_GNU_MIPS_ABI_FP_ANY, Val_GNU_MIPS_ABI_FP_DOUBLE): New enum values.
3099         (Val_GNU_MIPS_ABI_FP_SINGLE, Val_GNU_MIPS_ABI_FP_SOFT): Likewise.
3100         (Val_GNU_MIPS_ABI_FP_OLD_64, Val_GNU_MIPS_ABI_FP_XX): Likewise.
3101         (Val_GNU_MIPS_ABI_FP_64, Val_GNU_MIPS_ABI_FP_64A): Likewise.
3102         (Val_GNU_MIPS_ABI_FP_MAX): Likewise.
3103         * sysdeps/mips/Makefile [subdir=elf]: Add tst-abi-interlink,
3104         tst-mode-switch-1, tst-mode-switch-2, tst-mode-switch-3 tests.
3105         * sysdeps/mips/bits/linkmap.h (struct link_map_machine): Add fpmode
3106         field.
3107         * sysdeps/mips/dl-machine.h (elf_machine_matches_host): Reject
3108         EF_MIPS_FP64.
3109         * sysdeps/mips/dl-machine-reject-phdr.h: New file.
3110         * sysdeps/mips/tst-abi-fp32mod.c: Likewise.
3111         * sysdeps/mips/tst-abi-fpxxmod.c: Likewise.
3112         * sysdeps/mips/tst-abi-fpxxomod.c: Likewise.
3113         * sysdeps/mips/tst-abi-fp64mod.c: Likewise.
3114         * sysdeps/mips/tst-abi-fp64amod.c: Likewise.
3115         * sysdeps/mips/tst-abi-interlink.c: Likewise.
3116         * sysdeps/mips/tst-mode-switch-1.c: Likewise.
3117         * sysdeps/mips/tst-mode-switch-2.c: Likewise.
3118         * sysdeps/mips/tst-mode-switch-3.c: Likewise.
3119         * sysdeps/unix/sysv/linux/mips/configure.ac (o32-fpabi): Define to
3120         record the current FP ABI extension.
3121         (mips-mode-switch): Define to show if kernel headers support mode
3122         switching.
3123         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
3124         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Increase maximum
3125         supported SYSV ABI version to 3.
3126         * sysdeps/unix/sysv/linux/mips/libc-abis: Add new MIPS_O32_FP64
3127         feature.
3129 2014-12-31  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
3130             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3132         * sysdeps/powerpc/powerpc64/power7/strcpy.S (strcpy): Optimize unaligned
3133         path.
3134         * benchtests/bench-strcpy.c (test_main): Add more unaligned inputs.
3136 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
3138         * sysdeps/powerpc/bits/fenvinline.h (fegetround): Rename macro to
3139         __fegetround and redefine to call __fegetround.  Remove condition
3140         on [!__NO_MATH_INLINES].
3141         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove inline
3142         function.
3143         * sysdeps/powerpc/nofpu/fenv_libc.h: Remove file.
3144         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
3145         Remove macro.
3146         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Include <fenv.h>
3147         instead of <fenv_libc.h>.
3148         (__llrintl): Call fegetround instead of __fegetround.
3149         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Include <fenv.h>
3150         instead of <fenv_libc.h>.
3151         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
3152         (__lrintl): Call fegetround instead of __fegetround.
3153         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Include <fenv.h>
3154         instead of <fenv_libc.h>.
3155         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
3156         (__rintl): Call fegetround instead of __fegetround.
3158 2014-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
3160         * scripts/gen-posix-conf-vars.awk: Don't use multi-dimensional
3161         arrays.
3163 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
3165         [BZ #17775]
3166         * sysdeps/i386/dl-machine.h (PI_STATIC_AND_HIDDEN): Removed.
3167         (elf_machine_dynamic) [!PI_STATIC_AND_HIDDEN]: Likewise.
3168         (elf_machine_load_address) [!PI_STATIC_AND_HIDDEN]: Likewise.
3170 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
3172         * sysdeps/i386/tls-macros.h: Include <features.h>.
3173         (TLS_LE): Use non-PIC version for GCC >= 5.0.
3174         (TLS_IE): Likewise.
3175         (TLS_LD): Likewise.
3176         (TLS_GD): Likewise.
3177         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Don't
3178         define for GCC >= 5.0.
3180 2014-12-30  Chris Metcalf  <cmetcalf@ezchip.com>
3182         * math/test-fenv.c (test_single_exception, set_single_exc,
3183         feenv_nomask_test, feenv_mask_test, feexcp_nomask_test,
3184         feexcp_mask_test, feenable_test, fe_single_test): Add
3185         [!FE_ALL_EXCEPT] test so these routines are not compiled in the
3186         case where they are not used.
3187         * math/libm-test.inc: Likewise.
3188         * setjmp/test-setjmp-fp.c: Mark attribute ((unused)) on variable
3189         unused in the absence of FP rounding/exception support.
3190         * stdio-common/tst-printf-round.c: Likewise.
3191         * stdlib/tst-strtod-round.c: Likewise.
3192         * stdlib/tst-strtod-underflow.c: Likewise.
3194 2014-12-30  Joseph Myers  <joseph@codesourcery.com>
3196         [BZ #17723]
3197         * include/fenv.h (__feraiseexcept): Use libm_hidden_proto.
3198         * math/fraiseexcpt.c (__feraiseexcept): Use libm_hidden_def.
3199         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
3200         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
3201         libm_hidden_weak.
3202         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Likewise.
3203         * sysdeps/hppa/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
3204         * sysdeps/i386/fpu/fraiseexcpt.c (__feraiseexcept): Use
3205         libm_hidden_def.
3206         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
3207         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
3208         libm_hidden_weak.
3209         * sysdeps/m68k/coldfire/fpu/fraiseexcpt.c (feraiseexcept):
3210         Likewise.
3211         * sysdeps/microblaze/math_private.h (__feraiseexcept): New macro.
3212         * sysdeps/mips/fpu/fraiseexcpt.c (feraiseexcept): Rename to
3213         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
3214         libm_hidden_weak.
3215         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Use
3216         libm_hidden_def.
3217         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
3218         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c
3219         (__feraiseexcept): Likewise.
3220         * sysdeps/s390/fpu/fraiseexcpt.c (feraiseexcept): Rename to
3221         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
3222         libm_hidden_weak.
3223         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
3224         * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Use
3225         libm_hidden_def.
3226         * sysdeps/tile/math_private.h (__feraiseexcept): New macro.
3227         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (__feraiseexcept):
3228         Use libm_hidden_def.
3229         * sysdeps/x86_64/fpu/fraiseexcpt.c (__feraiseexcept): Use
3230         libm_hidden_def.
3231         (feraiseexcept): Define as weak not strong alias.  Use
3232         libm_hidden_weak.
3233         * sysdeps/x86/fpu/bits/fenv.h (__feraiseexcept_invalid_divbyzero):
3234         New inline function.  Factored out of ...
3235         (feraiseexcept): ... here.  Use __feraiseexcept_invalid_divbyzero.
3236         * sysdeps/x86/fpu/include/bits/fenv.h: New file.
3237         * math/e_scalb.c (invalid_fn): Call __feraiseexcept instead of
3238         feraiseexcept.
3239         * math/w_acos.c (__acos): Likewise.
3240         * math/w_asin.c (__asin): Likewise.
3241         * math/w_ilogb.c (__ilogb): Likewise.
3242         * math/w_j0.c (y0): Likewise.
3243         * math/w_j1.c (y1): Likewise.
3244         * math/w_jn.c (yn): Likewise.
3245         * math/w_log.c (__log): Likewise.
3246         * math/w_log10.c (__log10): Likewise.
3247         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Likewise.
3248         * sysdeps/aarch64/fpu/math_private.h
3249         (libc_feupdateenv_test_aarch64): Likewise.
3250         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
3251         * sysdeps/arm/fenv_private.h (libc_feupdateenv_test_vfp): Likewise.
3252         * sysdeps/arm/feupdateenv.c (feupdateenv): Likewise.
3253         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
3254         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
3255         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
3256         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Likewise.
3257         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
3258         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
3259         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
3261 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
3263         [BZ #17732]
3264         * io/test-utime.c (main): Replace %ld with %jd and cast to
3265         intmax_t.
3266         * libio/tst-ftell-active-handler.c (do_append_test): Likewise.
3267         * nptl/tst-mutex5.c: Include <stdint.h>.
3268         (do_test): Replace %ld with %jd and cast to intmax_t.
3269         * posix/tst-regex.c (run_test): Likewise.
3270         (run_test_backwards): Likewise.
3271         * rt/tst-clock.c: Include <stdint.h>.
3272         (clock_test): Replace %ld with %jd and cast to intmax_t.
3273         * rt/tst-cpuclock1.c: Include <stdint.h>.
3274         (do_test): Replace %lu with %ju and cast to uintmax_t.
3275         * rt/tst-cpuclock2.c: Include <stdint.h>.
3276         (do_test): Replace %lu with %ju and cast to uintmax_t.
3277         * rt/tst-mqueue1.c: Include <stdint.h>.
3278         (check_attrs): Replace %ld with %jd and cast to intmax_t.
3279         * rt/tst-mqueue3.c (fct): Replace %ld with %jd and cast to
3280         intmax_t.
3281         * rt/tst-mqueue4.c (do_test): Likewise.
3282         * rt/tst-timer4.c: Include <stdint.h>.
3283         (check_ts): Replace %ld with %jd and cast to intmax_t.
3284         (do_test): Likewise.
3285         * stdio-common/tst-fmemopen2.c (do_test): Replace %ld with %jd
3286         and cast to intmax_t.
3287         * sysdeps/pthread/tst-timer.c (main): Likewise.
3288         * time/clocktest.c (main): Likewise.
3289         * time/tst-posixtz.c (do_test): Likewise.
3290         * timezone/tst-timezone.c (main): Likewise.
3292 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
3293             H.J. Lu  <hongjiu.lu@intel.com>
3295         * sysdeps/i386/i686/multiarch/bcopy-sse2-unaligned.S: New file.
3296         * sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S: Likewise.
3297         * sysdeps/i386/i686/multiarch/memmove-sse2-unaligned.S: Likewise.
3298         * sysdeps/i386/i686/multiarch/mempcpy-sse2-unaligned.S: Likewise.
3299         * sysdeps/i386/i686/multiarch/bcopy.S: Select the sse2_unaligned
3300         version if bit_Fast_Unaligned_Load is set.
3301         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
3302         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
3303         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
3304         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
3305         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
3306         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
3307         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
3308         bcopy-sse2-unaligned, memcpy-sse2-unaligned,
3309         memmove-sse2-unaligned and mempcpy-sse2-unaligned.
3310         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c (MAX_IFUNC): Set
3311         to 4.
3312         (__libc_ifunc_impl_list): Test __bcopy_sse2_unaligned,
3313         __memmove_chk_sse2_unaligned, __memmove_sse2_unaligned,
3314         __memcpy_chk_sse2_unaligned, __memcpy_sse2_unaligned,
3315         __mempcpy_chk_sse2_unaligned, and __mempcpy_sse2_unaligned.
3317 2014-12-29  Chris Metcalf  <cmetcalf@ezchip.com>
3319         * sysdeps/unix/sysv/linux/tst-setgetname.c (do_test): Use #ifndef
3320         instead of #if to avoid a Wundef warning.
3321         * stdlib/tst-limits.c (do_test): Likewise.
3323         * sysdeps/tile/math_private.h (fetestexcept): Add macro to
3324         parallel other exception macros.
3325         (fegetenv): Convert from macro to extern inline so that it applies
3326         retroactively to inline functions already seen by the compiler.
3327         (fesetenv, feupdateenv, fegetround, fesetround): Likewise.
3329         * posix/Makefile (before-compile): Use $(objpfx) for
3330         posix-conf-vars-def.h.
3332 2014-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
3334         * posix/getconf.c (main): Use size_t for type of I.
3335         * scripts-gen-posix-conf-vars.awk (END): Use size_t for type of
3336         NSPEC.
3338         * posix/posix-conf-vars.list (SPEC:XBS5): Add sysconf prefix.
3339         * posix/confstr.c: Define NEED_SPEC_ARRAY to 0.
3340         * posix/posix-envs.def: Likewise.
3341         * sysdeps/posix/sysconf.c: Likewise.
3342         * posix/getconf.c: Define NEED_SPEC_ARRAY to 1.
3343         (specs): Remove array.
3344         * scripts/gen-posix-conf-vars.awk: Support generation of specs
3345         array.
3347         * posix/posix-conf-vars.list: Add _POSIX sysconf namespace.
3348         * sysdeps/posix/sysconf.c: Include posix-conf-vars.h.
3349         (__sysconf): Use CONF_IS_* macros.
3351         * posix/Makefile (before-compile): Add posix-conf-vars-def.h.
3352         ($(objpfx)posix-conf-vars-def.h): New target.
3353         * posix/posix-conf-vars.list: New file.
3354         * posix/posix-conf-vars.h: New file.
3355         * posix/confstr.c: Include posix-conf-vars.h.
3356         (confstr): Use CONF_IS_* macros.
3357         * posix/posix-envs.def: Include posix-conf-vars.h.  Use
3358         CONF_IS_* macros.
3359         * scripts/gen-posix-conf-vars.awk: New file.
3361 2014-12-26  Chris Metcalf  <cmetcalf@ezchip.com>
3363         * sysdeps/tile/math_private.h (fegetenv, fesetenv, feupdateenv,
3364         fegetround): Add no-op macros to avoid linknamespace issues.
3366         * sysdeps/unix/sysv/linux/clock_settime.c (SYSDEP_SETTIME): Remove
3367         definitions of INTERNAL_VSYSCALL and INLINE_VSYSCALL.
3369         * sysdeps/unix/sysv/linux/tile/sysdep.h
3370         (HAVE_CLOCK_GETTIME_VSYSCALL): Move definition out of
3371         assembly-specific section to avoid a redefinition warning.
3373         * sysdeps/tile/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast to
3374         long before casting to pointer to avoid a cast warning.
3376 2014-12-23  Chris Metcalf  <cmetcalf@ezchip.com>
3378         * sysdeps/tile/tilegx/Implies: New file.
3380 2014-12-23  Richard Earnshaw  <rearnsha@arm.com>
3382         * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.
3384 2014-12-23  Florian Weimer  <fweimer@redhat.com>
3386         * iconvdata/run-iconv-test.sh: Actually test iconv modules.
3388 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
3390         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Do
3391         not define.
3392         * sysdeps/unix/sysv/linux/utimes.c: Do not include
3393         <kernel-features.h>.
3394         (__utimes) [__NR_utimes]: Make code unconditional.
3395         (__utimes) [!__ASSUME_UTIMES]: Remove conditional code.
3396         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
3397         (__ASSUME_UTIMES): Do not undefine.
3398         * sysdeps/unix/sysv/linux/tile/kernel-features.h
3399         (__ASSUME_UTIMES): Likewise.
3400         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
3401         (__ASSUME_UTIMES): Define for [__LINUX_KERNEL_VERSION >= 0x030e00]
3402         instead of undefining for [__LINUX_KERNEL_VERSION < 0x030e00].
3403         * sysdeps/unix/sysv/linux/hppa/utimes.c: New file.
3405 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
3407         * sysdeps/mips/memcpy.S: Fix preprocessor indentation.
3409 2014-12-22  Chris Metcalf  <cmetcalf@ezchip.com>
3411         [BZ #17747]
3412         * math/w_j0.c [defined NO_LONG_DOUBLE] (j0, y0): Convert strong
3413         alias to weak alias for j0l, y0l.
3414         * math/w_j1.c [defined NO_LONG_DOUBLE] (j1, y1): Likewise.
3415         * math/w_jn.c [defined NO_LONG_DOUBLE] (jn, yn): Likewise.
3417         [BZ #17746]
3418         * sysdeps/tile/tilegx/strstr.c (STRSTR2): Remove implicit boolean
3419         conversion.
3421 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
3423         * sysdeps/unix/mips/sysdep.h (__mips_isa_rev): Set
3424         to zero if not already defined.
3426 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
3428         [BZ #17724]
3429         * sysdeps/ieee754/k_standard.c: Don't include <float.h>.
3430         (__kernel_standard_f): Remove.  Moved to k_standardf.c.
3431         (__kernel_standard_l): Remove.  Moved to k_standardl.c with
3432         (char *) casts added.
3433         * sysdeps/ieee754/k_standardf.c: New file.
3434         * sysdeps/ieee754/k_standardl.c: Likewise.
3435         * math/Makefile (libm-support): Remove k_standard.
3436         (libm-calls): Add k_standard.
3438 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
3440         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
3441         Optimize to avoid an unnecessary FPCR read.
3443 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
3445         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv):
3446         Optimize to reduce FPCR/FPSR accesses.
3448 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
3450         * sysdeps/aarch64/fpu/ftestexcept.c (fetestexcept):
3451         Call libc_fetestexcept_aarch64.
3453 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
3455         * sysdeps/aarch64/fpu/fesetround.c (fesetround):
3456         Call libc_fesetround_aarch64.
3458 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
3460         [BZ #17733]
3461         * sysdeps/unix/sysv/linux/bind.S (NO_WEAK_ALIAS): Do not define.
3462         (__bind): Do not define as weak alias.
3463         * sysdeps/unix/sysv/linux/getsockname.S (NO_WEAK_ALIAS): Do not
3464         define.
3465         (__getsockname): Do not define as weak alias.
3467 2014-12-22  Will Newton  <will.newton@linaro.org>
3469         * manual/install.texi: Document that we require bison 2.7
3470         or above.
3471         * INSTALL: Regenerate.
3472         * configure.ac: Use AC_CHECK_PROG_VER instead of
3473         AC_PATH_PROG when checking for bison and check for
3474         version 2.7 or above.
3475         * configure: Regenerate.
3477 2014-12-21  Chris Metcalf  <cmetcalf@ezchip.com>
3479         [BZ #17745]
3480         * sysdeps/tile/ffs.c (__ffs): Moved ffsll definition...
3481         * sysdeps/tile/ffsll.c (ffsll): To here.
3483         * sysdeps/unix/sysv/linux/tile/localplt.data: Removed.
3485 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
3487         * elf/dl-tls.c (__tls_get_addr): Provide the hidden definition
3488         if not defined.
3489         * sysdeps/i386/dl-tls.h (___tls_get_addr): Provide the hidden
3490         definition.
3491         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
3492         hidden ___tls_get_addr.
3493         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
3494         hidden __tls_get_addr.
3495         * sysdeps/generic/localplt.data (__tls_get_addr): Removed.
3496         * sysdeps/unix/sysv/linux/i386/localplt.data (___tls_get_addr):
3497         Likewise.
3499 2014-12-21  Andreas Schwab  <schwab@linux-m68k.org>
3501         * sysdeps/m68k/dl-machine.h (RTLD_START): Remove @PLTPC from
3502         _dl_init call.
3504 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
3506         * sysdeps/i386/dl-machine.h (_dl_start_user): Remove @PLT
3507         from "call _dl_init@PLT".
3508         * sysdeps/x86_64/dl-machine.h (_dl_start_user): Likewise.
3510 2014-12-21  Anders Kaseorg  <andersk@mit.edu>
3512         * manual/search.texi: (Array Sort Function): Clarify stable sorting
3513         guarantees.
3515 2014-12-20  Chris Metcalf  <cmetcalf@ezchip.com>
3517         * sysdeps/unix/sysv/linux/tile/localplt.data: New file.
3519 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
3521         [BZ #17744]
3522         * sysdeps/tile/tilegx/strstr.c (STRSTR): Call __strnlen, not
3523         strnlen.
3525 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
3527         * sysdeps/mips/addmul_1.S (__mpn_addmul_1): Use mulu/muhu instead
3528         of multu on MIPSr6.
3529         * sysdeps/mips/mul_1.S (__mpn_mul_1): Ditto.
3530         * sysdeps/mips/submul_1.S (__mpn_submul_1): Ditto.
3531         * sysdeps/mips/mips64/addmul_1.S (__mpn_addmul_1): Ditto.
3532         * sysdeps/mips/mips64/mul_1.S (__mpn_mul_1): Ditto.
3533         * sysdeps/mips/mips64/submul_1.S (__mpn_submul_1): Ditto.
3535 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
3537         * sysdeps/mips/sys/asm.h (PTR_ADDU): Use addu on mips32r6/mips64r6.
3538         (PTR_ADDIU): Use addiu for mips32r6/mips64r6.
3539         (PTR_SUBU): Use subu for mips32r6/mips64r6.
3540         (PTR_SUBIU): Use subu for mips32r6/mips64r6 (subiu does not exist).
3541         * sysdeps/mips/machine-gmon.h (PTR_ADDU_STRING) Use addu for
3542         mips32r6/mips64r6.
3543         (PTR_SUBU_STRING) Use subu for mips32r6/mips64r6.
3545 2014-12-19  Ondřej Bílka  <neleai@seznam.cz>
3547         * string/strncat.c (STRNCAT): Simplify implementation.
3549 2014-12-19  David S. Miller  <davem@davemloft.net>
3551         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Use a union to
3552         access the quad as both a long double and as a series of 4 words.
3554         * get-dynamic-info.h (elf_get_dynamic_info): Ignore -Warray-bounds for a
3555         link_map->l_info array access.
3557 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
3559         * iconvdata/tst-loading.c (TIMEOUT): Increase timeout 10 sec.
3561         * math/atest-exp.c (TIMEOUT): Increase timeout to 10 sec.
3562         * math/atest-exp2.c (TIMEOUT): Likewise.
3563         * math/atest-sincos.c (TIMEOUT): Likewise.
3565 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
3567         * sysdeps/x86_64/x32/Makefile (CFLAGS-s_llround.c): Replace
3568         -Wno-error with -fno-builtin-lround.
3570 2014-12-19  Torvald Riegel  <triegel@redhat.com>
3572         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: New file.
3573         Contains futex constants and functions moved over from ...
3574         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.  Include
3575         <lowlevellock-futex.h>.
3576         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
3577         (lll_timedwait_tid): Add comments and parentheses around macro
3578         arguments.
3580 2014-12-19  Torvald Riegel  <triegel@redhat.com>
3582         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Include
3583         <lowlevellock-futex.h>.  Remove FUTEX_* constants defined there.
3584         (__lll_private_flag): Remove.
3585         (lll_futex_wait): Likewise.
3586         (lll_futex_timed_wait): Likewise.
3587         (lll_futex_wake): Likewise.
3588         (lll_futex_requeue): Likewise.
3589         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
3590         (__lll_timedwait_tid): Spell out argument names.
3591         (lll_timedwait_tid): Add comments and parentheses around macro
3592         arguments.
3593         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Make FUTEX_* constants,
3594         LLL_SHARED and LLL_PRIVATE usable from assembly code.
3596 2014-12-19  Torvald Riegel  <triegel@redhat.com>
3598         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Remove file.
3599         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
3600         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
3601         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Likewise.
3602         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Likewise.
3603         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Likewise.
3604         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Likewise.
3605         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
3606         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Likewise.
3607         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: Likewise.
3608         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: Likewise.
3609         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Likewise.
3610         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Likewise.
3611         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Likewise.
3612         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Likewise.
3613         * sysdeps/unix/sysv/linux/sh/sem_post.S: Likewise.
3614         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Likewise.
3615         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Likewise.
3616         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Likewise.
3618 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
3620         * sysdeps/x86_64/x32/Makefile: New file.
3622 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
3624         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Replace
3625         1L with (mp_limb_t) 1.
3627 2014-12-17  Roland McGrath  <roland@hack.frob.com>
3629         * sysdeps/nptl/fork.c (__fork_generation_pointer): Variable moved ...
3630         * nptl/libc_pthread_init.c: ... here.
3631         * sysdeps/nptl/fork.c (__fork_handlers): Variable moved ...
3632         * nptl/register-atfork.c: ... here.
3634         * sysdeps/nptl/gai_misc.h (__gai_start_notify_thread):
3635         Use pthread_sigmask rather than INTERNAL_SYSCALL.
3636         Use assert_perror to check its return value.
3637         (__gai_create_helper_thread): Likewise.
3639         * inet/if_index.c (__if_freenameindex): Add libc_hidden_def.
3641         * malloc/malloc.c (alloc_perturb, free_perturb): Remove inline keyword.
3643 2014-12-17  Joseph Myers  <joseph@codesourcery.com>
3645         [BZ #17725]
3646         * sysdeps/generic/profil-counter.h (profil_counter): Rename to
3647         __profil_counter.
3648         * sysdeps/unix/sysv/linux/hppa/profil-counter.h (profil_counter):
3649         Likewise.
3650         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
3651         Likewise.
3652         * sysdeps/unix/sysv/linux/ia64/profil-counter.h (profil_counter):
3653         Likewise.
3654         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h
3655         (profil_counter): Likewise.
3656         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h
3657         (profil_counter): Likewise.
3658         * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
3659         Likewise.
3660         * sysdeps/unix/sysv/linux/tile/profil-counter.h (profil_counter):
3661         Likewise.
3662         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h
3663         (profil_counter): Likewise.
3664         * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
3665         Likewise.
3666         [!__profil_counter] (profil_counter): Define as weak alias of
3667         __profil_counter.
3668         * sysdeps/unix/sysv/linux/sparc/sparc32/profil-counter.h
3669         (profil_counter): Rename to __profil_counter.
3670         [!__profil_counter] (profil_counter): Define as weak alias of
3671         __profil_counter.
3672         * sysdeps/unix/sysv/linux/sparc/sparc64/profil-counter.h
3673         (profil_counter): Rename to __profil_counter.
3674         [!__profil_counter] (profil_counter): Define as weak alias of
3675         __profil_counter.
3676         * sysdeps/posix/profil.c: Update comment referring to
3677         profil_counter.
3678         (__profil): Use __profil_counter instead of profil_counter.
3679         * sysdeps/posix/sprofil.c (profil_counter): Rename to
3680         __profil_counter.  Use __profil_counter_ushort and
3681         __profil_counter_uint in definitions.
3682         (__sprofil): Use __profil_counter_uint and __profil_counter_ushort
3683         instead of profil_counter_uint and profil_counter_ushort.
3685         [BZ #17722]
3686         * inet/inet_mkadr.c (inet_makeaddr): Rename to __inet_makeaddr and
3687         define as weak alias of __inet_makeaddr.
3688         * resolv/inet_addr.c (inet_addr): Rename to __inet_addr and define
3689         as weak alias of __inet_addr.
3690         * resolv/inet_pton.c (inet_pton): Rename to __inet_pton and define
3691         as weak alias of __inet_pton.  Use libc_hidden_weak.
3692         * include/arpa/inet.h (__inet_pton): Declare.  Use
3693         libc_hidden_proto.
3694         (inet_makeaddr): Don't use libc_hidden_proto.
3695         (__inet_makeaddr): Declare.  Use libc_hidden_proto.
3696         * resolv/res_init.c (__res_vinit): Use __inet_pton instead of
3697         inet_pton.  Use __inet_makeaddr instead of inet_makeaddr.
3698         * conform/Makefile (test-xfail-POSIX/pthread.h/linknamespace):
3699         Remove variable.
3700         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
3701         (test-xfail-POSIX/time.h/linknamespace): Likewise.
3703 2014-12-17  Steve Ellcey  <sellcey@imgtec.com>
3705         * inet/getnetgrent_r.c: Move while loop to be inside if statement.
3707 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
3709         * stdio-common/bug-vfprintf-nargs.c (do_test):
3710         Cast value to intptr_t to avoid format warning
3711         for usage with PRIdPTR printing macro.
3713 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
3715         * libio/tst-widetext.c (do_test):
3716         Use format type %td instead of %Zd for ptrdiff_t
3717         in order to avoid format warning.
3719 2014-12-17  Andreas Schwab  <schwab@suse.de>
3721         * nscd/mem.c (gc): Add size_t cast to match printf format.
3723 2014-12-16  Roland McGrath  <roland@hack.frob.com>
3725         * sysdeps/gnu/unwind-resume.c: #include <sysdep.h>.
3726         (init): Apply PTR_MANGLE to pointers before storing them.
3727         (_Unwind_Resume, __gcc_personality_v0): Apply PTR_DEMANGLE to pointers
3728         before using them.
3730 2014-12-16  Joseph Myers  <joseph@codesourcery.com>
3732         [BZ #17719]
3733         * sysdeps/x86_64/memrchr.S (memrchr): Rename to __memrchr and
3734         define as weak alias of __memrchr.
3735         (__memrchr): Do not define as strong alias of memrchr.
3736         * conform/Makefile (test-xfail-XPG4/libgen.h/linknamespace):
3737         Remove variable.
3738         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
3739         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
3740         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
3742         [BZ #17717]
3743         * inet/if_index.c (if_nametoindex): Rename to __if_nametoindex and
3744         define as weak alias of __if_nametoindex.  Use libc_hidden_weak.
3745         (if_indextoname): Rename to __if_indextoname and define as weak
3746         alias of __if_indextoname.  Use libc_hidden_weak.
3747         (if_freenameindex): Rename to __if_freenameindex and define as
3748         weak alias of __if_freenameindex.
3749         (if_nameindex): Rename to __if_nameindex and define as weak alias
3750         of __if_nameindex.
3751         * sysdeps/mach/hurd/if_index.c (if_nametoindex): Rename to
3752         __if_nametoindex and define as weak alias of __if_nametoindex.
3753         Use libc_hidden_weak.
3754         (if_freenameindex): Rename to __if_freenameindex and define as
3755         weak alias of __if_freenameindex.
3756         (if_nameindex): Rename to __if_nameindex and define as weak alias
3757         of __if_nameindex.
3758         (if_indextoname): Rename to __if_indextoname and define as weak
3759         alias of __if_indextoname.  Use libc_hidden_weak.
3760         * sysdeps/unix/sysv/linux/if_index.c (if_nametoindex): Rename to
3761         __if_nametoindex and define as weak alias of __if_nametoindex.
3762         Use libc_hidden_weak.
3763         (if_freenameindex): Rename to __if_freenameindex and define as
3764         weak alias of __if_freenameindex.  Use libc_hidden_weak.
3765         (if_nameindex_netlink): Use __if_freenameindex instead of
3766         if_freenameindex.
3767         (if_nameindex): Rename to __if_nameindex and define as weak alias
3768         of __if_nameindex.  Use libc_hidden_weak.
3769         (if_indextoname): Rename to __if_indextoname and define as weak
3770         alias of __if_indextoname.  Use libc_hidden_weak.
3771         * include/net/if.h [!_ISOMAC] (__if_nametoindex): Declare and use
3772         libc_hidden_proto.
3773         [!_ISOMAC] (__if_freenameindex): Likewise.
3774         * resolv/res_init.c (__res_vinit): Use __if_nametoindex instead of
3775         if_nametoindex.
3776         * conform/Makefile (test-xfail-XPG4/grp.h/linknamespace): Remove
3777         variable.
3778         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
3779         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
3780         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
3781         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
3782         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
3783         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
3784         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
3786         * conform/Makefile (test-xfail-UNIX98/semaphore.h/linknamespace):
3787         Remove variable.
3788         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
3789         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
3791 2014-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
3793         * resolv/res_send.c (__libc_res_nsend): Disable warning 'array
3794         subscript above bounds'
3796         * resolv/res_send.c (__libc_res_nsend): Fix check for nsmap
3797         bounds.
3799 2014-12-16  Arjun Shankar  <arjun.is@lostca.se>
3801         * libio/tst-fopenloc.c: Use test-skeleton.c.
3803         * stdlib/tst-bsearch.c: Use test-skeleton.c.
3804         (entry): Rename to ITEM.
3805         (do_test, comp): Adjust.
3807         * stdio-common/tst-fseek.c: Use test-skeleton.c.
3809 2014-12-16  Torvald Riegel  <triegel@redhat.com>
3811         * string/tester.c: Include <libc-internal.h>.
3812         (test_memset): Ignore -Wmemset-transposed-args.
3814 2014-12-16  Torvald Riegel  <triegel@redhat.com>
3816         * misc/tst-mntent2.c (do_test): Fix warning.
3818 2014-12-16  Torvald Riegel  <triegel@redhat.com>
3820         * elf/tst-unique4lib.cc(a): Mark as used.
3822 2014-12-16  Florian Weimer  <fweimer@redhat.com>
3824         [BZ #17630]
3825         * resolv/nss_dns/dns-network.c (getanswer_r): Iterate over alias
3826         names.
3828 2014-12-16  Allan McRae  <allan@archlinux.org>
3830         * stdio-common/Makefile (tests): Re-add bug26.
3832 2014-12-15  Ondřej Bílka  <neleai@seznam.cz>
3834         [BZ #17657]
3835         * locale/programs/ld-ctype.c (find_translit2, read_widestring): Return
3836         static array.
3838 2014-12-15  Bernard Ogden  <bernie.ogden@linaro.org>
3840         * nptl/lowlevellock.c (__lll_lock_wait_private): Add comments.
3841         (__lll_lock_wait): Likewise.
3842         (__lll_timedlock_wait): Likewise.
3843         (__lll_timedwait_tid): Likewise.
3844         * nptl/lowlevelrobustlock.c (__lll_robust_lock_wait): Likewise.
3845         (__lll_robust_timedlock_wait): Likewise.
3846         * sysdeps/nptl/lowlevellock.h (lll_trylock): Likewise.
3847         (lll_cond_trylock): Likewise.
3848         (__lll_lock): Likewise.
3849         (__lll_robust_lock): Likewise.
3850         (__lll_cond_lock): Likewise.
3851         (lll_robust_cond_lock): Likewise.
3852         (__lll_timedlock): Likewise.
3853         (__lll_robust_timedlock): Likewise.
3854         (__lll_unlock): Likewise.
3855         (__lll_robust_unlock): Likewise.
3856         (lll_wait_tid): Likewise.
3857         (lll_timedwait_tid): Likewise.
3859 2014-12-15  Torvald Riegel  <triegel@redhat.com>
3861         * nptl/tst-sem4.c (do_test): Start with a fresh semaphore state.
3863 2014-12-15  Torvald Riegel  <triegel@redhat.com>
3865         * nptl/tst-mutex5.c (do_test): Do not skip tests if elision is enabled.
3867 2014-12-15  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
3869         * stdio-common/test-vfprintf.c: Include <libc-internal.h>.
3870         * stdio-common/tst-sprintf.c: Likewise.
3872 2014-12-15  Torvald Riegel  <triegel@redhat.com>
3874         * sysdeps/unix/sysv/linux/s390/pthread_once.c: Remove file.
3876 2014-12-15  Jeff Law  <law@redhat.com>
3878         [BZ #16617]
3879         * stdio-common/vfprintf.c (vfprintf): Allocate large specs array
3880         on the heap.  (CVE-2012-3406)
3881         * stdio-common/bug23-2.c, stdio-common/bug23-3.c: New file.
3882         * stdio-common/bug23-4.c: New file.  Test case by Joseph Myers.
3883         * stdio-common/Makefile (tests): Add bug23-2, bug23-3, bug23-4.
3885 2014-12-15  Will Newton  <will.newton@linaro.org>
3887         * manual/install.texi: Bump required version of texinfo
3888         to 4.7 from 4.5.
3889         * INSTALL: Regenerated.
3890         * configure.ac: Check for makeinfo version 4.7 and above.
3891         * configure: Regenerated.
3893 2014-12-12  Roland McGrath  <roland@hack.frob.com>
3895         * sysdeps/posix/shm-directory.h (SHM_GET_NAME): Take new argument
3896         PREFIX, string constant to insert between directory and name.
3897         * sysdeps/posix/shm_open.c: Update caller.
3898         * sysdeps/posix/shm_unlink.c: Likewise.
3899         * nptl/semaphoreP.h (struct mountpoint_info): Type removed.
3900         (__where_is_shmfs, mountpoint, __namedsem_once): Declarations removed.
3901         (SEM_SHM_PREFIX): New macro.
3902         * sysdeps/posix/Makefile (librt-routines): Add shm-directory only if
3903         [$(have-thread-library) = no].
3904         * nptl/Makefile (libpthread-routines): Add shm-directory.
3905         * nptl/Versions (GLIBC_PRIVATE): Add __shm_directory.
3906         * sysdeps/nptl/shm-directory.h: New file.
3907         * sysdeps/posix/shm-directory.c
3908         [IS_IN (libpthread)] (__shm_directory): Add hidden_def.
3909         * sysdeps/unix/sysv/linux/shm-directory.c: Likewise.
3910         * nptl/sem_open.c (check_add_mapping): Use munmap function rather than
3911         INTERNAL_SYSCALL.
3912         (__where_is_shmfs): Function removed.
3913         (mountpoint, defaultmount, defaultdir, __namedsem_once):
3914         Variables removed.
3915         (sem_open): Use __libc_close function rather than INTERNAL_SYSCALL.
3916         Use SHM_GET_NAME.
3917         * nptl/sem_unlink.c: Prototypify.  Use SHM_GET_NAME.
3919         * sysdeps/nptl/bits/libc-lockP.h [IS_IN (libpthread)]
3920         (PTFAVAIL, __libc_ptf_call, __libc_ptf_call_always): Define as
3921         unconditional for use inside libpthread.
3922         [IS_IN (libpthread)]: Include <nptl/pthreadP.h>.
3924 2014-12-12  Roland McGrath  <roland@hack.frob.com>
3926         * nptl/pthread_getaffinity.c: New file.
3927         * nptl/pthread_setaffinity.c: New file.
3928         * nptl/pthread_getname.c: New file.
3929         * nptl/pthread_setname.c: New file.
3931         * nptl/pthread_create.c (START_THREAD_DEFN)
3932         [! __ASSUME_SET_ROBUST_LIST]: Add missing & in lll_futex_wake argument.
3934 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
3935             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3937         * resolv/res_send.c (send_vc): Disable warning resplen may
3938         be used uninitialized.
3940 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
3942         * nptl/tst-mutex6.c
3943         (ATTR_NULL): New define checks ATTR against NULL.
3944         (do_test): Use !ATTR_NULL instead of ATTR != NULL.
3945         * nptl/tst-mutexpp6.c (ATTR_NULL): New define.
3947 2014-12-11  James Lemke  <jwlemke@codesourcery.com>
3949         [BZ #17581]
3950         * malloc/hooks.c
3951         (mem2mem_check): Revert my previous change.
3952         (malloc_check_get_size): Revert my previous change.
3953         (mem2chunk_check): Revert my previous change.
3955 2014-12-11  Roland McGrath  <roland@hack.frob.com>
3957         * sysdeps/posix/shm-directory.c: New file.
3958         * sysdeps/posix/shm-directory.h: New file.
3959         * sysdeps/posix/Makefile [($(subdir) = rt] (librt-routines): Add it.
3960         * sysdeps/posix/shm_open.c: Use SHM_GET_NAME.
3961         Use O_NOFOLLOW and O_CLOEXEC if available.  Transmute EISDIR to EINVAL.
3962         * sysdeps/posix/shm_unlink.c: Use SHM_GET_NAME.
3963         Transmute EPERM to EACCES.
3964         * sysdeps/unix/sysv/linux/shm-directory.c: New file, most code taken
3965         from ...
3966         * sysdeps/unix/sysv/linux/shm_open.c: ... here.  File removed.
3967         * sysdeps/unix/sysv/linux/shm_unlink.c: File removed.
3969 2014-12-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
3971         * sysdeps/sh/jmpbuf_unwind.h (_jmpbuf_sp): Declare SP as void
3972         pointer and cast to uintptr_t.
3973         * sysdeps/sh/nptl/tls.h (TLS_INIT_TP): Use NULL instead of 0.
3974         * sysdeps/unix/sysv/linux/sh/lowlevellock.h (lll_futex_timed_wait):
3975         Add cast to avoid warning.
3976         * sysdeps/unix/sysv/linux/sh/register-dump.h: Use 0 instead of NULL.
3978 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
3980         * nptl/semaphore.h: Move to ...
3981         * sysdeps/pthread/semaphore.h: ... here.
3982         * Makefile (installed-headers): Change nptl/semaphore.h to
3983         sysdeps/pthread/semaphore.h.
3985 2014-12-11  Roland McGrath  <roland@hack.frob.com>
3987         * misc/tst-error1.c (do_test): Ignore -Wformat-security for
3988         generated error format strings.
3990         * stdio-common/tstdiomisc.c (t2): Ignore -Wformat and
3991         -Wformat-extra-args warnings for scanf formats.
3992         * stdio-common/scanf4.c (main): Ignore -Wformat-zero-length around
3993         test of zero-length format (duh).
3994         * stdio-common/scanf7.c (main): Ignore -Wformat warnings for
3995         corner-case scanf format test.
3996         * stdio-common/test-vfprintf.c (do_test): Ignore -Wformat-security for
3997         generated fprintf format string.
3998         * stdio-common/tst-sprintf.c (do_test): Ignore -Wformat warnings for
3999         corner-case sprintf format tests.
4000         * stdio-common/tst-printf.c: Ignore -Wformat throughout.
4001         * stdio-common/tst-printfsz.c (main): Ignore -Wformat and
4002         -Wformat-extra-args warnings throughout.
4003         * stdio-common/Makefile (CFLAGS-tstdiomisc.c): Variable removed.
4004         (CFLAGS-scanf4.c): Likewise.
4005         (CFLAGS-scanf7.c): Likewise.
4006         (CFLAGS-tst-sprintf.c): Likewise.
4007         (CFLAGS-tst-printf.c): Likewise.
4008         (CFLAGS-tst-printfsz.c): Likewise.
4010 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
4012         * include/cpio.h: New file.
4013         * include/fmtmsg.h: Likewise.
4015         * tst-mbswcs1.c (show): Use %zu format instead of %Zd.  Cast
4016         corresponding format argument to size_t.
4017         * tst-mbswcs2.c (show): Likewise.  Use %td format for ptrdiff_t
4018         arguments.
4019         * tst-mbswcs3.c (show): Use %zu format instead of %Zd.  Cast
4020         corresponding format argument to size_t.
4021         * tst-mbswcs4.c (show): Likewise.  Use %td format for ptrdiff_t
4022         arguments.
4023         * tst-mbswcs5.c (show): Use %zu format instead of %Zd.  Cast
4024         corresponding format argument to size_t.
4025         * tst-trans.c (do_test): Use %lc format for wint_t arguments.
4026         * Makefile (CFLAGS-tst-mbswcs1.c): Remove variable.
4027         (CFLAGS-tst-mbswcs2.c): Likewise.
4028         (CFLAGS-tst-mbswcs3.c): Likewise.
4029         (CFLAGS-tst-mbswcs4.c): Likewise.
4030         (CFLAGS-tst-mbswcs5.c): Likewise.
4031         (CFLAGS-tst-trans.c): Likewise
4033 2014-12-11  Roland McGrath  <roland@hack.frob.com>
4035         * posix/regexbug1.c (main): Use "%s" format with regerror results,
4036         rather than assuming they won't contain any '%'s.
4038 2014-12-11  Chris Metcalf  <cmetcalf@ezchip.com>
4040         * sysdeps/tile/tilegx/memset.c (__memcpy): Add
4041         inhibit_loop_to_libcall to avoid recursive calls.
4042         * sysdeps/tile/tilegx/memcpy.c (__memcpy): Likewise.
4043         * sysdeps/tile/tilepro/memcpy.c (__memcpy): Likewise.
4045 2014-12-11  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
4047         * include/sys/socket.h (__sendmmsg): Add __USE_GNU guards on function
4048         prototype.
4050 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
4052         * sysdeps/mips/dl-trampoline.c: Modify switch expression to have
4053         integer value instead of boolean.
4055 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
4057         * malloc/malloc.c: Fix powerof2 check.
4059 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
4061         * locale/programs/locfile.h (maybe_swap_uint32):
4062         Remove inline and add unused attribute.
4064 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
4066         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
4067         Truncating assembler expression to a .long expression.
4069 2014-12-11  Andreas Schwab  <schwab@suse.de>
4071         * elf/rtld.c (struct map_args): Constify str member.
4072         (do_preload): Constify fname argument.
4074 2014-12-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4076         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Remove overflow warnings for
4077         constants definition.
4079 2014-12-11  Andreas Schwab  <schwab@suse.de>
4081         [BZ #16657]
4082         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Use
4083         FORCE_ELISION instead of DO_ELISION.
4084         * sysdeps/unix/sysv/linux/x86/force-elision.h (DO_ELISION):
4085         Remove.
4086         * sysdeps/unix/sysv/linux/s390/force-elision.h (DO_ELISION):
4087         Likewise.
4089         * iconvdata/gconv-modules: Remove duplicate entry.
4091 2014-12-11  Will Newton  <will.newton@linaro.org>
4093         Merge gettext 0.19.3 into intl/.
4095         This involves a number of cosmetic changes to comments
4096         and ANSI function definitions and prototypes throughout
4097         all the files. The gettext copyright header is used but
4098         with the date ranges taken from the glibc copy.
4100         * NEWS: Add gettext merge to 2.21.
4101         * intl/bindtextdom.c: Switch to gettext copyright.
4102         Use ANSI definitions and prototypes.
4103         Use gl_* locking primitives rather than __libc_* ones.
4104         Use __builtin_expect rather than __glibc_likely/unlikely.
4105         * intl/dcgettext.c: Switch to gettext copyright.
4106         Use ANSI definitions and prototypes.
4107         * intl/dcigettext.c: Switch to gettext copyright.
4108         Use ANSI definitions and prototypes.
4109         (INTDIV0_RAISES_SIGFPE): New define.
4110         Use gl_* locking primitives rather than __libc_* ones.
4111         Include eval-plural.h instead of plural-eval.c.
4112         Use __builtin_expect rather than __glibc_likely/unlikely.
4113         * intl/dcngettext.c: Switch to gettext copyright.
4114         Use ANSI definitions and prototypes.
4115         * intl/dgettext.c: Likewise.
4116         * intl/dngettext.c: Likewise.
4117         * intl/plural-eval.c: Renamed to...
4118         * intl/eval-plural.h: ...this.
4119         * intl/explodename.c: Switch to gettext copyright.
4120         Use ANSI definitions and prototypes.
4121         (_nl_explode_name): Use strchr instead of __rawmemchr.
4122         * intl/finddomain.c: Switch to gettext copyright.
4123         Use ANSI definitions and prototypes.
4124         Use gl_* locking primitives rather than __libc_* ones.
4125         (_nl_find_domain): Use malloc rather than alloca for
4126         allocation of temporary locale name.
4127         * intl/gettext.c: Switch to gettext copyright.
4128         Use ANSI definitions and prototypes.
4129         * intl/gettextP.h: Switch to gettext copyright.
4130         Use ANSI definitions and prototypes.
4131         Use gl_* locking primitives rather than __libc_* ones.
4132         * intl/gmo.h: Switch to gettext copyright.
4133         (struct sysdep_string): Move struct segment_pair outside of
4134         struct definition.
4135         * intl/hash-string.c: Use ANSI definitions and prototypes.
4136         * intl/hash-string.h: Switch to gettext copyright.
4137         Use ANSI definitions and prototypes.
4138         * intl/l10nflist.c: Switch to gettext copyright.
4139         Use ANSI definitions and prototypes.
4140         (_nl_normalize_codeset): Avoid integer overflow.
4141         * intl/loadinfo.h: Switch to gettext copyright.
4142         Use ANSI definitions and prototypes.
4143         (LIBINTL_DLL_EXPORTED): New define.
4144         (PATH_SEPARATOR): New define.
4145         * intl/loadmsgcat.c: Switch to gettext copyright.
4146         * intl/localealias.c: Switch to gettext copyright.
4147         Use ANSI definitions and prototypes.
4148         (_nl_expand_alias): Use PATH_SEPARATOR.
4149         * intl/ngettext.c: Switch to gettext copyright.
4150         Use ANSI definitions and prototypes.
4151         * intl/plural-exp.c: Likewise.
4152         * intl/plural-exp.h: Switch to gettext copyright.
4153         Use ANSI definitions and prototypes.
4154         (struct expression): Move definition of enum operator outside
4155         of struct definition.
4156         * intl/plural.c: Regenerate.
4157         * intl/plural.y: Switch to gettext copyright.
4158         Use ANSI definitions and prototypes.
4159         Port to bison 3.0.
4160         * intl/textdomain.c: Switch to gettext copyright.
4161         Use ANSI definitions and prototypes.
4162         Use gl_* locking primitives rather than __libc_* ones.
4164 2014-12-10  Steve Ellcey  <sellcey@imgtec.com>
4166         * debug/warning-nop.c: Add used atrribute.
4168 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
4170         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: New file.
4172         * sysdeps/unix/sysv/linux/mips/mips64/Makefile
4173         [$(subdir) == signal] (CFLAGS-sigaction.c): New variable.
4174         [$(subdir) == nptl] (CFLAGS-sigaction.c): Likewise.
4176 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
4177             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4179         [BZ #17634]
4180         * wcsmbs/wcschr.c [!WCSCHR] (wcschr): Define as __wcschr.
4181         Undefine after defining function.  Define as weak alias of
4182         __wcschr.  Use libc_hidden_weak.
4183         * include/wchar.h (__wcschr): Declare.  Use libc_hidden_proto.
4184         * sysdeps/i386/i686/multiarch/wcschr-c.c [IS_IN (libc) && SHARED]
4185         (libc_hidden_def): Also define __GI___wcschr alias.
4186         * sysdeps/i386/i686/multiarch/wcschr.S (wcschr): Rename to
4187         __wcschr and define as weak alias of __wcschr.
4188         * sysdeps/powerpc/power6/wcschr.c [!WCSCHR] (WCSCHR): Define as
4189         __wcschr.
4190         [!WCSCHR] (DEFAULT_WCSCHR): Define.
4191         [DEFAULT_WCSCHR] (__wcschr): Use libc_hidden_def.
4192         [DEFAULT_WCSCHR] (wcschr): Define as weak alias of __wcschr.  Use
4193         libc_hidden_weak.  Do not use libc_hidden_def.
4194         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c
4195         [IS_IN (libc) && SHARED] (libc_hidden_def): Also define
4196         __GI___wcschr alias.
4197         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c
4198         [IS_IN (libc)] (wcschr): Define as macro expanding to
4199         __redirect_wcschr.
4200         [IS_IN (libc)] (__wcschr_ppc): Use __redirect_wcschr in typeof.
4201         [IS_IN (libc)] (__wcschr_power6): Likewise.
4202         [IS_IN (libc)] (__wcschr_power7): Likewise.
4203         [IS_IN (libc)] (__libc_wcschr): New.  Define with libc_ifunc
4204         instead of wcschr.
4205         [IS_IN (libc)] (wcschr): Undefine and define as weak alias of
4206         __libc_wcschr.
4207         [!IS_IN (libc)] (libc_hidden_def): Do not undefine and redefine.
4208         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c (wcschr): Rename to
4209         __wcschr and define as weak alias of __wcschr.  Use
4210         libc_hidden_builtin_def.
4211         * sysdeps/x86_64/wcschr.S (wcschr): Rename to __wcschr and define
4212         as weak alias of __wcschr.  Use libc_hidden_weak.
4213         * time/alt_digit.c (_nl_get_walt_digit): Use __wcschr instead of
4214         wcschr.
4215         * time/era.c (_nl_init_era_entries): Likewise.
4216         * conform/Makefile (test-xfail-ISO/time.h/linknamespace): Remove
4217         variable.
4218         (test-xfail-XPG3/time.h/linknamespace): Likewise.
4219         (test-xfail-XPG4/time.h/linknamespace): Likewise.
4221 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
4223         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Use %ld
4224         format for long int variable.
4226 2014-12-10  Anders Kaseorg  <andersk@MIT.EDU>
4228         [BZ #10672]
4229         * manual/search.texi: (Array Sort Function): Remove claim how to make
4230         qsort stable.
4232 2014-12-10  Andreas Schwab  <schwab@suse.de>
4234         [BZ #12847]
4235         * sysdeps/nptl/fork.c (fresetlockfiles): Skip files with
4236         user-controlled locks.
4238 2014-12-10  Richard Earnshaw  <rearnsha@arm.com>
4240         * sysdeps/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
4241         register.
4243 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
4245         * configure.ac (--disable-werror): New configure option.
4246         (enable_werror): New AC_SUBST.
4247         * configure: Regenerated.
4248         * config.make.in (enable-werror): New variable.
4249         * Makeconfig [$(enable-werror) = yes] (+gccwarn): Add -Werror
4250         -Wno-error=undef.
4251         (+gccwarn-c): Do not use -Werror=implicit-function-declaration.
4252         * manual/install.texi (Configuring and compiling): Document
4253         --disable-werror.
4254         * INSTALL: Regenerated.
4255         * debug/Makefile (CFLAGS-tst-chk1.c): Add -Wno-error.
4256         (CFLAGS-tst-chk2.c): Likewise.
4257         (CFLAGS-tst-chk3.c): Likewise.
4258         (CFLAGS-tst-chk4.cc): Likewise.
4259         (CFLAGS-tst-chk5.cc): Likewise.
4260         (CFLAGS-tst-chk6.cc): Likewise.
4261         (CFLAGS-tst-lfschk1.c): Likewise.
4262         (CFLAGS-tst-lfschk2.c): Likewise.
4263         (CFLAGS-tst-lfschk3.c): Likewise.
4264         (CFLAGS-tst-lfschk4.cc): Likewise.
4265         (CFLAGS-tst-lfschk5.cc): Likewise.
4266         (CFLAGS-tst-lfschk6.cc): Likewise.
4268         * stdio-common/tst-printfsz.c: Include <libc-internal.h>.
4269         (main): Disable -Wdeprecated-declarations around calls to
4270         register_printf_function.
4272         * stdio-common/tst-unlockedio.c: Include <libc-internal.h>.
4273         (do_test): Disable -Wdiv-by-zero around some calls to
4274         fwrite_unlocked and fread_unlocked.
4276         * include/libc-internal.h (DIAG_PUSH_NEEDS_COMMENT): New macro.
4277         (DIAG_POP_NEEDS_COMMENT): Likewise.
4278         (_DIAG_STR1): Likewise.
4279         (_DIAG_STR): Likewise.
4280         (DIAG_IGNORE_NEEDS_COMMENT): Likewise.
4281         * stdio-common/bug21.c: Include <libc-internal.h>.
4282         (do_test): Disable -Wformat around call to sscanf.
4283         * stdio-common/scanf14.c: Include <libc-internal.h>.
4284         (main): Disable -Wformat around some calls to scanf functions.
4286 2014-12-09  Torvald Riegel  <triegel@redhat.com>
4288         * sysdeps/unix/sysv/linux/sh/pthread_once.S: Remove file.
4290 2014-12-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4292         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix wide-character
4293         stack variable alignment.
4295 2014-12-06  Joseph Myers  <joseph@codesourcery.com>
4297         [BZ #17682]
4298         * resource/Versions (libc): Add __getrlimit at GLIBC_PRIVATE.
4299         * resource/getrlimit.c (__getrlimit): Use libc_hidden_def.
4300         * sysdeps/mach/hurd/getrlimit.c (__getrlimit): Likewise.
4301         * include/sys/resource.h (__getrlimit): Use libc_hidden_proto.
4302         * nptl/nptl-init.c (__pthread_initialize_minimal_internal): Use
4303         __getrlimit instead of getrlimit.
4304         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Use
4305         __gettimeofday instead of gettimeofday.
4306         * nptl/pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock):
4307         Likewise.
4308         * nptl/pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock):
4309         Likewise.
4310         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
4311         * conform/Makefile (test-xfail-POSIX2008/aio.h/linknamespace):
4312         Remove variable.
4313         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
4314         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
4316 2014-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4318         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix buffer overrun
4319         for wide-character tests.
4321 2014-12-04  Roland McGrath  <roland@hack.frob.com>
4323         * io/openat64.c: #include <libc-internal.h>
4324         (__openat64): Prototypify.  Use ignore_value on MODE.
4325         * io/openat.c: Likewise.
4326         * misc/reboot.c: #include <libc-internal.h>
4327         (reboot): Prototypify.  Use ignore_value on HOWTO.
4328         * misc/ptrace.c: #include <libc-internal.h>
4329         (ptrace): Prototypify.  Use ignore_value for va_arg'd parameters.
4331 2014-12-04  Joseph Myers  <joseph@codesourcery.com>
4333         * conform/list-header-symbols.pl (%extra_syms): Add h_errno for
4334         XPG4, UNIX98 and XOPEN2K.
4335         * conform/Makefile (test-xfail-XOPEN2K/grp.h/linknamespace):
4336         Remove variable.
4337         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
4339 2014-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
4341         * libio/fileops.c: Use ISO C style for function definitions.
4342         * libio/iofopen.c: Likewise.
4343         * libio/wfileops.c: Likewise.
4345         [BZ #17653]
4346         * libio/fileops.c (_IO_new_file_underflow): Unset cached
4347         offset on EOF.
4348         * libio/wfileops.c (_IO_wfile_underflow): Likewise.
4349         * libio/tst-ftell-active-handler.c (fgets_func_t): New type.
4350         (fgets_func): Function pointer to fgets and fgetws.
4351         (do_ftell_test): Add test to verify ftell value after read
4352         EOF.
4353         (do_test): Set fgets_func.
4355         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Add
4356         O_TRUNC flag for w and w+ modes.
4357         (do_rewind_test): Likewise.
4358         (do_ftell_test): Likewise.
4359         (do_write_test): Likewise.
4361         [BZ #17647]
4362         * libio/fileops.c (do_ftell): Seek only when there are
4363         unflushed writes.
4364         * libio/wfileops.c (do_ftell_wide): Likewise.
4365         * libio/tst-ftell-active-handler.c (do_ftruncate_test): New
4366         test case.
4367         (do_one_test): Call it.
4369 2014-12-03  Joseph Myers  <joseph@codesourcery.com>
4371         * conform/list-header-symbols.pl (%extra_syms): Add getdate_err
4372         for XPG4, UNIX98, XOPEN2K and XOPEN2K8.
4373         * conform/Makefile (test-xfail-XOPEN2K/pthread.h/linknamespace):
4374         Remove variable.
4375         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
4376         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
4377         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
4379 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
4381         * conform/Makefile (test-xfail-XOPEN2K/aio.h/linknamespace):
4382         Remove variable.
4383         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
4385         [BZ #17668]
4386         * inet/ifaddrs.c (getifaddrs): Rename to __getifaddrs and define
4387         as weak alias of __getifaddrs.  Use libc_hidden_weak.
4388         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
4389         __freeifaddrs.  Use libc_hidden_weak.
4390         * sysdeps/gnu/ifaddrs.c (getifaddrs): Rename to __getifaddrs and
4391         define as weak alias of __getifaddrs.  Use libc_hidden_weak.
4392         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
4393         __freeifaddrs.  Use libc_hidden_weak.
4394         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Rename to
4395         __getifaddrs and define as weak alias of __getifaddrs.  Use
4396         libc_hidden_weak.
4397         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
4398         __freeifaddrs.  Use libc_hidden_weak.
4399         * conform/Makefile (test-xfail-XOPEN2K/net/if.h/linknamespace):
4400         Remove variable.
4401         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
4402         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
4404 2014-12-02  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
4406         [BZ #17601]
4407         * sysdeps/mips/start.S (__start): Use indirect jump to call
4408         __libc_start_main.
4410 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
4412         * nptl/tst-stack4.c (dso_process): Use int not uintptr_t for t.
4414         * nptl/tst-mutex1.c: Include <stdbool.h>.
4415         [!ATTR] (ATTR_NULL): New macro.
4416         (do_test): Test !ATTR_NULL instead of ATTR != NULL.
4417         * nptl/tst-mutexpi1.c (ATTR_NULL): New macro.
4418         * nptl/tst-mutexpp1.c (ATTR_NULL): New macro.
4420         * posix/tst-getopt_long1.c (do_test): Cast elements of argv array
4421         to char *.
4423         [BZ #17665]
4424         * posix/unistd.h [__USE_MISC || (__USE_XOPEN && !__USE_UNIX98)]:
4425         Change conditional to [__USE_MISC].
4427         [BZ #17664]
4428         * misc/mntent_r.c (__getmntent_r): Use __fgets_unlocked instead of
4429         fgets_unlocked.
4430         * resolv/res_hconf.c [IS_IN (libc)] (fgets_unlocked): Define to
4431         __fgets_unlocked.
4432         * resolv/res_init.c (__res_vinit): Use __fgets_unlocked instead of
4433         fgets_unlocked.
4434         * conform/Makefile (test-xfail-XPG4/sys/statvfs.h/linknamespace):
4435         Remove variable.
4436         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
4437         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
4438         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
4439         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
4440         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
4441         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
4442         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
4443         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
4444         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
4446         * elf/tst-unique4lib.cc (b): Mark with __attribute__ ((used)).
4448 2014-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4450         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
4451         Remove strpbrk objects.
4452         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
4453         (__libc_ifunc_impl_list): Remove strpbrk implementation.
4454         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: Remove file.
4455         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Remove file.
4456         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: Remove file.
4457         * sysdeps/powerpc/powerpc64/strpbrk.S: New file.
4459         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
4460         Remove strcspn objects.
4461         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
4462         (__libc_ifunc_impl_list): Remove strcspn implementation.
4463         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: Remove file.
4464         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Remove file.
4465         * sysdeps/powerpc/powerpc64/power7/strcspn.S: Remove file.
4466         * sysdeps/powerpc/powerpc64/strcspn.S: New file.
4468         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
4469         Remove strspn objetcs.
4470         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
4471         (__libc_ifunc_impl_list): Remove strspn implementation.
4472         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: Remove file.
4473         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
4474         * sysdeps/powerpc/powerpc64/power7/strspn.S: Remove file.
4475         * sysdeps/powerpc/powerpc64/strspn.S: New file.
4477 2014-12-01  James Lemke  <jwlemke@codesourcery.com>
4479         [BZ #17581]
4480         * malloc/hooks.c
4481         (mem2mem_check): Add a terminator to the chain of checking blocks.
4482         (malloc_check_get_size): Use it here.
4483         (mem2chunk_check): Ditto.
4485 2014-12-01  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
4487         * sysdeps/powerpc/powerpc64/strtok.S: New file.
4488         * sysdeps/powerpc/powerpc64/strtok_r.S: New file.
4490 2014-11-29  Carlos O'Donell  <carlos@redhat.com>
4492         * bits/ioctl-types.h: Indent preprocessor directives correctly.
4494         * nptl/nptl-init.c: Include libc-internal.h.
4495         (__pthread_initialize_minimal_internal): Use ROUND_UP.
4497         * elf/ldconfig.c (search_dir): Expand comment.
4499 2014-11-29  Joseph Myers  <joseph@codesourcery.com>
4501         * conform/Makefile (linknamespace-symlist-stdlibs-base): New
4502         variable.
4503         (linknamespace-symlist-stdlibs-tests): Likewise.
4504         (tests-special): Append $(linknamespace-symlist-stdlibs-tests)
4505         instead of $(objpfx)symlist-stdlibs.
4506         (linknamespace-libs-isoc): New variable.
4507         (linknamespace-libs): Use $(linknamespace-libs-isoc).
4508         (linknamespace-libs-ISO): New variable.
4509         (linknamespace-libs-ISO99): Likewise.
4510         (linknamespace-libs-ISO11): Likewise.
4511         (linknamespace-libs-XPG3): Likewise.
4512         (linknamespace-libs-XPG4): Likewise.
4513         (linknamespace-libs-POSIX): Likewise.
4514         (linknamespace-libs-UNIX98): Likewise.
4515         (linknamespace-libs-XOPEN2K): Likewise.
4516         (linknamespace-libs-POSIX2008): Likewise.
4517         (linknamespace-libs-XOPEN2K8): Likewise.
4518         ($(objpfx)symlist-stdlibs): Replace by
4519         $(linknamespace-symlist-stdlibs-tests).  Use
4520         $(linknamespace-libs-$*) as set of libraries.
4521         ($(linknamespace-header-tests)): Update dependencies.  Use
4522         $(objpfx)symlist-stdlibs-$$std for --libsyms argument.
4523         (test-xfail-XPG4/sys/mman.h/linknamespace): Remove.
4524         * conform/linknamespace.pl: Remove comment about considering
4525         definitions of symbols from irrelevant libraries.
4527 2014-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4529         [BZ #13862]
4530         * elf/dl-tls.c: Include <atomic.h>.
4531         (oom): Remove #ifdef SHARED/#endif.
4532         (_dl_static_dtv, _dl_initial_dtv): Moved before ...
4533         (_dl_resize_dtv): This.  Extracted from _dl_update_slotinfo.
4534         (_dl_allocate_tls_init): Resize DTV if the current DTV isn't
4535         big enough.
4536         (_dl_update_slotinfo): Call _dl_resize_dtv to resize DTV.
4537         * nptl/Makefile (tests): Add tst-stack4.
4538         (modules-names): Add tst-stack4mod.
4539         ($(objpfx)tst-stack4): New.
4540         (tst-stack4mod.sos): Likewise.
4541         ($(objpfx)tst-stack4.out): Likewise.
4542         ($(tst-stack4mod.sos)): Likewise.
4543         (clean): Likewise.
4544         * nptl/tst-stack4.c: New file.
4545         * nptl/tst-stack4mod.c: Likewise.
4547 2014-11-27  J. Brown  <jb999@gmx.de>
4549         * sysdeps/x86/bits/string.h: Add recent CPUs.
4551 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
4553         * misc/tst-pselect.c (do_test): Use sigprocmask instead of
4554         sigblock.
4556         * libio/bug-ungetwc1.c (do_test): Verify results of getwc and
4557         feof.
4559         * dlfcn/failtestmod.c (constr): Do not store result of dlsym in a
4560         variable.
4562 2014-11-27  Stefan Liebler  <stli@linux.vnet.ibm.com>
4564         * nscd/connections.c: Include libc-internal.h because of macro
4565         usage ignore_value.
4567 2014-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4569         * string/bits/string3.h (__warn_memset_zero_len): Don't
4570         declare for gcc newer than 5.0.
4571         (memset): Don't test for zero-length __LEN for gcc newer than
4572         5.0.
4574 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
4576         * stdio-common/tst-fmemopen.c (do_test): Cast st_size values to
4577         size_t for %zu format.
4579         * nss/tst-nss-test1.c (do_test): Use %td printf format for pointer
4580         difference, not %ju.
4582 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
4584         * include/libc-internal.h (ignore_value): New macro.
4585         * nscd/connections.c (restart): Wrap calls to setuid and setgid
4586         with ignore_value.
4588         * sysdeps/mips/__longjmp.c (____longjmp): Use prototype
4589         definition.
4591         * nptl/tst-cancel-self-cancelstate.c (do_test): Cast argument of
4592         pthread_cleanup_push to void *.
4594         * sysdeps/unix/sysv/linux/arm/libc-do-syscall.S (_FORTIFY_SOURCE):
4595         Undefine.
4597         [BZ #16619]
4598         [BZ #16740]
4599         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Use 1LL << 52
4600         instead of 1L << 52.
4602         * libio/bug-rewind.c (do_test): Check fwscanf return values.
4603         * libio/bug-rewind2.c (do_test): Likewise.
4605         * debug/test-stpcpy_chk-ifunc.c: Remove file.
4606         * debug/test-strcpy_chk-ifunc.c: Likewise.
4607         * wcsmbs/test-wcschr-ifunc.c: Likewise.
4608         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
4609         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
4610         * wcsmbs/test-wcslen-ifunc.c: Likewise.
4611         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
4612         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
4613         * Rules [$(multi-arch) = no] (tests): Do not filter out
4614         $(tests-ifunc).
4615         [$(multi-arch) = no] (xtests): Do not filter out $(xtests-ifunc).
4616         * debug/Makefile (tests-ifunc): Remove variable.
4617         (tests): Do not add $(tests-ifunc).
4618         * wcsmbs/Makefile (tests-ifunc): Remove variable.
4619         (tests): Do not add $(tests-ifunc).
4620         * benchtests/bench-string.h (TEST_IFUNC): Remove macro.
4621         [TEST_IFUNC]: Remove conditionals.
4622         * string/test-string.h (TEST_IFUNC): Remove macro.
4623         [TEST_IFUNC]: Remove conditionals.
4625         * string/test-strchr.c [!WIDE] (L): New macro.
4626         [WIDE] (L): Likewise.
4627         (check1): Use CHAR instead of char.  Use L on string and character
4628         constants.
4630 2014-11-26  Adhemerval Zanella  <azanella@linux.ibm.com>
4632         * csu/tst-atomic.c (do_test): Add atomic_exchange_and_add_{acq,rel}
4633         tests.
4634         * sysdeps/powerpc/bits/atomic.h
4635         (__arch_atomic_exchange_and_add_32_acq): Add definition.
4636         (__arch_atomic_exchange_and_add_32_rel): Likewise.
4637         (atomic_exchange_and_add_acq): Likewise.
4638         (atomic_exchange_and_add_rel): Likewise.
4639         * sysdeps/powerpc/powerpc32/bits/atomic.h
4640         (__arch_atomic_exchange_and_add_64_acq): Add definition.
4641         (__arch_atomic_exchange_and_add_64_rel): Likewise.
4642         * sysdeps/powerpc/powerpc64/bits/atomic.h
4643         (__arch_atomic_exchange_and_add_64_acq): Add definition.
4644         (__arch_atomic_exchange_and_add_64_rel): Likewise.
4646 2014-11-26  Torvald Riegel  <triegel@redhat.com>
4648         * nptl/tpp.c (__init_sched_fifo_prio, __pthread_tpp_change_priority):
4649         Change synchronization of __sched_fifo_min_prio and
4650         __sched_fifo_max_prio.
4651         * nptl/pthread_mutexattr_getprioceiling.c
4652         (pthread_mutexattr_getprioceiling): Likewise.
4653         * nptl/pthread_mutexattr_setprioceiling.c
4654         (pthread_mutexattr_setprioceiling): Likewise.
4655         * nptl/pthread_mutex_init.c (__pthread_mutex_init): Likewise.
4656         * nptl/pthread_mutex_setprioceiling.c (pthread_mutex_setprioceiling):
4657         Likewise.
4659 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
4661         * setjmp/jmpbug.c (test): Make foo volatile and cast it to
4662         void.
4664 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
4666         * stdio-common/tst-printf-round.c (test_hex_in_one_mode): Make
4667         third argument const.
4669 2014-11-25  Paul Eggert  <eggert@cs.ucla.edu>
4671         fnmatch: work around GCC compiler warning bug with uninit var
4672         * posix/fnmatch_loop.c (FCT): Use a scalar not a one-item array.
4673         This works around a bug with x86-64 GCC 4.9.2 and earlier
4674         where 'gcc -O2 -Wmaybe-uninitialized' incorrectly complains
4675         "../locale/weightwc.h:93:7: warning: '*((void *)&str+4)' may be
4676         used uninitialized in this function [-Wmaybe-uninitialized]".
4678 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
4680         * posix/bug-regex31.c (main): Return RES not 0.
4682 2014-11-25  Anton Blanchard <anton@samba.org>
4684         * sysdeps/powerpc/bits/atomic.h
4685         (__arch_compare_and_exchange_bool_64_rel): Load from mem.
4687 2014-11-24  Sterling Augustine  <saugustine@google.com>
4689         * sysdeps/x86_64/start.S (_start): Use ENTRY and END macros.
4691 2014-11-24  Ryan Cumming  <etaoins@gmail.com>
4693         [BZ #17608]
4694         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_TAI.
4696 2014-11-24  Joseph Myers  <joseph@codesourcery.com>
4698         [BZ #17633]
4699         * stdio-common/perror.c (perror): Call __fileno instead of fileno.
4700         * conform/Makefile (test-xfail-ISO/stdio.h/linknamespace): Remove
4701         variable.
4702         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
4703         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
4705 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
4707         * string/strncpy.c (strncpy): Improve performance by using memset.
4709 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
4711         * string/strcpy.c (strcpy):
4712         Improve performance by using strlen and memcpy.
4714 2014-11-24  Leonhard Holz  <leonhard.holz@web.de>
4716         * string/strcoll_l.c (get_next_seq): __always_inline.
4717         * string/strcoll_l.c (do_compare): __always_inline.
4719 2014-11-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
4721         * include/bits/stdlib-float.h: Use IS_IN only if _ISOMAC is
4722         defined.
4723         * include/mqueue.h: Likewise.
4724         * include/stdlib.h: Likewise.
4726         * stdlib/isomac.c (fmt): Replace NOT_IN_libc with IN_MODULE.
4727         (get_null_defines): Adjust.
4728         * sunrpc/Makefile: Adjust comment.
4729         * Makerules (CPPFLAGS-nonlib): Remove NOT_IN_libc.
4730         * elf/Makefile (CPPFLAGS-sotruss-lib): Likewise.
4731         (CFLAGS-interp.c): Likewise.
4732         (CFLAGS-ldconfig.c): Likewise.
4733         (CPPFLAGS-.os): Likewise.
4734         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
4735         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
4736         * extra-modules.mk (extra-modules.mk): Likewise.
4737         * iconv/Makefile (CPPFLAGS-iconvprogs): Likewise.
4738         * locale/Makefile (CPPFLAGS-locale_programs): Likewise.
4739         * malloc/Makefile (CPPFLAGS-memusagestat): Likewise.
4740         * nscd/Makefile (CPPFLAGS-nscd): Likewise.
4741         * nss/Makefile (CPPFLAGS-nss_test1): Likewise.
4742         * stdlib/Makefile (CFLAGS-tst-putenvmod.c): Likewise.
4743         * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
4744         * sysdeps/unix/sysv/linux/Makefile (CPPFLAGS-lddlibc4): Likewise.
4745         * iconvdata/Makefile (CPPFLAGS): Likewise.
4746         (cpp-srcs-left): Add libof for all iconvdata routines.
4747         * bits/stdio-lock.h: Replace NOT_IN_libc with IS_IN.
4748         * include/assert.h: Likewise.
4749         * include/ctype.h: Likewise.
4750         * include/errno.h: Likewise.
4751         * include/libc-symbols.h: Likewise.
4752         * include/math.h: Likewise.
4753         * include/netdb.h: Likewise.
4754         * include/resolv.h: Likewise.
4755         * include/stdio.h: Likewise.
4756         * include/stdlib.h: Likewise.
4757         * include/string.h: Likewise.
4758         * include/sys/stat.h: Likewise.
4759         * include/wctype.h: Likewise.
4760         * intl/l10nflist.c: Likewise.
4761         * libidn/idn-stub.c: Likewise.
4762         * libio/libioP.h: Likewise.
4763         * nptl/libc_multiple_threads.c: Likewise.
4764         * nptl/pthreadP.h: Likewise.
4765         * posix/regex_internal.h: Likewise.
4766         * resolv/res_hconf.c: Likewise.
4767         * sysdeps/arm/armv7/multiarch/memcpy.S: Likewise.
4768         * sysdeps/arm/memmove.S: Likewise.
4769         * sysdeps/arm/sysdep.h: Likewise.
4770         * sysdeps/generic/_itoa.h: Likewise.
4771         * sysdeps/generic/symbol-hacks.h: Likewise.
4772         * sysdeps/gnu/errlist.awk: Likewise.
4773         * sysdeps/gnu/errlist.c: Likewise.
4774         * sysdeps/i386/i586/memcpy.S: Likewise.
4775         * sysdeps/i386/i586/memset.S: Likewise.
4776         * sysdeps/i386/i686/memcpy.S: Likewise.
4777         * sysdeps/i386/i686/memmove.S: Likewise.
4778         * sysdeps/i386/i686/mempcpy.S: Likewise.
4779         * sysdeps/i386/i686/memset.S: Likewise.
4780         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
4781         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
4782         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: Likewise.
4783         * sysdeps/i386/i686/multiarch/memchr-sse2.S: Likewise.
4784         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
4785         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
4786         * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Likewise.
4787         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
4788         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
4789         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
4790         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
4791         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
4792         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
4793         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
4794         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
4795         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
4796         * sysdeps/i386/i686/multiarch/memrchr-c.c: Likewise.
4797         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: Likewise.
4798         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: Likewise.
4799         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
4800         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
4801         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
4802         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
4803         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
4804         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
4805         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
4806         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: Likewise.
4807         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
4808         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Likewise.
4809         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
4810         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
4811         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
4812         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
4813         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
4814         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
4815         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
4816         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
4817         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
4818         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
4819         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
4820         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
4821         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
4822         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
4823         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
4824         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
4825         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
4826         * sysdeps/i386/i686/multiarch/wcschr-c.c: Likewise.
4827         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: Likewise.
4828         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
4829         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
4830         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
4831         * sysdeps/i386/i686/multiarch/wcscpy-c.c: Likewise.
4832         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Likewise.
4833         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
4834         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
4835         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: Likewise.
4836         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
4837         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: Likewise.
4838         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: Likewise.
4839         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
4840         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
4841         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
4842         * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
4843         * sysdeps/nptl/bits/libc-lock.h: Likewise.
4844         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
4845         * sysdeps/nptl/bits/stdio-lock.h: Likewise.
4846         * sysdeps/posix/closedir.c: Likewise.
4847         * sysdeps/posix/opendir.c: Likewise.
4848         * sysdeps/posix/readdir.c: Likewise.
4849         * sysdeps/posix/rewinddir.c: Likewise.
4850         * sysdeps/powerpc/novmx-sigjmp.c: Likewise.
4851         * sysdeps/powerpc/powerpc32/__longjmp.S: Likewise.
4852         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
4853         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
4854         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
4855         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Likewise.
4856         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: Likewise.
4857         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: Likewise.
4858         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: Likewise.
4859         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: Likewise.
4860         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: Likewise.
4861         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: Likewise.
4862         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: Likewise.
4863         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: Likewise.
4864         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: Likewise.
4865         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: Likewise.
4866         * sysdeps/powerpc/powerpc32/power4/multiarch/memset.c: Likewise.
4867         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: Likewise.
4868         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: Likewise.
4869         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: Likewise.
4870         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr.c: Likewise.
4871         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: Likewise.
4872         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: Likewise.
4873         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: Likewise.
4874         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: Likewise.
4875         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: Likewise.
4876         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: Likewise.
4877         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: Likewise.
4878         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: Likewise.
4879         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: Likewise.
4880         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: Likewise.
4881         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: Likewise.
4882         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Likewise.
4883         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: Likewise.
4884         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: Likewise.
4885         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Likewise.
4886         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
4887         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
4888         * sysdeps/powerpc/powerpc64/__longjmp.S: Likewise.
4889         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: Likewise.
4890         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: Likewise.
4891         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: Likewise.
4892         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: Likewise.
4893         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: Likewise.
4894         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: Likewise.
4895         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Likewise.
4896         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: Likewise.
4897         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: Likewise.
4898         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: Likewise.
4899         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: Likewise.
4900         * sysdeps/powerpc/powerpc64/multiarch/memset.c: Likewise.
4901         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: Likewise.
4902         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.S: Likewise.
4903         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c: Likewise.
4904         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: Likewise.
4905         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: Likewise.
4906         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: Likewise.
4907         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: Likewise.
4908         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: Likewise.
4909         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: Likewise.
4910         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: Likewise.
4911         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: Likewise.
4912         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.S: Likewise.
4913         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c: Likewise.
4914         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Likewise.
4915         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: Likewise.
4916         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: Likewise.
4917         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: Likewise.
4918         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: Likewise.
4919         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: Likewise.
4920         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: Likewise.
4921         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: Likewise.
4922         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: Likewise.
4923         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: Likewise.
4924         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: Likewise.
4925         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Likewise.
4926         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: Likewise.
4927         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: Likewise.
4928         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
4929         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: Likewise.
4930         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c: Likewise.
4931         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
4932         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c: Likewise.
4933         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Likewise.
4934         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
4935         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Likewise.
4936         * sysdeps/s390/s390-32/multiarch/memcmp.S: Likewise.
4937         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
4938         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
4939         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
4940         * sysdeps/s390/s390-64/multiarch/memcmp.S: Likewise.
4941         * sysdeps/s390/s390-64/multiarch/memcpy.S: Likewise.
4942         * sysdeps/s390/s390-64/multiarch/memset.S: Likewise.
4943         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
4944         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
4945         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: Likewise.
4946         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
4947         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
4948         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Likewise.
4949         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: Likewise.
4950         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
4951         * sysdeps/unix/alpha/sysdep.S: Likewise.
4952         * sysdeps/unix/alpha/sysdep.h: Likewise.
4953         * sysdeps/unix/make-syscalls.sh: Likewise.
4954         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
4955         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
4956         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
4957         * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
4958         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
4959         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
4960         * sysdeps/unix/sysv/linux/getpid.c: Likewise.
4961         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
4962         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
4963         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Likewise.
4964         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
4965         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
4966         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
4967         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
4968         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
4969         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
4970         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
4971         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
4972         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
4973         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
4974         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
4975         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
4976         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
4977         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
4978         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
4979         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
4980         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
4981         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
4982         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
4983         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: Likewise.
4984         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
4985         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
4986         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
4987         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
4988         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
4989         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
4990         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
4991         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
4992         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
4993         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
4994         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
4995         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
4996         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
4997         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
4998         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
4999         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
5000         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
5001         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
5002         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
5003         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
5004         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
5005         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
5006         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
5007         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
5008         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
5009         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
5010         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
5011         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
5012         * sysdeps/wordsize-32/symbol-hacks.h: Likewise.
5013         * sysdeps/x86_64/memcpy.S: Likewise.
5014         * sysdeps/x86_64/memmove.c: Likewise.
5015         * sysdeps/x86_64/memset.S: Likewise.
5016         * sysdeps/x86_64/multiarch/init-arch.h: Likewise.
5017         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
5018         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
5019         * sysdeps/x86_64/multiarch/memcmp.S: Likewise.
5020         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: Likewise.
5021         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
5022         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
5023         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
5024         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
5025         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
5026         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
5027         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
5028         * sysdeps/x86_64/multiarch/memset-avx2.S: Likewise.
5029         * sysdeps/x86_64/multiarch/memset.S: Likewise.
5030         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
5031         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Likewise.
5032         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
5033         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
5034         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
5035         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
5036         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Likewise.
5037         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
5038         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
5039         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
5040         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
5041         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
5042         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
5043         * sysdeps/x86_64/multiarch/wcscpy-c.c: Likewise.
5044         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
5045         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
5046         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Likewise.
5047         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
5048         * sysdeps/x86_64/strcmp.S: Likewise.
5050         * extra-lib.mk (CPPFLAGS-$(lib)): Remove IS_IN_$(lib).
5052         * elf/Makefile (CPPFLAGS-.os): Remove IS_IN_rtld.
5053         * elf/dl-open.c: Use IS_IN (rtld) instead if IS_IN_rtld.
5054         * elf/rtld-Rules: Likewise.
5055         * elf/setup-vdso.h: Likewise.
5056         * include/assert.h: Likewise.
5057         * include/bits/stdlib-float.h: Likewise.
5058         * include/errno.h: Likewise.
5059         * include/sys/stat.h: Likewise.
5060         * include/unistd.h: Likewise.
5061         * sysdeps/aarch64/setjmp.S: Likewise.
5062         * sysdeps/alpha/setjmp.S: Likewise.
5063         * sysdeps/arm/__longjmp.S: Likewise.
5064         * sysdeps/arm/aeabi_unwind_cpp_pr1.c: Likewise.
5065         * sysdeps/arm/setjmp.S: Likewise.
5066         * sysdeps/arm/sysdep.h: Likewise.
5067         * sysdeps/generic/_itoa.h: Likewise.
5068         * sysdeps/generic/dl-sysdep.h: Likewise.
5069         * sysdeps/generic/ldsodefs.h: Likewise.
5070         * sysdeps/i386/dl-tls.h: Likewise.
5071         * sysdeps/i386/setjmp.S: Likewise.
5072         * sysdeps/m68k/setjmp.c: Likewise.
5073         * sysdeps/mach/hurd/dl-execstack.c: Likewise.
5074         * sysdeps/mach/hurd/opendir.c: Likewise.
5075         * sysdeps/posix/getcwd.c: Likewise.
5076         * sysdeps/posix/opendir.c: Likewise.
5077         * sysdeps/posix/profil.c: Likewise.
5078         * sysdeps/powerpc/dl-procinfo.h: Likewise.
5079         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
5080         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
5081         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
5082         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
5083         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
5084         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
5085         * sysdeps/s390/dl-tls.h: Likewise.
5086         * sysdeps/s390/s390-32/setjmp.S: Likewise.
5087         * sysdeps/s390/s390-64/setjmp.S: Likewise.
5088         * sysdeps/sh/sh3/setjmp.S: Likewise.
5089         * sysdeps/sh/sh4/setjmp.S: Likewise.
5090         * sysdeps/unix/alpha/sysdep.h: Likewise.
5091         * sysdeps/unix/arm/sysdep.S: Likewise.
5092         * sysdeps/unix/i386/sysdep.S: Likewise.
5093         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
5094         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
5095         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
5096         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
5097         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
5098         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
5099         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
5100         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
5101         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
5102         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
5103         * sysdeps/unix/sysv/linux/m68k/m68k-helpers.S: Likewise.
5104         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
5105         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
5106         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
5107         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
5108         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
5109         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
5110         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
5111         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
5112         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
5113         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
5114         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
5115         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
5116         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
5117         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
5118         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
5119         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
5120         * sysdeps/unix/x86_64/sysdep.S: Likewise.
5121         * sysdeps/x86_64/setjmp.S: Likewise.
5123         * include/math.h: Use IS_IN instead of IS_IN_libm.
5124         * sysdeps/alpha/fpu/s_copysign.c: Likewise.
5125         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
5126         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
5127         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
5128         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
5129         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
5130         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
5131         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
5132         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
5133         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
5134         * sysdeps/ieee754/ldbl-64-128/s_copysignl.c: Likewise.
5135         * sysdeps/ieee754/ldbl-64-128/s_finitel.c: Likewise.
5136         * sysdeps/ieee754/ldbl-64-128/s_frexpl.c: Likewise.
5137         * sysdeps/ieee754/ldbl-64-128/s_isinfl.c: Likewise.
5138         * sysdeps/ieee754/ldbl-64-128/s_isnanl.c: Likewise.
5139         * sysdeps/ieee754/ldbl-64-128/s_modfl.c: Likewise.
5140         * sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
5141         * sysdeps/ieee754/ldbl-64-128/s_signbitl.c: Likewise.
5142         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
5143         * sysdeps/ieee754/ldbl-opt/s_copysign.c: Likewise.
5144         * sysdeps/ieee754/ldbl-opt/s_finite.c: Likewise.
5145         * sysdeps/ieee754/ldbl-opt/s_frexp.c: Likewise.
5146         * sysdeps/ieee754/ldbl-opt/s_isinf.c: Likewise.
5147         * sysdeps/ieee754/ldbl-opt/s_isnan.c: Likewise.
5148         * sysdeps/ieee754/ldbl-opt/s_ldexp.c: Likewise.
5149         * sysdeps/ieee754/ldbl-opt/s_ldexpl.c: Likewise.
5150         * sysdeps/ieee754/ldbl-opt/s_modf.c: Likewise.
5151         * sysdeps/ieee754/ldbl-opt/s_scalbln.c: Likewise.
5152         * sysdeps/ieee754/ldbl-opt/s_scalbn.c: Likewise.
5153         * sysdeps/powerpc/power5+/fpu/s_modf.c: Likewise.
5154         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
5155         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
5156         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
5157         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c:
5158         Likewise.
5159         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c:
5160         Likewise.
5161         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c:
5162         Likewise.
5163         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c:
5164         Likewise.
5165         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c:
5166         Likewise.
5167         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
5168         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Likewise.
5169         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
5170         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
5171         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
5172         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
5173         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: Likewise.
5174         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: Likewise.
5175         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: Likewise.
5176         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: Likewise.
5177         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: Likewise.
5178         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
5179         * sysdeps/powerpc/powerpc64/fpu/s_copysignl.S: Likewise.
5180         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
5181         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
5182         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
5183         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
5184         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
5185         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
5186         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
5187         * sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: Likewise.
5188         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: Likewise.
5189         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: Likewise.
5190         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: Likewise.
5191         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: Likewise.
5192         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
5193         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: Likewise.
5195         * nptl/lowlevellock.c: Use IS_IN instead of IS_IN_libpthread.
5196         * nptl/pthreadP.h: Likewise.
5197         * nptl_db/structs.def: Likewise.
5198         * sysdeps/arm/sysdep.h: Likewise.
5199         * sysdeps/nptl/bits/libc-lock.h: Likewise.
5200         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
5201         * sysdeps/sparc/sparc32/lowlevellock.c: Likewise.
5202         * sysdeps/unix/alpha/sysdep.h: Likewise.
5203         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
5204         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
5205         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
5206         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
5207         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
5208         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
5209         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
5210         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
5211         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
5212         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
5213         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
5214         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
5215         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
5216         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
5217         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
5218         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
5219         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
5220         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
5221         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
5222         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
5223         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
5224         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
5225         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
5226         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
5227         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Likewise.
5228         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
5230         * include/mqueue.h: Use IS_IN instead of IS_IN_librt.
5231         * nptl/pthreadP.h: Likewise.
5232         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
5233         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
5234         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
5235         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
5236         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
5237         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
5238         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
5239         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
5240         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
5241         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
5242         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
5243         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
5244         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
5245         Likewise.
5246         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
5247         Likewise.
5248         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
5249         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
5250         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
5251         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
5252         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
5253         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
5254         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
5255         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
5257         * dlfcn/dladdr.c: Use IS_IN.
5258         * dlfcn/dladdr1.c: Likewise.
5259         * dlfcn/dlclose.c: Likewise.
5260         * dlfcn/dlerror.c: Likewise.
5261         * dlfcn/dlinfo.c: Likewise.
5262         * dlfcn/dlmopen.c: Likewise.
5263         * dlfcn/dlopen.c: Likewise.
5264         * dlfcn/dlsym.c: Likewise.
5265         * dlfcn/dlvsym.c: Likewise.
5267         * include/ifaddrs.h: Use IS_IN.
5268         * inet/check_pf.c: Likewise.
5269         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
5270         * nscd/Makefile (CPPFLAGS-nscd): Remove IS_IN_nscd.
5272         * elf/Makefile (CFLAGS-ldconfig.c): Remove definition of
5273         IS_IN_ldconfig.
5274         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Use IS_IN.
5275         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h: Likewise.
5277         * include/shlib-compat.h [!NOT_IN_libc]: Remove.
5278         * nss/nss_files/files-parse.c (IS_IN_libc): Replace with
5279         IS_IN (libc).
5281         * elf/Makefile (libof-sotruss-lib): Set as extramodules.
5283         * elf/Makefile (CPPFLAGS-.os): Remove IN_LIB.
5284         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
5285         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
5286         * include/libc-symbols.h (IS_IN_LIB): New macro.
5287         * include/errno.h: Use IS_IN_LIB instead of IN_LIB.
5288         * include/netdb.h: Likewise.
5289         * include/stap-probe.h: Remove all uses of IN_LIB.
5291         * Makeconfig (module-cppflags-real): Define MODULE_NAME
5292         instead of IN_MODULE.
5293         * include/libc-symbols.h (IN_MODULE): Define using
5294         MODULE_NAME.
5295         (PASTE_NAME, PASTE_NAME1): New macros.
5296         * include/stap-probe.h (LIBC_PROBE_1): Use MODULE_NAME instead
5297         of IN_LIB.
5298         (STAP_PROBE_ASM): Likewise.
5300 2014-11-23  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5302         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Call
5303         __mach_init in dlopened libc.
5305 2014-11-22  Mike Frysinger  <vapier@gentoo.org>
5307         * sysdeps/arm/preconfigure.ac: Delete EABI check.
5308         * sysdeps/arm/preconfigure: Regenerate.
5310 2014-11-21  Roland McGrath  <roland@hack.frob.com>
5312         * nptl/pthread_create.c (__pthread_create_2_1): Set
5313         ATTR_FLAG_POLICY_SET and/or ATTR_FLAG_SCHED_SET in PD->flags
5314         when copying values from IATTR into PD.
5316 2014-11-21  Will Newton  <will.newton@linaro.org>
5317             Andrew Pinski  <andrew.pinski@caviumnetworks.com>
5319         * sysdeps/aarch64/dl-machine.h (elf_machine_load_address):
5320         Refactor inline-asm.  Also add comment.
5322         * sysdeps/aarch64/bits/link.h (la_aarch64_gnu_pltenter): Use
5323         ElfW macro instead of hardcoded Elf64 types.
5324         (la_aarch64_gnu_pltenter): Likewise.
5325         * sysdeps/aarch64/dl-machine.h
5326         (elf_machine_runtime_setup): Use ElfW(Addr).
5328         * elf/elf.h (R_AARCH64_P32_ABS32, R_AARCH64_P32_COPY,
5329         R_AARCH64_P32_GLOB_DAT, R_AARCH64_P32_JUMP_SLOT,
5330         R_AARCH64_P32_RELATIVE, R_AARCH64_P32_TLS_DTPMOD,
5331         R_AARCH64_P32_TLS_DTPREL, R_AARCH64_P32_TLS_TPREL,
5332         R_AARCH64_P32_TLSDESC, R_AARCH64_P32_IRELATIVE): Define.
5333         (R_AARCH64_TLS_DTPMOD64): Rename to ..
5334         (R_AARCH64_TLS_DTPMOD): This.
5335         (R_AARCH64_TLS_DTPREL64): Rename to ...
5336         (R_AARCH64_TLS_DTPREL): This.
5337         (R_AARCH64_TLS_TPREL64): Rename to ...
5338         (R_AARCH64_TLS_TPREL): This.
5339         * sysdeps/aarch64/dl-machine.h (elf_machine_type_class): Update
5340         R_AARCH64_TLS_DTPMOD64, R_AARCH64_TLS_DTPREL64, and
5341         R_AARCH64_TLS_TPREL64.
5342         (elf_machine_rela): Likewise.
5344 2014-11-21  Torvald Riegel  <triegel@redhat.com>
5346         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS): Fix value
5347         by setting it to 0.  64b atomics are not supported currently.
5349 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5351         [BZ #16469]
5352         * resolv/res_query.c (__libc_res_nsearch): Skip leading dot in
5353         search domain names.
5355 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5357         [BZ #16469]
5358         * NEWS: Update.
5359         * resolv/res_query.c (__libc_res_nquerydomain): Retain
5360         trailing dot.
5361         * posix/tst-getaddrinfo5.c: New.
5362         * posix/Makefile (tests): Add it.
5364 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5366         [BZ #14498]
5367         * NEWS: Fixed.
5368         * nss/nss_db/db-XXX.c (_nss_db_get##name##_r): Update hidx
5369         after parsing line but before break_if_match.
5370         * nss/nss_files/files-service (DB_LOOKUP): Don't "continue;"
5371         if there is a protocol mismatch.
5373 2014-11-21  Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
5375         * manual/sysinfo.texi (addmntent): It is actually MT-Safe,
5376         because the potential race is on the user-supplied stream.
5378 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5380         * sysdeps/posix/ctermid.c (ctermid): Return a pointer to a
5381         string literal if not passed a buffer.
5382         * manual/job.texi (ctermid): Update reasoning, note deviation
5383         from posix, suggest mtasurace when not passed a buffer, for
5384         future non-preliminary safety notes.
5386 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5388         * manual/users.texi (cuserid): Fix MT-Safety note for the case
5389         of not passing it a buffer.
5390         Reported by Peng Haitao.
5392 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5394         * manual/Makefile ($(objpfx)stamp-summary): Require
5395         check-safety.sh to pass.
5396         * manual/check-safety.sh: Wish for verification that every
5397         @deftypefn and @deftypefun is followed by a @safety remark.
5399 2014-11-20  Roland McGrath  <roland@hack.frob.com>
5401         * nptl/unwind.c (unwind_cleanup): Use __libc_fatal.
5403         * nptl/pthread_setcanceltype.c [!SIGCANCEL]: Return ENOTSUP early for
5404         PTHREAD_CANCEL_ASYNCHRONOUS.
5405         * nptl/pthread_cancel.c [!SIGCANCEL]: Just abort rather than trying to
5406         send SIGCANCEL.
5408         * nptl/default-sched.h: New file.
5409         * sysdeps/unix/sysv/linux/default-sched.h: New file.
5410         * nptl/pthread_create.c: Include it.
5411         (__pthread_create_2_1): Use collect_default_sched instead of making
5412         Linux syscalls here directly.
5414 2014-11-20  Torvald Riegel  <triegel@redhat.com>
5416         * nptl/pthread_once.c (clear_once_control, __pthread_once_slow,
5417         __pthread_once): Use C11 atomics.
5419 2014-11-20  Torvald Riegel  <triegel@redhat.com>
5421         * csu/tst-atomic.c (do_test): Add tests for C11-like atomics.
5423 2014-11-20  Torvald Riegel  <triegel@redhat.com>
5425         * include/atomic.h (__atomic_link_error, __atomic_check_size,
5426         atomic_thread_fence_acquire, atomic_thread_fence_release,
5427         atomic_thread_fence_seq_cst, atomic_load_relaxed,
5428         atomic_load_acquire, atomic_store_relaxed, atomic_store_release,
5429         atomic_compare_exchange_weak_relaxed,
5430         atomic_compare_exchange_weak_acquire,
5431         atomic_compare_exchange_weak_release,
5432         atomic_exchange_acquire, atomic_exchange_release,
5433         atomic_fetch_add_relaxed, atomic_fetch_add_acquire,
5434         atomic_fetch_add_release, atomic_fetch_add_acq_rel,
5435         atomic_fetch_and_acquire,
5436         atomic_fetch_or_relaxed, atomic_fetch_or_acquire): New.
5438 2014-11-20  Torvald Riegel  <triegel@redhat.com>
5440         * sysdeps/aarch64/bits/atomic.h (__HAVE_64B_ATOMICS,
5441         USE_ATOMIC_COMPILER_BUILTINS): Define.
5442         * sysdeps/alpha/bits/atomic.h (__HAVE_64B_ATOMICS,
5443         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5444         * sysdeps/arm/bits/atomic.h (__HAVE_64B_ATOMICS,
5445         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5446         * sysdeps/i386/i486/bits/atomic.h (__HAVE_64B_ATOMICS,
5447         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5448         * sysdeps/ia64/bits/atomic.h (__HAVE_64B_ATOMICS,
5449         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5450         * sysdeps/m68k/coldfire/bits/atomic.h (__HAVE_64B_ATOMICS,
5451         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5452         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (__HAVE_64B_ATOMICS,
5453         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5454         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS,
5455         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5456         * sysdeps/mips/bits/atomic.h (__HAVE_64B_ATOMICS,
5457         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5458         * sysdeps/powerpc/powerpc32/bits/atomic.h (__HAVE_64B_ATOMICS,
5459         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5460         * sysdeps/powerpc/powerpc64/bits/atomic.h (__HAVE_64B_ATOMICS,
5461         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5462         * sysdeps/s390/bits/atomic.h (__HAVE_64B_ATOMICS,
5463         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5464         * sysdeps/sparc/sparc32/bits/atomic.h (__HAVE_64B_ATOMICS,
5465         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5466         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (__HAVE_64B_ATOMICS,
5467         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5468         * sysdeps/sparc/sparc64/bits/atomic.h (__HAVE_64B_ATOMICS,
5469         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5470         * sysdeps/tile/tilegx/bits/atomic.h (__HAVE_64B_ATOMICS,
5471         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5472         * sysdeps/tile/tilepro/bits/atomic.h (__HAVE_64B_ATOMICS,
5473         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5474         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h (__HAVE_64B_ATOMICS,
5475         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5476         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
5477         (__HAVE_64B_ATOMICS, USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5478         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (__HAVE_64B_ATOMICS,
5479         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5480         * sysdeps/x86_64/bits/atomic.h (__HAVE_64B_ATOMICS,
5481         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5483 2014-11-19  Roland McGrath  <roland@hack.frob.com>
5485         * nptl/pthread_create.c (__pthread_create_2_1): Don't try to validate
5486         the sched_priority value here.  It was already checked when the user
5487         called pthread_attr_setschedparam.
5489         * nptl/tst-bad-schedattr.c: New file.
5490         * nptl/Makefile (tests): Add it.
5492 2014-11-19  Carlos O'Donell  <carlos@redhat.com>
5493             Florian Weimer  <fweimer@redhat.com>
5494             Joseph Myers  <joseph@codesourcery.com>
5495             Adam Conrad  <adconrad@0c3.net>
5496             Andreas Schwab  <schwab@suse.de>
5497             Brooks  <bmoses@google.com>
5499         [BZ #17625]
5500         * wordexp-test.c (__dso_handle): Add prototype.
5501         (__register_atfork): Likewise.
5502         (__app_register_atfork): New function.
5503         (registered_forks): New global.
5504         (register_fork): New function.
5505         (test_case): Add 3 new tests for WRDE_CMDSUB.
5506         (main): Call __app_register_atfork.
5507         (testit): If WRDE_NOCMD set registered_forks to zero, run test, and if
5508         fork count is non-zero fail the test.
5509         * posix/wordexp.c (exec_comm): Return WRDE_CMDSUB if WRDE_NOCMD flag
5510         is set.
5511         (parse_dollars): Remove check for WRDE_NOCMD.
5512         (parse_dquote): Likewise.
5514 2014-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
5516         * Makeconfig (built-modules): List non-library modules to be
5517         built.
5518         (module-cppflags): Include libc-modules.h for
5519         everything except shlib-versions.v.i.
5520         (CPPFLAGS): Use it.
5521         (before-compile): Add libc-modules.h.
5522         ($(common-objpfx)libc-modules.h,
5523         $(common-objpfx)libc-modules.stmp): New targets.
5524         (common-generated): Add libc-modules.h and libc-modules.stmp.
5525         ($(common-objpfx)Versions.v.i): Depend on libc-modules.h.
5526         * include/libc-symbols.h: Don't include libc-modules.h.
5527         * include/libc-modules.h: Remove file.
5528         * scripts/gen-libc-modules.awk: New script to generate
5529         libc-modules.h.
5530         * sysdeps/unix/Makefile ($(common-objpfx)sysd-syscalls):
5531         Depend on libc-modules.stmp.
5533         * include/shlib-compat.h (_SHLIB_COMPAT): Use IS_IN.
5535         * Makeconfig (in-module): Get value of libof set for the
5536         translation unit.
5537         (CPPFLAGS): Use $(in-module).
5538         * Makerules: Don't suffix routine names for nonlib.
5539         * include/libc-modules.h: New file.
5540         * include/libc-symbols.h: Include libc-modules.h
5541         (IS_IN): New macro to replace IS_IN_* macros.
5542         * elf/Makefile: Set libof-* for each routine.
5543         * elf/rtld-Rules: Likewise.
5544         * extra-modules.mk: Likewise.
5545         * iconv/Makefile: Likewise.
5546         * iconvdata/Makefile: Likewise.
5547         * locale/Makefile: Likewise.
5548         * malloc/Makefile: Likewise.
5549         * nss/Makefile: Likewise.
5550         * sysdeps/gnu/Makefile: Likewise.
5551         * sysdeps/ieee754/ldbl-opt/Makefile: Likewise.
5552         * sysdeps/unix/sysv/linux/Makefile: Likewise.
5553         * sysdeps/s390/s390-64/Makefile: Likewise.
5554         * nscd/Makefile: Set libof-* for each routine.  Set CFLAGS and
5555         CPPFLAGS for nscd instead of nonlib.
5557 2014-11-18  Roland McGrath  <roland@hack.frob.com>
5559         * nptl/createthread.c: New file.
5561         * nptl/createthread.c: Moved ...
5562         * sysdeps/unix/sysv/linux/createthread.c: ... here.
5564         * nptl/createthread.c: Add proper top-line comment.
5565         (do_clone): Folded into ...
5566         (create_thread): ... here.  Take new arguments STOPPED_START and
5567         THREAD_RAN.  Always set PD->stopped_start to something here.  Don't
5568         increment __nptl_threads, do event-reporting logic, do
5569         CHECK_THREAD_SYSINFO, or set THREAD_SELF->header.multiple_threads
5570         here.  Set *THREAD_RAN after ARCH_CLONE call succeeds.  Don't do any
5571         resource cleanup if sched_setaffinity or sched_setscheduler fails,
5572         just send SIGCANCEL.
5573         * nptl/pthread_create.c: Forward-declare create_thread before
5574         including createthread.c.
5575         (start_thread): Use new macro START_THREAD_DEFN to replace defining
5576         declaration, and new macro START_THREAD_SELF to replace argument.
5577         Remove return statement.
5578         (report_thread_creation): New function.
5579         (__pthread_create_2_1): Use it.  Do TD_CREATE reporting,
5580         synchronization logic, and __nptl_nthreads increment here, around
5581         calling create_thread.  Do CHECK_THREAD_SYSINFO and initialize
5582         PD->parent_cancelhandling here, before create_thread.  When
5583         create_thread fails, do __nptl_nthreads decrement, setxid_futex wake,
5584         __deallocate_stack, and ENOMEM translation here.
5586 2014-11-18  Joseph Myers  <joseph@codesourcery.com>
5588         [BZ #17616]
5589         * sysdeps/ieee754/dbl-64/mpa.c (mpone): Rename to __mpone.
5590         (mptwo): Rename to __mptwo.
5591         (__inv): Use __mptwo instead of mptwo.
5592         * sysdeps/ieee754/dbl-64/mpa.h (mpone): Rename to __mpone.
5593         (mptwo): Rename to __mptwo.
5594         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __mpone instead
5595         of mpone and __mptwo instead of mptwo.
5596         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Use __mpone
5597         instead of mpone.
5598         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
5599         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Likewise.
5600         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use __mpone instead
5601         of mpone and __mptwo instead of mptwo.
5602         (__mpranred): Use __mpone instead of mpone.
5603         * conform/Makefile (test-xfail-ISO/math.h/linknamespace): Remove
5604         variable.
5605         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
5606         (test-xfail-ISO99/math.h/linknamespace): Likewise.
5607         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
5608         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
5609         (test-xfail-ISO11/math.h/linknamespace): Likewise.
5610         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
5611         (test-xfail-XPG3/math.h/linknamespace): Likewise.
5612         (test-xfail-XPG4/math.h/linknamespace): Likewise.
5613         (test-xfail-POSIX/math.h/linknamespace): Likewise.
5614         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
5615         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
5616         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
5617         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
5618         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
5619         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
5620         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
5621         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
5622         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
5623         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
5625 2014-11-18  Tom de Vries  <tom@codesoucery.com>
5627         * manual/signal.texi (Primitives Interrupted by Signals): In section,
5628         replace BSD Handler xref with BSD Signal Handling.
5630 2014-11-17  Richard Henderson  <rth@redhat.com>
5632         * sysdeps/alpha/soft-fp/local-soft-fp.h (_FP_UNPACK_RAW_2): Remove.
5633         (_FP_PACK_RAW_2): Remove.
5634         (AXP_DECL_RETURN_Q): Rename from FP_DECL_RETURN, use _FP_UNION_Q.
5635         (AXP_RETURN_Q): Rename from FP_RETURN, use _FP_UNION_Q.
5636         (AXP_UNPACK_RAW_Q, AXP_UNPACK_SEMIRAW_Q, AXP_UNPACK_Q): New.
5637         (AXP_PACK_RAW_Q, AXP_PACK_SEMIRAW_Q, AXP_PACK_Q): New.
5638         * sysdeps/alpha/soft-fp/ots_add.c (_OtsAddX): Update to match.
5639         * sysdeps/alpha/soft-fp/ots_cmp.c (internal_equality): Likewise.
5640         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Likewise.
5641         * sysdeps/alpha/soft-fp/ots_cvtqux.c (_OtsCvtQUX): Likewise.
5642         * sysdeps/alpha/soft-fp/ots_cvtqx.c (_OtsCvtQX): Likewise.
5643         * sysdeps/alpha/soft-fp/ots_cvttx.c (_OtsConvertFloatTX): Likewise.
5644         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Likewise.
5645         * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Likewise.
5646         * sysdeps/alpha/soft-fp/ots_div.c (_OtsDivX): Likewise.
5647         * sysdeps/alpha/soft-fp/ots_mul.c (_OtsMulX): Likewise.
5648         * sysdeps/alpha/soft-fp/ots_nintxq.c (_OtsNintXQ): Likewise.
5649         * sysdeps/alpha/soft-fp/ots_sub.c (_OtsSubX): Likewise.
5651 2014-11-14  Roland McGrath  <roland@hack.frob.com>
5653         * signal/signal.h [__USE_MISC]
5654         (struct sigvec): Remove type.
5655         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): Remove macros.
5656         (sigvec): Remove declaration.
5657         * sysdeps/posix/sigvec.c: Moved ...
5658         * signal/sigvec.c: ... here, replacing old file.
5659         (struct sigvec): New type, copied from old signal.h definition.
5660         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): New macros, likewise copied.
5661         (__sigvec): Convert definition to prototype.
5662         (sigvec): Replace weak_alias with compat_symbol.
5663         * signal/Versions (libc: GLIBC_2.21): New version set.
5664         * include/signal.h: Remove __sigvec declaration.
5665         * sysdeps/unix/bsd/sigvec.c: Remove file.
5666         * sysdeps/unix/bsd/syscalls.list: Remove sigvec.
5667         * manual/signal.texi (BSD Handler): Remove subsection.
5668         Move siginterrupt up to ...
5669         (BSD Signal Handling): ... here.  Mark it as XPG rather than BSD.
5670         (Blocking in BSD): Fold subsection into its parent.
5671         * NEWS: Mention sigvec removal.
5673 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
5675         * sysdeps/x86_64/fpu/dla.h [__FMA4__ && __GNUC_PREREQ (4, 6)]
5676         (DLA_FMS): Make definition conditional only on [__FMA4__].
5677         [__FMA4__ && !__GNUC_PREREQ (4, 6)] (DLA_FMS): Remove conditional
5678         definition.
5680         * sysdeps/arm/sysdep.h [PROF && __GNUC_PREREQ(4,4)] (CALL_MCOUNT):
5681         Make definition conditional only on [PROF].
5682         [PROF && !__GNUC_PREREQ(4,4)] (CALL_MCOUNT): Remove conditional
5683         definition.
5684         [__GNUC_PREREQ(4,4)] (mcount): Make definition unconditional.
5685         [!__GNUC_PREREQ(4,4)] (mcount): Remove conditional definition.
5687         * signal/signal.h (__sigpause): Only declare if [__USE_XOPEN &&
5688         !__GNUC__].
5689         * include/signal.h (__sigpause): Move declaration above call to
5690         libc_hidden_proto.
5691         * conform/Makefile (test-xfail-ISO/signal.h/linknamespace): Remove
5692         variable.
5693         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
5694         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
5696 2014-11-14  David S. Miller  <davem@davemloft.net>
5698         * sysdeps/sparc/sparc64/rtld-memcpy.c (NO_MEMPCPY_STPCPY_REDIRECT):
5699         Define before including <string/memcpy.c> and <string/mempcpy.c>.
5701 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
5703         * configure.ac (libc_cv_compiler_ok): Require GCC 4.6 or later.
5704         * configure: Regenerated.
5705         * manual/install.texi (Tools for Compilation): Document a
5706         requirement of GCC 4.6 or later and that GCC 4.9 is the newest
5707         compiler verified to work.
5708         * INSTALL: Regenerated.
5710         * include/string.h [NO_MEMPCPY_STPCPY_REDIRECT] (mempcpy): Do not
5711         redeclare with asm name.
5712         [NO_MEMPCPY_STPCPY_REDIRECT] (stpcpy): Likewise.
5713         * string/mempcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Define before
5714         including <string.h>.
5715         * string/stpcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
5716         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c
5717         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
5718         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c
5719         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
5720         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c
5721         [SHARED && !NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
5723 2014-11-13  Joseph Myers  <joseph@codesourcery.com>
5725         * stdlib/strtol.c (__strtol): Use prototype definition.
5727         [BZ #17594]
5728         * stdlib/strtol.c (SYM__): New macro.
5729         (SYM__1): Likewise.
5730         (__strtol): Likewise.
5731         (strtol): Rename to __strtol and define as weak alias of
5732         __strtol.  Use libc_hidden_weak.
5734 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
5736         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START):
5737         Use numbered labels in inline assembly.
5739 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
5741         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp):
5742         Add setjmp LIBC_PROBE.
5743         * sysdeps/s390/s390-64/setjmp.S (__sigsetjmp):
5744         Likewise.
5745         * sysdeps/s390/s390-32/__longjmp.c (__longjmp):
5746         Add longjmp, longjmp_target LIBC_PROBE.
5747         * sysdeps/s390/s390-64/__longjmp.c (__longjmp):
5748         Likewise.
5750 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
5752         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
5753         Gate the definition of refsym additionally with !RTLD_BOOTSTRAP
5754         to get rid of unused variable warning.
5756 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
5758         * sysdeps/s390/s390-32/backtrace.c (__backtrace):
5759         Check for unwind_backtrace ==  NULL only in SHARED case.
5760         (__backchain_backtrace): Compile only in SHARED case.
5761         * sysdeps/s390/s390-64/backtrace.c (__backtrace):
5762         Likewise.
5763         (__backchain_backtrace): Declare as static.
5765 2014-11-12  Roland McGrath  <roland@hack.frob.com>
5767         * nptl/createthread.c [!TLS_MULTIPLE_THREADS_IN_TCB]
5768         (__libc_multiple_threads_ptr): Variable moved ...
5769         * nptl/nptl-init.c [!TLS_MULTIPLE_THREADS_IN_TCB]: ... here.
5771 2014-11-12  Joseph Myers  <joseph@codesourcery.com>
5773         * conform/GlibcConform.pm: New file.
5774         * conform/conformtest.pl: Use GlibcConform module.
5775         * conform/linknamespace.pl: New file.
5776         * conform/list-header-symbols.pl: Likewise.
5777         * conform/Makefile (linknamespace-symlists-base): New variable.
5778         (linknamespace-symlists-tests): Likewise.
5779         (linknamespace-header-base): Likewise.
5780         (linknamespace-header-tests): Likewise.
5781         (tests-special): Add new tests.
5782         ($(linknamespace-symlists-tests)): New rule.
5783         (linknamespace-libs): New variable.
5784         ($(objpfx)symlist-stdlibs): New rule.
5785         ($(linknamespace-header-tests)): Likewise.
5786         (test-xfail-XPG3/varargs.h/linknamespace): New variable.
5787         (test-xfail-XPG4/varargs.h/linknamespace): Likewise.
5788         (test-xfail-UNIX98/varargs.h/linknamespace): Likewise.
5789         (test-xfail-XPG4/ndbm.h/linknamespace): Likewise.
5790         (test-xfail-UNIX98/ndbm.h/linknamespace): Likewise.
5791         (test-xfail-XOPEN2K/ndbm.h/linknamespace): Likewise.
5792         (test-xfail-XOPEN2K8/ndbm.h/linknamespace): Likewise.
5793         (test-xfail-ISO/math.h/linknamespace): Likewise.
5794         (test-xfail-ISO/signal.h/linknamespace): Likewise.
5795         (test-xfail-ISO/stdio.h/linknamespace): Likewise.
5796         (test-xfail-ISO/time.h/linknamespace): Likewise.
5797         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
5798         (test-xfail-ISO99/ctype.h/linknamespace): Likewise.
5799         (test-xfail-ISO99/math.h/linknamespace): Likewise.
5800         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
5801         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
5802         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
5803         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
5804         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
5805         (test-xfail-ISO11/math.h/linknamespace): Likewise.
5806         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
5807         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
5808         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
5809         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
5810         (test-xfail-XPG3/fnmatch.h/linknamespace): Likewise.
5811         (test-xfail-XPG3/glob.h/linknamespace): Likewise.
5812         (test-xfail-XPG3/math.h/linknamespace): Likewise.
5813         (test-xfail-XPG3/regex.h/linknamespace): Likewise.
5814         (test-xfail-XPG3/search.h/linknamespace): Likewise.
5815         (test-xfail-XPG3/stdio.h/linknamespace): Likewise.
5816         (test-xfail-XPG3/time.h/linknamespace): Likewise.
5817         (test-xfail-XPG3/unistd.h/linknamespace): Likewise.
5818         (test-xfail-XPG3/wordexp.h/linknamespace): Likewise.
5819         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
5820         (test-xfail-XPG4/fmtmsg.h/linknamespace): Likewise.
5821         (test-xfail-XPG4/fnmatch.h/linknamespace): Likewise.
5822         (test-xfail-XPG4/glob.h/linknamespace): Likewise.
5823         (test-xfail-XPG4/grp.h/linknamespace): Likewise.
5824         (test-xfail-XPG4/libgen.h/linknamespace): Likewise.
5825         (test-xfail-XPG4/math.h/linknamespace): Likewise.
5826         (test-xfail-XPG4/netdb.h/linknamespace): Likewise.
5827         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
5828         (test-xfail-XPG4/regex.h/linknamespace): Likewise.
5829         (test-xfail-XPG4/search.h/linknamespace): Likewise.
5830         (test-xfail-XPG4/stdio.h/linknamespace): Likewise.
5831         (test-xfail-XPG4/stdlib.h/linknamespace): Likewise.
5832         (test-xfail-XPG4/sys/mman.h/linknamespace): Likewise.
5833         (test-xfail-XPG4/sys/statvfs.h/linknamespace): Likewise.
5834         (test-xfail-XPG4/syslog.h/linknamespace): Likewise.
5835         (test-xfail-XPG4/time.h/linknamespace): Likewise.
5836         (test-xfail-XPG4/unistd.h/linknamespace): Likewise.
5837         (test-xfail-XPG4/wordexp.h/linknamespace): Likewise.
5838         (test-xfail-POSIX/aio.h/linknamespace): Likewise.
5839         (test-xfail-POSIX/fnmatch.h/linknamespace): Likewise.
5840         (test-xfail-POSIX/glob.h/linknamespace): Likewise.
5841         (test-xfail-POSIX/math.h/linknamespace): Likewise.
5842         (test-xfail-POSIX/mqueue.h/linknamespace): Likewise.
5843         (test-xfail-POSIX/pthread.h/linknamespace): Likewise.
5844         (test-xfail-POSIX/regex.h/linknamespace): Likewise.
5845         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
5846         (test-xfail-POSIX/semaphore.h/linknamespace): Likewise.
5847         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
5848         (test-xfail-POSIX/time.h/linknamespace): Likewise.
5849         (test-xfail-POSIX/unistd.h/linknamespace): Likewise.
5850         (test-xfail-POSIX/wordexp.h/linknamespace): Likewise.
5851         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
5852         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
5853         (test-xfail-UNIX98/fmtmsg.h/linknamespace): Likewise.
5854         (test-xfail-UNIX98/fnmatch.h/linknamespace): Likewise.
5855         (test-xfail-UNIX98/glob.h/linknamespace): Likewise.
5856         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
5857         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
5858         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
5859         (test-xfail-UNIX98/mqueue.h/linknamespace): Likewise.
5860         (test-xfail-UNIX98/netdb.h/linknamespace): Likewise.
5861         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
5862         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
5863         (test-xfail-UNIX98/regex.h/linknamespace): Likewise.
5864         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
5865         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
5866         (test-xfail-UNIX98/semaphore.h/linknamespace): Likewise.
5867         (test-xfail-UNIX98/stdio.h/linknamespace): Likewise.
5868         (test-xfail-UNIX98/stdlib.h/linknamespace): Likewise.
5869         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
5870         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
5871         (test-xfail-UNIX98/syslog.h/linknamespace): Likewise.
5872         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
5873         (test-xfail-UNIX98/unistd.h/linknamespace): Likewise.
5874         (test-xfail-UNIX98/wchar.h/linknamespace): Likewise.
5875         (test-xfail-UNIX98/wordexp.h/linknamespace): Likewise.
5876         (test-xfail-XOPEN2K/aio.h/linknamespace): Likewise.
5877         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
5878         (test-xfail-XOPEN2K/fcntl.h/linknamespace): Likewise.
5879         (test-xfail-XOPEN2K/fmtmsg.h/linknamespace): Likewise.
5880         (test-xfail-XOPEN2K/fnmatch.h/linknamespace): Likewise.
5881         (test-xfail-XOPEN2K/glob.h/linknamespace): Likewise.
5882         (test-xfail-XOPEN2K/grp.h/linknamespace): Likewise.
5883         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
5884         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
5885         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
5886         (test-xfail-XOPEN2K/net/if.h/linknamespace): Likewise.
5887         (test-xfail-XOPEN2K/netdb.h/linknamespace): Likewise.
5888         (test-xfail-XOPEN2K/pthread.h/linknamespace): Likewise.
5889         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
5890         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
5891         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
5892         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
5893         (test-xfail-XOPEN2K/signal.h/linknamespace): Likewise.
5894         (test-xfail-XOPEN2K/spawn.h/linknamespace): Likewise.
5895         (test-xfail-XOPEN2K/stdlib.h/linknamespace): Likewise.
5896         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
5897         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
5898         (test-xfail-XOPEN2K/sys/wait.h/linknamespace): Likewise.
5899         (test-xfail-XOPEN2K/syslog.h/linknamespace): Likewise.
5900         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
5901         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
5902         (test-xfail-XOPEN2K/ucontext.h/linknamespace): Likewise.
5903         (test-xfail-XOPEN2K/unistd.h/linknamespace): Likewise.
5904         (test-xfail-XOPEN2K/wordexp.h/linknamespace): Likewise.
5905         (test-xfail-POSIX2008/aio.h/linknamespace): Likewise.
5906         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
5907         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
5908         (test-xfail-POSIX2008/dirent.h/linknamespace): Likewise.
5909         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
5910         (test-xfail-POSIX2008/grp.h/linknamespace): Likewise.
5911         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
5912         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
5913         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
5914         (test-xfail-POSIX2008/netdb.h/linknamespace): Likewise.
5915         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
5916         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
5917         (test-xfail-POSIX2008/semaphore.h/linknamespace): Likewise.
5918         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
5919         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
5920         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
5921         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
5922         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
5923         (test-xfail-POSIX2008/unistd.h/linknamespace): Likewise.
5924         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
5925         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
5926         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
5927         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
5928         (test-xfail-XOPEN2K8/fmtmsg.h/linknamespace): Likewise.
5929         (test-xfail-XOPEN2K8/grp.h/linknamespace): Likewise.
5930         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
5931         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
5932         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
5933         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
5934         (test-xfail-XOPEN2K8/netdb.h/linknamespace): Likewise.
5935         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
5936         (test-xfail-XOPEN2K8/pwd.h/linknamespace): Likewise.
5937         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
5938         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
5939         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
5940         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
5941         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
5942         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
5943         (test-xfail-XOPEN2K8/syslog.h/linknamespace): Likewise.
5944         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
5945         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
5946         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
5948         [BZ #17589]
5949         * intl/localealias.c [_LIBC] (FGETS): Use __fgets_unlocked instead
5950         of fgets_unlocked.
5952         [BZ #17585]
5953         * string/memmem.c [!_LIBC] (__memmem): Define to memmem.
5954         (memmem): Rename to __memmem and define as weak alias of
5955         __memmem.  Use libc_hidden_weak.
5956         (__memmem): Use libc_hidden_def.
5957         * include/string.h (__memmem): Declare.  Use libc_hidden_proto.
5958         * locale/findlocale.c (valid_locale_name): Use __memmem instead of
5959         memmem.
5961         [BZ #17582]
5962         * libio/iofgets.c [weak_alias && !_IO_MTSAFE_IO]
5963         (__fgets_unlocked): Add alias of _IO_fgets.  Use libc_hidden_def.
5964         * libio/iofgets_u.c (fgets_unlocked): Rename to __fgets_unlocked
5965         and define as weak alias of __fgets_unlocked.  Use
5966         libc_hidden_weak.
5967         (__fgets_unlocked): Use libc_hidden_def.
5968         * include/stdio.h (__fgets_unlocked): Declare.  Use
5969         libc_hidden_proto.
5970         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Use
5971         __fgets_unlocked instead of fgets_unlocked.
5972         * sysdeps/unix/sysv/linux/alpha/getsysstats.c
5973         (GET_NPROCS_CONF_PARSER): Likewise.
5974         * sysdeps/unix/sysv/linux/sparc/getsysstats.c
5975         (GET_NPROCS_CONF_PARSER): Likewise.
5977         [BZ #17574]
5978         * wcsmbs/wmemset.c (wmemset): Rename to __wmemset and define as
5979         weak alias of __wmemset.  Use libc_hidden_weak.
5980         (__wmemset): Use libc_hidden_def.
5981         * include/wchar.h (__wmemset): Declare.  Use libc_hidden_proto.
5982         * stdio-common/printf_fp.c (___printf_fp): Call __wmemset instead
5983         of wmemset.
5985         [BZ #17573]
5986         * include/string.h [NOT_IN_libc || !SHARED] (mempcpy): Declare
5987         with asm name __mempcpy.
5988         [NOT_IN_libc || !SHARED] (stpcpy): Declare with asm name __stpcpy.
5990         [BZ #17572]
5991         * sysdeps/x86_64/rawmemchr.S (rawmemchr): Rename to __rawmemchr
5992         and define as weak alias of __rawmemchr.
5993         (__rawmemchr): Do not define as strong alias of rawmemchr.
5995         [BZ #17571]
5996         * stdlib/msort.c (qsort_r): Rename to __qsort_r and define as weak
5997         alias of __qsort_r.
5998         (qsort): Call __qsort_r instead of qsort_r.
5999         * include/stdlib.h (qsort_r): Do not call libc_hidden_proto.
6000         (__qsort_r): Declare.  Call libc_hidden_proto.
6001         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call __qsort_r
6002         instead of qsort_r.
6003         * nscd/gai.c (__qsort_r): Define to qsort_r.
6004         * posix/tst-rfc3484.c (__qsort_r): Likewise.
6005         * posix/tst-rfc3484-2.c (__qsort_r): Likewise.
6006         * posix/tst-rfc3484-3.c (__qsort_r): Likewise.
6008         [BZ #17570]
6009         * malloc/malloc.c (malloc_info): Rename to __malloc_info and
6010         define as weak alias of __malloc_info.
6012         [BZ #17584]
6013         * dirent/rewinddir.c (rewinddir): Rename to __rewinddir and define
6014         as weak alias of __rewinddir.  Don't use libc_hidden_def.
6015         (__rewinddir): Use libc_hidden_def.
6016         * sysdeps/mach/hurd/rewinddir.c: Rename to __rewinddir and define
6017         as weak alias of __rewinddir.  Don't use libc_hidden_def.
6018         (__rewinddir): Use libc_hidden_def.
6019         * sysdeps/posix/rewinddir.c: Rename to __rewinddir and define as
6020         weak alias of __rewinddir.  Don't use libc_hidden_def.
6021         (__rewinddir): Use libc_hidden_def.
6022         * include/dirent.h (rewinddir): Don't use libc_hidden_proto.
6023         (__rewinddir): Use libc_hidden_proto.
6024         * sysdeps/posix/getcwd.c [!_LIBC] (__rewinddir): Define to
6025         rewinddir.
6026         (__getcwd): Use __rewinddir instead of rewinddir.
6028         [BZ #17583]
6029         * libio/fileno.c (fileno): Rename to __fileno and define as weak
6030         alias of __fileno.  Use libc_hidden_weak.
6031         (__fileno): Use libc_hidden_def.
6032         [weak_alias] (fileno_unlocked): Define as weak alias of __fileno.
6033         * libio/ftello.c (ftello): Rename to __ftello and define as weak
6034         alias of __ftello.
6035         [__OFF_T_MATCHES_OFF64_T] (ftello64): Define as weak alias of
6036         __ftello.
6037         * libio/iofread.c [weak_alias && !_IO_MTSAFE_IO]
6038         (__fread_unlocked): Define as strong alias of _IO_fread.  Use
6039         libc_hidden_def.
6040         (fread_unlocked): Don't use libc_hidden_ver.
6041         * libio/iofread_u.c (fread_unlocked): Rename to __fread_unlocked
6042         and define as weak alias of __fread_unlocked.  Don't use
6043         libc_hidden_def.
6044         (__fread_unlocked): Use libc_hidden_def.
6045         * include/stdio.h (__fileno): Declare.  Use libc_hidden_proto.
6046         (ftello): Don't use libc_hidden_proto.
6047         (__ftello): Declare.  Use libc_hidden_proto.
6048         (fread_unlocked): Don't use libc_hidden_proto.
6049         (__fread_unlocked): Declare.  Use libc_hidden_proto.
6050         * time/tzfile.c (__tzfile_read): Use __fileno, __fread_unlocked
6051         and __ftello instead of fileno, fread_unlocked and ftello.
6053 2012-11-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
6055         * sysdeps/s390/s390-32/bcopy.S (__bcopy): Use GOT instead of
6056         GOT12.
6057         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
6058         Likewise.
6059         (_dl_start_user): Likewise.
6060         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp): Likewise.
6062 2014-11-12  Carlos O'Donell  <carlos@redhat.com>
6063             Siddhesh Poyarekar  <siddhesh@redhat.com>
6065         * sysdeps/s390/s390-32/dl-machine.h (_dl_start_user):
6066         Move argv and envp down instead of moving argc up.
6067         * sysdeps/s390/s390-32/dl-sysdep.h: New file.
6069 2014-11-12  Leonhard Holz  <leonhard.holz@web.de>
6071         [BZ #17506]
6072         * test-skeleton.c (main): Return successful if one of
6073         EXPECTED_SIGNAL or EXPECTED_STATUS is met when both given.
6074         * string/tst-strcoll-overflow.c: Define expected status.
6076 2014-11-12  Tatiana Udalova  <t.udalova@samsung.com>
6078         [BZ #17475]
6079         * locale/iso-639.def: Define Bhili and Tulu language codes.
6081 2014-11-11  Alan Hayward  <alan.hayward@arm.com>
6083         * sysdeps/unix/sysv/linux/aarch64/bits/ipc.h: New file.
6085 2014-11-10  Renlin Li  <Renlin.Li@arm.com>
6087         [BZ #17555]
6088         * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment.
6090 2014-11-10  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
6092         * configure.ac: Updated check of minimal required version to
6093         2.22.
6094         * manual/install.texi (Tools for Compilation): Updated version
6095         number.
6096         * configure: Regenerated.
6097         * INSTALL: Likewise.
6099 2014-11-07  Andreas Schwab  <schwab@linux-m68k.org>
6101         * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Remove
6102         __tls_get_addr.
6104 2014-11-07  Joseph Myers  <joseph@codesourcery.com>
6106         * include/sys/wait.h (__libc_waitpid): Remove declaration.
6107         * posix/waitpid.c (__libc_waitpid): Rename to __waitpid.
6108         (__waitpid): Don't define as alias.  Use libc_hidden_def not
6109         libc_hidden_weak.
6110         (waitpid): Define as alias of __waitpid.
6111         * sysdeps/unix/bsd/waitpid.c (__libc_waitpid): Rename to
6112         __waitpid.
6113         (__waitpid): Don't define as alias.  Use libc_hidden_def not
6114         libc_hidden_weak.
6115         (waitpid): Define as alias of __waitpid.
6116         * sysdeps/unix/sysv/linux/i386/syscalls.list (waitpid): Remove
6117         __libc_waitpid alias.
6118         * sysdeps/unix/sysv/linux/m68k/syscalls.list (waitpid): Likewise.
6119         * sysdeps/unix/sysv/linux/powerpc/syscalls.list (waitpid):
6120         Likewise.
6121         * sysdeps/unix/sysv/linux/sh/syscalls.list (waitpid): Likewise.
6122         * sysdeps/unix/sysv/linux/sparc/syscalls.list (waitpid): Likewise.
6123         * sysdeps/unix/sysv/linux/tile/waitpid.S (__libc_waitpid): Remove
6124         alias.
6125         * sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Rename to
6126         __waitpid.
6127         (__waitpid): Don't define as alias.  Use libc_hidden_def not
6128         libc_hidden_weak.
6129         (waitpid): Define as alias of __waitpid.
6131 2014-11-06  Carlos O'Donell  <carlos@redhat.com>
6133         * manual/llio.texi: Add comment that write safety has been
6134         fixed in Linux.
6136         * elf/Makefile (all-built-dso): Add $(common-objpfx)elf/ld.so.
6137         (localplt-build-dso): Add elf/ld.so.
6138         * sysdeps/unix/sysv/linux/i386/localplt.data: Add ___tls_get_addr
6139         i.e. 3 underscore version, __libc_memalign, malloc, calloc, realloc,
6140         and free for ld.so.
6141         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: Add
6142         __libc_memalign, malloc, calloc, realloc, and free for ld.so.
6143         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data:
6144         Likewise.
6145         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
6146         Likewise.
6147         * sysdeps/unix/sysv/linux/s390/localplt.data: Likewise.
6148         * sysdeps/generic/localplt.data: Add __tls_get_addr i.e. 2 underscore
6149         version, __libc_memalign, malloc, calloc, realloc and free for ld.so.
6150         * sysdeps/unix/sysv/linux/aarch64/localplt.data: Likewise.
6151         * sysdeps/unix/sysv/linux/arm/localplt.data: Likewise.
6152         * sysdeps/unix/sysv/linux/alpha/localplt.data: Likewise.
6153         * sysdeps/unix/sysv/linux/ia64/localplt.data: Likewise.
6154         * sysdeps/unix/sysv/linux/m68k/localplt.data: Likewise.
6155         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Likewise.
6156         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Likewise.
6157         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
6159 2014-11-05  Joseph Myers  <joseph@codesourcery.com>
6161         [BZ #14132]
6162         * include/libc-symbols.h (INTUSE): Remove macro.
6163         (INTDEF): Likewise.
6164         (INTVARDEF): Likewise.
6165         (_INTVARDEF): Likewise.
6166         (INTDEF2): Likewise.
6167         (INTVARDEF2): Likewise.
6168         * elf/rtld.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Use
6169         rtld_hidden_def instead of INTVARDEF.
6170         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]
6171         (_dl_starting_up_internal): Remove declaration.
6172         (_dl_starting_up): Use rtld_hidden_proto.
6173         * elf/dl-init.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Remove
6174         declaration.
6175         [!HAVE_INLINED_SYSCALLS] (_dl_starting_up_internal): Likewise.
6176         (_dl_init) [!HAVE_INLINED_SYSCALLS]: Don't use INTUSE with
6177         _dl_starting_up.
6178         * elf/dl-writev.h (_dl_writev): Likewise.
6179         * sysdeps/powerpc/powerpc64/dl-machine.h [!HAVE_INLINED_SYSCALLS]
6180         (DL_STARTING_UP_DEF): Use __GI__dl_starting_up instead of
6181         _dl_starting_up_internal.
6183 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6185         * stdio-common/tst-fmemopen.c (do_test): Refactor to use
6186         test-skeleton.c.
6188 2014-11-05  Will Newton  <will.newton@linaro.org>
6190         * benchtests/Makefile: (bench-malloc): Add malloc thread
6191         scalability benchmark.
6192         * benchtests/bench-malloc-threads.c: New file.
6194 2014-11-05  Richard Earnshaw  <rearnsha@arm.com>
6196         * sysdeps/aarch64/strchrnul.S: New file.
6198 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6200         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Simplify
6201         definition.
6202         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
6203         Likwise.
6204         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
6205         Likewise.
6206         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
6207         Likewise.
6208         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
6209         Likewise.
6210         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
6211         Likewise.
6213 2014-11-05  Arjun Shankar  <arjun.is@lostca.se>
6215         * catgets/test-gencat.c: Use test-skeleton.c.
6216         * catgets/tst-catgets.c: Likewise.
6217         * csu/tst-empty.c: Likewise.
6218         * elf/tst-audit2.c: Likewise.
6219         * elf/tst-global1.c: Likewise.
6220         * elf/tst-pathopt.c: Likewise.
6221         * elf/tst-piemod1.c: Likewise.
6222         * elf/tst-tls10.c: Likewise.
6223         * elf/tst-tls11.c: Likewise.
6224         * elf/tst-tls12.c: Likewise.
6225         * gnulib/tst-gcc.c: Likewise.
6226         * iconvdata/tst-e2big.c: Likewise.
6227         * iconvdata/tst-loading.c: Likewise.
6228         * iconv/tst-iconv1.c: Likewise.
6229         * iconv/tst-iconv2.c: Likewise.
6230         * inet/test-inet6_opt.c: Likewise.
6231         * inet/tst-gethnm.c: Likewise.
6232         * inet/tst-network.c: Likewise.
6233         * inet/tst-ntoa.c: Likewise.
6234         * intl/tst-codeset.c: Likewise.
6235         * intl/tst-gettext2.c: Likewise.
6236         * intl/tst-gettext3.c: Likewise.
6237         * intl/tst-ngettext.c: Likewise.
6238         * intl/tst-translit.c: Likewise.
6239         * io/test-stat.c: Likewise.
6240         * libio/test-fmemopen.c: Likewise.
6241         * libio/tst-freopen.c: Likewise.
6242         * libio/tst-sscanf.c: Likewise.
6243         * libio/tst-ungetwc1.c: Likewise.
6244         * libio/tst-ungetwc2.c: Likewise.
6245         * libio/tst-widetext.c: Likewise.
6246         * localedata/tst-ctype.c: Likewise.
6247         * localedata/tst-digits.c: Likewise.
6248         * localedata/tst-leaks.c: Likewise.
6249         * localedata/tst-mbswcs1.c: Likewise.
6250         * localedata/tst-mbswcs2.c: Likewise.
6251         * localedata/tst-mbswcs3.c: Likewise.
6252         * localedata/tst-mbswcs4.c: Likewise.
6253         * localedata/tst-mbswcs5.c: Likewise.
6254         * localedata/tst-setlocale.c: Likewise.
6255         * localedata/tst-trans.c: Likewise.
6256         * localedata/tst-wctype.c: Likewise.
6257         * localedata/tst-xlocale1.c: Likewise.
6258         * login/tst-grantpt.c: Likewise.
6259         * malloc/tst-calloc.c: Likewise.
6260         * malloc/tst-malloc.c: Likewise.
6261         * malloc/tst-mallocstate.c: Likewise.
6262         * malloc/tst-mcheck.c: Likewise.
6263         * malloc/tst-mtrace.c: Likewise.
6264         * malloc/tst-obstack.c: Likewise.
6265         * math/atest-exp2.c: Likewise.
6266         * math/atest-exp.c: Likewise.
6267         * math/atest-sincos.c: Likewise.
6268         * math/test-matherr.c: Likewise.
6269         * math/test-misc.c: Likewise.
6270         * math/test-powl.c: Likewise.
6271         * math/tst-definitions.c: Likewise.
6272         * misc/tst-dirname.c: Likewise.
6273         * misc/tst-efgcvt.c: Likewise.
6274         * misc/tst-fdset.c: Likewise.
6275         * misc/tst-hsearch.c: Likewise.
6276         * misc/tst-mntent2.c: Likewise.
6277         * nptl/tst-sem7.c: Likewise.
6278         * nptl/tst-sem8.c: Likewise.
6279         * nptl/tst-sem9.c: Likewise.
6280         * nss/test-netdb.c: Likewise.
6281         * posix/tst-fnmatch.c: Likewise.
6282         * posix/tst-getlogin.c: Likewise.
6283         * posix/tst-gnuglob.c: Likewise.
6284         * posix/tst-mmap.c: Likewise.
6285         * pwd/tst-getpw.c: Likewise.
6286         * resolv/tst-inet_ntop.c: Likewise.
6287         * rt/tst-timer.c: Likewise.
6288         * stdio-common/test-fseek.c: Likewise.
6289         * stdio-common/test-popen.c: Likewise.
6290         * stdio-common/test-vfprintf.c: Likewise.
6291         * stdio-common/tst-cookie.c: Likewise.
6292         * stdio-common/tst-fileno.c: Likewise.
6293         * stdio-common/tst-gets.c: Likewise.
6294         * stdio-common/tst-obprintf.c: Likewise.
6295         * stdio-common/tst-perror.c: Likewise.
6296         * stdio-common/tst-sprintf2.c: Likewise.
6297         * stdio-common/tst-sprintf3.c: Likewise.
6298         * stdio-common/tst-sprintf.c: Likewise.
6299         * stdio-common/tst-swprintf.c: Likewise.
6300         * stdio-common/tst-tmpnam.c: Likewise.
6301         * stdio-common/tst-unbputc.c: Likewise.
6302         * stdio-common/tst-wc-printf.c: Likewise.
6303         * stdlib/tst-environ.c: Likewise.
6304         * stdlib/tst-fmtmsg.c: Likewise.
6305         * stdlib/tst-limits.c: Likewise.
6306         * stdlib/tst-rand48-2.c: Likewise.
6307         * stdlib/tst-rand48.c: Likewise.
6308         * stdlib/tst-random2.c: Likewise.
6309         * stdlib/tst-random.c: Likewise.
6310         * stdlib/tst-strtol.c: Likewise.
6311         * stdlib/tst-strtoll.c: Likewise.
6312         * stdlib/tst-tls-atexit.c: Likewise.
6313         * stdlib/tst-xpg-basename.c: Likewise.
6314         * string/test-ffs.c: Likewise.
6315         * string/tst-bswap.c: Likewise.
6316         * string/tst-inlcall.c: Likewise.
6317         * string/tst-strtok.c: Likewise.
6318         * string/tst-strxfrm.c: Likewise.
6319         * sysdeps/x86_64/tst-audit10.c: Likewise.
6320         * sysdeps/x86_64/tst-audit3.c: Likewise.
6321         * sysdeps/x86_64/tst-audit4.c: Likewise.
6322         * sysdeps/x86_64/tst-audit5.c: Likewise.
6323         * time/tst-ftime_l.c: Likewise.
6324         * time/tst-getdate.c: Likewise.
6325         * time/tst-mktime3.c: Likewise.
6326         * time/tst-mktime.c: Likewise.
6327         * time/tst-posixtz.c: Likewise.
6328         * time/tst-strptime2.c: Likewise.
6329         * time/tst-strptime3.c: Likewise.
6330         * wcsmbs/tst-btowc.c: Likewise.
6331         * wcsmbs/tst-mbrtowc.c: Likewise.
6332         * wcsmbs/tst-mbsrtowcs.c: Likewise.
6333         * wcsmbs/tst-wchar-h.c: Likewise.
6334         * wcsmbs/tst-wcpncpy.c: Likewise.
6335         * wcsmbs/tst-wcrtomb.c: Likewise.
6336         * wcsmbs/tst-wcsnlen.c: Likewise.
6337         * wcsmbs/tst-wcstof.c: Likewise.
6339 2014-11-04  Joseph Myers  <joseph@codesourcery.com>
6341         [BZ #14132]
6342         * elf/dl-profile.c (_dl_mcount): Use rtld_hidden_def instead of
6343         INTDEF.
6344         * sysdeps/generic/ldsodefs.h (_dl_mcount_internal): Remove
6345         declaration.
6346         (_dl_mcount): Use rtld_hidden_proto.
6347         * elf/dl-runtime.c (_dl_profile_fixup): Don't use INTUSE with
6348         _dl_mcount.
6349         * elf/rtld.c (_rtld_global_ro): Likewise.
6351         [BZ #14132]
6352         * elf/dl-init.c (_dl_init): Don't use INTDEF.
6353         * sysdeps/aarch64/dl-machine.h (RTLD_START): Use _dl_init instead
6354         of _dl_init_internal.
6355         * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise.
6356         * sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
6357         * sysdeps/hppa/dl-machine.h (RTLD_START): Likewise.
6358         * sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
6359         * sysdeps/ia64/dl-machine.h (RTLD_START): Likewise.
6360         * sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
6361         * sysdeps/microblaze/dl-machine.h (RTLD_START): Likewise.
6362         * sysdeps/mips/dl-machine.h (RTLD_START): Likewise.
6363         * sysdeps/powerpc/powerpc32/dl-start.S (_start): Likewise.
6364         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
6365         * sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
6366         * sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
6367         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
6368         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
6369         * sysdeps/tile/dl-start.S (_start): Likewise.
6370         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
6371         * sysdeps/x86_64/x32/dl-machine.h (RTLD_START): Likewise.
6373         [BZ #14132]
6374         * sysdeps/generic/ldsodefs.h (_dl_argv): Use rtld_hidden_proto.
6375         [IS_IN_rtld] (_dl_argv_internal): Do not declare.
6376         (rtld_progname): Make macro definition unconditional.
6377         * elf/rtld.c (_dl_argv): Use rtld_hidden_data_def instead of
6378         INTDEF.
6379         (dlmopen_doit): Do not use INTUSE with _dl_argv.
6380         (dl_main): Likewise.
6381         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
6382         * sysdeps/alpha/dl-machine.h (RTLD_START): Use __GI__dl_argv
6383         instead of _dl_argv_internal.
6384         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
6385         __GI__dl_argv instead of INTUSE(_dl_argv).
6386         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
6387         __GI__dl_argv instead of _dl_argv_internal.
6389         * soft-fp/op-common.h (_FP_TO_INT_ROUND): New macro.
6390         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_D): New
6391         macro.
6392         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_D): Likewise.
6393         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_E):
6394         New macro.
6395         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_E): Likewise.
6396         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_Q): New
6397         macro.
6398         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_Q): Likewise.
6399         * soft-fp/single.h (FP_TO_INT_ROUND_S): New macro.
6401 2014-11-04  Andreas Schwab  <schwab@suse.de>
6403         * posix/regex_internal.h: Don't include <locale/elem-hash.h>.
6405 2014-11-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6407         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Encode
6408         mtvsrd instruction in binary form.
6410 2014-11-03  Andreas Schwab  <schwab@suse.de>
6412         [BZ #17522]
6413         * libio/wfileops.c (_IO_wdo_write): If the file buffer has room
6414         for less than MB_LEN_MAX use a local buffer of that size.
6415         * libio/tst-fputws.c: New file.
6416         * libio/Makefile (tests): Add tst-fputws.
6418 2014-11-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
6420         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu): fix
6421         the size of the fpu_fr.fpu_dregs[] array.
6423 2014-11-01  Joseph Myers  <joseph@codesourcery.com>
6425         * posix/nanosleep.c (__libc_nanosleep): Rename to __nanosleep.
6426         (__nanosleep): Do not define as alias.
6427         (nanosleep): Define as alias of __nanosleep.
6428         * sysdeps/unix/sysv/linux/syscalls.list (nanosleep): Remove
6429         __libc_nanosleep name.
6431 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
6433         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update
6434         install.texi in comment.
6436 2014-10-31  Torvald Riegel  <triegel@redhat.com>
6438         * sysdeps/powerpc/bits/atomic.h (atomic_write_barrier): Remove and...
6439         * sysdeps/powerpc/powerpc32/bits/atomic.h (atomic_write_barrier):
6440         ... add here and use lwsync or sync ...
6441         * sysdeps/powerpc/powerpc64/bits/atomic.h (atomic_write_barrier):
6442         ... and add here using lwsync.
6444 2014-10-31  Matthew Fortune  <matthew.fortune@imgtec.com>
6446         * elf/dl-machine-reject-phdr.h: New file.
6447         * elf/dl-load.c: #include that.
6448         (open_verify): Call elf_machine_reject_phdr_p and ignore the file
6449         if that returned true.
6451 2014-10-31  Roland McGrath  <roland@hack.frob.com>
6453         [BZ #17496]
6454         * Makerules: Move gnu/lib-names.h generation chunk up, to right after
6455         gen-as-const-headers chunk.  Add a big scare comment after the last
6456         safe place to touch before-compile.
6458 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
6460         * manual/install.texi (Tools for Compilation): Update autoconf
6461         version requirements.
6462         * INSTALL: Regenerated.
6464         * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
6465         * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
6466         (__libc_pselect): Likewise.
6468         [BZ #14138]
6469         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file.
6470         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
6471         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
6472         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
6474 2014-10-31  Torvald Riegel  <triegel@redhat.com>
6476         * sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
6477         correct barrier instruction.
6478         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
6479         Likewise.
6480         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
6481         Likewise.
6483 2014-10-30  Roland McGrath  <roland@hack.frob.com>
6485         * include/ctype.h: Include <ctype/ctype.h> first thing rather than
6486         after defining inlines.  Instead, just use parens to defeat macro
6487         expansion of __isctype in its declaration.
6489 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
6491         * include/sys/uio.h (__libc_readv): Remove declaration.
6492         (__libc_writev): Likewise.
6493         * misc/readv.c (__libc_readv): Rename to __readv.
6494         (__readv): Do not define as alias.
6495         (readv): Define as alias of __readv.
6496         * misc/writev.c (__libc_writev): Rename to __writev.
6497         (__writev): Do not define as alias.
6498         (writev): Define as alias of __writev.
6499         * sysdeps/posix/readv.c (__libc_readv): Rename to __readv.
6500         (__readv): Do not define as alias.
6501         (readv): Define unconditionally as alias of __readv.
6502         * sysdeps/posix/writev.c (__libc_writev): Rename to __writev.
6503         (__writev): Do not define as alias.
6504         (writev): Define unconditionally as alias of __writev.
6505         * sysdeps/unix/syscalls.list (readv): Do not define __libc_readv
6506         name.
6507         (writev): Do not define __libc_writev name.
6509 2014-10-30  Roland McGrath  <roland@hack.frob.com>
6511         * iconv/iconv_charmap.c (add_bytes): Make IN argument pointer to const.
6512         (convert_charseq): New function, broken out of ...
6513         (use_from_charmap): ... here.  Call it.
6514         (use_to_charmap): Use convert_charseq and free instead of duplicating
6515         its code with a variable-length stack struct.
6517 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
6519         * include/fcntl.h (__libc_creat): Remove declaration.
6520         * io/creat.c (__libc_creat): Rename to creat.
6521         (creat): Do not define as alias.
6522         * sysdeps/unix/sysv/linux/alpha/creat.c (creat64): Define as alias
6523         of creat instead of __libc_creat.
6524         * sysdeps/unix/sysv/linux/generic/creat.c (__libc_creat): Rename
6525         to creat.
6526         (creat): Do not define as alias.
6527         [__WORDSIZE == 64] (creat64): Define as alias of creat instead of
6528         __libc_creat.
6529         * sysdeps/unix/sysv/linux/syscalls.list (creat): Do not define
6530         __libc_creat name.
6531         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (creat):
6532         Likewise.
6534 2014-10-29  Carlos O'Donell  <carlos@redhat.com>
6536         * manual/llio.texi: Add comments discussing why write() may be
6537         considered MT-unsafe on Linux.
6539 2014-10-28  Carlos O'Donell  <carlos@redhat.com>
6541         * dl-load.c (local_strdup): Remove.
6542         (expand_dynamic_string_token): Use __strdup.
6543         (decompose_rpath): Likewise.
6544         (_dl_map_object): Likewise.
6546 2014-10-28  Joseph Myers  <joseph@codesourcery.com>
6548         [BZ #14132]
6549         * sysdeps/generic/unwind-dw2-fde.c
6550         (__register_frame_info_bases_internal): Do not declare.
6551         (__register_frame_info_table_bases_internal): Likewise.
6552         (__deregister_frame_info_bases_internal): Likewise.
6553         (__register_frame_info_bases): Declare and use hidden_proto before
6554         definition.  Use hidden_def instead of INTDEF.
6555         (__register_frame_info_table_bases): Likewise.
6556         (__deregister_frame_info_bases): Likewise.
6557         (__register_frame_info): Do not use INTUSE.
6558         (__register_frame): Likewise.
6559         (__register_frame_info_table): Likewise.
6560         (__register_frame_table): Likewise.
6561         (__deregister_frame_info): Likewise.
6562         (__deregister_frame): Likewise.
6564 2014-10-27  Gratian Crisan  <gratian.crisan@ni.com>
6566         * sysdeps/unix/sysv/linux/arm/kernel-features.h
6567         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_FUTEX_LOCK_PI): Do
6568         not undefine.
6569         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_REQUEUE_PI):
6570         Likewise.
6571         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_SET_ROBUST_LIST):
6572         Likewise.
6574 2014-10-27  Joseph Myers  <joseph@codesourcery.com>
6576         [BZ #14138]
6577         * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file.
6578         * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise.
6579         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
6580         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
6581         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise.
6582         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise.
6583         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise.
6584         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise.
6585         * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise.
6586         * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise.
6587         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise.
6588         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise.
6589         * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add
6590         syscall.
6591         (setfsuid): Likewise.
6592         * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise.
6593         (setfsuid): Likewise.
6594         * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise.
6595         (setfsuid): Likewise.
6596         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid):
6597         Likewise.
6598         (setfsuid): Likewise.
6599         * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise.
6600         (setfsuid): Likewise.
6601         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid):
6602         Likewise.
6603         (setfsuid): Likewise.
6605 2014-10-27  Andreas Schwab  <schwab@suse.de>
6607         [BZ #17501]
6608         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
6609         check for Slow_SSE4_2 feature bit.
6610         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
6611         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
6612         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
6613         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
6615 2014-10-24  Roland McGrath  <roland@hack.frob.com>
6617         * configure.ac: Validate compiler version with a empirical test of
6618         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
6619         $CC -v output.
6620         * configure: Regenerated.
6622         * inet/htons.c (htons): Prototypify.
6623         * inet/htonl.c (htonl): Likewise.
6625 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6627         * string/strncat.c (strncat): Improve performance by using strlen.
6629 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6631         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
6633 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6635         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
6636         Call libc_fetestexcept_aarch64.
6638 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6640         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
6641         Call libc_feholdexcept_aarch64.
6643 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6645         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
6646         Call get_rounding_mode.
6648 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6650         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
6651         Simplify logic.
6653 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6655         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
6656         Simplify logic.
6658 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
6660         [BZ #14138]
6661         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
6662         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
6663         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
6664         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
6665         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
6666         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
6667         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
6668         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
6669         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
6670         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
6671         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
6672         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
6673         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
6674         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
6675         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
6676         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
6677         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
6678         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
6679         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
6680         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
6681         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
6682         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
6683         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
6684         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
6685         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
6686         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
6687         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
6688         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
6689         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
6690         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
6691         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
6692         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
6693         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
6694         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
6695         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
6696         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
6697         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
6698         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
6699         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
6700         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
6701         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
6702         syscall.
6703         (geteuid): Likewise.
6704         (getgid): Likewise.
6705         (getuid): Likewise.
6706         (getresgid): Likewise.
6707         (getresuid): Likewise.
6708         (getgroups): Likewise.
6709         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
6710         (geteuid): Likewise.
6711         (getgid): Likewise.
6712         (getuid): Likewise.
6713         (getresgid): Likewise.
6714         (getresuid): Likewise.
6715         (getgroups): Likewise.
6716         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
6717         (geteuid): Likewise.
6718         (getgid): Likewise.
6719         (getuid): Likewise.
6720         (getresgid): Likewise.
6721         (getresuid): Likewise.
6722         (getgroups): Likewise.
6723         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
6724         Likewise.
6725         (geteuid): Likewise.
6726         (getgid): Likewise.
6727         (getuid): Likewise.
6728         (getresgid): Likewise.
6729         (getresuid): Likewise.
6730         (getgroups): Likewise.
6731         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
6732         (geteuid): Likewise.
6733         (getgid): Likewise.
6734         (getuid): Likewise.
6735         (getresgid): Likewise.
6736         (getresuid): Likewise.
6737         (getgroups): Likewise.
6738         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
6739         Likewise.
6740         (geteuid): Likewise.
6741         (getgid): Likewise.
6742         (getuid): Likewise.
6743         (getgroups): Likewise.
6745         [BZ #14138]
6746         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
6747         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
6748         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
6749         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
6750         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
6751         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
6752         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
6753         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
6754         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
6755         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
6756         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
6757         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
6758         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
6759         __chown.
6760         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
6761         (lchown): Likewise.
6762         (fchown): Likewise.
6763         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
6764         Likewise.
6765         (lchown): Likewise.
6766         (fchown): Likewise.
6767         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
6768         (lchown): Likewise.
6769         (fchown): Likewise.
6770         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
6771         Likewise.
6772         (lchown): Likewise.
6773         (fchown): Likewise.
6775 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
6777         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
6778         Simplify logic.
6780 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
6782         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
6783         Cleanup logic.
6785 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
6787         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
6788         Remove unused include.
6790 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
6792         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
6793         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
6794         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
6795         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
6797 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
6798             Helge Deller <deller@gmx.de>
6800         [BZ #17508]
6801         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
6802         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
6803         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
6805 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
6807         [BZ #14132]
6808         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
6809         Remove macro definition.
6810         (__ashrdi3_v_glibc20): Likewise.
6811         (__lshrdi3_v_glibc20): Likewise.
6812         (__cmpdi2_v_glibc20): Likewise.
6813         (__ucmpdi2_v_glibc20): Likewise.
6814         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
6815         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
6816         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
6817         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
6818         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
6819         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
6821 2014-10-22  Roland McGrath  <roland@hack.frob.com>
6823         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
6824         old GNU extension [0] syntax.
6825         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
6826         alloca rather than an array member with variable length.
6827         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
6828         * nscd/nscd.c (invalidate_db): New function, broken out of ...
6829         (parse_opt): ... here.  Likewise use alloca there.
6830         Validate the -i argument before checking for rootness.
6831         (send_shutdown): New function, broken out of ...
6832         (parse_opt): ... here.
6834 2014-10-22  Roland McGrath  <roland@hack.frob.com>
6836         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
6837         macro to get at the _rt_local_ro field.
6838         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
6839         ([PIC] case) or _dl_hwcap ([!PIC] case).
6840         * sysdeps/arm/setjmp.S: Likewise.
6842         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
6843         * sysdeps/arm/configure.ac: New check to define it.
6844         * sysdeps/arm/configure: Regenerated.
6845         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
6846         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
6847         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
6848         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
6849         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
6850         Use move/movt pair instead of a load.
6851         (LDST_GLOBAL): Macro removed.
6852         (LDR_GLOBAL): New macro replaces it.
6853         (LDR_HIDDEN): New macro.
6854         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
6855         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
6857         * setjmp/tst-setjmp-static.c: New file.
6858         * setjmp/Makefile (tests): Add it.
6859         (tests-static): New variable.
6861 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
6863         [BZ #17485]
6864         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
6866 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
6868         [BZ #14132]
6869         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
6871 2014-10-21  Roland McGrath  <roland@hack.frob.com>
6873         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
6875 2014-10-20  Roland McGrath  <roland@hack.frob.com>
6877         * io/fts.c (dirent_not_directory): New function.
6878         (fts_build): Call it.
6880 2014-10-20  Roland McGrath  <roland@hack.frob.com>
6882         * nptl/version.c (__nptl_main): Use normal __write rather than
6883         INTERNAL_SYSCALL.
6884         (banner): Update copyright years.
6886         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
6887         gettimeofday.
6888         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
6889         * nptl/pthread_cond_timedwait.c: Likewise.
6890         * nptl/pthread_mutex_timedlock.c: Likewise.
6891         * nptl/sem_timedwait.c: Likewise.
6893         * sysdeps/nptl/bits/libc-lock.h
6894         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
6895         (__libc_lock_init_recursive): Return void, not 0.
6896         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
6897         (__libc_rwlock_init): Likewise.
6898         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
6900 2014-10-20  Torvald Riegel  <triegel@redhat.com>
6902         [BZ #15215]
6903         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
6904         (__pthread_once_slow): ... here.
6905         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
6906         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
6908 2014-10-20  Torvald Riegel  <triegel@redhat.com>
6910         [BZ #15215]
6911         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
6912         __PTHREAD_ONCE_FORK_GEN_INCR): New.
6913         * sysdeps/nptl/fork.c (__libc_fork): Use them.
6914         * nptl/pthread_once.c (__pthread_once): Likewise.
6915         Update comments.
6917 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
6919         [BZ #14138]
6920         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
6921         name.
6922         (writev): Use __libc_writev as strong name.
6923         * sysdeps/unix/sysv/linux/readv.c: Remove file.
6924         * sysdeps/unix/sysv/linux/writev.c: Likewise.
6926 2014-10-17  Roland McGrath  <roland@hack.frob.com>
6928         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
6930         * sysdeps/i386/nptl/tls.h
6931         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
6932         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
6933         New macros.
6934         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
6935         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
6936         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
6937         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
6938         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
6939         Call CHECK_THREAD_SYSINFO instead of doing an assert.
6941         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
6942         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
6943         on [__NR_futex].
6944         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
6945         broken out of ...
6946         (__pthread_mutex_init): ... here.  Call it.
6947         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
6948         Conditionalize PI cases on [__NR_futex].
6949         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
6950         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
6951         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
6953         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
6954         conditional on [SIGSETXID].
6955         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
6956         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
6957         is defined.  Likewise for SIGSETXID.
6958         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
6959         Conditionalize definitions on [SIGSETXID].
6960         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
6961         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
6962         unblocking on [SIGCANCEL].
6964         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
6965         [__NR_set_robust_list].
6967 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
6969         * string/strcoll_l.c (get_next_seq): Fix up formatting.
6970         (do_compare): Likewise.
6972 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
6974         [BZ #15884]
6975         * string/strcoll_l.c: Don't include stdio.h.
6976         (coll_seq): Remove members idxarr and rulearr.
6977         (get_next_seq_cached): Remove function.
6978         (get_next_seq): Likewise.
6979         (get_next_seq_nocache): Rename to get_next_seq.
6980         (do_compare): Remove function.
6981         (do_compare_nocache): Rename to do_compare.
6982         (STRCOLL): Remove weight and rules cache.
6984 2014-10-16  Roland McGrath  <roland@hack.frob.com>
6986         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
6987         * sysdeps/arm/sfp-machine.h: ... to here.
6988         * sysdeps/arm/Implies: Remove arm/soft-fp.
6990 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
6992         * conform/data/sys/utsname.h-data (*_t): Allow.
6993         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
6994         [POSIX] (WEXITED): Do not expect constant.
6995         [POSIX] (WSTOPPED): Likewise.
6996         [POSIX] (WNOHANG): Likewise.
6997         [POSIX] (WNOWAIT): Likewise.
6998         [POSIX] (siginfo_t): Do not expect type or elements.
6999         [POSIX] (pid_t): Do not expect type.
7000         [POSIX] (signal.h): Do not allow header.
7001         [POSIX] (sys/resource.h): Likewise.
7002         [POSIX] (si_*): Do not allow pattern.
7003         [POSIX] (W*): Likewise.
7004         [POSIX] (P_*): Likewise.
7005         [POSIX] (BUS_*): Likewise.
7006         [POSIX] (CLD_*): Likewise.
7007         [POSIX] (FPE_*): Likewise.
7008         [POSIX] (ILL_*): Likewise.
7009         [POSIX] (POLL_*): Likewise.
7010         [POSIX] (SEGV_*): Likewise.
7011         [POSIX] (SI_*): Likewise.
7012         [POSIX] (TRAP_*): Likewise.
7013         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
7014         variable.
7016 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
7018         [BZ #12926]
7019         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
7020         infinite loop when __recvmsg returns 0.
7022 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
7024         * CANCEL-FCT-WAIVE: Remove file.
7025         * CANCEL-FILE-WAIVE: Likewise.
7027         [BZ #14132]
7028         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
7029         instead of INTVARDEF.
7030         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
7031         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
7032         rtld_hidden_data_def instead of INTVARDEF.
7033         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
7034         * elf/dl-deps.c (expand_dst): Likewise.
7035         * elf/dl-load.c (_dl_dst_count): Likewise.
7036         (_dl_dst_substitute): Likewise.
7037         (decompose_rpath): Likewise.
7038         (_dl_init_paths): Likewise.
7039         (open_path): Likewise.
7040         (_dl_map_object): Likewise.
7041         * elf/rtld.c (dl_main): Likewise.
7042         (process_dl_audit): Likewise.
7043         (process_envvars): Likewise.
7044         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
7045         Remove declaration.
7046         (__libc_enable_secure): Use rtld_hidden_proto.
7048 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
7050         * elf/dl-load.c
7051         (add_path): New function broken out of _dl_rtld_di_serinfo.
7052         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
7054 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
7056         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
7057         parentheses around macro arguments.
7058         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
7059         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
7060         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
7061         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
7062         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
7063         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
7064         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
7065         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
7066         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
7067         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
7068         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
7069         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
7070         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
7071         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
7072         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
7073         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
7074         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
7075         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
7076         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
7077         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
7078         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
7079         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
7080         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
7081         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
7082         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
7083         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
7084         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
7085         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
7086         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
7087         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
7088         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
7089         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
7090         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
7091         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
7092         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
7093         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
7094         Likewise.
7095         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
7096         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
7097         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
7098         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
7099         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
7100         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
7101         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
7102         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
7103         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
7104         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
7105         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
7106         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
7107         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
7108         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
7109         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
7110         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
7111         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
7112         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
7113         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
7114         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
7115         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
7116         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
7117         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
7118         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
7119         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
7120         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
7121         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
7122         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
7123         (_FP_FRAC_SRS_1): Likewise.
7124         (_FP_FRAC_CLZ_1): Likewise.
7125         (_FP_MUL_MEAT_1_imm): Likewise.
7126         (_FP_MUL_MEAT_1_wide): Likewise.
7127         (_FP_MUL_MEAT_1_hard): Likewise.
7128         (_FP_SQRT_MEAT_1): Likewise.
7129         (_FP_FRAC_ASSEMBLE_1): Likewise.
7130         (_FP_FRAC_DISASSEMBLE_1): Likewise.
7131         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
7132         (__FP_CLZ_2): Likewise.
7133         (_FP_MUL_MEAT_2_wide): Likewise.
7134         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
7135         (_FP_MUL_MEAT_2_gmp): Likewise.
7136         (_FP_MUL_MEAT_2_120_240_double): Likewise.
7137         (_FP_SQRT_MEAT_2): Likewise.
7138         (_FP_FRAC_ASSEMBLE_2): Likewise.
7139         (_FP_FRAC_DISASSEMBLE_2): Likewise.
7140         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
7141         (_FP_FRAC_CLZ_4): Likewise.
7142         (_FP_MUL_MEAT_4_wide): Likewise.
7143         (_FP_MUL_MEAT_4_gmp): Likewise.
7144         (_FP_SQRT_MEAT_4): Likewise.
7145         (_FP_FRAC_ASSEMBLE_4): Likewise.
7146         (_FP_FRAC_DISASSEMBLE_4): Likewise.
7147         * soft-fp/op-common.h (_FP_CMP): Likewise.
7148         (_FP_CMP_EQ): Likewise.
7149         (_FP_CMP_UNORD): Likewise.
7150         (_FP_TO_INT): Likewise.
7151         (_FP_FROM_INT): Likewise.
7152         [!__FP_CLZ] (__FP_CLZ): Likewise.
7153         (_FP_DIV_HELP_imm): Likewise.
7154         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
7155         Likewise.
7156         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
7157         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
7158         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
7159         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
7160         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
7161         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
7162         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
7163         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
7164         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
7165         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
7166         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
7167         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
7168         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
7169         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
7170         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
7171         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
7172         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
7173         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
7174         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
7175         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
7176         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
7177         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
7178         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
7179         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
7180         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
7181         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
7182         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
7183         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
7184         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
7185         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
7186         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
7187         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
7188         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
7189         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
7190         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
7191         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
7192         (FP_UNPACK_RAW_SP): Likewise.
7193         (FP_PACK_RAW_S): Likewise.
7194         (FP_PACK_RAW_SP): Likewise.
7195         (FP_UNPACK_S): Likewise.
7196         (FP_UNPACK_SP): Likewise.
7197         (FP_UNPACK_SEMIRAW_S): Likewise.
7198         (FP_UNPACK_SEMIRAW_SP): Likewise.
7199         (FP_PACK_S): Likewise.
7200         (FP_PACK_SP): Likewise.
7201         (FP_PACK_SEMIRAW_S): Likewise.
7202         (FP_PACK_SEMIRAW_SP): Likewise.
7203         (_FP_SQRT_MEAT_S): Likewise.
7204         (FP_CMP_S): Likewise.
7205         (FP_CMP_EQ_S): Likewise.
7206         (FP_CMP_UNORD_S): Likewise.
7207         (FP_TO_INT_S): Likewise.
7208         (FP_FROM_INT_S): Likewise.
7210         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
7212         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
7213         (FP_EX_INVALID_IMZ): Likewise.
7214         (FP_EX_INVALID_IMZ_FMA): Likewise.
7215         (FP_EX_INVALID_ISI): Likewise.
7216         (FP_EX_INVALID_ZDZ): Likewise.
7217         (FP_EX_INVALID_IDI): Likewise.
7218         (FP_EX_INVALID_SQRT): Likewise.
7219         (FP_EX_INVALID_CVI): Likewise.
7220         (FP_EX_INVALID_VC): Likewise.
7221         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
7222         "invalid" exceptions.
7223         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
7224         (_FP_ADD_INTERNAL): Likewise.
7225         (_FP_MUL): Likewise.
7226         (_FP_FMA): Likewise.
7227         (_FP_DIV): Likewise.
7228         (_FP_CMP_CHECK_NAN): Likewise.
7229         (_FP_SQRT): Likewise.
7230         (_FP_TO_INT): Likewise.
7231         (FP_EXTEND): Likewise.
7233 2014-10-09  Allan McRae  <allan@archlinux.org>
7235         * po/fr.po: Update French translation from translation project.
7237 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
7239         [BZ #14132]
7240         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
7241         of INTDEF.
7242         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
7243         (__cxa_atexit): Use libc_hidden_proto.
7244         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
7246         [BZ #14132]
7247         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
7248         declaration.
7249         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
7250         [!_ISOMAC] (__iswspace_l_internal): Likewise.
7251         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
7252         [!_ISOMAC] (__iswctype_internal): Likewise.
7253         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
7254         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
7255         alias.
7256         (fcntl): Remove __fcntl_internal alias.
7257         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
7258         __connect_internal alias.
7259         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
7260         Likewise.
7262         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
7263         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
7264         FP_DENORM_ZERO.
7265         (_FP_CHECK_FLUSH_ZERO): New macro.
7266         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
7267         (_FP_CMP): Likewise.
7268         (_FP_CMP_EQ): Likewise.
7269         (_FP_TO_INT): Do not set inexact for subnormal arguments if
7270         FP_DENORM_ZERO.
7271         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
7272         (FP_TRUNC): Likewise.
7274         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
7275         treated as invalid conversion, not as normal exponent.
7277         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
7278         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
7279         (_FP_CMP_EQ): Likewise.
7280         (_FP_CMP_UNORD): Likewise.
7281         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
7282         (FP_CMP_EQ_D): Likewise.
7283         (FP_CMP_UNORD_D): Likewise.
7284         * soft-fp/extended.h (FP_CMP_E): Likewise.
7285         (FP_CMP_EQ_E): Likewise.
7286         (FP_CMP_UNORD_E): Likewise.
7287         * soft-fp/quad.h (FP_CMP_Q): Likewise.
7288         (FP_CMP_EQ_Q): Likewise.
7289         (FP_CMP_UNORD_Q): Likewise.
7290         * soft-fp/single.h (FP_CMP_S): Likewise.
7291         (FP_CMP_EQ_S): Likewise.
7292         (FP_CMP_UNORD_S): Likewise.
7293         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
7294         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
7295         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
7296         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
7297         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
7298         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
7299         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
7300         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
7301         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
7302         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
7303         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
7304         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
7305         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
7306         to FP_CMP_Q.
7307         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
7308         FP_CMP_Q.
7309         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
7310         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
7311         FP_CMP_EQ_Q.
7312         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
7313         FP_CMP_Q.
7314         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
7315         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
7316         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
7317         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
7318         FP_CMP_EQ_Q.
7319         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
7320         FP_CMP_Q.
7321         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
7322         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
7323         FP_CMP_EQ_Q.
7324         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
7325         FP_CMP_Q.
7326         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
7327         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
7328         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
7329         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
7330         FP_CMP_EQ_Q.
7332         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
7333         a subnormal result, set the underflow exception if trapping on
7334         underflow is enabled.
7335         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
7336         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
7337         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
7338         redefine to 0.
7339         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
7340         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
7341         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
7342         * soft-fp/extendxftf2.c (__extendxftf2): Use
7343         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
7345         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
7346         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
7347         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
7348         FP_HANDLE_EXCEPTIONS.
7349         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
7350         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
7351         FP_HANDLE_EXCEPTIONS.
7352         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
7353         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
7354         FP_HANDLE_EXCEPTIONS.
7355         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
7356         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
7357         FP_HANDLE_EXCEPTIONS.
7359 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
7361         [BZ #14132]
7362         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
7363         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
7364         use INTUSE.
7365         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
7366         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
7367         Remove alias.
7368         (__adjtimex): Define using libc_hidden_ver.
7369         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
7370         Remove declaration.
7371         (ntp_gettime): Call __adjtimex directly.
7372         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
7373         Remove declaration.
7374         (ntp_gettimex): Call __adjtimex directly.
7375         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
7376         __adjtimex_internal alias.
7378 2014-10-08  Roland McGrath  <roland@hack.frob.com>
7380         [BZ #17460]
7381         * nscd/nscd.c (more_help): Rewrite list of tables collection
7382         using xstrdup and asprintf.
7384         * nscd/nscd_conf.c: Remove local xstrdup declaration.
7386 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
7387             Roland McGrath  <roland@hack.frob.com>
7389         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
7390         (do_lookup_unique): ... local function 'enter' here; update callers.
7392 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
7394         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
7395         compat_symbol calls on [SHARED].
7396         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
7397         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
7398         Remove.
7399         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
7400         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
7401         (oldsetrlimit): Remove.
7402         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
7403         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
7404         (lchown): New syscall entry.
7405         (oldsetrlimit): Remove.
7406         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
7407         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
7408         (oldsetrlimit): Remove.
7409         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
7411         [BZ #14138]
7412         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
7413         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
7414         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
7415         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
7416         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
7417         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
7418         (fchown): Likewise.
7419         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
7420         (fchown): Likewise.
7421         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
7422         Likewise.
7424 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7426         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
7427         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
7428         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
7429         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
7430         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
7431         Likewise.
7432         (__old_sem_post): Likewise.
7434 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
7436         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
7437         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
7438         HAVE_CLOCK_GETTIME_VSYSCALL macros.
7439         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
7440         Use INLINE_VSYSCALL macro.
7441         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
7442         __vdso_clock_gettime.
7443         * sysdeps/unix/sysv/linux/tile/init-first.c
7444         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
7445         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
7446         __vdso_clock_gettime.
7448         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
7449         to set up frame more cleanly.
7451         * sysdeps/tile/memcmp.c: New file.
7453         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
7455         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
7456         * sysdeps/tile/tilegx/strcasestr.c: New file.
7457         * sysdeps/tile/tilegx/strnlen.c: New file.
7458         * sysdeps/tile/tilegx/strstr.c: New file.
7460         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
7462 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
7464         * nptl/tst-setuid3.c: Write errors to stdout.
7466 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
7468         * elf/dl-deps.c
7469         (preload): New functions broken out of _dl_map_object_deps.
7470         (_dl_map_object_deps):  Remove a nested function. Update call sites.
7472 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
7474         [BZ #14138]
7475         * sysdeps/unix/sysv/linux/execve.c: Remove file.
7476         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
7478 2014-10-01  Steve Ellcey  <sellcey@mips.com>
7480         * sysdeps/mips/strcmp.S: New.
7482 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
7484         [BZ #14138]
7485         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
7486         (linkat): Likewise.
7487         (mkdirat): Likewise.
7488         (readlinkat): Likewise.
7489         (renameat): Likewise.
7490         (symlinkat): Likewise.
7491         (unlinkat): Likewise.
7492         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
7493         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
7494         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
7495         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
7496         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
7497         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
7498         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
7500 2014-09-30  Will Newton  <will.newton@linaro.org>
7502         * math/math.h: Define long double math functions if
7503         _LIBC_TEST is defined.
7504         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
7506         * localedata/Makefile: Move assignment to tests-special
7507         into an ifdef testing run-built-tests.
7508         * timezone/Makefile: Likewise.
7510 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
7512         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
7513         with $(BASH) not $(SHELL).
7515 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
7516             Matthew LeGendre  <legendre1@llnl.gov>
7518         [BZ #17411]
7519         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
7520         l_reloc_result.
7522 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
7524         * stdio-common/printf_fp.c
7525         (hack_digit): New function, broken out of ...
7526         (__printf_fp): ... local function here.  Update call sites.
7527         hack_digit now takes an additional parameter that is a pointer
7528         to a struct of the referenced locals.  Those locals moved inside
7529         the struct and references updated.
7531 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
7533         * aclocal.m4: Require autoconf 2.69.
7534         * configure: Regenerated.
7535         * sysdeps/aarch64/configure: Likewise.
7536         * sysdeps/alpha/configure: Likewise.
7537         * sysdeps/arm/armv7/configure: Likewise.
7538         * sysdeps/arm/configure: Likewise.
7539         * sysdeps/ia64/configure: Likewise.
7540         * sysdeps/mach/configure: Likewise.
7541         * sysdeps/mips/configure: Likewise.
7542         * sysdeps/s390/configure: Likewise.
7543         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
7544         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
7546         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
7547         file.
7548         * sysdeps/ia64/configure.ac: Likewise.
7550 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
7552         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
7553         specify symbol version for ld.so.  Do not include entry for
7554         libpthread.
7555         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
7556         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
7557         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
7559         [BZ #14171]
7560         * Makeconfig [$(build-shared) = yes]
7561         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
7562         makefiles.
7563         [$(build-shared) = yes && $(soversions.mk-done) = t]
7564         ($(common-objpfx)gnu/lib-names.h): Remove rule.
7565         [$(build-shared) = yes && $(soversions.mk-done) = t]
7566         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
7567         to Makerules.
7568         [$(build-shared) = yes && $(soversions.mk-done) = t]
7569         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
7570         here.
7571         [$(build-shared) = yes && $(soversions.mk-done) = t]
7572         (common-generated): Don't append gnu/lib-names.h and
7573         gnu/lib-names.stmp here.
7574         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
7575         (lib-names-h-abi): New variable.
7576         [$(build-shared) = yes && $(soversions.mk-done) = t]
7577         (lib-names-stmp-abi): Likewise.
7578         [$(build-shared) = yes && $(soversions.mk-done) = t &&
7579         abi-variants] (before-compile): Append
7580         $(common-objpfx)$(lib-names-h-abi).
7581         [$(build-shared) = yes && $(soversions.mk-done) = t &&
7582         abi-variants] (common-generated): Append gnu/lib-names.h.
7583         [$(build-shared) = yes && $(soversions.mk-done) = t &&
7584         abi-variants] (install-others-nosubdir): Depend on
7585         $(inst_includedir)/$(lib-names-h-abi).
7586         [$(build-shared) = yes && $(soversions.mk-done) = t &&
7587         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
7588         [$(build-shared) = yes && $(soversions.mk-done) = t]
7589         ($(common-objpfx)$(lib-names-h-abi)): New rule.
7590         [$(build-shared) = yes && $(soversions.mk-done) = t]
7591         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
7592         [$(build-shared) = yes && $(soversions.mk-done) = t]
7593         (common-generated): Append $(lib-names-h-abi) and
7594         $(lib-names-stmp-abi).
7595         * scripts/lib-names.awk: Do not handle multi being set.
7596         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
7597         Remove variable.
7598         (abi-lp64_be-ld-soname): Likewise.
7599         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
7600         Likewise.
7601         (abi-hard-ld-soname): Likewise.
7602         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
7603         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
7604         Remove variable.
7605         (abi-o32_hard-ld-soname): Likewise.
7606         (abi-o32_soft_2008-ld-soname): Likewise.
7607         (abi-o32_hard_2008-ld-soname): Likewise.
7608         (abi-n32_soft-ld-soname): Likewise.
7609         (abi-n32_hard-ld-soname): Likewise.
7610         (abi-n32_soft_2008-ld-soname): Likewise.
7611         (abi-n32_hard_2008-ld-soname): Likewise.
7612         (abi-n64_soft-ld-soname): Likewise.
7613         (abi-n64_hard-ld-soname): Likewise.
7614         (abi-n64_soft_2008-ld-soname): Likewise.
7615         (abi-n64_hard_2008-ld-soname): Likewise.
7616         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
7617         Likewise.
7618         (abi-64-v2-ld-soname): Likewise.
7619         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
7620         ld.so entries.
7621         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
7622         variable.
7623         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
7624         entry.
7625         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
7626         variable.
7627         (abi-64-ld-soname): Likewise.
7628         (abi-x32-ld-soname): Likewise.
7629         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
7630         entry.
7631         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
7633 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
7635         [BZ #14138]
7636         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
7637         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
7638         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
7639         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
7640         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
7641         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
7642         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
7643         syscall entry for GLIBC_2.2 symbol version.
7644         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
7645         Likewise.
7646         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
7647         (setrlimit): Likewise.
7648         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
7649         Likewise.
7651 2014-09-23  Will Newton  <will.newton@linaro.org>
7653         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
7654         _LINUX_ARM_SYSDEP_H include guard too.
7655         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
7656         define.
7658 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
7660         * sysdeps/unix/sysv/linux/eventfd.c:
7661         Make first argument unsigned.
7662         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
7663         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
7665 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
7667         * socket/recvmmsg.c (recvmmsg): Drop const argument.
7668         * socket/sys/socket.h: Likewise
7669         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
7671 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
7673         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
7675 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
7677         * time/tst-ftime.c: New test.
7678         * time/Makefile (tests): Add tst-ftime.
7680 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
7682         * soft-fp/extended.h: Fix comment formatting.
7683         * soft-fp/op-1.h: Likewise.
7684         * soft-fp/op-2.h: Likewise.
7685         * soft-fp/op-4.h: Likewise.
7686         * soft-fp/op-8.h: Likewise.
7687         * soft-fp/op-common.h: Likewise.
7688         * soft-fp/soft-fp.h: Likewise.
7690         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
7692 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
7694         [BZ #6652]
7695         * Makeconfig (soversions-default-setname): Remove variable.
7696         ($(common-objpfx)soversions.i): Don't pass default_setname to
7697         soversions.awk.
7698         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
7699         oldest_abi to abi-versions.awk.
7700         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
7701         * config.make.in (oldest-abi): Remove variable.
7702         * configure.ac (--enable-oldest-abi): Remove configure option.
7703         * configure: Regenerated.
7704         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
7705         text.
7706         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
7707         * scripts/soversions.awk: Do not handle default_setname variable.
7708         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
7709         variable.
7710         * sysdeps/mach/hurd/configure: Regenerated.
7711         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
7712         variable.
7713         * sysdeps/unix/sysv/linux/configure: Regenerated.
7715 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
7717         * elf/Makefile (CFLAGS-interp.c): Remove.
7718         ($(elf-objpfx)runtime-linker.h): Generate header with linker
7719         path string.
7720         * elf/interp.c: Include generated runtime-linker.h
7722         * Makerules (lib%.so): Don't include $(+interp) in
7723         prerequisites.
7724         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
7725         * dlfcn/eval.c: Remove file.
7727         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
7728         macros.
7730         [BZ #17266]
7731         * misc/sys/cdefs.h: Define __extern_always_inline for clang
7732         4.2 and newer.
7734         [BZ #17370]
7735         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
7737 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
7738             Jakub Jelinek  <jakub@redhat.com>
7740         [BZ #17266]
7741         * libio/stdio.h: Check definition of __fortify_function
7742         instead of __extern_always_inline to include bits/stdio2.h.
7743         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
7744         check if __extern_always_inline is defined.
7745         [__USE_MISC || __USE_XOPEN]: Likewise.
7746         [__USE_ISOC99] Likewise.
7747         * misc/sys/cdefs.h (__fortify_function): Define only if
7748         __extern_always_inline is defined.
7749         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
7750         __extern_always_inline and __extern_inline only for g++-4.3
7751         and newer or a compatible gcc.
7753 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
7755         [BZ #17371]
7756         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
7757         last change to handle zero prefix length.
7759 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
7761         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
7762         _SC_REGEX_VERSION.
7764         * posix/getconf.c (vars): Add _POSIX_IPV6 and
7765         _POSIX_RAW_SOCKETS.
7767 2014-09-13  Allan McRae  <allan@archlinux.org>
7769         * po/ru.po: Update Russian translation from translation project.
7771 2014-09-12  Roland McGrath  <roland@hack.frob.com>
7773         * locale/programs/locale.c (show_locale_vars): Inline local function
7774         into its sole call site.  Clean up some style nits.
7775         (print_item): New function, broken out of ...
7776         (show_info): ... local function here.  Clean up style nits.
7778         * locale/programs/ld-ctype.c (set_one_default): New function, broken
7779         out of ...
7780         (set_class_defaults): ... local function set_default here.
7781         Define set_default as a macro locally to pass constant parameters.
7782         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
7783         rather than a shared local.
7785         * stdlib/rpmatch.c (try): New function, broken out of ...
7786         (rpmatch): ... local function here.  Also, prototypify definition.
7788 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
7790         * scripts/soversions.awk: Do not handle configuration names.
7791         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
7792         vendor and os variables to soversions.awk.
7793         * configure.ac: Do not modify gnu-* host_os.
7794         * configure: Regenerated
7795         * shlib-versions: Remove first column with configuration names.
7796         * nptl/shlib-versions: Likewise.
7797         * nptl_db/shlib-versions: Likewise.
7798         * sysdeps/hppa/shlib-versions: Likewise.
7799         * sysdeps/m68k/shlib-versions: Likewise.
7800         * sysdeps/mach/hurd/shlib-versions: Likewise.
7801         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
7802         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
7803         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
7804         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
7805         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
7806         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
7807         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
7808         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
7809         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
7810         Likewise.
7811         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
7812         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
7813         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
7814         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
7815         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
7816         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
7817         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
7818         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
7820         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
7821         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
7822         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
7823         Regenerated.
7824         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
7825         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
7826         Condition symbol version definitions on [HAVE_ELFV2_ABI].
7828         * shlib-versions: Remove OS-specific entries.  Moved to files in
7829         sysdeps.
7830         * sysdeps/mach/hurd/shlib-versions: New file.
7831         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
7833         * nptl/shlib-versions: Remove architecture-specific entries.
7834         Moved to files in sysdeps.
7835         * shlib-versions: Likewise.
7836         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
7837         file.
7838         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
7839         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
7840         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
7841         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
7843         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
7844         (UDP_NO_CHECK6_RX): Likewise.
7846 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
7848         * sysdeps/posix/sysconf.c (__sysconf): Spell
7849         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
7851 2014-08-12  Florian Weimer  <fweimer@redhat.com>
7853         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
7854         loading.
7855         * iconv/Versions (__gconv_transliterate): Export for use from
7856         gconv modules.
7857         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
7858         (struct __gconv_trans_data, __gconv_trans_fct,
7859         __gconv_trans_context_fct, __gconv_trans_query_fct,
7860         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
7861         definitions.
7862         (struct __gconv_step_data): Remove __trans member.
7863         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
7864         longer hidden.  Remove unused trans_data argument.
7865         * iconv/gconv_int.h (struct trans_struct): Remove definition.
7866         (__gconv_translit_find): Remove declaration.
7867         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
7868         prototype.
7869         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
7870         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
7871         trans_data argument.  Add hidden definition.
7872         (__gconv_translit_find): Remove.
7873         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
7874         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
7875         * iconv/skeleton.c: Remove transliteration initialization.
7876         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
7877         __gconv_step_data initialization.
7878         * libio/iofwide.c (__libio_translit_): Remove.
7879         (_IO_fwide): Adjust struct __gconv_step_data initialization.
7880         * wcsmbs/btowc.c (__btowc): Likewise.
7881         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
7882         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
7883         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
7884         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
7885         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
7886         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
7887         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
7888         * wcsmbs/wctob.c (wctob): Likewise.
7890 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
7892         [BZ #16194]
7893         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
7894         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
7895         register usage.
7896         * sysdeps/x86/Makefile: Adjust.
7898 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
7899             Roland McGrath  <roland@hack.frob.com>
7901         * locale/weight.h: Add include guard.
7902         (findidx): Make static rather than auto; take new parameters
7903         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
7904         * locale/weightwc.h: Likewise.
7905         * posix/fnmatch_loop.c
7906         (FCT): Change type of EXTRA from int32_t to wint_t.
7907         Don't include either header inside the function.
7908         Call FINDIDX rather than findidx, and pass new arguments.
7909         #undef FINDIDX at the end of the file.
7910         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
7911         FINDIDX before including fnmatch_loop.c for the non-wide version.
7912         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
7913         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
7914         for the wide version.
7915         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
7916         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
7917         Pass new arguments to findidx.
7918         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
7919         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
7920         Don't #include it inside the function.  Pass new arguments to findidx.
7921         * posix/regex_internal.h
7922         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
7923         (re_string_elem_size_at): Don't #include it inside the function.
7924         Pass new arguments to findidx.
7925         * string/strcoll_l.c: #include WEIGHT_H at top level.
7926         (get_next_seq): Don't #include it inside the function.
7927         Pass new arguments to findidx.
7928         (get_next_seq_nocache): Likewise.
7929         * string/strxfrm_l.c: #include WEIGHT_H at top level.
7930         (STRXFRM): Don't #include it inside the function.
7931         Pass new arguments to findidx.
7933 2014-09-11  Florian Weimer  <fweimer@redhat.com>
7935         [BZ #17344]
7936         * malloc/malloc.c (unlink): Turn asserts into a call to
7937         malloc_printerr.
7939 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
7941         [BZ #17370]
7942         * libio/wfileops (do_ftell_wide): Free OUT.
7944 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
7946         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
7948 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
7950         [BZ #17363]
7951         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
7952         group if the current group is empty.
7954 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7956         * benchtests/bench-memset.c (test_main): Add more test from size
7957         from 32 to 512 bytes.
7958         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
7959         Add POWER8 memset object.
7960         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
7961         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
7962         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
7963         implementation.
7964         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
7965         Likewise.
7966         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
7967         multiarch POWER8 memset optimization.
7968         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
7969         POWER8 memset optimization.
7971         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
7972         Remove bzero multiarch objects.
7973         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
7974         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
7975         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
7976         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
7977         Remove define.
7978         [__bzero]: Redefine to specific name.
7979         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
7980         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
7981         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
7982         define.
7983         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
7984         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
7986 2014-09-10  Florian Weimer  <fweimer@redhat.com>
7988         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
7989         warnings into errors.
7991         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
7992         __cxa_thread_atexit_impl prototype.
7994 2014-09-09  Steve Ellcey  <sellcey@mips.com>
7996         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
7997         Fix capitalization of error message.
7999 2014-09-09  Steve Ellcey  <sellcey@mips.com>
8001         * sysdeps/mips/preconfigure: Modify ABI tests.
8003 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
8005         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
8007 2014-09-07  Roland McGrath  <roland@hack.frob.com>
8008             Carlos O'Donell  <carlos@systemhalted.org>
8010         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
8011         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
8012         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
8013         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
8014         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
8015         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
8016         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
8017         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
8018         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
8019         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
8020         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
8021         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
8022         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
8023         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
8024         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
8025         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
8026         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
8027         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
8028         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
8029         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
8030         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
8031         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
8032         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
8033         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
8034         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
8035         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
8036         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
8037         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
8038         Deconditionalize the code that was previously under [RESET_PID].
8039         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
8040         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
8041         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
8042         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
8043         include sysdep.h.
8045 2014-09-08  Allan McRae  <allan@archlinux.org>
8047         * version.h (RELEASE): Set to "development".
8048         (VERSION): Set to "2.20.90"
8050 2014-09-07  Allan McRae  <allan@archlinux.org
8052         * version.h (RELEASE): Set to "stable".
8053         (VERSION): Set to "2.20"
8054         * include/features.h (__GLIBC_MINOR__): Set to 20.
8056         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
8057         Liebler.
8059         * po/ko.po: Update Korean translation from translation project.
8061 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
8063         [BZ #17354]
8064         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
8065         macro for handling signed relocations.
8067 2014-09-03  Florian Weimer  <fweimer@redhat.com>
8069         [BZ #17325]
8070         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
8071         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
8072         assert.
8073         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
8074         * iconvdata/ibm935.c (BODY): Likewise.
8075         * iconvdata/ibm937.c (BODY): Likewise.
8076         * iconvdata/ibm939.c (BODY): Likewise.
8077         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
8078         assert.
8079         * iconvdata/Makefile (iconv-test.out): Pass module list to test
8080         script.
8081         * iconvdata/run-iconv-test.sh: New test loop for checking for
8082         decoder crashers.
8084 2014-09-02  Khem Raj  <raj.khem@gmail.com>
8086         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
8087         libm_hidden_ver.
8089 2014-09-01  Allan McRae  <allan@archlinux.org>
8091         * po/eo.po: Update Esperanto translation from translation project.
8093         * po/ca.po: Update Catalan translation from translation project.
8095 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8097         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
8098         __proc_dostop call.
8100 2014-08-27  Mark Wielaard  <mjw@redhat.com>
8102         [BZ #17319]
8103         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
8104         to call set_thread_area instead of hand written asm.
8105         (__NR_set_thread_area): Removed define.
8106         (TLS_FLAG_WRITABLE): Likewise.
8107         (__ASSUME_SET_THREAD_AREA): Remove check.
8108         (TLS_EBX_ARG): Remove define.
8109         (TLS_LOAD_EBX): Likewise.
8111 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8113         Simplify atomicity of socket creation in bind.
8115         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
8116         looking up the name after linking the file.
8118 2014-08-27  Allan McRae  <allan@archlinux.org>
8120         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
8122 2014-08-26  Florian Weimer  <fweimer@redhat.com>
8124         [BZ #17187]
8125         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
8126         trans_compare, open_translit, __gconv_translit_find):
8127         Remove module loading code.
8129 2014-08-26  Allan McRae  <allan@archlinux.org>
8131         * po/vi.po: Update Vietnamese translation from translation project.
8133         * po/uk.po: Update Ukrainian translation from translation project.
8135         * po/fr.po: Update French translation from translation project.
8137         * po/ru.po: Update Russian translation from translation project.
8139         * po/pl.po: Update Polish translation from translation project.
8141         * po/cs.po: Update Czech translation from translation project.
8143         * po/de.po: Update German translation from translation project.
8145         * po/bg.po: Update Bulgarian translation from translation project.
8147         * po/sv.po: Update Sweedish translation from translation project.
8149         * po/nl.po: Update Dutch translation from translation project.
8151         * po/es.po: Update Spanish translation from translation project.
8153 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
8155         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
8157         * catgets/Makefile (CPPFLAGS-gencat): Remove.
8158         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
8159         (CPPFLAGS-iconvconfig): Likewise.
8160         * timezone/Makefile (CPPFLAGS-zic): Likewise.
8162         * include/libc-symbols.h: Remove unnecessary check for
8163         NOT_IN_libc.
8164         * nptl/pthreadP.h: Likewise.
8165         * sysdeps/aarch64/setjmp.S: Likewise.
8166         * sysdeps/alpha/setjmp.S: Likewise.
8167         * sysdeps/arm/sysdep.h: Likewise.
8168         * sysdeps/i386/setjmp.S: Likewise.
8169         * sysdeps/m68k/setjmp.c: Likewise.
8170         * sysdeps/posix/getcwd.c: Likewise.
8171         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
8172         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
8173         * sysdeps/s390/s390-32/setjmp.S: Likewise.
8174         * sysdeps/s390/s390-64/setjmp.S: Likewise.
8175         * sysdeps/sh/sh3/setjmp.S: Likewise.
8176         * sysdeps/sh/sh4/setjmp.S: Likewise.
8177         * sysdeps/unix/alpha/sysdep.h: Likewise.
8178         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
8179         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
8180         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
8181         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
8182         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
8183         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
8184         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
8185         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
8186         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
8187         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
8188         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
8189         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
8190         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
8191         * sysdeps/x86_64/setjmp.S: Likewise.
8193 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
8195         [BZ #17263]
8196         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
8197         <stdint.h>.
8198         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
8199         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
8201 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
8203         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
8205         [BZ #17262]
8206         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
8207         and __x86_64__ when disabling x87 inline functions.
8209 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
8211         [BZ #17259]
8212         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
8213         asm statement with __cpuid_count.
8215 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
8217         * configure.ac: Change __ehdr_start code to dereference the struct.
8218         Run readelf on the output to look for relocations.
8219         * configure: Regenerated.
8221 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
8223         [BZ #17261]
8224         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
8225         value to 0.
8226         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
8228 2014-08-12  Roland McGrath  <roland@hack.frob.com>
8230         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
8232 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
8234         [BZ #16892]
8235         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
8236         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
8238 2014-08-12  Sean Anderson  <seanga2@gmail.com>
8240         * malloc/malloc.c: Fix typo in comment.
8242 2014-08-09  Allan McRae  <allan@archlinux.org>
8244         * Regenerate libc.po.
8246 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
8248         * intl/tst-gettext2.sh: Check every lang file for creation.
8250 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
8252         * sysdeps/aarch64/fpu/math_private.h
8253         (libc_feholdsetround_noex_aarch64_ctx): New function.
8255 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
8257         * sysdeps/arm/armv6/strcpy.S (strcpy):
8258         Fix performance issue in misaligned cases.
8260 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8262         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
8263         Move definition from termios.h.
8264         (struct termio): Likewise.
8265         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
8266         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
8267         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
8268         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
8269         Likewise.
8270         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
8271         Move definition to ioctl-types.h
8272         (struct termio): Likewise.
8273         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
8274         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
8275         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
8276         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
8277         Likewise.
8279 2014-08-05  Richard Henderson  <rth@redhat.com>
8281         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
8282         exceptions.
8283         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
8284         Add fraiseexcpt.
8285         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
8286         Use __feraiseexcept.
8287         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
8288         Protect libm symbols with IS_IN_libm.
8290         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
8292 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
8294         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
8296 2014-08-04  Will Newton  <will.newton@linaro.org>
8298         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
8299         file.
8301 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
8303         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
8304         variants for each function.
8306 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8308         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
8309         appended ...
8310         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
8311         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
8312         appended ...
8313         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
8314         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
8315         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
8316         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
8317         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
8318         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
8319         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
8320         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
8321         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
8322         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
8323         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
8324         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
8325         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
8326         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
8327         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
8328         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
8329         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
8330         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
8331         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
8332         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
8333         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
8334         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
8335         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
8336         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
8337         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
8338         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
8339         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
8340         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
8341         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
8342         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
8343         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
8344         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
8345         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
8346         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
8347         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
8348         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
8349         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
8350         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
8351         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
8352         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
8353         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
8354         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
8355         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
8356         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
8357         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
8358         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
8359         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
8360         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
8361         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
8362         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
8363         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
8364         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
8365         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
8366         Update #include.
8367         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
8368         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
8370 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8372         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
8373         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
8374         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
8375         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
8376         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
8377         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
8379 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8381         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
8382         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
8383         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8384         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
8386 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8388         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
8389         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
8390         (__libc_vfork): Define function under this name.
8391         (__vfork): Define as an alias.
8392         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
8393         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
8395 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8397         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
8398         that was previously under [RESET_PID].
8399         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
8401 2014-08-04  Andreas Schwab  <schwab@suse.de>
8403         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
8405 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
8407         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
8408         (main): Likewise.
8410 2014-08-01  Roland McGrath  <roland@hack.frob.com>
8412         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
8414 2014-08-01  Richard Henderon  <rth@redhat.com>
8416         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
8417         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
8418         typo in exact zero test.
8419         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
8420         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
8421         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
8423 2014-08-01  Roland McGrath  <roland@hack.frob.com>
8425         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
8426         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
8427         * sysdeps/arm/sysdep.h: ... here.
8428         [!__ASSEMBLER__]: Include <stdint.h>.
8430 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
8432         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
8433         (HAVE_WCTYPE_H): Likewise.
8434         (HAVE_ISWCTYPE): Likewise.
8435         (ENABLE_NLS): Likewise.
8436         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
8437         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
8439         * posix/regex_internal.c: Check if DEBUG is defined and is
8440         set.
8442         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
8443         (HAVE_MBSRTOWCS): Likewise.
8444         * posix/fnmatch.c: Include string.h unconditionally.
8446 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
8448         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
8449         reversal.
8451 2014-07-31  Roland McGrath  <roland@hack.frob.com>
8453         * sysdeps/generic/safe-fatal.h: New file.
8454         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
8455         * nptl/forward.c: Include it.
8456         (__pthread_unwind): Use __safe_fatal as default action, rather
8457         than a bogus use of INTERNAL_SYSCALL that could never work.
8459         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
8460         * configure.ac (libc_cv_builtin_trap): New test.
8461         * configure: Regenerated.
8462         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
8463         (ABORT_INSTRUCTION): Define using __builtin_trap.
8465         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
8466         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
8467         * sysdeps/nptl/nptl-signals.h: New file.
8468         * nptl/pthreadP.h: Include <nptl-signals.h>.
8470 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
8472         * sysdeps/s390/s390-64/utf16-utf32-z9.c
8473         (ONE_DIRECTION): Define.
8474         * sysdeps/s390/s390-64/utf8-utf16-z9.c
8475         (ONE_DIRECTION): Define.
8476         * sysdeps/s390/s390-64/utf8-utf32-z9.c
8477         (ONE_DIRECTION): Define.
8479 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
8481         * sysdeps/s390/Makefile: Delete file.
8482         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
8483         * sysdeps/s390/__longjmp.c: Delete file.
8484         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
8485         Remove fields __flags and __reserved.
8486         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
8487         and add versioning.
8488         * sysdeps/s390/rtld-__longjmp.c: Delete file.
8489         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
8490         * sysdeps/s390/rtld-setjmp.S: Likewise.
8491         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
8492         * sysdeps/s390/s390-32/__longjmp.c: ... here.
8493         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
8494         * sysdeps/s390/s390-32/setjmp.S: ... here.
8495         Add versioning.
8496         (__sigsetjmp): Remove setting __flags field.
8497         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
8498         * sysdeps/s390/s390-64/__longjmp.c: ... here.
8499         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
8500         * sysdeps/s390/s390-64/setjmp.S: ... here.
8501         Add versioning.
8502         (__sigsetjmp): Remove setting __flags field.
8503         * sysdeps/s390/setjmp.S: Delete file.
8504         * sysdeps/s390/sigjmp.c: Likewise.
8505         * sysdeps/s390/v1-longjmp.c: Likewise.
8506         * sysdeps/s390/v1-setjmp.h: Likewise.
8507         * sysdeps/s390/v1-sigjmp.c: Likewise.
8508         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
8509         Remove v1-longjmp_chk.
8510         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
8511         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
8512         Include debug/longjmp_chk.c and add versioning.
8513         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
8514         Include nptl/pt-longjmp.c and add versioning.
8515         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
8516         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
8517         Include __longjmp.c.
8518         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
8519         Move to ...
8520         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
8521         (__getcontext): Remove setting __flags field.
8522         Add versioning.
8523         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
8524         Don't restore upper high grps.
8525         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
8526         Likewise.
8527         (__swapcontext): Remove setting uc_flags field.
8528         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
8529         Delete file.
8530         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
8531         Include __longjmp.c.
8532         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
8533         Move to ...
8534         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
8535         (__getcontext): Remove setting __flags field.
8536         Add versioning.
8537         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
8538         (__swapcontext): Remove setting uc_flags field.
8539         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
8540         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
8541         Remove fields uc_high_gprs and __reserved.
8542         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
8543         New file with reverted content.
8544         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
8545         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
8546         Regenerated.
8547         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
8548         Regenerated.
8550 2014-07-31  Andreas Schwab  <schwab@suse.de>
8552         * config.h.in (HAVE_IFUNC): Define to 0.
8553         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
8554         definedness.
8556 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
8558         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
8559         memmove-avx-unaligned, memcpy-avx-unaligned and
8560         mempcpy-avx-unaligned.
8561         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
8562         Add tests for AVX memcpy functions.
8563         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
8564         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
8565         memcpy_chk.
8566         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
8567         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
8568         memmove_chk.
8569         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
8570         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
8571         mempcpy_chk.
8572         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
8573         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
8574         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
8576 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8578         [BZ #17213]
8579         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
8580         powerpc64le.
8582 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
8584         [BZ #16839]
8585         * manual/llio.texi: Add section about open file description locks.
8586         * manual/examples/ofdlocks.c: Example of open file description
8587         lock usage.
8588         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
8589         F_OFD_SETLK, and F_OFD_SETLKW.
8591 2014-07-23  Allan McRae  <allan@archlinux.org>
8593         * po/es.po: Update Spanish translation from translation project.
8595 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
8597         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
8599 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
8601         [BZ #17078]
8602         * sysdeps/arm/dl-machine.h (elf_machine_rela)
8603         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
8604         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
8606 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
8608         [BZ #17088]
8609         * math/fesetenv.c (__fesetenv)
8610         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
8611         * math/feupdateenv.c (__feupdateenv)
8612         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
8614         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
8615         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
8616         (__ASSUME_SOCKETCALL): Do not define.
8618         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
8619         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
8620         (__ASSUME_SOCKETCALL): Do not define.
8621         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
8622         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
8623         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
8624         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
8625         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
8626         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
8627         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
8628         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
8630         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
8631         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
8632         (__ASSUME_SOCKETCALL): Do not define.
8633         (__ASSUME_IPC64): Define unconditionally.
8634         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
8635         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
8636         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
8637         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
8638         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
8639         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
8640         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
8641         Likewise.
8643         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
8644         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
8645         (__ASSUME_SOCKETCALL): Do not define.
8646         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
8647         (__ASSUME_FUTEX_LOCK_PI): Likewise.
8648         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
8649         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
8650         (__ASSUME_REQUEUE_PI): Define unconditionally.
8651         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
8652         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
8653         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
8654         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
8655         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
8656         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
8658         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
8659         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
8660         (__ASSUME_SOCKETCALL): Do not define.
8661         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
8662         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
8663         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
8664         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
8665         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
8666         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
8668         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
8669         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
8670         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
8671         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
8672         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
8673         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
8674         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
8675         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
8676         (__ASSUME_GETCPU_SYSCALL): Likewise.
8678         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
8679         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
8680         cases for individual architectures.
8681         * sysdeps/gnu/configure: Regenerated.
8682         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
8683         LIBC_SLIBDIR_RTLDDIR.
8684         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
8685         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
8686         LIBC_SLIBDIR_RTLDDIR.
8687         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
8688         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
8689         LIBC_SLIBDIR_RTLDDIR.
8690         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
8691         Regenerated.
8692         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
8693         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
8694         file.
8695         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
8696         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
8697         file.
8698         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
8699         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
8700         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
8701         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
8703         * sysdeps/aarch64/shlib-versions: Move to ...
8704         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
8705         * sysdeps/alpha/shlib-versions: Move to ...
8706         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
8707         * sysdeps/arm/shlib-versions: Move to ...
8708         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
8709         * sysdeps/hppa/shlib-versions: Move all contents except for
8710         libgcc_s entry to ...
8711         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
8712         entry from ...
8713         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
8714         * sysdeps/ia64/shlib-versions: Move to ...
8715         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
8716         entry from ...
8717         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
8718         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
8719         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
8720         * sysdeps/microblaze/shlib-versions: Move to ...
8721         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
8722         * sysdeps/mips/shlib-versions: Move to ...
8723         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
8724         entry from ...
8725         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
8726         * sysdeps/tile/shlib-versions: Move to ...
8727         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
8728         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
8729         from ...
8730         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
8731         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
8732         entry from ...
8733         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
8735 2014-07-17  Will Newton  <will.newton@linaro.org>
8737         * sysdeps/arm/bits/atomic.h
8738         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
8739         (__arch_compare_and_exchange_bool_16_int): Likewise.
8740         (__arch_compare_and_exchange_bool_64_int): Likewise.
8742         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
8743         into an #else block.
8745 2014-07-16  Roland McGrath  <roland@hack.frob.com>
8747         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
8748         just Linux configurations.  Test empirically that the compiler sets
8749         __ARM_EABI__, rather than using the tuple to decide.
8750         * sysdeps/arm/preconfigure: Regenerated.
8751         * sysdeps/unix/sysv/linux/arm/configure: File removed.
8752         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
8753         contents appended ...
8754         * sysdeps/arm/configure.ac: ... here.
8755         * sysdeps/arm/configure: Regenerated.
8757 2014-07-15  Roland McGrath  <roland@hack.frob.com>
8759         * nptl/pthread_kill.c: New file.
8760         * nptl/pthread_sigmask.c: New file.
8761         * nptl/pthread_sigqueue.c: New file.
8763         * sysdeps/nptl/lowlevellock.h: New file.
8764         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
8765         * sysdeps/nptl/lowlevellock-futex.h: New file.
8767         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
8768         Remove dead declarations.
8770 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
8772         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
8773         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
8774         config-cflags-avx2.
8775         * sysdeps/x86_64/configure.ac: Likewise.
8776         * sysdeps/i386/configure: Regenerated.
8777         * sysdeps/x86_64/configure: Likewise.
8778         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
8779         memset-avx2 only if config-cflags-avx2 is yes.
8780         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
8781         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
8782         defined.
8783         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
8784         only if HAVE_AVX2_SUPPORT is defined.
8785         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
8787 2014-07-14  Alan Modra  <amodra@gmail.com>
8789         [BZ #17153]
8790         * elf/elf.h (DT_PPC64_NUM): Correct value.
8791         * NEWS: Add to fixed bug list.
8793 2014-07-13  Jim Meyering  <meyering@fb.com>
8795         [BZ 17150]
8796         regex: don't deref NULL upon heap allocation failure
8797         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
8798         failure in one more place.
8799         To trigger the segfault, configure grep -with-included-regex,
8800         build it, and run these commands:
8801         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
8803 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
8805         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
8807 2014-07-11  Richard Henderson  <rth@redhat.com>
8809         * sysdeps/aarch64/libm-test-ulps: Update.
8811 2014-07-10  Florian Weimer  <fweimer@redhat.com>
8813         [BZ #17135]
8814         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
8815         * nptl/allocatestack.c (__nptl_setxid_error): New function.
8816         (__nptl_setxid): Initialize error member.  Call
8817         __nptl_setxid_error.
8818         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
8819         * nptl/descr.h (struct xid_command): Add error member.
8820         * nptl/tst-setuid3.c: New file.
8821         * nptl/Makefile (tests): Add it.
8823 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8825         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
8826         New define.
8827         (__lll_trylock): Use __lll_base_trylock.
8828         (__lll_cond_trylock): Likewise.
8830 2014-07-10  Roland McGrath  <roland@hack.frob.com>
8832         * nptl/pthread_create.c (start_thread): Use atomic_or and
8833         lll_futex_wake directly rather than lll_robust_dead.
8834         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
8835         (lll_robust_dead): Macro removed.
8836         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
8837         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
8838         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
8839         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
8840         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
8841         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
8842         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
8843         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
8844         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
8845         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
8846         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
8847         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
8848         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
8849         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
8850         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
8852         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
8853         Use atomic_compare_and_exchange_val_acq directly rather than
8854         lll_robust_trylock.
8855         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
8856         (__lll_robust_trylock, lll_robust_trylock): Removed.
8857         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
8858         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
8859         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
8860         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
8861         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
8862         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
8863         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
8864         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
8865         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
8866         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
8867         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
8868         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
8869         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
8870         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
8872 2014-07-02  Florian Weimer  <fweimer@redhat.com>
8874         * manual/locale.texi (Locale Names): New section documenting
8875         locale name syntax.  Adjust menu and node chaining accordingly.
8876         (Choosing Locale): Reference Locale Names, Locale Categories.
8877         Mention setting LC_ALL=C.  Reflect that name syntax is now
8878         documented.
8879         (Locale Categories): New section title.  Reference Locale Names.
8880         LC_ALL is an environment variable, but not a category.
8881         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
8882         description, now in Locale Name.  Reference that section.  Locale
8883         name syntax is now documented.
8885 2014-07-02  Florian Weimer  <fweimer@redhat.com>
8887         [BZ #17137]
8888         * locale/findlocale.c (name_present, valid_locale_name): New
8889         functions.
8890         (_nl_find_locale): Use the loc_name variable to store name
8891         candidates.  Call name_present and valid_locale_name to check and
8892         validate locale names.  Return an error if the locale is invalid.
8894 2014-07-02  Florian Weimer  <fweimer@redhat.com>
8896         * locale/setlocale.c (setlocale): Use strdup for allocating
8897         composite name copy.
8899 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
8901         Sync up with gnulib.
8902         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
8903         [!_LIBC && ENABLE_NLS]: Include gettext.h.
8904         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
8905         and _GL_ARG_NONNULL.
8906         [USE_UNLOCKED_IO]: Include unlocked-io.h.
8907         [!_LIBC]: Include code for Windows and Cygwin.
8908         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
8909         Include prototype for int strerror_r.
8910         [!_LIBC] (is_open): New function.
8911         (flush_stdout): New function.
8912         (print_errno_message): Use it.
8913         (error): Likewise.
8914         (error_at_line): Likewise.
8915         (error_tail) Add function attribute macros.  Use
8916         __builtin_expect.
8918         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
8920         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
8922         * io/ftw.c: Include sys/param.h unconditionally.
8924         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
8926         [BZ #17125]
8927         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
8928         libc_freeres_ptr.
8929         (freecache): New function to free CACHE on exit.
8931         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
8932         initialization.
8934 2014-07-09  David S. Miller  <davem@davemloft.net>
8936         * sysdeps/sparc/fpu/libm-test-ulps: Update.
8938         * sysdeps/sparc/nptl/internaltypes.h: Delete.
8939         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
8940         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
8941         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
8942         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
8943         * sysdeps/sparc/nptl/sem_init.c: Likewise.
8944         * sysdeps/sparc/nptl/sem_post.c: Likewise.
8945         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
8946         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
8947         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
8948         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
8949         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
8950         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
8952 2014-07-09  Andreas Schwab  <schwab@suse.de>
8954         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
8955         output.
8956         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
8957         (do_test): Likewise.
8959         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
8961 2014-07-09  Will Newton  <will.newton@linaro.org>
8963         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
8964         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
8965         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
8966         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
8967         * sysdeps/hppa/start.S (_start): Likewise.
8969 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
8971         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
8973         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
8974         defined.
8976 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
8978         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
8979         after checking that it is non-NULL.
8981         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
8983 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8985         * sysdeps/powerpc/memmove.c: Remove file.
8986         * sysdeps/powerpc/powerpc32/power4/memcopy.h
8987         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
8988         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
8989         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
8990         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
8991         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
8992         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
8993         string memmove instead of removed powerpc one.
8995         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
8996         [weak_alias]: Fix compiler warning due trailing data.
8997         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
8998         [weak_alias]: Likewise.
8999         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
9000         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
9002         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
9003         (__libc_ifunc_impl_list): Add memmove functions.
9005 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
9007         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
9008         Remove code.
9009         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
9010         Likewise
9011         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
9012         Likewise
9013         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
9014         Likewise
9015         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
9016         Likewise
9017         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
9018         Likewise
9019         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
9020         Likewise
9021         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
9022         Likewise
9023         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
9024         Likewise
9025         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
9026         Likewise
9027         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
9028         Likewise
9029         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
9030         Likewise
9031         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
9032         Likewise
9033         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
9034         Likewise
9035         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
9036         Likewise
9037         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
9038         Likewise
9039         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
9040         Likewise
9042 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9044         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
9045         to avoid alignment traps in non-cacheable memory.
9046         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
9048         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
9049         multiarch objects.
9050         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
9051         file: multiarch power7 memmove.
9052         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
9053         multiarch default memmove.
9054         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
9055         multiarch memove for powerpc32/power4.
9057         * string/bcopy.c: Use full path to include memmove.c.
9058         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
9059         multiarch objects.
9060         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
9061         bcopy for powerpc64.
9062         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
9063         bcopy for powerpc64.
9064         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
9065         and memmove implementations.
9066         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
9067         optimized multiarch memmove for POWER7/powerpc64.
9068         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
9069         default multiarch memmove for powerpc64.
9070         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
9071         multiarch for powerpc64.
9072         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
9073         for POWER7/powerpc64.
9074         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
9075         memmove for POWER7/powerpc64.
9077         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
9078         glibc default one.
9080         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
9081         __ELF_NATIVE_CLASS equal to 64.
9083 2014-07-07  Roland McGrath  <roland@hack.frob.com>
9085         * sysdeps/nptl/lowlevellock.h: File removed.
9087         * NEWS: NPTL is no longer an add-on!
9088         * nptl/internaltypes.h: Moved ...
9089         * sysdeps/nptl/internaltypes.h: ... here.
9090         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
9091         * sysdeps/nptl/fork.c: Likewise.
9092         * sysdeps/nptl/gai_misc.h: Likewise.
9093         * sysdeps/nptl/librt-cancellation.c: Likewise.
9094         * sysdeps/nptl/jmp-unwind.c: Likewise.
9095         * sysdeps/nptl/setxid.h: Likewise.
9096         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
9097         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
9098         * sysdeps/unix/sysv/linux/arm/Implies: New file.
9099         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
9100         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
9101         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
9102         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
9103         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
9104         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
9105         * sysdeps/unix/sysv/linux/mips/Implies: New file.
9106         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
9107         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
9108         * sysdeps/unix/sysv/linux/sh/Implies: New file.
9109         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
9110         * sysdeps/unix/sysv/linux/tile/Implies: New file.
9111         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
9112         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
9113         * nptl/Makeconfig: Moved ...
9114         * sysdeps/nptl/Makeconfig: ... here.
9115         * nptl/configure: File removed.
9116         * nptl/ANNOUNCE: File removed.
9117         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
9118         * sysdeps/unix/sysv/linux/configure: Regenerated.
9120         * nptl/Makefile (routines): Add libc_pthread_init,
9121         libc_multiple_threads, register-atfork and unregister-atfork.
9122         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
9123         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
9124         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
9125         pthread-pi-defines.sym, structsem.sym.
9126         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
9127         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
9128         [$(subdir) = nptl] (tests): Add tst-setgetname.
9129         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
9130         * sysdeps/unix/sysv/linux/sigaction.c: Just include
9131         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
9132         [!LIBC_SIGACTION]: Remove aliases.
9133         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
9134         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
9135         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
9136         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
9137         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
9138         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
9139         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
9140         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
9141         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
9142         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
9143         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
9144         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
9145         __libc_allocate_rtsig_private.
9146         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
9147         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
9148         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
9149         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
9150         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
9151         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
9152         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
9153         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
9154         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
9155         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
9156         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
9157         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
9158         * nptl/internaltypes.h: ... here.
9159         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
9160         * sysdeps/nptl/jmp-unwind.c: ... here.
9161         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
9162         * nptl/libc-lowlevellock.c: ... here.
9163         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
9164         * nptl/libc_multiple_threads.c: ... here.
9165         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
9166         * nptl/libc_pthread_init.c: ... here.
9167         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
9168         * nptl/lowlevelbarrier.sym: ... here.
9169         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
9170         * nptl/lowlevelcond.sym: ... here.
9171         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
9172         * nptl/lowlevellock.c: ... here.
9173         * nptl/lowlevellock.h: Moved ...
9174         * sysdeps/nptl/lowlevellock.h: ... here.
9175         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
9176         * nptl/lowlevelrobustlock.c: ... here.
9177         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
9178         * nptl/lowlevelrobustlock.sym: ... here.
9179         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
9180         * nptl/lowlevelrwlock.sym: ... here.
9181         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
9182         * nptl/pt-fork.c: ... here.
9183         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
9184         * nptl/pthread-pi-defines.sym: ... here.
9185         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
9186         * nptl/pthread_attr_getaffinity.c: ... here.
9187         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
9188         * nptl/pthread_attr_setaffinity.c: ... here.
9189         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
9190         * nptl/pthread_mutex_cond_lock.c: ... here.
9191         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
9192         Update #include.
9193         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
9194         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
9195         * nptl/pthread_once.c: ... here, replacing old file.
9196         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
9197         * nptl/pthread_yield.c: ... here.
9198         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
9199         * nptl/register-atfork.c: ... here.
9200         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
9201         * nptl/sem_post.c: ... here.
9202         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
9203         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
9204         * nptl/sem_timedwait.c: ... here.
9205         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
9206         * nptl/sem_trywait.c: ... here.
9207         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
9208         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
9209         * nptl/sem_wait.c: ... here.
9210         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
9211         * nptl/structsem.sym: ... here.
9212         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
9213         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
9214         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
9215         * nptl/unregister-atfork.c: ... here.
9216         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
9217         * nptl/unwindbuf.sym: ... here.
9218         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
9219         * sysdeps/nptl/fork.c: ... here.
9220         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
9221         * sysdeps/nptl/fork.h: ... here.
9222         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
9223         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
9224         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
9225         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
9226         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
9227         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
9228         * sysdeps/unix/sysv/linux/getpid.c: ... here.
9229         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
9230         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
9231         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
9232         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
9233         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
9234         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
9235         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
9236         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
9237         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
9238         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
9239         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
9240         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
9241         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
9242         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
9243         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
9244         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
9245         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
9246         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
9247         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
9248         * sysdeps/unix/sysv/linux/raise.c: ... here.
9249         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
9250         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
9251         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
9252         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
9253         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
9254         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
9255         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
9256         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
9257         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
9258         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
9259         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
9260         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
9261         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
9262         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
9263         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
9265 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
9267         * sysdeps/generic/memcopy.h: Add comment for
9268         MEMCPY_OK_FOR_FWD_MEMMOVE.
9270 2014-07-04  Will Newton  <will.newton@linaro.org>
9272         * string/memchr.c: Merge from gnulib.
9273         [_LIBC]: Remove conditionals.
9274         (__ptr_t): Remove define.
9275         (LONG_MAX_32_BITS): Likewise.
9276         (LONG_MAX): Likewise.
9277         (MEMCHR): Use ANSI prototype and optimize algorithm.
9279         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
9281 2014-07-03  Roland McGrath  <roland@hack.frob.com>
9283         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
9284         (lll_futex_timed_wait_bitset): Fix syscall argument count.
9286         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
9287         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
9288         in a bare environment with no <stdlib.h> installed.
9289         * sysdeps/nptl/configure: Regenerated.
9291         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
9293         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
9294         AC_EGREP_CPP for kernel header checks, so they only succeed if
9295         including <linux/version.h> actually works right.
9296         * sysdeps/unix/sysv/linux/configure: Regenerated.
9298         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
9299         value so it's not diagnosed as unused.
9301         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
9302         thing) with "ifeq ($(subdir),rt)".
9304 2014-07-03  Richard Henderson  <rth@redhat.com>
9306         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
9307         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
9308         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
9310         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
9311         (math_force_eval): New.
9313         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
9314         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
9316         * sysdeps/alpha/fpu/s_round.c: Remove file.
9317         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
9319         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
9320         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
9321         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
9322         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
9323         (_dl_start, print_statistics): Likewise.
9324         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
9325         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
9327         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9328         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9329         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9330         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9331         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
9332         (HP_SMALL_TIMING_AVAIL): Define.
9333         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9334         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
9335         (HP_SMALL_TIMING_AVAIL): Define.
9336         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9337         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9339         * sysdeps/aarch64/hp-timing.h: New file.
9341         * sysdeps/generic/hp-timing.h: Remove dead comment.
9342         * sysdeps/generic/hp-timing-common.h: New file.
9343         * sysdeps/alpha/hp-timing.h: Include it.
9344         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
9345         * sysdeps/i386/i686/hp-timing.h: Likewise.
9346         * sysdeps/ia64/hp-timing.h: Likewise.
9347         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
9348         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
9349         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
9350         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
9351         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
9352         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
9353         (hp_timing_t): New.
9355         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
9356         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
9357         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
9358         * elf/rtld.c (_dl_start_final): Likewise.
9359         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
9360         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9361         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9362         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9363         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9364         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
9365         (HP_TIMING_DIFF_INIT): Remove.
9366         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9367         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
9368         (HP_TIMING_DIFF_INIT): Remove.
9369         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9370         * sysdeps/i386/i686/hp-timing.c: Remove file.
9371         * sysdeps/x86_64/hp-timing.c: Remove file.
9372         * sysdeps/ia64/hp-timing.c: Remove file.
9373         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
9374         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
9375         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
9376         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
9378         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
9379         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
9380         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
9381         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
9382         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
9383         (HP_TIMING_ACCUM): Remove.
9384         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
9385         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
9386         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
9388         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
9389         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
9390         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
9391         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
9392         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
9393         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
9394         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
9395         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
9397         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
9399 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
9401         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
9403 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
9405         Sync up with gettext.
9406         * intl/loadmsgcat.c: Define O_BINARY if not defined.
9407         [_MSC_VER]: Include malloc.h
9408         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
9409         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
9410         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
9411         TEMP_FAILURE_RETRY.  Cast return of alloca.
9412         [!_LIBC] Call gl_rwlock_init.
9413         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
9415 2014-07-02  Roland McGrath  <roland@hack.frob.com>
9417         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
9418         before checking its value.
9420 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
9422         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
9424         * debug/memcpy_chk.c: Don't include pagecopy.h.
9425         * debug/mempcpy_chk.c: Likewise.
9426         * string/memcpy.c: Likewise.
9427         * string/memmove.c: Likewise.
9428         * sysdeps/powerpc/memmove.c: Likewise.
9429         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
9430         definition of PAGE_COPY_FWD_MAYBE here...
9431         * sysdeps/generic/pagecopy.h: ... from here.
9432         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
9434 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9435             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9437         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
9438         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
9439         optimizations.
9440         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9441         (__libc_ifunc_impl_list): Likewise.
9442         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
9443         multiarch strcat for PPC64.
9444         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
9445         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
9447 2014-07-02  Roland McGrath  <roland@hack.frob.com>
9449         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
9451 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
9453         * intl/loadmsgcat.c: Remove declaration of
9454         get_sysdep_segment_value.
9455         (get_sysdep_segment_value): Use ISO C style.
9456         (_nl_load_domain): Use ISO C style.  Get rid of redundant
9457         semicolon.  Fix typo and formatting in comment.
9458         (_nl_unload_domain): Use ISO C style.
9460         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
9462 2014-07-02  Will Newton  <will.newton@linaro.org>
9464         * malloc/obstack.c: Merge from gnulib master.
9465         [HAVE_CONFIG_H]: Remove conditional code.
9466         [!_LIBC]: Include config.h.
9467         [!ELIDE_CODE]: Don't include inttypes.h, include
9468         stdint.h unconditionally.
9469         (print_and_abort): Mark as _Noreturn.
9470         (_obstack_allocated_p): Mark as __attribute_pure__.
9471         (obstack_free): Rename to __obstack_free.
9472         [!__attribute__]: Remove conditional code.
9473         * malloc/obstack.h: Merge from gnulib master.
9474         [__cplusplus]: Move conditional down.
9475         [!__attribute_pure__]: Define __attribute_pure__ here
9476         if it is not already defined.
9477         (_obstack_memory_used): Mark as __attribute_pure__.
9478         [!__obstack_free]: Define as obstack_free.
9479         [__GNUC__]: Remove check for ancient NeXT gcc.
9481 2014-07-02  Will Newton  <will.newton@linaro.org>
9482             Paul Eggert  <eggert@cs.ucla.edu>
9484         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
9486 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
9488         * resolv/gethnamaddr.c: Add comment warning that the file is
9489         not maintained.
9491 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
9493         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
9494         entries.
9496         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
9497         entry for aio_cancel and aio_cancel64.
9498         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
9499         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
9500         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
9501         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
9502         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
9503         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
9504         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
9505         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
9506         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
9507         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
9508         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
9509         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
9510         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
9512 2014-07-01  Roland McGrath  <roland@hack.frob.com>
9514         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
9515         * nptl/pthread_mutex_lock.c: Likewise.
9516         * nptl/pthread_mutex_timedlock.c: Likewise.
9517         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
9519 2014-07-01  Richard henderson  <rth@redhat.com>
9521         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
9522         (__isnan, __isnanl): Remove.
9523         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
9525         * sysdeps/alpha/fpu/libm-test-ulps: Update.
9527 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
9529         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
9531 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
9533         * resolv/nss_dns/dns-host.c (getanswer_r)
9534         [MULTI_PTRS_ARE_ALIASES]: Remove code.
9536 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
9538         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
9539         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
9540         undefine.
9541         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
9542         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
9544 2014-07-01  Roland McGrath <roland@hack.frob.com>
9546         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
9547         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
9549         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
9550         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
9552         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
9553         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
9554         ... here.
9555         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
9556         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
9558         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
9559         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
9560         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
9561         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
9563         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
9564         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
9565         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
9566         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
9567         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
9568         Moved ...
9569         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
9570         ... here.
9571         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
9572         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
9573         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
9574         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
9575         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
9576         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
9577         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
9578         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
9579         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
9580         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
9581         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
9582         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
9583         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
9584         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
9585         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
9586         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
9587         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
9588         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
9589         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
9590         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
9591         ... here.
9592         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
9593         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
9594         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
9595         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
9596         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
9597         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
9598         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
9599         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
9601 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
9603         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
9604         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
9605         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
9606         Add sysdep.
9608 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9610         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9612 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
9614         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
9615         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
9617         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
9619         * sysdeps/arm/libm-test-ulps: Regenerated.
9621 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
9622             Roland McGrath <roland@hack.frob.com>
9624         * test-skeleton.c (signal_handler): Kill the whole process group
9625         before killing the child individually.
9626         (main): Report any failure on `setpgid'.
9628 2014-06-30  Roland McGrath  <roland@hack.frob.com>
9630         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
9631         from _TLS_H to _ARM_NPTL_TLS_H.
9632         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
9633         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
9635 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
9637         [BZ #16539]
9638         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
9639         (__expm1l): Return argument unchanged when small but not
9640         subnormal.
9642         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
9643         include macro name.
9644         (_FP_UNPACK_RAW_1_P): Likewise.
9645         (_FP_PACK_RAW_1): Likewise.
9646         (_FP_PACK_RAW_1_P): Likewise.
9647         (_FP_MUL_MEAT_1_wide): Likewise.
9648         (_FP_MUL_MEAT_DW_1_hard): Likewise.
9649         (_FP_MUL_MEAT_1_hard): Likewise.
9650         (_FP_DIV_MEAT_1_imm): Likewise.
9651         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
9652         (_FP_DIV_MEAT_1_udiv): Likewise.
9653         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
9654         (_FP_UNPACK_RAW_2): Likewise.
9655         (_FP_UNPACK_RAW_2_P): Likewise.
9656         (_FP_PACK_RAW_2): Likewise.
9657         (_FP_PACK_RAW_2_P): Likewise.
9658         (_FP_MUL_MEAT_DW_2_wide): Likewise.
9659         (_FP_MUL_MEAT_2_wide): Likewise.
9660         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
9661         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
9662         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
9663         (_FP_MUL_MEAT_2_gmp): Likewise.
9664         (_FP_DIV_MEAT_2_udiv): Likewise.
9665         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
9666         (_FP_FRAC_SRL_4): Likewise.
9667         (_FP_FRAC_SRST_4): Likewise.
9668         (_FP_FRAC_SRS_4): Likewise.
9669         (_FP_UNPACK_RAW_4): Likewise.
9670         (_FP_UNPACK_RAW_4_P): Likewise.
9671         (_FP_PACK_RAW_4): Likewise.
9672         (_FP_PACK_RAW_4_P): Likewise.
9673         (_FP_MUL_MEAT_DW_4_wide): Likewise.
9674         (_FP_MUL_MEAT_4_wide): Likewise.
9675         (_FP_MUL_MEAT_4_gmp): Likewise.
9676         (umul_ppppmnnn): Likewise.
9677         (_FP_DIV_MEAT_4_udiv): Likewise.
9678         (__FP_FRAC_ADD_4): Likewise.
9679         (__FP_FRAC_SUB_3): Likewise.
9680         (__FP_FRAC_SUB_4): Likewise.
9681         (__FP_FRAC_DEC_3): Likewise.
9682         (__FP_FRAC_DEC_4): Likewise.
9683         (__FP_FRAC_ADDI_4): Likewise.
9684         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
9685         (_FP_FRAC_SRL_8): Likewise.
9686         (_FP_FRAC_SRS_8): Likewise.
9688         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
9689         include macro name.
9690         (FP_UNPACK_RAW_EP): Likewise.
9691         (FP_PACK_RAW_E): Likewise.
9692         (FP_PACK_RAW_EP): Likewise.
9693         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
9694         (_FP_ISSIGNAN): Likewise.
9695         (_FP_ADD_INTERNAL): Likewise.
9696         (_FP_FMA): Likewise.
9697         (_FP_CMP): Likewise.
9698         (_FP_SQRT): Likewise.
9699         (_FP_TO_INT): Likewise.
9700         (_FP_FROM_INT): Likewise.
9701         (FP_EXTEND): Likewise.
9702         (_FP_DIV_MEAT_N_loop): Likewise.
9704 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
9706         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
9707         throughout.
9709 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
9711         [BZ #17097]
9712         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
9713         result with correct sign in case of exponents that produce
9714         overflow except for X very close to 1.
9716 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
9718         mktime: merge #if/#ifdef usage from glibc
9719         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
9720         as that works with both Glibc's and Gnulib's style.
9721         See thread starting at Siddhesh Poyarekar's bug report at:
9722         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
9724 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
9726         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
9727         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
9728         * sysdeps/tile/tilegx/memmove.c: Remove file.
9730 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
9732         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
9733         abi-name definition.
9734         * scripts/soversions.awk: Do not handle or generate ABI lines.
9735         * shlib-versions: Remove ABI entries.
9736         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
9737         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
9739 2014-06-27  Roland McGrath  <roland@hack.frob.com>
9741         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
9742         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
9743         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
9744         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
9745         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
9746         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
9747         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
9748         Moved ...
9749         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
9750         ... here.
9751         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
9752         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
9753         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
9754         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
9755         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
9756         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
9757         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
9758         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
9759         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
9760         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
9761         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
9762         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
9763         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
9764         Moved ...
9765         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
9766         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
9767         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
9768         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
9769         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
9770         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
9771         Moved ...
9772         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
9773         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
9774         Moved ...
9775         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
9776         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
9777         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
9778         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
9779         Moved ...
9780         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
9781         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
9782         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
9783         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
9784         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
9785         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
9786         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
9787         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
9788         Moved ...
9789         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
9790         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
9791         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
9792         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
9793         Moved ...
9794         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
9795         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
9796         Moved ...
9797         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
9798         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
9799         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
9800         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
9801         Moved ...
9802         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
9803         ... here.
9804         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
9805         Identical file removed.
9806         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
9807         Moved ...
9808         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
9809         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
9810         Identical file removed.
9811         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
9812         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
9813         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
9814         Moved ...
9815         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
9816         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
9817         Identical file removed.
9818         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
9819         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
9820         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
9821         Identical file removed.
9822         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
9823         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
9824         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
9825         Identical file removed.
9826         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
9827         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
9828         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
9829         Identical file removed.
9830         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
9831         Moved ...
9832         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
9833         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
9834         Identical file removed.
9835         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
9836         Moved ...
9837         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
9838         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
9839         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
9840         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
9841         Identical file removed.
9842         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
9843         Moved ...
9844         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
9845         ... here.
9846         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
9847         Identical file removed.
9848         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
9849         Moved ...
9850         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
9851         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
9852         Identical file removed.
9853         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
9854         Moved ...
9855         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
9856         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
9857         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
9858         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
9859         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
9860         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
9861         Moved ...
9862         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
9863         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
9864         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
9866         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
9867         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
9868         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
9869         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
9870         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
9872 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
9874         [BZ #17092]
9875         * nscd/nscd.c (monitor_child): Return exit status of child
9876         instead of return value from wait syscall.
9878 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
9880         * configure.ac (libc_commonpagesize): Remove variable.
9881         (libc_relro_required): Likewise.
9882         (libc_cv_z_relro): Remove configure test.
9883         * configure: Regenerated.
9884         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
9885         variable.
9886         (libc_relro_required): Likewise.
9887         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
9888         (libc_relro_required): Likewise.
9889         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
9890         (libc_relro_required): Likewise.
9891         * sysdeps/arm/preconfigure: Regenerated.
9892         * sysdeps/ia64/preconfigure: Remove file.
9893         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
9894         variable.
9895         (libc_relro_required): Likewise.
9897         [BZ #16561]
9898         [BZ #16562]
9899         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
9900         (__ieee754_yn): Set FE_TONEAREST mode internally and then
9901         recompute overflowing results in original rounding mode.
9902         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
9903         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
9904         recompute overflowing results in original rounding mode.
9905         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
9906         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
9907         recompute overflowing results in original rounding mode.
9908         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
9909         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
9910         recompute overflowing results in original rounding mode.
9911         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
9912         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
9913         recompute overflowing results in original rounding mode.
9914         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
9915         (libc_feholdsetround_ctx): New macro.
9916         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
9917         * sysdeps/i386/fpu/libm-test-ulps: Update.
9918         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
9920 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
9922         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
9923         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
9924         corresponding .cpsetup call.
9926 2014-06-26  Roland McGrath  <roland@hack.frob.com>
9928         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
9929         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
9930         * sysdeps/arm/Makefile [$(subdir) = csu]
9931         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
9932         (static-only-routines): Add aeabi_read_tp here.
9933         (shared-only-routines): Add libc-aeabi_read_tp here.
9934         (CFLAGS-libc-start.c): Add -fexceptions here.
9935         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
9936         (sysdep_routines, static-only-routines, shared-only-routines):
9937         Don't add to these here.
9938         (CFLAGS-libc-start.c): Likewise.
9940         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
9941         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
9942         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
9943         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
9944         * sysdeps/arm/Makefile [$(subdir) = rt]
9945         (librt-sysdep_routines, librt-shared-only-routines):
9946         Append rt-aeabi_unwind_cpp_pr1 here.
9947         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
9948         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
9949         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
9950         (libpthread-sysdep_routines, libpthread-shared-only-routines):
9951         Append nptl-aeabi_unwind_cpp_pr1 here.
9952         (tests): Filter out tst-cleanupx4 here.
9953         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
9954         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
9955         Don't do those here.
9957 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
9959         * scripts/list-sources.sh: Do not handle ports specially.
9961 2014-06-26  Roland McGrath  <roland@hack.frob.com>
9963         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
9964         * sysdeps/arm/feupdateenv.c: Likewise.
9966         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
9968 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
9970         * manual/texinfo.tex: Update to version 2014-05-05.10 with
9971         trailing whitespace removed.
9972         * scripts/config.guess: Update to version 2014-03-23.
9973         * scripts/config.sub: Update to version 2014-05-01
9974         * scripts/install-sh: Update to version 2013-12-25.23.
9975         * scripts/move-if-change: Update from gnulib.
9977 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
9979         * debug/memmove_chk.c: Remove pagecopy.h include.
9981 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
9983         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
9984         identical to gnulib mktime.
9986 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
9988         * configure.ac: Do not test for machine being rs6000.  Do not test
9989         for powerpc*-*soft.
9990         * configure: Regenerated.
9992         [BZ #11505]
9993         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
9994         test.
9995         * configure: Regenerated.
9996         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
9997         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
9998         Remove configure test.
9999         * sysdeps/arm/configure: Regenerated.
10000         * sysdeps/nptl/configure.ac: Do not check
10001         libc_cv_asm_cfi_directives.
10002         * sysdeps/nptl/configure: Regenerated.
10003         * sysdeps/x86_64/nptl/configure.ac: Remove file.
10004         * sysdeps/x86_64/nptl/configure: Remove generated file.
10005         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
10006         unconditional.
10007         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
10009 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
10011         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
10012         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
10013         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
10014         it is defined.
10016         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
10017         instead of whether it is defined.
10018         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
10019         * sysdeps/hppa/dl-machine.h: Likewise.
10020         * sysdeps/ia64/dl-machine.h: Likewise.
10021         * sysdeps/m68k/dl-machine.h: Likewise.
10022         * sysdeps/microblaze/dl-machine.h: Likewise.
10023         * sysdeps/mips/dl-machine.: Likewise.
10024         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
10025         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
10026         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
10027         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
10028         * sysdeps/sh/dl-machine.h: Likewise.
10029         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
10030         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
10031         * sysdeps/tile/dl-machine.h: Likewise.
10032         * sysdeps/x86_64/dl-machine.h: Likewise.
10034         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
10035         code.
10036         (verify_persistent_db): Likewise.
10038 2014-06-26  Roland McGrath  <roland@hack.frob.com>
10040         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
10041         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
10042         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
10043         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
10044         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
10045         Moved ...
10046         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
10047         ... here.
10048         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
10049         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
10050         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
10051         Identical file removed.
10052         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
10053         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
10054         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
10055         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
10056         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
10057         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
10058         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
10059         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
10060         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
10061         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
10062         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
10063         Moved ...
10064         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
10065         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
10066         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
10067         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
10068         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
10069         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
10070         Moved ...
10071         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
10072         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
10073         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
10074         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
10075         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
10076         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
10077         Identical file removed.
10078         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
10079         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
10080         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
10081         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
10082         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
10083         Moved ...
10084         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
10085         ... here.
10086         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
10087         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
10088         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
10089         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
10090         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
10091         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
10092         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
10093         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
10094         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
10095         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
10096         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
10097         Moved ...
10098         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
10099         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
10100         Moved ...
10101         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
10102         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
10103         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
10104         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
10105         Moved ...
10106         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
10107         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
10108         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
10110         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
10111         folded into ...
10112         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
10113         * sysdeps/unix/sysv/linux/s390/Versions
10114         (libpthread: GLIBC_2.19): New version set.
10115         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
10116         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
10117         (librt: GLIBC_2.3.3): New version set.
10118         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
10119         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
10120         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
10121         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
10122         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
10123         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
10124         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
10125         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
10126         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
10127         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
10128         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
10129         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
10130         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
10131         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
10132         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
10133         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
10134         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
10135         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
10136         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
10137         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
10138         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
10139         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
10140         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
10141         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
10142         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
10143         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
10144         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
10145         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
10146         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
10147         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
10148         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
10149         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
10150         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
10151         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
10152         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
10153         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
10154         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
10155         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
10156         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
10157         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
10158         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
10159         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
10160         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
10161         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
10162         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
10164         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
10165         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
10166         (__libc_vfork): Define the function under this name.
10167         [!NOT_IN_libc] (__vfork): Make this an alias.
10168         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
10169         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
10170         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
10171         (__libc_vfork): Define the function under this name.
10172         [!NOT_IN_libc] (__vfork): Make this an alias.
10173         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
10174         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
10175         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
10176         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
10177         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
10178         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
10180         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
10181         code that was previously under [RESET_PID].
10182         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
10183         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
10184         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
10186         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
10187         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
10188         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
10189         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
10190         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
10191         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
10192         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
10193         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
10194         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
10195         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
10196         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
10197         Moved ...
10198         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
10199         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
10200         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
10201         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
10202         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
10203         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
10204         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
10205         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
10206         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
10207         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
10208         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
10209         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
10210         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
10211         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
10212         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
10213         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
10214         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
10215         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
10216         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
10217         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
10218         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
10219         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
10220         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
10221         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
10222         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
10223         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
10224         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
10225         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
10226         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
10228 2014-06-25  Roland McGrath  <roland@hack.frob.com>
10230         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
10231         that was previously under [RESET_PID].
10232         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
10234 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
10236         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
10237         not undefine and redefine.
10238         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
10239         [O_CLOEXEC]: Make code unconditional.
10240         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
10241         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
10242         <kernel-features.h>.
10243         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
10244         conditional variable definition.
10245         (shm_open) [O_CLOEXEC]: Make code unconditional.
10246         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
10247         code.
10249         * configure.ac (USE_REGPARMS): Don't define here.
10250         * configure: Regenerated.
10251         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
10252         * sysdeps/i386/configure: Regenerated.
10254         * nptl/createthread.c: Don't include kernel-features.h.
10255         * nptl/pthread_cancel.c: Likewise.
10256         * nptl/pthread_condattr_setclock.c: Likewise.
10257         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
10258         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
10259         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
10260         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
10261         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
10262         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
10263         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
10264         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
10265         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
10266         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
10267         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
10268         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
10269         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
10270         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
10271         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
10272         * nscd/gai.c: Likewise.
10273         * nss/nss_db/db-open.c: Likewise.
10274         * sysdeps/generic/ldsodefs.h: Likewise.
10275         * sysdeps/sh/nptl/tls.h: Likewise.
10276         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
10277         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
10278         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
10279         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
10280         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
10281         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
10282         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
10283         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
10284         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
10285         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
10286         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
10287         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
10288         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
10289         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
10290         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
10291         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
10292         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
10293         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
10294         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
10295         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
10296         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
10297         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
10298         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
10299         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
10300         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
10301         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
10302         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
10303         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
10304         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
10305         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
10306         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
10307         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
10308         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
10309         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
10310         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
10311         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
10312         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
10313         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
10314         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
10315         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
10316         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
10317         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
10318         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
10319         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
10320         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
10321         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
10322         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
10323         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
10324         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
10325         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
10326         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
10327         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
10328         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
10329         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
10330         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
10331         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
10332         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
10333         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
10334         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
10335         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
10336         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
10337         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
10338         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
10339         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
10340         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
10341         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
10342         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
10343         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
10344         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
10345         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
10346         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
10347         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
10348         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
10349         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
10350         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
10351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
10352         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
10353         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
10354         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
10355         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
10356         * sysdeps/unix/sysv/linux/pread.c: Likewise.
10357         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
10358         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
10359         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
10360         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
10361         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
10362         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
10363         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
10364         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
10365         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
10366         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
10367         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
10368         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
10369         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
10370         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
10371         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
10372         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
10373         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
10374         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
10375         * sysdeps/unix/sysv/linux/system.c: Likewise.
10376         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
10377         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
10378         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
10379         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
10380         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
10381         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
10382         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
10384         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
10385         * configure: Regenerated.
10386         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
10388         * configure.ac (base_machine): Do not set specially for particular
10389         machines here.
10390         * configure: Regenerated.
10391         * sysdeps/powerpc/preconfigure: Move machine and base_machine
10392         settings from configure.ac.
10393         * sysdeps/i386/preconfigure: New file.
10394         * sysdeps/s390/preconfigure: Likewise.
10395         * sysdeps/sh/preconfigure: Likewise.
10396         * sysdeps/sparc/preconfigure: Likewise.
10398 2014-06-25  Roland McGrath  <roland@hack.frob.com>
10400         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
10401         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
10402         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
10403         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
10404         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
10405         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
10406         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
10407         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
10408         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
10409         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
10410         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
10411         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
10412         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
10413         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
10414         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
10415         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
10416         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
10417         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
10418         * sysdeps/sparc/sparc64/Makefile: ... appended here.
10420         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
10421         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
10422         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
10423         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
10424         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
10425         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
10426         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
10427         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
10428         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
10429         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
10430         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
10431         * sysdeps/sparc/sparc32/sem_post.c: ... here.
10432         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
10433         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
10434         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
10435         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
10436         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
10437         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
10438         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
10439         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
10440         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
10441         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
10442         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
10443         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
10444         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
10445         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
10446         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
10447         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
10448         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
10449         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
10450         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
10451         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
10452         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
10453         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
10454         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
10455         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
10456         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
10457         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
10459         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
10460         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
10461         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
10462         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
10463         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
10464         Moved ...
10465         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
10466         ... here.
10467         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
10468         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
10469         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
10470         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
10471         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
10472         Moved ...
10473         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
10474         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
10475         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
10476         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
10477         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
10478         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
10479         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
10480         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
10481         Moved ...
10482         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
10483         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
10484         Moved ...
10485         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
10486         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
10487         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
10488         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
10489         Moved ...
10490         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
10491         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
10492         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
10493         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
10494         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
10495         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
10496         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
10497         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
10498         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
10499         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
10500         Moved ...
10501         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
10502         ... here.
10503         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
10504         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
10505         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
10506         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
10507         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
10508         Moved ...
10509         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
10510         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
10511         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
10512         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
10513         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
10514         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
10515         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
10516         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
10517         Moved ...
10518         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
10519         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
10520         Moved ...
10521         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
10522         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
10523         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
10524         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
10525         Moved ...
10526         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
10527         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
10528         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
10529         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
10530         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
10532 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
10534         * timezone/checktab.awk: Update from tzcode 2014e.
10535         * timezone/private.h: Likewise.
10536         * timezone/tzfile.h: Likewise.
10537         * timezone/zdump.c: Likewise.
10538         * timezone/zic.c: Likewise.
10540         * sysdeps/unix/sysv/linux/kernel-features.h
10541         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
10542         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
10543         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
10544         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
10545         Remove conditional code.
10547 2014-06-25  Will Newton  <will.newton@linaro.org>
10549         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
10550         (_dl_arm_cap_flags): Add HWCAP2 values.
10551         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
10552         (_DL_HWCAP_COUNT): Increase to 37.
10553         (_DL_HWCAP_LAST): New define.
10554         (_DL_HWCAP2_LAST): New define.
10555         (_dl_procinfo): Add support for printing
10556         AT_HWCAP2 entries.
10557         (_dl_string_hwcap): Use _dl_hwcap_string.
10559 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10561         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10563 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
10565         * README: Do not mention ports directory.
10567         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
10568         Remove macro.
10569         * sysdeps/unix/sysv/linux/futimes.c: Do not include
10570         <kernel-features.h>.
10571         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
10572         conditional variable definition.
10573         (__futimes): Update comment.
10574         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
10575         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
10577         [BZ #16560]
10578         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
10579         arguments close to 0.
10580         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
10581         Likewise.
10582         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
10583         Likewise.
10584         * math/auto-libm-test-in: Add more tests of exp10.
10585         * math/auto-libm-test-out: Regenerated.
10586         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
10588         * sysdeps/unix/sysv/linux/kernel-features.h
10589         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
10590         * sysdeps/unix/sysv/linux/readv.c: Do not include
10591         <kernel-features.h>.
10592         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
10593         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
10594         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
10595         unconditional.
10596         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
10597         conditional code.
10598         * sysdeps/unix/sysv/linux/writev.c: Do not include
10599         <kernel-features.h>.
10600         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
10601         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
10602         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
10603         unconditional.
10604         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
10605         conditional code.
10607 2014-06-25  Will Newton  <will.newton@linaro.org>
10609         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
10610         comment changes throughout the file.  Remove checks
10611         for HAVE_*_H definitions that are not required.
10612         (__gen_tempname): Call abort if an unknown kind value is
10613         passed.
10615 2014-06-25  Andreas Schwab  <schwab@suse.de>
10617         [BZ #17086]
10618         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
10619         scalbln, scalblnf, scalblnl in libc.
10621 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
10623         [BZ #17086]
10624         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
10625         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
10626         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
10628 2014-06-24  Roland McGrath  <roland@hack.frob.com>
10630         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
10631         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
10632         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
10633         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
10634         Update #include.
10635         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
10636         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
10637         Update #include.
10638         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
10639         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
10640         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
10641         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
10642         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
10643         * sysdeps/x86/bits/pthreadtypes.h: ... here.
10644         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
10645         * sysdeps/x86/bits/semaphore.h: ... here.
10646         * sysdeps/x86/nptl/elide.h: Moved ...
10647         * sysdeps/x86/elide.h: ... here.
10648         * sysdeps/x86_64/nptl/Implies: File removed.
10649         * sysdeps/i386/nptl/Implies: File removed.
10651 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
10653         [BZ #16539]
10654         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
10655         return the argument for normal arguments with exponent below -64.
10656         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
10657         Likewise.
10658         * math/auto-libm-test-in: Add another test of expm1.
10659         * math/auto-libm-test-out: Regenerated.
10661         [BZ #16287]
10662         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
10663         calling __erfcl for arguments at least 16.
10664         * math/auto-libm-test-in: Add more tests of erf.
10665         * math/auto-libm-test-out: Regenerated.
10667         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
10668         individual architectures.
10669         * sysdeps/unix/sysv/linux/configure: Regenerated.
10670         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
10671         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
10672         * sysdeps/unix/sysv/linux/powerpc/configure.ac
10673         (ldd_rewrite_script): Define variable.
10674         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
10675         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
10676         file.
10677         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
10678         generated file.
10679         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
10680         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
10681         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
10682         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
10683         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
10684         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
10685         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
10686         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
10688 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
10690         [BZ #17084]
10691         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
10692         Rename member __data.d to __data.__elision_data.
10694 2014-06-24  Wilco  <wdijkstr@arm.com>
10696         * NEWS: Add 16918 to fixed bug list.
10698 2014-06-24  Wilco  <wdijkstr@arm.com>
10700         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
10702 2014-06-24  Wilco  <wdijkstr@arm.com>
10704         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
10705         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
10706         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
10707         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
10708         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
10709         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
10710         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
10711         Use _FPU_MASK_RM.
10713 2014-06-24  Wilco  <wdijkstr@arm.com>
10715         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
10717 2014-06-24  Wilco  <wdijkstr@arm.com>
10719         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
10720         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
10721         * sysdeps/arm/fesetround.c (fesetround): Remove space.
10722         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
10724 2014-06-24  Wilco  <wdijkstr@arm.com>
10726         [BZ #16918]
10727         * sysdeps/arm/feupdateenv.c (feupdateenv):
10728         Rewrite to reduce FPSCR accesses and fix return value.
10730 2014-06-24  Wilco  <wdijkstr@arm.com>
10732         * sysdeps/arm/fclrexcpt.c (feclearexcept):
10733         Optimize to avoid unnecessary FPSCR writes.
10734         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
10735         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
10736         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
10737         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
10739 2014-06-24  Wilco  <wdijkstr@arm.com>
10741         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
10742         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
10743         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
10744         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
10745         Call libc_fetestexcept_vfp.
10746         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
10747         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
10748         __SOFTFP__ ifdef so that they can be built for softfp.
10750 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
10752         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
10753         argument type signed char.
10755         * Makerules (check-abi): Dump diff of symlist if the test
10756         fails.
10758 2014-06-23  Roland McGrath  <roland@hack.frob.com>
10760         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
10761         using abort.
10763         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
10764         Remove unused variable ST.
10766 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
10768         [BZ #16354]
10769         [BZ #17061]
10770         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
10771         small arguments before calling __expm1.
10772         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
10773         small arguments before calling __expm1f.
10774         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
10775         small arguments before calling __expm1l.
10776         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
10777         Likewise.
10778         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
10779         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
10780         spurious underflow for some cosh tests.
10781         * math/auto-libm-test-out: Regenerated.
10782         * sysdeps/i386/fpu/libm-test-ulps: Update.
10784         [BZ #17050]
10785         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
10786         (__ieee754_y1): Set errno if return value overflows.
10787         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
10788         (__ieee754_y1f): Set errno if return value overflows.
10789         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
10790         (__ieee754_y1l): Set errno if return value overflows.
10791         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
10792         (__ieee754_y1l): Set errno if return value overflows.
10793         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
10794         * math/auto-libm-test-out: Regenerated.
10796         * math/gen-auto-libm-tests.c: Document use of
10797         ignore-zero-inf-sign.
10798         (input_flag_type): Add value flag_ignore_zero_inf_sign.
10799         (input_flags): Add ignore-zero-inf-sign.
10800         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
10801         * math/gen-libm-test.pl (generate_testfile): Handle
10802         ignore-zero-inf-sign.
10803         * math/auto-libm-test-in: Mark some cpow tests with
10804         ignore-zero-inf-sign and some with xfail-rounding.
10805         * math/auto-libm-test-out: Regenerated.
10806         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
10807         * sysdeps/i386/fpu/libm-test-ulps: Update.
10808         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10810         [BZ #16315]
10811         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
10812         overflowing or underflowing operations take place with sign of
10813         result.
10814         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
10815         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
10816         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
10817         (__ieee754_pow): Recompute overflowing and underflowing results in
10818         original rounding mode.
10819         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
10820         (__powl_helper): Allow negative argument X and scale negated value
10821         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
10822         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
10823         overflowing or underflowing operations take place with sign of
10824         result.
10825         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
10826         Include <math.h>.
10827         * math/auto-libm-test-in: Add more tests of pow.
10828         * math/auto-libm-test-out: Regenerated.
10829         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
10830         (pow_tonearest_test_data): Remove.
10831         (pow_test_tonearest): Likewise.
10832         (pow_towardzero_test_data): Likewise.
10833         (pow_test_towardzero): Likewise.
10834         (pow_downward_test_data): Likewise.
10835         (pow_test_downward): Likewise.
10836         (pow_upward_test_data): Likewise.
10837         (pow_test_upward): Likewise.
10838         (main): Don't call removed functions.
10839         * sysdeps/i386/fpu/libm-test-ulps: Update.
10840         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10842 2014-06-23  Roland McGrath  <roland@hack.frob.com>
10844         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
10845         Moved ...
10846         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
10847         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
10848         Moved ...
10849         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
10850         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
10851         Moved ...
10852         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
10853         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
10854         Moved ...
10855         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
10856         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
10857         File removed.
10858         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
10859         File removed.
10860         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
10861         File removed.
10862         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
10863         File removed.
10864         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
10865         File removed.
10866         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
10867         File removed.
10868         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
10869         File removed.
10870         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
10871         File removed.
10872         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
10873         File removed.
10874         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
10875         File removed.
10876         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
10877         File removed.
10878         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
10879         File removed.
10880         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
10881         Moved ...
10882         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
10883         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
10884         Moved ...
10885         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
10886         ... here.
10887         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
10888         Moved ...
10889         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
10890         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
10891         Moved ...
10892         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
10893         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
10894         Moved ...
10895         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
10896         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
10897         Moved ...
10898         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
10899         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
10900         Moved ...
10901         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
10902         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
10903         Moved ...
10904         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
10905         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
10906         Moved ...
10907         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
10908         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
10909         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
10910         ... here.
10911         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
10912         Moved ...
10913         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
10914         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
10915         Moved ...
10916         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
10917         ... here.
10918         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
10919         Moved ...
10920         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
10921         ... here.
10922         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
10923         Moved ...
10924         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
10925         ... here.
10926         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
10927         Moved ...
10928         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
10929         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
10930         Moved ...
10931         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
10932         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
10933         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
10934         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
10935         Moved ...
10936         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
10937         ... here.
10938         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
10939         Moved ...
10940         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
10941         ... here.
10942         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
10943         Moved ...
10944         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
10945         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
10946         Moved ...
10947         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
10948         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
10949         Moved ...
10950         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
10951         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
10952         Moved ...
10953         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
10954         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
10955         Moved ...
10956         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
10957         ... here.
10958         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
10959         Moved ...
10960         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
10961         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
10962         Moved ...
10963         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
10964         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
10965         Moved ...
10966         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
10967         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
10968         Moved ...
10969         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
10970         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
10971         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
10972         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
10973         Moved ...
10974         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
10975         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
10976         Moved ...
10977         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
10978         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
10979         Moved ...
10980         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
10981         ... here.
10982         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
10983         Moved ...
10984         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
10985         ... here.
10986         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
10987         Moved ...
10988         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
10989         ... here.
10990         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
10991         Moved ...
10992         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
10993         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
10994         Moved ...
10995         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
10996         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
10997         Moved ...
10998         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
10999         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
11000         Moved ...
11001         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
11002         ... here.
11003         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
11004         Moved ...
11005         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
11006         ... here.
11007         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
11008         Moved ...
11009         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
11010         ... here.
11011         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
11012         Moved ...
11013         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
11014         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
11015         Moved ...
11016         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
11018 2014-06-23  Will Newton  <will.newton@linaro.org>
11019             Wilco  <wdijkstr@arm.com>
11021         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
11022         implementation.  Include get-rounding-mode.h.
11023         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
11024         [!libc_feholdsetround_noex_ctx]: Define
11025         libc_feholdsetround_noex_ctx.
11026         [!libc_feholdsetround_noexf_ctx]: Define
11027         libc_feholdsetround_noexf_ctx.
11028         [!libc_feholdsetround_noexl_ctx]: Define
11029         libc_feholdsetround_noexl_ctx.
11030         (libc_feholdsetround_ctx): New function.
11031         (libc_feresetround_ctx): New function.
11032         (libc_feholdsetround_noex_ctx): New function.
11033         (libc_feresetround_noex_ctx): New function.
11035 2014-06-23  Roland McGrath  <roland@hack.frob.com>
11037         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
11038         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
11039         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
11040         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
11041         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
11042         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
11044         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
11045         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
11046         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
11047         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
11048         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
11049         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
11050         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
11051         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
11052         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
11053         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
11054         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
11055         Moved ...
11056         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
11057         ... here.
11058         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
11059         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
11060         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
11061         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
11062         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
11063         Moved ...
11064         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
11065         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
11066         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
11067         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
11068         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
11069         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
11070         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
11071         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
11072         Moved ...
11073         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
11074         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
11075         Moved ...
11076         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
11077         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
11078         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
11079         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
11080         Moved ...
11081         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
11082         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
11083         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
11084         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
11085         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
11086         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
11087         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
11088         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
11089         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
11090         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
11091         Moved ...
11092         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
11093         ... here.
11094         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
11095         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
11096         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
11097         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
11098         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
11099         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
11100         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
11101         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
11102         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
11103         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
11104         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
11105         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
11106         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
11107         Moved ...
11108         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
11109         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
11110         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
11111         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
11112         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
11113         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
11114         Moved ...
11115         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
11116         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
11117         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
11118         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
11119         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
11121         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
11122         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
11123         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
11124         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
11125         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
11126         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
11127         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
11128         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
11129         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
11130         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
11131         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
11132         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
11133         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
11134         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
11135         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
11136         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
11137         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
11138         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
11139         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
11140         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
11141         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
11142         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
11143         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
11144         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
11145         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
11146         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
11147         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
11148         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
11150 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
11152         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
11153         (FALLOC_FL_COLLAPSE_RANGE): New macro.
11154         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
11155         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
11156         (IPV6_PMTUDISC_INTERFACE): Likewise.
11157         (IPV6_PMTUDISC_OMIT): Likewise.
11159 2014-06-23  Andreas Schwab  <schwab@suse.de>
11161         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
11162         Remove unused errout label.
11164 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11166         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
11167         macro: hardware supports Vector Crypto instructions.
11169 2014-06-23  Will Newton  <will.newton@linaro.org>
11171         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
11172         rather than __builtin_expect.
11174         * elf/dl-lookup.c (undefined_msg): Remove variable.
11175         (_dl_lookup_symbol_x): Replace undefined_msg with string
11176         literal.
11178         * elf/dl-lookup.c (do_lookup_unique): New function.
11179         (do_lookup_x): Move STB_GNU_UNIQUE handling code
11180         to a separate function.
11182 2014-06-23  Andreas Schwab  <schwab@suse.de>
11184         [BZ #17079]
11185         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
11186         before reading the next line.
11188 2014-06-23  Will Newton  <will.newton@linaro.org>
11190         * test-skeleton.c (signal_handler): Use printf and %m
11191         rather than perror.  Use printf rather than fprintf to
11192         stderr.  Use puts rather than fputs to stderr.
11193         (main): Likewise.
11195 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
11197         * nscd/nscd.c (thread_info_t): Remove typedef.
11198         (thread_info): Remove variable.
11200 2014-06-21  Allan McRae  <allan@archlinux.org>
11202         * NEWS: Mention CVE-2014-4043.
11204 2014-06-20  Roland McGrath  <roland@hack.frob.com>
11206         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
11207         * nptl/smp.h: ... here.
11209         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
11211         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
11212         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
11213         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
11214         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
11216         * nptl/allocatestack.c: Include <stack-aliasing.h>.
11217         * nptl/stack-aliasing.h: New file.
11218         * sysdeps/i386/i686/stack-aliasing.h: New file.
11219         * sysdeps/i386/i686/nptl/Makefile: File removed.
11220         * sysdeps/x86_64/stack-aliasing.h: New file.
11221         * sysdeps/x86_64/nptl/Makefile
11222         (CFLAGS-pthread_create.c): Variable removed.
11224         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
11225         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
11226         old file.
11227         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
11228         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
11229         old file.
11231 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
11233         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11234         (__ASSUME_SIGFRAME_V2): Remove macro.
11235         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
11236         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
11237         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
11238         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
11239         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
11240         Declare as function.  Remove conditional macro definitions.
11241         (__default_rt_sa_restorer): Likewise.
11242         (__default_sa_restorer_v1): Remove declaration.
11243         (__default_sa_restorer_v2): Likewise.
11244         (__default_rt_sa_restorer_v1): Likewise.
11245         (__default_rt_sa_restorer_v2): Likewise.
11246         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
11247         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
11248         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
11250 2014-06-20  Roland McGrath  <roland@hack.frob.com>
11252         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
11253         (libpthread-routines): Add sysdep.
11254         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
11255         * sysdeps/unix/sysv/linux/sparc/Versions
11256         (libpthread: GLIBC_2.3.3): New version set.
11257         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
11258         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
11259         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
11260         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
11261         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
11262         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
11263         Moved ...
11264         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
11265         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
11266         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
11267         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
11268         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
11269         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
11270         * sysdeps/sparc/nptl/sem_init.c: ... here.
11271         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
11272         * sysdeps/sparc/nptl/sem_post.c: ... here.
11273         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
11274         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
11275         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
11276         * sysdeps/sparc/nptl/sem_wait.c: ... here.
11277         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
11278         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
11279         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
11280         (libpthread-routines): Add cpu_relax.
11281         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
11282         File removed.
11283         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
11284         (librt: GLIBC_2.3.3): New version set.
11285         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
11286         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
11287         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
11288         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
11289         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
11290         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
11291         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
11292         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
11293         Moved ...
11294         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
11295         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
11296         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
11297         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
11298         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
11299         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
11300         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
11301         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
11302         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
11303         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
11304         Moved ...
11305         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
11306         Update #include.
11307         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
11308         Moved ...
11309         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
11310         Update #include.
11311         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
11312         Moved ...
11313         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
11314         Update #include.
11315         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
11316         Moved ...
11317         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
11318         Update #include.
11319         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
11320         Moved ...
11321         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
11322         Update #include.
11323         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
11324         Moved ...
11325         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
11326         Update #include.
11327         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
11328         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
11329         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
11330         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
11331         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
11332         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
11333         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
11334         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
11335         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
11336         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
11337         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
11338         Moved ...
11339         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
11340         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
11341         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
11342         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
11343         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
11345 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
11347         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
11348         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
11349         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
11350         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
11351         * nscd/nscd.c: Likewise.
11352         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
11353         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
11354         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
11355         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
11357         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
11358         <kernel-features.h>.
11359         (init_mq_netlink): Remove conditional have_sock_cloexec
11360         definitions.  Remove code conditional on have_sock_cloexec < 0.
11361         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
11362         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
11363         * sysdeps/unix/sysv/linux/opensock.c: Do not include
11364         <kernel-features.h>.
11365         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
11366         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
11368 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
11370         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
11371         Add tests for memset_chk and memset.
11373         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
11374         with AVX2_Usable.
11376 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
11378         [BZ #16046]
11379         * elf/tst-dl-iter-static.c: New file.
11380         * elf/Makefile (tests-static): Add tst-dl-iter-static.
11382         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
11383         error.
11385 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
11387         * sysdeps/unix/sysv/linux/kernel-features.h
11388         (__ASSUME_F_GETOWN_EX): Remove macro.
11389         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
11390         <kernel-features.h>.
11391         (miss_F_GETOWN_EX): Remove variable or macro.
11392         (do_fcntl): Do not check miss_F_GETOWN_EX.
11393         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
11395         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
11396         Remove macro.
11397         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
11398         [!__ASSUME_AT_RANDOM]: Remove conditional code.
11399         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
11401         * sysdeps/unix/sysv/linux/kernel-features.h
11402         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
11403         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
11404         [ADJ_OFFSET_SS_READ]: Make code unconditional.
11405         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
11407 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
11409         [BZ #17075]
11410         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
11411         Fix calculation of the symbol's value.
11412         * sysdeps/arm/tst-armtlsdescloc.c: New file.
11413         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
11414         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
11415         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
11416         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
11417         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
11418         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
11419         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
11420         (modules-names): Add `tst-armtlsdescmod',
11421         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
11422         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
11423         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
11424         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
11425         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
11426         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
11427         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
11428         ($(objpfx)tst-armtlsdescloc): New dependency.
11429         ($(objpfx)tst-armtlsdescextnow): Likewise.
11430         ($(objpfx)tst-armtlsdescextlazy): Likewise.
11431         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
11432         TLS scheme support.
11433         * sysdeps/arm/configure: Regenerate.
11435 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
11437         * include/fcntl.h (__atfct_seterrno): Remove prototype.
11438         (__atfct_seterrno_2): Likewise.
11439         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
11440         <kernel-features.h>.
11441         (__ASSUME_ATFCTS): Do not undefine and redefine.
11442         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
11443         (__have_atfcts): Remove conditional definition.
11444         (__fxstatat([__NR_fstatat64]: Make code unconditional.
11445         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
11446         unreachable if [__ASSUME_ATFCTS].
11447         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
11448         not undefine and redefine.
11449         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
11450         <kernel-features.h>.
11451         (faccessat) [__NR_faccessat]: Make code unconditional.
11452         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
11453         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
11454         <kernel-features.h>.
11455         (fchmodat) [__NR_fchmodat]: Make code unconditional.
11456         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
11457         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
11458         <kernel-features.h>.
11459         (fchownat) [__NR_fchownat]: Make code unconditional.
11460         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
11461         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
11462         <kernel-features.h>.
11463         (futimesat) [__NR_futimesat]: Make code unconditional.
11464         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
11465         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
11466         <kernel-features.h>.
11467         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
11468         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
11469         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
11470         <kernel-features.h>.
11471         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
11472         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
11473         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
11474         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
11475         <kernel-features.h>.
11476         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
11477         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
11478         * sysdeps/unix/sysv/linux/linkat.c: Do not include
11479         <kernel-features.h>.
11480         (linkat) [__NR_linkat]: Make code unconditional.
11481         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
11482         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
11483         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
11484         <kernel-features.h>.
11485         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
11486         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
11487         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
11488         <kernel-features.h>.
11489         (mkdirat) [__NR_mkdirat]: Make code unconditional.
11490         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
11491         * sysdeps/unix/sysv/linux/openat.c: Do not include
11492         <kernel-features.h>.
11493         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
11494         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
11495         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
11496         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
11497         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
11498         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
11499         <kernel-features.h>.
11500         (readlinkat) [__NR_readlinkat]: Make code unconditional.
11501         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
11502         result of INLINE_SYSCALL directly, not via int variable.
11503         * sysdeps/unix/sysv/linux/renameat.c: Do not include
11504         <kernel-features.h>.
11505         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
11506         (renameat) [__NR_renameat]: Make code unconditional.
11507         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
11508         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
11509         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
11510         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
11511         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
11512         (__ASSUME_ATFCTS): Do not undefine and redefine.
11513         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
11514         <kernel-features.h>.
11515         (symlinkat) [__NR_symlinkat]: Make code unconditional.
11516         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
11517         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
11518         <kernel-features.h>.
11519         (unlinkat) [__NR_unlinkat]: Make code unconditional.
11520         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
11521         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
11522         (__ASSUME_ATFCTS): Do not undefine and redefine.
11523         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
11524         <kernel-features.h>.
11525         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
11526         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
11527         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
11528         <kernel-features.h>.
11529         (__xmknodat) [__NR_mknodat]: Make code unconditional.
11530         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
11532 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
11534         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
11536 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
11538         [BZ #17069]
11539         * posix/regcomp.c (parse_reg_exp): Deallocate partially
11540         constructed tree before returning error.
11541         * posix/bug-regexp36.c: Expand test case.
11543 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
11545         [BZ #6803]
11546         * math/libm-test.inc (scalbln_test_date):
11547         Add errno expectations.
11548         * math/w_scalblnf.c: New File.
11549         Add wrapper which checks for setting errno to ERANGE.
11550         Add weak_alias for corresponding scalbln function.
11551         * math/w_scalbln.c: Likewise.
11552         * math/w_scalblnl.c: Likewise.
11553         * math/Makefile (libm-calls): Add w_scalbln.
11554         * sysdeps/ieee754/flt-32/s_scalblnf.c:
11555         Remove weak_alias for corresponding scalbln function.
11556         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
11557         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
11558         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
11559         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
11560         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
11561         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
11562         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
11563         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
11564         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
11565         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
11566         Remove long_double_symbol for scalblnl function in libm, libc.
11567         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
11568         Add wrapper which checks for setting errno to ERANGE.
11569         Add long_double_symbol for scalblnl function in libm, libc.
11570         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
11571         Remove long_double_symbol for scalblnl in libm.
11572         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
11573         Add wrapper which checks for setting errno to ERANGE.
11574         Add long_double_symbol for scalblnl function in libm.
11575         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
11576         Do not use wrapper because of own implementation.
11578 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
11580         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
11581         3 bytes for __pad1 for x32.
11582         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
11584 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
11585             H.J. Lu  <hongjiu.lu@intel.com>
11587         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
11588         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
11589         * sysdeps/x86_64/multiarch/memset.S: Likewise.
11590         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
11591         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
11593 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
11595         [BZ #17069]
11596         * posix/regcomp.c (parse_expression): Deallocate partially
11597         constructed tree before returning error.
11598         * posix/Makefile.c (tests): Add bug-regex36.
11599         (generated): Add bug-regex36.mtrace.
11600         (tests-special): Add $(objpfx)bug-regex36-mem.out
11601         (bug-regex36-ENV): New variable.
11602         ($(objpfx)bug-regex36-mem.out): New rule.
11603         * posix/bug-regex36.c: New file.
11605 2014-06-19  Will Newton  <will.newton@linaro.org>
11607         * malloc/malloc.c (systrim): If extra is zero then return
11608         early.
11610 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
11612         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
11614 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
11616         * sysdeps/aarch64/strchr.S: New file.
11618 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
11620         [BZ #17022]
11621         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
11622         from arguments -2 or below.
11623         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
11624         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
11626 2014-06-18  Andreas Schwab  <schwab@suse.de>
11628         [BZ #17062]
11629         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
11630         of a bracket expr not to run off the end of the string.
11631         * posix/Makefile (tests): Add tst-fnmatch3.
11632         * posix/tst-fnmatch3.c: New file.
11634 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
11636         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
11637         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
11638         [$(cross-compiling) = no]: Likewise.
11639         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
11640         [$(cross-compiling) = no]: Likewise.
11642 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
11644         [BZ #17031]
11645         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
11646         double, adjusted for any remainder from the high double.
11647         * math/libm-test.inc (nearbyint): Add tests.
11648         (rint): Likewise.
11650 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11652         * nptl/sysdeps/powerpc/Makefile: Moved ...
11653         * sysdeps/powerpc/nptl/Makefile: ... here.
11654         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
11655         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
11656         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
11657         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
11658         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
11659         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
11660         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
11661         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
11662         * nptl/sysdeps/powerpc/tls.h: Moved ...
11663         * sysdeps/powerpc/nptl/tls.h: ... here.
11665 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
11667         [BZ #16681]
11668         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
11669         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
11670         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
11671         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
11672         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
11673         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
11674         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
11675         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
11676         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
11678 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
11680         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
11682 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
11684         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
11685         defined operator.
11687         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
11688         $TIMEOUTFACTOR.
11690 2014-06-16  Florian Weimer  <fweimer@redhat.com>
11692         [BZ #17058]
11693         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
11694         non-executed part of the test.
11696 2014-06-16  Andreas Schwab  <schwab@suse.de>
11698         * string/bits/string2.h (strdup, strndup): Update feature guard.
11700 2014-06-14  David S. Miller  <davem@davemloft.net>
11702         * sysdeps/sparc/fpu/libm-test-ulps: Update.
11704 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
11706         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
11707         that was previously under [RESET_PID].
11708         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
11710         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
11711         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
11712         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
11713         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
11714         (__libc_vfork): New strong alias.
11715         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
11717 2014-06-14 Andi Kleen  <ak@linux.intel.com>
11719         * sysdeps/generic/elide.h: New file.
11721 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
11723         * Makefile (installed-headers): Adjust path of pthread.h header.
11725 2014-06-13  Roland McGrath  <roland@hack.frob.com>
11727         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
11728         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
11729         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
11730         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
11732         * nptl/sysdeps/s390/Makefile: Moved ...
11733         * sysdeps/s390/nptl/Makefile: ... here.
11734         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
11735         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
11736         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
11737         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
11738         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
11739         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
11740         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
11741         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
11742         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
11743         * sysdeps/s390/nptl/pthreaddef.h: ... here.
11744         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
11745         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
11746         * nptl/sysdeps/s390/tls.h: Moved ...
11747         * sysdeps/s390/nptl/tls.h: ... here.
11749         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
11750         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
11752 2014-06-13  David S. Miller  <davem@davemloft.net>
11754         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
11755         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
11756         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
11757         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
11758         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
11759         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
11760         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
11761         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
11762         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
11763         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
11764         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
11765         Remove RESET_PID cpp guards.
11766         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
11767         Remove RESET_PID cpp guards.
11768         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
11770 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
11772         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
11773         __sp to uintptr_t.
11775 2014-06-13  Andi Kleen  <ak@linux.intel.com>
11777         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
11778         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
11779         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
11780         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
11781         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
11782         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
11783         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
11784         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
11785         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
11786         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
11787         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
11788         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
11789         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
11790         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
11791         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
11792         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
11793         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
11794         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
11795         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
11796         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
11798         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
11799         (pthread_rwlock_rdlock): Add elision.
11800         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
11801         (pthread_rwlock_wrlock): Add elision.
11802         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
11803         (pthread_rwlock_trywrlock): Add elision.
11804         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
11805         (pthread_rwlock_tryrdlock): Add elision.
11806         * nptl/pthread_rwlock_unlock.c: Include elide.h.
11807         (pthread_rwlock_tryrdlock): Add elision unlock.
11808         * nptl/sysdeps/pthread/pthread.h:
11809         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
11810         (PTHREAD_RWLOCK_INITIALIZER,
11811         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
11812         Handle new elision field.
11813         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
11814         * sysdeps/arm/nptl/bits/pthreadtypes.h
11815         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11816         * sysdeps/sh/nptl/bits/pthreadtypes.h
11817         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11818         * sysdeps/tile/nptl/bits/pthreadtypes.h
11819         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11820         * sysdeps/a/nptl/bits/pthreadtypes.h
11821         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11822         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
11823         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11824         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
11825         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11826         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
11827         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11828         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
11829         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11830         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
11831         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11832         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
11833         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11834         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
11835         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11836         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
11837         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11838         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
11839         (elision_init): Set try_xbegin to zero when no RTM.
11840         * sysdeps/x86/nptl/bits/pthreadtypes.h
11841         (pthread_rwlock_t): Change __pad1 to __rwelision.
11842         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11844 2014-06-13  Andi Kleen  <ak@linux.intel.com>
11846         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
11847         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
11848         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
11849         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
11851 2014-06-13  Meador Inge  <meadori@codesourcery.com>
11853         [BZ #16996]
11854         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
11855         that the cached result has been set before returning it.
11857 2014-06-12  Roland McGrath  <roland@hack.frob.com>
11859         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
11860         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
11861         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
11862         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
11863         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
11864         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
11866         * nptl/sysdeps/sparc/Makefile: Moved ...
11867         * sysdeps/sparc/nptl/Makefile: ... here.
11868         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
11869         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
11870         * nptl/sysdeps/sparc/tls.h: Moved ...
11871         * sysdeps/sparc/nptl/tls.h: ... here.
11872         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
11873         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
11874         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
11875         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
11876         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
11877         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
11878         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
11879         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
11880         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
11881         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
11882         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
11883         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
11884         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
11885         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
11886         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
11887         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
11888         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
11889         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
11890         Update #include.
11891         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
11892         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
11893         Update #include.
11894         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
11895         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
11896         Update #include.
11897         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
11898         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
11899         Update #include.
11901         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
11903         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
11904         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
11906         * sysdeps/pthread/posix-timer.h: Include <list.h>.
11907         (struct list_links): Type removed.
11908         (struct thread_node, struct timer_node): Replace struct list_links
11909         with struct list_head.
11910         (list_unlink_ip): Likewise.
11911         * sysdeps/pthread/timer_routines.c
11912         (timer_free_list, thread_free_list, thread_active_list): Likewise.
11913         (list_append, list_insbefore): Likewise.
11914         (list_init): Function removed.
11915         (thread_init, init_module): Use INIT_LIST_HEAD instead.
11916         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
11917         * sysdeps/pthread/Makefile: ... here, new file.
11919         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
11920         * sysdeps/nptl/Implies: ... here.
11921         * sysdeps/unix/sysv/linux/Implies: Add nptl.
11922         * nptl/sysdeps/pthread/list.h: Moved ...
11923         * include/list.h: ... here.
11924         * nptl/sysdeps/pthread/createthread.c: Moved ...
11925         * nptl/createthread.c: ... here.
11926         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
11927         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
11928         * nptl/pt-longjmp.c: ... here.
11929         * nptl/sysdeps/pthread/Makefile: Moved ...
11930         * sysdeps/nptl/Makefile: ... here.
11931         * nptl/sysdeps/pthread/Subdirs: Moved ...
11932         * sysdeps/nptl/Subdirs: ... here.
11933         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
11934         * sysdeps/nptl/aio_misc.h: ... here.
11935         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
11936         * sysdeps/nptl/bits/libc-lock.h: ... here.
11937         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
11938         * sysdeps/nptl/bits/libc-lockP.h: ... here.
11939         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
11940         * sysdeps/nptl/bits/stdio-lock.h: ... here.
11941         * nptl/sysdeps/pthread/configure: Moved ...
11942         * sysdeps/nptl/configure: ... here.
11943         * nptl/sysdeps/pthread/configure.ac: Moved ...
11944         * sysdeps/nptl/configure.ac: ... here.
11945         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
11946         * sysdeps/nptl/gai_misc.h: ... here.
11947         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
11948         * sysdeps/nptl/librt-cancellation.c: ... here.
11949         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
11950         * sysdeps/nptl/malloc-machine.h: ... here.
11951         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
11952         * sysdeps/nptl/pthread-functions.h: ... here.
11953         * nptl/sysdeps/pthread/pthread.h: Moved ...
11954         * sysdeps/nptl/pthread.h: ... here.
11955         * nptl/sysdeps/pthread/setxid.h: Moved ...
11956         * sysdeps/nptl/setxid.h: ... here.
11957         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
11958         * sysdeps/nptl/sigfillset.c: ... here.
11959         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
11960         * sysdeps/nptl/tcb-offsets.h: ... here.
11961         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
11962         * sysdeps/nptl/tst-mqueue8x.c: ... here.
11963         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
11964         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
11965         * nptl/sysdeps/pthread/allocalim.h: Moved ...
11966         * sysdeps/pthread/allocalim.h: ... here.
11967         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
11968         * sysdeps/pthread/bits/sigthread.h: ... here.
11969         * nptl/sysdeps/pthread/flockfile.c: Moved ...
11970         * sysdeps/pthread/flockfile.c: ... here.
11971         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
11972         * sysdeps/pthread/ftrylockfile.c: ... here.
11973         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
11974         * sysdeps/pthread/funlockfile.c: ... here.
11975         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
11976         * sysdeps/pthread/posix-timer.h: ... here.
11977         * nptl/sysdeps/pthread/timer_create.c: Moved ...
11978         * sysdeps/pthread/timer_create.c: ... here.
11979         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
11980         * sysdeps/pthread/timer_delete.c: ... here.
11981         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
11982         * sysdeps/pthread/timer_getoverr.c: ... here.
11983         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
11984         * sysdeps/pthread/timer_gettime.c: ... here.
11985         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
11986         * sysdeps/pthread/timer_routines.c: ... here.
11987         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
11988         * sysdeps/pthread/timer_settime.c: ... here.
11989         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
11990         * sysdeps/pthread/tst-timer.c: ... here.
11991         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
11992         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
11994         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
11995         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
11997         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
11998         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
11999         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
12000         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
12001         Update #include target.
12002         * nptl/sysdeps/i386/i686/Makefile: Moved ...
12003         * sysdeps/i386/i686/nptl/Makefile: ... here.
12004         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
12005         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
12006         Update #include target.
12007         * nptl/sysdeps/i386/i686/tls.h: Moved ...
12008         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
12009         * nptl/sysdeps/i386/Makefile: Moved ...
12010         * sysdeps/i386/nptl/Makefile: ... here.
12011         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
12012         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
12013         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
12014         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
12015         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
12016         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
12017         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
12018         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
12019         * sysdeps/i386/nptl/pthreaddef.h: ... here.
12020         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
12021         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
12022         * nptl/sysdeps/i386/tls.h: Moved ...
12023         * sysdeps/i386/nptl/tls.h: ... here.
12025         * sysdeps/sh/Makefile [$(subdir) = csu]
12026         (gen-as-const-headers): Add tcb-offsets.sym.
12027         * nptl/sysdeps/sh/Makefile: File removed.
12028         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
12029         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
12030         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
12031         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
12032         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
12033         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
12034         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
12035         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
12036         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
12037         * sysdeps/sh/nptl/pthreaddef.h: ... here.
12038         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
12039         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
12040         * nptl/sysdeps/sh/tls.h: Moved ...
12041         * sysdeps/sh/nptl/tls.h: ... here.
12042         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
12043         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
12044         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
12045         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
12046         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
12047         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
12048         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
12049         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
12050         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
12051         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
12052         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
12053         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
12054         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
12055         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
12056         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
12057         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
12058         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
12059         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
12060         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
12061         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
12062         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
12063         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
12064         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
12065         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
12066         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
12067         Moved ...
12068         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
12069         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
12070         Moved ...
12071         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
12072         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
12073         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
12074         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
12075         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
12076         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
12077         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
12078         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
12079         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
12080         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
12081         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
12082         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
12083         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
12084         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
12085         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
12086         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
12087         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
12088         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
12089         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
12091 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
12093         * posix/spawn_faction_addopen.c: Include string.h.
12095 2014-06-11  Roland McGrath  <roland@hack.frob.com>
12097         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
12098         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
12099         * nptl/sysdeps/x86_64/Makefile: Moved ...
12100         * sysdeps/x86_64/nptl/Makefile: ... here.
12101         * nptl/sysdeps/x86_64/configure: Moved ...
12102         * sysdeps/x86_64/nptl/configure: ... here.
12103         * nptl/sysdeps/x86_64/configure.ac: Moved ...
12104         * sysdeps/x86_64/nptl/configure.ac: ... here.
12105         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
12106         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
12107         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
12108         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
12109         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
12110         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
12111         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
12112         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
12113         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
12114         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
12115         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
12116         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
12117         * nptl/sysdeps/x86_64/tls.h: Moved ...
12118         * sysdeps/x86_64/nptl/tls.h: ... here.
12119         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
12120         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
12121         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
12122         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
12124         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
12126 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12128         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12130 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
12132         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
12133         type.
12134         [POSIX] (off_t): Likewise.
12135         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
12136         [POSIX] (S_ISBLK): Require macro.
12137         [POSIX] (S_ISCHR): Likewise.
12138         [POSIX] (S_ISDIR): Likewise.
12139         [POSIX] (S_ISFIFO): Likewise.
12140         [POSIX] (S_ISREG): Likewise.
12141         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
12142         optional-macro.
12143         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
12144         type.
12145         [POSIX] (time_t): Likewise.
12146         [POSIX] (timer_t): Likewise.
12148 2014-06-11  Florian Weimer  <fweimer@redhat.com>
12150         [BZ #17048]
12151         * posix/spawn_int.h (struct __spawn_action): Make the path string
12152         non-const to support deallocation.
12153         * posix/spawn_faction_addopen.c
12154         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
12155         * posix/spawn_faction_destroy.c
12156         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
12157         path in all spawn_do_open actions.
12158         * posix/tst-spawn.c (do_test): Exercise the copy operation in
12159         posix_spawn_file_actions_addopen.
12161 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
12163         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
12164         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
12165         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
12166         conditional code always true.
12167         (__libc_vfork): New alias.
12169 2014-06-11  Roland McGrath  <roland@hack.frob.com>
12171         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12172         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
12174         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
12176         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12177         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
12179         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
12180         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
12182         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12183         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
12185 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
12187         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
12188         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
12189         multiarch strcmp for PPC64.
12190         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
12191         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
12192         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
12193         multiarch optimizations.
12194         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
12195         (__libc_ifunc_impl_list): Likewise.
12197 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
12199         * benchtests/scripts/validate_benchout.py: New script.
12200         * benchtests/Makefile (bench-func): Call it.
12201         * benchtests/scripts/benchout.schema.json: New file.
12203 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
12205         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
12206         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
12207         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
12208         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
12209         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
12210         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
12211         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
12212         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
12213         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
12214         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
12215         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
12216         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
12217         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
12218         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
12219         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
12220         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
12221         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
12222         Moved ...
12223         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
12224         ... here.
12225         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
12226         Moved ...
12227         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
12228         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
12229         Moved ...
12230         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
12231         ... here.
12232         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
12233         Moved ...
12234         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
12235         ... here.
12236         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
12237         Moved ...
12238         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
12239         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
12240         Moved ...
12241         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
12242         ... here.
12243         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
12244         Moved ...
12245         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
12246         ... here.
12247         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
12248         Moved ...
12249         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
12250         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
12251         Moved ...
12252         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
12253         ... here.
12254         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
12255         Moved ...
12256         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
12257         ... here.
12258         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
12259         Moved ...
12260         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
12261         ... here.
12262         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
12263         Moved ...
12264         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
12265         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
12266         Moved ...
12267         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
12268         ... here.
12269         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
12270         Moved ...
12271         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
12272         ... here.
12273         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
12274         Moved ...
12275         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
12276         ... here.
12277         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
12278         Moved ...
12279         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
12280         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
12281         Moved ...
12282         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
12283         ... here.
12284         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
12285         Moved ...
12286         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
12287         ... here.
12288         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
12289         Moved ...
12290         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
12291         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
12292         Moved ...
12293         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
12294         ... here.
12295         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
12296         Moved ...
12297         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
12298         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
12299         Moved ...
12300         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
12301         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
12302         Moved ...
12303         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
12304         ... here.
12305         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
12306         Moved ...
12307         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
12308         ... here.
12309         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
12310         Moved ...
12311         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
12312         ... here.
12313         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
12314         Moved ...
12315         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
12316         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
12317         Moved ...
12318         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
12319         ... here.
12320         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
12321         Moved ...
12322         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
12323         ... here.
12324         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
12325         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
12326         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
12327         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
12328         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
12329         Moved ...
12330         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
12331         ... here.
12332         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
12333         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
12334         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
12335         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
12336         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
12337         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
12338         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
12339         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
12340         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
12341         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
12342         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
12343         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
12344         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
12345         Moved ...
12346         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
12347         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
12348         Moved ...
12349         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
12350         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
12351         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
12352         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
12353         Moved ...
12354         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
12355         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
12356         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
12357         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
12358         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
12359         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
12360         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
12362 2014-06-10  Wilco  <wdijkstr@arm.com>
12364         * math/test-fenv-return.c: New file.
12365         * math/Makefile: Add new test test-fenv-return.
12367 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
12369         [BZ #17042]
12370         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
12371         when x - 1 is zero.
12372         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
12373         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
12374         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
12375         0.0L for an argument of 1.0L.
12376         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
12377         Likewise.
12378         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
12379         value when x - 1 is zero.
12380         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
12381         * sysdeps/i386/fpu/libm-test-ulps: Update.
12382         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12384 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
12386         [BZ #15119]
12387         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
12389 2014-06-09  Roland McGrath  <roland@hack.frob.com>
12391         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
12392         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
12394 2014-06-09  Roland McGrath  <roland@hack.frob.com>
12396         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12397         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
12399         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12400         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
12402         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12403         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
12405         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12406         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
12408         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
12409         if not already defined.
12410         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
12411         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
12412         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
12413         (TLS_INIT_TP): Use it.
12414         (TLS_DEFINE_INIT_TP): New macro.
12415         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
12417 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
12419         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
12420         constant.
12421         [POSIX] (IXANY): Likewise.
12422         [POSIX] (OLCUC): Likewise.
12423         [POSIX || POSIX2008] (CBAUD): Do not allow.
12424         [POSIX || POSIX2008] (DEFECHO): Likewise.
12425         [POSIX || POSIX2008] (ECHOCTL): Likewise.
12426         [POSIX || POSIX2008] (ECHOKE): Likewise.
12427         [POSIX || POSIX2008] (ECHOPRT): Likewise.
12428         [POSIX || POSIX2008] (EXTA): Likewise.
12429         [POSIX || POSIX2008] (EXTB): Likewise.
12430         [POSIX || POSIX2008] (FLUSHO): Likewise.
12431         [POSIX || POSIX2008] (LOBLK): Likewise.
12432         [POSIX || POSIX2008] (PENDIN): Likewise.
12433         [POSIX || POSIX2008] (SWTCH): Likewise.
12434         [POSIX || POSIX2008] (VDISCARD): Likewise.
12435         [POSIX || POSIX2008] (VDSUSP): Likewise.
12436         [POSIX || POSIX2008] (VLNEXT): Likewise.
12437         [POSIX || POSIX2008] (VREPRINT): Likewise.
12438         [POSIX || POSIX2008] (VSTATUS): Likewise.
12439         [POSIX || POSIX2008] (VWERASE): Likewise.
12440         (B*): Change to B[0123456789]*.
12441         * conform/data/time.h-data [POSIX || UNIX98]
12442         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
12443         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
12444         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
12445         [POSIX] (tm_*): Do not allow.
12447 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
12449         * Makefile (install): Don't set LANGUAGE.
12450         * Makefile.in (install): Likewise.
12451         * assert/Makefile (test-assert-ENV): Remove variable.
12452         (test-assert-perr-ENV): Likewise.
12453         * elf/Makefile (neededtest4-ENV): Likewise.
12454         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
12455         [$(cross-compiling) = no]: Don't set LANGUAGE.
12456         * io/ftwtest-sh (LANG): Remove variable.
12457         * libio/Makefile (tst-widetext-ENV): Likewise.
12458         * manual/install.texi (Running make install): Don't refer to
12459         environment settings for make install.
12460         * INSTALL: Regenerated.
12461         * nptl/tst-tls6.sh: Don't set LANG.
12462         * posix/globtest.sh (LANG): Remove variable.
12463         * string/Makefile (tester-ENV): Likewise.
12464         (inl-tester-ENV): Likewise.
12465         (noinl-tester-ENV): Likewise.
12466         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
12467         [$(cross-compiling) = no]: Don't set LANGUAGE.
12468         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
12469         without explicit environment settings.
12471 2014-06-06  Roland McGrath  <roland@hack.frob.com>
12473         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
12474         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
12475         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
12476         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
12478 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
12480         * crypt/crypt-private.h [DOS]: Add some includes taken from the
12481         other files in the crypt directory.
12482         * crypt/crypt.c: Remove duplicate includes.
12483         * crypt/crypt-entry.c: Likewise.
12484         * crypt/crypt_util.c: Likewise.
12486 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
12488         * Makeconfig (run-program-env): New variable.
12489         (run-program-prefix-before-env): Likewise.
12490         (run-program-prefix-after-env): Likewise.
12491         (run-program-prefix): Define in terms of new variables.
12492         (built-program-cmd-before-env): New variable.
12493         (built-program-cmd-after-env): Likewise.
12494         (built-program-cmd): Define in terms of new variables.
12495         (test-program-prefix-before-env): New variable.
12496         (test-program-prefix-after-env): Likewise.
12497         (test-program-prefix): Define in terms of new variables.
12498         (test-program-cmd-before-env): New variable.
12499         (test-program-cmd-after-env): Likewise.
12500         (test-program-cmd): Define in terms of new variables.
12501         * Rules (make-test-out): Use $(run-program-env).
12502         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
12503         (help): Do not mention environment variables.  Mention
12504         --timeoutfactor option.
12505         (timeoutfactor): New variable.
12506         (blacklist_exports): Remove function.
12507         (exports): Remove variable.
12508         (command): Do not include ${exports}.
12509         * manual/install.texi (Configuring and compiling): Do not mention
12510         test wrappers preserving environment variables.  Mention that last
12511         assignment to a variable must take precedence.
12512         * INSTALL: Regenerated.
12513         * benchtests/Makefile (run-bench): Use $(run-program-env).
12514         * catgets/Makefile ($(objpfx)test1.cat): Use
12515         $(built-program-cmd-before-env), $(run-program-env) and
12516         $(built-program-cmd-after-env).
12517         ($(objpfx)test2.cat): Do not specify environment variables
12518         explicitly.
12519         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
12520         $(run-program-env) and $(built-program-cmd-after-env).
12521         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
12522         $(run-program-env) and $(test-program-cmd-after-env).
12523         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
12524         explicitly.
12525         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
12526         run_program_env and test_program_cmd_after_env arguments.
12527         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
12528         * elf/tst-pathopt.sh: Use run_program_env argument.
12529         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
12530         $(test-wrapper-env) and $(run-program-env).
12531         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
12532         run_program_env arguments.
12533         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
12534         * intl/Makefile ($(objpfx)tst-gettext.out): Use
12535         $(test-program-prefix-before-env), $(run-program-env) and
12536         $(test-program-prefix-after-env).
12537         ($(objpfx)tst-gettext2.out): Likewise.
12538         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
12539         run_program_env and test_program_prefix_after_env arguments.
12540         * intl/tst-gettext2.sh: Likewise.
12541         * intl/tst-gettext4.sh: Do not set environment variables
12542         explicitly.
12543         * intl/tst-gettext6.sh: Likewise.
12544         * intl/tst-translit.sh: Likewise.
12545         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
12546         $(test-program-prefix-before-env), $(run-program-env) and
12547         $(test-program-prefix-after-env).
12548         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
12549         run_program_env and test_program_prefix_after_env arguments.
12550         * math/Makefile (run-regen-ulps): Use $(run-program-env).
12551         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
12552         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
12553         explicitly with each use of ${test_wrapper_env}.
12554         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
12555         $(test-program-prefix-before-env), $(run-program-env) and
12556         $(test-program-prefix-after-env).
12557         * posix/tst-getconf.sh: Do not set environment variables
12558         explicitly.
12559         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
12560         run_program_env and test_program_prefix_after_env arguments.
12561         * stdio-common/tst-printf.sh: Do not set environment variables
12562         explicitly.
12563         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
12564         $(test-program-prefix-before-env), $(run-program-env) and
12565         $(test-program-prefix-after-env).
12566         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
12567         run_program_env and test_program_prefix_after_env arguments.
12568         Split $test calls into $test_pre and $test.
12569         * timezone/Makefile (build-testdata): Use
12570         $(built-program-cmd-before-env), $(run-program-env) and
12571         $(built-program-cmd-after-env).
12573 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12575         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
12576         strlen for non SHARED builds.
12578 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
12580         * nptl/allocatestack.c (check_list): Inlined function...
12581         (__reclaim_stacks): ... here.
12583 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
12585         [BZ #15698]
12586         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
12587         memory overrun.
12589 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
12591         * Rules (make-test-out): Include
12592         LOCPATH=$(common-objpfx)localedata in default environment.
12593         * debug/Makefile (tst-chk1-ENV): Remove variable.
12594         (tst-chk2-ENV): Likewise.
12595         (tst-chk3-ENV): Likewise.
12596         (tst-chk4-ENV): Likewise.
12597         (tst-chk5-ENV): Likewise.
12598         (tst-chk6-ENV): Likewise.
12599         (tst-lfschk1-ENV): Likewise.
12600         (tst-lfschk2-ENV): Likewise.
12601         (tst-lfschk3-ENV): Likewise.
12602         (tst-lfschk4-ENV): Likewise.
12603         (tst-lfschk5-ENV): Likewise.
12604         (tst-lfschk6-ENV): Likewise.
12605         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
12606         (tst-iconv7-ENV): Likewise.
12607         * intl/Makefile (LOCPATH-ENV): Likewise.
12608         (tst-codeset-ENV): Likewise.
12609         (tst-gettext3-ENV): Likewise.
12610         (tst-gettext5-ENV): Likewise.
12611         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
12612         (tst-fopenloc-ENV): Likewise.
12613         (tst-fgetws-ENV): Remove variable.
12614         (tst-ungetwc1-ENV): Likewise.
12615         (tst-ungetwc2-ENV): Likewise.
12616         (bug-ungetwc2-ENV): Likewise.
12617         (tst-swscanf-ENV): Likewise.
12618         (bug-ftell-ENV): Likewise.
12619         (tst-fgetwc-ENV): Likewise.
12620         (tst-fseek-ENV): Likewise.
12621         (tst-ftell-partial-wide-ENV): Likewise.
12622         (tst-ftell-active-handler-ENV): Likewise.
12623         (tst-ftell-append-ENV): Likewise.
12624         * posix/Makefile (tst-fnmatch-ENV): Likewise.
12625         (tst-regexloc-ENV): Likewise.
12626         (bug-regex1-ENV): Likewise.
12627         (tst-regex-ENV): Likewise.
12628         (tst-regex2-ENV): Likewise.
12629         (bug-regex5-ENV): Likewise.
12630         (bug-regex6-ENV): Likewise.
12631         (bug-regex17-ENV): Likewise.
12632         (bug-regex18-ENV): Likewise.
12633         (bug-regex19-ENV): Likewise.
12634         (bug-regex20-ENV): Likewise.
12635         (bug-regex22-ENV): Likewise.
12636         (bug-regex23-ENV): Likewise.
12637         (bug-regex25-ENV): Likewise.
12638         (bug-regex26-ENV): Likewise.
12639         (bug-regex30-ENV): Likewise.
12640         (bug-regex32-ENV): Likewise.
12641         (bug-regex33-ENV): Likewise.
12642         (bug-regex34-ENV): Likewise.
12643         (bug-regex35-ENV): Likewise.
12644         (tst-rxspencer-ENV): Likewise.
12645         (tst-rxspencer-no-utf8-ENV): Likewise.
12646         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
12647         (tst-sscanf-ENV): Likewise.
12648         (tst-swprintf-ENV): Likewise.
12649         (tst-swscanf-ENV): Likewise.
12650         (test-vfprintf-ENV): Likewise.
12651         (scanf13-ENV): Likewise.
12652         (bug14-ENV): Likewise.
12653         (tst-grouping-ENV): Likewise.
12654         * stdlib/Makefile (tst-strtod-ENV): Likewise.
12655         (tst-strtod3-ENV): Likewise.
12656         (tst-strtod4-ENV): Likewise.
12657         (tst-strtod5-ENV): Likewise.
12658         (testmb2-ENV): Likewise./
12659         * string/Makefile (tst-strxfrm-ENV): Likewise.
12660         (tst-strxfrm2-ENV): Likewise.
12661         (bug-strcoll1-ENV): Likewise.
12662         (test-strcasecmp-ENV): Likewise.
12663         (test-strncasecmp-ENV): Likewise.
12664         * time/Makefile (tst-strptime-ENV): Likewise.
12665         (tst-ftime_l-ENV): Likewise.
12666         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
12667         (tst-mbrtowc-ENV): Likewise.
12668         (tst-wcrtomb-ENV): Likewise.
12669         (tst-mbrtowc2-ENV): Likewise.
12670         (tst-c16c32-1-ENV): Likewise.
12671         (tst-mbsnrtowcs-ENV): Likewise.
12673 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
12675         * manual/resource.texi (How to get information about the memory
12676         subsystem?): Fix typo.
12677         Reported by Peon de la Parra Ivan <peon@keba.com>
12679 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
12681         [BZ #16882]
12682         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
12683         (pthread_spin_lock): Branch out of spin loop to proper location.
12684         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
12685         (pthread_spin_lock): Likewise.
12687         * nptl/tst-spin4.c: New test.
12688         * nptl/Makefile (tests): Add tst-spin4.
12690 2014-06-03  Andreas Schwab  <schwab@suse.de>
12692         [BZ #15946]
12693         * resolv/res_send.c (send_dg): Reload file descriptor after
12694         calling reopen.
12696 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
12698         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
12700 2014-06-03  Richard Henderson  <rth@redhat.com>
12702         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
12703         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
12704         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
12705         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
12706         in the SAVE_PID block.
12707         (__libc_vfork): New alias.
12708         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
12710         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
12711         child in registers, not on the stack.  Remove RESET_PID conditionals.
12712         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
12714 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
12716         * sysdeps/aarch64/libm-test-ulps: Regenerate.
12718 2014-06-03  Wilco  <wdijkstr@arm.com>
12720         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
12721         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
12722         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
12723         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
12724         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
12725         Likewise.
12727 2014-06-03  Wilco  <wdijkstr@arm.com>
12729         * sysdeps/aarch64/fpu/math_private.h
12730         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
12731         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
12732         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
12733         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
12734         Fix declarations.
12736 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
12738         * crypt/crypt-private.h: Include ufc-crypt.h.
12739         (__b64_from_24bit): Declare extern.
12740         * crypt/crypt_util.c(__b64_from_24bit): New function.
12741         (b64t): New static const variable.
12742         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
12743         (b64t): Remove variable.
12744         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
12745         * crypt/sha256-crypt.c: Include crypt-private.h.
12746         (b64t): Remove variable.
12747         (__sha256_crypt_r): Remove b64_from_24bit and replace
12748         with __b64_from_24bit.
12749         * crypt/sha512-crypt.c: Likewise.
12751 2014-06-02  Roland McGrath  <roland@hack.frob.com>
12753         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
12754         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
12755         Label the code __libc_vfork rather than __vfork.
12756         [!NOT_IN_libc] (vfork): Define as weak alias.
12757         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
12758         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
12759         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
12761 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
12763         * malloc/malloc.c (malloc_info): Fix format specifier for
12764         n_mmaps.
12766 2014-06-02  Wilco  <wdijkstr@arm.com>
12768         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
12769         FPCR write.
12771 2014-06-02  Wilco  <wdijkstr@arm.com>
12773         [BZ #17009]
12774         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
12775         Rewrite to reduce FPCR/FPSR accesses.
12777 2014-06-01  David S. Miller  <davem@davemloft.net>
12779         * sysdeps/sparc/fpu/libm-test-ulps: Update.
12781 2014-05-31  David S. Miller  <davem@davemloft.net>
12783         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
12784         to occur in round to nearest mode when |x| >= 2.0
12786 2014-05-30  Richard Henderson  <rth@twiddle.net>
12788         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
12789         (PSEUDO_RET_NOERRNO): Remove.
12790         (ret): Don't redefine.
12791         (ret_NOERRNO): Define in terms of ret.
12792         (ret_ERRVAL): Likewise.
12794         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
12795         use of PSEUDO_RET; perform the error check directly.
12797 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
12799         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
12800         with __int128_t.
12802 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
12804         * malloc/malloc (malloc_info): Fix formatting.
12806 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
12807             Roland McGrath  <roland@hack.frob.com>
12809         * malloc/malloc (malloc_info): Also print mmapped statistics.
12811 2014-05-30  Roland McGrath  <roland@hack.frob.com>
12813         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
12814         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
12816 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
12818         * malloc/malloc.c (malloc_info): Inline mi_arena.
12820 2014-05-29  Richard Henderson  <rth@twiddle.net>
12822         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
12823         Remove comma before expanding ASM_ARGS_##nr.
12824         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
12825         Make _x0 a strict output; make _x8 a strict input; adjust expansion
12826         of ASM_ARGS_##nr.
12827         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
12828         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
12829         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
12830         (ASM_ARGS_1): Add leading comma.
12832         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
12833         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
12834         to __errno_location.
12835         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
12836         Remove the expected plt for __errno_location.
12838         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
12839         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
12840         call to __read_tp.
12842         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
12843         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
12844         it and break it down.
12845         (DOCARGS_0, DOCARGS_1): Do nothing.
12846         (DOCARGS_2): Update to store into the new stack frame.
12847         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
12848         (UNDOCARGS_1): Update to restore from the new stack frame.
12849         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
12850         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
12852         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
12853         (SINGLE_THREAD_P): New parameter for result regno.
12854         (PSEUDO): Update to match; use cbz instead of beq.
12856         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
12857         Use ENTRY to define the _nocancel entry point.  Share the syscall
12858         and syscall error check paths with the cancel path.
12859         (PSEUDO_END): New.
12861         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
12862         whitespace; tabs before and after asm mnemonics.
12864 2014-05-29  Eric Wong  <normalperson@yhbt.net>
12866         [BZ #15132]
12867         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
12868         Call fstat64 or stat64 internally, depending on arguments passed.
12869         Replace stat buffer argument with file descriptor argument.
12870         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
12871         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
12872         Pass fd to __internal_statvfs instead of calling fstat64.
12873         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
12874         Pass fd to __internal_statvfs64 instead of calling fstat64.
12875         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
12876         Pass -1 to __internal_statvfs instead of calling stat64.
12877         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
12878         Pass -1 to __internal_statvfs64 instead of calling stat64.
12880 2014-05-28  Roland McGrath  <roland@hack.frob.com>
12882         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
12883         that was previously under [RESET_PID].
12884         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
12886         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
12887         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
12889 2014-05-27  Roland McGrath  <roland@hack.frob.com>
12891         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
12893         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
12894         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
12896 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
12898         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
12900 2014-05-27  Andreas Schwab  <schwab@suse.de>
12902         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
12903         TLS_INIT_TP macro.
12904         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
12905         * elf/rtld.c (init_tls, dl_main): Likewise.
12906         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
12907         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
12908         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
12909         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
12910         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
12911         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
12912         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
12913         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
12914         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
12915         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
12916         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
12917         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
12918         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
12919         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
12920         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
12921         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
12922         * sysdeps/generic/tls.h: Update description.
12924 2014-05-27  Will Newton  <will.newton@linaro.org>
12926         [BZ #16990]
12927         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
12928         and restore r2 rather than just restoring.
12930 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
12932         [BZ #16724]
12933         * libio/tst-ftell-append.c: New test case.
12934         * libio/Makefile (tests): Add test case.
12935         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
12936         append mode.
12937         * libio/wfileops.c (do_ftell_wide): Likewise.
12939 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12941         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12943         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
12944         ...
12945         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
12946         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
12947         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
12948         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
12949         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
12950         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
12951         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
12952         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
12953         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
12954         Moved ...
12955         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
12956         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
12957         Moved ...
12958         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
12959         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
12960         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
12961         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
12962         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
12963         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
12964         ...
12965         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
12966         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
12967         Moved ...
12968         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
12969         here.
12970         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
12971         ...
12972         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
12973         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
12974         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
12976         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
12977         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
12978         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
12979         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
12981         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
12982         merge into ...
12983         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
12984         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
12985         ...
12986         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
12987         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
12988         ...
12989         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
12990         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
12991         Moved ...
12992         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
12993         here.
12994         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
12995         Moved ...
12996         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
12997         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
12998         Moved ...
12999         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
13001         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
13002         conditional [RESET_PID].
13003         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
13004         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
13005         removed.
13006         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
13007         removed.
13009         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
13010         <tcb-offsets.h>.
13011         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
13012         (__libc_vfork): New strong alias.
13013         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
13014         removed.
13015         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
13016         Removed.
13018         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
13019         <tcb-offsets.h>.
13020         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
13021         (__libc_vfork): New strong alias.
13022         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
13023         removed.
13024         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
13025         removed.
13027 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
13029         * malloc/malloc.c (mi_arena): New function.
13030         (malloc_info): Remove nested function mi_arena. Call non-nosted
13031         function mi_arena.
13033 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13035         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
13036         by insrwi.
13037         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
13038         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
13039         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
13040         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
13041         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
13042         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
13043         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
13045 2014-05-26  Andreas Schwab  <schwab@suse.de>
13047         [BZ #16984]
13048         * locale/programs/repertoire.c (repertoire_read): Add slash
13049         between I18NPATH element and file name.
13050         * locale/programs/locfile.c (locfile_read): Likewise.
13052 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
13054         * nptl/pthread_mutexattr_settype.c
13055         (__pthread_mutexattr_settype):
13056         Disable lock elision for PTHREAD_MUTEX_NORMAL.
13058 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
13060         * nptl/tst-mutex5 (do_test):
13061         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
13063 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
13065         * benchtests/README: Document 'init' directive.
13066         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
13067         BENCH_INIT.
13068         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
13069         (parse_file): Recognize 'init' directive.
13071 2014-05-26  Kyle McMartin  <kyle@redhat.com>
13073         [BZ #16796]
13074         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
13075         alignment of struct pthread.
13077 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
13079         [BZ #16878]
13080         * nscd/netgroupcache.c (addgetnetgrentX): Look for
13081         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
13082         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
13083         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
13085 2014-05-25  Richard Henderson  <rth@twiddle.net>
13087         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
13088         (SINGLE_THREAD_P_PIC): Remove.
13089         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
13090         (SINGLE_THREAD_P_PIC): Remove.
13092         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
13093         branch to syscall error ...
13094         (PSEUDO): ... here.
13095         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
13096         from __local_syscall_error to .Lsyscall_error.
13097         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
13098         (SYSCALL_ERROR): Update label name.
13100         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
13101         Do not use DOARGS/UNDOARGS.
13102         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
13103         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
13104         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
13105         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
13106         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
13108         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
13109         block comment.
13111         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
13112         define if !NOT_IN_libc.
13113         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
13114         define with non-default symbol versions.
13116 2014-05-23  Richard Henderson  <rth@twiddle.net>
13118         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
13119         (vfork, __vfork): Define via compat_symbol.
13121         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
13122         [!HAVE_IFUNC] (vfork_compat): Remove.
13123         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
13125 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
13127         [BZ #16978]
13128         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
13129         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
13130         variable.
13132 2014-05-23  Richard Henderson  <rth@twiddle.net>
13134         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
13135         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
13136         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
13137         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
13139         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
13140         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
13141         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
13142         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
13143         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
13144         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
13145         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
13146         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
13147         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
13148         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
13149         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
13150         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
13151         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
13152         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
13153         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
13154         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
13155         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
13156         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
13157         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
13158         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
13159         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
13160         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
13161         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
13162         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
13163         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
13164         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
13165         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
13166         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
13167         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
13168         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
13169         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
13170         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
13171         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
13172         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
13173         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
13174         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
13175         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
13176         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
13177         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
13178         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
13179         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
13180         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
13181         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
13182         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
13183         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
13184         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
13185         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
13186         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
13187         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
13188         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
13189         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
13190         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
13191         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
13192         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
13193         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
13194         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
13196         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
13197         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
13198         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
13199         before exiting on error.
13200         (__libc_vfork): New strong alias.
13201         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
13202         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
13204         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
13205         that was previously under [RESET_PID].
13206         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
13208         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
13210 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
13212         [BZ #16977]
13213         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
13214         value when x - 1 is zero.
13215         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
13216         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
13217         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
13218         0.0L for an argument of 1.0L.
13219         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
13220         Likewise.
13221         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
13222         value when x - 1 is zero.
13223         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
13224         * sysdeps/i386/fpu/libm-test-ulps: Update.
13225         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13227 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
13229         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
13230         alphasort and versionsort.
13232 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13234         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
13235         macro.
13236         [copysignf]: Likewise.
13238 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
13240         * crypt/md5-crypt.c: Fix formatting.
13242 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
13244         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
13245         (b64_from_24bit): New function.
13247 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13249         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
13250         libc_hidden_builtin_def to ifunc.
13251         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
13252         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
13254 2014-05-21  Roland McGrath  <roland@hack.frob.com>
13256         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
13257         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
13259 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
13261         * nscd/Depend (linuxthreads): Remove.
13262         (nptl): Add.
13263         * resolv/Depend (linuxthreads): Remove.
13264         * rt/Depend (linuxthreads): Remove.
13266         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
13267         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
13268         $(common-objpfx)elf/.
13269         (link-libc-before-gnulib): Likewise.
13270         (elfobjdir): Remove variable.
13271         * Makefile (install): Use $(elf-objpfx) instead of
13272         $(common-objpfx)elf/.
13273         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
13274         $(elfobjdir)/.
13275         (link-libc-deps): Likewise.
13276         ($(common-objpfx)libc.so): Likewise.
13277         ($(common-objpfx)linkobj/libc.so): Likewise.
13278         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
13279         instead of $(common-objpfx)elf/.
13280         (symbolic-link-list): Likewise.
13281         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
13282         [$(cross-compiling) = no]: Likewise.
13283         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
13284         $(elfobjdir)/.
13285         (static-gnulib-arch): Likewise.
13286         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
13287         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
13288         $(common-objpfx)elf/.
13290 2014-05-21  Richard Henderson  <rth@redhat.com>
13292         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
13293         (SINGLE_THREAD_P): Use the correct width load.  Fold
13294         into the ldr offset.
13296         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
13297         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
13299 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
13301         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
13302         (libgcc_s_resume): Use __attribute_used__.
13303         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
13304         Likewise.
13306 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13308         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
13309         optimization when used with float constants.
13311         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13313 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
13315         [BZ #16915]
13316         * locale/nl_langinfo_l.c: Make direct reference to every
13317         _nl_current_CATEGORY symbol.
13318         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
13319         (tests-static): Add tst-langinfo-static.
13320         (tests-special): Add tst-langinfo-static.out.
13321         ($(objpfx)tst-langinfo.out): Redirect output.
13322         ($(objpfx)tst-langinfo-static.out): New.
13323         * localedata/tst-langinfo.sh: Send output to stdout.
13324         * localedata/tst-langinfo-static.c: New file.
13326         [BZ #16965]
13327         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
13328         when the shift amount is modulo the limb size.
13330 2014-05-20  Richard Henderson  <rth@redhat.com>
13332         [BZ #16967]
13333         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
13334         Change type of sa_flags from unsigned int to int.
13336         [BZ #16966]
13337         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
13339         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
13341 2014-05-20  Will Newton  <will.newton@linaro.org>
13343         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
13344         Test the return value of the system call in the nocancel case.
13346 2014-05-20  Will Newton  <will.newton@linaro.org>
13347             Yvan Roux  <yvan.roux@linaro.org>
13349         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
13350         #include of asm/ptrace.h.
13351         (PTRACE_GET_THREAD_AREA): Remove #undef.
13352         (PTRACE_GETHBPREGS): Likewise.
13353         (PTRACE_SETHBPREGS): Likewise.
13354         (struct user_regs_struct): New structure.
13355         (struct user_fpsimd_struct): New structure.
13356         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
13357         #include of asm/ptrace.h and second #include of sys/user.h.
13358         (PTRACE_GET_THREAD_AREA): Remove #undef.
13359         (PTRACE_GETHBPREGS): Likewise.
13360         (PTRACE_SETHBPREGS): Likewise.
13361         (ELF_NGREG): Use new struct user_regs_struct.
13362         (elf_fpregset_t): Use new struct user_fpsimd_struct.
13364 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13366         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
13367         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
13369 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
13371         [BZ #16958]
13372         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
13373         membar to avoid block loads/stores to overlap previous stores.
13375 2014-05-17  Richard Henderson  <rth@redhat.com>
13377         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
13378         Create the __##syscall_name##_nocancel entry point.
13379         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
13380         Remove; let the sysdep-cancel.h code create it.
13382 2014-05-17  David S. Miller  <davem@davemloft.net>
13384         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
13385         Protect with __USE_GNU.
13386         (TIOCSET_TEMPT): Likewise.
13387         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
13388         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
13389         these are already provided in bits/ioctl-types.h
13391 2014-05-16  Roland McGrath  <roland@hack.frob.com>
13393         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
13394         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
13396         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
13397         Use wait4 regardless of [__NR_waitpid].
13399 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
13401         PR libgcc/60166
13402         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
13403         (_FP_NANSIGN_Q): Set the quiet bit.
13405 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
13407         * benchtests/Makefile
13408         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
13409         not $(common-objpfx)math/libm.so.
13410         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
13411         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
13412         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
13413         $(common-objpfx)dlfcn/libdl.so.
13414         ($(objpfx)tst-audit8): Depend on $(libm), not
13415         $(common-objpfx)math/libm.so.
13416         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
13417         not $(common-objpfx)dlfcn/libdl.so.
13418         * math/Makefile
13419         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
13420         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
13421         [$(build-shared) = yes].
13422         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
13423         $(common-objpfx)nptl/libpthread.so.
13424         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
13425         $(common-objpfx)math/libm.so$(libm.so-version) or
13426         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
13427         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
13428         $(common-objpfx)dlfcn/libdl.so.
13429         * setjmp/Makefile (link-libm): Remove variable.
13430         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
13431         * stdio-common/Makefile (link-libm): Remove variable.
13432         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
13433         * stdlib/Makefile (link-libm): Remove variable.
13434         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
13435         ($(objpfx)tst-strtod-round): Likewise.
13436         ($(objpfx)tst-tininess): Likewise.
13437         ($(objpfx)tst-strtod-underflow): Likewise.
13438         ($(objpfx)tst-strtod6): Likewise.
13439         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
13440         $(libdl), not $(common-objpfx)nptl/libpthread.so and
13441         $(common-objpfx)dlfcn/libdl.so.
13443 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13445         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
13446         BSD terminal modes definitions.
13448 2014-05-16  Roland McGrath  <roland@hack.frob.com>
13450         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
13451         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
13453         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
13454         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
13455         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
13456         Don't do #include_next.
13457         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
13458         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
13459         Don't do #include_next.
13460         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
13461         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
13462         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
13463         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
13465 2014-05-16  Allan McRae  <allan@archlinux.org>
13467         * po/sv.po: Update Swedish translation from translation project.
13469         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
13470         in sed expression.
13472 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
13474         [BZ #16917]
13475         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
13476         errno if the TIOCGPTN ioctl fails with an error different than
13477         EINVAL.
13478         * login/tst-ptsname.c: New file.
13479         * login/Makefile (tests): Add tst-ptsname.
13481         [BZ #16943]
13482         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
13483         and prlimit64.
13485 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
13487         [BZ #16849]
13488         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
13489         herrno to return EAI_AGAIN.
13491 2014-05-14  Roland McGrath  <roland@hack.frob.com>
13493         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
13494         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
13495         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
13496         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
13497         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
13498         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
13499         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
13500         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
13501         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
13502         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
13503         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
13504         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
13505         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
13506         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
13507         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
13508         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
13509         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
13510         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
13511         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
13512         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
13513         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
13514         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
13515         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
13516         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
13517         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
13518         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
13519         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
13520         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
13521         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
13522         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
13523         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
13524         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
13525         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
13526         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
13527         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
13528         Moved ...
13529         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
13530         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
13531         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
13532         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
13533         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
13534         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
13535         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
13536         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
13537         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
13538         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
13539         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
13540         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
13541         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
13542         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
13543         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
13544         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
13545         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
13546         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
13547         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
13548         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
13549         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
13550         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
13551         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
13552         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
13553         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
13554         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
13555         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
13556         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
13557         Moved ...
13558         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
13559         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
13560         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
13561         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
13562         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
13563         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
13564         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
13565         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
13566         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
13567         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
13568         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
13569         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
13570         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
13571         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
13572         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
13573         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
13574         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
13575         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
13576         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
13577         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
13578         Moved ...
13579         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
13580         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
13581         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
13583         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
13584         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
13585         (libpthread-sysdep_routines): Add elision-related stuff here instead.
13586         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
13587         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
13588         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
13589         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
13590         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
13591         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
13592         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
13593         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
13594         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
13595         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
13596         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
13597         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
13598         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
13599         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
13600         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
13601         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
13602         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
13603         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
13604         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
13605         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
13606         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
13607         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
13608         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
13609         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
13610         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
13611         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
13612         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
13613         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
13615         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
13616         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
13618         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
13619         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
13620         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
13621         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
13622         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
13623         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
13624         Moved ...
13625         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
13626         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
13627         Moved ...
13628         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
13629         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
13630         Moved ...
13631         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
13632         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
13633         Moved ...
13634         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
13635         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
13636         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
13637         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
13638         Moved ...
13639         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
13640         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
13641         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
13642         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
13643         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
13644         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
13645         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
13646         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
13647         Moved ...
13648         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
13649         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
13650         Moved ...
13651         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
13652         ... here.
13653         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
13654         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
13655         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
13656         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
13657         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
13658         Moved ...
13659         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
13660         ... here.
13661         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
13662         Moved ...
13663         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
13664         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
13665         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
13666         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
13667         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
13668         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
13669         Moved ...
13670         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
13671         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
13672         Moved ...
13673         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
13674         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
13675         Moved ...
13676         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
13677         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
13678         Moved ...
13679         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
13680         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
13681         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
13682         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
13683         Moved ...
13684         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
13685         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
13686         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
13687         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
13688         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
13689         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
13690         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
13691         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
13692         Moved ...
13693         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
13694         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
13695         Moved ...
13696         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
13697         ... here.
13698         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
13699         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
13700         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
13701         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
13702         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
13703         Moved ...
13704         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
13705         ... here.
13706         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
13707         Moved ...
13708         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
13709         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
13710         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
13711         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
13712         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
13713         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
13714         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
13715         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
13716         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
13717         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
13718         Moved ...
13719         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
13720         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
13721         Moved ...
13722         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
13723         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
13724         Moved ...
13725         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
13726         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
13727         Moved ...
13728         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
13729         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
13730         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
13731         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
13732         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
13733         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
13734         Moved ...
13735         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
13736         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
13737         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
13738         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
13739         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
13740         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
13741         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
13742         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
13743         Moved ...
13744         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
13745         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
13746         Moved ...
13747         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
13748         ... here.
13749         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
13750         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
13751         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
13752         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
13753         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
13754         Moved ...
13755         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
13756         ... here.
13757         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
13758         Moved ...
13759         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
13760         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
13761         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
13762         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
13763         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
13764         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
13765         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
13766         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
13767         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
13768         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
13769         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
13771         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
13772         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
13774         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
13775         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
13777         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
13778         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
13779         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
13780         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
13781         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
13782         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
13783         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
13784         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
13785         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
13786         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
13787         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
13788         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
13789         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
13790         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
13791         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
13792         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
13793         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
13794         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
13795         Moved ...
13796         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
13797         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
13798         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
13799         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
13800         Moved ...
13801         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
13802         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
13803         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
13804         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
13805         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
13806         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
13807         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
13808         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
13809         Moved ...
13810         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
13811         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
13812         Moved ...
13813         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
13814         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
13815         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
13816         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
13817         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
13818         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
13819         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
13820         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
13821         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
13822         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
13823         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
13824         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
13825         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
13826         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
13827         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
13828         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
13829         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
13831         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
13832         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
13833         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
13834         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
13835         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
13837         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
13838         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
13839         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
13840         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
13841         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
13842         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
13843         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
13844         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
13845         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
13846         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
13848         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
13849         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
13851         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
13852         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
13853         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
13854         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
13855         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
13856         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
13857         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
13858         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
13859         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
13860         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
13861         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
13862         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
13863         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
13864         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
13865         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
13866         Update #include.
13867         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
13868         Likewise.
13869         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
13870         Likewise.
13871         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
13872         Likewise.
13873         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
13874         Likewise.
13875         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
13876         Likewise.
13877         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
13878         Likewise.
13879         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
13880         Likewise.
13881         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
13882         Likewise.
13883         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
13884         Likewise.
13885         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
13886         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
13887         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
13888         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
13889         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
13890         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
13891         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
13892         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
13893         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
13894         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
13895         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
13896         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
13897         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
13898         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
13899         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
13901         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
13902         that was previously under [RESET_PID].
13903         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
13904         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
13905         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
13907         * sysdeps/i386/nptl/Implies: New file.
13908         * sysdeps/x86_64/nptl/Implies: New file.
13909         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
13910         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
13911         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
13912         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
13914         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
13915         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
13916         (__libc_vfork): New strong alias.
13917         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
13918         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
13920         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
13921         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
13922         (__libc_vfork): New strong alias.
13923         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
13924         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
13926         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
13927         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
13928         (__libc_vfork): New strong alias.
13929         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
13930         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
13931         * nptl/pt-vfork.c: New file.
13932         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
13933         (libpthread: GLIBC_2.20): New version set (empty).
13935 2014-05-14  Will Newton  <will.newton@linaro.org>
13937         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
13938         rather than #if.
13940 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
13942         [BZ #16564]
13943         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
13944         arguments with exponent 65 or above.
13945         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
13946         arguments 0x1p113L or above.
13947         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
13948         to arguments 0x1p107L or above.
13949         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
13950         positive arguments with exponent 65 or above.
13951         * math/auto-libm-test-in: Add more tests of log1p.
13952         * math/auto-libm-test-out: Regenerated.
13954         [BZ #16928]
13955         * math/s_cacos.c (__cacos): Ensure zero real part of result from
13956         non-finite arguments is +0.
13957         * math/s_cacosf.c (__cacosf): Likewise.
13958         * math/s_cacosl.c (__cacosl): Likewise.
13959         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
13960         * sysdeps/i386/fpu/libm-test-ulps: Update.
13961         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13963         [BZ #16927]
13964         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
13965         value.
13966         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
13967         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
13968         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
13969         for explicit high bit of mantissa when testing for argument equal
13970         to 1.
13971         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
13972         * sysdeps/i386/fpu/libm-test-ulps: Update.
13973         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13975         [BZ #16516]
13976         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
13977         (__erf): Scale by 16 instead of 8 in potentially underflowing
13978         case.  Ensure exception if result actually underflows.
13979         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
13980         (__erff): Scale by 16 instead of 8 in potentially underflowing
13981         case.  Ensure exception if result actually underflows.
13982         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
13983         (efx8): Remove variable.
13984         (__erfl): Scale by 16 instead of 8 in potentially underflowing
13985         case.  Ensure exception if result actually underflows.
13986         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
13987         (efx8): Remove variable.
13988         (__erfl): Scale by 16 instead of 8 in potentially underflowing
13989         case.  Ensure exception if result actually underflows.
13990         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
13991         (efx8): Remove variable.
13992         (__erfl): Scale by 16 instead of 8 in potentially underflowing
13993         case.  Ensure exception if result actually underflows.
13994         * math/auto-libm-test-in: Add more tests of erf.
13995         * math/auto-libm-test-out: Regenerated.
13997 2014-05-14  Andreas Schwab  <schwab@suse.de>
13999         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
14000         Remove code conditionalized on USE___THREAD.
14002         * config.h.in (HAVE_PT_CHOWN): Define as 0.
14003         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
14004         not definedness.
14006 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
14008         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
14009         Define unconditionally.
14010         (__ASSUME_O_CLOEXEC): Likewise.
14011         (__ASSUME_SOCK_CLOEXEC): Likewise.
14012         (__ASSUME_IN_NONBLOCK): Likewise.
14013         (__ASSUME_PIPE2): Likewise.
14014         (__ASSUME_EVENTFD2): Likewise.
14015         (__ASSUME_SIGNALFD4): Likewise.
14016         (__ASSUME_DUP3): Likewise.
14017         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
14018         (__ASSUME_DUP3): Do not define.
14019         (__ASSUME_EVENTFD2): Likewise.
14020         (__ASSUME_IN_NONBLOCK): Likewise.
14021         (__ASSUME_O_CLOEXEC): Likewise.
14022         (__ASSUME_PIPE2): Likewise.
14023         (__ASSUME_SIGNALFD4): Likewise.
14024         (__ASSUME_SOCK_CLOEXEC): Likewise.
14025         (__ASSUME_UTIMES): Undefine.
14026         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14027         (__ASSUME_UTIMES): Do not define.
14028         (__ASSUME_O_CLOEXEC): Likewise.
14029         (__ASSUME_SOCK_CLOEXEC): Likewise.
14030         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
14031         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
14032         0x020621].
14033         (__ASSUME_PIPE2): Likewise.
14034         (__ASSUME_EVENTFD2): Likewise.
14035         (__ASSUME_SIGNALFD4): Likewise.
14036         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
14037         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
14038         Do not define.
14039         (__ASSUME_EVENTFD2): Likewise.
14040         (__ASSUME_SIGNALFD4): Likewise.
14041         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
14042         (__ASSUME_32BITUIDS): Likewise.
14043         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
14044         (__ASSUME_IPC64): Likewise.
14045         (__ASSUME_ST_INO_64_BIT): Likewise.
14046         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
14047         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
14048         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14049         (__ASSUME_UTIMES): Do not define.
14050         (__ASSUME_PSELECT): Likewise.
14051         (__ASSUME_PPOLL): Likewise.
14052         (__ASSUME_O_CLOEXEC): Likewise.
14053         (__ASSUME_SOCK_CLOEXEC): Likewise.
14054         (__ASSUME_IN_NONBLOCK): Likewise.
14055         (__ASSUME_PIPE2): Likewise.
14056         (__ASSUME_EVENTFD2): Likewise.
14057         (__ASSUME_SIGNALFD4): Likewise.
14058         (__ASSUME_DUP3): Likewise.
14059         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
14060         (__ASSUME_UTIMES): Likewise.
14061         (__ASSUME_O_CLOEXEC): Likewise.
14062         (__ASSUME_SOCK_CLOEXEC): Likewise.
14063         (__ASSUME_IN_NONBLOCK): Likewise.
14064         (__ASSUME_PIPE2): Likewise.
14065         (__ASSUME_EVENTFD2): Likewise.
14066         (__ASSUME_SIGNALFD4): Likewise.
14067         (__ASSUME_DUP3): Likewise.
14068         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14069         (__ASSUME_UTIMES): Likewise.
14070         (__ASSUME_O_CLOEXEC): Likewise.
14071         (__ASSUME_SOCK_CLOEXEC): Likewise.
14072         (__ASSUME_IN_NONBLOCK): Likewise.
14073         (__ASSUME_PIPE2): Likewise.
14074         (__ASSUME_EVENTFD2): Likewise.
14075         (__ASSUME_SIGNALFD4): Likewise.
14076         (__ASSUME_DUP3): Likewise.
14077         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
14078         Likewise.
14079         (__ASSUME_UTIMES): Likewise.
14080         (__ASSUME_EVENTFD2): Likewise.
14081         (__ASSUME_SIGNALFD4): Likewise.
14082         * sysdeps/unix/sysv/linux/tile/kernel-features.h
14083         (__ASSUME_O_CLOEXEC): Likewise.
14084         (__ASSUME_SOCK_CLOEXEC): Likewise.
14085         (__ASSUME_IN_NONBLOCK): Likewise.
14086         (__ASSUME_PIPE2): Likewise.
14087         (__ASSUME_EVENTFD2): Likewise.
14088         (__ASSUME_SIGNALFD4): Likewise.
14089         (__ASSUME_DUP3): Likewise.
14090         (__ASSUME_UTIMES): Undefine.
14092         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
14093         feclearexcept.  Remove symbol versioning code.
14094         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
14095         symbol versioning code.
14096         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
14097         symbol versioning code.
14098         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
14099         feupdateenv.  Remove symbol versioning code.
14100         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
14101         fegetexceptflag.  Remove symbol versioning code.
14102         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
14103         fesetexceptflag.  Remove symbol versioning code.
14104         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
14105         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
14106         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
14107         (__posix_fadvise64_l32): Remove prototype.
14108         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
14109         code.
14111 2014-05-13  Roland McGrath  <roland@hack.frob.com>
14113         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
14114         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
14115         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
14116         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
14118 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
14120         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
14121         current working directory
14123 2014-05-13  Roland McGrath  <roland@hack.frob.com>
14125         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
14126         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
14127         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
14128         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
14129         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
14130         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
14131         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
14132         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
14133         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
14134         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
14135         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
14136         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
14137         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
14138         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
14139         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
14140         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
14141         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
14142         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
14143         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
14144         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
14145         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
14146         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
14147         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
14148         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
14149         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
14150         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
14151         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
14152         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
14153         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
14154         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
14155         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
14156         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
14157         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
14158         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
14159         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
14160         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
14161         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
14162         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
14163         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
14164         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
14165         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
14166         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
14168         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
14169         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
14171         * sysdeps/unix/sysv/linux/arm/Makefile
14172         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
14173         Add rt-aeabi_unwind_cpp_pr1.
14174         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
14175         Add nptl-aeabi_unwind_cpp_pr1.
14176         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
14177         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
14178         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
14179         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
14180         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
14181         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
14183         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
14184         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
14185         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
14186         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
14188         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
14189         Deconditionalize the code that was previously under [RESET_PID].
14190         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
14192         * sysdeps/generic/exit-thread.h: New file.
14193         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
14194         * include/unistd.h (__exit_thread): Remove declaration.
14195         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
14196         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
14197         * csu/libc-start.c: Include <exit-thread.h>.
14198         (LIBC_START_MAIN): Pass no argument to __exit_thread.
14199         * nptl/pthread_create.c: Include <exit-thread.h>.
14200         (start_thread): Call __exit_thread in place of __exit_thread_inline.
14201         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
14202         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
14203         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
14204         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
14205         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
14206         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
14207         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
14208         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
14209         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
14210         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
14211         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
14212         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
14213         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
14214         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
14215         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
14216         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
14218 2014-05-13  Andreas Schwab  <schwab@suse.de>
14220         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
14222 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
14224         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
14225         (__ASSUME_UTIMES): Do not condition on kernel version.
14226         (__ASSUME_PSELECT): Define unconditionally.
14227         (__ASSUME_PPOLL): Likewise.
14228         (__ASSUME_ATFCTS): Likewise.
14229         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
14230         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
14231         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
14232         (__ASSUME_UTIMENSAT): Define unconditionally.
14233         (__ASSUME_PRIVATE_FUTEX): Likewise.
14234         (__ASSUME_FALLOCATE): Likewise.
14235         (__ASSUME_O_CLOEXEC): Likewise.
14236         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
14237         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
14238         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
14239         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
14240         (__ASSUME_IN_NONBLOCK): Likewise.
14241         (__ASSUME_PIPE2): Likewise.
14242         (__ASSUME_EVENTFD2): Likewise.
14243         (__ASSUME_SIGNALFD4): Likewise.
14244         (__ASSUME_DUP3): Likewise.
14245         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
14246         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
14247         (__ASSUME_AT_RANDOM): Likewise.
14248         (__ASSUME_PREADV): Likewise.
14249         (__ASSUME_PWRITEV): Likewise.
14250         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
14251         (__ASSUME_F_GETOWN_EX): Define unconditionally.
14252         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
14253         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
14254         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
14255         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14256         (__ASSUME_O_CLOEXEC): Define unconditionally.
14257         (__ASSUME_PSELECT): Do not undefine conditionally.
14258         (__ASSUME_PPOLL): Likewise.
14259         (__ASSUME_ATFCTS): Likewise.
14260         (__ASSUME_SET_ROBUST_LIST): Likewise.
14261         (__ASSUME_UTIMENSAT): Likewise.
14262         (__ASSUME_FDATASYNC): Define unconditionally.
14263         * sysdeps/unix/sysv/linux/arm/kernel-features.h
14264         (__ASSUME_SIGFRAME_V2): Likewise.
14265         )__ASSUME_EVENTFD2): Likewise.
14266         (__ASSUME_SIGNALFD4): Likewise.
14267         (__ASSUME_PSELECT): Do not undefine conditionally.
14268         (__ASSUME_PPOLL): Likewise.
14269         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14270         (__ASSUME_PSELECT): Define unconditionally.
14271         (__ASSUME_PPOLL): Likewise.
14272         (__ASSUME_O_CLOEXEC): Likewise.
14273         (__ASSUME_SOCK_CLOEXEC): Likewise.
14274         (__ASSUME_IN_NONBLOCK): Likewise.
14275         (__ASSUME_PIPE2): Likewise.
14276         (__ASSUME_EVENTFD2): Likewise.
14277         (__ASSUME_SIGNALFD4): Likewise.
14278         (__ASSUME_DUP3): Likewise.
14279         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
14280         (__ASSUME_O_CLOEXEC): Likewise.
14281         (__ASSUME_SOCK_CLOEXEC): Likewise.
14282         (__ASSUME_IN_NONBLOCK): Likewise.
14283         (__ASSUME_PIPE2): Likewise.
14284         (__ASSUME_EVENTFD2): Likewise.
14285         (__ASSUME_SIGNALFD4): Likewise.
14286         (__ASSUME_DUP3): Likewise.
14287         * sysdeps/unix/sysv/linux/mips/kernel-features.h
14288         (__ASSUME_EVENTFD2): Likewise.
14289         (__ASSUME_SIGNALFD4): Likewise.
14290         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
14292 2014-05-12  Andreas Schwab  <schwab@suse.de>
14294         [BZ #16932]
14295         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
14296         (_nss_nis_gethostbyname4_r): Return error if item length is larger
14297         than maximum RPC packet size.
14298         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
14299         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
14300         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
14301         (_nss_nis_getservbyport_r): Likewise.
14303 2014-05-12  Will Newton  <will.newton@linaro.org>
14305         * malloc/Makefile (tests): Add tst-mallopt.
14306         * malloc/tst-mallopt.c: New file.
14308 2014-05-09  Roland McGrath  <roland@hack.frob.com>
14310         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
14311         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
14313 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14315         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
14316         (tst-tlsmod6.so): Likewise.
14318 2014-05-09  Roland McGrath  <roland@hack.frob.com>
14320         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
14322 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
14324         [BZ #16064]
14325         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
14326         and <dl-procinfo.h>.
14327         (__fegetenv): Save SSE state in envp->__eip if supported.
14328         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
14329         envp->__eip if supported.
14330         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
14331         and <dl-procinfo.h>.
14332         (__fesetenv): Always set __eip, __cs_selector, __opcode,
14333         __data_offset and __data_selector in environment to 0.  Set SSE
14334         state if supported.
14335         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
14336         test-fenv-sse.
14337         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
14338         -mfpmath=sse.
14339         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
14341 2014-05-09  Will Newton  <will.newton@linaro.org>
14343         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
14344         and libc_relro_required for ARM.
14345         * sysdeps/arm/preconfigure: Regenerate.
14347 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
14348             Stefan Liebler  <stli@linux.vnet.ibm.com>
14350         * config.make.in (enable-lock-elision): New Makefile variable.
14351         * configure.ac: Likewise.
14352         * configure: Regenerate.
14353         * sysdeps/s390/configure.ac:
14354         Add check for gcc transactions support.
14355         * sysdeps/s390/configure: Regenerate.
14356         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
14357         Build elision files if enabled.
14358         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
14359         Add lock elision support for s390.
14360         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
14361         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
14362         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
14363         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
14364         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
14365         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
14366         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
14367         Likewise.
14368         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
14369         Likewise.
14370         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
14371         Likewise.
14372         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
14373         Likewise.
14374         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
14375         (__lll_timedlock_elision, __lll_lock_elision)
14376         (__lll_unlock_elision, __lll_trylock_elision)
14377         (lll_timedlock_elision, lll_lock_elision)
14378         (lll_unlock_elision, lll_trylock_elision): Add.
14379         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
14380         (pthread_mutex_t): Add lock elision support for s390.
14382 2014-05-14  Wilco  <wdijkstr@arm.com>
14384         * sysdeps/arm/fclrexcpt.c: Cleanup.
14385         * sysdeps/arm/fedisblxcpt.c: Cleanup.
14386         * sysdeps/arm/feenablxcpt.c: Cleanup.
14387         * sysdeps/arm/fegetenv.c: Cleanup.
14388         * sysdeps/arm/fegetexcept.c: Cleanup.
14389         * sysdeps/arm/fegetround.c: Cleanup.
14390         * sysdeps/arm/feholdexcpt.c: Cleanup.
14391         * sysdeps/arm/fesetenv.c: Cleanup.
14392         * sysdeps/arm/fesetround.c: Cleanup.
14393         * sysdeps/arm/feupdateenv.c: Cleanup.
14394         * sysdeps/arm/fgetexcptflg.c: Cleanup.
14395         * sysdeps/arm/fraiseexcpt.c: Cleanup.
14396         * sysdeps/arm/fsetexcptflg.c: Cleanup.
14397         * sysdeps/arm/ftestexcept.c: Cleanup.
14398         * sysdeps/arm/get-rounding-mode.h: Cleanup.
14399         * sysdeps/arm/setfpucw.c: Cleanup.
14401 2014-05-09  Will Newton  <will.newton@linaro.org>
14403         * sysdeps/arm/armv7/strcmp.S: New file.
14404         * NEWS: Mention addition of ARMv7 optimized strcmp.
14406 2014-05-08  Roland McGrath  <roland@hack.frob.com>
14408         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
14409         look for %.ac rather than %.in.
14411         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
14412         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
14413         * sysdeps/mach/hurd/configure: Regenerated.
14414         * sysdeps/unix/sysv/linux/configure: Regenerated.
14416         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
14418 2014-05-07  Steve Ellcey  <sellcey@mips.com>
14420         [BZ# 16922]
14421         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
14422         (LONG_SUB): Ditto.
14423         (PTR_SUB): Ditto.
14425 2014-05-07  Andreas Schwab  <schwab@suse.de>
14427         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
14428         when skipping over non-matching result from nscd.
14430 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
14432         [BZ #16876]
14433         * nptl/sockperf.c (client): Check socket return value.
14435         [BZ #16877]
14436         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
14437         nscd security class.
14439 2014-05-06  Roland McGrath  <roland@hack.frob.com>
14441         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
14442         * sysdeps/arm/unwind.h: ... here.
14444 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
14446         [BZ# 16916]
14447         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
14448         Define.
14450 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
14452         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
14453         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
14454         multiarch strncpy for PPC64.
14455         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
14456         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
14457         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
14458         multiarch optimizations.
14459         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
14460         (__libc_ifunc_impl_list): Likewise.
14461         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
14462         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
14463         multiarch stpncpy for PPC64.
14464         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
14465         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
14467 2014-05-06  Andreas Schwab  <schwab@suse.de>
14469         [BZ #16912]
14470         * gmon/mcount.c (_MCOUNT_DECL): Use
14471         atomic_compare_and_exchange_bool_acq instead of
14472         catomic_compare_and_exchange_bool_acq.
14474 2014-05-05  Roland McGrath  <roland@hack.frob.com>
14476         * elf/Makefile (others, install-bin): Remove pldd.
14477         (pldd-modules): Variable removed.
14478         ($(objpfx)pldd): Target removed.
14479         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
14480         (others, install-bin): Append pldd here.
14481         ($(objpfx)pldd): New target.
14483         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
14484         to 0, so the first #if test emitted later doesn't see it undefined.
14485         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
14486         * sysdeps/gnu/errlist.c: Regenerated.
14488 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14490         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
14491         [libc_hidden_builtin_def]: Define to empty value.
14492         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
14493         [libc_hidden_builtin_def]: Likewise.
14494         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
14495         [libc_hidden_builtin_def]: Likewise.
14496         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
14497         [libc_hidden_builtin_def]: Likewise.
14498         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
14499         __redirect_memcpy and define ifunc as default hidden symbol.
14500         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
14501         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
14503 2014-05-04  Adam Conrad  <adconrad@0c3.net>
14505         * locale/iso-4217.def: Reintroduce XDR currency.
14507 2014-05-04  Allan McRae  <allan@archlinux.org>
14509         * po/eo.po: Update Esperanto translation from translation project.
14511 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
14513         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
14514         and FEATURE_INDEX_MAX to 1.
14515         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
14517 2014-05-01  Steve Ellcey  <sellcey@mips.com>
14519         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
14520         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
14521         * iconvdata/big5.c (ONE_DIRECTION): Define.
14522         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
14523         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
14524         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
14525         * iconvdata/cp932.c (ONE_DIRECTION): Define.
14526         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
14527         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
14528         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
14529         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
14530         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
14531         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
14532         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
14533         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
14534         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
14535         * iconvdata/gbk.c (ONE_DIRECTION): Define.
14536         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
14537         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
14538         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
14539         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
14540         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
14541         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
14542         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
14543         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
14544         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
14545         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
14546         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
14547         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
14548         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
14549         * iconvdata/iso646.c (ONE_DIRECTION): Define.
14550         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
14551         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
14552         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
14553         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
14554         * iconvdata/johab.c (ONE_DIRECTION): Define.
14555         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
14556         * iconvdata/sjis.c (ONE_DIRECTION): Define.
14557         * iconvdata/t.61.c (ONE_DIRECTION): Define.
14558         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
14559         * iconvdata/tscii.c (ONE_DIRECTION): Define.
14560         * iconvdata/uhc.c (ONE_DIRECTION): Define.
14561         * iconvdata/unicode.c (ONE_DIRECTION): Define.
14562         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
14563         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
14564         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
14566 2014-05-01  Roland McGrath  <roland@hack.frob.com>
14568         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
14569         (_IO_JUMPS_OFFSET): Define to 0.
14571         * nptl/sysdeps/pthread/bits/libc-lock.h
14572         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
14573         (__libc_lock_define_initialized_recursive): Always define using
14574         initializer.  Modern compilers treat uninitialized (implicit zero) and
14575         explicit zero initializers the same (i.e. put the datum in bss).
14577 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
14579         * nscd/nscd-client.h: Include <string.h>.
14581 2014-05-01  David S. Miller  <davem@davemloft.net>
14583         [BZ #16885]
14584         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
14585         multiple zero bytes exist at the end of a string.
14586         Reported by Aurelien Jarno <aurelien@aurel32.net>
14588         * string/test-strcmp.c (check): Add explicit test for situations where
14589         there are multiple zero bytes after the first.
14591 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
14593         [BZ #16890]
14594         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
14595         when compiling wprintf.
14596         * stdio-common/tstdiomisc.c (t3): New function.
14597         (main): Call it.
14599 2014-05-01  Steve Ellcey  <sellcey@mips.com>
14601         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
14602         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
14603         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
14604         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
14606 2014-05-01  Steve Ellcey  <sellcey@mips.com>
14608         * stdlib/longlong.h: Updated from GCC.
14610 2014-05-01  Will Newton  <will.newton@linaro.org>
14611             Bernard Ogden  <bernie.ogden@linaro.org>
14613         * NEWS: Update fixed bug list.
14615         [BZ #15119]
14616         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
14618 2014-04-30  David S. Miller  <davem@davemloft.net>
14620         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
14621         (libc_feholdexcept_setround_sparc_ctx): New function.
14622         (libc_fesetenv_sparc_ctx): Likewise.
14623         (libc_feupdateenv_sparc_ctx): Likewise.
14624         (libc_feholdsetround_sparc_ctx): Likewise.
14625         (libc_feholdexcept_setround_ctx): Define.
14626         (libc_feholdexcept_setroundf_ctx): Likewise.
14627         (libc_feholdexcept_setroundl_ctx): Likewise.
14628         (libc_fesetenv_ctx): Likewise.
14629         (libc_fesetenvf_ctx): Likewise.
14630         (libc_fesetenvl_ctx): Likewise.
14631         (libc_feupdateenv_ctx): Likewise.
14632         (libc_feupdateenvf_ctx): Likewise.
14633         (libc_feupdateenvl_ctx): Likewise.
14634         (libc_feresetround_ctx): Likewise.
14635         (libc_feresetroundf_ctx): Likewise.
14636         (libc_feresetroundl_ctx): Likewise.
14637         (libc_feholdsetround_ctx): Likewise.
14638         (libc_feholdsetroundf_ctx): Likewise.
14639         (libc_feholdsetroundl_ctx): Likewise.
14641         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
14642         with __USE_GNU instead of XOPEN cpp guards.
14644         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
14645         0.
14647         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
14648         with XOPEN cpp guards.
14650 2014-04-30  Julian Brown  <julian@codesourcery.com>
14652         [BZ #16888]
14653         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
14654         handling.
14656 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
14658         [BZ #9894]
14659         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
14660         Change to 2.6.32.
14661         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
14662         * sysdeps/unix/sysv/linux/configure: Regenerated.
14663         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
14664         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
14665         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
14666         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
14667         * README: Update reference to required Linux kernel version.
14668         * manual/install.texi (Linux): Update reference to required Linux
14669         kernel headers version.
14670         * INSTALL: Regenerated.
14672         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
14673         header inclusion.
14674         [POSIX] (limits.h): Likewise.
14675         [POSIX] (math.h): Likewise.
14676         [POSIX] (sys/wait.h): Likewise.
14677         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
14678         function.
14679         [POSIX] (stddef.h): Do not allow header inclusion.
14681 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14683         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
14685 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
14687         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
14688         Return immediately after lll_futex_wake.
14690 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
14692         [BZ #16791]
14693         * nscd/nscd-client.h (datahead_init_common): Initialize entire
14694         structure.
14695         (datahead_init_pos): Call datahead_init_common early.
14696         (datahead_init_neg): Likewise.
14698         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
14699         datahead_init_neg): New functions.
14700         * nscd/aicache.c (addhstaiX): Use them.
14701         * nscd/grpcache.c (cache_addgr): Likewise.
14702         * nscd/hstcache.c (cache_addhst): Likewise.
14703         * nscd/initgrcache.c (addinitgroupsX): Likewise.
14704         * nscd/netgroupcache.c (do_notfound): Likewise.
14705         (addgetnetgrentX): Likewise.
14706         (addinnetgrX): Likewise.
14707         * nscd/pwdcache.c (cache_addpw): Likewise.
14708         * nscd/servicescache.c (cache_addserv): Likewise.
14710 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
14711             Atsushi Onoe  <atsushi@onoe.org>
14713         [BZ #14308]
14714         [BZ #12994]
14715         [BZ #13651]
14716         * resolv/res_query.c (__libc_res_nsearch): Return if at least
14717         one response is valid.
14718         * resolv/res_send.c (send_dg): Check for validity of other
14719         response if the current response is a referral.
14721 2014-04-29  Steve Ellcey  <sellcey@mips.com>
14723         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
14725 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
14727         [BZ #16823]
14728         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
14729         Always divide by positive zero when computing -Inf result.
14730         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
14731         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
14733 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14735         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
14736         FPSCR if value do not change.
14737         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
14738         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
14739         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
14740         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
14741         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
14742         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
14743         function.
14745 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
14747         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
14748         * sysdeps/unix/sysv/linux/hppa: Move directory from
14749         ports/systeps/unix/sysv/linux/hppa.
14750         * README: Update listing for hppa-*-linux-gnu.
14752 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
14754         [BZ #16754]
14755         * manual/stdio.texi (Hook functions): Fix types of stream hook
14756         functions.
14757         [BZ #16854]
14758         * socket/sys/socket.h: Fix typo in comment.
14760 2014-04-28  Wilco  <wdijkstr@arm.com>
14762         * sysdeps/arm/fenv_private.h: New file.
14763         * sysdeps/arm/math_private.h: New file.
14764         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
14766 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
14768         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
14769         with __int128_t.
14770         (La_x86_64_retval): Likewise.
14772 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
14774         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
14775         fpsr if value didn't change.
14776         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
14777         to fpcr if value didn't change.
14778         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
14779         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
14780         fpsr or fpcr if value didn't change.
14781         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
14782         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
14783         fpcr if value didn't change.
14784         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
14785         to fpsr if value didn't change.
14787 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
14789         * nptl/tst-sem3.c: Use test-skeleton.c
14790         (main): Rename to do_test.  Use return instead of
14791         exit.
14792         * nptl/tst-sem4.c: Use test-skeleton.c
14793         (main): Rename to do_test.
14795 2014-04-22  David S. Miller  <davem@davemloft.net>
14797         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
14798         (struct sigaction): New struct member __glibc_reserved0, change
14799         type of sa_flags to int.
14801 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
14803         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
14804         (COUNT_LEADING_ZEROS_0): Define for AArch64.
14806 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
14808         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
14809         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
14811 2014-04-22  Will Newton  <will.newton@linaro.org>
14812             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
14814         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
14815         (__longjmp): Add longjmp and longjmp_target SystemTap
14816         probes.
14817         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
14818         (__sigsetjmp): Add setjmp SystemTap probe.
14820 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
14822         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
14823         match manual order.
14825 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14827         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
14829         * sysdeps/powerpc/fpu/fenv_private.h
14830         (libc_feholdexcept_setroundl_ctx): Define to
14831         libc_feholdexcept_setround_ppc_ctx.
14832         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
14833         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
14834         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
14835         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
14837 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
14839         * sysdeps/aarch64/math-tests.h: New file.
14841 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
14843         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
14844         New.
14845         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
14846         Check and set bit_AVX2_Usable.
14847         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
14848         macro.
14849         (bit_AVX2): Likewise.
14850         (index_AVX2_Usable): Likewise.
14851         (CPUID_AVX2): Likewise.
14852         (HAS_AVX2): Likewise.
14854 2014-04-17  Will Newton  <will.newton@linaro.org>
14856         * manual/setjmp.texi (System V contexts): Add note that
14857         calling setcontext on a context created by a call to a
14858         signal handler is undefined.  Update text to note that
14859         setcontext from a signal handler is possible but not
14860         recommended.
14862         [BZ #16629]
14863         * stdlib/tst-setcontext.c: Include signal.h.
14864         (main): Check that the signal stack before and
14865         after swapcontext is the same.
14867         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
14868         Re-implement to restore registers in user code and avoid
14869         rt_sigreturn system call.
14871 2014-04-17  Wilco  <wdijkstr@arm.com>
14873         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
14874         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
14875         * math/test-fenv.c: Skip exception trap tests on targets which only
14876         support non-stop mode.
14878 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
14879             Wilco Dijkstra  <wilco.dijkstra@arm.com>
14881         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
14882         (libc_feholdsetround_aarch64_ctx)
14883         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
14884         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
14885         (libc_feresetround_ctx, libc_feresetroundf_ctx)
14886         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
14887         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
14888         (libc_feresetround_noexl_ctx): Define.
14890 2014-04-16  Richard Henderson  <rth@redhat.com>
14892         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
14894         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
14895         unwind tables.
14897         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
14898         const from the non-libc, non-ldso copy.
14900         * sysdeps/alpha/libm-test-ulps: Regenerate.
14902 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
14903             Wilco Dijkstra  <wilco.dijkstra@arm.com>
14905         * sysdeps/aarch64/fpu/math_private.h: New file.
14907 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14909         * sysdeps/aarch64/libm-test-ulps: Regenerate.
14911 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
14913         [BZ #16275]
14914         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
14915         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
14916         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
14917         Intel MPX bound registers before _dl_profile_fixup.
14918         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
14919         registers after _dl_profile_fixup.  Save and restore bound
14920         registers bnd0/bnd1 when calling _dl_call_pltexit.
14921         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
14922         (LR_BND_OFFSET): Likewise.
14923         (LRV_BND0_OFFSET): Likewise.
14924         (LRV_BND1_OFFSET): Likewise.
14926 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
14928         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
14929         to...
14930         * sysdeps/mach/hurd/i386/tls.h: ... here.
14931         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
14932         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
14933         fields.
14935 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
14937         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
14939 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
14941         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
14943 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
14945         [BZ #14770]
14946         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
14947         * sysdeps/s390/configure: Regenerate.
14949         [BZ #16824]
14950         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
14951         Set round-to-nearest internally to reduce error accumulation.
14953 2014-04-16  Alan Modra  <amodra@gmail.com>
14955         [BZ #16740]
14956         [BZ #16619]
14957         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
14958         * math/libm-test.inc (frexp_test_data): Add tests.
14959         * NEWS: Update fixed bug list.
14961 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
14963         * benchtests/Makefile: Depend on libraries in build directory.
14964         (bench-math): Separate out math tests.
14965         (bench-pthread): Separate out pthread tests.
14966         (bench): Include math and pthread tests.
14968 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
14970         [BZ #16831]
14971         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
14972         _dl_debug_initialize.
14974         * configure.ac: Remove SELinux header check.
14975         * configure: Regenerate.
14976         * nscd/selinux.c (perms): Array of const char* to permission names.
14977         (nscd_request_avc_has_perm): Call security_deny_unknown to find
14978         default policy. Call string_to_security_class and string_to_av_perm to
14979         translate strings. Enforce default policy and call avs_has_perm with
14980         results of translated strings.
14982 2014-04-13  David S. Miller  <davem@davemloft.net>
14984         * sysdeps/sparc/fpu/libm-test-ulps: Update.
14986 2014-04-12  Allan McRae  <allan@archlinux.org>
14988         [BZ #16838]
14989         * manual/string.texi (Collation Functions): Fix qsort argument
14990         order in example.
14991         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
14993 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
14995         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
14996         Make the test a no-op if there are no exceptions defined.
14998 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
15000         * elf/Makefile (tests): make tst-dlopen-aout conditional on
15001         enable-hardcoded-path-in-tests
15003 2014-04-11  Will Newton  <will.newton@linaro.org>
15005         * benchtests/Makefile (extra-objs): Add json-lib.o.
15006         (bench-func): Tidy up JSON output.
15007         * benchtests/bench-skeleton.c: Include json-lib.h.
15008         (main): Use JSON library functions to do output of
15009         benchmark results.
15010         * benchtests/bench-timing-type.c (main): Output the
15011         timing type simply, leaving formatting to the user.
15012         * benchtests/json-lib.c: New file.
15013         * benchtests/json-lib.h: Likewise.
15015 2014-04-11  Torvald Riegel  <triegel@redhat.com>
15017         [BZ #15215]
15018         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
15019         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
15020         memory barriers.  Add comments.
15021         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
15022         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
15023         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
15024         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
15025         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
15026         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
15028 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
15030         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
15031         * sysdeps/s390/s390-64/configure.ac: ... this ...
15032         * sysdeps/s390/configure.ac: ... to here.
15033         * sysdeps/s390/s390-32/configure: Delete file.
15034         * sysdeps/s390/s390-64/configure: Delete file.
15035         * sysdeps/s390/configure: Regenerate.
15037 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
15039         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
15041 2014-04-11  Will Newton  <will.newton@linaro.org>
15043         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
15044         to zero if it is not defined elsewhere.  (mtrim): Test
15045         the value of MALLOC_DEBUG with #if rather than #ifdef.
15047 2014-04-10 Torvald Riegel  <triegel@redhat.com>
15049         * benchtests/pthread_once-inputs: New file.
15050         * benchtests/pthread_once-source.c: New file.
15051         * benchtests/README: Update documentation.
15053 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
15054             H.J. Lu  <hongjiu.lu@intel.com>
15056         [BZ #16275]
15057         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
15058         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
15059         * sysdeps/x86_64/configure: Regenerated.
15060         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
15061         macro.
15062         (REGISTER_SAVE_RAX): Likewise.
15063         (REGISTER_SAVE_RCX): Likewise.
15064         (REGISTER_SAVE_RDX): Likewise.
15065         (REGISTER_SAVE_RSI): Likewise.
15066         (REGISTER_SAVE_RDI): Likewise.
15067         (REGISTER_SAVE_R8): Likewise.
15068         (REGISTER_SAVE_R9): Likewise.
15069         (REGISTER_SAVE_BND0): Likewise.
15070         (REGISTER_SAVE_BND1): Likewise.
15071         (REGISTER_SAVE_BND2): Likewise.
15072         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
15073         bound registers when calling _dl_fixup.
15075 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15077         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
15078         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
15079         of its definition.
15080         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
15081         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
15082         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
15083         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
15084         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
15085         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
15086         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
15088 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
15090         [BZ #15514]
15091         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
15092         pathconf(_PC_NAME_MAX).
15094 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15096         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
15097         Remove macro usage.
15098         (__PTHREAD_SPINS): Move definition to ...
15099         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
15100         (__PTHREAD_SPINS): ... here.
15101         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
15102         (__PTHREAD_SPIN): Likewise.
15103         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
15104         (__PTHREAD_SPIN): Likewise.
15105         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
15106         (__PTHREAD_SPIN): Likewise.
15107         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
15108         (__PTHREAD_SPIN): Likewise.
15109         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
15110         (__PTHREAD_SPIN): Likewise.
15111         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
15112         (__PTHREAD_SPIN): Likewise.
15113         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
15114         (__PTHREAD_SPIN): Likewise.
15115         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
15116         (__PTHREAD_SPIN): Likewise.
15117         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
15118         (__PTHREAD_SPIN): Likewise.
15119         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
15120         (__PTHREAD_SPIN): Likewise.
15121         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
15122         (__PTHREAD_SPIN): Likewise.
15123         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
15124         (__PTHREAD_SPIN): Likewise.
15126         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
15127         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
15128         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
15129         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
15130         imply folder.
15131         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
15132         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
15133         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
15134         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
15135         correct imply path.
15136         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
15137         strlen symbol for non multi-arch builds.
15138         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
15139         missing hidden_def and weak_alias.
15141 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
15143         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
15145 2014-04-07  Will Newton  <will.newton@linaro.org>
15147         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
15148         and contents.  [!_LIBC] Remove #ifndef and contents.
15149         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
15150         * string/memccpy.c (__memccpy): Use ANSI prototype.
15151         * string/memfrob.c (memfrob): Likewise.
15152         * string/strcoll.c (STRCOLL): Likewise.
15153         * string/strlen.c (strlen): Likewise.
15154         * string/strtok.c (STRTOK): Likewise.
15155         * string/strcat.c: Remove unused #include of memcopy.h.
15156         (strcat): Use ANSI prototype.
15157         * string/strchr.c: Remove unused #include of memcopy.h.
15158         (strchr): Use ANSI prototype.
15159         * string/strcmp.c: Remove unused #include of memcopy.h.
15160         (strcmp): Use ANSI prototype.
15161         * string/strcpy.c: Remove unused #include of memcopy.h.
15162         (strcpy): Use ANSI prototype.
15164 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15166         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
15167         * config.make.in (config-extra-cppflags): Set it from
15168         libc_extra_cppflags.
15169         * configure.ac (libc_extra_cflags): Make it accumulate over
15170         configure fragments.
15171         (libc_extra_cppflags): New flag.
15172         * configure. Regenerate.
15173         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
15174         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
15175         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
15176         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
15178         [BZ #16815]
15179         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
15180         result for FE_DOWNWARD rounding mode.
15181         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
15182         Likewise.
15183         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15185 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
15187         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
15188         in function argument name.
15190 2014-04-03  David Svoboda  <svoboda@cert.org>
15192         [BZ #5666]
15193         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
15194         explicitly.
15196 2014-04-03  Roland McGrath  <roland@hack.frob.com>
15198         * elf/dl-unmap-segments.h: New file.
15199         * sysdeps/generic/ldsodefs.h
15200         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
15201         * elf/dl-close.c: Include <dl-unmap-segments.h>.
15202         * elf/dl-fptr.c: Likewise.
15203         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
15204         * sysdeps/aarch64/tlsdesc.c: Likewise.
15205         * sysdeps/arm/tlsdesc.c: Likewise.
15206         * sysdeps/i386/tlsdesc.c: Likewise.
15207         * sysdeps/tile/dl-runtime.c: Likewise.
15208         * sysdeps/x86_64/tlsdesc.c: Likewise.
15209         * elf/dl-load.h: New file.
15210         * elf/dl-load.c: Include it.
15211         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
15212         Macros moved to dl-load.h.
15213         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
15214         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
15215         Use _dl_unmap_segments in place of __munmap.
15216         Break out segment-mapping loop into ...
15217         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
15219 2014-04-03  Will Newton  <will.newton@linaro.org>
15221         * elf/dl-lookup.c (do_lookup_x): Remove comment
15222         referring to nested function and move variable
15223         declarations down to before first use.
15225 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
15227         [BZ #16799]
15228         [BZ #16800]
15229         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
15230         with 0 numerator.
15231         * math/s_catanf.c (__catanf): Likewise.
15232         * math/s_catanh.c (__catanh): Likewise.
15233         * math/s_catanhf.c (__catanhf): Likewise.
15234         * math/s_catanhl.c (__catanhl): Likewise.
15235         * math/s_catanl.c (__catanl): Likewise.
15236         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
15237         by positive zero when computing -Inf result.
15238         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
15239         (catanh_test): Likewise.
15240         * sysdeps/i386/fpu/libm-test-ulps: Update.
15241         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15243         [BZ #16789]
15244         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
15245         instead of using underflowing value in computing result.
15246         * math/s_clog10.c (__clog10): Likewise.
15247         * math/s_clog10f.c (__clog10f): Likewise.
15248         * math/s_clog10l.c (__clog10l): Likewise.
15249         * math/s_clogf.c (__clogf): Likewise.
15250         * math/s_clogl.c (__clogl): Likewise.
15251         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
15252         (clog10_test): Likewise.
15253         * sysdeps/i386/fpu/libm-test-ulps: Update.
15254         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15256 2014-04-02  Alan Modra  <amodra@gmail.com>
15258         [BZ #16739]
15259         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
15260         output when value is near a power of two.  Use int64_t for lx and
15261         remove casts.  Use decimal rather than hex exponent constants.
15262         Don't use long double multiplication when double will suffice.
15263         * math/libm-test.inc (nextafter_test_data): Add tests.
15264         * NEWS: Add 16739 and 16786 to bug list.
15266         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
15268         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
15270 2014-04-01  Will Newton  <will.newton@linaro.org>
15272         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
15273         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
15275 2014-04-01  Florian Weimer  <fweimer@redhat.com>
15277         [BZ #13347]
15278         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
15279         * nptl/tst-setuid2.c: New file.
15280         * nptl/Makefile (xtests): Add tst-setuid2.
15282 2014-04-01  Alan Modra  <amodra@gmail.com>
15284         [BZ #16786]
15285         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
15287 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
15289         [BZ #6803]
15290         [BZ #6804]
15291         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
15292         set errno as appropriate.
15293         * math/w_scalbf.c (__scalbf): Likewise.
15294         * math/w_scalbl.c (__scalbl): Likewise.
15295         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
15296         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
15297         * math/libm-test.inc (scalb_test_data): Add errno expectations.
15298         Add more NaN tests.
15300         [BZ #16349]
15301         * math/w_atan2.c: Include <errno.h>.
15302         (__atan2): Set errno for result underflowing to zero.
15303         * math/w_atan2f.c: Include <errno.h>.
15304         (__atan2f): Set errno for result underflowing to zero.
15305         * math/w_atan2l.c: Include <errno.h>.
15306         (__atan2l): Set errno for result underflowing to zero.
15307         * math/auto-libm-test-in: Don't allow missing errno for some atan2
15308         tests.
15309         * math/auto-libm-test-out: Regenerated.
15311 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15313         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
15314         Encode instruction correctly in little endian.
15315         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
15316         Likewise.
15317         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
15318         Likewise.
15319         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
15320         Likewise.
15321         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
15322         Likewise.
15324 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
15326         [BZ #9894]
15327         * sysdeps/unix/sysv/linux/kernel-features.h
15328         [__sparc__ && !__arch64__ && !__sparc_v9__]
15329         (__ASSUME_SET_ROBUST_LIST): Do not define.
15330         [__sparc__ && !__arch64__ && !__sparc_v9__]
15331         (__ASSUME_FUTEX_LOCK_PI): Likewise.
15332         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
15333         Likewise.
15334         * sysdeps/unix/sysv/linux/arm/kernel-features.h
15335         (__ASSUME_FUTEX_LOCK_PI): Undefine.
15336         (__ASSUME_REQUEUE_PI): Likewise.
15337         (__ASSUME_SET_ROBUST_LIST): Likewise.
15338         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
15339         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
15340         Undefine.
15341         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15342         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
15343         Likewise.
15344         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
15345         Likewise.
15346         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
15347         Likewise.
15348         * sysdeps/unix/sysv/linux/mips/kernel-features.h
15349         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
15350         Undefine.
15351         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
15352         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
15353         Likewise.
15355         [BZ #16648]
15356         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15357         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
15358         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
15360 2014-03-31  Will Newton  <will.newton@linaro.org>
15362         * benchtests/Makefile (bench): Add ffs and ffsll to list
15363         of tests.
15364         * benchtests/ffs-inputs: New file.
15365         * benchtests/ffsll-inputs: Likewise.
15367 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
15369         [BZ #16770]
15370         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
15371         too large before casting to int.
15372         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
15373         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
15374         * math/libm-test.inc (scalb_test_data): Add more tests.
15376 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
15378         * benchtests/Makefile (DETAILED_OPT): New make option.
15379         (bench-func): Run benchmark program with -d if DETAILED_OPT is
15380         set.
15381         * benchtests/bench-skeleton.c: Include stdbool.h.
15382         (main): Store and print timings per input.
15383         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
15384         member to each argument value.
15385         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
15386         (_print_arg_data): Initialize per-input timing to 0.
15388         * benchtests/Makefile (timing-type): New binary.
15389         (bench-clean): Also remove bench-timing-type.
15390         (bench): New target for timing-type.
15391         (bench-func): Print output in JSON format.
15392         * benchtests/bench-skeleton.c (main): Print output in JSON
15393         format.
15394         * benchtests/bench-timing-type.c: New file.
15395         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
15396         (TIMING_PRINT_STATS): Remove.
15397         * benchtests/scripts/bench.py (_print_arg_data): Store variant
15398         name separately.
15400         * benchtests/bench-modf.c: Remove.
15401         * benchtests/modf-inputs: New inputs file.
15403 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
15405         [BZ #16362]
15406         * math/s_clog10.c (M_PI_LOG10E): New macro.
15407         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
15408         imaginary parts are 0.
15409         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
15410         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
15411         imaginary parts are 0.
15412         * math/s_clog10l.c (M_PI_LOG10El): New macro.
15413         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
15414         imaginary parts are 0.
15415         * math/libm-test.inc (clog10_test_data): Update expected results
15416         for when real and imaginary parts are 0.
15418 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
15420         * elf/dl-load.c: Finish conversion of __builtin_expect into
15421         __glibc_{un}likely.
15423 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
15425         [BZ #16348]
15426         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
15427         1+x for argument with exponent below -67.
15428         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
15429         Likewise.
15430         * math/auto-libm-test-in: Add more tests of exp.
15431         * math/auto-libm-test-out: Regenerated.
15433 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
15435         [BZ #16759]
15436         * inet/getnetgrent_r.c (get_nonempty_val): New function.
15437         (nscd_getnetgrent): Use it.
15439         [BZ #16760]
15440         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
15441         of stpcpy.
15443 2014-03-27  Andi Kleen  <ak@linux.intel.com>
15445         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
15446         (lll_robust_lock, lll_cond_lock, lll_timedlock)
15447         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
15448         (lll_robust_unlock): Remove out of line section. Use cfi
15449         intrinsics.
15450         (LLL_STUB_UNWIND_INFO*): Remove.
15451         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
15452         (lll_robust_lock, lll_cond_lock, lll_timedlock)
15453         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
15454         (lll_robust_unlock): Remove out of line section. Use cfi
15455         intrinsics.
15456         (LLL_STUB_UNWIND_INFO*): Remove.
15458 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
15460         [BZ #16758]
15461         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
15462         blank values.
15464 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
15466         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
15468 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
15470         [BZ #16198]
15471         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
15472         fnstenv.
15473         * math/test-fenv-preserve.c: New file.
15474         * math/Makefile (tests): Add test-fenv-preserve.
15476 2014-03-26  Will Newton <will.newton@linaro.org>
15478         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
15480 2014-03-25  Roland McGrath  <roland@hack.frob.com>
15482         * scripts/versionlist.awk: Partition the version sets and emit all
15483         GLIBC_* (sorted) before all others (sorted).
15485 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
15487         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
15488         GLIBC_2.2.5 version.
15490 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15492         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
15493         calls.
15495         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
15496         previous change.
15498         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15500 2014-03-25  Andreas Schwab  <schwab@suse.de>
15502         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
15503         label to be used after in6ailist is initialized.
15505 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15507         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
15508         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
15510 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
15512         [BZ #16357]
15513         [BZ #16599]
15514         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
15515         min_plus_half.
15516         (fp_formats): Update initializers.
15517         (init_fp_formats): Initialize new field.
15518         (output_for_one_input_case): Allow underflow for results up to
15519         min_plus_half.
15520         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
15521         * math/auto-libm-test-in: Don't mark some underflows from asin and
15522         atanh as spurious.
15523         * math/auto-libm-test-out: Regenerated.
15524         * sysdeps/i386/fpu/libm-test-ulps: Update.
15525         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15527 2014-03-25  Andreas Schwab  <schwab@suse.de>
15529         * libio/Makefile (tst-ftell-partial-wide-ENV)
15530         (tst-ftell-active-handler-ENV): Define.
15532 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
15534         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
15536 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
15538         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
15540 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
15542         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
15543         * sysdeps/x86_64/fpu/multiarch/e_exp.c
15544         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
15546 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
15548         [BZ #16634]
15549         * elf/dl-load.c (open_verify): Add mode parameter.
15550         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
15551         (open_path): Change from boolean 'secure' to complete flag 'mode'
15552         (_dl_map_object): Adjust.
15553         * elf/Makefile (tests): Add tst-dlopen-aout.
15554         * elf/tst-dlopen-aout.c: New test.
15556 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
15558         [BZ #16714]
15559         * sysdeps/unix/sysv/linux/s390/bits/stat.h
15560         (struct stat): Rename member pad0 to __glibc_reserved0.
15562         [BZ #16712]
15563         * sysdeps/s390/s390-32/bits/wordsize.h
15564         (__WORDSIZE32_SIZE_ULONG): New define.
15565         * sysdeps/s390/s390-64/bits/wordsize.h
15566         (__WORDSIZE32_SIZE_ULONG): Likewise.
15567         * sysdeps/generic/stdint.h (SIZE_MAX):
15568         Define as UL if __WORDSIZE32_SIZE_ULONG.
15570         [BZ #16713]
15571         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
15572         (__glibc_reserved0): New variable.
15573         (sa_flags): Change type to int.
15575         * posix/Makefile (before-compile): Use += before-compile instead
15576         of a :=.
15578         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
15579         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
15581 2014-03-20  Andreas Schwab  <schwab@suse.de>
15583         [BZ #16743]
15584         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
15585         non-matching result from nscd.
15587 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
15589         * scripts/bench.py: Moved to ...
15590         * benchtests/scripts/bench.py: ... here.
15591         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
15593 2014-03-24  Andreas Schwab  <schwab@suse.de>
15595         [BZ #16002]
15596         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
15597         alloca_account and account alloca use for struct in6ailist.
15599 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
15601         [BZ #16284]
15602         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
15603         rounding mode to recompute results that overflow to infinity or
15604         underflow to zero.
15605         * math/auto-libm-test-in: Don't mark tests as expected to fail for
15606         bug 16284.
15607         * math/auto-libm-test-out: Regenerated.
15608         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
15609         (ccosh_test): Likewise.
15610         (csin_test_data): Use plus_oflow.
15611         (csin_test): Use ALL_RM_TEST.
15612         (csinh_test_data): Use plus_oflow.
15613         (csinh_test): Use ALL_RM_TEST.
15614         * sysdeps/i386/fpu/libm-test-ulps: Update.
15615         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15617 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
15619         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
15620         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
15621         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
15623         [BZ #16731]
15624         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
15625         when x - 1 is zero.
15626         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
15627         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
15628         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
15629         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
15630         argument is 1.
15631         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
15632         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
15633         zero.
15634         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
15635         * sysdeps/i386/fpu/libm-test-ulps: Update.
15636         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15638 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
15640         * scripts/bench.pl: Remove file.
15641         * scripts/bench.py: New benchmark script.
15642         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
15643         * benchtests/README: Mention python dependency.
15644         * scripts/pylintrc: New file.
15645         * scripts/pylint: New file.
15647         * bits/mathdef.h: Use #ifdef instead of #if.
15648         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
15649         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
15650         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
15651         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
15652         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
15653         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
15655 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15656             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
15658         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
15659         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
15660         and strpbrk-ppc64 objects.
15661         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15662         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
15663         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
15664         multiarch strpbrk for POWER7.
15665         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
15666         multiarch strpbrk for PPC64.
15667         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
15668         ifunc selector.
15669         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
15670         strpbrk for POWER7.
15672 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
15674         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
15675         (atan_test): Likewise.
15676         (atanh_test_data): Use NO_TEST_INLINE for two tests.
15677         (atanh_test): Use ALL_RM_TEST.
15678         (atan2_test_data): Likewise.
15679         (cabs_test): Likewise.
15680         (cacosh_test): Likewise.
15681         (carg_test): Likewise.
15682         (casin_test): Likewise.
15683         (casinh_test): Likewise.
15684         (cbrt_test): Likewise.
15685         (csqrt_test): Likewise.
15686         (erf_test): Likewise.
15687         (erfc_test): Likewise.
15688         (pow10_test): Likewise.
15689         (exp2_test): Likewise.
15690         (hypot_test): Likewise.
15691         (j0_test): Likewise.
15692         (j1_test): Likewise.
15693         (lgamma_test): Likewise.
15694         (gamma_test): Likewise.
15695         (sincos_test): Likewise.
15696         (tanh_test): Likewise.
15697         (y0_test): Likewise.
15698         (y1_test): Likewise.
15699         * sysdeps/i386/fpu/libm-test-ulps: Update.
15700         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15702 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15704         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
15705         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
15706         and strcspn-ppc64 objects.
15707         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15708         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
15709         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
15710         multiarch strcspn for POWER7.
15711         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
15712         multiarch strcspn for PPC64.
15713         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
15714         ifunc selector.
15715         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
15716         strcspn for POWER7.
15718 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
15720         * math/gen-libm-test.pl (generate_testfile): Expect only function
15721         name as argument to AUTO_TESTS_* and pass results for all rounding
15722         modes to parse_args.
15723         (parse_auto_input): Separate inputs of automatic tests from
15724         outputs before storing in %auto_tests.
15725         * math/libm-test.inc (acos_test_data): Update call to
15726         AUTO_TESTS_f_f.
15727         (acos_test): Use ALL_RM_TEST.
15728         (acos_tonearest_test_data): Remove.
15729         (acos_test_tonearest): Likewise.
15730         (acos_towardzero_test_data): Likewise.
15731         (acos_test_towardzero): Likewise.
15732         (acos_downward_test_data): Likewise.
15733         (acos_test_downward): Likewise.
15734         (acos_upward_test_data): Likewise.
15735         (acos_test_upward): Likewise.
15736         (acosh_test_data): Update call to AUTO_TESTS_f_f.
15737         (asin_test_data): Likewise.
15738         (asin_test): Use ALL_RM_TEST.
15739         (asin_tonearest_test_data): Remove.
15740         (asin_test_tonearest): Likewise.
15741         (asin_towardzero_test_data): Likewise.
15742         (asin_test_towardzero): Likewise.
15743         (asin_downward_test_data): Likewise.
15744         (asin_test_downward): Likewise.
15745         (asin_upward_test_data): Likewise.
15746         (asin_test_upward): Likewise.
15747         (asinh_test_data): Update call to AUTO_TESTS_f_f.
15748         (atan_test_data): Likewise.
15749         (atanh_test_data): Likewise.
15750         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
15751         (cabs_test_data): Update call to AUTO_TESTS_c_f.
15752         (carg_test_data): Likewise.
15753         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
15754         (ccos_test_data): Update call to AUTO_TESTS_c_c.
15755         (ccosh_test_data): Likewise.
15756         (cexp_test_data): Likewise.
15757         (clog_test_data): Likewise.
15758         (clog10_test_data): Likewise.
15759         (cos_test_data): Update call to AUTO_TESTS_f_f.
15760         (cos_test): Use ALL_RM_TEST.
15761         (cos_tonearest_test_data): Remove.
15762         (cos_test_tonearest): Likewise.
15763         (cos_towardzero_test_data): Likewise.
15764         (cos_test_towardzero): Likewise.
15765         (cos_downward_test_data): Likewise.
15766         (cos_test_downward): Likewise.
15767         (cos_upward_test_data): Likewise.
15768         (cos_test_upward): Likewise.
15769         (cosh_test_data): Update call to AUTO_TESTS_f_f.
15770         (cosh_test): Use ALL_RM_TEST.
15771         (cosh_tonearest_test_data): Remove.
15772         (cosh_test_tonearest): Likewise.
15773         (cosh_towardzero_test_data): Likewise.
15774         (cosh_test_towardzero): Likewise.
15775         (cosh_downward_test_data): Likewise.
15776         (cosh_test_downward): Likewise.
15777         (cosh_upward_test_data): Likewise.
15778         (cosh_test_upward): Likewise.
15779         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
15780         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
15781         (ctan_test_data): Likewise.
15782         (ctan_test): Use ALL_RM_TEST.
15783         (ctan_tonearest_test_data): Remove.
15784         (ctan_test_tonearest): Likewise.
15785         (ctan_towardzero_test_data): Likewise.
15786         (ctan_test_towardzero): Likewise.
15787         (ctan_downward_test_data): Likewise.
15788         (ctan_test_downward): Likewise.
15789         (ctan_upward_test_data): Likewise.
15790         (ctan_test_upward): Likewise.
15791         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
15792         (ctanh_test): Use ALL_RM_TEST.
15793         (ctanh_tonearest_test_data): Remove.
15794         (ctanh_test_tonearest): Likewise.
15795         (ctanh_towardzero_test_data): Likewise.
15796         (ctanh_test_towardzero): Likewise.
15797         (ctanh_downward_test_data): Likewise.
15798         (ctanh_test_downward): Likewise.
15799         (ctanh_upward_test_data): Likewise.
15800         (ctanh_test_upward): Likewise.
15801         (erf_test_data): Update call to AUTO_TESTS_f_f.
15802         (erfc_test_data): Likewise.
15803         (exp_test_data): Likewise.
15804         (exp_test): Use ALL_RM_TEST.
15805         (exp_tonearest_test_data): Remove.
15806         (exp_test_tonearest): Likewise.
15807         (exp_towardzero_test_data): Likewise.
15808         (exp_test_towardzero): Likewise.
15809         (exp_downward_test_data): Likewise.
15810         (exp_test_downward): Likewise.
15811         (exp_upward_test_data): Likewise.
15812         (exp_test_upward): Likewise.
15813         (exp10_test_data): Update call to AUTO_TESTS_f_f.
15814         (exp10_test): Use ALL_RM_TEST.
15815         (exp10_tonearest_test_data): Remove.
15816         (exp10_test_tonearest): Likewise.
15817         (exp10_towardzero_test_data): Likewise.
15818         (exp10_test_towardzero): Likewise.
15819         (exp10_downward_test_data): Likewise.
15820         (exp10_test_downward): Likewise.
15821         (exp10_upward_test_data): Likewise.
15822         (exp10_test_upward): Likewise.
15823         (exp2_test_data): Update call to AUTO_TESTS_f_f.
15824         (expm1_test_data): Likewise.
15825         (expm1_test): Use ALL_RM_TEST.
15826         (expm1_tonearest_test_data): Remove.
15827         (expm1_test_tonearest): Likewise.
15828         (expm1_towardzero_test_data): Likewise.
15829         (expm1_test_towardzero): Likewise.
15830         (expm1_downward_test_data): Likewise.
15831         (expm1_test_downward): Likewise.
15832         (expm1_upward_test_data): Likewise.
15833         (expm1_test_upward): Likewise.
15834         (fma_test_data): Update call to AUTO_TESTS_fff_f.
15835         (fma_test): Use ALL_RM_TEST.
15836         (fma_towardzero_test_data): Remove.
15837         (fma_test_towardzero): Likewise.
15838         (fma_downward_test_data): Likewise.
15839         (fma_test_downward): Likewise.
15840         (fma_upward_test_data): Likewise.
15841         (fma_test_upward): Likewise.
15842         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
15843         (j0_test_data): Update call to AUTO_TESTS_f_f.
15844         (j1_test_data): Likewise.
15845         (jn_test_data): Update call to AUTO_TESTS_if_f.
15846         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
15847         (log_test_data): Update call to AUTO_TESTS_f_f.
15848         (log10_test_data): Likewise.
15849         (log1p_test_data): Likewise.
15850         (log2_test_data): Likewise.
15851         (pow_test_data): Update call to AUTO_TESTS_ff_f.
15852         (pow_tonearest_test_data): Likewise.
15853         (sin_test_data): Update call to AUTO_TESTS_f_f.
15854         (sin_test): Use ALL_RM_TEST.
15855         (sin_tonearest_test_data): Remove.
15856         (sin_test_tonearest): Likewise.
15857         (sin_towardzero_test_data): Likewise.
15858         (sin_test_towardzero): Likewise.
15859         (sin_downward_test_data): Likewise.
15860         (sin_test_downward): Likewise.
15861         (sin_upward_test_data): Likewise.
15862         (sin_test_upward): Likewise.
15863         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
15864         (sinh_test_data): Update call to AUTO_TESTS_f_f.
15865         (sinh_test): Use ALL_RM_TEST.
15866         (sinh_tonearest_test_data): Remove.
15867         (sinh_test_tonearest): Likewise.
15868         (sinh_towardzero_test_data): Likewise.
15869         (sinh_test_towardzero): Likewise.
15870         (sinh_downward_test_data): Likewise.
15871         (sinh_test_downward): Likewise.
15872         (sinh_upward_test_data): Likewise.
15873         (sinh_test_upward): Likewise.
15874         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
15875         (sqrt_test): Use ALL_RM_TEST.
15876         (sqrt_tonearest_test_data): Remove.
15877         (sqrt_test_tonearest): Likewise.
15878         (sqrt_towardzero_test_data): Likewise.
15879         (sqrt_test_towardzero): Likewise.
15880         (sqrt_downward_test_data): Likewise.
15881         (sqrt_test_downward): Likewise.
15882         (sqrt_upward_test_data): Likewise.
15883         (sqrt_test_upward): Likewise.
15884         (tan_test_data): Update call to AUTO_TESTS_f_f.
15885         (tan_test): Use ALL_RM_TEST.
15886         (tan_tonearest_test_data): Remove.
15887         (tan_test_tonearest): Likewise.
15888         (tan_towardzero_test_data): Likewise.
15889         (tan_test_towardzero): Likewise.
15890         (tan_downward_test_data): Likewise.
15891         (tan_test_downward): Likewise.
15892         (tan_upward_test_data): Likewise.
15893         (tan_test_upward): Likewise.
15894         (tanh_test_data): Update call to AUTO_TESTS_f_f.
15895         (tgamma_test_data): Likewise.
15896         (y0_test_data): Likewise.
15897         (y1_test_data): Likewise.
15898         (yn_test_data): Update call to AUTO_TESTS_if_f.
15899         (main): Do not call removed functions.
15901 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
15903         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
15904         (ldexp_test_data): Remove.
15905         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
15906         scalbn_test_data.
15907         (scalb_test): Use ALL_RM_TEST.
15909 2014-03-19  Andreas Schwab  <schwab@suse.de>
15911         * nscd/nscd.service: Also invalidate netgroup cache on reload.
15913 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
15915         [BZ #16649]
15916         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
15917         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
15918         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
15919         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15920         (__ASSUME_PREADV): Undefine.
15921         (__ASSUME_PWRITEV): Likewise.
15923 2014-03-18  Roland McGrath  <roland@hack.frob.com>
15925         * bits/mman-linux.h: Add comment about non-Linux use.
15926         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
15927         bits/mman-linux.h resting place.
15929         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
15930         * bits/mman-linux.h: ... here.
15932 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15934         * conform/conformtest.pl: Add standard definition when calling C
15935         preprocessor on data files.
15936         (checknamespace): Remove unused variable.
15938 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
15940         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
15941         minus_oflow, plus_uflow and minus_uflow in expected results.
15942         * math/libm-test.inc (scalbn_test_data): Add more tests of
15943         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
15944         minus_uflow.
15945         (scalbn_test): Use ALL_RM_TEST.
15946         (scalbln_test_data): Add more tests of negative arguments.  Use
15947         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
15948         (scalbln_test): Use ALL_RM_TEST.
15950 2014-03-18  Roland McGrath  <roland@hack.frob.com>
15952         * scripts/abilist.awk: Ignore symbols marked with .hidden.
15954 2014-03-18  Will Newton  <will.newton@linaro.org>
15956         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
15957         inaccurate comment.
15959 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
15961         * Makerules [!subdir] (check-abi): Exit with error status if a
15962         test failed.
15964 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
15966         * math/libm-test.inc (nearbyint_test_data): Include all tests used
15967         for rint.  Include results for all rounding modes.
15968         (nearbyint_test): Use ALL_RM_TEST.
15969         (rint_test_data): Include all tests used for nearbyint.
15971 2014-03-17  Will Newton  <will.newton@linaro.org>
15973         * nptl/sysdeps/pthread/pthread.h: Revert previous
15974         change.
15976         * sysdeps/generic/ldsodefs.h: Revert previous
15977         change.
15979         * libio/genops.c: Revert previous change.
15980         * libio/libioP.h: Likewise.
15981         * stdio-common/vfprintf.c: Likewise.
15983         * sysdeps/generic/math_private.h: Revert previous
15984         change.
15986         * sysdeps/generic/math_private.h: Check whether
15987         HAVE_RM_CTX is defined with #ifdef rather
15988         than #if.
15990         * argp/argp-fmtstream.h: Check whether
15991         __STRICT_ANSI__ is defined with #ifdef rather
15992         than #if.
15993         * argp/argp.h: Likewise.
15995         * libio/genops.c: Check whether
15996         _IO_JUMPS_OFFSET is defined with #ifdef rather
15997         than #if.
15998         * libio/libioP.h: Likewise.
15999         * stdio-common/vfprintf.c: Likewise.
16001         * sysdeps/generic/ldsodefs.h: Check whether
16002         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
16003         than #if.
16005         * nptl/sysdeps/pthread/pthread.h: Check
16006         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
16007         its value.
16009 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
16011         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
16012         setting O_APPEND.
16013         * libio/tst-ftell-active-handler.c (do_append_test): Add a
16014         test case.
16016         [BZ #16680]
16017         * libio/fileops.c (_IO_file_open): Seek to end of file but
16018         don't cache the offset.
16019         (get_file_offset): Remove function.
16020         (do_ftell): Use cached offset when available.
16021         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
16022         don't cache the offset.
16023         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
16024         case.
16025         (do_one_test): Call it.
16026         (do_ftell_test): Fix up expected old offset for a+ mode.
16027         * libio/wfileops.c (do_ftell_wide): Used cached offset when
16028         available.
16030         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
16031         up test status with function return status.
16032         (do_write_test): Likewise.
16033         (do_append_test): Likewise.
16035         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
16036         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
16037         Remove.
16039 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
16041         * math/gen-libm-test.pl (parse_args): Handle results specified for
16042         each rounding mode separately.
16043         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
16044         tests and results from lrint_tonearest_test_data,
16045         lrint_towardzero_test_data, lrint_downward_test_data and
16046         lrint_upward_test_data.
16047         (lrint_test): Use ALL_RM_TEST.
16048         (lrint_tonearest_test_data): Remove.
16049         (lrint_test_tonearest): Likewise.
16050         (lrint_towardzero_test_data): Likewise.
16051         (lrint_test_towardzero): Likewise.
16052         (lrint_downward_test_data): Likewise.
16053         (lrint_test_downward): Likewise.
16054         (lrint_upward_test_data): Likewise.
16055         (lrint_test_upward): Likewise.
16056         (llrint_test_data): Merge in per-rounding-mode tests and results
16057         from llrint_tonearest_test_data, llrint_towardzero_test_data,
16058         llrint_downward_test_data and llrint_upward_test_data.
16059         (llrint_test): Use ALL_RM_TEST.
16060         (llrint_tonearest_test_data): Remove.
16061         (llrint_test_tonearest): Likewise.
16062         (llrint_towardzero_test_data): Likewise.
16063         (llrint_test_towardzero): Likewise.
16064         (llrint_downward_test_data): Likewise.
16065         (llrint_test_downward): Likewise.
16066         (llrint_upward_test_data): Likewise.
16067         (llrint_test_upward): Likewise.
16068         (rint_test_data): Merge in per-rounding-mode tests and results
16069         from rint_tonearest_test_data, rint_towardzero_test_data,
16070         rint_downward_test_data and rint_upward_test_data.  Add
16071         per-rounding-mode results for tests not in those arrays.
16072         (rint_test): Use ALL_RM_TEST.
16073         (rint_tonearest_test_data): Remove.
16074         (rint_test_tonearest): Likewise.
16075         (rint_towardzero_test_data): Likewise.
16076         (rint_test_towardzero): Likewise.
16077         (rint_downward_test_data): Likewise.
16078         (rint_test_downward): Likewise.
16079         (rint_upward_test_data): Likewise.
16080         (rint_test_upward): Likewise.
16081         (main): Don't call removed functions.
16083 2014-03-14  Roland McGrath  <roland@hack.frob.com>
16085         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
16086         "Compiled on ..." crapola.  It is anti-useful.
16088 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
16090         * scripts/evaluate-test.sh: Handle fourth argument to determine
16091         whether test run should stop on failure.
16092         * Makeconfig (stop-on-test-failure): New variable.
16093         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
16094         $(stop-on-test-failure).
16095         * Makefile (tests): Give a summary of results from testing and
16096         exit with failure status if they include an ERROR or FAIL.
16097         (xtests): Likewise.
16098         * manual/install.texi (Configuring and compiling): Mention
16099         stop-on-test-failure=y.
16100         * INSTALL: Regenerated.
16102 2014-03-14  Roland McGrath  <roland@hack.frob.com>
16104         * scripts/versionlist.awk: New file.
16105         * Makerules [$(build-shared) = yes]
16106         (postclean-generated): Add Versions.def, not Versions.def.v and
16107         Versions.def.v.i.
16108         ($(common-objpfx)Versions.def.v.i): Target removed.
16109         ($(common-objpfx)Versions.def): New target.
16110         ($(common-objpfx)Versions.all): Depend on that rather that
16111         $(common-objpfx)Versions.def.v.
16112         * Versions.def: File removed.
16114         * Makeconfig (+gccwarn): Add -Wundef.
16115         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
16116         a dl-sysdep.h breaking its contract.
16117         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
16118         * include/stackinfo.h: New file.
16119         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
16120         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
16121         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
16122         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
16123         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
16124         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
16125         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16126         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16127         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16128         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16129         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16130         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
16131         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16132         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16133         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16135 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16137         [BZ #16707]
16138         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
16139         implementation.
16140         * math/libm-test.inc (round_test_data): Add more tests.
16142         [BZ #16706]
16143         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
16144         implementation.
16145         * math/libm-test.inc (nearbyint_test_data): Add more tests.
16147         [BZ #16701]
16148         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
16149         implementation.
16150         * math/libm-test.inc (ceil_test_data): Add more tests.
16152         * math/libm-test.inc (trunc_test_data): Add more tests related to
16153         BZ#16414.
16155 2014-03-14  Roland McGrath  <roland@hack.frob.com>
16157         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
16158         with #if rather than #ifdef.
16159         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
16161 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
16163         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
16164         first.  Disable AVX-512 GCC support if assembler doesn't support
16165         it.
16166         * sysdeps/x86_64/configure: Regenerated.
16168 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
16170         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
16171         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
16172         (__old_pthread_attr_setstack): Likewise.
16173         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
16174         [!_STACK_GROWS_DOWN]: Likewise.
16176 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
16178         * config.make.in (have-bash2): Delete.
16179         * configure.ac (libc_cv_have_bash2): Delete.
16180         * configure: Regenerate.
16181         * elf/Makefile (common-ldd-rewrite): Rename to ...
16182         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
16183         (sh-ldd-rewrite): Delete.
16184         (bash-ldd-rewrite): Delete.
16185         (have-bash2): Delete checks.
16186         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
16187         ldd-rewrite.
16189         * config.make.in (have-ksh): Delete.
16190         (KSH): Delete.
16191         * configure.ac (libc_cv_have_ksh): Delete.
16192         * configure: Regenerate.
16194         * elf/Makefile: Delete $(have-ksh) check.
16195         ($(objpfx)sotruss): Change KSH to BASH.
16196         * elf/sotruss.ksh: Rename to ...
16197         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
16198         function style to match POSIX.  Drop ksh vim mode setting.
16200         * manual/time.texi (Specifying the Time Zone with TZ): Change
16201         Tuesday to Thursday.
16203         * debug/tst-longjmp_chk2.c: Update header comment.
16204         (stackoverflow_handler): Add comment.  Call assert on pass value.
16206 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
16208         [BZ #16194]
16209         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
16210         (HAVE_AVX512_ASM_SUPPORT): Likewise.
16211         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
16212         (La_x86_64_vector): Add zmm.
16213         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
16214         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
16215         ($(objpfx)tst-audit10): New target.
16216         ($(objpfx)tst-audit10.out): Likewise.
16217         (tst-audit10-ENV): New.
16218         (AVX512-CFLAGS): Likewise.
16219         (CFLAGS-tst-audit10.c): Likewise.
16220         (CFLAGS-tst-auditmod10a.c): Likewise.
16221         (CFLAGS-tst-auditmod10b.c): Likewise.
16222         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
16223         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
16224         * sysdeps/x86_64/configure: Regenerated.
16225         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
16226         AVX-512 zmm register support.
16227         (_dl_x86_64_save_sse): Likewise.
16228         (_dl_x86_64_restore_sse): Likewise.
16229         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
16230         size vector registers.
16231         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
16232         (ZMM_SIZE): Likewise.
16233         * sysdeps/x86_64/tst-audit10.c: New file.
16234         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
16235         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
16237 2014-03-13  Roland McGrath  <roland@hack.frob.com>
16239         * configure.ac (HAVE_EHDR_START): New check.
16240         * configure: Regenerated.
16241         * config.h.in (HAVE_EHDR_START): New #undef.
16242         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
16243         assuming the lowest-addressed segment maps the start of the file.
16245 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
16247         * INSTALL: Regenerated.
16249 2014-03-13  Will Newton  <will.newton@linaro.org>
16251         * manual/setjmp.texi (System V contexts): Improve
16252         clarity and grammar of documentation.
16254 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
16256         [BZ #16381]
16257         * elf/Makefile (tests): Add tst-pie2.
16258         (tests-pie): Add tst-pie2.
16259         * elf/tst-pie2.c: New file.
16260         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
16261         for ET_EXEC.
16262         * elf/rtld.c (map_doit): Load executable as lt_executable.
16263         (dl_main): Likewise.
16265 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
16267         [BZ #16642]
16268         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
16269         (__ASSUME_PSELECT): Undefine.
16271 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16273         [BZ #16689]
16274         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
16275         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
16276         static build.
16277         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
16278         selector for static builds.
16280 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
16282         [BZ #16695]
16283         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
16284         key in the buffer.
16286 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16288         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
16289         IFUNC selector for static builds.
16291 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
16293         * sysdeps/mips/math_private.h [__mips_hard_float]
16294         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
16295         libc_feresetround_mips_ctx.
16296         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
16297         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
16298         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
16300         [BZ #16677]
16301         * math/s_nextafter.c (__nextafter): Do not return value from
16302         overflowing computation.
16303         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
16304         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
16305         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
16306         Likewise.
16307         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
16308         Likewise.
16309         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
16310         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
16312 2014-03-11  Roland McGrath  <roland@hack.frob.com>
16314         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
16315         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
16316         Move sfi_sp use from the load-multiple (that no longer sets sp) to
16317         the new mov targetting sp.
16319 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16321         [BZ #16683]
16322         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
16323         Define it for static builds as well.
16324         (NO_BZERO_IMPL): Likewise.
16326 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
16328         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
16329         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
16330         multiarch strspn for PPC64.
16331         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
16332         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
16333         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
16334         (__libc_ifunc_impl_list): Likewise.
16335         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
16336         multiarch optimizations
16337         * string/strspn.c (strspn): Using macro to redefine symbol name.
16339 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
16340             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16342         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
16343         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
16344         multiarch strncat for PPC64.
16345         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
16346         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
16347         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
16348         (__libc_ifunc_impl_list): Likewise.
16349         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
16350         multiarch optimizations
16352 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
16354         [BZ #16639]
16355         * nscd/nscd.service: Make service type forking.
16357 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16359         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
16360         sign in non default rounding modes.
16361         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
16363 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
16365         * math/libm-test.inc (ALL_RM_TEST): New macro.
16366         (ceil_test): Use ALL_RM_TEST.
16367         (cimag_test): Likewise.
16368         (conj_test): Likewise.
16369         (copysign_test): Likewise.
16370         (cproj_test): Likewise.
16371         (creal_test): Likewise.
16372         (fabs_test): Likewise.
16373         (floor_test): Likewise.
16374         (fmax_test): Likewise.
16375         (fmin_test): Likewise.
16376         (fmod_test): Likewise.
16377         (fpclassify_test): Likewise.
16378         (frexp_test): Likewise.
16379         (ilogb_test): Likewise.
16380         (isfinite_test): Likewise.
16381         (finite_test): Likewise.
16382         (isgreater_test): Likewise.
16383         (isgreaterequal_test): Likewise.
16384         (isinf_test): Likewise.
16385         (isless_test): Likewise.
16386         (islessequal_test): Likewise.
16387         (islessgreater_test): Likewise.
16388         (isnan_test): Likewise.
16389         (isnormal_test): Likewise.
16390         (issignaling_test): Likewise.
16391         (isunordered_test): Likewise.
16392         (logb_test): Likewise.
16393         (logb_downward_test_data): Remove.
16394         (logb_test_downward): Likewise.
16395         (lround_test): Use ALL_RM_TEST.
16396         (llround_test): Likewise.
16397         (modf_test): Likewise.
16398         (nexttoward_test): Likewise.
16399         (remainder_test): Likewise.
16400         (drem_test): Likewise.
16401         (remainder_tonearest_test_data): Likewise.
16402         (remainder_test_tonearest): Likewise.
16403         (drem_test_tonearest): Likewise.
16404         (remainder_towardzero_test_data): Likewise.
16405         (remainder_test_towardzero): Likewise.
16406         (drem_test_towardzero): Likewise.
16407         (remainder_downward_test_data): Likewise.
16408         (remainder_test_downward): Likewise.
16409         (drem_test_downward): Likewise.
16410         (remainder_upward_test_data): Likewise.
16411         (remainder_test_upward): Likewise.
16412         (drem_test_upward): Likewise.
16413         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
16414         (round_test): Use ALL_RM_TEST.
16415         (signbit_test): Likewise.
16416         (trunc_test): Likewise.
16417         (significand_test): Likewise.
16418         (main): Don't call removed functions.
16420 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
16422         [BZ #16674]
16423         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
16424         || __USE_XOPEN2K8].
16425         (ILL_ILLOPN): Likewise.
16426         (ILL_ILLADR): Likewise.
16427         (ILL_ILLTRP): Likewise.
16428         (ILL_PRVOPC): Likewise.
16429         (ILL_PRVREG): Likewise.
16430         (ILL_COPROC): Likewise.
16431         (ILL_BADSTK): Likewise.
16432         (FPE_INTDIV): Likewise.
16433         (FPE_INTOVF): Likewise.
16434         (FPE_FLTDIV): Likewise.
16435         (FPE_FLTOVF): Likewise.
16436         (FPE_FLTUND): Likewise.
16437         (FPE_FLTRES): Likewise.
16438         (FPE_FLTINV): Likewise.
16439         (FPE_FLTSUB): Likewise.
16440         (SEGV_MAPERR): Likewise.
16441         (SEGV_ACCERR): Likewise.
16442         (BUS_ADRALN): Likewise.
16443         (BUS_ADRERR): Likewise.
16444         (BUS_OBJERR): Likewise.
16445         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16446         (TRAP_TRACE): Likewise.
16447         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16448         __USE_XOPEN2K8].
16449         (CLD_KILLED): Likewise.
16450         (CLD_DUMPED): Likewise.
16451         (CLD_TRAPPED): Likewise.
16452         (CLD_STOPPED): Likewise.
16453         (CLD_CONTINUED): Likewise.
16454         (POLL_IN): Likewise.
16455         (POLL_OUT): Likewise.
16456         (POLL_MSG): Likewise.
16457         (POLL_ERR): Likewise.
16458         (POLL_PRI): Likewise.
16459         (POLL_HUP): Likewise.
16460         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
16461         Likewise.
16462         (ILL_ILLOPN): Likewise.
16463         (ILL_ILLADR): Likewise.
16464         (ILL_ILLTRP): Likewise.
16465         (ILL_PRVOPC): Likewise.
16466         (ILL_PRVREG): Likewise.
16467         (ILL_COPROC): Likewise.
16468         (ILL_BADSTK): Likewise.
16469         (FPE_INTDIV): Likewise.
16470         (FPE_INTOVF): Likewise.
16471         (FPE_FLTDIV): Likewise.
16472         (FPE_FLTOVF): Likewise.
16473         (FPE_FLTUND): Likewise.
16474         (FPE_FLTRES): Likewise.
16475         (FPE_FLTINV): Likewise.
16476         (FPE_FLTSUB): Likewise.
16477         (SEGV_MAPERR): Likewise.
16478         (SEGV_ACCERR): Likewise.
16479         (BUS_ADRALN): Likewise.
16480         (BUS_ADRERR): Likewise.
16481         (BUS_OBJERR): Likewise.
16482         (BUS_MCEERR_AR): Likewise.
16483         (BUS_MCEERR_AO): Likewise.
16484         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16485         (TRAP_TRACE): Likewise.
16486         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16487         __USE_XOPEN2K8].
16488         (CLD_KILLED): Likewise.
16489         (CLD_DUMPED): Likewise.
16490         (CLD_TRAPPED): Likewise.
16491         (CLD_STOPPED): Likewise.
16492         (CLD_CONTINUED): Likewise.
16493         (POLL_IN): Likewise.
16494         (POLL_OUT): Likewise.
16495         (POLL_MSG): Likewise.
16496         (POLL_ERR): Likewise.
16497         (POLL_PRI): Likewise.
16498         (POLL_HUP): Likewise.
16499         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
16500         (ILL_ILLOPN): Likewise.
16501         (ILL_ILLADR): Likewise.
16502         (ILL_ILLTRP): Likewise.
16503         (ILL_PRVOPC): Likewise.
16504         (ILL_PRVREG): Likewise.
16505         (ILL_COPROC): Likewise.
16506         (ILL_BADSTK): Likewise.
16507         (FPE_INTDIV): Likewise.
16508         (FPE_INTOVF): Likewise.
16509         (FPE_FLTDIV): Likewise.
16510         (FPE_FLTOVF): Likewise.
16511         (FPE_FLTUND): Likewise.
16512         (FPE_FLTRES): Likewise.
16513         (FPE_FLTINV): Likewise.
16514         (FPE_FLTSUB): Likewise.
16515         (SEGV_MAPERR): Likewise.
16516         (SEGV_ACCERR): Likewise.
16517         (BUS_ADRALN): Likewise.
16518         (BUS_ADRERR): Likewise.
16519         (BUS_OBJERR): Likewise.
16520         (BUS_MCEERR_AR): Likewise.
16521         (BUS_MCEERR_AO): Likewise.
16522         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16523         (TRAP_TRACE): Likewise.
16524         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16525         __USE_XOPEN2K8].
16526         (CLD_KILLED): Likewise.
16527         (CLD_DUMPED): Likewise.
16528         (CLD_TRAPPED): Likewise.
16529         (CLD_STOPPED): Likewise.
16530         (CLD_CONTINUED): Likewise.
16531         (POLL_IN): Likewise.
16532         (POLL_OUT): Likewise.
16533         (POLL_MSG): Likewise.
16534         (POLL_ERR): Likewise.
16535         (POLL_PRI): Likewise.
16536         (POLL_HUP): Likewise.
16537         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
16538         Likewise.
16539         (ILL_ILLOPN): Likewise.
16540         (ILL_ILLADR): Likewise.
16541         (ILL_ILLTRP): Likewise.
16542         (ILL_PRVOPC): Likewise.
16543         (ILL_PRVREG): Likewise.
16544         (ILL_COPROC): Likewise.
16545         (ILL_BADSTK): Likewise.
16546         (ILL_BADIADDR): Likewise.
16547         (ILL_BREAK): Likewise.
16548         (FPE_INTDIV): Likewise.
16549         (FPE_INTOVF): Likewise.
16550         (FPE_FLTDIV): Likewise.
16551         (FPE_FLTOVF): Likewise.
16552         (FPE_FLTUND): Likewise.
16553         (FPE_FLTRES): Likewise.
16554         (FPE_FLTINV): Likewise.
16555         (FPE_FLTSUB): Likewise.
16556         (FPE_DECOVF): Likewise.
16557         (FPE_DECDIV): Likewise.
16558         (FPE_DECERR): Likewise.
16559         (FPE_INVASC): Likewise.
16560         (FPE_INVDEC): Likewise.
16561         (SEGV_MAPERR): Likewise.
16562         (SEGV_ACCERR): Likewise.
16563         (SEGV_PSTKOVF): Likewise.
16564         (BUS_ADRALN): Likewise.
16565         (BUS_ADRERR): Likewise.
16566         (BUS_OBJERR): Likewise.
16567         (BUS_MCEERR_AR): Likewise.
16568         (BUS_MCEERR_AO): Likewise.
16569         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16570         (TRAP_TRACE): Likewise.
16571         (TRAP_BRANCH): Likewise.
16572         (TRAP_HWBKPT): Likewise.
16573         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16574         __USE_XOPEN2K8].
16575         (CLD_KILLED): Likewise.
16576         (CLD_DUMPED): Likewise.
16577         (CLD_TRAPPED): Likewise.
16578         (CLD_STOPPED): Likewise.
16579         (CLD_CONTINUED): Likewise.
16580         (POLL_IN): Likewise.
16581         (POLL_OUT): Likewise.
16582         (POLL_MSG): Likewise.
16583         (POLL_ERR): Likewise.
16584         (POLL_PRI): Likewise.
16585         (POLL_HUP): Likewise.
16586         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
16587         (ILL_ILLOPN): Likewise.
16588         (ILL_ILLADR): Likewise.
16589         (ILL_ILLTRP): Likewise.
16590         (ILL_PRVOPC): Likewise.
16591         (ILL_PRVREG): Likewise.
16592         (ILL_COPROC): Likewise.
16593         (ILL_BADSTK): Likewise.
16594         (FPE_INTDIV): Likewise.
16595         (FPE_INTOVF): Likewise.
16596         (FPE_FLTDIV): Likewise.
16597         (FPE_FLTOVF): Likewise.
16598         (FPE_FLTUND): Likewise.
16599         (FPE_FLTRES): Likewise.
16600         (FPE_FLTINV): Likewise.
16601         (FPE_FLTSUB): Likewise.
16602         (SEGV_MAPERR): Likewise.
16603         (SEGV_ACCERR): Likewise.
16604         (BUS_ADRALN): Likewise.
16605         (BUS_ADRERR): Likewise.
16606         (BUS_OBJERR): Likewise.
16607         (BUS_MCEERR_AR): Likewise.
16608         (BUS_MCEERR_AO): Likewise.
16609         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16610         (TRAP_TRACE): Likewise.
16611         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16612         __USE_XOPEN2K8].
16613         (CLD_KILLED): Likewise.
16614         (CLD_DUMPED): Likewise.
16615         (CLD_TRAPPED): Likewise.
16616         (CLD_STOPPED): Likewise.
16617         (CLD_CONTINUED): Likewise.
16618         (POLL_IN): Likewise.
16619         (POLL_OUT): Likewise.
16620         (POLL_MSG): Likewise.
16621         (POLL_ERR): Likewise.
16622         (POLL_PRI): Likewise.
16623         (POLL_HUP): Likewise.
16624         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
16625         (ILL_ILLOPN): Likewise.
16626         (ILL_ILLADR): Likewise.
16627         (ILL_ILLTRP): Likewise.
16628         (ILL_PRVOPC): Likewise.
16629         (ILL_PRVREG): Likewise.
16630         (ILL_COPROC): Likewise.
16631         (ILL_BADSTK): Likewise.
16632         (FPE_INTDIV): Likewise.
16633         (FPE_INTOVF): Likewise.
16634         (FPE_FLTDIV): Likewise.
16635         (FPE_FLTOVF): Likewise.
16636         (FPE_FLTUND): Likewise.
16637         (FPE_FLTRES): Likewise.
16638         (FPE_FLTINV): Likewise.
16639         (FPE_FLTSUB): Likewise.
16640         (SEGV_MAPERR): Likewise.
16641         (SEGV_ACCERR): Likewise.
16642         (BUS_ADRALN): Likewise.
16643         (BUS_ADRERR): Likewise.
16644         (BUS_OBJERR): Likewise.
16645         (BUS_MCEERR_AR): Likewise.
16646         (BUS_MCEERR_AO): Likewise.
16647         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16648         (TRAP_TRACE): Likewise.
16649         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16650         __USE_XOPEN2K8].
16651         (CLD_KILLED): Likewise.
16652         (CLD_DUMPED): Likewise.
16653         (CLD_TRAPPED): Likewise.
16654         (CLD_STOPPED): Likewise.
16655         (CLD_CONTINUED): Likewise.
16656         (POLL_IN): Likewise.
16657         (POLL_OUT): Likewise.
16658         (POLL_MSG): Likewise.
16659         (POLL_ERR): Likewise.
16660         (POLL_PRI): Likewise.
16661         (POLL_HUP): Likewise.
16662         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
16663         (ILL_ILLOPN): Likewise.
16664         (ILL_ILLADR): Likewise.
16665         (ILL_ILLTRP): Likewise.
16666         (ILL_PRVOPC): Likewise.
16667         (ILL_PRVREG): Likewise.
16668         (ILL_COPROC): Likewise.
16669         (ILL_BADSTK): Likewise.
16670         (FPE_INTDIV): Likewise.
16671         (FPE_INTOVF): Likewise.
16672         (FPE_FLTDIV): Likewise.
16673         (FPE_FLTOVF): Likewise.
16674         (FPE_FLTUND): Likewise.
16675         (FPE_FLTRES): Likewise.
16676         (FPE_FLTINV): Likewise.
16677         (FPE_FLTSUB): Likewise.
16678         (SEGV_MAPERR): Likewise.
16679         (SEGV_ACCERR): Likewise.
16680         (BUS_ADRALN): Likewise.
16681         (BUS_ADRERR): Likewise.
16682         (BUS_OBJERR): Likewise.
16683         (BUS_MCEERR_AR): Likewise.
16684         (BUS_MCEERR_AO): Likewise.
16685         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16686         (TRAP_TRACE): Likewise.
16687         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16688         __USE_XOPEN2K8].
16689         (CLD_KILLED): Likewise.
16690         (CLD_DUMPED): Likewise.
16691         (CLD_TRAPPED): Likewise.
16692         (CLD_STOPPED): Likewise.
16693         (CLD_CONTINUED): Likewise.
16694         (POLL_IN): Likewise.
16695         (POLL_OUT): Likewise.
16696         (POLL_MSG): Likewise.
16697         (POLL_ERR): Likewise.
16698         (POLL_PRI): Likewise.
16699         (POLL_HUP): Likewise.
16700         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
16701         (ILL_ILLOPN): Likewise.
16702         (ILL_ILLADR): Likewise.
16703         (ILL_ILLTRP): Likewise.
16704         (ILL_PRVOPC): Likewise.
16705         (ILL_PRVREG): Likewise.
16706         (ILL_COPROC): Likewise.
16707         (ILL_BADSTK): Likewise.
16708         (ILL_DBLFLT): Likewise.
16709         (ILL_HARDWALL): Likewise.
16710         (FPE_INTDIV): Likewise.
16711         (FPE_INTOVF): Likewise.
16712         (FPE_FLTDIV): Likewise.
16713         (FPE_FLTOVF): Likewise.
16714         (FPE_FLTUND): Likewise.
16715         (FPE_FLTRES): Likewise.
16716         (FPE_FLTINV): Likewise.
16717         (FPE_FLTSUB): Likewise.
16718         (SEGV_MAPERR): Likewise.
16719         (SEGV_ACCERR): Likewise.
16720         (BUS_ADRALN): Likewise.
16721         (BUS_ADRERR): Likewise.
16722         (BUS_OBJERR): Likewise.
16723         (BUS_MCEERR_AR): Likewise.
16724         (BUS_MCEERR_AO): Likewise.
16725         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16726         (TRAP_TRACE): Likewise.
16727         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16728         __USE_XOPEN2K8].
16729         (CLD_KILLED): Likewise.
16730         (CLD_DUMPED): Likewise.
16731         (CLD_TRAPPED): Likewise.
16732         (CLD_STOPPED): Likewise.
16733         (CLD_CONTINUED): Likewise.
16734         (POLL_IN): Likewise.
16735         (POLL_OUT): Likewise.
16736         (POLL_MSG): Likewise.
16737         (POLL_ERR): Likewise.
16738         (POLL_PRI): Likewise.
16739         (POLL_HUP): Likewise.
16740         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
16741         (ILL_ILLOPN): Likewise.
16742         (ILL_ILLADR): Likewise.
16743         (ILL_ILLTRP): Likewise.
16744         (ILL_PRVOPC): Likewise.
16745         (ILL_PRVREG): Likewise.
16746         (ILL_COPROC): Likewise.
16747         (ILL_BADSTK): Likewise.
16748         (FPE_INTDIV): Likewise.
16749         (FPE_INTOVF): Likewise.
16750         (FPE_FLTDIV): Likewise.
16751         (FPE_FLTOVF): Likewise.
16752         (FPE_FLTUND): Likewise.
16753         (FPE_FLTRES): Likewise.
16754         (FPE_FLTINV): Likewise.
16755         (FPE_FLTSUB): Likewise.
16756         (SEGV_MAPERR): Likewise.
16757         (SEGV_ACCERR): Likewise.
16758         (BUS_ADRALN): Likewise.
16759         (BUS_ADRERR): Likewise.
16760         (BUS_OBJERR): Likewise.
16761         (BUS_MCEERR_AR): Likewise.
16762         (BUS_MCEERR_AO): Likewise.
16763         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16764         (TRAP_TRACE): Likewise.
16765         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16766         __USE_XOPEN2K8].
16767         (CLD_KILLED): Likewise.
16768         (CLD_DUMPED): Likewise.
16769         (CLD_TRAPPED): Likewise.
16770         (CLD_STOPPED): Likewise.
16771         (CLD_CONTINUED): Likewise.
16772         (POLL_IN): Likewise.
16773         (POLL_OUT): Likewise.
16774         (POLL_MSG): Likewise.
16775         (POLL_ERR): Likewise.
16776         (POLL_PRI): Likewise.
16777         (POLL_HUP): Likewise.
16778         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
16779         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
16781         [BZ #16670]
16782         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
16783         before #include of <time.h>.
16784         [!__USE_XOPEN2K] (__need_timespec): Likewise.
16785         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
16786         (test-xfail-UNIX98/sched.h/conform): Likewise.
16788 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
16790         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
16791         error absence of trapping exception support.
16792         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
16794 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
16796         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
16797         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
16798         * timezone/Makefile (testdata): Move definition above include of
16799         Rules.
16800         (test-zones): New variable.
16801         (tests-special): Add zone files.
16802         (build-testdata): Use $(evaluate-test).
16804         * elf/Makefile (tests-special): Rename tests to end with .out.
16805         ($(objpfx)noload-mem): Likewise.
16806         ($(objpfx)tst-leaks1-mem): Likewise.
16807         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
16808         * iconv/Makefile (xtests-special): Change test-iconvconfig to
16809         $(objpfx)test-iconvconfig.out.
16810         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
16811         set -e inside subshell and redirect output to file.
16812         * iconvdata/Makefile (generated): Rename tests to end with .out.
16813         Correct type.
16814         (tests-special): Rename tests to end with .out.
16815         ($(objpfx)mtrace-tst-loading): Likewise.
16816         * intl/Makefile (generated): Likewise.
16817         (tests-special): Likewise.
16818         ($(objpfx)mtrace-tst-gettext): Likewise.
16819         * misc/Makefile (generated): Likewise.
16820         (tests-special): Likewise.
16821         ($(objpfx)tst-error1-mem): Likewise.
16822         * nptl/Makefile (tests-special): Likewise.
16823         ($(objpfx)tst-stack3-mem): Likewise.
16824         (generated): Likewise.
16825         * posix/Makefile (generated): Likewise.
16826         (tests-special): Likewise.
16827         (xtests-special): Likewise.
16828         ($(objpfx)tst-fnmatch-mem): Likewise.
16829         ($(objpfx)bug-regex2-mem): Likewise.
16830         ($(objpfx)bug-regex14-mem): Likewise.
16831         ($(objpfx)bug-regex21-mem): Likewise.
16832         ($(objpfx)bug-regex31-mem): Likewise.
16833         ($(objpfx)tst-vfork3-mem): Likewise.
16834         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
16835         ($(objpfx)tst-pcre-mem): Likewise.
16836         ($(objpfx)tst-boost-mem): Likewise.
16837         ($(objpfx)bug-ga2-mem): Likewise.
16838         ($(objpfx)bug-glob2-mem): Likewise.
16839         * resolv/Makefile (generate): Likewise.
16840         (tests-special): Likewise.
16841         (xtests-special): Likewise.
16842         (generated): Likewise.
16843         ($(objpfx)mtrace-tst-leaks): Likewise.
16844         ($(objpfx)mtrace-tst-leaks2): Likewise.
16846         * scripts/merge-test-results.sh: New file.
16847         * Makefile (tests-special-notdir): New variable.
16848         (tests): Run merge-test-results.sh.
16849         (xtests): Likewise.
16850         * Rules (tests-special-notdir): New variable.
16851         (xtests-special-notdir): Likewise.
16852         (tests): Run merge-test-results.sh
16853         (xtests): Likewise.
16855         * Makeconfig (test-xfail-name): New variable.
16856         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
16857         compute variable name for expected failures.
16858         * conform/Makefile (conformtest-headers-data): New variable.
16859         (conformtest-standards): Likewise.
16860         (conformtest-headers-ISO): Likewise.
16861         (conformtest-headers-ISO99): Likewise.
16862         (conformtest-headers-ISO11): Likewise.
16863         (conformtest-headers-POSIX): Likewise.
16864         (conformtest-headers-XPG3): Likewise.
16865         (conformtest-headers-XPG4): Likewise.
16866         (conformtest-headers-UNIX98): Likewise.
16867         (conformtest-headers-XOPEN2K): Likewise.
16868         (conformtest-headers-POSIX2008): Likewise.
16869         (conformtest-headers-XOPEN2K8): Likewise.
16870         (conformtest-header-list-base): Likewise.
16871         (conformtest-header-list-tests): Likewise.
16872         (conformtest-header-base): Likewise.
16873         (conformtest-header-tests): Likewise.
16874         (tests-special): Add $(conformtest-header-list-tests).  If
16875         [$(fast-check) && !$(cross-compiling)], add
16876         $(conformtest-header-tests) instead of
16877         $(objpfx)run-conformtest.out.
16878         (generated): Add $(conformtest-header-list-base).  If
16879         [$(fast-check) && !$(cross-compiling)], add
16880         $(conformtest-header-base).  Remove previous setting.
16881         ($(conformtest-header-list-tests)): New target.
16882         (test-xfail-run-conformtest): Remove variable.
16883         ($(objpfx)run-conformtest.out): Remove target.
16884         (test-xfail-ISO11/complex.h/conform): New variable.
16885         (test-xfail-ISO11/stdalign.h/conform): Likewise.
16886         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
16887         (test-xfail-XPG3/varargs.h/conform): Likewise.
16888         (test-xfail-XPG4/varargs.h/conform): Likewise.
16889         (test-xfail-UNIX98/varargs.h/conform): Likewise.
16890         (test-xfail-XPG4/ndbm.h/conform): Likewise.
16891         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
16892         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
16893         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
16894         (test-xfail-XPG3/fcntl.h/conform): Likewise.
16895         (test-xfail-XPG3/ftw.h/conform): Likewise.
16896         (test-xfail-XPG3/grp.h/conform): Likewise.
16897         (test-xfail-XPG3/langinfo.h/conform): Likewise.
16898         (test-xfail-XPG3/limits.h/conform): Likewise.
16899         (test-xfail-XPG3/pwd.h/conform): Likewise.
16900         (test-xfail-XPG3/search.h/conform): Likewise.
16901         (test-xfail-XPG3/signal.h/conform): Likewise.
16902         (test-xfail-XPG3/stdio.h/conform): Likewise.
16903         (test-xfail-XPG3/stdlib.h/conform): Likewise.
16904         (test-xfail-XPG3/string.h/conform): Likewise.
16905         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
16906         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
16907         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
16908         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
16909         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
16910         (test-xfail-XPG3/sys/types.h/conform): Likewise.
16911         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
16912         (test-xfail-XPG3/termios.h/conform): Likewise.
16913         (test-xfail-XPG3/time.h/conform): Likewise.
16914         (test-xfail-XPG3/unistd.h/conform): Likewise.
16915         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
16916         (test-xfail-XPG4/fcntl.h/conform): Likewise.
16917         (test-xfail-XPG4/langinfo.h/conform): Likewise.
16918         (test-xfail-XPG4/netdb.h/conform): Likewise.
16919         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
16920         (test-xfail-XPG4/signal.h/conform): Likewise.
16921         (test-xfail-XPG4/stdio.h/conform): Likewise.
16922         (test-xfail-XPG4/stdlib.h/conform): Likewise.
16923         (test-xfail-XPG4/stropts.h/conform): Likewise.
16924         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
16925         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
16926         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
16927         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
16928         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
16929         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
16930         (test-xfail-XPG4/sys/time.h/conform): Likewise.
16931         (test-xfail-XPG4/sys/types.h/conform): Likewise.
16932         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
16933         (test-xfail-XPG4/termios.h/conform): Likewise.
16934         (test-xfail-XPG4/ucontext.h/conform): Likewise.
16935         (test-xfail-XPG4/unistd.h/conform): Likewise.
16936         (test-xfail-XPG4/utmpx.h/conform): Likewise.
16937         (test-xfail-POSIX/sched.h/conform): Likewise.
16938         (test-xfail-POSIX/signal.h/conform): Likewise.
16939         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
16940         (test-xfail-POSIX/tar.h/conform): Likewise.
16941         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
16942         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
16943         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
16944         (test-xfail-UNIX98/netdb.h/conform): Likewise.
16945         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
16946         (test-xfail-UNIX98/sched.h/conform): Likewise.
16947         (test-xfail-UNIX98/signal.h/conform): Likewise.
16948         (test-xfail-UNIX98/stdio.h/conform): Likewise.
16949         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
16950         (test-xfail-UNIX98/stropts.h/conform): Likewise.
16951         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
16952         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
16953         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
16954         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
16955         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
16956         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
16957         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
16958         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
16959         (test-xfail-UNIX98/unistd.h/conform): Likewise.
16960         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
16961         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
16962         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
16963         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
16964         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
16965         (test-xfail-XOPEN2K/math.h/conform): Likewise.
16966         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
16967         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
16968         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
16969         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
16970         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
16971         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
16972         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
16973         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
16974         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
16975         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
16976         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
16977         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
16978         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
16979         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
16980         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
16981         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
16982         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
16983         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
16984         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
16985         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
16986         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
16987         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
16988         (test-xfail-POSIX2008/signal.h/conform): Likewise.
16989         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
16990         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
16991         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
16992         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
16993         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
16994         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
16995         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
16996         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
16997         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
16998         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
16999         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
17000         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
17001         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
17002         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
17003         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
17004         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
17005         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
17006         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
17007         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
17008         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
17009         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
17010         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
17011         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
17012         (conformtest-cc-flags): Likewise.
17013         ($(conformtest-header-tests): New target.
17014         * conform/check-header-lists.sh: New file.
17015         * conform/run-conformtest.sh: Remove.
17017         * conform/conformtest.pl: Allow ' and \ in values given for
17018         constants.
17019         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
17020         inclusion.
17021         [POSIX] (sys/types.h): Likewise.
17022         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
17023         inclusion.
17024         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
17025         inclusion.
17026         * conform/data/signal.h-data (SIGIO): Remove expectation.
17027         [XPG3] (SIGBUS): Do not expect.
17028         [POSIX || XPG3] (SIGPOLL): Likewise.
17029         [POSIX || XPG3] (SIGPROF): Likewise.
17030         [POSIX || XPG3] (SIGSYS): Likewise.
17031         [XPG3] (SIGTRAP): Likewise.
17032         [POSIX || XPG3] (SIGURG): Likewise.
17033         [POSIX || XPG3] (SIGVTALRM): Likewise.
17034         [POSIX || XPG3] (SIGXCPU): Likewise.
17035         [POSIX || XPG3] (SIGXFSZ): Likewise.
17036         [POSIX] (SA_SIGINFO): Expect.
17037         [XPG3] (siginfo_t): Do not expect type or contents.
17038         [POSIX] (si_pid): Do not expect element.
17039         [POSIX] (si_uid): Likewise.
17040         [POSIX] (si_addr): Likewise.
17041         [POSIX] (si_status): Likewise.
17042         [POSIX] (si_band): Likewise.
17043         [XPG4] (si_value): Likewise.
17044         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
17045         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
17046         [POSIX || XPG3] (ILL_ILLADR): Likewise.
17047         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
17048         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
17049         [POSIX || XPG3] (ILL_PRVREG): Likewise.
17050         [POSIX || XPG3] (ILL_COPROC): Likewise.
17051         [POSIX || XPG3] (ILL_BADSTK): Likewise.
17052         [POSIX || XPG3] (FPE_INTDIV): Likewise.
17053         [POSIX || XPG3] (FPE_INTOVF): Likewise.
17054         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
17055         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
17056         [POSIX || XPG3] (FPE_FLTUND): Likewise.
17057         [POSIX || XPG3] (FPE_FLTRES): Likewise.
17058         [POSIX || XPG3] (FPE_FLTINV): Likewise.
17059         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
17060         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
17061         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
17062         [POSIX || XPG3] (BUS_ADRALN): Likewise.
17063         [POSIX || XPG3] (BUS_ADRERR): Likewise.
17064         [POSIX || XPG3] (BUS_OBJERR): Likewise.
17065         [POSIX || XPG3] (CLD_EXITED): Likewise.
17066         [POSIX || XPG3] (CLD_KILLED): Likewise.
17067         [POSIX || XPG3] (CLD_DUMPED): Likewise.
17068         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
17069         [POSIX || XPG3] (CLD_STOPPED): Likewise.
17070         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
17071         [POSIX || XPG3] (POLL_IN): Likewise.
17072         [POSIX || XPG3] (POLL_OUT): Likewise.
17073         [POSIX || XPG3] (POLL_MSG): Likewise.
17074         [POSIX || XPG3] (POLL_ERR): Likewise.
17075         [POSIX || XPG3] (POLL_PRI): Likewise.
17076         [POSIX || XPG3] (POLL_HUP): Likewise.
17077         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
17078         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
17079         (SIG*): Do not allow.
17080         [XPG3] (si_*): Likewise.
17081         [XPG3] (SI_*): Likewise.
17082         [XPG3 || XPG4] (sigev_*): Likewise.
17083         [XPG3 || XPG4] (SIGEV_*): Likewise.
17084         [XPG3 || XPG4] (sival_*): Likewise.
17085         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
17086         [POSIX || XPG3] (BUS_*): Likewise.
17087         [POSIX || XPG3] (CLD_*): Likewise.
17088         [POSIX || XPG3] (FPE_*): Likewise.
17089         [POSIX || XPG3] (ILL_*): Likewise.
17090         [POSIX || XPG3] (POLL_*): Likewise.
17091         [POSIX || XPG3] (SEGV_*): Likewise.
17092         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
17093         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
17094         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
17095         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
17096         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
17097         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
17098         Specify type and value.
17099         (TVERSLEN): Likewise.
17100         (REGTYPE): Likewise.
17101         (AREGTYPE): Likewise.
17102         (LNKTYPE): Likewise.
17103         (SYMTYPE): Likewise.
17104         (CHRTYPE): Likewise.
17105         (BLKTYPE): Likewise.
17106         (DIRTYPE): Likewise.
17107         (FIFOTYPE): Likewise.
17108         (CONTTYPE): Likewise.
17109         (TSUID): Likewise.
17110         (TSGID): Likewise.
17111         (TSVTX): Likewise.
17112         (TUREAD): Likewise.
17113         (TUWRITE): Likewise.
17114         (TUEXEC): Likewise.
17115         (TGREAD): Likewise.
17116         (TGWRITE): Likewise.
17117         (TGEXEC): Likewise.
17118         (TOREAD): Likewise.
17119         (TOWRITE): Likewise.
17120         (TOEXEC): Likewise.
17121         [POSIX] (TSVTX): Expect constant.
17123 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
17125         * Makefile (tests): Change dependencies to ....
17126         (tests-special): ... additions to this variable.
17127         (tests): Depend on $(tests-special).
17128         * Makerules (check-abi-list): New variable.
17129         (check-abi): Depend on $(check-abi-list).
17130         [$(subdir) = elf] (tests-special): Add
17131         $(objpfx)check-abi-libc.out.
17132         [$(build-shared) = yes && subdir] (tests-special): Add
17133         $(check-abi-list).
17134         [$(build-shared) = yes && subdir] (tests): Do not depend on
17135         check-abi.
17136         * Rules (tests): Depend on $(tests-special).
17137         (xtests): Depend on $(xtests-special).
17138         * catgets/Makefile (tests): Change dependencies to ....
17139         (tests-special): ... additions to this variable.
17140         * conform/Makefile (tests): Change dependencies to ....
17141         (tests-special): ... additions to this variable.
17142         * elf/Makefile (tests): Change dependencies to ....
17143         (tests-special): ... additions to this variable.
17144         * grp/Makefile (tests): Change dependencies to ....
17145         (tests-special): ... additions to this variable.
17146         * iconv/Makefile (xtests): Change dependencies to ....
17147         (xtests-special): ... additions to this variable.
17148         * iconvdata/Makefile (tests): Change dependencies to ....
17149         (tests-special): ... additions to this variable.
17150         * intl/Makefile (tests): Change dependencies to ....
17151         (tests-special): ... additions to this variable.  Also add
17152         $(objpfx)tst-gettext.out.
17153         * io/Makefile (tests): Change dependencies to ....
17154         (tests-special): ... additions to this variable.
17155         * libio/Makefile (tests): Change dependencies to ....
17156         (tests-special): ... additions to this variable.
17157         * malloc/Makefile (tests): Change dependencies to ....
17158         (tests-special): ... additions to this variable.
17159         * misc/Makefile (tests): Change dependencies to ....
17160         (tests-special): ... additions to this variable.
17161         * nptl/Makefile (tests): Change dependencies to ....
17162         (tests-special): ... additions to this variable.
17163         * nptl_db/Makefile (tests): Change dependencies to ....
17164         (tests-special): ... additions to this variable.
17165         * posix/Makefile (tests): Change dependencies to ....
17166         (tests-special): ... additions to this variable.
17167         (xtests): Change dependencies to ....
17168         (xtests-special): ... additions to this variable.
17169         * resolv/Makefile (tests): Change dependencies to ....
17170         (tests-special): ... additions to this variable.
17171         (xtests): Change dependencies to ....
17172         (xtests-special): ... additions to this variable.
17173         * stdio-common/Makefile (tests): Change dependencies to ....
17174         (tests-special): ... additions to this variable.
17175         (do-tst-unbputc): Remove target.
17176         (do-tst-printf): Likewise.
17177         * stdlib/Makefile (tests): Change dependencies to ....
17178         (tests-special): ... additions to this variable.
17179         * string/Makefile (tests): Change dependencies to ....
17180         (tests-special): ... additions to this variable.
17181         * sysdeps/x86/Makefile (tests): Change dependencies to ....
17182         (tests-special): ... additions to this variable.
17184         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
17185         whole file.
17186         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
17187         whole file.
17188         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
17189         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
17191         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
17192         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
17193         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
17194         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
17195         * conform/data/libgen.h-data [XPG3]: Likewise.
17196         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
17197         * conform/data/ndbm.h-data [XPG3]: Likewise.
17198         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
17199         * conform/data/netdb.h-data [XPG3]: Likewise.
17200         * conform/data/netinet/in.h-data [XPG3]: Likewise.
17201         * conform/data/poll.h-data [XPG3]: Likewise.
17202         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
17203         * conform/data/strings.h-data [XPG3]: Likewise.
17204         * conform/data/stropts.h-data [XPG3]: Likewise.
17205         * conform/data/sys/mman.h-data [XPG3]: Likewise.
17206         * conform/data/sys/resource.h-data [XPG3]: Likewise.
17207         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
17208         Likewise.
17209         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
17210         * conform/data/sys/time.h-data [XPG3]: Likewise.
17211         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
17212         * conform/data/sys/uio.h-data [XPG3]: Likewise.
17213         * conform/data/sys/un.h-data [XPG3]: Likewise.
17214         * conform/data/syslog.h-data [XPG3]: Likewise.
17215         * conform/data/ucontext.h-data [XPG3]: Likewise.
17216         * conform/data/utmpx.h-data [XPG3]: Likewise.
17217         * conform/data/varargs.h-data [UNIX98]: Enable file.
17219         * manual/Makefile (INSTALL_INFO): Remove variable setting.
17221         * math/libm-test.inc (struct test_f_f_data): Move expected results
17222         into structure for each rounding mode.
17223         (struct test_ff_f_data): Likewise.
17224         (struct test_ff_f_data_nexttoward): Likewise.
17225         (struct test_fi_f_data): Likewise.
17226         (struct test_fl_f_data): Likewise.
17227         (struct test_if_f_data): Likewise.
17228         (struct test_fff_f_data): Likewise.
17229         (struct test_c_f_data): Likewise.
17230         (struct test_f_f1_data): Likewise.
17231         (struct test_fF_f1_data): Likewise.
17232         (struct test_ffI_f1_data): Likewise.
17233         (struct test_c_c_data): Likewise.
17234         (struct test_cc_c_data): Likewise.
17235         (struct test_f_i_data): Likewise.
17236         (struct test_ff_i_data): Likewise.
17237         (struct test_f_l_data): Likewise.
17238         (struct test_f_L_data): Likewise.
17239         (struct test_fFF_11_data): Likewise.
17240         (RM_): New macro.
17241         (RM_FE_DOWNWARD): Likewise.
17242         (RM_FE_TONEAREST): Likewise.
17243         (RM_FE_TOWARDZERO): Likewise.
17244         (RM_FE_UPWARD): Likewise.
17245         (RUN_TEST_LOOP_f_f): Update references to expected results.
17246         (RUN_TEST_LOOP_2_f): Likewise.
17247         (RUN_TEST_LOOP_fff_f): Likewise.
17248         (RUN_TEST_LOOP_c_f): Likewise.
17249         (RUN_TEST_LOOP_f_f1): Likewise.
17250         (RUN_TEST_LOOP_fF_f1): Likewise.
17251         (RUN_TEST_LOOP_fI_f1): Likewise.
17252         (RUN_TEST_LOOP_ffI_f1): Likewise.
17253         (RUN_TEST_LOOP_c_c): Likewise.
17254         (RUN_TEST_LOOP_cc_c): Likewise.
17255         (RUN_TEST_LOOP_f_i): Likewise.
17256         (RUN_TEST_LOOP_f_i_tg): Likewise.
17257         (RUN_TEST_LOOP_ff_i_tg): Likewise.
17258         (RUN_TEST_LOOP_f_b): Likewise.
17259         (RUN_TEST_LOOP_f_b_tg): Likewise.
17260         (RUN_TEST_LOOP_f_l): Likewise.
17261         (RUN_TEST_LOOP_f_L): Likewise.
17262         (RUN_TEST_LOOP_fFF_11): Likewise.
17263         * math/gen-libm-test.pl (parse_args): Output four copies of
17264         expected results for each test.
17266         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
17267         (__ASSUME_UTIMES): Remove.
17268         * sysdeps/unix/sysv/linux/tile/kernel-features.h
17269         (__ASSUME_UTIMES): Likewise.
17271         * math/gen-auto-libm-tests.c: Update comment on output format.
17272         (output_for_one_input_case): Generate before-rounding and
17273         after-rounding information as conditions on output flags not
17274         floating-point format.
17275         * math/auto-libm-test-out: Regenerated.
17276         * math/gen-libm-test.pl (cond_value): New function.
17277         (or_cond_value): Use cond_value.
17278         (generate_testfile): Handle conditional exceptions.
17280 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
17282         * math/libm-test.inc (max_valid_error): New variable.
17283         (init_max_error): Take new argument specifying whether function
17284         results are exactly determined.  Set max_valid_error and bound
17285         other variables for errors based on this argument.
17286         (set_max_error): Do not record results above max_valid_error.
17287         (check_float_internal): Only accept errors of up to 0.5ulps if
17288         also at most max_valid_error.
17289         (START): Take new argument EXACT and pass it to init_max_error.
17290         (acos_test): Update call to START.
17291         (acos_test_tonearest): Likewise.
17292         (acos_test_towardzero): Likewise.
17293         (acos_test_downward): Likewise.
17294         (acos_test_upward): Likewise.
17295         (acosh_test): Likewise.
17296         (asin_test): Likewise.
17297         (asin_test_tonearest): Likewise.
17298         (asin_test_towardzero): Likewise.
17299         (asin_test_downward): Likewise.
17300         (asin_test_upward): Likewise.
17301         (asinh_test): Likewise.
17302         (atan_test): Likewise.
17303         (atanh_test): Likewise.
17304         (atan2_test): Likewise.
17305         (cabs_test): Likewise.
17306         (cacos_test): Likewise.
17307         (cacosh_test): Likewise.
17308         (carg_test): Likewise.
17309         (casin_test): Likewise.
17310         (casinh_test): Likewise.
17311         (catan_test): Likewise.
17312         (catanh_test): Likewise.
17313         (cbrt_test): Likewise.
17314         (ccos_test): Likewise.
17315         (ccosh_test): Likewise.
17316         (ceil_test): Likewise.
17317         (cexp_test): Likewise.
17318         (cimag_test): Likewise.
17319         (clog_test): Likewise.
17320         (clog10_test): Likewise.
17321         (conj_test): Likewise.
17322         (copysign_test): Likewise.
17323         (cos_test): Likewise.
17324         (cos_test_tonearest): Likewise.
17325         (cos_test_towardzero): Likewise.
17326         (cos_test_downward): Likewise.
17327         (cos_test_upward): Likewise.
17328         (cosh_test): Likewise.
17329         (cosh_test_tonearest): Likewise.
17330         (cosh_test_towardzero): Likewise.
17331         (cosh_test_downward): Likewise.
17332         (cosh_test_upward): Likewise.
17333         (cpow_test): Likewise.
17334         (cproj_test): Likewise.
17335         (creal_test): Likewise.
17336         (csin_test): Likewise.
17337         (csinh_test): Likewise.
17338         (csqrt_test): Likewise.
17339         (ctan_test): Likewise.
17340         (ctan_test_tonearest): Likewise.
17341         (ctan_test_towardzero): Likewise.
17342         (ctan_test_downward): Likewise.
17343         (ctan_test_upward): Likewise.
17344         (ctanh_test): Likewise.
17345         (ctanh_test_tonearest): Likewise.
17346         (ctanh_test_towardzero): Likewise.
17347         (ctanh_test_downward): Likewise.
17348         (ctanh_test_upward): Likewise.
17349         (erf_test): Likewise.
17350         (erfc_test): Likewise.
17351         (exp_test): Likewise.
17352         (exp_test_tonearest): Likewise.
17353         (exp_test_towardzero): Likewise.
17354         (exp_test_downward): Likewise.
17355         (exp_test_upward): Likewise.
17356         (exp10_test): Likewise.
17357         (exp10_test_tonearest): Likewise.
17358         (exp10_test_towardzero): Likewise.
17359         (exp10_test_downward): Likewise.
17360         (exp10_test_upward): Likewise.
17361         (pow10_test): Likewise.
17362         (exp2_test): Likewise.
17363         (expm1_test): Likewise.
17364         (expm1_test_tonearest): Likewise.
17365         (expm1_test_towardzero): Likewise.
17366         (expm1_test_downward): Likewise.
17367         (expm1_test_upward): Likewise.
17368         (fabs_test): Likewise.
17369         (fdim_test): Likewise.
17370         (floor_test): Likewise.
17371         (fma_test): Likewise.
17372         (fma_test_towardzero): Likewise.
17373         (fma_test_downward): Likewise.
17374         (fma_test_upward): Likewise.
17375         (fmax_test): Likewise.
17376         (fmin_test): Likewise.
17377         (fmod_test): Likewise.
17378         (fpclassify_test): Likewise.
17379         (frexp_test): Likewise.
17380         (hypot_test): Likewise.
17381         (ilogb_test): Likewise.
17382         (isfinite_test): Likewise.
17383         (finite_test): Likewise.
17384         (isgreater_test): Likewise.
17385         (isgreaterequal_test): Likewise.
17386         (isinf_test): Likewise.
17387         (isless_test): Likewise.
17388         (islessequal_test): Likewise.
17389         (islessgreater_test): Likewise.
17390         (isnan_test): Likewise.
17391         (isnormal_test): Likewise.
17392         (issignaling_test): Likewise.
17393         (isunordered_test): Likewise.
17394         (j0_test): Likewise.
17395         (j1_test): Likewise.
17396         (jn_test): Likewise.
17397         (ldexp_test): Likewise.
17398         (lgamma_test): Likewise.
17399         (gamma_test): Likewise.
17400         (lrint_test): Likewise.
17401         (lrint_test_tonearest): Likewise.
17402         (lrint_test_towardzero): Likewise.
17403         (lrint_test_downward): Likewise.
17404         (lrint_test_upward): Likewise.
17405         (llrint_test): Likewise.
17406         (llrint_test_tonearest): Likewise.
17407         (llrint_test_towardzero): Likewise.
17408         (llrint_test_downward): Likewise.
17409         (llrint_test_upward): Likewise.
17410         (log_test): Likewise.
17411         (log10_test): Likewise.
17412         (log1p_test): Likewise.
17413         (log2_test): Likewise.
17414         (logb_test): Likewise.
17415         (logb_test_downward): Likewise.
17416         (lround_test): Likewise.
17417         (llround_test): Likewise.
17418         (modf_test): Likewise.
17419         (nearbyint_test): Likewise.
17420         (nextafter_test): Likewise.
17421         (nexttoward_test): Likewise.
17422         (pow_test): Likewise.
17423         (pow_test_tonearest): Likewise.
17424         (pow_test_towardzero): Likewise.
17425         (pow_test_downward): Likewise.
17426         (pow_test_upward): Likewise.
17427         (remainder_test): Likewise.
17428         (drem_test): Likewise.
17429         (remainder_test_tonearest): Likewise.
17430         (drem_test_tonearest): Likewise.
17431         (remainder_test_towardzero): Likewise.
17432         (drem_test_towardzero): Likewise.
17433         (remainder_test_downward): Likewise.
17434         (drem_test_downward): Likewise.
17435         (remainder_test_upward): Likewise.
17436         (drem_test_upward): Likewise.
17437         (remquo_test): Likewise.
17438         (rint_test): Likewise.
17439         (rint_test_tonearest): Likewise.
17440         (rint_test_towardzero): Likewise.
17441         (rint_test_downward): Likewise.
17442         (rint_test_upward): Likewise.
17443         (round_test): Likewise.
17444         (scalb_test): Likewise.
17445         (scalbn_test): Likewise.
17446         (scalbln_test): Likewise.
17447         (signbit_test): Likewise.
17448         (sin_test): Likewise.
17449         (sin_test_tonearest): Likewise.
17450         (sin_test_towardzero): Likewise.
17451         (sin_test_downward): Likewise.
17452         (sin_test_upward): Likewise.
17453         (sincos_test): Likewise.
17454         (sinh_test): Likewise.
17455         (sinh_test_tonearest): Likewise.
17456         (sinh_test_towardzero): Likewise.
17457         (sinh_test_downward): Likewise.
17458         (sinh_test_upward): Likewise.
17459         (sqrt_test): Likewise.
17460         (sqrt_test_tonearest): Likewise.
17461         (sqrt_test_towardzero): Likewise.
17462         (sqrt_test_downward): Likewise.
17463         (sqrt_test_upward): Likewise.
17464         (tan_test): Likewise.
17465         (tan_test_tonearest): Likewise.
17466         (tan_test_towardzero): Likewise.
17467         (tan_test_downward): Likewise.
17468         (tan_test_upward): Likewise.
17469         (tanh_test): Likewise.
17470         (tgamma_test): Likewise.
17471         (trunc_test): Likewise.
17472         (y0_test): Likewise.
17473         (y1_test): Likewise.
17474         (yn_test): Likewise.
17475         (significand_test): Likewise.
17477         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
17478         individual tests in comment.
17479         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
17480         (prev_max_error): New variable.
17481         (prev_real_max_error): Likewise.
17482         (prev_imag_max_error): Likewise.
17483         (compare_ulp_data): Don't refer to test names in comment.
17484         (find_test_ulps): Remove function.
17485         (find_function_ulps): Likewise.
17486         (find_complex_function_ulps): Likewise.
17487         (init_max_error): Take function name as argument.  Look up ulps
17488         for that function.
17489         (print_ulps): Remove function.
17490         (print_max_error): Use prev_max_error instead of calling
17491         find_function_ulps.
17492         (print_complex_max_error): Use prev_real_max_error and
17493         prev_imag_max_error instead of calling find_complex_function_ulps.
17494         (check_float_internal): Take max_ulp parameter instead of calling
17495         find_test_ulps.  Don't call print_ulps.
17496         (check_float): Update call to check_float_internal.
17497         (check_complex): Update calls to check_float_internal.
17498         (START): Pass argument to init_max_error.
17499         * math/gen-libm-test.pl (%results): Don't include "kind"
17500         information.
17501         (parse_ulps): Don't handle ulps of individual tests.
17502         (print_ulps_file): Likewise.
17503         (output_ulps): Likewise.
17504         * math/README.libm-test: Update.
17505         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
17506         individual tests.
17507         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
17508         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
17509         * sysdeps/arm/libm-test-ulps: Likewise.
17510         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
17511         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
17512         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
17513         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
17514         * sysdeps/microblaze/libm-test-ulps: Likewise.
17515         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
17516         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
17517         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
17518         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
17519         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
17520         * sysdeps/sh/libm-test-ulps: Likewise.
17521         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
17522         * sysdeps/tile/libm-test-ulps: Likewise.
17523         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17525 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
17527         * math/libm-test.inc (print_complex_max_error): Check separately
17528         whether real and imaginary errors are within allowed range and
17529         pass 0 to print_complex_function_ulps instead of value within
17530         allowed range.
17532 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
17534         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
17535         formatting.
17536         (get_handles_fopen): Likewise.
17537         (do_write_test): Likewise.
17539         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
17541         * libio/fileops.c (do_ftell): Use cached offset when
17542         available.
17543         * libio/iofwide.c (do_ftell_wide): Likewise.
17544         * libio/iofdopen.c (_IO_new_fdopen): Don't use
17545         _IO_file_attach.
17546         * libio/wfileops.c (_IO_fwide): Don't cache offset.
17548         [BZ #16532]
17549         * libio/libioP.h (get_file_offset): New function.
17550         * libio/fileops.c (get_file_offset): Likewise.
17551         (do_ftell): Likewise.
17552         (_IO_new_file_seekoff): Split out ftell logic.
17553         * libio/wfileops.c (do_ftell_wide): Likewise.
17554         (_IO_wfile_seekoff): Split out ftell logic.
17555         * libio/tst-ftell-active-handler.c: New test case.
17556         * libio/Makefile (tests): Add it.
17558 2014-03-03  Roland McGrath  <roland@hack.frob.com>
17560         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
17561         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
17563 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
17565         [BZ #16639]
17566         * nscd/connections.c (nscd_init): Call do_exit.
17567         (start_threads): Call do_exit and notify_parent.
17568         (begin_drop_privileges): Call do_exit.
17569         (finish_drop_privileges): Likewise.
17570         * nscd/selinux.c (preserve_capabilities): Likewise.
17571         (install_real_capabilities): Likewise.
17572         (nscd_selinux_enabled): Likewise.
17573         (avc_create_thread): Likewise.
17574         (avc_alloc_lock): Likewise.
17575         (nscd_avc_init): Likewise.
17576         * nscd/nscd.c (parent_fd): New static variable.
17577         (main): Create a pipe between parent and child processes.
17578         Skip closing parent_fd.
17579         (monitor_child): New function.
17580         (do_exit): Likewise.
17581         (notify_parent): Likewise.
17582         * nscd/nscd.h (notify_parent): Likewise.
17583         (do_exit): Likewise.
17585 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
17587         * malloc/malloc.c (__libc_calloc): Revert last change.
17589 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17591         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17593 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
17595         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
17596         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
17597         implementation.
17598         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
17599         (__libc_ifunc_impl_list): Likewise.
17600         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
17601         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
17602         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
17603         * string/strrchr.c: Define STRRCHR.
17605 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
17607         * benchtest/bench-strtok.c (simple_strtok): Delete.
17608         (strtok_string): Use as benchmark.
17609         * string/strtok (STRTOK): New macro.
17611 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
17613         * manual/threads.texi: Add header and standard comments to all
17614         functions.
17616         * elf/dl-lookup.c (check_match): New function.
17617         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
17618         (do_lookup_x): Remove nested function check_match. Use non-nested
17619         function check_match.
17621 2014-02-28  Roland McGrath  <roland@hack.frob.com>
17623         * csu/Makefile (generated, before-compile): Use += rather than =.
17624         * catgets/Makefile (generated, generated-dirs): Likewise.
17625         * debug/Makefile (generated): Likewise.
17626         * dlfcn/Makefile (generated): Likewise.
17627         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
17628         * iconvdata/Makefile (before-compile, generated): Likewise.
17629         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
17630         * libio/Makefile (generated): Likewise.
17631         * malloc/Makefile (generated): Likewise.
17632         * manual/Makefile (generated, generated-dirs): Likewise.
17633         * misc/Makefile (generated): Likewise.
17634         * posix/Makefile (generated): Likewise.
17635         * resolv/Makefile (generated): Likewise.
17636         * sunrpc/Makefile (generated, generated-dirs): Likewise.
17637         * timezone/Makefile (generated, generated-dirs): Likewise.
17639         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
17641 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17643         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
17644         power8 implementation.
17645         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
17646         file: POWER8 llround ifunc implementation.
17647         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
17648         (__lllround): Add POWER8 implementation.
17649         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
17650         POWER8 llround implementation.
17652         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
17653         power8 implementation.
17654         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
17655         file: POWER8 llrint ifunc implementation.
17656         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
17657         Add POWER8 implementation.
17658         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
17659         POWER8 llrint implementation.
17661         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
17662         power8 implementation.
17663         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
17664         file: POWER8 finite ifunc implementation.
17665         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
17666         Add POWER8 implementation.
17667         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
17668         Likewise.
17669         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
17670         POWER8 finite implementation.
17671         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
17673         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
17674         power8 implementation.
17675         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
17676         file: POWER8 isinf ifunc implementation.
17677         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
17678         POWER8 implementation.
17679         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
17680         Likewise.
17681         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
17682         isinf implementation.
17683         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
17685         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
17686         (INIT_ARCH): Add hwcap2 initialization.
17687         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
17688         power8 implementation.
17689         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
17690         file: POWER8 isnan ifunc implementation.
17691         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
17692         POWER8 implementation.
17693         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
17694         Likewise.
17695         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
17696         isnan implementation.
17697         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
17699 2014-02-27  Joey Ye  <joey.ye@arm.com>
17701         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
17702         (_FP_NANFRAC_Q): Set to zero.
17704 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
17706         [BZ #16623]
17707         * math/auto-libm-test-in: New test inputs.
17708         * math/auto-libm-test-out: Regenerate.
17709         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
17710         and DA.
17711         (__cos): Likewise.
17712         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
17714 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
17716         * scripts/evaluate-test.sh: Take new argument indicating whether
17717         failure is expected.
17718         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
17719         indicating whether failure is expected.
17720         * conform/Makefile (test-xfail-run-conformtest): New variable.
17721         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
17722         level.
17723         * posix/Makefile (test-xfail-annexc): New variable.
17724         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
17726 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
17728         * argp/Makefile: Include Makeconfig immediately after defining
17729         subdir.
17730         * assert/Makefile: Likewise.
17731         * benchtests/Makefile: Likewise.
17732         * catgets/Makefile: Likewise.
17733         * conform/Makefile: Likewise.
17734         * crypt/Makefile: Likewise.
17735         * csu/Makefile: Likewise.
17736         (all): Remove target.
17737         * ctype/Makefile: Include Makeconfig immediately after defining
17738         subdir.
17739         * debug/Makefile: Likewise.
17740         * dirent/Makefile: Likewise.
17741         * dlfcn/Makefile: Likewise.
17742         * gmon/Makefile: Likewise.
17743         * gnulib/Makefile: Likewise.
17744         * grp/Makefile: Likewise.
17745         * gshadow/Makefile: Likewise.
17746         * hesiod/Makefile: Likewise.
17747         * hurd/Makefile: Likewise.
17748         (all): Remove target.
17749         * iconvdata/Makefile: Include Makeconfig immediately after
17750         defining subdir.
17751         * inet/Makefile: Likewise.
17752         * intl/Makefile: Likewise.
17753         * io/Makefile: Likewise.
17754         * libio/Makefile: Likewise.
17755         (all): Remove target.
17756         * locale/Makefile: Include Makeconfig immediately after defining
17757         subdir.
17758         * login/Makefile: Likewise.
17759         * mach/Makefile: Likewise.
17760         (all): Remove target.
17761         * malloc/Makefile: Include Makeconfig immediately after defining
17762         subdir.
17763         (all): Remove target.
17764         * manual/Makefile: Include Makeconfig immediately after defining
17765         subdir.
17766         * math/Makefile: Likewise.
17767         * misc/Makefile: Likewise.
17768         * nis/Makefile: Likewise.
17769         * nss/Makefile: Likewise.
17770         * po/Makefile: Likewise.
17771         (all): Remove target.
17772         * posix/Makefile: Include Makeconfig immediately after defining
17773         subdir.
17774         * pwd/Makefile: Likewise.
17775         * resolv/Makefile: Likewise.
17776         * resource/Makefile: Likewise.
17777         * rt/Makefile: Likewise.
17778         * setjmp/Makefile: Likewise.
17779         * shadow/Makefile: Likewise.
17780         * signal/Makefile: Likewise.
17781         * socket/Makefile: Likewise.
17782         * soft-fp/Makefile: Likewise.
17783         * stdio-common/Makefile: Likewise.
17784         * stdlib/Makefile: Likewise.
17785         * streams/Makefile: Likewise.
17786         * string/Makefile: Likewise.
17787         * sunrpc/Makefile: Likewise.
17788         (all): Remove target.
17789         * sysvipc/Makefile: Include Makeconfig immediately after defining
17790         subdir.
17791         * termios/Makefile: Likewise.
17792         * time/Makefile: Likewise.
17793         * timezone/Makefile: Likewise.
17794         (all): Remove target.
17795         * wcsmbs/Makefile: Include Makeconfig immediately after defining
17796         subdir.
17797         * wctype/Makefile: Likewise.
17799 2014-02-26  Steve Ellcey  <sellcey@mips.com>
17801         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
17802         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
17803         (libc_feholdexcept_setround_mips): Ditto.
17804         (libc_feholdsetround): New.
17805         (libc_feholdsetroundf): New.
17806         (libc_feholdsetroundl): New.
17807         (libc_feupdateenv_test_mips): New.
17808         (libc_feupdateenv_test): New.
17809         (libc_feupdateenv_testf): New.
17810         (libc_feupdateenv_testl): New.
17811         (libc_feresetround): New.
17812         (libc_feresetroundf): New.
17813         (libc_feresetroundl): New.
17814         (libc_fetestexcept_mips): New.
17815         (libc_fetestexcept): New.
17816         (libc_fetestexceptf): New.
17817         (libc_fetestexceptl): New.
17818         (HAVE_RM_CTX): New.
17819         (libc_feholdexcept_setround_mips_ctx): New.
17820         (libc_feholdexcept_setround_ctx): New.
17821         (libc_feholdexcept_setroundf_ctx): New.
17822         (libc_feholdexcept_setroundl_ctx): New.
17823         (libc_fesetenv_mips_ctx): New.
17824         (libc_fesetenv_ctx): New.
17825         (libc_fesetenv_ctxf): New.
17826         (libc_fesetenv_ctxl): New.
17827         (libc_feupdateenv_mips_ctx): New.
17828         (libc_feupdateenv_ctx): New.
17829         (libc_feupdateenvf_ctx): New.
17830         (libc_feupdateenvl_ctx): New.
17831         (libc_feholdsetround_mips_ctx): New.
17832         (libc_feholdsetround_ctx): New.
17833         (libc_feholdsetroundf_ctx): New.
17834         (libc_feholdsetroundl_ctx): New.
17835         (libc_feresetround_mips_ctx): New.
17836         (libc_feresetround_ctx): New.
17837         (libc_feresetroundf_ctx): New.
17838         (libc_feresetroundl_ctx): New.
17840 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
17842         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
17844         * manual/ipc.texi: New file.
17845         * manual/Makefile (chapters): Add ipc.
17846         * manual/job.texi: Add "Inter-Process Communication" to next.
17847         * manual/process.texi: Add "Inter-Process Communication" to prev.
17849 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17851         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17853 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
17855         * malloc/malloc.c (__libc_calloc): Simplify implementation.
17857         * manual/arith.texi: Fix spaces after sentences.
17858         * manual/charset.texi: Likewise.
17859         * manual/errno.texi: Likewise.
17860         * manual/install.texi: Likewise.
17861         * manual/llio.texi: Likewise.
17862         * manual/locale.texi: Likewise.
17863         * manual/maint.texi: Likewise.
17864         * manual/math.texi: Likewise.
17865         * manual/memory.texi: Likewise.
17866         * manual/message.texi: Likewise.
17867         * manual/probes.texi: Likewise.
17868         * manual/resource.texi: Likewise.
17869         * manual/signal.texi: Likewise.
17870         * manual/socket.texi: Likewise.
17871         * manual/stdio.texi: Likewise.
17872         * manual/string.texi: Likewise.
17873         * manual/time.texi: Likewise.
17874         * manual/users.texi: Likewise.
17876 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
17878         [BZ #16632]
17879         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
17880         _DEFAULT_SOURCE is defined.
17882 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
17883             Carlos O'Donell  <carlos@redhat.com>
17885         [BZ #16613]
17886         * elf/dl-tls.c (_dl_count_modids): New function.
17887         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
17888         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
17889         audit library and increment generation counter.
17890         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
17891         * elf/tst-audit9.c: New file.
17892         * elf/tst-auditmod9a.c: New file.
17893         * elf/tst-auditmod9b.c: New file.
17894         * elf/Makefile: Add rules to build and run tst-audit9.
17896 2014-02-25  Florian Weimer  <fweimer@redhat.com>
17898         [BZ #15347]
17899         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
17901 2014-02-25  Will Newton  <will.newton@linaro.org>
17903         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
17904         (__longjmp): Restore sp and lr before restoring callee
17905         saved registers.  Add longjmp and longjmp_target
17906         SystemTap probe point.
17907         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
17908         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
17909         Define to zero to match jmpbuf layout.
17910         * sysdeps/arm/setjmp.S: Include stap-probe.h.
17911         (__sigsetjmp): Save sp and lr before saving callee
17912         saved registers.  Add setjmp SystemTap probe point.
17914 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
17916         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
17918 2014-02-24  Andreas Schwab  <schwab@suse.de>
17920         [BZ #15804]
17921         * elf/pldd.c (wait_for_ptrace_stop): New function.
17922         (main): Call it after attaching.
17924 2014-02-22  Roland McGrath  <roland@hack.frob.com>
17926         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
17927         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
17928         Versions files is now verboten.
17929         * hurd/Versions (libc: GLIBC_2.0):
17930         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
17931         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
17932         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
17933         * mach/Versions: Likewise.
17935         * csu/Versions: Remove unused %include.
17936         * resolv/Versions: Likewise.
17938 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
17940         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
17941         ($(objpfx)check-local-headers.out): Likewise.
17942         ($(objpfx)begin-end-check.out): Likewise.
17943         * Makerules (check-abi-%.out): Likewise.
17944         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
17945         ($(objpfx)test2.cat): Likewise.
17946         ($(objpfx)de/libc.cat): Likewise.
17947         ($(objpfx)test-gencat.out): Likewise.
17948         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
17949         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
17950         ($(objpfx)noload-mem): Likewise.
17951         ($(objpfx)tst-pathopt.out): Likewise.
17952         ($(objpfx)tst-rtld-load-self.out): Likewise.
17953         ($(objpfx)tst-array1-cmp.out): Likewise.
17954         ($(objpfx)tst-array1-static-cmp.out): Likewise.
17955         ($(objpfx)tst-array2-cmp.out): Likewise.
17956         ($(objpfx)tst-array3-cmp.out): Likewise.
17957         ($(objpfx)tst-array4-cmp.out): Likewise.
17958         ($(objpfx)tst-array5-cmp.out): Likewise.
17959         ($(objpfx)tst-array5-static-cmp.out): Likewise.
17960         ($(objpfx)check-textrel.out): Likewise.
17961         ($(objpfx)check-execstack.out): Likewise.
17962         ($(objpfx)check-localplt.out): Likewise.
17963         ($(objpfx)order2-cmp.out): Likewise.
17964         ($(objpfx)tst-leaks1-mem): Likewise.
17965         ($(objpfx)tst-leaks1-static-mem): Likewise.
17966         ($(objpfx)tst-initorder-cmp.out): Likewise.
17967         ($(objpfx)tst-initorder2-cmp.out): Likewise.
17968         ($(objpfx)tst-unused-dep.out): Likewise.
17969         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
17970         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
17971         * iconv/Makefile (test-iconvconfig): Likewise.
17972         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
17973         ($(objpfx)iconv-test.out): Likewise.
17974         ($(objpfx)tst-tables.out): Likewise.
17975         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
17976         ($(objpfx)tst-gettext.out): Likewise.
17977         ($(objpfx)tst-translit.out): Likewise.
17978         ($(objpfx)tst-gettext2.out): Likewise.
17979         ($(objpfx)tst-gettext4.out): Likewise.
17980         ($(objpfx)tst-gettext6.out): Likewise.
17981         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
17982         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
17983         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
17984         ($(objpfx)tst-fopenloc-mem.out): Likewise.
17985         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
17986         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
17987         * posix/Makefile ($(objpfx)globtest.out): Likewise.
17988         ($(objpfx)wordexp-tst.out): Likewise.
17989         ($(objpfx)annexc.out): Likewise.
17990         ($(objpfx)tst-fnmatch-mem): Likewise.
17991         ($(objpfx)bug-regex2-mem): Likewise.
17992         ($(objpfx)bug-regex14-mem): Likewise.
17993         ($(objpfx)bug-regex21-mem): Likewise.
17994         ($(objpfx)bug-regex31-mem): Likewise.
17995         ($(objpfx)tst-vfork3-mem): Likewise.
17996         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
17997         ($(objpfx)tst-pcre-mem): Likewise.
17998         ($(objpfx)tst-boost-mem): Likewise.
17999         ($(objpfx)tst-getconf.out): Likewise.
18000         ($(objpfx)bug-ga2-mem): Likewise.
18001         ($(objpfx)bug-glob2-mem): Likewise.
18002         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
18003         ($(objpfx)mtrace-tst-leaks2): Likewise.
18004         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
18005         ($(objpfx)tst-printf.out): Likewise.
18006         ($(objpfx)tst-setvbuf1.out): Likewise.
18007         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
18008         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
18009         ($(objpfx)tst-fmtmsg.out): Likewise.
18010         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
18011         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
18013         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
18014         * bits/sigaction.h [__USE_MISC]: Likewise.
18015         * bits/waitstatus.h: Update #endif comments.
18016         * ctype/ctype.h: Likewise.
18017         * dirent/dirent.h: Likewise.
18018         [__USE_MISC]: Remove redundant conditionals.
18019         * grp/grp.h: Update #endif comments.
18020         [__USE_GNU]: Remove redundant conditionals.
18021         [__USE_MISC]: Likewise.
18022         * inet/netinet/in.h [__USE_GNU]: Likewise.
18023         * io/sys/stat.h [__USE_MISC]: Likewise.
18024         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
18025         * libio/bits/stdio.h: Update #endif comments.
18026         [__USE_MISC]: Remove redundant conditionals.
18027         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
18028         * libio/stdio.h: Update #endif comments.
18029         [__USE_MISC]: Remove redundant conditionals.
18030         * math/bits/math-finite.h [__USE_MISC]: Likewise.
18031         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
18032         * math/math.h: Update #else and #endif comments.
18033         [__USE_MISC]: Remove redundant conditionals.
18034         * misc/sys/uio.h: Update #endif comments.
18035         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
18036         * posix/glob.h [__USE_MISC]: Likewise.
18037         * posix/sys/types.h: Update #endif comments.
18038         [__USE_MISC]: Remove redundant conditionals.
18039         * posix/sys/wait.h: Update #endif comments.
18040         [__USE_MISC]: Remove redundant conditionals.
18041         * posix/unistd.h: Update #endif comments.
18042         [__USE_MISC]: Remove redundant conditionals.
18043         * pwd/pwd.h [__USE_GNU]: Likewise.
18044         [__USE_MISC]: Likewise.
18045         * resolv/netdb.h [__USE_GNU]: Likewise.
18046         * signal/signal.h: Update #endif comments.
18047         [__USE_MISC]: Remove redundant conditionals.
18048         * stdlib/stdlib.h: Update #else and #endif comments.
18049         [__USE_MISC]: Remove redundant conditionals.
18050         [__USE_GNU]: Likewise.
18051         * string/bits/string2.h [__USE_MISC]: Likewise.
18052         * string/string.h: Update #endif comments.
18053         [__USE_MISC]: Remove redundant conditionals.
18054         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
18055         Likewise.
18056         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
18057         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
18058         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
18059         Likewise.
18060         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
18061         Likewise.
18062         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
18063         comments.
18064         [__USE_MISC]: Remove redundant conditionals.
18065         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
18066         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
18067         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
18068         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
18069         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
18070         Likewise.
18071         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
18072         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
18073         Likewise.
18074         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
18075         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
18076         Likewise.
18077         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
18078         Likewise.
18079         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
18080         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
18081         Likewise.
18082         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
18083         Likewise.
18084         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
18085         * sysdeps/x86/bits/string.h: Update #endif comments.
18086         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
18087         conditionals.
18088         * time/sys/time.h: Update #endif comments.
18089         * time/time.h: Likewise.
18090         [__USE_MISC]: Remove redundant conditionals.
18092 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
18094         [BZ #16600]
18095         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
18097 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
18099         * Versions.def (librt): Add GLIBC_2.17.
18101 2014-02-21  Adam Conrad  <adconrad@0c3.net>
18103         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
18104         synonym for _SYS_AUXV_H to allow direct inclusion.
18105         * sysdeps/sparc/bits/hwcap.h: Likewise.
18106         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
18107         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
18108         * sysdeps/sparc/sysdep.h: Likewise.
18110 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
18112         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
18114 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
18116         * benchtests/bench-strrchr.c: Print length instead of position.
18118 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
18120         [BZ #16611]
18121         * sysdeps/unix/sysv/linux/kernel-features.h
18122         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
18123         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
18124         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
18125         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
18126         Likewise.
18127         [__i386__ || __powerpc__ || __sh__ || __sparc__]
18128         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
18129         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
18130         (__ASSUME_SENDMMSG): Define instead of using previous
18131         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
18132         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
18133         (__ASSUME_SENDMMSG_SYSCALL): Define.
18134         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
18135         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
18136         Likewise.
18137         * sysdeps/unix/sysv/linux/arm/kernel-features.h
18138         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
18139         Likewise.
18140         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
18141         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
18142         Likewise.
18143         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
18144         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
18145         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
18146         [__ASSUME_SENDMMSG]: Change conditionals to
18147         [__ASSUME_SENDMMSG_SOCKETCALL].
18148         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
18149         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
18150         Define.
18151         * sysdeps/unix/sysv/linux/mips/kernel-features.h
18152         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
18153         Likewise.
18154         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
18155         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
18156         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
18157         [!__ASSUME_SENDMMSG]: Change conditional to
18158         [!__ASSUME_SENDMMSG_SOCKETCALL].
18159         * sysdeps/unix/sysv/linux/tile/kernel-features.h
18160         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
18161         Define.
18163         [BZ #16610]
18164         * sysdeps/unix/sysv/linux/kernel-features.h
18165         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
18166         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
18167         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
18168         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
18169         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
18170         [__i386__ || __sparc__]
18171         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
18172         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
18173         (__ASSUME_RECVMMSG): Define instead of using previous
18174         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
18175         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
18176         (__ASSUME_RECVMMSG_SYSCALL): Define.
18177         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
18178         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18179         Likewise.
18180         * sysdeps/unix/sysv/linux/arm/kernel-features.h
18181         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18182         Likewise.
18183         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
18184         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18185         Likewise.
18186         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
18187         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
18188         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
18189         [__ASSUME_RECVMMSG]: Change condition to
18190         [__ASSUME_RECVMMSG_SOCKETCALL].
18191         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
18192         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18193         Define.
18194         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
18195         * sysdeps/unix/sysv/linux/mips/kernel-features.h
18196         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18197         Likewise.
18198         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
18199         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
18200         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
18201         [!__ASSUME_RECVMMSG]: Change condition to
18202         [!__ASSUME_RECVMMSG_SOCKETCALL].
18203         * sysdeps/unix/sysv/linux/tile/kernel-features.h
18204         (__ASSUME_RECVMMSG_SYSCALL): Define.
18206         [BZ #16609]
18207         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
18208         __powerpc__ || __s390__ || __sh__ || __sparc__]
18209         (__ASSUME_SOCKETCALL): Define.
18210         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
18211         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
18212         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
18213         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
18214         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
18215         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
18216         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
18217         (__ASSUME_ACCEPT4): Define instead of using previous
18218         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
18219         __powerpc__ || __sparc__ || __s390__)] condition.
18220         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
18221         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
18222         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
18223         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
18224         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
18225         [!__ASSUME_ACCEPT4]: Change condition to
18226         [!__ASSUME_ACCEPT4_SOCKETCALL].
18227         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
18228         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
18229         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
18230         * sysdeps/unix/sysv/linux/arm/kernel-features.h
18231         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
18232         __ASSUME_ACCEPT4_SYSCALL.
18233         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
18234         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
18235         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
18236         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
18237         __ASSUME_ACCEPT4_SYSCALL.
18238         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
18239         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
18240         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
18241         [__ASSUME_ACCEPT4]: Change condition to
18242         [__ASSUME_ACCEPT4_SOCKETCALL].
18243         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
18244         (__ASSUME_SOCKETCALL): Define.
18245         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
18246         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
18247         (__ASSUME_SOCKETCALL): Define.
18248         (__ASSUME_ACCEPT4): Remove.
18249         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
18250         Define.
18251         * sysdeps/unix/sysv/linux/mips/kernel-features.h
18252         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
18253         Likewise.
18254         * sysdeps/unix/sysv/linux/tile/kernel-features.h
18255         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
18257         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
18258         macro.
18259         (HWCAP_ARM_LPAE): Likewise.
18260         (HWCAP_ARM_EVTSTRM): Likewise.
18261         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
18262         Add vpfd32, lpae and evtstrm.
18263         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
18264         Increase to 22.
18266 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
18268         * math/auto-libm-test-in: Add tests of clog10.
18269         * math/auto-libm-test-out: Regenerated.
18270         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
18271         * sysdeps/i386/fpu/libm-test-ulps: Update.
18272         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18274 2014-02-18  Andreas Schwab  <schwab@suse.de>
18276         [BZ #16574]
18277         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
18278         Store non-zero if the second buffer was newly allocated.
18279         (send_dg): Likewise.
18280         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
18281         to send_vc and send_dg.
18282         (res_nsend): Pass NULL for ansp2_malloced.
18283         * resolv/res_query.c (__libc_res_nquery): Add parameter
18284         answerp2_malloced and pass it down to __libc_res_nsend.
18285         (res_nquery): Pass additional NULL to __libc_res_nquery.
18286         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
18287         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
18288         second answer buffer if answerp2_malloced was set.
18289         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
18290         (__libc_res_nquerydomain): Add parameter
18291         answerp2_malloced and pass it down to __libc_res_nquery.
18292         (res_nquerydomain): Pass additional NULL to
18293         __libc_res_nquerydomain.
18294         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
18295         additional NULL to __libc_res_nsend and __libc_res_nquery.
18296         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
18297         additional NULL to __libc_res_nsearch.
18298         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
18299         parameter of __libc_res_nsearch to check for separately allocated
18300         second buffer.
18301         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
18302         __libc_res_nquery.
18303         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
18304         additional NULL to __libc_res_nquery.
18305         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
18306         __libc_res_nsearch.
18307         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
18308         * include/resolv.h: Update prototypes of __libc_res_nquery,
18309         __libc_res_nsearch, __libc_res_nsend.
18311 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
18313         * math/auto-libm-test-in: Add tests of fma.
18314         * math/auto-libm-test-out: Regenerated.
18315         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
18316         (fma_towardzero_test_data): Likewise.
18317         (fma_downward_test_data): Likewise.
18318         (fma_upward_test_data): Likewise.
18319         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
18320         mpc_mode.
18321         (rounding_modes): Add values for new field.
18322         (func_calc_method): Add value mpfr_fff_f.
18323         (func_calc_desc): Add mpfr_fff_f union field.
18324         (test_function): Add field exact_args.
18325         (FUNC): Add macro argument EXACT_ARGS.
18326         (FUNC_mpfr_f_f): Update call to FUNC.
18327         (FUNC_mpfr_f_f): Likewise.
18328         (FUNC_mpfr_ff_f): Likewise.
18329         (FUNC_mpfr_if_f): Likewise.
18330         (FUNC_mpc_c_f): Likewise.
18331         (FUNC_mpc_c_c): Likewise.
18332         (test_functions): Add fma.  Update calls to FUNC.
18333         (handle_input_arg): Add argument exact_args.
18334         (add_test): Update call to handle_input_arg.
18335         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
18336         (output_for_one_input_case): Update call to calc_generic_results.
18337         Recalculate exact zero results in each rounding mode.
18339         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
18340         non-negative before setting low bit.
18341         * math/auto-libm-test-in: Mark one asin test possibly having
18342         spurious underflow.
18343         * math/auto-libm-test-out: Regenerated.
18344         * sysdeps/i386/fpu/libm-test-ulps: Update.
18345         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18347 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
18349         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
18350         * sysdeps/unix/sysv/linux/microblaze: Move directory from
18351         ports/sysdeps/unix/sysv/linux/microblaze.
18352         * README: Add missing listing for microblaze*-*-linux-gnu.
18354 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
18356         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
18357         duplicate code
18359 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
18361         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
18362         * sysdeps/unix/sysv/linux/ia64: Move directory from
18363         ports/sysdeps/unix/sysv/linux/ia64.
18364         * README: Update listing for ia64-*-linux-gnu.
18366 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
18367             Joseph Myers  <joseph@codesourcery.com>
18369         * Makeconfig (test-name): New variable.
18370         (evaluate-test): Likewise.
18371         * Makerules (do-test-clean): Remove .test-result files.
18372         (common-mostlyclean): Likewise.
18373         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
18374         * scripts/evaluate-test.sh: New file.
18376 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
18378         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
18379         separate $(objpfx)tst-fopenloc-cmp.out and
18380         $(objpfx)tst-fopenloc-mem.out targets.
18381         (tests): Update dependencies.
18382         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
18383         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
18384         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
18385         (tst-rxspencer-no-utf8-ARGS): New variable.
18386         (tst-rxspencer-no-utf8-ENV): Likewise.
18387         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
18388         instead of $(objpfx)tst-rxspencer-mem.
18389         ($(objpfx)tst-rxspencer-mem): Change target to
18390         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
18391         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
18392         * posix/tst-rxspencer-no-utf8.c: New file.
18394         * elf/Makefile ($(objpfx)order.out): Remove rule.
18395         [$(run-built-tests) = yes] (tests): Depend on
18396         $(objpfx)order-cmp.out.
18397         ($(objpfx)order-cmp.out): New rule.
18398         [$(run-built-tests) = yes] (tests): Depend on
18399         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
18400         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
18401         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
18402         $(objpfx)tst-array5-static-cmp.out.
18403         ($(objpfx)tst-array1.out): Remove rule.
18404         ($(objpfx)tst-array1-cmp.out): New rule.
18405         ($(objpfx)tst-array1-static.out): Remove rule.
18406         ($(objpfx)tst-array1-static-cmp.out): New rule.
18407         ($(objpfx)tst-array2.out): Remove rule.
18408         ($(objpfx)tst-array2-cmp.out): New rule.
18409         ($(objpfx)tst-array3.out): Remove rule.
18410         ($(objpfx)tst-array3-cmp.out): New rule.
18411         ($(objpfx)tst-array4.out): Remove rule.
18412         ($(objpfx)tst-array4-cmp.out): New rule.
18413         ($(objpfx)tst-array5.out): Remove rule.
18414         ($(objpfx)tst-array5-cmp.out): New rule.
18415         ($(objpfx)tst-array5-static.out): Remove rule.
18416         ($(objpfx)tst-array5-static-cmp.out): New rule.
18417         [$(run-built-tests) = yes] (tests): Depend on
18418         $(objpfx)order2-cmp.out.
18419         ($(objpfx)order2.out): Remove rule.
18420         ($(objpfx)order2-cmp.out): New rule.
18421         ($(objpfx)tst-initorder.out): Remove rule.
18422         [$(run-built-tests) = yes] (tests): Depend on
18423         $(objpfx)tst-initorder-cmp.out.
18424         ($(objpfx)tst-initorder-cmp.out): New rule.
18425         ($(objpfx)tst-initorder2.out): Remove rule.
18426         [$(run-built-tests) = yes] (tests): Depend on
18427         $(objpfx)tst-initorder2-cmp.out.
18428         ($(objpfx)tst-initorder2-cmp.out): New rule.
18429         [$(run-built-tests) = yes] (tests): Depend on
18430         $(objpfx)tst-unused-dep-cmp.out.
18431         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
18432         ($(objpfx)tst-unused-dep-cmp.out): New rule.
18433         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
18434         on $(objpfx)tst-setvbuf1-cmp.out.
18435         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
18436         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
18437         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
18438         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
18439         ($(objpfx)tst-svc.out): Remove rule.
18440         ($(objpfx)tst-svc-cmp.out): New rule.
18442 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
18444         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
18445         * ctype/ctype.h [__USE_MISC]: Likewise.
18446         * dirent/dirent.h [__USE_MISC]: Likewise.
18447         * grp/grp.h [__USE_MISC]: Likewise.
18448         * io/fcntl.h [__USE_MISC]: Likewise.
18449         * io/sys/stat.h [__USE_MISC]: Likewise.
18450         * libio/stdio.h [__USE_MISC]: Likewise.
18451         * posix/unistd.h [__USE_MISC]: Likewise.
18452         * pwd/pwd.h [__USE_MISC]: Likewise.
18453         * stdlib.h [__USE_MISC]: Likewise.
18454         * string/bits/string2.h [__USE_MISC]: Likewise.
18455         * string/string.h [__USE_MISC]: Likewise.
18456         * time/time.h [__USE_MISC]: Likewise.
18458 2014-02-13  Andreas Schwab  <schwab@suse.de>
18460         [BZ #16574]
18461         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
18462         second answer buffer if it was separately allocated.
18464 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
18466         * sysdeps/mips/math-tests.h: Include <features.h>.
18467         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
18468         (ROUNDING_TESTS_long_double): Do not define.
18469         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
18470         (EXCEPTION_TESTS_long_double): Likewise.
18471         * sysdeps/mips/mips64/libm-test-ulps: Update.
18473         * include/features.h (__USE_BSD): Remove macro definitions.
18474         (__USE_SVID): Likewise.
18475         (_BSD_SOURCE): Likewise.
18476         (_SVID_SOURCE): Likewise.
18477         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
18478         from definition of _DEFAULT_SOURCE.
18479         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
18480         [_DEFAULT_SOURCE].
18481         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
18482         * bits/mman.h [__USE_BSD]: Likewise.
18483         * bits/termios.h [__USE_BSD]: Likewise.
18484         * bits/waitstatus.h [__USE_BSD]: Likewise.
18485         * ctype/ctype.h [__USE_SVID]: Likewise.
18486         * dirent/dirent.h [__USE_BSD]: Likewise.
18487         * grp/grp.h [__USE_SVID]: Likewise.
18488         [__USE_BSD]: Likewise.
18489         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
18490         * io/fcntl.h [__USE_BSD]: Likewise.
18491         * io/ftw.h [__USE_BSD]: Likewise.
18492         * io/sys/stat.h [__USE_BSD]: Likewise.
18493         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
18494         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
18495         * libio/stdio.h [__USE_SVID]: Likewise.
18496         [__USE_BSD]: Likewise.
18497         * math/math.h [__USE_SVID]: Likewise.
18498         [__USE_BSD]: Likewise.
18499         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
18500         * misc/bits/syslog.h [__USE_BSD]: Likewise.
18501         * misc/search.h [__USE_SVID]: Likewise.
18502         * misc/sys/mman.h [__USE_BSD]: Likewise.
18503         * misc/sys/syslog.h [__USE_BSD]: Likewise.
18504         * misc/sys/uio.h [__USE_BSD]: Likewise.
18505         * posix/bits/unistd.h [__USE_BSD]: Likewise.
18506         * posix/glob.h [__USE_BSD]: Likewise.
18507         * posix/regex.h [__USE_BSD]: Likewise.
18508         * posix/sys/types.h [__USE_BSD]: Likewise.
18509         [__USE_SVID]: Likewise.
18510         * posix/sys/utsname.h [__USE_SVID]: Likewise.
18511         * posix/sys/wait.h [__USE_BSD]: Likewise.
18512         [__USE_SVID]: Likewise.
18513         * posix/unistd.h [__USE_BSD]: Likewise.
18514         [__USE_SVID]: Likewise.
18515         * pwd/pwd.h [__USE_SVID]: Likewise.
18516         * resolv/netdb.h [__USE_BSD]: Likewise.
18517         * setjmp/setjmp.h [__USE_BSD]: Likewise.
18518         * signal/signal.h [__USE_BSD]: Likewise.
18519         [__USE_SVID]: Likewise.
18520         * socket/sys/socket.h [__USE_BSD]: Likewise.
18521         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
18522         * stdlib/stdlib.h [__USE_BSD]: Likewise.
18523         [__USE_SVID]: Likewise.
18524         * string/bits/string2.h [__USE_BSD]: Likewise.
18525         [__USE_SVID]: Likewise.
18526         * string/bits/string3.h [__USE_BSD]: Likewise.
18527         * string/endian.h [__USE_BSD]: Likewise.
18528         * string/string.h [__USE_SVID]: Likewise.
18529         [__USE_BSD]: Likewise.
18530         * string/strings.h [__USE_BSD]: Likewise.
18531         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
18532         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
18533         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
18534         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
18535         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
18536         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
18537         Likewise.
18538         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
18539         Likewise.
18540         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
18541         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
18542         Likewise.
18543         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
18544         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
18545         Likewise.
18546         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
18547         Likewise.
18548         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
18549         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
18550         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
18551         Likewise.
18552         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
18553         Likewise.
18554         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
18555         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
18556         * termios/termios.h [__USE_BSD]: Likewise.
18557         * time/sys/time.h [__USE_BSD]: Likewise.
18558         * time/time.h [__USE_BSD]: Likewise.
18559         [__USE_SVID]: Likewise.
18561         * Makefile (subdir_targets): Remove subdir_lint.out.
18563         * stdio-common/Makefile (do-tst-unbputc): Remove target.
18564         (do-tst-printf): Likewise.
18565         (tests): Depend directly on $(objpfx)tst-unbputc.out and
18566         $(objpfx)tst-printf.out.
18568         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
18570         * Makerules (check-abi-%): Change target to
18571         $(objpfx)check-abi-%.out.
18572         (check-abi target): Update dependencies.
18573         (check-abi-pattern variable): Redirect output of diff to $@.
18574         (check-abi variable): Likewise.
18575         * elf/Makefile (check-abi): Update dependencies.
18577         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
18578         unused.
18579         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
18580         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
18581         subnormal range.
18582         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
18583         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
18584         value has largest subnormal exponent.
18585         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
18586         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
18587         * sysdeps/aarch64/soft-fp/sfp-machine.h
18588         (_FP_TININESS_AFTER_ROUNDING): New macro.
18589         * sysdeps/alpha/soft-fp/sfp-machine.h
18590         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18591         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
18592         Likewise.
18593         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
18594         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18595         * sysdeps/mips/soft-fp/sfp-machine.h
18596         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18597         * sysdeps/powerpc/soft-fp/sfp-machine.h
18598         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18599         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
18600         Likewise.
18601         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
18602         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18603         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
18604         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18605         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
18606         Likewise.
18608 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
18610         [BZ #16545]
18611         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
18612         model 1.
18614 2014-02-12  Richard Henderson  <rth@redhat.com>
18616         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
18617         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
18618         * sysdeps/unix/sysv/linux/alpha: Move directory from
18619         ports/sysdeps/unix/sysv/linux/alpha.
18620         * README: Update listing for alpha-*-linux-gnu.
18622 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
18624         * include/features.h: Update comment documenting feature test
18625         macros.
18626         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
18627         _DEFAULT_SOURCE.
18628         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
18629         (_SVID_SOURCE): Likewise.
18630         (_DEFAULT_SOURCE): Update description of default features.
18631         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
18632         with _GNU_SOURCE.
18633         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
18634         (S_ISVTX): Likewise.
18635         * manual/math.texi (Mathematical Constants): Likewise.
18636         * manual/signal.texi (Interrupted Primitives): Likewise.
18637         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
18638         * math/test-matherr.c (_SVID_SOURCE): Do not define.
18639         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
18640         Don't refer to _SVID_SOURCE in warning text.
18642         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
18644         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
18645         already defined.
18646         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
18647         * sysdeps/mips/dl-lookup.c: Remove.
18648         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
18650 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
18652         [BZ #16447]
18653         * math/auto-libm-test-in: Add testcase for expl.
18654         * math/auto-libm-test-out: Regenerate.
18655         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
18656         calculation of unsafe.
18657         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
18659 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
18661         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
18662         * sysdeps/unix/sysv/linux/aarch64: Move directory from
18663         ports/sysdeps/unix/sysv/linux/aarch64.
18664         * README: Update listing for aarch64*-*-linux-gnu.
18666 2014-02-11  Will Newton  <will.newton@linaro.org>
18668         * manual/probes.texi (Mathematical Function Probes): Use
18669         "triggered" instead of "hit".
18671         * manual/probes.texi (Internal Probes): Add documentation
18672         of setjmp, longjmp and longjmp_target probes.
18674         * include/stap-probe.h: Add comment about probe argument
18675         format.
18677         * malloc/mtrace.c (attribute_hidden): Remove unused macro
18678         definition.  (tr_where, tr_freehook, tr_mallochook,
18679         tr_reallochook, tr_memalignhook): Use ANSI protoype.
18681 2014-02-11  David S. Miller  <davem@davemloft.net>
18683         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
18684         processing int_tests.
18686 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
18688         * sysdeps/mips: Move directory from ports/sysdeps/mips.
18689         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
18690         * sysdeps/unix/sysv/linux/mips: Move directory from
18691         ports/sysdeps/unix/sysv/linux/mips.
18692         * README: Update listing for mips-*-linux-gnu and
18693         mips64-*-linux-gnu.
18695 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
18697         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
18698         * sysdeps/unix/sysv/linux/m68k: Move directory from
18699         ports/sysdeps/unix/sysv/linux/m68k.
18700         * README: Update listing for m68k-*-linux-gnu.
18702 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
18704         * sysdeps/tile: Move directory from ports/sysdeps/tile.
18705         * sysdeps/unix/sysv/linux/generic: Move directory from
18706         ports/sysdeps/unix/sysv/linux/generic.
18707         * sysdeps/unix/sysv/linux/tile: Move directory from
18708         ports/sysdeps/unix/sysv/linux/tile.
18709         * README: Update listing for tile*-*-linux-gnu.
18711 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
18713         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
18714         __builtin_expect.
18715         * benchtests/bench-memmem.c (simple_memmem): Likewise.
18716         * catgets/open_catalog.c (__open_catalog): Likewise.
18717         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
18718         * debug/confstr_chk.c: Likewise.
18719         * debug/fread_chk.c (__fread_chk): Likewise.
18720         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
18721         * debug/getgroups_chk.c: Likewise.
18722         * debug/mbsnrtowcs_chk.c: Likewise.
18723         * debug/mbsrtowcs_chk.c: Likewise.
18724         * debug/mbstowcs_chk.c: Likewise.
18725         * debug/memcpy_chk.c: Likewise.
18726         * debug/memmove_chk.c: Likewise.
18727         * debug/mempcpy_chk.c: Likewise.
18728         * debug/memset_chk.c: Likewise.
18729         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
18730         * debug/strcat_chk.c (__strcat_chk): Likewise.
18731         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
18732         * debug/strncat_chk.c (__strncat_chk): Likewise.
18733         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
18734         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
18735         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
18736         * debug/wcpncpy_chk.c: Likewise.
18737         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
18738         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
18739         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
18740         * debug/wcsncpy_chk.c: Likewise.
18741         * debug/wcsnrtombs_chk.c: Likewise.
18742         * debug/wcsrtombs_chk.c: Likewise.
18743         * debug/wcstombs_chk.c: Likewise.
18744         * debug/wmemcpy_chk.c: Likewise.
18745         * debug/wmemmove_chk.c: Likewise.
18746         * debug/wmempcpy_chk.c: Likewise.
18747         * debug/wmemset_chk.c: Likewise.
18748         * dirent/scandirat.c (SCANDIRAT): Likewise.
18749         * dlfcn/dladdr1.c (dladdr1): Likewise.
18750         * dlfcn/dladdr.c (dladdr): Likewise.
18751         * dlfcn/dlclose.c (dlclose_doit): Likewise.
18752         * dlfcn/dlerror.c (__dlerror): Likewise.
18753         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
18754         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
18755         * dlfcn/dlopen.c (dlopen_doit): Likewise.
18756         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
18757         * dlfcn/dlsym.c (dlsym_doit): Likewise.
18758         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
18759         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
18760         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
18761         Likewise.
18762         * elf/dl-conflict.c: Likewise.
18763         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
18764         * elf/dl-dst.h: Likewise.
18765         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
18766         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
18767         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
18768         * elf/dl-init.c (call_init, _dl_init): Likewise.
18769         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
18770         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
18771         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
18772         Likewise.
18773         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
18774         Likewise.
18775         * elf/dl-minimal.c (__libc_memalign): Likewise.
18776         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
18777         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
18778         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
18779         * elf/dl-sym.c (do_sym): Likewise.
18780         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
18781         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
18782         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
18783         * elf/dl-writev.h (_dl_writev): Likewise.
18784         * elf/ldconfig.c (search_dir): Likewise.
18785         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
18786         (dl_main): Likewise.
18787         * elf/setup-vdso.h (setup_vdso): Likewise.
18788         * grp/compat-initgroups.c (compat_call): Likewise.
18789         * grp/fgetgrent.c (fgetgrent): Likewise.
18790         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
18791         * grp/putgrent.c (putgrent): Likewise.
18792         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
18793         Likewise.
18794         * hurd/hurdinit.c: Likewise.
18795         * iconvdata/8bit-gap.c (struct): Likewise.
18796         * iconvdata/ansi_x3.110.c : Likewise.
18797         * iconvdata/big5.c : Likewise.
18798         * iconvdata/big5hkscs.c : Likewise.
18799         * iconvdata/cp1255.c: Likewise.
18800         * iconvdata/cp1258.c : Likewise.
18801         * iconvdata/cp932.c : Likewise.
18802         * iconvdata/euc-cn.c: Likewise.
18803         * iconvdata/euc-jisx0213.c : Likewise.
18804         * iconvdata/euc-jp.c: Likewise.
18805         * iconvdata/euc-jp-ms.c : Likewise.
18806         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
18807         * iconvdata/gb18030.c : Likewise.
18808         * iconvdata/gbbig5.c (const): Likewise.
18809         * iconvdata/gbgbk.c: Likewise.
18810         * iconvdata/gbk.c : Likewise.
18811         * iconvdata/ibm1364.c : Likewise.
18812         * iconvdata/ibm930.c : Likewise.
18813         * iconvdata/ibm932.c: Likewise.
18814         * iconvdata/ibm933.c : Likewise.
18815         * iconvdata/ibm935.c : Likewise.
18816         * iconvdata/ibm937.c : Likewise.
18817         * iconvdata/ibm939.c : Likewise.
18818         * iconvdata/ibm943.c: Likewise.
18819         * iconvdata/iso_11548-1.c: Likewise.
18820         * iconvdata/iso-2022-cn.c : Likewise.
18821         * iconvdata/iso-2022-cn-ext.c : Likewise.
18822         * iconvdata/iso-2022-jp-3.c: Likewise.
18823         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
18824         * iconvdata/iso-2022-kr.c : Likewise.
18825         * iconvdata/iso646.c (gconv_end): Likewise.
18826         * iconvdata/iso_6937-2.c : Likewise.
18827         * iconvdata/iso_6937.c : Likewise.
18828         * iconvdata/iso8859-1.c: Likewise.
18829         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
18830         * iconvdata/shift_jisx0213.c : Likewise.
18831         * iconvdata/sjis.c : Likewise.
18832         * iconvdata/t.61.c : Likewise.
18833         * iconvdata/tcvn5712-1.c : Likewise.
18834         * iconvdata/tscii.c: Likewise.
18835         * iconvdata/uhc.c : Likewise.
18836         * iconvdata/unicode.c (gconv_end): Likewise.
18837         * iconvdata/utf-16.c (gconv_end): Likewise.
18838         * iconvdata/utf-32.c (gconv_end): Likewise.
18839         * iconvdata/utf-7.c (base64): Likewise.
18840         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
18841         * iconv/gconv_close.c (__gconv_close): Likewise.
18842         * iconv/gconv_open.c (__gconv_open): Likewise.
18843         * iconv/gconv_simple.c (internal_ucs4_loop_single)
18844         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
18845         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
18846         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
18847         (ucs4le_internal_loop_single): Likewise.
18848         * iconv/iconv.c (iconv): Likewise.
18849         * iconv/iconv_close.c: Likewise.
18850         * iconv/loop.c (SINGLE): Likewise.
18851         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
18852         * include/atomic.h: Likewise.
18853         * inet/inet6_option.c (option_alloc): Likewise.
18854         * intl/bindtextdom.c (set_binding_values): Likewise.
18855         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
18856         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
18857         * intl/localealias.c (read_alias_file): Likewise.
18858         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
18859         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
18860         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
18861         * libio/fmemopen.c (fmemopen): Likewise.
18862         * libio/iofgets.c (_IO_fgets): Likewise.
18863         * libio/iofgets_u.c (fgets_unlocked): Likewise.
18864         * libio/iofgetws.c (fgetws): Likewise.
18865         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
18866         * libio/iogetdelim.c (_IO_getdelim): Likewise.
18867         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
18868         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
18869         * locale/findlocale.c (_nl_find_locale): Likewise.
18870         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
18871         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
18872         Likewise.
18873         * locale/setlocale.c (setlocale): Likewise.
18874         * login/programs/pt_chown.c (main): Likewise.
18875         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
18876         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
18877         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
18878         (mmap, mmap64, mremap, munmap): Likewise.
18879         * math/e_exp2l.c: Likewise.
18880         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
18881         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
18882         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
18883         * math/s_catan.c (__catan): Likewise.
18884         * math/s_catanf.c (__catanf): Likewise.
18885         * math/s_catanh.c (__catanh): Likewise.
18886         * math/s_catanhf.c (__catanhf): Likewise.
18887         * math/s_catanhl.c (__catanhl): Likewise.
18888         * math/s_catanl.c (__catanl): Likewise.
18889         * math/s_ccosh.c (__ccosh): Likewise.
18890         * math/s_ccoshf.c (__ccoshf): Likewise.
18891         * math/s_ccoshl.c (__ccoshl): Likewise.
18892         * math/s_cexp.c (__cexp): Likewise.
18893         * math/s_cexpf.c (__cexpf): Likewise.
18894         * math/s_cexpl.c (__cexpl): Likewise.
18895         * math/s_clog10.c (__clog10): Likewise.
18896         * math/s_clog10f.c (__clog10f): Likewise.
18897         * math/s_clog10l.c (__clog10l): Likewise.
18898         * math/s_clog.c (__clog): Likewise.
18899         * math/s_clogf.c (__clogf): Likewise.
18900         * math/s_clogl.c (__clogl): Likewise.
18901         * math/s_csin.c (__csin): Likewise.
18902         * math/s_csinf.c (__csinf): Likewise.
18903         * math/s_csinh.c (__csinh): Likewise.
18904         * math/s_csinhf.c (__csinhf): Likewise.
18905         * math/s_csinhl.c (__csinhl): Likewise.
18906         * math/s_csinl.c (__csinl): Likewise.
18907         * math/s_csqrt.c (__csqrt): Likewise.
18908         * math/s_csqrtf.c (__csqrtf): Likewise.
18909         * math/s_csqrtl.c (__csqrtl): Likewise.
18910         * math/s_ctan.c (__ctan): Likewise.
18911         * math/s_ctanf.c (__ctanf): Likewise.
18912         * math/s_ctanh.c (__ctanh): Likewise.
18913         * math/s_ctanhf.c (__ctanhf): Likewise.
18914         * math/s_ctanhl.c (__ctanhl): Likewise.
18915         * math/s_ctanl.c (__ctanl): Likewise.
18916         * math/w_pow.c: Likewise.
18917         * math/w_powf.c: Likewise.
18918         * math/w_powl.c: Likewise.
18919         * math/w_scalb.c (sysv_scalb): Likewise.
18920         * math/w_scalbf.c (sysv_scalbf): Likewise.
18921         * math/w_scalbl.c (sysv_scalbl): Likewise.
18922         * misc/error.c (error_tail): Likewise.
18923         * misc/pselect.c (__pselect): Likewise.
18924         * nis/nis_callback.c (__nis_create_callback): Likewise.
18925         * nis/nis_call.c (__nisfind_server): Likewise.
18926         * nis/nis_creategroup.c (nis_creategroup): Likewise.
18927         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
18928         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
18929         * nis/nis_getservlist.c (nis_getservlist): Likewise.
18930         * nis/nis_lookup.c (nis_lookup): Likewise.
18931         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
18932         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
18933         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
18934         * nis/nis_xdr.c (xdr_endpoint): Likewise.
18935         * nis/nss_compat/compat-grp.c (getgrent_next_file)
18936         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
18937         * nis/nss_compat/compat-initgroups.c (add_group)
18938         (internal_getgrent_r): Likewise.
18939         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
18940         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
18941         * nis/nss_compat/compat-spwd.c (getspent_next_file)
18942         (internal_getspnam_r): Likewise.
18943         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
18944         (_nss_nis_getaliasbyname_r): Likewise.
18945         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
18946         (_nss_nis_getntohost_r): Likewise.
18947         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
18948         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
18949         (_nss_nis_getgrgid_r): Likewise.
18950         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
18951         (internal_nis_gethostent_r, internal_gethostbyname2_r)
18952         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
18953         (_nss_nis_gethostbyname4_r): Likewise.
18954         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
18955         (initgroups_netid): Likewise.
18956         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
18957         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
18958         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
18959         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
18960         (_nss_nis_getprotobynumber_r): Likewise.
18961         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
18962         (_nss_nis_getsecretkey): Likewise.
18963         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
18964         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
18965         (_nss_nis_getpwuid_r): Likewise.
18966         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
18967         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
18968         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
18969         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
18970         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
18971         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
18972         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
18973         Likewise.
18974         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
18975         (_nss_nisplus_getntohost_r): Likewise.
18976         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
18977         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
18978         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
18979         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
18980         Likewise.
18981         * nis/nss_nisplus/nisplus-initgroups.c
18982         (_nss_nisplus_initgroups_dyn): Likewise.
18983         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
18984         (_nss_nisplus_getnetbyaddr_r): Likewise.
18985         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
18986         (_nss_nisplus_getprotobynumber_r): Likewise.
18987         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
18988         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
18989         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
18990         Likewise.
18991         * nis/nss_nisplus/nisplus-service.c
18992         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
18993         (_nss_nisplus_getservbyport_r): Likewise.
18994         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
18995         (_nss_nisplus_getspnam_r): Likewise.
18996         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
18997         Likewise.
18998         * nscd/aicache.c (addhstaiX): Likewise.
18999         * nscd/cache.c (cache_search, prune_cache): Likewise.
19000         * nscd/connections.c (register_traced_file, send_ro_fd)
19001         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
19002         (main_loop_epoll): Likewise.
19003         * nscd/grpcache.c (addgrbyX): Likewise.
19004         * nscd/hstcache.c (addhstbyX): Likewise.
19005         * nscd/initgrcache.c (addinitgroupsX): Likewise.
19006         * nscd/mem.c (gc, mempool_alloc): Likewise.
19007         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
19008         (addinnetgrX): Likewise.
19009         * nscd/nscd-client.h (__nscd_acquire_maplock)
19010         (__nscd_drop_map_ref): Likewise.
19011         * nscd/nscd_getai.c (__nscd_getai): Likewise.
19012         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
19013         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
19014         Likewise.
19015         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
19016         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
19017         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
19018         (__nscd_get_map_ref): Likewise.
19019         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
19020         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
19021         Likewise.
19022         * nscd/pwdcache.c (addpwbyX): Likewise.
19023         * nscd/selinux.c (preserve_capabilities): Likewise.
19024         * nscd/servicescache.c (addservbyX): Likewise.
19025         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
19026         * posix/fnmatch.c (fnmatch): Likewise.
19027         * posix/getopt.c (_getopt_internal_r): Likewise.
19028         * posix/glob.c (glob, glob_in_dir): Likewise.
19029         * posix/wordexp.c (exec_comm_child): Likewise.
19030         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
19031         (getanswer_r, gaih_getanswer_slice): Likewise.
19032         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
19033         * resolv/res_init.c: Likewise.
19034         * resolv/res_mkquery.c (res_nmkquery): Likewise.
19035         * resolv/res_query.c (__libc_res_nquery): Likewise.
19036         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
19037         Likewise.
19038         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
19039         * stdio-common/perror.c (perror): Likewise.
19040         * stdio-common/printf_fp.c (___printf_fp): Likewise.
19041         * stdio-common/tmpnam.c (tmpnam): Likewise.
19042         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
19043         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
19044         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
19045         Likewise.
19046         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
19047         * stdlib/putenv.c (putenv): Likewise.
19048         * stdlib/setenv.c (__add_to_environ): Likewise.
19049         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
19050         * stdlib/strtol_l.c (INTERNAL): Likewise.
19051         * string/memmem.c (memmem): Likewise.
19052         * string/strerror.c (strerror): Likewise.
19053         * string/strnlen.c (__strnlen): Likewise.
19054         * string/test-memmem.c (simple_memmem): Likewise.
19055         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
19056         * sunrpc/pm_getport.c (__get_socket): Likewise.
19057         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
19058         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
19059         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
19060         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
19061         Likewise.
19062         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
19063         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
19064         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
19065         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
19066         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
19067         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
19068         Likewise.
19069         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
19070         Likewise.
19071         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
19072         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
19073         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
19074         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
19075         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
19076         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
19077         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
19078         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
19079         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
19080         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
19081         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
19082         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
19083         Likewise.
19084         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
19085         Likewise.
19086         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
19087         Likewise.
19088         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
19089         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
19090         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
19091         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
19092         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
19093         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
19094         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
19095         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
19096         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
19097         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
19098         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
19099         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
19100         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
19101         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
19102         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
19103         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
19104         Likewise.
19105         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
19106         Likewise.
19107         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
19108         Likewise.
19109         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
19110         Likewise.
19111         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
19112         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
19113         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
19114         Likewise.
19115         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
19116         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
19117         * sysdeps/posix/opendir.c (__opendirat): Likewise.
19118         * sysdeps/posix/sleep.c: Likewise.
19119         * sysdeps/posix/tempname.c: Likewise.
19120         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
19121         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
19122         Likewise.
19123         * sysdeps/powerpc/powerpc32/dl-machine.h
19124         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
19125         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
19126         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
19127         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
19128         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
19129         Likewise.
19130         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
19131         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
19132         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
19133         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
19134         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
19135         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
19136         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
19137         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
19138         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
19139         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
19140         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
19141         (elf_machine_lazy_rel): Likewise.
19142         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
19143         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
19144         (elf_machine_lazy_rel): Likewise.
19145         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
19146         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
19147         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
19148         * sysdeps/unix/grantpt.c (grantpt): Likewise.
19149         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
19150         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
19151         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
19152         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
19153         Likewise.
19154         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
19155         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
19156         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
19157         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
19158         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
19159         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
19160         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
19161         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
19162         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
19163         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
19164         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
19165         Likewise.
19166         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
19167         (__posix_fallocate64_l64): Likewise.
19168         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
19169         (posix_fallocate): Likewise.
19170         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
19171         Likewise.
19172         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
19173         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
19174         (getifaddrs_internal): Likewise.
19175         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
19176         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
19177         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
19178         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
19179         * sysdeps/unix/sysv/linux/posix_fallocate64.c
19180         (__posix_fallocate64_l64): Likewise.
19181         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
19182         Likewise.
19183         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
19184         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
19185         (__get_clockfreq): Likewise.
19186         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
19187         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
19188         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
19189         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
19190         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
19191         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
19192         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
19193         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
19194         Likewise.
19195         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
19196         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
19197         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
19198         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
19199         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
19200         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
19201         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
19202         Likewise.
19203         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
19204         (posix_fallocate): Likewise.
19205         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
19206         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
19207         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
19208         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
19209         (elf_machine_rela, elf_machine_rela_relative)
19210         (elf_machine_lazy_rel): Likewise.
19211         * time/asctime.c (asctime_internal): Likewise.
19212         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
19213         * time/tzset.c (__tzset_parse_tz): Likewise.
19214         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
19215         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
19216         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
19217         * wcsmbs/wcsmbsload.h: Likewise.
19219         [BZ #15894]
19220         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
19222         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
19223         (arena_get2): Remove THREAD_STATS conditionals.
19224         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
19225         (__malloc_stats, int): Likewise.
19227 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
19229         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
19230         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
19232         * manual/setjmp.texi: Fix typos/grammar errors.
19234         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
19235         Only return early when n is <= 0.  Delete unused return statement.
19237         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
19238         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
19239         * debug/tst-longjmp_chk3.c: New file.
19241         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
19242         (test_main): Replace code with set_fortify_handler call.
19243         * debug/test-strcpy_chk.c: Likewise.
19244         * debug/tst-chk1.c: Likewise.
19245         * debug/tst-longjmp_chk.c: Likewise.
19246         * test-skeleton.c: Include fcntl.h & paths.h
19247         (set_fortify_handler): Define.
19249         * debug/tst-longjmp_chk.c: Add header comment and include
19250         ../test-skeleton.c.
19251         (do_test): Mark static.
19252         (TEST_FUNCTION): Define.
19254         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
19255         (IP_PMTUDISC_INTERFACE): Likewise.
19256         (IP_MULTICAST_IF): Likewise.
19257         (IP_MULTICAST_TTL): Likewise.
19258         (IP_MULTICAST_LOOP): Likewise.
19259         (IP_ADD_MEMBERSHIP): Likewise.
19260         (IP_DROP_MEMBERSHIP): Likewise.
19261         (IP_UNBLOCK_SOURCE): Likewise.
19262         (IP_BLOCK_SOURCE): Likewise.
19263         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
19264         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
19265         (IP_MSFILTER): Likewise.
19266         (MCAST_JOIN_GROUP): Likewise.
19267         (MCAST_BLOCK_SOURCE): Likewise.
19268         (MCAST_UNBLOCK_SOURCE): Likewise.
19269         (MCAST_LEAVE_GROUP): Likewise.
19270         (MCAST_JOIN_SOURCE_GROUP): Likewise.
19271         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
19272         (MCAST_MSFILTER): Likewise.
19273         (IP_MULTICAST_ALL): Likewise.
19274         (IP_UNICAST_IF): Likewise.
19276         * timezone/Makefile: Delete $(have-ksh) check.
19277         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
19278         * timezone/tzselect.ksh: Add +x mode bits.
19280         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
19281         (ANON_INODE_FS_MAGIC): Likewise.
19282         (BDEVFS_MAGIC): Likewise.
19283         (BINFMTFS_MAGIC): Likewise.
19284         (BTRFS_TEST_MAGIC): Likewise.
19285         (CRAMFS_MAGIC_WEND): Likewise.
19286         (DEBUGFS_MAGIC): Likewise.
19287         (ECRYPTFS_SUPER_MAGIC): Likewise.
19288         (EXT3_SUPER_MAGIC): Likewise.
19289         (EXT4_SUPER_MAGIC): Likewise.
19290         (FUTEXFS_SUPER_MAGIC): Likewise.
19291         (HOSTFS_SUPER_MAGIC): Likewise.
19292         (HUGETLBFS_MAGIC): Likewise.
19293         (MINIX3_SUPER_MAGIC): Likewise.
19294         (MTD_INODE_FS_MAGIC): Likewise.
19295         (NILFS_SUPER_MAGIC): Likewise.
19296         (OPENPROM_SUPER_MAGIC): Likewise.
19297         (PIPEFS_MAGIC): Likewise.
19298         (PSTOREFS_MAGIC): Likewise.
19299         (QNX6_SUPER_MAGIC): Likewise.
19300         (RAMFS_MAGIC): Likewise.
19301         (REISERFS_SUPER_MAGIC_STRING): Likewise.
19302         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
19303         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
19304         (SECURITYFS_MAGIC): Likewise.
19305         (SELINUX_MAGIC): Likewise.
19306         (SMACK_MAGIC): Likewise.
19307         (SOCKFS_MAGIC): Likewise.
19308         (SQUASHFS_MAGIC): Likewise.
19309         (STACK_END_MAGIC): Likewise.
19310         (TMPFS_MAGIC): Likewise.
19311         (USBDEVICE_SUPER_MAGIC): Likewise.
19312         (V9FS_MAGIC): Likewise.
19313         (XENFS_SUPER_MAGIC): Likewise.
19314         (CRAMFS_MAGIC): Fix typo in comment.
19315         (EXT2_SUPER_MAGIC): Update comment.
19316         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
19318 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
19320         * sysdeps/arm: Move directory from ports/sysdeps/arm.
19321         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
19322         * sysdeps/unix/sysv/linux/arm: Move directory from
19323         ports/sysdeps/unix/sysv/linux/arm.
19324         * README: Update listing for arm-*-linux-gnueabi.
19326         * README: Remove mention of am33.
19328 2014-02-07  Roland McGrath  <roland@hack.frob.com>
19330         * bits/sigset.h (__sigemptyset): Use a statement expression rather
19331         than the comma operator, to avoid "rhs of comma has no effect"
19332         compiler warnings.
19333         (__sigfillset, __sigandset, __sigorset): Likewise.
19334         * include/signal.h (__sigemptyset): Likewise.
19335         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
19337 2014-02-07  Allan McRae  <allan@archlinux.org>
19339         * version.h (RELEASE): Set to "development".
19340         (VERSION): Set to "2.19.90"
19341         * NEWS: Add 2.20 section.
19343 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
19345         [BZ #16529]
19346         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
19348 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
19350         * manual/contrib.texi: Update entry for Carlos O'Donell,
19351         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
19353 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
19355         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
19357         * sysdeps/unix/sysv/linux/kernel-features.h
19358         [__LINUX_KERNEL_VERSION >= 0x020621]
19359         (__ASSUME_PROC_PID_TASK_COMM): Define.
19361 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
19363         [BZ #16398]
19364         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
19365         conversion when destination buffer does not have enough space.
19366         * libio/tst-ftell-partial-wide.c: New test case.
19367         * libio/Makefile (tests): Add tst-ftell-partial-wide.
19369         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
19370         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
19371         Leonard and Allan McRae.
19373 2014-02-04  David S. Miller  <davem@davemloft.net>
19375         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
19376         32-bit.
19378 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19380         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
19381         New file
19382         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
19383         New file
19384         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
19385         New file.
19386         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
19387         New file.
19388         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
19389         New file.
19390         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
19391         New file.
19392         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
19393         New file.
19394         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
19395         New file.
19396         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
19397         New file.
19398         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
19399         New file.
19400         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
19401         New file.
19402         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
19403         New file.
19404         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
19405         New file.
19407 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19409         * nptl/shlib-versions: Change powerpc*le start to 2.17.
19410         * shlib-versions: Likewise.
19412 2014-02-04  Roland McGrath  <roland@hack.frob.com>
19413             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19415         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
19416         (abilist-pattern): New variable, set to %-le.abilist.
19418         * Makerules (abilist-pattern): New variable.
19419         (vpath): Use $(abilist-pattern) in place of %.abilist.
19420         (check-abi-% pattern rule): Likewise.
19421         (check-abi, update-abi): Likewise.
19423 2014-02-04  Eric Wong  <normalperson@yhbt.net>
19425         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19427 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
19429         * manual/startup.texi: Add next, previous, and top entries for
19430         the `Program Arguments' and `Environment Variables' nodes.
19432 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
19434         * manual/macros.texi: Add comments before MTASC-safety macros.
19436         * manual/users.texi: Document MTASC-safety properties.
19438         * manual/threads.texi (pthread_key_create, pthread_key_delete)
19439         (pthread_getspecific, pthread_setspecific): Format with
19440         @deftypefun, and add @safety note.
19441         * manual/signal.texi: Move comments that analyze the above
19442         functions to their home place.
19444 2014-02-03  Allan McRae  <allan@archlinux.org>
19446         * po/sl.po: Update Slovenian translation from translation project.
19448 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
19450         * manual/time.texi (timegm): Add missing blank after @c.
19451         Reported by Joseph Myers <joseph@codesourcery.com>.
19453 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
19455         * manual/check-safety.sh: New.
19456         * manual/Makefile ($(objpfx)stamp-summary): Run it.
19458         * manual/terminal.texi: Document MTASC-safety properties.
19460         * manual/filesys.texi: Document MTASC-safety properties.
19462         * manual/errno.texi: Document MTASC-safety properties.
19464         * manual/intro.texi: Document safety identifiers and
19465         conditionals.
19467         * manual/string.texi (wcstok): Fix prototype.
19468         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
19470         * manual/time.texi: Document MTASC-safety properties.
19472         * manual/string.texi: Document MTASC-safety properties.
19474         * manual/threads.texi: Document MTASC-safety properties.
19476         * manual/stdio.texi: Document MTASC-safety properties.
19478         * manual/syslog.texi: Document MTASC-safety properties.
19480         * manual/sysinfo.texi: Document MTASC-safety properties.
19482         * manual/startup.texi: Document MTASC-safety properties.
19484         * manual/socket.texi: Document MTASC-safety properties.
19486         * manual/signal.texi: Document MTASC-safety properties.
19488 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
19490         * manual/setjmp.texi: Document MTASC-safety properties.
19492         * manual/search.texi: Document MTASC-safety properties.
19494         * manual/resource.texi: Document MTASC-safety properties.
19496         * manual/process.texi: Document MTASC-safety properties.
19498         * manual/platform.texi: Document MTASC-safety properties.
19500         * manual/pipe.texi: Document MTASC-safety properties.
19502         * manual/pattern.texi: Document MTASC-safety properties.
19504         * manual/message.texi: Document MTASC-safety properties.
19506         [BZ #12751]
19507         * manual/memory.texi: Document MTASC-safety properties.
19509         * manual/math.texi: Document MTASC-safety properties.
19511         * manual/locale.texi: Document MTASC-safety properties.
19513         * manual/llio.texi: Document MTASC-safety properties.
19515         * manual/libdl.texi: New.
19517         * manual/lang.texi: Document MTASC-safety properties.
19519         * manual/job.texi: Document MTASC-safety properties.
19521         * manual/getopt.texi: Document MTASC-safety properties.
19523         * manual/ctype.texi: Document MTASC-safety properties.
19525 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
19527         [BZ #16046]
19528         * csu/libc-tls.c (static_map): Remove variable.
19529         (__libc_setup_tls): Use main executable's link map for TLS data.
19530         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
19531         casing for LM_ID_BASE and GL(dl_nns).
19532         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
19533         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
19534         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
19535         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
19536         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
19537         member.
19538         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
19539         l_phnum members.
19541 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
19543         * manual/debug.texi: Document MTASC-safety properties.
19545 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
19547         [BZ #16510]
19548         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
19549         of __x86_64__ when disabling x87 inline functions.
19551 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
19553         * manual/charset.texi: Document MTASC-safety properties.
19555         * manual/crypt.texi: Document MTASC-safety properties.
19557         * manual/conf.texi: Document MTASC-safety properties.
19559         * manual/arith.texi: Document MTASC-safety properties.
19561         * manual/argp.texi: Document MTASC-safety properties.
19563         * manual/macros.texi: Introduce macros to document multi
19564         thread, asynchronous signal and asynchronous cancellation
19565         safety properties.
19566         * manual/intro.texi: Introduce the properties themselves.
19568 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19570         * sysdeps/sh/sh4/Makefile: New file.
19572 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
19574         * math/gen-libm-test.pl ($srcdir): New variable.
19575         ($auto_input): Use it.
19577 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
19579         [BZ #16506]
19580         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
19581         access beyond array bounds when parsing netgroups file.
19583         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
19584         the old buffer before realloc.
19586 2014-01-27  Allan McRae  <allan@archlinux.org>
19588         * po/fr.po: Update French translation from translation project.
19590 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19592         * sysdeps/sh/libm-test-ulps: Regenerate.
19594 2014-01-24  David S. Miller  <davem@davemloft.net>
19596         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
19598 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19600         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
19601         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
19603 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
19605         [BZ #16474]
19606         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
19607         string pointers after reallocation.
19609 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19611         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
19612         __SH4A__ instead of __SH_FPU_ANY__.
19614 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19616         * sysdeps/sh/fpu_control.h: New file.
19617         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
19618         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
19619         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
19620         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
19621         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
19622         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
19623         * sysdeps/sh/sys/ucontext.h: Remove.
19624         * sysdeps/sh/sys: Remove directory.
19626 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19628         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
19629         s390/sys/ucontext.h.
19630         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
19631         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
19633 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
19635         [BZ #15605]
19636         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
19638 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19640         [BZ#16431]
19641         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
19642         Adjust the vDSO correctly for internal calls.
19643         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
19645 2014-01-20  Allan McRae  <allan@archlinux.org>
19647         * po/ca.po: Update Catalan translation from translation project.
19649 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
19651         * sysdeps/s390/sotruss-lib.c: New file.
19653 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19655         [BZ#16430]
19656         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
19657         (__GI___gettimeofday): Alias for a different internal symbol to avoid
19658         local calls issues by not having a PLT stub required for IFUNC calls.
19659         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
19661 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
19663         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
19664         * math/test-fpucw-static.c: Likewise.
19666 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
19668         [BZ #16453]
19669         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
19671 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19673         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
19674         implementation for powerpc.
19676 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
19678         [BZ #14782]
19679         * sysdeps/posix/system.c (__libc_system): Do not enable
19680         asynchronous cancellation.
19682 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19684         [BZ #16427]
19685         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
19686         handling only for numbers special also in the IEEE case.
19688 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19690         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
19692 2014-01-11  Allan McRae  <allan@archlinux.org>
19694         * po/bg.po: Update Bulgarian translation from translation project.
19696         * po/de.po: Update German translation from translation project.
19698 2014-01-10  Roland McGrath  <roland@hack.frob.com>
19700         * sysdeps/generic/gcc-compat.h: New file.
19702 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
19704         * benchtests/asin-inputs: Correct slow inputs.
19705         * benchtests/acos-inputs: Likewise.
19707 2014-01-10  Allan McRae  <allan@archlinux.org>
19709         * po:sv.po: Update Swedish translation from translation project.
19711         * po/vi.po: Update Vietnamese translation from translation project.
19713         * po/eo.po: Update Esperanto translation from translation project.
19715         * po/cs.po: Update Czech translation from translation project.
19717         * po/nl.po: Update Dutch translation from translation project.
19719         * po/pl.po: Update Polish translation from translation project.
19721         * po/ru.po: Update Russian translation from translation project.
19723         * po/uk.po: Update Ukrainian translation from translation project.
19725 2014-01-08  Brooks Moses  <bmoses@google.com>
19727         * elf/dl-load.c: Fix comment typo.
19729 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
19731         * po/header.pot: Rename to...
19732         * po/pot.header: ... this.
19733         * po/Makefile: Use pot.header.
19735 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
19736             Maxim Kuvyrkov  <maxim@kugelworks.com>
19738         [BZ #16394]
19739         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
19740         SRC and DEST against LEN.
19742 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19744         [BZ #16414]
19745         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
19746         implementation.
19747         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
19749 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19751         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19753 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
19755         [BZ #16408]
19756         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
19757         for large positive arguments.
19759 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
19761         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
19763         * math/auto-libm-test-in: Mark various tests with
19764         xfail-rounding:ldbl-128ibm.
19765         * math/auto-libm-test-out: Regenerated.
19767         [BZ #16407]
19768         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
19769         Increase overflow threshold.
19771 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
19773         [BZ #14286]
19774         * stdio-common/vfprintf.c: Check for integer overflow.
19776 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19778         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
19779         the first argument and return value of __tls_get_addr_internal.
19781 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19783         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
19784         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
19786 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19788         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
19789         * sysdeps/s390/rtld-global-offsets.sym: New file.
19790         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
19791         GLIBC_2.19 symbol.
19792         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
19793         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
19794         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
19795         ... this.
19796         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
19797         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
19798         ... this.
19799         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
19800         Regenerate.
19801         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
19802         Regenerate.
19803         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
19804         halfs of GPRs for high_gprs contexts.
19805         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
19806         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
19807         field.
19808         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
19809         uc_flags field.
19810         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
19811         64 bit versions:
19812         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
19813         for high GPRs (uc_high_gprs) and for future extensions
19814         (__reserved).
19815         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
19816         for future extensions (__reserved).
19817         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
19818         64 bit versions:
19819         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
19820         SC_HIGHGPRS offset definition.
19821         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
19822         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
19824         * Versions.def: Add GLIBC_2.19 for libpthread.
19825         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
19826         siglongjmp for libpthread with GLIBC_2.19 symver.
19827         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
19828         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
19829         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
19830         * sysdeps/s390/__longjmp.c: New file.
19831         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
19832         * sysdeps/s390/longjmp.c: New file.
19833         * sysdeps/s390/setjmp.S: New file.
19834         * sysdeps/s390/sigjmp.S: New file.
19835         * sysdeps/s390/v1-longjmp.c: New file.
19836         * sysdeps/s390/v1-setjmp.h: New file.
19837         * sysdeps/s390/v1-sigjmp.c: New file.
19838         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
19839         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
19840         GLIBC_2.19 version.
19841         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
19842         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
19843         versioned symbols for ____longjmp_chk.
19844         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
19845         Likewise.
19846         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
19847         Regenerate.
19848         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
19849         Regenerate.
19850         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
19851         Regenerate.
19852         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
19853         Regenerate.
19854         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
19855         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
19856         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
19857         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
19858         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
19859         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
19860         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
19861         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
19862         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
19863         * sysdeps/s390/rtld-__longjmp.c: New file.
19864         * sysdeps/s390/rtld-setjmp.S: New file.
19866 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
19868         [BZ #16400]
19869         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
19870         Return -__logl (x) for small positive arguments without evaluating
19871         a polynomial.
19873 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
19875         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
19876         Rename to ...
19877         (__ptrace_peeksiginfo_args): ... this.
19878         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
19879         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
19880         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
19882 2014-01-06  Allan McRae  <allan@archlinux.org>
19884         * inet/netinet/in.h: Fix typo in comment.
19886 2014-01-05  Andreas Jaeger  <aj@suse.de>
19888         * sysdeps/i386/fpu/libm-test-ulps: Update.
19890 2014-01-05  Allan McRae  <allan@archlinux.org>
19892         * po/libc.pot: Regenerated.
19894         * malloc/memusagestat.c: Fix gettext call formatting.
19896 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
19898         * nscd/nscd.c: Improve usage() output.
19900 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
19902         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
19903         * sysdeps/unix/sysv/linux/configure: Regenerated.
19904         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
19905         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
19907 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
19909         [BZ #16390]
19910         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
19911         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
19913 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19915         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
19916         extra tokens at end of #undef directive.
19917         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
19918         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
19919         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
19921 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
19923         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
19925         * math/auto-libm-test-in: Mark various tests with
19926         xfail-rounding:ldbl-128ibm.
19927         * math/auto-libm-test-out: Regenerated.
19929 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
19931         [BZ #16386]
19932         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
19933         numbers with subnormal high part when calculating exponent.
19935         [BZ #16385]
19936         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
19937         fabs.
19939         [BZ #16384]
19940         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
19941         M_LN2l.
19942         (__ieee754_acoshl): Use __log1pl not __log1p.
19944 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
19946         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
19947         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
19948         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
19949         (grow_heap, heap_trim, _int_new_arena, get_free_list)
19950         (reused_arena, arena_get2): Convert to GNU style.
19951         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
19952         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
19953         (memalign_check, __malloc_set_state): Likewise.
19954         * malloc/mallocbug.c (main): Likewise.
19955         * malloc/malloc.c (__malloc_assert, malloc_init_state)
19956         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
19957         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
19958         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
19959         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
19960         (__posix_memalign, malloc_info): Likewise.
19961         * malloc/malloc.h: Likewise.
19962         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
19963         (mallochook, memalignhook, reallochook, mabort): Likewise.
19964         * malloc/mcheck.h: Likewise.
19965         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
19966         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
19967         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
19968         * malloc/morecore.c (__default_morecore): Likewise.
19969         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
19970         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
19971         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
19972         (print_and_abort): Likewise.
19973         * malloc/obstack.h: Likewise.
19974         * malloc/set-freeres.c (__libc_freeres): Likewise.
19975         * malloc/tst-mallocstate.c (main): Likewise.
19976         * malloc/tst-mtrace.c (main): Likewise.
19977         * malloc/tst-realloc.c (do_test): Likewise.
19979 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
19981         [BZ #16366]
19982         * nscd/netgroupcache.c (do_notfound): New function.
19983         (addgetnetgrentX): Use it.
19985         [BZ # 16365]
19986         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
19987         NSS_STATUS_NOTFOUND.
19989 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
19991         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
19992         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19994 2014-01-01  Allan McRae  <allan@archlinux.org>
19996         * scripts/update-copyrights: Update configure input file suffix.
19998         * NEWS: Update copyright year.
19999         * catgets/gencat.c: Likewise.
20000         * csu/version.c: Likewise.
20001         * debug/catchsegv.sh: Likewise.
20002         * debug/pcprofiledump.c: Likewise.
20003         * debug/xtrace.sh: Likewise.
20004         * elf/ldconfig.c: Likewise.
20005         * elf/ldd.bash.in: Likewise.
20006         * elf/pldd.c: Likewise.
20007         * elf/sotruss.ksh: Likewise.
20008         * elf/sprof.c: Likewise.
20009         * iconv/iconv_prog.c: Likewise.
20010         * iconv/iconvconfig.c: Likewise.
20011         * locale/programs/locale.c: Likewise.
20012         * locale/programs/localedef.c: Likewise.
20013         * login/programs/pt_chown.c: Likewise.
20014         * malloc/memusage.sh: Likewise.
20015         * malloc/memusagestat.c: Likewise.
20016         * malloc/mtrace.pl: Likewise.
20017         * manual/libc.texinfo: Likewise.
20018         * nscd/nscd.c: Likewise.
20019         * nss/getent.c: Likewise.
20020         * nss/makedb.c: Likewise.
20021         * posix/getconf.c: Likewise.
20022         * scripts/test-installation.pl: Likewise.
20024         * All files with FSF copyright notices: Update copyright dates
20025         using scripts/update-copyrights.
20026         * intl/plural.c: Regenerated.
20027         * locale/programs/charmap-kw.h: Likewise.
20028         * locale/programs/locfile-kw.h: Likewise.
20030 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
20032         * sysdeps/unix/sysv/linux/configure: Regenerated.
20033         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
20034         the linux/fanotify.h header.
20035         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
20036         HAVE_LINUX_FANOTIFY_H is defined.
20038 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
20040         * benchtests/cos-inputs: New inputs.
20041         * benchtests/sin-inputs: Likewise.
20043         * benchtests/atan-inputs: New inputs. Fix name of multiple
20044         precision fallback inputs.
20046         * benchtests/atanh-inputs: New inputs.
20047         * benchtests/tanh-inputs: Likewise.
20049         * benchtests/acosh-inputs: New inputs.
20050         * benchtests/asinh-inputs: Likewise.
20052         * benchtests/cosh-inputs: New inputs.
20053         * benchtests/sinh-inputs: Likewise.
20055         * benchtests/acos-inputs: Add more inputs.
20056         * benchtests/asin-inputs: Likewise.
20058 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
20060         [BZ #16375]
20061         * manual/arith.texi: Fix spelling.
20062         * manual/charset.texi: Likewise.
20063         * manual/errno.texi: Likewise.
20064         * manual/filesys.texi: Likewise.
20065         * manual/lang.texi: Likewise.
20066         * manual/llio.texi: Likewise.
20067         * manual/locale.texi: Likewise.
20068         * manual/message.texi: Likewise.
20069         * manual/resource.texi: Likewise.
20070         * manual/search.texi: Likewise.
20071         * manual/setjmp.texi: Likewise.
20072         * manual/stdio.texi: Likewise.
20073         * manual/string.texi: Likewise.
20074         * manual/sysinfo.texi: Likewise.
20075         * manual/time.texi: Likewise.
20077 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
20079         * po/sl.po: New file.
20081 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
20083         * .gitignore: Add core/.gdbinit/.gdb_history.
20085 2013-12-27  Allan McRae  <allan@archlinux.org>
20087         [BZ #16369]
20088         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
20089         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
20091 2013-12-24  Brooks Moses  <bmoses@google.com>
20093         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
20094         all compilers that claim C++98 compliance, not just GCC.
20095         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
20096         Likewise.
20098 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
20100         * NEWS: Restore accidentally deleted bug-fix entries.
20102 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
20103             Ondřej Bílka  <neleai@seznam.cz>
20105         [BZ #15073]
20106         * malloc/malloc.c (_int_free): Perform sanity check only if we
20107         have_lock.
20109 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
20111         [BZ #12986]
20112         * manual/stdio.texi (String Input Conversions): Clarify that character
20113         classes are not supported.
20115 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20117         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20119 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
20121         [BZ #16337]
20122         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
20123         Calculate results for small negative arguments directly rather
20124         than using reflection formula with special underflow handling.
20126         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
20127         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
20128         sysdeps/unix/bsd/bsd4.4/syscalls.list.
20129         (fchflags): Likewise.
20130         (revoke): Likewise.
20131         (setlogin): Likewise.
20132         (sigaltstack): Likewise.
20133         (wait4): Likewise.
20134         (sigblock): Remove.
20135         (sigsetmask): Likewise.
20136         (wait3): Likewise.
20137         (waitpid): Likewise.
20138         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
20139         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
20140         file.
20141         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
20142         * sysdeps/unix/bsd/Makefile: ... here.
20143         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
20144         * sysdeps/unix/bsd/Versions: ... here.
20145         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
20146         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
20147         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
20148         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
20149         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
20150         * sysdeps/unix/bsd/sigblock.c: ... here.
20151         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
20152         * sysdeps/unix/bsd/sigsetmask.c: ... here.
20153         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
20154         * sysdeps/unix/bsd/sigvec.c: ... here.
20155         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
20156         * sysdeps/unix/bsd/tcdrain.c: ... here.
20157         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
20158         * sysdeps/unix/bsd/tcgetattr.c: ... here.
20159         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
20160         * sysdeps/unix/bsd/tcsetattr.c: ... here.
20161         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
20162         * sysdeps/unix/bsd/wait.c: ... here.
20163         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
20164         * sysdeps/unix/bsd/wait3.c: ... here.
20165         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
20166         * sysdeps/unix/bsd/waitpid.c: ... here.
20168 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
20170         [BZ #16356]
20171         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
20172         round-to-nearest for [!USE_AS_EXPM1L].
20173         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
20174         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
20175         more tests of exp and exp10.  Expect some exp10 tests to miss
20176         exceptions or fail in directed rounding modes.
20177         * math/auto-libm-test-out: Regenerated.
20178         * math/libm-test.inc (exp10_tonearest_test_data): New array.
20179         (exp10_test_tonearest): New function.
20180         (exp10_towardzero_test_data): New array.
20181         (exp10_test_towardzero): New function.
20182         (exp10_downward_test_data): New array.
20183         (exp10_test_downward): New function.
20184         (exp10_upward_test_data): New array.
20185         (exp10_test_upward): New function.
20186         (main): Call the new functions.
20187         * sysdeps/i386/fpu/libm-test-ulps: Update.
20188         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20190 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
20192         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
20193         asinh, atan, atan2, atanh, cbrt, cos and cosh.
20194         * math/auto-libm-test-out: Regenerated.
20195         * math/libm-test.inc (acosh_test_data): Add more tests.
20196         (atanh_test_data): Likewise.
20197         (ceil_test_data): Likewise.
20198         (copysign_test_data): Likewise.
20199         * sysdeps/i386/fpu/libm-test-ulps: Update.
20200         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20202         * timezone/checktab.awk: Update from tzcode 2013i.
20203         * timezone/private.h: Likewise.
20204         * timezone/scheck.c: Likewise.
20205         * timezone/tzfile.h: Likewise.
20206         * timezone/tzselect.ksh: Likewise.
20207         * timezone/zdump.c: Likewise.
20208         * timezone/zic.c: Likewise.
20210         * math/auto-libm-test-in: Add tests of cpow.
20211         * math/auto-libm-test-out: Regenerated.
20212         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
20213         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20214         mpc_cc_c.
20215         (func_calc_desc): Add mpc_cc_c union field.
20216         (test_functions): Add cpow.
20217         (special_fill_2pi): New function.
20218         (special_real_inputs): Add 2pi.
20219         (calc_generic_results): Handle mpc_cc_c.
20220         * sysdeps/i386/fpu/libm-test-ulps: Update.
20221         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20223         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
20224         csqrt, ctan and ctanh.
20225         * math/auto-libm-test-out: Regenerated.
20226         * math/libm-test.inc (TEST_COND_x86_64): New macro.
20227         (TEST_COND_x86): Likewise.
20228         (ccos_test_data): Use AUTO_TESTS_c_c.
20229         (ccosh_test_data): Likewise.
20230         (cexp_test_data): Likewise.
20231         (clog_test_data): Likewise.
20232         (csqrt_test_data): Likewise.
20233         (ctan_test_data): Likewise.
20234         (ctan_tonearest_test_data): Likewise.
20235         (ctan_towardzero_test_data): Likewise.
20236         (ctan_downward_test_data): Likewise.
20237         (ctan_upward_test_data): Likewise.
20238         (ctanh_test_data): Likewise.
20239         (ctanh_tonearest_test_data): Likewise.
20240         (ctanh_towardzero_test_data): Likewise.
20241         (ctanh_downward_test_data): Likewise.
20242         (ctanh_upward_test_data): Likewise.
20243         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20244         mpc_c_c.
20245         (func_calc_desc): Add mpc_c_c union field.
20246         (FUNC_mpc_c_c): New macro.
20247         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
20248         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
20249         ctanh.
20250         (special_fill_min_subnorm_p120): New function.
20251         (special_real_inputs): Add min_subnorm_p120.
20252         (calc_generic_results): Handle mpc_c_c.
20253         * sysdeps/i386/fpu/libm-test-ulps: Update.
20254         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20256 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
20258         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
20259         (do_sin_slow): New functions.
20260         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
20261         (cslow2, csloww1, csloww2): Use the new functions.
20263         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
20264         Use M to change sign of result instead of X.  Assume X is
20265         positive.
20266         (csloww1): Likewise.
20267         (__sin): Adjust.
20268         (__cos): Adjust.
20270         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
20271         arguments A and DA.
20272         (__sin): Adjust.
20273         (__cos): Likewise.
20275         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
20276         (__cos): Likewise.
20277         (sloww1): Don't adjust sign of DX.
20278         (csloww1): Likewise.
20279         (sloww2): Use X directly and don't adjust sign of DX.
20280         (csloww2): Likewise.
20282 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
20284         * math/auto-libm-test-in: Add tests of cabs and carg.
20285         * math/auto-libm-test-out: Regenerated.
20286         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
20287         (carg_test_data): Likewise.
20288         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20289         mpc_c_f.
20290         (func_calc_desc): Add mpc_c_f union field.
20291         (test_functions): Add cabs and carg.
20292         (calc_generic_results): Handle mpc_c_f.
20294         * sysdeps/powerpc/powerpc32/libgcc-compat.S
20295         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
20296         as a macro and a compat symbol.
20297         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
20298         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
20299         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
20300         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
20301         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
20302         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
20303         not use .hidden.
20304         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
20305         Likewise.
20306         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
20307         Likewise.
20308         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
20309         Likewise.
20310         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
20311         Likewise.
20312         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
20313         Likewise.
20314         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
20315         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
20316         from GLIBC_2.3.2.
20318 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20320         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20322 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
20324         * manual/texinfo.tex: Update to version 2013-11-26.10 with
20325         trailing whitespace removed.
20326         * scripts/config.guess: Update to version 2013-11-29.
20327         * scripts/config.sub: Update to version 2013-10-01.
20329         * math/auto-libm-test-in: Add tests of sincos.
20330         * math/auto-libm-test-out: Regenerated.
20331         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
20332         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20333         mpfr_f_11.
20334         (func_calc_desc): Add mpfr_f_11 union field.
20335         (test_functions): Add sincos.
20336         (calc_generic_results): Handle mpfr_f_11.
20337         * sysdeps/i386/fpu/libm-test-ulps: Update.
20338         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20340 2013-12-19  Andreas Schwab  <schwab@suse.de>
20342         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
20343         CALL_MCOUNT.
20344         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
20345         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
20346         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
20348 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
20350         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
20351         * sysdeps/i386/fpu/libm-test-ulps: Update.
20352         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20354         [BZ #16293]
20355         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
20356         round-to-nearest mode when using frndint.
20357         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
20358         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
20359         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
20360         Likewise.
20361         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
20362         sinh test to fail.
20363         * math/auto-libm-test-out: Regenerated.
20364         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
20365         (TEST_COND_x86): Likewise.
20366         (expm1_tonearest_test_data): New array.
20367         (expm1_test_tonearest): New function.
20368         (expm1_towardzero_test_data): New array.
20369         (expm1_test_towardzero): New function.
20370         (expm1_downward_test_data): New array.
20371         (expm1_test_downward): New function.
20372         (expm1_upward_test_data): New array.
20373         (expm1_test_upward): New function.
20374         (main): Run the new test functions.
20375         * sysdeps/i386/fpu/libm-test-ulps: Update.
20376         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20378         * include/features.h: Update comment documenting feature test
20379         macros.  Mention _DEFAULT_SOURCE in comment.
20380         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
20381         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
20382         _BSD_SOURCE and _SVID_SOURCE.
20383         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
20384         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
20385         !_SVID_SOURCE]: Likewise.
20386         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
20387         (__USE_POSIX_IMPLICITLY): Define.
20388         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
20389         (_POSIX_SOURCE): Undefine and redefine.
20390         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
20391         (_POSIX_C_SOURCE): Likewise.
20392         * manual/creature.texi (_DEFAULT_SOURCE): Document.
20393         (Feature Test Macros): Update documentation of default features.
20395 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
20397         * benchtests/Makefile: Add bench-strtok.
20398         * benchtests/bench-strtok.c: New file: strtok benchtest.
20400 2013-12-19  Allan McRae  <allan@archlinux.org>
20402         * manual/install.texi: Suppress menu for plain text output.
20403         * INSTALL: Regenerated.
20405 2013-12-18  Brooks Moses  <bmoses@google.com>
20407         [BZ #15846]
20408         * misc/getauxval.c: Include errno.h.
20409         (__getauxval): Set errno to ENOENT if the requested type is not
20410         found.
20411         * misc/sys/auxv.h (getauxval): Document that it may set errno;
20412         don't declare with __attribute_const__.
20413         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
20414         * manual/startup.texi: Document that getauxval sets errno.
20416 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
20418         * math/auto-libm-test-in: Add tests of jn and yn.
20419         * math/auto-libm-test-out: Regenerated.
20420         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
20421         (yn_test_data): Likewise.
20422         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20423         mpfr_if_f.
20424         (func_calc_desc): Add mpfr_if_f union field.
20425         (FUNC_mpfr_if_f): New macro.
20426         (test_functions): Add jn and yn.
20427         (calc_generic_results): Assert type of second input for
20428         mpfr_ff_f.  Handle mpfr_if_f.
20429         (output_for_one_input_case): Disable all checking for arguments
20430         fitting floating-point types in case of an integer argument.
20431         * sysdeps/i386/fpu/libm-test-ulps: Update.
20432         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20434         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
20435         Don't expect fegetround reference in libm.so.
20437 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
20439         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
20440         $(config-cflags-nofma).
20442 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
20444         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
20445         * math/auto-libm-test-out: Regenerated.
20447         [BZ #16338]
20448         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
20449         to determine exponent and adjust argument to have exponent of -1.
20450         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
20451         log2.
20452         * math/auto-libm-test-out: Regenerated.
20453         * sysdeps/i386/fpu/libm-test-ulps: Update.
20454         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20456 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
20458         * manual/probes.texi: Remove cases when per-thread arenas are
20459         disabled.
20461 2013-12-18  Andreas Schwab  <schwab@suse.de>
20463         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
20464         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
20465         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
20466         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
20467         * sysdeps/i386/i686/multiarch/Makefile: Update.
20468         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
20470 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
20472         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
20473         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
20475 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
20477         [BZ #15968]
20478         Support TZ transition times < 00:00:00.
20479         This is needed for version-3 tz-format files; it supports time
20480         stamps past 2037 for America/Godthab (the only entry in the tz
20481         database for which this change is relevant).
20482         * manual/time.texi (TZ Variable): Document transition times
20483         from -167:59:59 through -00:00:01.
20484         * time/tzset.c (tz_rule): Time of day is now signed.
20485         (__tzset_parse_tz): Parse negative time of day.
20487         Document TZ transition times >= 25:00:00.
20488         * manual/time.texi (TZ Variable): Document transition times from
20489         25:00:00 through 167:59:59.  These are already supported, and this
20490         support will help with version-3 tz-format files.
20492         * manual/time.texi (TZ Variable): Modernize North America example
20493         to reflect current (i.e., 2007-and-later) daylight saving rules.
20495         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
20497 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
20499         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
20500         * sysdeps/unix/bsd/bits/stat.h: Likewise.
20501         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
20502         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
20503         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
20504         * sysdeps/unix/bsd/bsdstat.h: Likewise.
20505         * sysdeps/unix/bsd/clock.c: Likewise.
20506         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
20507         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
20508         * sysdeps/unix/bsd/init-posix.c: Likewise.
20509         * sysdeps/unix/bsd/poll.c: Likewise.
20510         * sysdeps/unix/bsd/ptsname.c: Likewise.
20511         * sysdeps/unix/bsd/seekdir.c: Likewise.
20512         * sysdeps/unix/bsd/setegid.c: Likewise.
20513         * sysdeps/unix/bsd/seteuid.c: Likewise.
20514         * sysdeps/unix/bsd/setgid.c: Likewise.
20515         * sysdeps/unix/bsd/setrgid.c: Likewise.
20516         * sysdeps/unix/bsd/setruid.c: Likewise.
20517         * sysdeps/unix/bsd/setsid.c: Likewise.
20518         * sysdeps/unix/bsd/setuid.c: Likewise.
20519         * sysdeps/unix/bsd/sigaction.c: Likewise.
20520         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
20521         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
20522         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
20523         * sysdeps/unix/bsd/telldir.c: Likewise.
20524         * sysdeps/unix/bsd/times.c: Likewise.
20525         * sysdeps/unix/bsd/usleep.c: Likewise.
20527         * misc/Makefile (install-lib): Remove libbsd-compat.a.
20528         ($(objpfx)libbsd-compat.a): Remove rule.
20530         * include/features.h (__FAVOR_BSD): Do not define.
20531         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
20532         features conflicting with POSIX.
20533         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
20534         (_BSD_SOURCE): Remove description of not being a subset of other
20535         feature test macros.
20536         * manual/job.texi (getpgrp): Do not document BSD version.
20537         (getpgid): Do not document by reference to BSD getpgrp.
20538         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
20539         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
20540         * signal/signal.h [__FAVOR_BSD]: Likewise.
20541         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
20542         instead of making contents conditional on [__FAVOR_BSD].
20543         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
20545 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20547         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20549 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
20551         [BZ #16314]
20552         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
20553         values below 2**-450, not 2**-500.
20554         * math/auto-libm-test-in: Don't allow spurious underflow from
20555         hypot.
20556         * math/auto-libm-test-out: Regenerated.
20558         [BZ #16316]
20559         [BZ #16330]
20560         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
20561         values of ha and hb and sort them after adjusting subnormal
20562         arguments.
20563         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
20564         Likewise.
20565         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
20566         values of ea and eb and sort them after adjusting subnormal
20567         arguments.
20568         * math/auto-libm-test-in: Do not expect some hypot tests of
20569         subnormals to fail.  Add more hypot tests.
20570         * math/auto-libm-test-out: Regenerated.
20572 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20574         [BZ #13304]
20575         * sysdeps/sh/s_fma.c: New file.
20576         * sysdeps/sh/s_fmaf.c: New file.
20577         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
20578         version.
20579         * sysdeps/sh/Implies: Add sh/soft-fp.
20581 2013-12-16  Roland McGrath  <roland@hack.frob.com>
20583         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
20584         level of indirection to members `objname', `errstring', `malloced'.
20585         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
20586         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
20587         it as the __longjmp argument (just pass 1 instead).
20588         (_dl_catch_error): Initialize C with argument pointers and address of
20589         volatile local ERRCODE rather than copying values out of C at return.
20591 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
20593         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
20594         * math/auto-libm-test-out: Regenerated.
20595         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
20596         (hypot_test_data): Likewise.
20597         (pow_test_data): Likewise.
20598         (pow_tonearest_test_data): Likewise.
20599         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20600         mpfr_ff_f.
20601         (func_calc_desc): Add mpfr_ff_f union field.
20602         (FUNC_mpfr_ff_f): New macro.
20603         (test_functions): Add atan2, hypot and pow.
20604         (special_fill_min): New function.
20605         (special_fill_minus_min): Likewise.
20606         (special_fill_min_subnorm): Likewise.
20607         (special_fill_minus_min_subnorm): Likewise.
20608         (special_real_inputs): Add min, -min, min_subnorm and
20609         -min_subnorm.
20610         (calc_generic_results): Handle mpfr_ff_f.
20611         * sysdeps/i386/fpu/libm-test-ulps: Update.
20612         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20614 2013-12-16  Will Newton  <will.newton@linaro.org>
20616         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
20617         (Aligned Memory Blocks): Add documentation for aligned_alloc
20618         and suggest it as an alternative to posix_memalign.
20619         (Hooks for Malloc): Document __memalign_hook is also called
20620         for aligned_alloc.  (Summary of Malloc): Add summary for
20621         aligned alloc.  Document __memalign_hook is also called
20622         for aligned_alloc.
20624 2013-12-16  Will Newton  <will.newton@linaro.org>
20626         * manual/memory.texi (Malloc Examples): Clarify default
20627         alignment documentation.  Suggest posix_memalign rather
20628         than memalign or valloc.
20629         (Aligned Memory Blocks): Remove suggestion to use memalign
20630         or valloc.  Remove obsolete comment about BSD.
20631         Document memalign errno values and mark the function obsolete.
20632         Document posix_memalign returned error codes.  Mark valloc
20633         as obsolete.  (Hooks for Malloc): __memalign_hook is also
20634         called for posix_memalign and valloc.
20635         (Summary of Malloc): Add posix_memalign to function summary.
20636         __memalign_hook is also called for posix_memalign and valloc.
20638 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
20640         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
20641         TAYLOR_SIN.
20642         (__sin): Adjust.
20643         (__cos): Likewise.
20644         (sloww): Use mynumber union.  Expand ternary operator into
20645         if-else statements.
20646         (cslow): use mynumber union.
20648 2013-12-16  Allan McRae  <allan@archlinux.org>
20650         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
20651         * configure: Regenerated.
20653         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
20655         [BZ #14120]
20656         * configure.ac: Added --enable-maintainer-mode. Check for
20657         autoconf when enabled.
20658         * configure: Regenerated.
20660         * nscd/nscd.service: New file.
20661         * nscd/nscd.tmpfiles: New file.
20663 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
20665         [BZ #12100]
20666         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
20667         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
20668         * sysdeps/x86_64/multiarch/strstr.c: ... here.
20669         (strstr): Add __strstr_sse2_unaligned ifunc.
20670         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
20671         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
20672         (strcasestr): Remove __strcasestr_sse42 ifunc.
20673         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
20674         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
20675         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
20677 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20679         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
20680         * sysdeps/sh/bits/fenv.h: ... here.
20681         * sysdeps/sh/sh4/fpu/bits: Remove directory.
20683 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20685         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
20687         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
20688         hypotf multiarch implementations.
20689         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
20690         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
20691         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
20692         multiarch hypot for PPC64.
20693         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
20694         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
20695         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
20696         multiarch hypotf for PPC64.
20698         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
20699         modff multiarch implementations.
20700         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
20701         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
20702         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
20703         multiarch modf for PPC64.
20704         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
20705         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
20706         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
20707         multiarch modff for PPC64.
20709         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
20710         and logl multiarch implementations.
20711         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
20712         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
20713         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
20714         multiarch logb for PPC64.
20715         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
20716         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
20717         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
20718         multiarch logb for PPC64.
20719         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
20720         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
20721         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
20722         multiarch logb for PPC64.
20724         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
20725         isinff multiarch implementation.
20726         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
20727         file.
20728         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
20729         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
20730         multiarch isinf for PPC64.
20731         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
20732         file.
20733         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
20734         multiarch isinff for PPC64.
20736         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
20737         finitef multiarch implementation.
20738         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
20739         file.
20740         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
20741         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
20742         multiarch finite for PPC64.
20743         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
20744         file.
20745         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
20746         multiarch finitef for PPC64.
20748         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
20749         lrint multiarch implementation.
20750         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
20751         file.
20752         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
20753         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
20754         multiarch llrint for PPC64.
20755         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
20756         multiarch lrint for PPC64.
20758         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
20759         copysignf multiarch implementation.
20760         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
20761         file.
20762         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
20763         file.
20764         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
20765         multiarch copysign for PPC64.
20766         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
20767         multiarch copysignf for PPC64.
20769         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
20770         multiarch implementation.
20771         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
20772         file.
20773         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
20774         file.
20775         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
20776         file.
20777         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
20778         file.
20779         multiarch llround for PPC64.
20780         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
20781         multiarch trunc for PPC64.
20782         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
20783         multiarch truncf for PPC64.
20785         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
20786         multiarch implementation.
20787         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
20788         file.
20789         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
20790         file.
20791         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
20792         file.
20793         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
20794         file.
20795         multiarch llround for PPC64.
20796         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
20797         multiarch round for PPC64.
20798         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
20799         multiarch roundf for PPC64.
20801         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
20802         multiarch implementation.
20803         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
20804         file.
20805         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
20806         file.
20807         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
20808         file.
20809         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
20810         file.
20811         multiarch llround for PPC64.
20812         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
20813         multiarch floor for PPC64.
20814         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
20815         multiarch floorf for PPC64.
20817         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
20818         multiarch implementation.
20819         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
20820         file.
20821         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
20822         file.
20823         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
20824         file.
20825         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
20826         file.
20827         multiarch llround for PPC64.
20828         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
20829         multiarch ceil for PPC64.
20830         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
20831         multiarch ceilf for PPC64.
20833         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
20834         multiarch implementation.
20835         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
20836         file.
20837         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
20838         file.
20839         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
20840         file.
20841         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
20842         multiarch llround for PPC64.
20843         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
20844         multiarch lround for PPC64.
20846         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
20847         multiarch implementation.
20848         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
20849         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
20850         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
20851         file.
20852         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
20853         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
20854         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
20855         multiarch isnan for PPC64.
20856         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
20857         multiarch isnanf for PPC64.
20859         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
20860         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
20861         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
20862         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
20863         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
20864         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
20866         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
20867         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
20868         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
20869         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
20871         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
20872         multiarch implementations.
20873         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20874         (__libc_ifunc_impl_list): Likewise.
20875         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
20876         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
20877         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
20878         multiarch stpcpy for PPC64.
20880         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
20881         multiarch implementations.
20882         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20883         (__libc_ifunc_impl_list): Likewise.
20884         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
20885         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
20886         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
20887         multiarch strcpy for PPC64.
20889         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
20890         redefine function name.
20891         (_wordcopy_fwd_dest_aligned): Likewise.
20892         (_wordcopy_bwd_aligned): Likewise.
20893         (_wordcopy_bwd_dest_aligned): Likewise.
20894         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
20895         multiarch implementations.
20896         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20897         (__libc_ifunc_impl_list): Likewise.
20898         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
20899         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
20900         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
20901         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
20902         multiarch wcscpy for PPC64.
20904         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
20905         multiarch implementations.
20906         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20907         (__libc_ifunc_impl_list): Likewise.
20908         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
20909         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
20910         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
20911         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
20912         multiarch wcscpy for PPC64.
20914         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
20915         multiarch implementations.
20916         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20917         (__libc_ifunc_impl_list): Likewise.
20918         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
20919         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
20920         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
20921         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
20922         multiarch wcsrchr for PPC64.
20924         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
20925         multiarch implementations.
20926         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20927         (__libc_ifunc_impl_list): Likewise.
20928         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
20929         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
20930         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
20931         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
20932         multiarch wcschr for PPC64.
20934         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
20935         multiarch implementations.
20936         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20937         (__libc_ifunc_impl_list): Likewise.
20938         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
20939         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
20940         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
20941         multiarch strchrnul for PPC64.
20943         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
20944         implementations.
20945         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20946         (__libc_ifunc_impl_list): Likewise.
20947         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
20948         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
20949         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
20950         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
20951         strchr for PPC64.
20953         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
20954         implementations.
20955         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20956         (__libc_ifunc_impl_list): Likewise.
20957         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
20958         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
20959         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
20960         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
20961         strncmp for PPC64.
20963         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
20964         multiarch implementations.
20965         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20966         (__libc_ifunc_impl_list): Likewise.
20967         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
20968         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
20969         strncasecmp for PPC64.
20970         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
20971         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
20972         multiarch strncasecmp_l for PPC64.
20974         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
20975         multiarch implementations.
20976         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
20977         (__libc_ifunc_impl_list): Likewise.
20978         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
20979         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
20980         multiarch strcasecmp for PPC64.
20981         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
20982         file.
20983         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
20984         multiarch strcasecmp_l for PPC64.
20986         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
20987         implementations.
20988         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20989         (__libc_ifunc_impl_list): Likewise.
20990         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
20991         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
20992         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
20993         strnlen for PPC64.
20995         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
20996         implementations.
20997         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20998         (__libc_ifunc_impl_list): Likewise.
20999         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
21000         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
21001         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
21002         strlen for PPC64.
21004         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
21005         implementations.
21006         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21007         (__libc_ifunc_impl_list): Likewise.
21008         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
21009         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
21010         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
21011         rawmemrchr for PPC64.
21013         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
21014         implementation.
21015         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21016         (__libc_ifunc_impl_list): Likewise.
21017         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
21018         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
21019         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
21020         memrchr for PPC64.
21022         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
21023         implementation.
21024         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21025         (__libc_ifunc_impl_list): Likewise.
21026         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
21027         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
21028         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
21029         memchr for PPC64.
21031         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
21032         implementation.
21033         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21034         (__libc_ifunc_impl_list): Likewise.
21035         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
21036         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
21037         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
21038         mempcpy for PPC64.
21040         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
21041         avoid cretion of __bzero symbol.
21042         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
21043         Likewise.
21044         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
21045         Likewise.
21046         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
21047         Likewise.
21048         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
21049         multiarch implementations.
21050         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21051         (__libc_ifunc_impl_list): Likewise.
21052         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
21053         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
21054         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
21055         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
21056         bzero for PPC32.
21057         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
21058         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
21059         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
21060         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
21061         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
21062         memset for PPC64.
21063         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
21065         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
21066         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
21067         implementations.
21068         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21069         (__libc_ifunc_impl_list): Likewise.
21070         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
21071         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
21072         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
21073         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
21074         memcmp for PPC64.
21076         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
21077         multiarch for POWER/PPC64.
21078         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
21079         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
21080         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
21081         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
21082         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
21083         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
21084         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
21085         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
21086         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
21087         memcpy for PPC64.
21089         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
21090         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
21091         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
21092         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
21093         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
21094         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
21095         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
21096         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
21097         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
21098         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
21099         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
21100         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
21101         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
21102         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
21103         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
21104         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
21105         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
21106         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
21107         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
21108         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
21109         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
21110         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
21112 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21114         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
21116 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
21118         * benchtests/Makefile (bench): Add exp2 and log2.
21119         (LDLIBS-bench-exp2): Add -lm.
21120         (LDLIBS-bench-log2): Likewise.
21121         * benchtests/exp2-inputs: New inputs file.
21122         * benchtests/log2-inputs: New inputs file.
21123         * benchtests/log-inputs: Add new inputs.
21124         * benchtests/tan-inputs: Likewise.
21126 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
21128         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
21129         definition...
21130         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
21131         (csloww2): ... from here.
21133         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
21134         instead of structures.
21135         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
21136         (POLYNOMIAL): Likewise.
21137         (TAYLOR_SLOW): Likewise.
21138         (__sin): Likewise.
21139         (__cos): Likewise.
21140         (slow1): Likewise.
21141         (slow2): Likewise.
21142         (sloww): Likewise.
21143         (sloww1); Likewise.
21144         (sloww2): Likewise.
21145         (bsloww1): Likewise.
21146         (bsloww2): Likewise.
21147         (cslow2): Likewise.
21148         (csloww): Likewise.
21149         (csloww1): Likewise.
21150         (csloww2): Likewise.
21152 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
21154         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
21155         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
21156         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
21157         * malloc/hooks.c (realloc_check): Likewise.
21159         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
21160         * malloc/arena.c: Remove PER_THREAD conditional.
21161         [!PER_THREAD]: Remove code.
21162         (ptmalloc_unlock_all2): Likewise.
21163         (ptmalloc_init): Likewise.
21164         (_int_new_arena): Likewise.
21165         (arena_get2): Likewise.
21166         * malloc/hooks.c (__malloc_get_state): Likewise.
21167         (__malloc_set_state): Likewise.
21168         * malloc/malloc.c: Likewise.
21169         (struct malloc_state): Likewise.
21170         (struct malloc_par): Likewise.
21171         (__libc_realloc): Likewise.
21172         (__libc_mallopt): Likewise.
21174 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21176         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
21178 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
21180         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
21181         macro to a function.  Check for zero perturb_byte.
21182         (_int_malloc, _int_free): Remove zero perturb_byte checks.
21184         * malloc/malloc.c: (force_reg): Remove.
21185         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
21186         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
21187         force_reg by atomic_forced_read.
21188         * malloc/arena.c (ptmalloc_init): Likewise.
21189         * malloc/hooks.c (top_check): Likewise.
21191 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21193         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21195 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
21197         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
21199 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
21201         * math/auto-libm-test-in: Add tests of lgamma.
21202         * math/auto-libm-test-out: Regenerated.
21203         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
21204         (M_LOG_2_SQRT_PIl): Likewise.
21205         (lgamma_test_data): Use AUTO_TESTS_f_f1.
21206         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21207         mpfr_f_f1.
21208         (func_calc_desc): Add mpfr_f_f1 union field.
21209         (ARGS1): New macro.
21210         (ARGS2): Likewise.
21211         (ARGS3): Likewise.
21212         (ARGS4): Likewise.
21213         (RET1): Likewise.
21214         (RET2): Likewise.
21215         (CALC): Likewise.
21216         (FUNC): Likewise.
21217         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
21218         (test_functions): Add lgamma.
21219         (calc_generic_results): Handle mpfr_f_f1.
21220         * sysdeps/i386/fpu/libm-test-ulps: Update.
21221         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21223 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21225         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
21226         __mpn_add_n for PowerPC64/POWER7.
21227         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
21228         __mpn_sub_n for PowerPC64/POWER7.
21230         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
21231         __mpn_addmul_1 for PowerPC64.
21232         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
21233         __mpn_submul_1 for PowerPC64.
21234         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
21235         for PowerPC64.
21236         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
21237         for PowerPC64.
21239 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
21241         [BZ #15089]
21242         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
21244 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21246         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
21248         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
21249         add multiarch folders.
21250         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
21251         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
21252         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
21253         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
21254         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
21255         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
21256         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
21257         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
21258         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
21259         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
21260         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
21261         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
21262         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
21263         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
21264         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
21265         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
21266         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
21268         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
21269         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
21270         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
21271         New file.
21272         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
21273         New file.
21274         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
21275         multiarch __ieee754_hypot for PowerPC32.
21276         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
21277         New file.
21278         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
21279         New file.
21280         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
21281         multiarch __ieee754_hypotf for PowerPC32.
21283         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
21284         long_double_symbol only if __logbl is defined.
21285         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
21286         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
21287         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
21288         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
21289         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
21290         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
21291         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
21292         path for implementation.
21293         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
21294         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
21295         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
21296         logb, and logbl multiarch implementations for PowerPC32.
21297         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
21298         file.
21299         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
21300         file.
21301         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
21302         multiarch logb for PowerPC32.
21303         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
21304         file.
21305         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
21306         file.
21307         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
21308         multiarch logbf for PowerPC32.
21309         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
21310         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
21311         file.
21312         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
21313         multiarch logbl implementation for PowerPC32.
21315         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
21316         and modff multiarch implementations.
21317         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
21318         New file.
21319         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
21320         New file.
21321         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
21322         multiarch modf for PowerPC32.
21323         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
21324         New file.
21325         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
21326         New file.
21327         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
21328         multiarch modff for PowerPC32.
21330         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
21331         and lrintf multiarch implementations.
21332         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
21333         New file.
21334         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
21335         New file.
21336         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
21337         multiarch lrint for PowerPC32.
21338         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
21339         file: multiarch lrintf for PowerPC32.
21341         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
21342         and lroundf multiarch implementations.
21343         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
21344         New file.
21345         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
21346         New file.
21347         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
21348         New file.
21349         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
21350         multiarch lround for PowerPC32.
21351         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
21352         file: multiarch lroundf for PowerPC32.
21354         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
21355         copysign and copysignf multiarch implementations.
21356         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
21357         New file.
21358         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
21359         New file.
21360         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
21361         file: multiarch copysign for PowerPC32.
21362         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
21363         file: multiarch copysignf for PowerPC32.
21365         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
21366         and truncf multiarch implementations.
21367         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
21368         New file.
21369         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
21370         file.
21371         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
21372         multiarch trunc for PowerPC32.
21373         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
21374         New file.
21375         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
21376         New file.
21377         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
21378         multiarch truncf for PowerPC32.
21380         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
21381         and roundf multiarch implementations.
21382         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
21383         New file.
21384         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
21385         file.
21386         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
21387         multiarch round for PowerPC32.
21388         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
21389         New file.
21390         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
21391         New file.
21392         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
21393         multiarch roundf for PowerPC32.
21395         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
21396         and floorf multiarch implementations.
21397         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
21398         New file.
21399         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
21400         file.
21401         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
21402         multiarch floor for PowerPC32.
21403         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
21404         New file.
21405         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
21406         New file.
21407         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
21408         multiarch floorf for PowerPC32.
21410         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
21411         and ceilf multiarch implementations.
21412         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
21413         New file.
21414         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
21415         file.
21416         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
21417         multiarch ceil for PowerPC32.
21418         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
21419         New file.
21420         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
21421         file.
21422         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
21423         multiarch ceilf for PowerPC32.
21425         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
21426         is defined.
21427         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
21428         FINITEF is defined.
21429         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
21430         and finitef multiarch implementations.
21431         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
21432         New file.
21433         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
21434         file.
21435         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
21436         multiarch finite for PowerPC32.
21437         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
21438         New file.
21439         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
21440         file: multiarch finitef for PowerPC32.
21442         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
21443         and isinff multiarch implementations.
21444         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
21445         file.
21446         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
21447         file.
21448         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
21449         multiarch isinf for PowerPC32.
21450         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
21451         New file.
21452         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
21453         multiarch isinff for PowerPC32.
21455         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
21456         alias when __isnan is defined.
21457         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
21458         and isnanf multiarch implementations.
21459         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
21460         file.
21461         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
21462         file.
21463         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
21464         file.
21465         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
21466         file.
21467         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
21468         multiarch isnan for PowerPC32.
21469         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
21470         New file.
21471         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
21472         New file.
21473         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
21474         multiarch isnanf for PowerPC32.
21476         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
21477         and sqrtf multiarch implementations.
21478         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
21479         file.
21480         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
21481         file.
21482         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
21483         multiarch sqrt for PowerPC32.
21484         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
21485         file.
21486         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
21487         file.
21488         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
21489         multiarch sqrtf for PowerPC32.
21491         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
21492         and llroundf multiarch implementations.
21493         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
21494         New file.
21495         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
21496         New file.
21497         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
21498         New file.
21499         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
21500         file: multiarch llround for PowerPC32.
21501         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
21502         file: multiarch llroundf for PowerPC32.
21504         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
21505         multiarch PowerPC32 fpu implementations.
21506         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
21507         New file.
21508         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
21509         New file.
21510         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
21511         multiarch llrint for PowerPC32.
21512         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
21513         New file.
21514         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
21515         New file.
21516         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
21517         file.
21519         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
21521         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
21522         file.
21523         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
21524         file.
21525         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
21526         file.
21527         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
21528         multiarch wordcopy for PPC32.
21529         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
21530         wordcopy objects.
21531         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21532         (__libc_ifunc_impl_list): Likewise.
21533         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
21534         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
21535         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
21536         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
21537         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
21538         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
21540         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
21541         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
21542         file.
21543         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
21544         file.
21545         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
21546         file.
21547         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
21548         multiarch wcscpy for PPC32.
21549         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
21550         multiarch objects.
21551         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21552         (__libc_ifunc_impl_list): Likewise.
21553         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
21554         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
21555         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
21556         sysdeps/powerpc/power6/wcscpy.c.
21558         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
21559         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
21560         file.
21561         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
21562         file.
21563         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
21564         file.
21565         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
21566         multiarch wcsrchr for PPC32.
21567         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
21568         multiarch objects.
21569         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21570         (__libc_ifunc_impl_list): Likewise.
21571         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
21572         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
21573         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
21574         sysdeps/powerpc/power6/wcsrchr.c.
21576         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
21577         file.
21578         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
21579         file.
21580         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
21581         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
21582         multiarch wcschr for PPc32.
21583         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
21584         multiarch objects.
21585         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21586         (__libc_ifunc_impl_list): Likewise.
21587         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
21588         * sysdeps/powerpc/power6/wcschr.c: ... to here.
21589         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
21590         sysdeps/powerpc/power6/wcschr.c.
21592         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
21593         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
21594         file.
21595         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
21596         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
21597         file: multiarch strchr for PPC32.
21598         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
21599         multiarch objects.
21600         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21601         (__libc_ifunc_impl_list): Likewise.
21603         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
21604         name.
21605         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
21606         file.
21607         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
21608         file.
21609         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
21610         multiarch strchrnul for PPC32.
21611         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
21612         multiarch objects.
21613         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21614         (__libc_ifunc_impl_list): Likewise.
21616         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
21617         file.
21618         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
21619         multiarch strncasecmp for PPC32.
21620         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
21621         file.
21622         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
21623         multiarch strncasecmp_l for PPC32.
21624         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
21625         strncasecmp multiarch objects.
21626         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21627         (__libc_ifunc_impl_list): Likewise.
21629         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
21630         file.
21631         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
21632         multiarch strncasecmp for PPC32.
21633         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
21634         New file.
21635         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
21636         multiarch strcasecmp_l for PPC32.
21637         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
21638         multiarch objects.
21639         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21640         (__libc_ifunc_impl_list): Likewise.
21642         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
21643         file.
21644         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
21645         file.
21646         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
21647         multiarch strncmp for PPC32.
21648         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
21649         multiarch objects.
21650         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21651         (__libc_ifunc_impl_list): Likewise.
21653         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
21654         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
21655         file.
21656         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
21657         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
21658         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
21659         multiarch objects.
21660         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21661         (__libc_ifunc_impl_list): Likewise.
21663         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
21664         file.
21665         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
21666         file.
21667         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
21668         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
21669         multiarch objects.
21670         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21671         (__libc_ifunc_impl_list): Likewise.
21673         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
21674         file.
21675         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
21676         file.
21677         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
21678         multiarch rawmemchr for PPC32.
21679         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
21680         multiarch objects.
21681         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21682         (__libc_ifunc_impl_list): Likewise.
21684         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
21685         file.
21686         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
21687         file.
21688         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
21689         file: memrchr multiarch for PPC32.
21690         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
21691         multiarch objects.
21692         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21693         (__libc_ifunc_impl_list): Likewise.
21695         * string/memchr.c (__memchr): Using macro to redefine symbol name.
21696         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
21697         file.
21698         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
21699         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
21700         multiarch memchr for PPC32.
21701         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
21702         multiarch objects.
21703         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
21704         (__libc_ifunc_impl_list): Likewise.
21706         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
21707         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
21708         file.
21709         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
21710         file.
21711         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
21712         file: multiarch mempcpy for PPC32.
21713         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
21714         multiarch objects.
21715         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
21716         (__libc_ifunc_impl_list): Likewise.
21718         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
21719         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
21720         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
21721         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
21722         multiarch bzero for PPC32.
21723         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
21724         file.
21725         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
21726         file.
21727         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
21728         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
21729         file: multiarch memset for PPC32.
21730         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
21731         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
21732         memset multiarch objects.
21733         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
21734         (__libc_ifunc_impl_list): Likewise.
21736         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
21737         file.
21738         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
21739         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
21740         memcmp for PPC32.
21741         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
21742         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
21743         multiarch objects.
21744         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
21745         (__libc_ifunc_impl_list): Likewise.
21747         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
21748         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
21749         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
21750         file.
21751         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
21752         file.
21753         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
21754         file.
21755         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
21756         multiarch memcpy for PPC32.
21757         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
21758         multiarch objects.
21759         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
21760         (__libc_ifunc_impl_list): Likewise.
21762         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
21763         support multiarch for POWER/PPC32.
21764         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
21765         Likewise.
21766         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
21767         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
21768         Implies file to make multiarch folder appers before the fpu and
21769         default folder for power4 configuration.
21771 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
21773         * scripts/bench.pl: Append volatile keyword to type.
21775 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21777         * sysdeps/sh/sotruss-lib.c: New file.
21778         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
21780 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21782         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21784 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
21786         [BZ #6810]
21787         * math/w_tgamma.c: Include <errno.h>.
21788         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
21789         * math/w_tgammaf.c: Include <errno.h>.
21790         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
21791         * math/w_tgammal.c: Include <errno.h>.
21792         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
21793         * math/auto-libm-test-in: Do not allow missing errno on tgamma
21794         underflow.  Add more tgamma tests.
21795         * math/auto-libm-test-out: Regenerated.
21796         * sysdeps/i386/fpu/libm-test-ulps: Update.
21797         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21799         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
21800         sin, sinh, tan, tanh, tgamma, y0 and y1.
21801         * math/auto-libm-test-out: Regenerated.
21802         * math/libm-test.inc (TEST_COND_x86_64): New macro.
21803         (TEST_COND_x86): Likewise.
21804         (M_E2l): Remove macro.
21805         (M_E3l): Likewise.
21806         (M_2_SQRT_PIl): Likewise.
21807         (M_SQRT_PIl): Likewise.
21808         (M_1_DIV_El): Likewise.
21809         (log_test_data): Use AUTO_TESTS_f_f.
21810         (log10_test_data): Likewise.
21811         (log1p_test_data): Likewise.
21812         (log2_test_data): Likewise.
21813         (sin_test_data): Likewise.
21814         (sin_tonearest_test_data): Likewise.
21815         (sin_towardzero_test_data): Likewise.
21816         (sin_downward_test_data): Likewise.
21817         (sin_upward_test_data): Likewise.
21818         (sinh_test_data): Likewise.
21819         (sinh_tonearest_test_data): Likewise.
21820         (sinh_towardzero_test_data): Likewise.
21821         (sinh_downward_test_data): Likewise.
21822         (sinh_upward_test_data): Likewise.
21823         (tan_test_data): Likewise.
21824         (tan_tonearest_test_data): Likewise.
21825         (tan_towardzero_test_data): Likewise.
21826         (tan_downward_test_data): Likewise.
21827         (tan_upward_test_data): Likewise.
21828         (tanh_test_data): Likewise.
21829         (tgamma_test_data): Likewise.
21830         (y0_test_data): Likewise.
21831         (y1_test_data): Likewise.
21832         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
21833         (special_real_inputs): Add pi/4.
21834         * sysdeps/i386/fpu/libm-test-ulps: Update.
21835         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21837 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21839         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
21840         "longjmp_target" static probes.
21841         (__longjmp): Rename to __longjmp_symbol.
21842         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
21843         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
21844         on which longjmp to generate.
21845         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
21846         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
21847         probe.
21848         (__sigsetjmp): Rename to __sigsetjmp_symbol.
21849         (__sigjmp_save): Rename to __sigjmp_save_symbol.
21850         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
21851         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
21852         and __sigjmp_save_symbol based on which sigsetjmp to generated.
21853         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
21854         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
21855         __longjmp_symbol based on which __longjmp to generate.
21856         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
21857         probe.
21858         (setjmp): Rename to setjmp_symbol.
21859         (__sigsetjmp): Rename to __sigsetjmp_symbol.
21860         (_setjmp): Rename to _setjmp_symbol.
21861         (__sigsetjmp): Rename to __sigsetjmp_symbol.
21862         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
21863         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
21864         which setjmp to generate.
21865         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
21866         "longjmp_target" static probes.
21868 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
21870         * benchtests/README: Add note about output arguments.
21871         * benchtests/bench-sincos.c: Remove file.
21872         * benchtests/sincos-inputs: New file.
21873         * scripts/bench.pl: Identify output arguments and define
21874         static variables for them.
21876         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
21878         [BZ #15941]
21879         * Makefile (INSTALL): Add install-plain.texi as the primary
21880         dependency.
21881         * manual/install-plain.texi: New file.
21882         * manual/install.texi: Include node directive only for
21883         non-plaintext output.
21885 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
21887         * stdlib/longlong.h: Update from GCC.
21889         [BZ #6807]
21890         [BZ #15901]
21891         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
21892         * math/w_j0f.c (y0f): Likewise.
21893         * math/w_j0l.c (__y0l): Likewise.
21894         * math/w_j1.c (y1): Likewise.
21895         * math/w_j1f.c (y1f): Likewise.
21896         * math/w_j1l.c (__y1l): Likewise
21897         * math/w_jn.c (yn): Likewise.
21898         * math/w_jnf.c (ynf): Likewise.
21899         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
21900         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
21901         value for Bessel function domain errors outside _SVID_ mode.
21902         Adjust sign of return value for yn (negative integer, 0).
21903         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
21904         by zero in return for negative x and set sign appropriately for
21905         negative n.
21906         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
21907         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
21908         * math/libm-test.inc (y0_test_data): Add more tests and adjust
21909         expectations in error cases.
21910         (y1_test_data): Likewise.
21911         (yn_test_data): Likewise.
21912         * sysdeps/i386/fpu/libm-test-ulps: Update.
21913         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21915 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
21917         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
21918         "64" to "64-v1".  Add "64-v2".
21919         (abi-64-options): Rename to ...
21920         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
21921         (abi-64-condition): Rename to ...
21922         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
21923         (abi-64-ld-soname): Rename to ...
21924         (abi-64-v1-ld-soname): ... this.
21925         (abi-64-v2-options): Define.
21926         (abi-64-v2-condition): Likewise.
21927         (abi-64-v2-ld-soname): Likewise.
21928         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
21929         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
21930         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
21931         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
21932         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
21934 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
21935             Alan Modra  <amodra@gmail.com>
21937         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
21938         New versions for use with the ELFv2 ABI.
21939         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
21940         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
21941         declaration.
21942         (struct La_ppc64v2_retval): Likewise.
21943         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
21944         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
21945         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
21946         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
21947         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
21948         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
21949         Do not save or restore CR.
21950         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
21951         (_dl_profile_resolve): Do no save or restore CR.  Support extended
21952         return values for ELFv2 ABI.  Fix location of FPR return registers.
21953         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
21954         updated values for _CALL_ELF == 2.
21955         (La_regs, La_retval, int_retval): Likewise.
21957 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
21959         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
21960         (FRAME_MIN_SIZE_PARM): Likewise.
21961         (FRAME_BACKCHAIN): Likewise.
21962         (FRAME_CR_SAVE): Likewise.
21963         (FRAME_LR_SAVE): Likewise.
21964         (FRAME_TOC_SAVE): Likewise.
21965         (FRAME_PARM_SAVE): Likewise.
21966         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
21967         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
21968         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
21969         (call_mcount_parm_offset): New macro.
21970         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
21971         (PROF): Use symbolic stack frame offsets.
21972         (TAIL_CALL_SYSCALL_ERROR): Likewise.
21973         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
21974         Redefine in terms of FRAME_MIN_SIZE.
21975         (_dl_runtime_resolve): Use symbolic stack frame offsets.
21976         (_dl_profile_resolve): Likewise.  Update comment.
21977         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
21978         symbols stack frame offsets.
21979         (__sigsetjmp): Likewise.
21980         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
21981         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
21982         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
21983         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
21985         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
21986         (FRAME_BACKCHAIN): Remove.
21987         (FRAME_CR_SAVE): Likewise.
21988         (FRAME_LR_SAVE): Likewise.
21989         (FRAME_COMPILER_DW): Likewise.
21990         (FRAME_LINKER_DW): Likewise.
21991         (FRAME_TOC_SAVE): Likewise.
21992         (FRAME_PARM_SAVE): Likewise.
21993         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
21994         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
21995         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
21996         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
21997         (CHECK_SP): Use symbolic stack frame offsets.
21998         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
21999         zone" instead of caller's parameter save area for temp storage.
22000         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
22001         Likewise.  Also, use symbolic stack frame offsets.
22002         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
22003         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
22004         our own stack frame instead of the caller's.
22005         (__socket): Use symbolic stack frame offsets.
22007 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22008             Alan Modra  <amodra@gmail.com>
22010         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
22011         Define.
22012         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
22013         (PPC64_LOCAL_ENTRY_OFFSET): Define.
22014         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
22015         New function.
22016         (elf_machine_fixup_plt): Call it.
22017         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
22018         reloc arguments.
22019         (elf_machine_rela): Update call to elf_machine_plt_conflict.
22020         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
22021         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
22022         r2 before calling target.
22024 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22025             Alan Modra  <amodra@gmail.com>
22027         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
22028         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
22029         versions of macros to support ELFv2 ABI.
22030         (LOCALENTRY): New macro.
22031         (ENTRY, EALIGN): Use it.
22032         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
22033         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
22034         fall through into ENTRY entry point.
22035         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
22036         Only define if _CALL_ELF != 2.
22038         (elf_machine_matches_host): Verify ABI version matches.
22039         (RTLD_START): Use LOCALENTRY.
22040         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
22041         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
22042         (PLT_ENTRY_WORDS): New macro.
22043         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
22044         (elf_machine_runtime_setup): Support ELFv2 ABI.
22045         (elf_machine_fixup_plt): Likewise.
22046         (elf_machine_plt_conflict): Likewise.
22047         (resolve_ifunc): Likewise.
22048         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
22049         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
22050         Likewise.
22051         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
22052         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
22053         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
22054         (makecontext): Support ELFv2 ABI.
22055         * elf/elf.h (EF_PPC64_ABI): Define.
22057 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22059         * sysdeps/powerpc/powerpc64/sysdep.h
22060         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
22061         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
22062         (ENTRY) [ASSEMBLER]: ... but instead here ...
22063         (EALIGN) [ASSEMBLER]: ... and here.
22064         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
22065         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
22066         (ENTRY_2) [!ASSEMBLER]: Use it.
22067         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
22068         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
22069         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
22070         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
22071         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
22072         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
22073         Use PPC64_LOAD_FUNCPTR.
22075         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
22077 2013-12-04  Alan Modra  <amodra@gmail.com>
22079         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
22080         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
22081         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
22082         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
22084         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
22085         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
22086         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
22087         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
22088         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
22089         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
22091 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22093         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
22094         (__makecontext): Fix incorrect CFI when backtracing out of
22095         context created via makecontext.
22096         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
22097         (__setcontext): Fix incorrect CFI during switch to new context.
22098         (__novec_setcontext): Likewise.
22100 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
22102         [BZ #4772]
22103         * time/strptime_l.c (__strptime_internal): Allow modifiers
22104         in strptime.
22105         * time/tst-strptime.c (day_tests): Add testcase.
22107 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
22109         * scripts/bench.pl: Skip over blank lines.
22111 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
22113         [BZ #926]
22114         * manual/time.texi (Calendar Time): Clarify what timezone functions
22115         use.
22117 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22119         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22121 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
22123         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
22124         implementation.
22125         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
22126         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
22127         * debug/memset_chk.c (__memset_chk): Likewise.
22128         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
22129         * debug/strncpy_chk.c: Likewise.
22131 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
22133         [BZ #15268]
22134         [BZ #15425]
22135         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
22136         (__ieee754_exp): For possibly underflowing results, check size of
22137         result and force underflow exception if required.
22138         * math/auto-libm-test-in: Add more tests of exp.
22139         * math/auto-libm-test-out: Regenerated.
22140         * sysdeps/i386/fpu/libm-test-ulps: Update.
22141         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22143         [BZ #16283]
22144         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
22145         * math/w_exp2f.c (__exp2f): Likewise.
22146         * math/w_exp2l.c (__exp2l): Likewise.
22147         * math/auto-libm-test-in: Do not allow missing errno on exp2
22148         underflow.
22149         * math/auto-libm-test-out: Regenerated.
22151 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
22153         [BZ #16274]
22154         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
22155         handle filename validation.
22156         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
22157         (do_open): Delete.
22159 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
22161         [BZ #6786]
22162         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
22163         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
22164         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
22165         <float.h>.
22166         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
22167         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
22168         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
22169         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
22170         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
22171         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
22172         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
22173         * math/auto-libm-test-in: Don't allow missing errno from erfc.
22174         Add more erfc tests.
22175         * math/auto-libm-test-out: Regenerated.
22176         * sysdeps/i386/fpu/libm-test-ulps: Update.
22177         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22179         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
22180         exp2, expm1, j0 and j1.
22181         * math/auto-libm-test-out: Regenerated.
22182         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
22183         (erfc_test_data): Likewise.
22184         (exp_test_data): Likewise.
22185         (exp_tonearest_test_data): Likewise.
22186         (exp_towardzero_test_data): Likewise.
22187         (exp_downward_test_data): Likewise.
22188         (exp_upward_test_data): Likewise.
22189         (exp10_test_data): Likewise.
22190         (exp2_test_data): Likewise.
22191         (expm1_test_data): Likewise.
22192         (j0_test_data): Likewise.
22193         (j1_test_data): Likewise.
22194         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
22195         (input_flag_type): Add flag_xfail_rounding.
22196         (input_flags): Add xfail-rounding.
22197         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
22198         (output_for_one_input_case): Handle flag_xfail_rounding.
22199         * sysdeps/i386/fpu/libm-test-ulps: Update.
22200         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22202 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
22204         [BZ #16289]
22205         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
22206         division by 0.
22208 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
22210         [BZ #16195]
22211         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
22212         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
22213         (STAP_PROBE0): New macro.
22214         (STAP_PROBE1): Likewise.
22215         (STAP_PROBE2): Likewise.
22216         (STAP_PROBE3): Likewise.
22217         (STAP_PROBE4): Likewise.
22219 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
22221         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
22223 2013-12-02  Steve Ellcey  <sellcey@mips.com>
22225         * benchtests/Makefile (bench): Add sqrt.
22226         (LDLIBS-bench-sqrt): New.
22227         * benchtests/sqrt-input: New.
22229 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
22231         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
22232         (GAIH_EAI): Likewise.
22233         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
22234         (gaih_inet): Likewise.
22235         (getaddrinfo): Don't use GAIH_EAI.
22237         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
22238         (struct gaih): Remove definition.
22240 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
22242         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
22243         Use HERRNOP directly.
22245 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22247         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22249 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
22251         * math/gen-auto-libm-tests.c (test_functions): Add more
22252         single-argument functions.
22253         (special_fill_pi_2): New function.
22254         (special_fill_minus_pi_2): Likewise.
22255         (special_fill_pi_6): Likewise.
22256         (special_fill_minus_pi_6): Likewise.
22257         (special_fill_pi_3): Likewise.
22258         (special_fill_2pi_3): Likewise.
22259         (special_fill_e): Likewise.
22260         (special_fill_1_e): Likewise.
22261         (special_fill_e_minus_1): Likewise.
22262         (special_real_inputs): Add more special inputs.
22263         (output_for_one_input_case): Do not require ERANGE on underflow to
22264         zero if round-to-nearest result does not underflow to zero, unless
22265         exact results required.
22266         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
22267         atan, atanh, cbrt, cos and cosh.
22268         * math/auto-libm-test-out: Regenerated.
22269         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
22270         (acos_tonearest_test_data): Likewise.
22271         (acos_towardzero_test_data): Likewise.
22272         (acos_downward_test_data): Likewise.
22273         (acos_upward_test_data): Likewise.
22274         (acosh_test_data): Likewise.
22275         (asin_test_data): Likewise.
22276         (asin_tonearest_test_data): Likewise.
22277         (asin_towardzero_test_data): Likewise.
22278         (asin_upward_test_data): Likewise.
22279         (asinh_test_data): Likewise.
22280         (atan_test_data): Likewise.
22281         (atanh_test_data): Likewise.
22282         (cbrt_test_data): Likewise.
22283         (cos_test_data): Likewise.
22284         (cos_tonearest_test_data): Likewise.
22285         (cos_towardzero_test_data): Likewise.
22286         (cos_downward_test_data): Likewise.
22287         (cos_upward_test_data): Likewise.
22288         (cosh_test_data): Likewise.
22289         (cosh_tonearest_test_data): Likewise.
22290         (cosh_towardzero_test_data): Likewise.
22291         (cosh_downward_test_data): Likewise.
22292         (cosh_upward_test_data): Likewise.
22293         * sysdeps/i386/fpu/libm-test-ulps: Update.
22294         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22296 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
22298         [BZ #6787]
22299         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
22300         * math/w_exp10f.c (__exp10f): Likewise.
22301         * math/w_exp10l.c (__exp10l): Likewise.
22302         * math/libm-test.inc (exp10_test_data): Add more tests and expect
22303         errno settings in existing tests.
22305         [BZ #14032]
22306         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
22307         precision control set to double precision.
22308         * sysdeps/i386/fpu/w_sqrt.c: New file.
22309         * math/auto-libm-test-in: Add more tests.
22310         * math/auto-libm-test-out: Update.
22312         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
22313         (sqrt_test_tonearest): New function.
22314         (sqrt_towardzero_test_data): New variable.
22315         (sqrt_test_towardzero): New function.
22316         (sqrt_downward_test_data): New variable.
22317         (sqrt_test_downward): New function.
22318         (sqrt_upward_test_data): New variable.
22319         (sqrt_test_upward): New function.
22320         (main): Call the new functions.
22322         * math/gen-auto-libm-tests.c: New file.
22323         * math/auto-libm-test-in: Likewise.
22324         * math/auto-libm-test-out: New generated file.
22325         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
22326         variables.
22327         (%beautify): Add generated representations of zero.
22328         (top level): Set $auto_input and call parse_auto_input.
22329         (beautify): Remove trailing "f" from hex float constants.
22330         (parse_args): Handle XFAIL_TEST.
22331         (convert_condition): New function.
22332         (or_value): Likewise.
22333         (or_cond_value): Likewise.
22334         (generate_testfile): Handle AUTO_TESTS_* lines.
22335         (parse_auto_input): New function.
22336         * math/libm-test.inc (XFAIL_TEST): New macro.
22337         (ERRNO_UNCHANGED): Update value.
22338         (ERRNO_EDOM): Likewise.
22339         (ERRNO_ERANGE): Likewise.
22340         (IGNORE_RESULT): Likewise.
22341         (TEST_COND_flt_32): New macro.
22342         (TEST_COND_dbl_64): Likewise.
22343         (TEST_COND_ldbl_96_intel): Likewise.
22344         (TEST_COND_ldbl_96_m68k): Likewise.
22345         (TEST_COND_ldbl_128): Likewise.
22346         (TEST_COND_ldbl_128ibm): Likewise.
22347         (TEST_COND_long32): Likewise.
22348         (TEST_COND_long64): Likewise.
22349         (TEST_COND_before_rounding): Likewise.
22350         (TEST_COND_after_rounding): Likewise.
22351         (enable_test): Handle XFAIL_TEST flag.
22352         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
22353         with finite results.
22354         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
22355         auto-libm-test-out.
22357 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
22358             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
22360         [BZ #16214]
22361         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
22362         __tls_get_addr_internal instead of __tls_get_offset in order to
22363         avoid GOT pointer dependency.  Make rtld export
22364         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
22365         __tls_get_addr since we are a __tls_get_offset platform.
22366         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
22367         GOT pointer being set up before.
22368         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
22370 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
22372         * manual/math.texi (Errors in Math Functions): Document accuracy
22373         goals.
22375         [BZ #15004]
22376         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
22377         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
22378         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
22379         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
22380         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
22381         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
22382         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
22383         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
22384         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
22385         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
22386         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
22387         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
22388         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
22389         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
22390         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
22391         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
22393         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
22394         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
22395         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
22396         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
22397         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
22398         Likewise.
22399         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
22400         Likewise.
22401         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
22402         Likewise.
22403         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
22404         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
22405         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
22406         atomic-feupdateenv and flt-rounds.
22407         * sysdeps/powerpc/nofpu/Versions (libc): Add
22408         __atomic_feholdexcept, __atomic_feclearexcept,
22409         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
22410         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
22411         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
22412         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
22413         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
22414         here.
22415         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
22416         Update.
22418         * manual/arith.texi (FP Exceptions): Document that exceptions may
22419         not be raised when matherr is used.
22420         (Math Error Reporting): Document overflow in directed rounding
22421         modes.  Document that errno may not be set when finite values are
22422         returned on overflow.  Document intent to set errno on underflow
22423         only for underflow to zero.
22425         [BZ #16271]
22426         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
22427         round-to-nearest then adjust result for other rounding modes.
22428         * include/fenv.h (fegetround): Use libm_hidden_proto.
22429         * math/fegetround.c (fegetround): Use libm_hidden_def.
22430         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
22431         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
22432         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
22433         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
22434         Likewise.
22435         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
22436         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
22437         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
22438         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
22440 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
22442         [BZ #16077]
22443         * nss/Versions (libnss_files): Add
22444         _nss_files_gethostbyname3_r.
22445         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
22446         New function.
22447         (HOST_DB_LOOKUP): Remove macro.
22448         (_nss_files_gethostbyname_r): Implement function without the
22449         HOST_DB_LOOKUP macro.
22450         (_nss_files_gethostbyname2_r): Likewise.
22452 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
22454         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
22456 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
22458         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
22459         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
22460         warning.
22462 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22464         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
22465         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
22466         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
22467         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
22468         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
22469         __fe_nomask_env_priv and attribute_hidden.
22470         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
22471         (libc_feupdateenv_test_ppc): Likewise.
22472         (libc_feresetround_ppc): Likewise.
22473         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
22474         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
22475         compat_symbol macro.
22476         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
22477         (__fe_nomask_env): Likewise.
22478         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
22480 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
22482         * string/Makefile: Remove ifunc tests.
22483         * string/test-string.h: Define TEST_IFUNC.
22484         * string/test-bcopy-ifunc.c: Remove.
22485         * string/test-bzero-ifunc.c: Likewise.
22486         * string/test-memccpy-ifunc.c: Likewise.
22487         * string/test-memchr-ifunc.c: Likewise.
22488         * string/test-memcmp-ifunc.c: Likewise.
22489         * string/test-memcpy-ifunc.c: Likewise.
22490         * string/test-memmem-ifunc.c: Likewise.
22491         * string/test-memmove-ifunc.c: Likewise.
22492         * string/test-mempcpy-ifunc.c: Likewise.
22493         * string/test-memrchr-ifunc.c: Likewise.
22494         * string/test-memset-ifunc.c: Likewise.
22495         * string/test-rawmemchr-ifunc.c: Likewise.
22496         * string/test-stpcpy-ifunc.c: Likewise.
22497         * string/test-stpncpy-ifunc.c: Likewise.
22498         * string/test-strcasecmp-ifunc.c: Likewise.
22499         * string/test-strcasestr-ifunc.c: Likewise.
22500         * string/test-strcat-ifunc.c: Likewise.
22501         * string/test-strchr-ifunc.c: Likewise.
22502         * string/test-strchrnul-ifunc.c: Likewise.
22503         * string/test-strcmp-ifunc.c: Likewise.
22504         * string/test-strcpy-ifunc.c: Likewise.
22505         * string/test-strcspn-ifunc.c: Likewise.
22506         * string/test-strlen-ifunc.c: Likewise.
22507         * string/test-strncasecmp-ifunc.c: Likewise.
22508         * string/test-strncat-ifunc.c: Likewise.
22509         * string/test-strncmp-ifunc.c: Likewise.
22510         * string/test-strncpy-ifunc.c: Likewise.
22511         * string/test-strnlen-ifunc.c: Likewise.
22512         * string/test-strpbrk-ifunc.c: Likewise.
22513         * string/test-strrchr-ifunc.c: Likewise.
22514         * string/test-strspn-ifunc.c: Likewise.
22515         * string/test-strstr-ifunc.c: Likewise.
22517 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
22519         * benchtests/Makefile: Remove ifunc tests.
22520         * benchtests/bench-string.h: Define TEST_IFUNC.
22521         * benchtests/bench-bcopy-ifunc.c: Remove.
22522         * benchtests/bench-bzero-ifunc.c: Likewise.
22523         * benchtests/bench-memccpy-ifunc.c: Likewise.
22524         * benchtests/bench-memchr-ifunc.c: Likewise.
22525         * benchtests/bench-memcmp-ifunc.c: Likewise.
22526         * benchtests/bench-memcpy-ifunc.c: Likewise.
22527         * benchtests/bench-memmem-ifunc.c: Likewise.
22528         * benchtests/bench-memmove-ifunc.c: Likewise.
22529         * benchtests/bench-mempcpy-ifunc.c: Likewise.
22530         * benchtests/bench-memrchr-ifunc.c: Likewise.
22531         * benchtests/bench-memset-ifunc.c: Likewise.
22532         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
22533         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
22534         * benchtests/bench-stpcpy-ifunc.c: Likewise.
22535         * benchtests/bench-stpncpy-ifunc.c: Likewise.
22536         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
22537         * benchtests/bench-strcasestr-ifunc.c: Likewise.
22538         * benchtests/bench-strcat-ifunc.c: Likewise.
22539         * benchtests/bench-strchr-ifunc.c: Likewise.
22540         * benchtests/bench-strchrnul-ifunc.c: Likewise.
22541         * benchtests/bench-strcmp-ifunc.c: Likewise.
22542         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
22543         * benchtests/bench-strcpy-ifunc.c: Likewise.
22544         * benchtests/bench-strcspn-ifunc.c: Likewise.
22545         * benchtests/bench-strlen-ifunc.c: Likewise.
22546         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
22547         * benchtests/bench-strncat-ifunc.c: Likewise.
22548         * benchtests/bench-strncmp-ifunc.c: Likewise.
22549         * benchtests/bench-strncpy-ifunc.c: Likewise.
22550         * benchtests/bench-strnlen-ifunc.c: Likewise.
22551         * benchtests/bench-strpbrk-ifunc.c: Likewise.
22552         * benchtests/bench-strrchr-ifunc.c: Likewise.
22553         * benchtests/bench-strsep-ifunc.c: Likewise.
22554         * benchtests/bench-strspn-ifunc.c: Likewise.
22555         * benchtests/bench-strstr-ifunc.c: Likewise.
22557 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
22559         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
22561 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
22563         * resolv/netdb.h: Use __glibc_reserved instead __unused.
22564         * rt/aio.h: Likewise.
22565         * sysdeps/gnu/bits/utmp.h: Likewise.
22566         * sysdeps/gnu/bits/utmpx.h: Likewise.
22567         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
22568         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
22569         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
22570         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
22571         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
22572         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
22573         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
22574         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
22575         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
22576         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
22577         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
22578         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
22579         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
22580         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
22581         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
22582         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
22583         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
22584         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
22585         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
22586         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
22587         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
22588         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
22589         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
22590         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
22591         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
22592         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
22593         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
22594         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
22595         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
22596         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
22597         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
22598         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
22599         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
22600         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
22601         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
22602         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
22603         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
22604         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
22605         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
22606         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
22607         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
22608         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
22610 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
22612         [BZ #16245]
22613         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
22614         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
22616 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
22618         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
22619         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
22620         Likewise.
22622 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22624         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
22625         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
22626         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
22627         (__fesetround): Remove define.
22628         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
22629         rounding and exceptions handling.
22630         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
22631         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
22632         (__fe_nomask_env): Likewise.
22633         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
22634         __fegetround instead of fegetround.
22635         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
22636         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
22638 2013-11-21  Roland McGrath  <roland@hack.frob.com>
22640         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
22641         it's there.
22643         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
22645 2013-11-21  Meador Inge  <meadori@codesourcery.com>
22647         [BZ #11157]
22648         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
22649         (encrypt_r): Likewise.
22650         * malloc/obstack.h (obstack_free): Likewise.
22651         * posix/unistd.h (encrypt): Likewise.
22653 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
22655         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
22656         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
22657         DL_CALL_DT_FINI() that call the functions directly.
22658         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
22659         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
22660         * elf/dl-fini.c: Likewise.
22662 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
22664         * malloc/hooks.c (memalign_check): Add alignment rounding.
22665         * malloc/malloc.c (_mid_memalign): New function.
22666         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
22667         Implement by calling _mid_memalign.
22668         * manual/probes.texi (Memory Allocation Probes): Remove
22669         memory_valloc_retry and memory_pvalloc_retry.
22671 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
22673         * locale/programs/locarchive.c (open_archive): Add const
22674         qualifier to ARCHIVEFNAME and copy default fname to
22675         DEFAULT_FNAME.
22677         [BZ #15601]
22678         * libio/tst-widetext.input: Rename Oriya to Odia.
22679         * locale/iso-639.def: Likewise.
22681         * manual/probes.texi (Mathematical Function Probes): Add
22682         documentation for sin, cos, asin and acos probes.
22683         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
22684         (__sin32): Add slowasin probe.
22685         (__cos32): Add slowacos probe.
22686         (__mpsin): Add slowsin probe.
22687         (__mpcos): Add slowcos probe.
22689 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
22691         [BZ #15483]
22692         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
22693         thread-local __sim_exceptions_thread and global
22694         __sim_exceptions_global.
22695         (__sim_disabled_exceptions): Change to thread-local
22696         __sim_disabled_exceptions_thread and global
22697         __sim_disabled_exceptions_global.
22698         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
22699         and global __sim_round_mode_global.
22700         (__simulate_exceptions): Use thread-local floating-point state and
22701         set global state from it as needed.
22702         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
22703         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
22704         __sim_round_mode_thread.
22705         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
22706         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
22707         and global __sim_exceptions_global.
22708         (__sim_disabled_exceptions): Change to thread-local
22709         __sim_disabled_exceptions_thread and global
22710         __sim_disabled_exceptions_global.
22711         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
22712         and global __sim_round_mode_global.
22713         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
22714         (SIM_SET_GLOBAL): Likewise.
22715         * sysdeps/powerpc/soft-fp/sfp-machine.h
22716         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
22717         __sim_round_mode_thread.
22718         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
22719         __sim_disabled_exceptions_thread.
22720         (__sim_exceptions): Change to __sim_exceptions_thread.
22721         (__sim_disabled_exceptions): Change to
22722         __sim_disabled_exceptions_thread.
22723         (__sim_round_mode): Change to __sim_round_mode_thread.
22724         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
22725         thread-local floating-point state and set global state from it as
22726         needed.
22727         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
22728         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
22729         (__sim_disabled_exceptions): Remove extern declaration.
22730         (feenableexcept): Use thread-local floating-point state and set
22731         global state from it as needed.
22732         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
22733         extern declaration.
22734         (__sim_disabled_exceptions): Likewise.
22735         (__sim_round_mode): Likewise.
22736         (__fegetenv): Use thread-local floating-point state.
22737         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
22738         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
22739         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
22740         floating-point state and set global state from it as needed.
22741         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
22742         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
22743         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
22744         Likewise.
22745         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
22746         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
22747         Likewise.
22748         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
22749         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
22750         Use __sim_round_mode_thread.
22751         * math/test-fenv-tls.c: New file.
22752         * math/Makefile (tests): Add test-fenv-tls.
22753         ($(objpfx)test-fenv-tls): Depend on
22754         $(common-objpfx)nptl/libpthread.so.
22756 2013-11-19  Andreas Schwab  <schwab@suse.de>
22758         * locale/programs/locale.c (show_info): Decode wordarray elements.
22759         * locale/categories.def (LC_MONETARY): Add element for
22760         _NL_MONETARY_CRNCYSTR.
22761         * locale/C-monetary.c (conversion_rate): New variable.
22762         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
22763         element.
22765 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
22767         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
22768         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
22770 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
22772         * elf/Makefile (tst-auxv): New test.
22773         * elf/tst-auxv.c: New
22774         * elf/rtld.c (dl_main): Adjust AT_EXECFN
22776 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
22778         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
22779         (hidden_proto): Caller changed.
22780         (hidden_tls_proto): New macro.
22781         (libc_hidden_tls_proto): Likewise.
22782         (rtld_hidden_tls_proto): Likewise.
22783         (libm_hidden_tls_proto): Likewise.
22784         (libresolv_hidden_tls_proto): Likewise.
22785         (librt_hidden_tls_proto): Likewise.
22786         (libdl_hidden_tls_proto): Likewise.
22787         (libnss_files_hidden_tls_proto): Likewise.
22788         (libnsl_hidden_tls_proto): Likewise.
22789         (libnss_nisplus_hidden_tls_proto): Likewise.
22790         (libutil_hidden_tls_proto): Likewise.
22792 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
22794         [BZ #10253]
22795         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
22796         (decompose_rpath): Defer expansion to fillin_rpath.
22797         (_dl_init_paths): Pass linkmap to fillin_rpath.
22799 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
22801         * benchtests/Makefile: Add strsep.
22802         * benchtests/bench-strsep.c: New file: strsep benchtest.
22803         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
22805 2013-11-18  Andreas Schwab  <schwab@suse.de>
22807         * locale/programs/locale.c (show_info) [case byte]: Check for
22808         '\377' instead of '\177'.
22809         * locale/C-monetary.c (not_available): Always use "\377".
22810         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
22811         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
22812         detect unavailable sign_posn locale elements.
22813         * locale/localeconv.c (__localeconv): For grouping and
22814         mon_grouping handle "\177" and "\377" like no grouping.
22815         (INT_ELEM): New macro.  Use it to set all numeric members.
22816         * locale/programs/ld-monetary.c (monetary_read)
22817         <tok_mon_grouping>: Normalize single -1 to the empty string.
22818         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
22819         Likewise.
22821 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
22823         [BZ #16055]
22824         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
22825         when we match (nil).
22826         * stdio-common/tst-sscanf.c (struct test): Add testcase.
22828 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
22830         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
22831         (NO_TEST_INLINE): Update value.
22832         (ERRNO_UNCHANGED): Likewise.
22833         (ERRNO_EDOM): Likewise.
22834         (ERRNO_ERANGE): Likewise.
22835         (IGNORE_RESULT): Likewise.
22836         (check_float_internal): Check signs of NaN results if
22837         TEST_NAN_SIGN used.
22838         (check_complex): Pass TEST_NAN_SIGN flag through to second
22839         check_float_internal call.
22840         (copysign_test_data): Add tests with quiet NaNs as second
22841         argument.  Use TEST_NAN_SIGN.
22842         (fabs_test_data): Add test of negative quiet NaN argument.  Use
22843         TEST_NAN_SIGN.
22844         (signbit_test_data): Add tests of quiet NaN argument.
22845         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
22847         * math/gen-libm-test.pl (show_exceptions): Take extra argument
22848         $ignore_result.
22849         (parse_args): Handle function results specified as IGNORE.
22850         * math/libm-test.inc (IGNORE_RESULT): New macro.
22851         (check_float_internal): Do not check numerical result if flag
22852         IGNORE_RESULT set.
22853         (check_complex): Pass through IGNORE_RESULT to second
22854         check_float_internal call.
22855         (check_int): Do not check numerical result if flag IGNORE_RESULT
22856         set.
22857         (check_long): Likewise.
22858         (check_bool): Likewise.
22859         (check_longlong): Likewise.
22860         (lrint_test_data): Add tests of infinite and NaN arguments.
22861         (lrint_tonearest_test_data): Likewise.
22862         (lrint_towardzero_test_data): Likewise.
22863         (lrint_downward_test_data): Likewise.
22864         (lrint_upward_test_data): Likewise.
22865         (llrint_test_data): Likewise.
22866         (llrint_tonearest_test_data): Likewise.
22867         (llrint_towardzero_test_data): Likewise.
22868         (llrint_downward_test_data): Likewise.
22869         (llrint_upward_test_data): Likewise.
22870         (lround_test_data): Likewise.
22871         (llround_test_data): Likewise.
22873         * math/libm-test.inc (NO_TEST_INLINE): New macro.
22874         (ERRNO_UNCHANGED): Update value.
22875         (ERRNO_EDOM): Likewise.
22876         (ERRNO_ERANGE): Likewise.
22877         (NO_TEST_INLINE_FLOAT): New macro.
22878         (NO_TEST_INLINE_DOUBLE): Likewise.
22879         (enable_test): New function.
22880         (RUN_TEST_f_f): Check enable_test before running test.
22881         (RUN_TEST_2_f): Likewise.
22882         (RUN_TEST_fff_f): Likewise.
22883         (RUN_TEST_c_f): Likewise.
22884         (RUN_TEST_f_f1): Likewise.
22885         (RUN_TEST_fF_f1): Likewise.
22886         (RUN_TEST_fI_f1): Likewise.
22887         (RUN_TEST_ffI_f1): Likewise.
22888         (RUN_TEST_c_c): Likewise.
22889         (RUN_TEST_cc_c): Likewise.
22890         (RUN_TEST_f_i): Likewise.
22891         (RUN_TEST_f_i_tg): Likewise.
22892         (RUN_TEST_ff_i_tg): Likewise.
22893         (RUN_TEST_f_b): Likewise.
22894         (RUN_TEST_f_b_tg): Likewise.
22895         (RUN_TEST_f_l): Likewise.
22896         (RUN_TEST_f_L): Likewise.
22897         (RUN_TEST_fFF_11): Likewise.
22898         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
22899         conditionals.
22900         (cosh_test_data): Likewise.
22901         (exp_test_data): Likewise.
22902         (expm1_test_data): Likewise.
22903         (hypot_test_data): Likewise.
22904         (pow_test_data): Likewise.
22905         (sinh_test_data): Likewise.
22906         (tanh_test_data): Likewise.
22907         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
22908         flags argument.
22910         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
22911         tests with quiet NaN input and output.
22912         (acosh_test_data): Likewise.
22913         (asin_test_data): Likewise.
22914         (asinh_test_data): Likewise.
22915         (atan_test_data): Likewise.
22916         (atanh_test_data): Likewise.
22917         (atan2_test_data): Likewise.
22918         (cbrt_test_data): Likewise.
22919         (cos_test_data): Likewise.
22920         (cosh_test_data): Likewise.
22921         (erf_test_data): Likewise.
22922         (erfc_test_data): Likewise.
22923         (exp_test_data): Likewise.
22924         (exp10_test_data): Likewise.
22925         (exp2_test_data): Likewise.
22926         (expm1_test_data): Likewise.
22927         (hypot_test_data): Likewise.
22928         (j0_test_data): Likewise.
22929         (j1_test_data): Likewise.
22930         (jn_test_data): Likewise.
22931         (lgamma_test_data): Likewise.
22932         (log_test_data): Likewise.
22933         (log10_test_data): Likewise.
22934         (log1p_test_data): Likewise.
22935         (log2_test_data): Likewise.
22936         (pow_test_data): Likewise.
22937         (scalb_test_data): Likewise.
22938         (sin_test_data): Likewise.
22939         (sincos_test_data): Likewise.
22940         (sinh_test_data): Likewise.
22941         (tan_test_data): Likewise.
22942         (tanh_test_data): Likewise.
22943         (tgamma_test_data): Likewise.
22944         (y0_test_data): Likewise.
22945         (y1_test_data): Likewise.
22946         (yn_test_data): Likewise.
22948         [BZ #16167]
22949         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
22950         argument being NaN and avoid computations with second argument in
22951         that case.
22952         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
22953         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
22954         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
22956 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
22958         * locale/iso-639.def: Add Chitwani Tharu (the).
22960 2013-11-14  Andreas Schwab  <schwab@suse.de>
22962         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
22963         word instead of empty string.
22965 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22967         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
22968         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
22969         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
22970         (__fe_nomask_env): Likewise.
22972 2013-11-13  Steve Ellcey  <sellcey@mips.com>
22974         * benchtests/bench-timing.h: Include time.h.
22976 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
22978         [BZ #15997]
22979         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
22980         to 3.4.0 for x32.
22981         * sysdeps/unix/sysv/linux/configure: Regenerated.
22983 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
22985         [BZ #16151]
22986         * stdlib/strtod_l.c (round_and_return): Do not consider
22987         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
22988         exponent one less than half the least subnormal exponent.
22989         * stdlib/test-strtod-round-data: Add more tests.
22990         * stdlib/tst-strtod-round.c (tests): Regenerated.
22992 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22994         [BZ #14143]
22995         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
22996         (__fe_mask_env): Likewise.
22997         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
22998         libm_hidden_proto and add function prototype.
22999         (__fe_mask_env): Add function prototype.
23000         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
23001         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
23002         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
23003         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
23004         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
23005         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
23007 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
23009         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
23010         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
23012 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
23014         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
23015         of htab_find_slot().
23017 2013-11-11  David S. Miller  <davem@davemloft.net>
23019         [BZ #16150]
23020         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
23021         symbol in the non-vis3 case in static builds.
23022         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
23023         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
23024         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
23025         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
23027 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
23029         [BZ #387]
23030         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
23031         it is empty.
23033 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23035         * benchtests/Makefile: Add bench-strtod.
23036         * benchtests/bench-strtod.c: New file: strtod benchtest
23038 2013-11-11  Andreas Schwab  <schwab@suse.de>
23040         [BZ #16153]
23041         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
23042         terminating NUL in key length.
23044 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23046         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
23047         Add artificial ODP entry for vDSO symbol for PPC64.
23048         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
23049         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
23051 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
23053         [BZ #15374]
23054         * nss/getent.c (services_keys): Recognize services starting with digit.
23056 2013-11-06  David S. Miller  <davem@davemloft.net>
23058         [BZ #15985]
23059         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
23060         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
23062 2013-11-06  Will Newton  <will.newton@linaro.org>
23064         * manual/memory.texi (Malloc Examples): Remove register
23065         keyword from examples.
23067 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
23069         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
23071 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
23073         [BZ #6981]
23074         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
23075         depending on [__GCC_IEC_559 > 0].
23076         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
23077         depending on [__GCC_IEC_559_COMPLEX > 0].
23079 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
23081         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
23082         to iso-639.def.
23084 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
23086         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
23088 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
23090         [BZ #16112]
23091         * malloc/malloc (malloc_info): Do not handle first bin as
23092         special case.
23094 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
23096         * locale/iso-639.def: Add Central Nahuatl (nhn).
23098 2013-11-01  Bruno Haible  <bruno@clisp.org>
23100         [BZ #7003]
23101         * manual/math.texi (BSD Random): Specify range upper bound as
23102         in POSIX.
23104 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
23106         * locale/iso-639.def: Add Meadow Mari (mhr).
23108 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
23110         [BZ #14752], [BZ #15763]
23111         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
23112         Validate name.
23113         * rt/tst_shm.c: Add test for escaping directory.
23115 2013-10-31  Andreas Schwab  <schwab@suse.de>
23117         [BZ #15917]
23118         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
23119         followed by 'x' as part of digit sequence.
23120         * stdio-common/tst-sscanf.c (double_tests2): New tests.
23122 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
23124         [BZ #16037]
23125         * configure.ac: allow GNU Make 4.0 and greater.
23126         * configure: Regenerated.
23128 2013-10-30  Will Newton  <will.newton@linaro.org>
23130         [BZ #16038]
23131         * malloc/hooks.c (memalign_check): Limit alignment to the
23132         maximum representable power of two.
23133         * malloc/malloc.c (__libc_memalign): Likewise.
23134         * malloc/tst-memalign.c (do_test): Add test for very
23135         large alignment values.
23136         * malloc/tst-posix_memalign.c (do_test): Likewise.
23138 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
23140         [BZ #11087]
23141         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
23142         (munmap_chunk): Likewise.
23143         (mremap_chunk): Likewise.
23145 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
23147         [BZ #15799]
23148         * stdlib/div.c (div): Remove obsolete code.
23149         * stdlib/ldiv.c (ldiv): Likewise.
23150         * stdlib/lldiv.c (lldiv): Likewise.
23152 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
23154         [BZ #16071]
23155         * nss/nss_files/files-XXX.c (get_contents_ret): New
23156         enumerator.
23157         (get_contents): New function.
23158         (internal_getent): Use it.  Expand size of LINEBUFLEN.
23160 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
23162         * configure.in: Moved to ...
23163         * configure.ac: ... here. Change reference to configure.in
23164         to configure.ac.
23165         * sysdeps/arm/preconfigure.ac: ... here.
23166         configure.in to configure.ac.
23167         * sysdeps/gnu/configure.in: Moved to ...
23168         * sysdeps/gnu/configure.ac: ... here.
23169         * sysdeps/i386/configure.in: Moved to ...
23170         * sysdeps/i386/configure.ac: ... here.
23171         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
23172         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
23173         * sysdeps/mach/configure.in: Moved to ...
23174         * sysdeps/mach/configure.ac: ... here.
23175         * sysdeps/mach/hurd/configure.in: Moved to ...
23176         * sysdeps/mach/hurd/configure.ac: ... here.
23177         * sysdeps/powerpc/configure.in: Moved to ...
23178         * sysdeps/powerpc/configure.ac: ... here.
23179         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
23180         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
23181         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
23182         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
23183         * sysdeps/s390/s390-32/configure.in: Moved to ...
23184         * sysdeps/s390/s390-32/configure.ac: ... here.
23185         * sysdeps/s390/s390-64/configure.in: Moved to ...
23186         * sysdeps/s390/s390-64/configure.ac: ... here.
23187         * sysdeps/sh/configure.in: Moved to ...
23188         * sysdeps/sh/configure.ac: ... here.
23189         * sysdeps/sparc/configure.in: Moved to ...
23190         * sysdeps/sparc/configure.ac: ... here.
23191         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
23192         * sysdeps/unix/sysv/linux/configure.ac: ... here.
23193         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
23194         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
23195         * sysdeps/x86_64/configure.in: Moved to ...
23196         * sysdeps/x86_64/configure.ac: ... here.
23197         * sysdeps/x86_64/preconfigure.in: Moved to ...
23198         * sysdeps/x86_64/preconfigure.ac: ... here.
23199         * aclocal.m4: Change reference to configure.in to configure.ac.
23200         * config.h.in: Likewise.
23201         * manual/install.texi: Likewise.
23202         * manual/maint.texi: Likewise.
23203         * Makefile: Likewise.
23204         * malloc/Makefile: Likewise.
23205         * nscd/Makefile: Likewise.
23206         * Makeconfig: Change reference to configure.in and
23207         preconfigure.in to configure.ac and preconfigure.ac
23208         respectively.
23209         * INSTALL: Regenerated.
23210         * configure: Likewise.
23211         * sysdeps/gnu/configure: Likewise.
23212         * sysdeps/i386/configure: Likewise.
23213         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
23214         * sysdeps/mach/configure: Likewise.
23215         * sysdeps/mach/hurd/configure: Likewise.
23216         * sysdeps/powerpc/configure: Likewise.
23217         * sysdeps/powerpc/powerpc32/configure: Likewise.
23218         * sysdeps/powerpc/powerpc64/configure: Likewise.
23219         * sysdeps/s390/s390-32/configure: Likewise.
23220         * sysdeps/s390/s390-64/configure: Likewise.
23221         * sysdeps/sh/configure: Likewise.
23222         * sysdeps/sparc/configure: Likewise.
23223         * sysdeps/unix/sysv/linux/configure: Likewise.
23224         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
23225         * sysdeps/x86_64/configure: Likewise.
23226         * sysdeps/x86_64/preconfigure: Likewise.
23228 2013-10-29  Andreas Schwab  <schwab@suse.de>
23230         * stdio-common/Makefile (tst-swscanf-ENV): Define.
23232 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
23234         * benchtests/pow-inputs: Add new inputs.
23236         * benchtests/exp-inputs: Add new inputs.
23238         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
23239         conditional check for return value.
23240         (__cos32): Likewise.
23242 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23244         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
23245         to provide a boost for large inputs with word alignment.
23246         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
23247         implementation based on optimized PPC64 strcpy.
23248         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
23249         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
23250         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
23251         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
23253 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
23255         [BZ #2801]
23256         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
23258 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
23260         [BZ #14876]
23261         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
23262         * time/tst-strptime.c (day_tests): Add testcase.
23264 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
23266         [BZ #14029]
23267         * manual/pattern.texi: Acknowledge that fnmatch can fail.
23269 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
23271         [BZ #16074]
23272         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
23273         MAP_FAILED on error.
23275 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
23277         [BZ #16072]
23278         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
23279         heap for large requests.
23281 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
23283         [BZ #9954]
23284         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
23285         result if the result has no associated interface.
23286         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
23287         interface for all 127.X.Y.Z addresses.
23289 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
23291         * locale/iso-639.def: Add Ligurian (lij)
23293 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
23295         [BZ #15825]
23296         * sunrpc/rpc_main.c: Document rpcgen -5.
23298 2013-10-19  Michael Stahl  <mstahl@redhat.com>
23300         * elf/rtld.c (do_preload): Print the reason why preloading failed.
23302 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
23304         [BZ #10278]
23305         * posix/glob.c: Match only directories when trailing slash is present.
23306         * posix/tst-gnuglob.c (my_opendir): Do not open files.
23307         (main): Add testcase.
23309 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
23311         [BZ #15670]
23312         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
23314 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
23316         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
23317         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
23318         AUTH_DES and cindex for FIPS 140-2.
23319         (DES Encryption): Add cindex FIPS 46-3.
23321         * locale/locarchive.h (struct locarhandle): Add fname.
23322         * locale/programs/localedef.c (main): Pass ARGV[remaining]
23323         if an optional argument was specified to --list-archive,
23324         otherwise NULL.
23325         * locale/programs/locarchive.c (show_archive_content): Take new
23326         argument fname and pass it via ah.fname to open_archive.
23327         * locale/programs/localedef.h: Update decl.
23328         (open_archive): If AH->fname is non-null, open that file
23329         rather than the default file name, and don't ignore ENOENT.
23330         (create_archive): Set AH.fname to NULL.
23331         (delete_locales_from_archive): Likewise.
23332         (add_locales_to_archive): Likewise.
23333         * locale/programs/locfile.c (write_all_categories): Likewise.
23335 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
23336             Aldy Hernandez  <aldyh@redhat.com>
23338         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
23339         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
23340         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
23341         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
23342         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
23343         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
23344         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
23345         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
23346         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
23347         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
23348         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
23349         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
23350         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
23351         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
23352         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
23353         Likewise.
23354         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
23355         Likewise.
23356         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
23357         Likewise.
23358         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
23359         Likewise.
23360         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
23361         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
23362         Likewise.
23363         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
23364         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
23365         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
23366         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
23367         Likewise.
23368         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
23369         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
23370         * sysdeps/powerpc/preconfigure: Likewise.
23371         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
23372         Likewise.
23373         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
23374         Replace contents of file by #include of <fenv_libc.h>.
23375         * sysdeps/powerpc/soft-fp/sfp-machine.h
23376         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
23377         and <sys/prctl.h>.
23378         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
23379         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
23380         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
23381         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
23382         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
23383         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
23384         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
23385         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
23386         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
23387         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
23388         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
23389         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
23390         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
23391         Allow copysignl PLT reference to be missing.
23393 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
23394             Joseph Myers  <joseph@codesourcery.com
23396         [BZ #15948]
23397         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
23398         single character.
23399         (add_to_tablewc): Assert sequence of wide characters is nonempty.
23401 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
23403         * elf/tst-tls-dlinfo.c: Don't include tls.h.
23404         * elf/tst-tls1.c: Likewise.
23405         * elf/tst-tls10.h: Likewise.
23406         * elf/tst-tls14.c: Likewise.
23407         * elf/tst-tls2.c: Likewise.
23408         * elf/tst-tls3.c: Likewise.
23409         * elf/tst-tls4.c: Likewise.
23410         * elf/tst-tls5.c: Likewise.
23411         * elf/tst-tls6.c: Likewise.
23412         * elf/tst-tls7.c: Likewise.
23413         * elf/tst-tls8.c: Likewise.
23414         * elf/tst-tls9.c: Likewise.
23415         * elf/tst-tlsmod1.c: Likewise.
23416         * elf/tst-tlsmod13.c: Likewise.
23417         * elf/tst-tlsmod13a.c: Likewise.
23418         * elf/tst-tlsmod14a.c: Likewise.
23419         * elf/tst-tlsmod16a.c: Likewise.
23420         * elf/tst-tlsmod16b.c: Likewise.
23421         * elf/tst-tlsmod2.c: Likewise.
23422         * elf/tst-tlsmod3.c: Likewise.
23423         * elf/tst-tlsmod4.c: Likewise.
23424         * elf/tst-tlsmod5.c: Likewise.
23425         * elf/tst-tlsmod6.c: Likewise.
23427 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
23429         [BZ #12486]
23430         * malloc/malloc.c: remove checks for statistics.
23432 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
23434         [BZ #15277]
23435         * inet/inet_net.c (inet_network): Detect additional invalid strings.
23436         * inet/tst-network.c: Add testcase.
23438 2013-10-17  Andreas Schwab  <schwab@suse.de>
23440         [BZ #15218]
23441         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
23442         to determine canonical name.
23444 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
23446         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
23447         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
23448         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
23449         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
23450         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
23451         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
23452         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
23453         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
23454         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
23455         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
23456         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
23457         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
23458         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
23459         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
23460         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
23461         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
23462         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
23463         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
23464         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
23465         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
23466         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
23467         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
23468         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
23469         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
23470         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
23471         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
23472         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
23473         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
23474         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
23475         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
23476         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
23477         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
23478         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
23479         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
23480         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
23481         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
23482         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
23483         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
23484         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
23485         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
23486         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
23487         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
23488         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
23489         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
23490         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
23491         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
23492         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
23493         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
23494         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
23495         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
23496         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
23497         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
23498         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
23499         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
23500         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
23501         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
23502         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
23503         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
23505 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
23507         [BZ #16041]
23508         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
23509         make result into a quiet NaN.
23511 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
23513         * soft-fp/adddf3.c: Fix horizontal whitespace.
23514         * soft-fp/addsf3.c: Likewise.
23515         * soft-fp/addtf3.c: Likewise.
23516         * soft-fp/divdf3.c: Likewise.
23517         * soft-fp/divsf3.c: Likewise.
23518         * soft-fp/divtf3.c: Likewise.
23519         * soft-fp/double.h: Likewise.
23520         * soft-fp/eqdf2.c: Likewise.
23521         * soft-fp/eqsf2.c: Likewise.
23522         * soft-fp/eqtf2.c: Likewise.
23523         * soft-fp/extenddftf2.c: Likewise.
23524         * soft-fp/extended.h: Likewise.
23525         * soft-fp/extendsfdf2.c: Likewise.
23526         * soft-fp/extendsftf2.c: Likewise.
23527         * soft-fp/extendxftf2.c: Likewise.
23528         * soft-fp/fixdfdi.c: Likewise.
23529         * soft-fp/fixdfsi.c: Likewise.
23530         * soft-fp/fixdfti.c: Likewise.
23531         * soft-fp/fixsfdi.c: Likewise.
23532         * soft-fp/fixsfsi.c: Likewise.
23533         * soft-fp/fixsfti.c: Likewise.
23534         * soft-fp/fixtfdi.c: Likewise.
23535         * soft-fp/fixtfsi.c: Likewise.
23536         * soft-fp/fixtfti.c: Likewise.
23537         * soft-fp/fixunsdfdi.c: Likewise.
23538         * soft-fp/fixunsdfsi.c: Likewise.
23539         * soft-fp/fixunsdfti.c: Likewise.
23540         * soft-fp/fixunssfdi.c: Likewise.
23541         * soft-fp/fixunssfsi.c: Likewise.
23542         * soft-fp/fixunssfti.c: Likewise.
23543         * soft-fp/fixunstfdi.c: Likewise.
23544         * soft-fp/fixunstfsi.c: Likewise.
23545         * soft-fp/fixunstfti.c: Likewise.
23546         * soft-fp/floatdidf.c: Likewise.
23547         * soft-fp/floatdisf.c: Likewise.
23548         * soft-fp/floatditf.c: Likewise.
23549         * soft-fp/floatsidf.c: Likewise.
23550         * soft-fp/floatsisf.c: Likewise.
23551         * soft-fp/floatsitf.c: Likewise.
23552         * soft-fp/floattidf.c: Likewise.
23553         * soft-fp/floattisf.c: Likewise.
23554         * soft-fp/floattitf.c: Likewise.
23555         * soft-fp/floatundidf.c: Likewise.
23556         * soft-fp/floatundisf.c: Likewise.
23557         * soft-fp/floatunditf.c: Likewise.
23558         * soft-fp/floatunsidf.c: Likewise.
23559         * soft-fp/floatunsisf.c: Likewise.
23560         * soft-fp/floatunsitf.c: Likewise.
23561         * soft-fp/floatuntidf.c: Likewise.
23562         * soft-fp/floatuntisf.c: Likewise.
23563         * soft-fp/floatuntitf.c: Likewise.
23564         * soft-fp/fmadf4.c: Likewise.
23565         * soft-fp/fmasf4.c: Likewise.
23566         * soft-fp/fmatf4.c: Likewise.
23567         * soft-fp/gedf2.c: Likewise.
23568         * soft-fp/gesf2.c: Likewise.
23569         * soft-fp/getf2.c: Likewise.
23570         * soft-fp/ledf2.c: Likewise.
23571         * soft-fp/lesf2.c: Likewise.
23572         * soft-fp/letf2.c: Likewise.
23573         * soft-fp/muldf3.c: Likewise.
23574         * soft-fp/mulsf3.c: Likewise.
23575         * soft-fp/multf3.c: Likewise.
23576         * soft-fp/negdf2.c: Likewise.
23577         * soft-fp/negsf2.c: Likewise.
23578         * soft-fp/negtf2.c: Likewise.
23579         * soft-fp/op-1.h: Likewise.
23580         * soft-fp/op-2.h: Likewise.
23581         * soft-fp/op-4.h: Likewise.
23582         * soft-fp/op-8.h: Likewise.
23583         * soft-fp/op-common.h: Likewise.
23584         * soft-fp/quad.h: Likewise.
23585         * soft-fp/single.h: Likewise.
23586         * soft-fp/soft-fp.h: Likewise.
23587         * soft-fp/sqrtdf2.c: Likewise.
23588         * soft-fp/sqrtsf2.c: Likewise.
23589         * soft-fp/sqrttf2.c: Likewise.
23590         * soft-fp/subdf3.c: Likewise.
23591         * soft-fp/subsf3.c: Likewise.
23592         * soft-fp/subtf3.c: Likewise.
23593         * soft-fp/truncdfsf2.c: Likewise.
23594         * soft-fp/trunctfdf2.c: Likewise.
23595         * soft-fp/trunctfsf2.c: Likewise.
23596         * soft-fp/trunctfxf2.c: Likewise.
23597         * soft-fp/unorddf2.c: Likewise.
23598         * soft-fp/unordsf2.c: Likewise.
23599         * soft-fp/unordtf2.c: Likewise.
23601 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
23603         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
23604         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
23606 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
23608         * elf/dl-libc.c: Clear initfini list after freeing.
23610 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
23612         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
23613         * soft-fp/addsf3.c: Likewise.
23614         * soft-fp/addtf3.c: Likewise.
23615         * soft-fp/divdf3.c: Likewise.
23616         * soft-fp/divsf3.c: Likewise.
23617         * soft-fp/divtf3.c: Likewise.
23618         * soft-fp/double.h: Likewise.
23619         * soft-fp/eqdf2.c: Likewise.
23620         * soft-fp/eqsf2.c: Likewise.
23621         * soft-fp/eqtf2.c: Likewise.
23622         * soft-fp/extenddftf2.c: Likewise.
23623         * soft-fp/extended.h: Likewise.
23624         * soft-fp/extendsfdf2.c: Likewise.
23625         * soft-fp/extendsftf2.c: Likewise.
23626         * soft-fp/extendxftf2.c: Likewise.
23627         * soft-fp/fixdfdi.c: Likewise.
23628         * soft-fp/fixdfsi.c: Likewise.
23629         * soft-fp/fixdfti.c: Likewise.
23630         * soft-fp/fixsfdi.c: Likewise.
23631         * soft-fp/fixsfsi.c: Likewise.
23632         * soft-fp/fixsfti.c: Likewise.
23633         * soft-fp/fixtfdi.c: Likewise.
23634         * soft-fp/fixtfsi.c: Likewise.
23635         * soft-fp/fixtfti.c: Likewise.
23636         * soft-fp/fixunsdfdi.c: Likewise.
23637         * soft-fp/fixunsdfsi.c: Likewise.
23638         * soft-fp/fixunsdfti.c: Likewise.
23639         * soft-fp/fixunssfdi.c: Likewise.
23640         * soft-fp/fixunssfsi.c: Likewise.
23641         * soft-fp/fixunssfti.c: Likewise.
23642         * soft-fp/fixunstfdi.c: Likewise.
23643         * soft-fp/fixunstfsi.c: Likewise.
23644         * soft-fp/fixunstfti.c: Likewise.
23645         * soft-fp/floatdidf.c: Likewise.
23646         * soft-fp/floatdisf.c: Likewise.
23647         * soft-fp/floatditf.c: Likewise.
23648         * soft-fp/floatsidf.c: Likewise.
23649         * soft-fp/floatsisf.c: Likewise.
23650         * soft-fp/floatsitf.c: Likewise.
23651         * soft-fp/floattidf.c: Likewise.
23652         * soft-fp/floattisf.c: Likewise.
23653         * soft-fp/floattitf.c: Likewise.
23654         * soft-fp/floatundidf.c: Likewise.
23655         * soft-fp/floatundisf.c: Likewise.
23656         * soft-fp/floatunsidf.c: Likewise.
23657         * soft-fp/floatunsisf.c: Likewise.
23658         * soft-fp/floatuntidf.c: Likewise.
23659         * soft-fp/floatuntisf.c: Likewise.
23660         * soft-fp/floatuntitf.c: Likewise.
23661         * soft-fp/fmadf4.c: Likewise.
23662         * soft-fp/fmasf4.c: Likewise.
23663         * soft-fp/fmatf4.c: Likewise.
23664         * soft-fp/gedf2.c: Likewise.
23665         * soft-fp/gesf2.c: Likewise.
23666         * soft-fp/getf2.c: Likewise.
23667         * soft-fp/ledf2.c: Likewise.
23668         * soft-fp/lesf2.c: Likewise.
23669         * soft-fp/letf2.c: Likewise.
23670         * soft-fp/muldf3.c: Likewise.
23671         * soft-fp/mulsf3.c: Likewise.
23672         * soft-fp/multf3.c: Likewise.
23673         * soft-fp/negdf2.c: Likewise.
23674         * soft-fp/negsf2.c: Likewise.
23675         * soft-fp/negtf2.c: Likewise.
23676         * soft-fp/op-1.h: Likewise.
23677         * soft-fp/op-2.h: Likewise.
23678         * soft-fp/op-4.h: Likewise.
23679         * soft-fp/op-8.h: Likewise.
23680         * soft-fp/op-common.h: Likewise.
23681         * soft-fp/quad.h: Likewise.
23682         * soft-fp/single.h: Likewise.
23683         * soft-fp/soft-fp.h: Likewise.
23684         * soft-fp/sqrtdf2.c: Likewise.
23685         * soft-fp/sqrtsf2.c: Likewise.
23686         * soft-fp/sqrttf2.c: Likewise.
23687         * soft-fp/subdf3.c: Likewise.
23688         * soft-fp/subsf3.c: Likewise.
23689         * soft-fp/subtf3.c: Likewise.
23690         * soft-fp/truncdfsf2.c: Likewise.
23691         * soft-fp/trunctfdf2.c: Likewise.
23692         * soft-fp/trunctfsf2.c: Likewise.
23693         * soft-fp/trunctfxf2.c: Likewise.
23694         * soft-fp/unorddf2.c: Likewise.
23695         * soft-fp/unordsf2.c: Likewise.
23696         * soft-fp/unordtf2.c: Likewise.
23698 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
23700         [BZ #15672]
23701         * misc/error.c (error_tail): Fix possible buffer overflow.
23703 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
23705         [BZ #13028]
23706         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
23707         address.
23709 2013-10-14  P. J. McDermott  <pj@pehjota.net>
23711         [BZ #832]
23712         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
23713         testing pipefail option.
23715 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
23717         * soft-fp/double.h: Indent preprocessor directives inside #if.
23718         * soft-fp/extended.h: Likewise.
23719         * soft-fp/op-2.h: Likewise.
23720         * soft-fp/op-4.h: Likewise.
23721         * soft-fp/op-common.h: Likewise.
23722         * soft-fp/quad.h: Likewise.
23723         * soft-fp/single.h: Likewise.
23724         * soft-fp/soft-fp.h: Likewise.
23726 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
23728         * iconv/iconv_prog.c: Fix typos.
23729         * stdio-common/psiginfo-data.h: Likewise.
23731 2013-10-12   Reuben Thomas <rrt@sc3d.org>
23733         [BZ #15764]
23734         * locale/setlocale.c: Fix typo.
23736 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
23738         [BZ #16036]
23739         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
23740         signaling NaN arguments.
23741         * soft-fp/unordsf2.c (__unordsf2): Likewise.
23742         * soft-fp/unordtf2.c (__unordtf2): Likewise.
23744         [BZ #14910]
23745         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
23746         unordered operands.
23747         * soft-fp/gesf2.c (__gesf2): Likewise.
23748         * soft-fp/getf2.c (__getf2): Likewise.
23749         * soft-fp/ledf2.c (__ledf2): Likewise.
23750         * soft-fp/lesf2.c (__lesf2): Likewise.
23751         * soft-fp/letf2.c (__letf2): Likewise.
23753         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
23754         * soft-fp/eqsf2.c (__eqsf2): Likewise.
23755         * soft-fp/eqtf2.c (__eqtf2): Likewise.
23756         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
23757         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
23758         * soft-fp/fixdfti.c (__fixdfti): Likewise.
23759         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
23760         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
23761         * soft-fp/fixsfti.c (__fixsfti): Likewise.
23762         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
23763         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
23764         * soft-fp/fixtfti.c (__fixtfti): Likewise.
23765         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
23766         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
23767         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
23768         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
23769         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
23770         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
23771         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
23772         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
23773         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
23774         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
23775         * soft-fp/floatdisf.c (__floatdisf): Likewise.
23776         * soft-fp/floatsisf.c (__floatsisf): Likewise.
23777         * soft-fp/floattidf.c (__floattidf): Likewise.
23778         * soft-fp/floattisf.c (__floattisf): Likewise.
23779         * soft-fp/floattitf.c (__floattitf): Likewise.
23780         * soft-fp/floatundidf.c (__floatundidf): Likewise.
23781         * soft-fp/floatundisf.c (__floatundisf): Likewise.
23782         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
23783         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
23784         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
23785         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
23786         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
23787         * soft-fp/gesf2.c (__gesf2): Likewise.
23788         * soft-fp/getf2.c (__getf2): Likewise.
23789         * soft-fp/ledf2.c (__ledf2): Likewise.
23790         * soft-fp/lesf2.c (__lesf2): Likewise.
23791         * soft-fp/letf2.c (__letf2): Likewise.
23793         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
23794         Undefine and redefine.
23795         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
23796         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
23797         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
23798         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
23799         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
23800         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
23801         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
23802         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
23803         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
23804         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
23805         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
23806         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
23807         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
23808         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
23809         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
23811         [BZ #16032]
23812         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
23813         without decrementing exponent if mantissa >= that for the
23814         denominator, not >.
23815         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
23816         denominator, not >.  Decrement exponent in < case instead of
23817         incrementing in >= case.
23818         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
23819         without decrementing exponent if mantissa >= that for the
23820         denominator, not >.
23822         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
23823         computing saturated result for unsigned overflow.
23825 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
23826             Jeff Law  <law@redhat.com>
23828         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
23829         (atan2Mp): Add systemtap probe marker.
23830         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
23831         (__ieee754_log): Add systemtap probe marker.
23832         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
23833         (atanMp): Add systemtap probe marker.
23834         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
23835         (tanMp): Add systemtap probe marker.
23836         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
23837         (__slowexp): Add systemtap probe marker.
23838         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
23839         (__slowpow): Add systemtap probe marker.
23840         * manual/probes.texi: Document probes.
23842 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
23844         [BZ #15362]
23845         * libio/fileops.c (_IO_new_file_write): Return count of bytes
23846         written.
23847         (_IO_new_file_xsputn): Don't return EOF if nothing has been
23848         written.
23849         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
23850         written to buffer but not flushed.
23851         * libio/iofwrite_u.c:  Likewise.
23852         * libio/iopadn.c:  Return bytes returned even if EOF was
23853         encountered.
23854         * libio/iowpadn.c:  Likewise.
23855         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
23856         if _IO_padn does not write the whole buffer.
23857         [!COMPILE_WPRINTF] (PAD): Likewise.
23859 2013-10-10  David S. Miller  <davem@davemloft.net>
23861         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
23862         directory block.
23864 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
23866         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
23867         instead of FSF address.
23868         * soft-fp/fixdfti.c: Likewise.
23869         * soft-fp/fixsfti.c: Likewise.
23870         * soft-fp/fixtfti.c: Likewise.
23871         * soft-fp/fixunsdfti.c: Likewise.
23872         * soft-fp/fixunssfti.c: Likewise.
23873         * soft-fp/fixunstfti.c: Likewise.
23874         * soft-fp/floattidf.c: Likewise.
23875         * soft-fp/floattisf.c: Likewise.
23876         * soft-fp/floattitf.c: Likewise.
23877         * soft-fp/floatuntidf.c: Likewise.
23878         * soft-fp/floatuntisf.c: Likewise.
23879         * soft-fp/floatuntitf.c: Likewise.
23880         * soft-fp/trunctfxf2.c: Likewise.
23882         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
23883         * soft-fp/fixdfti.c: Likewise.
23884         * soft-fp/fixsfti.c: Likewise.
23885         * soft-fp/fixtfti.c: Likewise.
23886         * soft-fp/fixunsdfti.c: Likewise.
23887         * soft-fp/fixunssfti.c: Likewise.
23888         * soft-fp/fixunstfti.c: Likewise.
23889         * soft-fp/floattidf.c: Likewise.
23890         * soft-fp/floattisf.c: Likewise.
23891         * soft-fp/floattitf.c: Likewise.
23892         * soft-fp/floatuntidf.c: Likewise.
23893         * soft-fp/floatuntisf.c: Likewise.
23894         * soft-fp/floatuntitf.c: Likewise.
23895         * soft-fp/trunctfxf2.c: Likewise.
23897 2013-10-10  David S. Miller  <davem@davemloft.net>
23899         * sysdeps/sparc/fpu/libm-test-ulps: Update.
23901 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
23903         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
23904         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
23905         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
23906         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
23907         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
23908         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
23909         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
23911         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
23912         for NaNs before doing comparisons on argument.
23913         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
23914         Likewise.
23916 2013-10-10  Will Newton  <will.newton@linaro.org>
23918         * malloc/hooks.c (memalign_check): Ensure the value of bytes
23919         passed to _int_memalign does not overflow.
23921 2013-10-10  Torvald Riegel  <triegel@redhat.com>
23923         * scripts/bench.pl: Add include-sources directive.
23924         * benchtests/README: Update documentation.
23926 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
23928         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
23929         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
23930         instead of FP_INIT_ROUNDMODE.
23931         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
23932         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
23934         [BZ #16034]
23935         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
23936         copy class of input value.
23937         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
23938         not handle exceptions.
23939         * soft-fp/negsf2.c (__negsf2): Likewise.
23940         * soft-fp/negtf2.c (__negtf2): Likewise.
23941         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
23943 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
23945         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
23946         semicolon.  From Linux kernel.
23948 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
23950         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
23952 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
23954         [BZ #156]
23955         * manual/socket.texi: Added statement about buffer
23956         for gethostbyname2_r.
23958 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
23960         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
23961         Use .p2align directive instead, throughout.
23962         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
23963         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
23964         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
23965         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
23966         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
23967         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
23968         * sysdeps/x86_64/strchr.S: Likewise.
23969         * sysdeps/x86_64/strrchr.S: Likewise.
23971 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
23973         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
23975         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
23977         * sysdeps/generic/math_private.h (__mpsin1): Remove
23978         declaration.
23979         (__mpcos1): Likewise.
23980         (__mpsin): New argument __range_reduce.
23981         (__mpcos): Likewise.
23982         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
23983         (slow): Use __mpsin and __mpcos.
23984         (slow1): Likewise.
23985         (slow2): Likewise.
23986         (sloww): Likewise.
23987         (sloww1): Likewise.
23988         (sloww2): Likewise.
23989         (bsloww): Likewise.
23990         (bsloww1): Likewise.
23991         (bsloww2): Likewise.
23992         (cslow2): Likewise.
23993         (csloww): Likewise.
23994         (csloww1): Likewise.
23995         (csloww2): Likewise.
23996         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
23997         range_reduce.  Merge in __mpsin1.
23998         (__mpcos): Likewise.
23999         (__mpsin1): Remove.
24000         (__mpcos1): Likewise.
24002 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
24004         * locale/loadlocale.c (_nl_intern_locale_data): Use
24005         LOCFILE_ALIGNED_P.
24006         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
24007         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
24008         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
24009         obstack data is appropriately aligned.
24010         (obstack_int32_grow_fast): Likewise.
24011         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
24012         * locale/programs/locfile.c (add_locale_uint32): Likewise.
24013         (add_locale_uint32_array): Likewise.
24015 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
24017         * benchtests/Makefile: Remove ARGLIST and RET variables.
24018         ($(objpfx)bench-%.c): Pass only function name to the script.
24019         * benchtests/README: Update documentation.
24020         * benchtests/acos-inputs: Add new directives.
24021         * benchtests/acosh-inputs: Likewise.
24022         * benchtests/asin-inputs: Likewise.
24023         * benchtests/asinh-inputs: Likewise.
24024         * benchtests/atan-inputs: Likewise.
24025         * benchtests/atanh-inputs: Likewise.
24026         * benchtests/cos-inputs: Likewise.
24027         * benchtests/cosh-inputs: Likewise.
24028         * benchtests/exp-inputs: Likewise.
24029         * benchtests/log-inputs: Likewise.
24030         * benchtests/pow-inputs: Likewise.
24031         * benchtests/rint-inputs: Likewise.
24032         * benchtests/sin-inputs: Likewise.
24033         * benchtests/sinh-inputs: Likewise.
24034         * benchtests/tan-inputs: Likewise.
24035         * benchtests/tanh-inputs: Likewise.
24036         * scripts/bench.pl: Add support for new directives.
24038 2013-10-07  Alan Modra  <amodra@gmail.com>
24040         * README: Fix careless merge.
24042 2013-10-05  Alan Modra  <amodra@gmail.com>
24044         * NEWS: Mention powerpc64le support and bugs fixed.
24045         * README: Both big-endian and little-endian powerpc64 supported.
24047 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
24049         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
24050         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
24051         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
24052         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
24054 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
24056         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
24057         match prototype.
24059 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
24061         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
24062         Move -mhard-float appending from
24063         ports/sysdeps/powerpc/powerpc32/Makefile.
24064         [$(with-fp) = yes] (ASFLAGS): Likewise.
24065         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
24066         * sysdeps/powerpc/nofpu: Move directory from
24067         ports/sysdeps/powerpc/nofpu.
24068         * sysdeps/powerpc/soft-fp: Move directory from
24069         ports/sysdeps/powerpc/soft-fp.
24070         * sysdeps/powerpc/powerpc32/405: Move directory from
24071         ports/sysdeps/powerpc/powerpc32/405.
24072         * sysdeps/powerpc/powerpc32/440: Move directory from
24073         ports/sysdeps/powerpc/powerpc32/440.
24074         * sysdeps/powerpc/powerpc32/464: Move directory from
24075         ports/sysdeps/powerpc/powerpc32/464.
24076         * sysdeps/powerpc/powerpc32/476: Move directory from
24077         ports/sysdeps/powerpc/powerpc32/476.
24078         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
24079         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
24080         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
24081         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
24082         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
24083         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
24084         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
24085         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
24086         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
24087         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
24088         * README: Update for powerpc-*-linux-gnu software floating point
24089         support in libc.
24091         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
24092         case to powerpc/powerpc32*.
24093         * sysdeps/unix/sysv/linux/configure: Regenerated.
24095         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
24096         (_FPU_MASK_OM): Define as 0x04.
24097         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
24098         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
24099         0x00c10080.
24100         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
24101         0x0000003c.
24102         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
24104         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
24105         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
24106         getcontext_e500.
24107         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
24108         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
24109         setcontext_e500.
24110         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
24111         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
24112         and setcontext_e500.
24114 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
24116         * locale/iso-3166.def: Update iso-1366.def and related occurrences
24118 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
24120         * manual/threads.texi (Default Thread Attributes): Fix typo.
24122 2013-10-04  Will Newton  <will.newton@linaro.org>
24124         * malloc/Makefile: Add tst-memalign.
24125         * malloc/tst-memalign.c: New file.
24127         * malloc/tst-posix_memalign.c: Add comments.
24128         (do_test): Add comments and call free on all potentially
24129         allocated pointers. Add space after cast.
24131         * malloc/tst-pvalloc.c: Add comments.
24132         (do_test): Add comments and call free on all potentially
24133         allocated pointers. Remove duplicate check for NULL pointer.
24134         Add space after cast.
24136         * malloc/tst-valloc.c: Add comments.
24137         (do_test): Add comments and call free on all potentially
24138         allocated pointers. Remove duplicate check for NULL pointer.
24139         Add space after cast.
24141 2013-10-04  Alan Modra  <amodra@gmail.com>
24143         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
24144         Use stdint types in rather than __attribute__((mode())).
24145         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
24147 2013-10-04  Alan Modra  <amodra@gmail.com>
24149         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
24150         Correct handling of unaligned relocs for little-endian.
24151         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
24153 2013-10-04  Alan Modra  <amodra@gmail.com>
24155         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
24156         * configure: Regenerate.
24157         * nptl/shlib-versions: Powerpc*le starts at 2.18.
24158         * shlib-versions: Likewise.
24160 2013-10-04  Alan Modra  <amodra@gmail.com>
24162         * string/tester.c (test_memrchr): Increment reported test cycle.
24164 2013-10-04  Alan Modra  <amodra@gmail.com>
24166         * string/test-memcpy.c (do_one_test): When reporting errors, print
24167         string address and don't overrun end of string.
24169 2013-10-04  Alan Modra  <amodra@gmail.com>
24171         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
24172         insrdi.  Make better use of reg selection to speed exit slightly.
24173         Schedule entry path a little better.  Remove useless "are we done"
24174         checks on entry to main loop.  Handle wrapping around zero address.
24175         Correct main loop count.  Handle single left-over word from main
24176         loop inline rather than by using loop_small.  Remove extra word
24177         case in loop_small caused by wrong loop count.  Add little-endian
24178         support.
24179         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
24180         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
24181         cache hint.
24182         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
24183         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
24184         support.  Avoid rlwimi.
24185         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
24187 2013-10-04  Alan Modra  <amodra@gmail.com>
24189         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
24190         insrdi.  Formatting.
24191         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
24192         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
24193         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
24194         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
24195         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
24196         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
24198 2013-10-04  Alan Modra  <amodra@gmail.com>
24200         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
24201         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
24202         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
24203         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
24204         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
24205         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
24206         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
24207         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
24208         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
24209         use of regs.  Use power7 mtocrf.  Tidy function tails.
24211 2013-10-04  Alan Modra  <amodra@gmail.com>
24213         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
24214         Formatting.  Consistently use rXXX register defines or rN defines.
24215         Use early exit labels that avoid restoring unused non-volatile regs.
24216         Make cr field use more consistent with rWORDn compares.  Rename
24217         regs used as shift registers for unaligned loop, using rN defines
24218         for short lifetime/multiple use regs.
24219         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
24220         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
24221         addi 1,1,64 to pop stack frame.  Simplify return value code.
24222         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
24224 2013-10-04  Alan Modra  <amodra@gmail.com>
24226         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
24227         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
24228         rather than rlwimi.
24229         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
24230         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
24231         little-endian support.  Correct typos.
24232         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
24233         rather than rlwimi.
24234         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
24235         in loop and entry code to keep "and." results.
24236         (strchr): Add little-endian support.  Comment.  Move cntlzd
24237         earlier in tail.
24238         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
24240 2013-10-04  Alan Modra  <amodra@gmail.com>
24242         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
24243         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
24244         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
24245         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
24247 2013-10-04  Alan Modra  <amodra@gmail.com>
24249         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
24250         (rTMP): Define as r11.
24251         (strcmp): Add little-endian support.  Optimise tail.
24252         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
24253         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
24254         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
24255         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
24256         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
24257         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
24258         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
24260 2013-10-04  Alan Modra  <amodra@gmail.com>
24262         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
24263         little-endian support.  Remove unnecessary "are we done" tests.
24264         Handle "s" wrapping around zero and extremely large "size".
24265         Correct main loop count.  Handle single left-over word from main
24266         loop inline rather than by using small_loop.  Correct comments.
24267         Delete "zero" tail, use "end_max" instead.
24268         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
24270 2013-10-04  Alan Modra  <amodra@gmail.com>
24272         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
24273         support.  Don't branch over align.
24274         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
24275         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
24276         support.  Rearrange tmp reg use to suit.  Comment.
24277         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
24279 2013-10-04  Alan Modra  <amodra@gmail.com>
24281         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
24283 2013-10-04  Alan Modra  <amodra@gmail.com>
24285         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
24286         conditional form of branch and link when obtaining pc.
24287         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
24289 2013-10-04  Alan Modra  <amodra@gmail.com>
24291         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
24292         HIWORD/LOWORD.
24293         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
24294         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
24296 2013-10-04  Alan Modra  <amodra@gmail.com>
24298         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
24299         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
24300         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
24301         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
24302         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
24303         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
24304         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
24305         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
24306         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
24307         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
24309 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
24310             Alistair Popple <alistair@ozlabs.au.ibm.com>
24311             Alan Modra <amodra@gmail.com>
24313         [BZ #15723]
24314         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
24315         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
24316         _dl_hwcap access for little-endian.
24317         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
24318         destroy vmx regs when saving unaligned.
24319         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
24320         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
24321         destroy vmx regs when saving unaligned.
24323 2013-10-04  Alan Modra  <amodra@gmail.com>
24325         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
24326         Don't use a union to pack hi/low value.
24328 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
24330         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
24331         for little-endian.
24332         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
24333         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
24334         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
24335         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
24336         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
24338 2013-10-04  Alan Modra  <amodra@gmail.com>
24340         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
24341         constants to usual value for .cst8 section, and remove redundant
24342         high address load.
24343         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
24344         constant for 0x1p52.  Load little-endian words of double from
24345         correct stack offsets.
24347 2013-10-04  Alan Modra  <amodra@gmail.com>
24349         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
24350         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
24351         words of double from correct stack offsets.
24352         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
24353         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
24354         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
24355         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
24356         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
24357         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
24358         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
24359         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
24360         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
24361         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
24362         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
24363         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
24364         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
24365         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
24366         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
24367         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
24368         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
24370 2013-10-04  Alan Modra  <amodra@gmail.com>
24372         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
24373         64-bit int/double union.
24374         (_FPU_SETCW): Likewise.
24375         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
24376         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
24378 2013-10-04  Alan Modra  <amodra@gmail.com>
24380         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
24381         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
24383 2013-10-04  Alan Modra  <amodra@gmail.com>
24385         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
24386         use vector int constants.
24387         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
24389 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
24391         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
24392         array with long long.
24393         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
24394         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
24395         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
24396         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
24397         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
24398         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
24399         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
24400         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
24401         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
24402         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
24403         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
24404         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
24405         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
24407 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
24409         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
24410         (__signbit): Likewise.  Correct for little-endian.
24411         (__signbitl): Call __signbit.
24412         (lrint): Correct for little-endian.
24413         (lrintf): Call lrint.
24415 2013-10-04  Alan Modra  <amodra@gmail.com>
24417         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
24418         union 32-bit int array member with 64-bit int array.
24419         (t515, tm256): Double rather than long double.
24420         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
24422 2013-10-04  Alan Modra  <amodra@gmail.com>
24424         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
24425         Delete.
24426         (IEEE854_LONG_DOUBLE_BIAS): Delete.
24427         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
24428         version of math_ldbl.h.
24430 2013-10-04  Alan Modra  <amodra@gmail.com>
24432         [BZ #15734], [BZ #15735]
24433         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
24434         all uses of ieee875 long double macros and unions.  Simplify test
24435         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
24436         ldbl_extract_mantissa value for ix,iy exponents.  Properly
24437         normalize after ldbl_extract_mantissa, and don't add hidden bit
24438         already handled.  Don't treat low word of ieee854 mantissa like
24439         low word of IBM long double and mask off bit when testing for
24440         zero.
24441         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
24442         all uses of ieee875 long double macros and unions.  Simplify tests
24443         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
24444         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
24445         two1022, instead use their values.  Recognise that tests for large
24446         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
24447         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
24448         Rewrite all uses of ieee875 long double macros and unions.  Simplify
24449         test for 0.0L and nan.  Correct negation.
24450         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
24451         ieee875 long double macros and unions.  Correct output for large
24452         magnitude x.  Correct absolute value calculation.
24453         (__erfcl): Likewise.
24454         * math/libm-test.inc: Add tests for errors discovered in IBM long
24455         double versions of fmodl, remainderl, erfl and erfcl.
24457 2013-10-04  Alan Modra  <amodra@gmail.com>
24459         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
24460         all uses of ieee854 long double macros and unions.  Simplify tests
24461         for long doubles that are fully specified by the high double.
24462         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
24463         Likewise.
24464         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
24465         Remove dead code too.
24466         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
24467         (__ieee754_ynl): Likewise.
24468         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
24469         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
24470         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
24471         Remove dead code too.
24472         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
24473         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
24474         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
24475         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
24476         Simplify.
24477         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
24478         Simplify.
24479         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
24480         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
24481         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
24482         Comment on variable precision.
24483         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
24484         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
24485         Likewise.
24486         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
24487         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
24488         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
24489         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
24490         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
24492 2013-10-04  Alan Modra  <amodra@gmail.com>
24494         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
24495         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
24496         all uses of ieee854 long double macros and unions.
24497         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
24498         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
24499         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
24500         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
24501         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
24502         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
24503         Likewise.
24504         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
24505         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
24506         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
24507         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
24508         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
24509         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
24510         Simplify sign and nan test too.
24511         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
24512         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
24513         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
24514         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
24515         Likewise.
24516         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
24517         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
24518         Likewise.
24519         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
24520         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
24521         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
24522         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
24523         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
24524         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
24526 2013-10-04  Alan Modra  <amodra@gmail.com>
24528         * stdio-common/printf_size.c (__printf_size): Don't use
24529         union ieee854_long_double in fpnum union.
24530         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
24531         signbit macro to retrieve sign from long double.
24532         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
24533         retrieve sign from long double.
24534         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
24535         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
24536         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
24537         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
24538         * math/test-misc.c (main): Don't use union ieee854_long_double.
24540 2013-10-04  Alan Modra  <amodra@gmail.com>
24542         [BZ #15680]
24543         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
24544         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
24545         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
24546         calculation.  Remove unnecessary test for denormal exponent.
24547         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
24548         Correct handling of denormals.  Avoid undefined shift behaviour.
24549         Correct normalisation of low mantissa when low double is denormal.
24550         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
24551         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
24552         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
24553         Correct normalisation of low mantissa.  Test for overflow of high
24554         mantissa and normalise.
24555         (ldbl_nearbyint): Use more readable constant for two52.
24556         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
24557         (__mpn_construct_long_double): Fix test for overflow of high
24558         mantissa and correct normalisation.  Avoid undefined shift.
24560 2013-10-04  Alan Modra  <amodra@gmail.com>
24562         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
24563         (union ibm_extended_long_double): Define as an array of ieee754_double.
24564         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
24565         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
24566         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
24567         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
24568         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
24569         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
24570         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
24571         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
24572         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
24573         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
24574         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
24576 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
24578         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
24579         page size instead of calling getpagesize.
24581         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
24582         (LOCFILE_ALIGN_MASK): Likewise.
24583         (LOCFILE_ALIGN_UP): Likewise.
24584         (LOCFILE_ALIGNED_P): Likewise.
24585         * locale/programs/ld-collate.c (collate_output): Use the new
24586         macros instead of __alignof__ (int32_t).
24587         * locale/weight.h (findidx): Likewise.
24589 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
24591         [BZ #431]
24592         * manual/string.texi: Fix strncat and wcsncat.
24594 2013-10-03  Brooks Moses  <bmoses@google.com>
24596         [BZ #15915]
24597         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
24598         * Makerules: ...here, and adjust associated comments.
24600 2013-10-02  Will Newton  <will.newton@linaro.org>
24602         * malloc/Makefile: Add tst-pvalloc.
24603         * malloc/tst-pvalloc.c: New file.
24605 2013-10-02  Will Newton  <will.newton@linaro.org>
24607         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
24608         improve test coverage.
24610 2013-10-02  Will Newton  <will.newton@linaro.org>
24612         * malloc/Makefile: Add tst-posix_memalign.
24613         * malloc/tst-posix_memalign.c: New file.
24615 2013-10-01  Eric Blake  <eblake@redhat.com>
24617         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
24618         Use __THROWNL rather than __THROW on static functions.
24620 2013-09-30  Petr Machata  <pmachata@redhat.com>
24622         * elf/elf.h (R_AARCH64_ABS16): New macro.
24623         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
24624         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
24625         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
24626         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
24627         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
24628         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
24629         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
24630         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
24631         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
24632         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
24633         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
24634         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
24635         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
24636         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
24637         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
24638         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
24639         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
24640         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
24641         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
24642         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
24643         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
24644         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
24645         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
24646         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
24647         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
24648         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
24649         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
24650         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
24651         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
24652         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
24653         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
24654         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
24655         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
24656         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
24657         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
24658         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
24659         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
24660         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
24661         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
24662         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
24663         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
24664         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
24665         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
24666         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
24667         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
24668         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
24669         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
24670         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
24671         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
24672         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
24673         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
24674         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
24675         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
24676         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
24677         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
24678         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
24679         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
24680         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
24681         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
24682         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
24683         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
24684         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
24685         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
24686         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
24687         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
24688         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
24689         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
24690         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
24691         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
24692         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
24693         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
24694         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
24695         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
24696         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
24697         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
24698         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
24699         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
24700         (R_AARCH64_TLSDESC_LDR): Likewise.
24701         (R_AARCH64_TLSDESC_ADD): Likewise.
24702         (R_AARCH64_TLSDESC_CALL): Likewise.
24704 2013-09-30  Andreas Schwab  <schwab@suse.de>
24706         [BZ #15048]
24707         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
24708         the nss database lookup.
24709         * nscd/initgrcache.c (addinitgroupsX): Likewise.
24710         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
24712 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
24714         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
24716 2013-09-28  P. J. McDermott  <pj@pehjota.net>
24718         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
24719         ${Bash-specific parameter/pattern/string} parameter expansion.
24720         * sysdeps/unix/make-syscalls.sh: Likewise.
24722 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
24724         * sysdeps/sh/stackguard-macros.h: New file.
24726 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
24728         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
24729         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
24730         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
24731         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
24732         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
24733         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
24735 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24737         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
24738         Fix thread ID register.
24740 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
24742         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
24743         [POSIX || UNIX98]: Require rather than permitting all symbols from
24744         <time.h>.
24745         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
24746         element of struct sched_param.
24747         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
24748         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
24749         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
24750         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
24751         constant.
24753 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
24755         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
24756         argument calculation.
24758 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
24760         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
24761         Expect macro.
24762         [POSIX] (pthread_attr_t): Do not require type.
24763         [POSIX] (pthread_cond_t): Likewise.
24764         [POSIX] (pthread_condattr_t): Likewise.
24765         [POSIX] (pthread_key_t): Likewise.
24766         [POSIX] (pthread_mutex_t): Likewise.
24767         [POSIX] (pthread_mutexattr_t): Likewise.
24768         [POSIX] (pthread_once_t): Likewise.
24769         [POSIX] (pthread_t): Likewise.
24770         [POSIX-based standards] (pthread_atfork): Expect function.
24772 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
24773             Richard Sandiford  <richard@codesourcery.com>
24775         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
24776         (swap_endianness_p): New extern variable.
24777         (set_big_endian): New inline function.
24778         (maybe_swap_uint32): Likewise.
24779         (maybe_swap_uint32_array): Likewise.
24780         (maybe_swap_uint32_obstack): Likewise.
24781         * locale/programs/locfile.c: Include <stdbool.h>.
24782         (swap_endianness_p): New variable.
24783         (add_locale_uint32): Call maybe_swap_uint32.
24784         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
24785         (write_locale_data): Call maybe_swap_uint32_array.
24786         * locale/programs/ld-collate.c (obstack_int32_grow): Call
24787         maybe_swap_uint32.
24788         (obstack_int32_grow_fast): Likewise.
24789         (output_weightwc): Call maybe_swap_uint32_obstack.
24790         (collate_output): Likewise.
24791         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
24792         (OPT_LITTLE_ENDIAN): Likewise.
24793         (options): Add --little-endian and --big-endian options.
24794         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
24795         * locale/programs/locarchive.c: Include "locfile.h".
24796         (GET): New macro.
24797         (SET): Likewise.
24798         (INC): Likewise.
24799         (create_archive): Use the new macros to access fields of
24800         structures directly mapped from or written to locale archives.
24801         (oldlocrecentcmp): Likewise.
24802         (enlarge_archive): Likewise.
24803         (insert_name): Likewise.
24804         (add_alias): Likewise.
24805         (add_locale): Likewise.
24806         (delete_locales_from_archive): Likewise.
24807         (show_archive_content): Likewise.
24808         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
24809         locale data.
24811 2013-09-24  Roland McGrath  <roland@hack.frob.com>
24813         * manual/freemanuals.texi: Updated from (newly) canonical copy at
24814         http://www.gnu.org/doc/freemanuals.texi.
24815         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
24817 2013-09-24  Will Newton  <will.newton@linaro.org>
24819         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
24820         macro.
24822 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
24824         * locale/hashval.h (compute_hashval): Interpret bytes of key as
24825         unsigned char.
24827 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
24829         * manual/threads.texi (POSIX Threads): Fix a typo.
24831 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
24833         [BZ #14547]
24834         * string/tst-strcoll-overflow.c: New test case.
24835         * string/Makefile (xtests): Add tst-strcoll-overflow.
24836         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
24837         cache if string sizes may cause integer overflow.
24839         [BZ #14547]
24840         * string/strcoll_l.c (coll_seq): New members rule, idx,
24841         save_idx and back_us.
24842         (get_next_seq_nocache): New function.
24843         (do_compare_nocache): New function.
24844         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
24845         when malloc fails.
24847 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
24849         [BZ #15754]
24850         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
24851         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
24852         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
24854         [BZ #15754]
24855         * elf/Makefile (tests): Add tst-ptrguard1.
24856         (tests-static): Add tst-ptrguard1-static.
24857         (tst-ptrguard1-ARGS): Define.
24858         (tst-ptrguard1-static-ARGS): Define.
24859         * elf/tst-ptrguard1.c: New file.
24860         * elf/tst-ptrguard1-static.c: New file.
24861         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
24862         * sysdeps/i386/stackguard-macros.h: Likewise.
24863         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
24864         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
24865         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
24866         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
24867         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
24868         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
24870 2013-09-23  Hector Marco  <hecmargi@upv.es>
24871             Ismael Ripoll  <iripoll@disca.upv.es>
24872             Carlos O'Donell  <carlos@redhat.com>
24874         [BZ #15754]
24875         * sysdeps/generic/stackguard-macros.h: Define
24876         __pointer_chk_guard_local and POINTER_CHK_GUARD.
24877         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
24878         Define __pointer_chk_guard_local.
24879         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
24880         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
24882 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
24884         [BZ #15859]
24885         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
24887 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
24889         * include/string.h (__ffs): Declare as hidden.
24890         * string/ffs.c (__ffs): Define as hidden.
24891         * sysdeps/i386/ffs.c (__ffs): Likewise.
24892         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
24893         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
24894         * sysdeps/s390/ffs.c (__ffs): Likewise.
24895         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
24897 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
24899         * NEWS: Mention malloc probes.
24901         * malloc/arena.c (new_heap): New memory_heap_new probe.
24902         (grow_heap): New memory_heap_more probe.
24903         (shrink_heap): New memory_heap_less probe.
24904         (heap_trim): New memory_heap_free probe.
24905         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
24906         (systrim): New memory_sbrk_less probe.
24907         * manual/probes.texi: Document them.
24909         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
24910         * manual/probes.texi: Document it.
24912         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
24913         (__libc_realloc): Add memory_realloc_retry probe.
24914         (__libc_memalign): Add memory_memalign_retry probe.
24915         (__libc_valloc): Add memory_valloc_retry probe.
24916         (__libc_pvalloc): Add memory_pvalloc_retry probe.
24917         (__libc_calloc): Add memory_calloc_retry probe.
24918         * manual/probes.texi: Document them.
24920         * malloc/arena.c (get_free_list): Add probe
24921         memory_arena_reuse_free_list.
24922         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
24923         and memory_arena_reuse.
24924         (arena_get2) [!PER_THREAD]: Likewise.
24925         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
24926         memory_arena_reuse_realloc.
24927         * manual/probes.texi: Document them.
24929         * malloc/malloc.c (__libc_free): Add
24930         memory_mallopt_free_dyn_thresholds probe.
24931         (__libc_mallopt): Add multiple memory_mallopt probes.
24932         * manual/probes.texi: Document them.
24934         * malloc/malloc.c: Include stap-probe.h.
24935         (__libc_mallopt): Add memory_mallopt probe.
24936         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
24937         * manual/probes.texi: New.
24938         * manual/Makefile (chapters): Add probes.
24939         * manual/threads.texi: Set next node.
24941 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
24943         [BZ #15963, #13985]
24944         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
24945         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
24946         Add `Chinese' to `nan' entry name.
24948 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
24950         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
24951         (POLYNOMIAL): Likewise.
24952         (TAYLOR_SINCOS): Likewise.
24953         (TAYLOR_SLOW): Likewise.
24954         (__sin): Use TAYLOR_SINCOS.
24955         (__cos): Likewise.
24956         (slow): Use TAYLOR_SLOW.
24957         (sloww): Likewise.
24958         (bsloww): Likewise.
24959         (csloww): Likewise.
24961 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
24963         * stdlib/strtod_l.c: Fix buffer overrun.
24965 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
24967         * benchtests/Makefile (bench): Add sincos.
24968         * benchtests/bench-sincos.c: New file.
24970         * math/libm-test.inc (cos_test_data): New test inputs.
24971         (sin_test_data): Likewise.
24973         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
24974         macro.
24975         (__sin): Use it.
24976         (__cos): Likewise.
24977         (slow1): Likewise.
24978         (slow2): Likewise.
24979         (sloww1): Likewise.
24980         (sloww2): Likewise.
24981         (bsloww1): Likewise.
24982         (bsloww2): Likewise.
24983         (cslow2): Likewise.
24984         (csloww1): Likewise.
24985         (csloww2): Likewise.
24987         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
24988         function.
24989         (__sin): Use it.
24990         (__cos): Likewise.
24992         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
24993         gotos.
24994         (__cos): Likewise.
24996 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
24998         * config.h.in (HAVE_MIPS_NAN2008): New macro.
24999         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
25000         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
25001         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
25002         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
25003         * elf/cache.c (print_entry): Handle the new cache flags.
25005 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
25006             Aldy Hernandez  <aldyh@redhat.com>
25008         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
25009         Change condition to [_SOFT_FLOAT].
25010         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
25011         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
25012         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
25013         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
25014         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
25015         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
25016         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
25017         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
25018         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
25019         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
25020         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
25021         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
25022         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
25023         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
25024         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
25025         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
25026         declaration.
25028 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
25030         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
25031         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
25032         (__longjmp): Use LOAD_GP to load saved GPRs.
25033         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
25034         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
25035         (__sigsetjmp): Use SAVE_GP to save GPRs.
25037         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
25038         Do not append -msoft-float.
25039         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
25041 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
25043         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
25045 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
25047         [BZ #15966]
25048         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
25049         (_FPU_GETCW): Use initial "__" on variable and field names but not
25050         on macro parameter name.
25051         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
25052         parentheses around reference to macro parameter.
25054 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
25056         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
25057         prototype.
25058         (ctype_startup): Use uint32_t in cast and sizeof for
25059         ctype->charnames.
25061 2013-09-11  Jia Liu  <proljc@gmail.com>
25063         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
25064         __daddr_t_defined.
25065         [__FreeBSD__]: Likewise.
25067 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
25069         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
25070         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
25071         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
25072         (strchr): Remove __strchr_sse42 ifunc selection.
25073         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
25074         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
25076 2013-09-11  Will Newton  <will.newton@linaro.org>
25078         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
25079         parameter to RES. Remove hardcoded 1000 value.
25080         * benchtests/bench-skeleton.c (main): Pass RES parameter
25081         to TIMING_INIT and multiply result by 1000.
25083 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25085         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25087 2013-09-11  Andreas Schwab  <schwab@suse.de>
25089         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
25090         if not defined.
25091         (O_TMPFILE) [__USE_GNU]: Define.
25092         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
25093         Define.
25095 2013-09-11  Will Newton  <will.newton@linaro.org>
25097         [BZ #15857]
25098         * malloc/malloc.c (__libc_memalign): Check the value of bytes
25099         does not overflow.
25101 2013-09-11  Will Newton  <will.newton@linaro.org>
25103         [BZ #15856]
25104         * malloc/malloc.c (__libc_valloc): Check the value of bytes
25105         does not overflow.
25107 2013-09-11  Will Newton  <will.newton@linaro.org>
25109         [BZ #15855]
25110         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
25111         does not overflow.
25113 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
25115         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
25116         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
25117         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
25118         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
25119         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
25121 2013-09-10  Allan McRae  <allan@archlinux.org>
25123         [BZ #15748]
25124         * manual/arith.texi (Parsing of Floats): Clarify
25125         cross-reference.
25127         [BZ #15849]
25128         * manual/install.texi (Running make install): Mention
25129         --enable-pt-chown.
25130         * INSTALL: Regenerated.
25132 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
25134         * csu/init-first.c (_init): Remove the !SHARED condition around
25135         FPU control word initialization.
25136         * elf/dl-support.c (_dl_fpu_control): New variable.
25137         (_dl_aux_init) <AT_FPUCW>: Initialize it.
25138         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
25139         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
25140         * math/test-fpucw-static.c: New file.
25141         * math/test-fpucw-ieee.c: New file.
25142         * math/test-fpucw-ieee-static.c: New file.
25143         * math/Makefile (tests): Add `test-fpucw-ieee' and
25144         `$(tests-static)'.
25145         (tests-static): New variable.
25146         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
25147         dependency to...
25148         [($(build-shared),yes)]
25149         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
25150         ... this.
25151         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
25152         New dependency.
25154 2013-09-09  Allan McRae  <allan@archlinux.org>
25156         [BZ #15939]
25157         * manual/string.texi (Collation Functions): Fix typo in
25158         strcoll example.
25159         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
25161         [BZ #15893]
25162         * stdlib/isomac.c (get_null_defines): Fix memory leak.
25164         [BZ #15892]
25165         * libio/memstream.c (open_memstream): Fix memory leak.
25166         * libio/wmemstream.c (open_wmemstream): Likewise.
25168         [BZ #15895]
25169         * nscd/netgroupcache.c: Fix nesting of ifdefs.
25171 2013-09-09  Will Newton  <will.newton@linaro.org>
25173         * malloc/Makefile: Add tst-realloc to tests.
25174         * malloc/tst-realloc.c: New file.
25176 2013-09-09  Allan McRae  <allan@archlinux.org>
25178         [BZ #15844]
25179         * COPYING: Update from GNU website to fix FSF address.
25180         * COPYING.LIB: Likewise.
25182 2013-09-06  David S. Miller  <davem@davemloft.net>
25184         * po/zh_TW.po: Update Chinese (traditional) translation from
25185         translation project.
25187 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
25188             Joseph Myers  <joseph@codesourcery.com>
25190         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
25191         "localeinfo.h".
25192         (obstack_chunk_alloc): New macro.
25193         (obstack_chunk_free): Likewise.
25194         (record_offset): New function.
25195         (init_locale_data): Likewise.
25196         (align_locale_data): Likewise.
25197         (add_locale_empty): Likewise.
25198         (add_locale_raw_data): Likewise.
25199         (add_locale_raw_obstack): Likewise.
25200         (add_locale_string): Likewise.
25201         (add_locale_wstring): Likewise.
25202         (add_locale_uint32): Likewise.
25203         (add_locale_uint32_array): Likewise.
25204         (add_locale_char): Likewise.
25205         (start_locale_structure): Likewise.
25206         (end_locale_structure): Likewise.
25207         (start_locale_prelude): Likewise.
25208         (end_locale_prelude): Likewise.
25209         (write_locale_data): Take locale_file structure rather than an
25210         iovec.
25211         * locale/programs/locfile.h: Include "obstack.h".
25212         (struct locale_file): Change to store locale file contents instead
25213         of header.
25214         (init_locale_data): New prototype.
25215         (align_locale_data): Likewise.
25216         (add_locale_empty): Likewise.
25217         (add_locale_raw_data): Likewise.
25218         (add_locale_raw_obstack): Likewise.
25219         (add_locale_string): Likewise.
25220         (add_locale_wstring): Likewise.
25221         (add_locale_uint32): Likewise.
25222         (add_locale_uint32_array): Likewise.
25223         (add_locale_char): Likewise.
25224         (start_locale_structure): Likewise.
25225         (end_locale_structure): Likewise.
25226         (start_locale_prelude): Likewise.
25227         (end_locale_prelude): Likewise.
25228         (write_locale_data): Update prototype.
25229         * locale/programs/3level.h (struct TABLE): Remove result field.
25230         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
25231         Use new locale_file interface.
25232         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
25233         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
25234         * locale/programs/ld-address.c (address_output): Use new
25235         locale_file interface.
25236         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
25237         NO_ADD_LOCALE.
25238         (collate_finish): Don't call collseq_table_finalize.
25239         (collate_output): Use new locale_file interface.
25240         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
25241         in file.
25242         (NO_FINALIZE): Change to NO_ADD_LOCALE.
25243         (TABLE): Move defines earlier in file.
25244         (ELEMENT): Likewise.
25245         (DEFAULT): Likewise.
25246         (wctrans_table_add): Move macro and inline function earlier in
25247         file.
25248         (struct wctype_table): Move type earlier in file.
25249         (add_locale_wctype_table): New static prototype.
25250         (struct locale_ctype_t): Use logical types instead of struct iovec
25251         pointers for members.
25252         (ctype_output): Use new locale_file interface.
25253         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
25254         new locale_file interface.
25255         (allocate_arrays): Update for use of new locale_file interface.
25256         * locale/programs/ld-identification.c (identification_output): Use
25257         new locale_file interface.
25258         * locale/programs/ld-measurement.c (measurement_output): Likewise.
25259         * locale/programs/ld-messages.c (messages_output): Likewise.
25260         * locale/programs/ld-monetary.c (monetary_output): Likewise.
25261         * locale/programs/ld-name.c (name_output): Likewise.
25262         * locale/programs/ld-numeric.c (numeric_output): Likewise.
25263         * locale/programs/ld-paper.c (paper_output): Likewise.
25264         * locale/programs/ld-telephone.c (telephone_output): Likewise.
25265         * locale/programs/ld-time.c (time_output): Likewise.
25267 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25269         * benchtests/Makefile: Add memrchr benchmark.
25270         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
25271         benchmark as memrchr.
25272         * benchtests/bench-memrchr-ifunc.c: New file.
25273         * benchtests/bench-memrchr.c: New file.
25275 2013-09-06   Will Newton  <will.newton@linaro.org>
25277         * benchtests/Makefile (string-bench): Add memcpy.
25279 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
25280             Cong Wang  <amwang@redhat.com>
25282         [BZ #15850]
25283         * sysdeps/unix/sysv/linux/bits/in.h
25284         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
25285         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
25286         before __USE_KERNEL_IPV6_DEFS uses.
25287         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
25288         IPPROTO_BEETPH.
25289         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
25290         sockaddr_in6, or ipv6_mreq.
25292 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25294         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
25295         memory access for final bytes in some large inputs.
25296         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
25298 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25300         * string/test-memrchr.c: New file.
25301         * string/test-memrchr-ifunc.c: New file.
25302         * string/Makefile: Add new memrchr testcase.
25304 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
25306         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
25307         fanotify_init returns EPERM.
25309 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
25311         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
25312         errors.
25313         (top level): Treat second token from macro or constant entries for
25314         allowed headers as allowed.
25315         * include/complex.h: Condition internal declarations on
25316         [!_ISOMAC].
25317         * include/fenv.h: Condition include of <stdbool.h> and internal
25318         declarations on [!_ISOMAC].
25320 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
25322         [BZ #15923]
25323         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
25325 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
25327         * configure.in (--enable-versioning): Remove configure option.
25328         (libc_cv_asm_symver_directive): Remove configure test.
25329         (libc_cv_ld_version_script_option): Likewise.
25330         (VERSIONING): Remove variable and AC_SUBST.
25331         (DO_VERSIONING): Remove AC_DEFINE.
25332         * configure: Regenerated.
25333         * config.h.in (DO_VERSIONING): Remove macro.
25334         * Makerules [$(versioning) = yes]: Change conditionals to
25335         [$(build-shared) = yes].
25336         * config.make.in (versioning): Remove variable.
25337         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
25338         [$(build-shared) = yes].
25339         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
25340         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
25341         * elf/Makefile [$(versioning) = yes]: Change conditionals to
25342         [$(build-shared) = yes].
25343         * extra-lib.mk [$(versioning) = yes]: Likewise.
25344         * hurd/Makefile [$(versioning) = yes]: Likewise.
25345         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
25346         [SHARED].
25347         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
25348         [SHARED].
25349         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
25350         [SHARED && !NO_HIDDEN].
25351         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
25352         [SHARED].
25353         [SHARED && DO_VERSIONING]: Likewise..
25354         * libio/Makefile [$(versioning) = yes]: Change conditionals to
25355         [$(build-shared) = yes].
25356         * manual/install.texi (--disable-versioning): Remove
25357         documentation.
25358         * INSTALL: Regenerated.
25359         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
25360         to [SHARED].
25361         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
25362         [$(build-shared) = yes].
25363         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
25364         * sysdeps/i386/i686/multiarch/strstr-c.c
25365         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
25366         [SHARED && !NO_HIDDEN].
25367         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
25368         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
25369         * sysdeps/powerpc/powerpc32/dl-machine.c
25370         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
25371         * sysdeps/powerpc/powerpc32/sysdep.h
25372         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
25373         to [SHARED && PIC && !NO_HIDDEN].
25374         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
25375         conditional to [SHARED].
25377 2013-09-04   Will Newton  <will.newton@linaro.org>
25379         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
25380         * benchtests/bench-string.h: Include bench-timing.h instead
25381         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
25382         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
25383         call to HP_TIMING_DIFF_INIT.
25384         * benchtests/bench-memccpy.c: Use bench-timing.h macros
25385         instead of hp-timing.h macros.
25386         * benchtests/bench-memchr.c: Likewise.
25387         * benchtests/bench-memcmp.c: Likewise.
25388         * benchtests/bench-memcpy.c: Likewise.
25389         * benchtests/bench-memmem.c: Likewise.
25390         * benchtests/bench-memmove.c: Likewise.
25391         * benchtests/bench-memset.c: Likewise.
25392         * benchtests/bench-rawmemchr.c: Likewise.
25393         * benchtests/bench-strcasecmp.c: Likewise.
25394         * benchtests/bench-strcasestr.c: Likewise.
25395         * benchtests/bench-strcat.c: Likewise.
25396         * benchtests/bench-strchr.c: Likewise.
25397         * benchtests/bench-strcmp.c: Likewise.
25398         * benchtests/bench-strcpy.c: Likewise.
25399         * benchtests/bench-strcpy_chk.c: Likewise.
25400         * benchtests/bench-strlen.c: Likewise.
25401         * benchtests/bench-strncasecmp.c: Likewise.
25402         * benchtests/bench-strncat.c: Likewise.
25403         * benchtests/bench-strncmp.c: Likewise.
25404         * benchtests/bench-strncpy.c: Likewise.
25405         * benchtests/bench-strnlen.c: Likewise.
25406         * benchtests/bench-strpbrk.c: Likewise.
25407         * benchtests/bench-strrchr.c: Likewise.
25408         * benchtests/bench-strspn.c: Likewise.
25409         * benchtests/bench-strstr.c: Likewise.
25411 2013-09-04  Will Newton  <will.newton@linaro.org>
25413         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
25415 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
25417         [BZ #15427]
25418         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
25419         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
25420         * math/libm-test.inc (lgamma_test_data): Add more tests.
25421         * sysdeps/i386/fpu/libm-test-ulps: Update.
25422         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25424 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
25426         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
25427         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
25428         Add ifunc.
25429         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
25430         Add strcmp-sse2-unaligned
25431         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
25433 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
25435         * Versions.def (libc): Add GLIBC_2.19.
25437 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
25439         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
25440         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
25442 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
25444         [BZ #14155]
25445         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
25446         intermediate calculations in recurrence.
25447         (__ieee754_ynf): Likewise.
25448         * math/libm-test.inc (jn_test_data): Do not allow spurious
25449         underflow exception.  Add more tests.
25450         (yn_test_data): Add more tests.
25451         * sysdeps/i386/fpu/libm-test-ulps: Update.
25452         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25454 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
25456         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
25458 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
25460         * csu/init-first.c: Fix then/than typos.
25461         * locale/programs/ld-collate.c: Likewise.
25462         * locale/programs/linereader.h: Likewise.
25463         * manual/charset.texi: Likewise.
25464         * manual/filesys.texi: Likewise.
25465         * manual/stdio.texi: Likewise.
25466         * manual/string.texi: Likewise.
25467         * stdlib/fmtmsg.c: Likewise.
25468         * sysdeps/i386/stpncpy.S: Likewise.
25469         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
25470         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
25471         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
25472         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
25474 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
25476         * elf/dl-open.c: Fix typos.
25477         * iconvdata/gbbig5.c: Likewise.
25478         * iconvdata/iso-2022-jp.c: Likewise.
25479         * iconv/gconv_int.h: Likewise.
25480         * iconv/loop.c: Likewise.
25481         * nis/rpcsvc/nis.h: Likewise.
25482         * resolv/ns_name.c: Likewise.
25483         * stdio-common/vfscanf.c: Likewise.
25484         * streams/stropts.h: Likewise.
25485         * sunrpc/rpc_thread.c: Likewise.
25486         * sysdeps/i386/strpbrk.S: Likewise.
25487         * sysdeps/ieee754/k_standard.c: Likewise.
25488         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
25489         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
25490         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
25491         * sysdeps/mach/hurd/profil.c: Likewise.
25492         * sysdeps/s390/dl-procinfo.h: Likewise.
25493         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
25494         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
25495         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
25496         * sysdeps/x86_64/dl-trampoline.S: Likewise.
25497         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
25499 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
25501         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
25502         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
25504 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
25506         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
25507         aix specific files.
25508         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
25509         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
25510         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
25511         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
25512         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
25513         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
25514         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
25515         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
25517 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
25518             Roland McGrath  <roland@hack.frob.com>
25520         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
25521         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
25523 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25525         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
25526         __executable_start symbol instead of _start.
25528 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
25530         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
25531         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
25532         Move macros to...
25533         * sysdeps/gnu/ldsodefs.h: ... this new file.
25535         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
25536         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
25537         instead of ELFOSABI_LINUX.
25539         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
25540         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
25541         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
25542         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
25543         Likewise.
25544         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
25545         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
25546         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
25547         Likewise.
25548         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
25549         (ibm_extended_long_double): Add ieee_nan member.
25550         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
25551         (do_test): New function.
25553         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
25554         TEST_TRUNC.
25555         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
25556         functions, renamed from truncdfsf_test, trunctfsf_test,
25557         trunctfdf_test.
25558         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
25559         functions.
25560         (do_test): Run all these.
25562 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
25564         * argp/argp-help.c: Fix typos.
25565         * argp/argp-parse.c: Likewise.
25566         * debug/backtracesyms.c: Likewise.
25567         * elf/elf.h: Likewise.
25568         * malloc/malloc.c: Likewise.
25569         * nis/nis_print.c: Likewise.
25570         * resolv/res_comp.c: Likewise.
25571         * stdlib/stdlib.h: Likewise.
25572         * sunrpc/clnt_tcp.c: Likewise.
25573         * sunrpc/clnt_udp.c: Likewise.
25574         * sunrpc/clnt_unix.c: Likewise.
25575         * sysdeps/unix/bsd/ptsname.c: Likewise.
25576         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
25577         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
25578         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
25579         Likewise.
25580         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
25581         Likewise.
25582         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
25583         Likewise.
25584         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
25586 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
25588         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
25589         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
25591 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
25593         [BZ #15897]
25594         * dlfcn/Makefile (tests): Add bug-dl-leaf.
25595         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
25596         ($(objpfx)bug-dl-leaf): New rule.
25597         ($(objpfx)bug-dl-leaf.so): Likewise.
25598         ($(objpfx)bug-dl-leaf.out): Likewise.
25599         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
25600         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
25601         * dlfcn/bug-dl-leaf.c: New test.
25602         * dlfcn/bug-dl-leaf-lib.c: Likewise.
25603         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
25604         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
25605         (dlclose): Likewise.
25606         (dlmopen): Likewise.
25608 2013-08-27  Roland McGrath  <roland@hack.frob.com>
25610         * include/netdb.h [!_ISOMAC]:
25611         Don't include <tls.h>.
25612         (h_errno, __libc_h_errno): Move declaration and macros out of
25613         [_LIBC_REENTRANT].
25615         * include/resolv.h [_RESOLV_H_]:
25616         Don't include <tls.h>.
25617         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
25618         * resolv/res_libc.c: Don't include <tls.h>.
25619         (_res): Use __attribute__ ((nocommon)) in place of
25620         __attribute__ ((section (".bss"))).
25622         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
25623         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
25625         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
25627         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
25628         only under [SIOCGIFCONF && SIOCGIFNETMASK].
25630         * resolv/res_mkquery.c: Include <sys/time.h>.
25632         * inet/ifreq.c: Moved to ...
25633         * sysdeps/unix/ifreq.c: ... here.
25634         * inet/ifreq.c: New file, true stub version.
25636         * socket/sa_len.c: New file.
25637         * socket/Makefile (aux): Add it.
25638         * sysdeps/unix/sysv/linux/Makefile
25639         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
25640         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
25641         and #include <socket/sa_len.c>.
25642         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
25643         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
25645         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
25646         * bits/socket.h: ... here.
25648         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
25649         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
25650         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
25652 2013-08-27  Andreas Schwab  <schwab@suse.de>
25654         [BZ #15736]
25655         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
25656         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
25657         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
25658         * string/test-strcasecmp.c (test_main): Run tests in several
25659         locales.
25660         * string/test-strncasecmp.c (test_main): Likewise.
25662         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
25663         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
25664         to __strcasecmp_nonascii and __strncasecmp_nonascii.
25665         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
25666         (__strncasecmp_ssse3) [PIC]: Likewise.
25668 2013-08-26  Roland McGrath  <roland@hack.frob.com>
25670         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
25672         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
25673         instead of explicitly declaring xdecrypt.
25674         * nis/nss_nis/nis-publickey.c: Likewise.
25676 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
25678         [BZ #15890]
25679         * nscd/aicache.c: Include res_hconf.h.
25680         (addhstaiX): Initialize res_hconf.
25682 2013-08-26  Andreas Schwab  <schwab@suse.de>
25684         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
25685         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
25687 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
25689         * nscd/aicache.c (addhstaiX): Fix indentation.
25691 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
25693         * configure.ac: Quote $build_pt_chown test.
25694         * configure: Regenerated.
25696 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
25698         [BZ #15532]
25699         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
25700         * math/s_cexpf.c (__cexpf): Likewise.
25701         * math/s_cexpl.c (__cexpl): Likewise.
25702         * math/libm-test.inc (cexp_test_data): Correct expected return
25703         value for NaN + i0.  Add another test.
25705 2013-08-22  David S. Miller  <davem@davemloft.net>
25707         * po/ca.po: Update Catalan translation from translation project.
25708         * po/uk.po: Add Ukrainian translations from translation project.
25710 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
25712         [BZ #15797]
25713         * math/s_fdim.c (__fdim): Check for infinite arguments if result
25714         is infinite, not alongside NaN test.
25715         * math/s_fdimf.c (__fdimf): Likewise.
25716         * math/s_fdiml.c (__fdiml): Likewise.
25717         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
25718         errno is unchanged.
25720 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
25722         * argp/argp-help.c: Fix typos.
25723         * crypt/speeds.c: Likewise.
25724         * csu/check_fds.c: Likewise.
25725         * elf/dl-load.c: Likewise.
25726         * elf/dl-open.c: Likewise.
25727         * elf/reldep3.c: Likewise.
25728         * elf/reldep.c: Likewise.
25729         * elf/sprof.c: Likewise.
25730         * iconv/iconv_charmap.c: Likewise.
25731         * iconv/skeleton.c: Likewise.
25732         * iconv/strtab.c: Likewise.
25733         * io/lockf64.c: Likewise.
25734         * libio/libioP.h: Likewise.
25735         * resolv/gai_notify.c: Likewise.
25736         * resolv/ns_name.c: Likewise.
25737         * resolv/ns_samedomain.c: Likewise.
25738         * resolv/res_send.c: Likewise.
25739         * stdlib/random.c: Likewise.
25740         * sunrpc/rpc/xdr.h: Likewise.
25741         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
25742         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
25743         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
25744         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
25745         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
25746         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
25747         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
25748         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
25749         * sysdeps/mach/hurd/check_fds.c: Likewise.
25750         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
25751         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
25752         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
25753         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
25754         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
25755         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
25756         * sysdeps/pthread/aio_notify.c: Likewise.
25757         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
25758         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
25759         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
25760         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
25761         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
25763 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
25765         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
25766         version if bit_Slow_SSE4_2 is set.
25767         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
25768         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
25770 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25772         [BZ #15867]
25773         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
25774         trampoline stack frame information.
25775         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
25776         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
25777         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
25778         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
25779         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
25780         * sysdeps/unix/sysv/linux/powerpc/init-first.c
25781         (_libc_vdso_platform_setup): Initialize the signal trampolines.
25782         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
25783         sa_flags value.
25784         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
25785         interrupting a syscall and set with option SA_SIGINFO.
25787 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
25789         [BZ #15531]
25790         * math/s_cproj.c (__cproj): Only return an infinity if one part of
25791         argument is infinite.
25792         * math/s_cprojf.c (__cprojf): Likewise.
25793         * math/s_cprojl.c (__cprojl): Likewise.
25794         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
25795         * math/libm-test.inc (cproj_test_data): Add more tests.
25797         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
25799         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
25800         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
25801         size.  Use __ffs to determine corresponding shift.
25803 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
25804             Roland McGrath  <roland@hack.frob.com>
25806         * Makefile (INSTALL): Remove trailing blank lines from output of
25807         makeinfo.
25809 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25811         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
25812         Align 32 bit compat elf_greg to 8 bytes.
25814 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
25816         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
25818 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
25820         * string/strcoll_l.c (coll_seq): New structure.
25821         (get_next_seq_cached): New function.
25822         (get_next_seq): New function.
25823         (do_compare): New function.
25824         (STRCOLL): Use GNU style definition.  Simplify implementation
25825         by using get_next_seq, get_next_seq_cached and do_compare.
25827 2013-08-16  Florian Weimer  <fweimer@redhat.com>
25829         [BZ #14699]
25830         CVE-2013-4237
25831         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
25832         member.
25833         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
25834         member.
25835         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
25836         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
25837         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
25838         conditional.
25839         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
25840         GETDENTS_64BIT_ALIGNED.
25841         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
25842         * manual/filesys.texi (Reading/Closing Directory): Document
25843         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
25844         strongly.
25845         * manual/conf.texi (Limits for Files): Add portability note to
25846         NAME_MAX, PATH_MAX.
25847         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
25849 2013-08-13  Andreas Schwab  <schwab@suse.de>
25851         [BZ #15749]
25852         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
25853         of fabs.
25854         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
25855         LDBL_MAX_EXP >= 16384]: Add tests for it.
25857 2013-08-12  David S. Miller  <davem@davemloft.net>
25859         * version.h (RELEASE): Set to "development".
25860         (VERSION): Set to "2.18.90".
25861         * NEWS: Add 2.19 section.
25863 2013-08-03  David S. Miller  <davem@davemloft.net>
25865         * po/ko.po: Update Korean translation from translation project.
25867 2013-08-01  David S. Miller  <davem@davemloft.net>
25869         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
25870         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
25871         Bilka.
25873 2013-07-30  David S. Miller  <davem@davemloft.net>
25875         * po/fr.po: Update French translation from translation project.
25877 2013-07-28  David S. Miller  <davem@davemloft.net>
25879         * po/cs.po: Update Czech translation from translation project.
25881         * po/sv.po: Update Swedish translation from translation project.
25883 2013-07-27  David S. Miller  <davem@davemloft.net>
25885         * po/eo.po: Update Esperanto translation from translation project.
25887         * po/vi.po: Update Vietnamese translation from translation project.
25889         * po/de.po: Update German translation from translation project.
25891 2013-07-26  David S. Miller  <davem@davemloft.net>
25893         * po/bg.po: Update Bulgarian translation from translation project.
25895         * po/nl.po: Update Dutch translation from translation project.
25896         * po/pl.po: Update Polish translation from translation project.
25897         * po/ru.po: Update Russian translation from translation project.
25899 2013-07-24  David S. Miller  <davem@davemloft.net>
25901         * po/libc.pot: Update.
25903 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25905         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
25906         variable page size.
25907         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
25908         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
25909         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
25911 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25913         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
25915 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
25916             Andreas Schwab  <schwab@suse.de>
25917             Roland McGrath  <roland@hack.frob.com>
25918             Joseph Myers  <joseph@codesourcery.com>
25919             Carlos O'Donell  <carlos@redhat.com>
25921         [BZ #15755]
25922         * config.h.in: Define HAVE_PT_CHOWN.
25923         * config.make.in (build-pt-chown): New variable.
25924         * configure.in (--enable-pt_chown): New configure option.
25925         * configure: Regenerate.
25926         * login/Makefile: Include Makeconfig.  Build pt_chown only if
25927         build-pt-chown is enabled.
25928         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
25929         pt_chown to fix pty ownership.
25930         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
25931         CLOSE_ALL_FDS.
25932         * manual/install.texi (Configuring and compiling): Mention
25933         --enable-pt_chown. Add @findex for grantpt.
25934         * INSTALL: Regenerate.
25936 2013-07-20  David S. Miller  <davem@davemloft.net>
25938         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
25939         difference between 32-bit and 64-bit.
25941 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
25943         [BZ #15711]
25944         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
25945         Avoid system header dependency with -ffreestanding.
25946         ($(objpfx)bits/syscall%d): Likewise.
25948 2013-07-13  David S. Miller  <davem@davemloft.net>
25950         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
25951         underflows from atanl/atan2l due to bug 15319.
25952         (casinh_test_data): Likewise.
25954 2013-07-07  David S. Miller  <davem@davemloft.net>
25956         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
25958 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
25960         * sysdeps/i386/fpu/libm-test-ulps: Update.
25961         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25963 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
25965         * configure.in (--enable-lock-elision): Fix message text.
25966         * INSTALL: Regenerate.
25967         * configure: Regenerate.
25969 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25971         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25973 2013-07-03  Andreas Jaeger  <aj@suse.de>
25975         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
25976         define.
25977         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
25978         (ptrace_peeksiginfo_args): Add.
25979         (__ptrace_peeksiginfo_flags): Add.
25980         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
25981         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
25982         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
25984 2013-07-03  Allan McRae  <allan@archlinux.org>
25986         * sysdeps/i386/fpu/libm-test-ulps: Update.
25988 2013-07-02  David S. Miller  <davem@davemloft.net>
25990         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25992 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
25994         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
25996 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
25998         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
25999         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26001 2013-07-02  Andi Kleen <ak@linux.intel.com>
26003         * config.h.in (ENABLE_LOCK_ELISION): Add.
26004         * configure.in (--enable-lock-elision): Add option.
26005         * manual/install.texi: Document --enable lock elision.
26006         * configure: Regenerate
26007         * INSTALL: Regenerate.
26009 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
26011         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
26012         SSE4.2 strcasecmp for libc.a.
26013         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
26015 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
26017         [BZ #13304]
26018         * soft-fp/op-common.h (_FP_FMA): New macro.
26019         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
26020         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
26021         (_FP_MUL_MEAT_1_imm): ... here.
26022         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
26023         (_FP_MUL_MEAT_1_wide): ... here.
26024         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
26025         (_FP_MUL_MEAT_1_hard): ... here.
26026         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
26027         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
26028         (_FP_MUL_MEAT_2_wide): ... here.
26029         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
26030         (_FP_MUL_MEAT_2_wide_3mul): ... here.
26031         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
26032         (_FP_MUL_MEAT_2_gmp): ... here.
26033         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
26034         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
26035         (_FP_MUL_MEAT_4_wide): ... here.
26036         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
26037         (_FP_MUL_MEAT_4_gmp): ... here.
26038         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
26039         (_FP_WFRACBITS_DW_S): Likewise.
26040         (_FP_WFRACXBITS_DW_S): Likewise.
26041         (_FP_HIGHBIT_DW_S): Likewise.
26042         (FP_FMA_S): Likewise.
26043         (_FP_FRAC_HIGH_DW_S): Likewise.
26044         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
26045         (_FP_WFRACBITS_DW_D): Likewise.
26046         (_FP_WFRACXBITS_DW_D): Likewise.
26047         (_FP_HIGHBIT_DW_D): Likewise.
26048         (FP_FMA_D): Likewise.
26049         (_FP_FRAC_HIGH_DW_D): Likewise.
26050         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
26051         (_FP_WFRACBITS_DW_E): Likewise.
26052         (_FP_WFRACXBITS_DW_E): Likewise.
26053         (_FP_HIGHBIT_DW_E): Likewise.
26054         (FP_FMA_E): Likewise.
26055         (_FP_FRAC_HIGH_DW_E): Likewise.
26056         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
26057         (_FP_WFRACBITS_DW_Q): Likewise.
26058         (_FP_WFRACXBITS_DW_Q): Likewise.
26059         (_FP_HIGHBIT_DW_Q): Likewise.
26060         (FP_FMA_Q): Likewise.
26061         (_FP_FRAC_HIGH_DW_Q): Likewise.
26062         * soft-fp/fmasf4.c: New file.
26063         * soft-fp/fmadf4.c: Likewise.
26064         * soft-fp/fmatf4.c: Likewise.
26066 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26068         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
26069         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
26070         Silvermont.
26071         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
26072         macro.
26073         (index_Slow_SSE4_2): Likewise.
26074         (index_Prefer_PMINUB_for_stringop): Likewise.
26075         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
26076         bit_Slow_SSE4_2 is set.
26077         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
26078         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
26080 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26082         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
26083         rtld_global._dl_hwcap2.
26084         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
26085         POWER8.
26086         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
26087         POWER8 feature descriptions defined in _dl_hwcap2.
26088         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
26089         string handling for POWER8 feature bits.
26090         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
26091         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
26092         _dl_powerpc_cap_flags.
26093         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
26094         * sysdeps/powerpc/rtld-global-offsets.sym
26095         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
26096         _dl_hwcap2 in the rtld_global_ro structure.
26098 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26100         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
26101         hardware capabilities in support of AT_HWCAP2.
26102         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
26103         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
26104         GLRO(dl_hwcap2).
26105         (_dl_show_auxv): Add support for calling _dl_procinfo to display
26106         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
26107         explicitly the unknown a_type display mechanism is used.
26108         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
26109         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
26110         struct member.
26111         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
26112         to macro prototype for AT_HWCAP2 support.
26113         * sysdeps/i386/dl-procinfo.h: Likewise.
26114         * sysdeps/s390/dl-procinfo.h: Likewise.
26115         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
26116         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
26117         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
26118         return -1 for unknown a_type display fallback.
26119         * sysdeps/sparc/dl-procinfo.h: Likewise.
26120         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
26121         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
26123 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
26125         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
26126         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
26128 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
26130         [BZ #12492]
26131         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
26132         mprotect making __stack_prot writable.
26134 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
26135             Joseph Myers  <joseph@codesourcery.com>
26137         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
26138         as being properly aligned.
26140 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
26142         * dlfcn/modstatic5.c: New file.
26143         * dlfcn/tststatic5.c: New file.
26144         * dlfcn/Makefile (tests): Add tststatic5.
26145         (tests-static): Likewise.
26146         (modules-names): Add modstatic5.
26147         (tststatic5-ENV): New variable.
26148         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
26150         [BZ #15022]
26151         * elf/dl-support.c (_dl_main_map): New variable.
26152         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
26153         (_dl_nns, _dl_load_adds): Set to 1.
26154         (_dl_initial_searchlist): Refer to _dl_main_map.
26155         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
26156         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
26157         call to _dl_get_origin.
26158         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
26159         around call_map.
26160         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
26161         * dlfcn/modstatic3.c: New file.
26162         * dlfcn/tststatic3.c: New file.
26163         * dlfcn/tststatic4.c: New file.
26164         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
26165         (tests-static): Likewise.
26166         (modules-names): Add modstatic3.
26167         (tststatic3-ENV, tststatic4-ENV): New variables.
26168         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
26169         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
26171 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
26173         * configure.in (CC): Require GCC version 4.4 or later.
26174         * configure: Regenerated.
26175         * manual/install.texi (Tools for Compilation): Update GCC version
26176         requirement.
26177         * INSTALL: Regenerated.
26179 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26181         [BZ #15674]
26182         * string/test-memcmp.c (check2): New.
26183         (main): Call check2.
26185         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
26187 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
26189         [BZ #15022]
26190         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
26191         over to...
26192         (dl_open_worker) [!SHARED]: ... here.
26194 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26196         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
26198 2013-06-25  Richard Henderson  <rth@redhat.com>
26200         * locale/programs/locarchive.c: Include <libc-internal.h>
26202 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
26204         * manual/texinfo.tex: Update to version 2013-06-21.17, with
26205         trailing whitespace removed.
26207 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
26209         [BZ #10283]
26210         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
26211         * locale/programs/locarchive.c: Include libc-mmap.h.
26212         (prepare_address_space): Take two new outputs (the mmap base and len).
26213         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
26214         values.
26215         (create_archive): Declare new mmap base and len values for
26216         prepare_address_space, and store the result in ah.
26217         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
26218         (enlarge_archive): If ah->mmap_base is not NULL, use that and
26219         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
26220         Declare new mmap base and len values for
26221         prepare_address_space, and store the result in new_ah.
26222         (open_archive): Declare new mmap base and len values for
26223         prepare_address_space, and store the result in ah.
26224         (close_archive): If ah->mmap_base is not NULL, use that and
26225         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
26226         * sysdeps/generic/libc-mmap.h: New file.
26228 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
26230         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
26231         (ALIGN_UP): Likewise.
26232         (PTR_ALIGN_DOWN): Likewise.
26233         (PTR_ALIGN_UP): Likewise.
26235 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26237         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
26238         entry mapped to PPC_PLATFORM_POWER8.
26239         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
26240         POWER8.
26241         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
26242         (_dl_string_platform): Add case for exporting platform position for
26243         POWER8.
26244         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
26245         search path to sysdeps/powerpc/powerpc32/power8 directory.
26246         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
26247         search path to sysdeps/powerpc/powerpc64/power8 directory.
26248         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
26249         power7 directories.
26250         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
26251         power7 directories.
26253 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
26255         * INSTALL: Regenerate.
26257         * nscd/connections.c (nscd_init): Fix comment.
26259 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
26261         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
26263         [BZ #15667]
26264         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
26265         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
26267 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
26269         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
26270         DL_DST_REQ_STATIC.
26271         (DL_DST_REQ_STATIC): Remove macro.
26273 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
26275         [BZ #7006]
26276         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
26277         with a shift of 0 bits.
26279 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
26281         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
26282         $(tststatic-ENV).
26284 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
26286         [BZ #15655]
26287         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
26289 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26291         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
26292         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
26293         accepts -fno-tree-loop-distribute-patterns.
26294         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
26295         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
26296         recursive call.
26297         * string/memset.c (memset): Likewise.
26298         * string/test-memmove.c (simple_memmove): Disable loop transformation
26299         to library calls.
26300         * string/test-memset.c (simple_memset): Likewise.
26301         * benchtests/bench-memmove.c (simple_memmove): Likewise.
26302         * benchtests/bench-memset.c (simple_memset): Likewise.
26303         * configure: Regenerated.
26305 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
26307         * math/test-misc.c (main): Ignore fesetround failure when failures
26308         of subsequent rounding tests would be ignored.
26310         [BZ #15654]
26311         * math/fedisblxcpt.c (fedisableexcept): Return 0.
26312         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
26313         * math/fegetenv.c (__fegetenv): Return 0.
26314         * math/fegetexcept.c (fegetexcept): Return 0.
26315         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
26316         FE_TONEAREST.
26317         * math/feholdexcpt.c (feholdexcept): Return 0.
26318         * math/fesetenv.c (__fesetenv): Return 0.
26319         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
26320         argument FE_TONEAREST.
26321         * math/feupdateenv.c (__feupdateenv): Return 0.
26322         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
26324 2013-06-18  Roland McGrath  <roland@hack.frob.com>
26326         * elf/rtld-Rules (rtld-compile-command.S): New variable.
26327         (rtld-compile-command.s, rtld-compile-command.c): New variables.
26328         ($(objpfx)rtld-%.os rules): Use them.
26330 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26332         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
26333         fields.
26335 2013-06-17  Roland McGrath  <roland@hack.frob.com>
26337         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
26338         length of target pattern, then descending length of dependency pattern.
26339         * configure.in (AWK): Require gawk 3.1.2 or newer.
26340         * manual/install.texi (Tools for Compilation): Say that we do.
26341         * configure: Regenerated.
26343         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
26344         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
26345         * scripts/sysd-rules.awk: ... this new script.
26346         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
26347         than a glob-style pattern.
26349 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
26351         * math/test-misc.c (main): Do not treat incorrectly rounded
26352         conversions as failure unless ROUNDING_TESTS passes.
26354 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
26356         [BZ #15631]
26357         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
26358         restore exception state around main square root computation, then
26359         check for inexactness explicitly.
26361         * math/libm-test.inc (fma_test_data): Add another test.
26363 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
26365         * manual/threads.texi (Non-POSIX Extensions): New document
26366         node.  Document pthread_getattr_default_np and
26367         pthread_setattr_default_np.
26369         * Versions.def (libpthread): Add GLIBC_2.18.
26370         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
26371         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
26372         Likewise.
26373         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
26374         Likewise.
26375         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
26376         Likewise.
26377         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
26378         Likewise.
26379         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
26380         Likewise.
26381         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
26382         Likewise.
26383         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
26384         Likewise.
26385         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
26386         Likewise.
26387         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
26388         Likewise.
26390 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26392         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
26393         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
26395 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
26396             H.J. Lu  <hjl.tools@gmail.com>
26398         [BZ #15627]
26399         * sysdeps/x86_64/rtld-memset.c: Remove file.
26400         * sysdeps/x86_64/rtld-memset.S: New file.
26402 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
26404         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
26405         (test_in_one_mode): Take arguments for whether the rounding mode
26406         is supported for each floating-point type.
26407         (do_test): Pass new arguments to test_in_one_mode using
26408         ROUNDING_TESTS.
26410 2013-06-13  Roland McGrath  <roland@hack.frob.com>
26412         * posix/tst-waitid.c (do_test): Distinguish different instances of
26413         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
26414         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
26415         before entering the kernel for waitpid.
26417 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
26419         * NEWS: Fix note on clock function precision.  Text by Roland
26420         McGrath.
26422 2013-06-13  Roland McGrath  <roland@hack.frob.com>
26424         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
26425         it into place only when and if the sanity check passes.
26427 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
26429         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
26430         output for whether conversion result is exact.  Take argument
26431         indicating whether type is IBM long double.
26432         (round_for_all): Change need_exact field to ibm_ld.
26433         * stdlib/tst-strtod-round.c (struct exactness): New type.
26434         (struct test): Change bool ld_ok field to struct exactness exact.
26435         (TEST): Update all definitions for change to field.
26436         (tests): Regenerate array contents.
26437         (test_in_one_mode): Take pointer to new field instead of old ld_ok
26438         field value.  Check for IBM long double here.
26439         (do_test): Update calls to test_in_one_mode.
26441 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
26443         [BZ #12515]
26444         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
26445         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
26447 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26449         [BZ #15605]
26450         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
26451         generated by the compiler on loop optimizations.
26452         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
26453         general definitions.
26455 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
26457         * math/bug-nextafter.c: Include <math-tests.h>.
26458         (main): Only test for exceptions if EXCEPTION_TESTS is true for
26459         the relevant type.
26460         * math/bug-nexttoward.c: Include <math-tests.h>.
26461         (main): Only test for exceptions if EXCEPTION_TESTS is true for
26462         the relevant type.
26463         * math/test-misc.c: Include <math-tests.h>.
26464         (main): Only test for exceptions if EXCEPTION_TESTS is true for
26465         the relevant type.
26467 2013-06-12  Andreas Jaeger  <aj@suse.de>
26469         * po/ia.po: Update Interlingua translation from translation
26470         project.
26472 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
26474         * include/fenv.h: Include stdbool.h.
26475         (struct rm_ctx): New structure.
26476         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
26477         Define macro.
26478         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
26479         (SET_RESTORE_ROUNDF): Likewise.
26480         (SET_RESTORE_ROUNDL): Likewise.
26481         (SET_RESTORE_ROUND_NOEX): Likewise.
26482         (SET_RESTORE_ROUND_NOEXF): Likewise.
26483         (SET_RESTORE_ROUND_NOEXL): Likewise.
26484         (SET_RESTORE_ROUND_53BIT): Likewise.
26485         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
26486         (libc_feresetround_noexf_ctx): Likewise.
26487         (libc_feresetround_noexl_ctx): Likewise.
26488         (libc_feholdsetround_53bit_ctx): Likewise.
26489         (libc_feresetround_53bit_ctx): Likewise.
26490         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
26491         (libc_feholdexcept_setround_sse_ctx): New function.
26492         (libc_fesetenv_sse_ctx): Likewise.
26493         (libc_feupdateenv_sse_ctx): Likewise.
26494         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
26495         (libc_feholdexcept_setround_387_ctx): Likewise.
26496         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
26497         (libc_feholdsetround_387_prec_ctx): Likewise.
26498         (libc_feholdsetround_387_ctx): Likewise.
26499         (libc_feholdsetround_387_53bit_ctx): Likewise.
26500         (libc_feholdsetround_sse_ctx): Likewise.
26501         (libc_feresetround_sse_ctx): Likewise.
26502         (libc_feresetround_387_ctx): Likewise.
26503         (libc_feupdateenv_387_ctx): Likewise.
26504         (libc_feholdexcept_setroundf_ctx): Define macro.
26505         (libc_fesetenvf_ctx): Likewise.
26506         (libc_feupdateenvf_ctx): Likewise.
26507         (libc_feholdsetroundf_ctx): Likewise.
26508         (libc_feresetroundf_ctx): Likewise.
26509         (libc_feholdexcept_setround_ctx): Likewise.
26510         (libc_fesetenv_ctx): Likewise.
26511         (libc_feupdateenv_ctx): Likewise.
26512         (libc_feholdsetround_ctx): Likewise.
26513         (libc_feresetround_ctx): Likewise.
26514         (libc_feholdexcept_setroundl_ctx): Likewise.
26515         (libc_feupdateenvl_ctx): Likewise.
26516         (libc_feholdsetroundl_ctx): Likewise.
26517         (libc_feresetroundl_ctx): Likewise.
26518         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
26519         (libc_feresetround_53bit_ctx): Likewise.
26521 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26523         * locale/iso-639.def: Convert to UTF-8.
26525 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
26527         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
26528         (EXCEPTION_TESTS_double): Likewise.
26529         (EXCEPTION_TESTS_long_double): Likewise.
26530         (EXCEPTION_TESTS): Likewise.
26531         * math/libm-test.inc (test_exceptions): Only test exceptions if
26532         EXCEPTION_TESTS (FLOAT).
26534 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26536         * benchtests/Makefile (string-bench): Add strcpy_chk and
26537         stpcpy_chk.
26538         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
26539         * benchtests/bench-stpcpy_chk.c: New file.
26540         * benchtests/bench-strcpy_chk-ifunc.c: New file.
26541         * benchtests/bench-strcpy_chk.c: New file.
26542         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
26543         code.
26544         (do_test): Likewise.
26546 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26548         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
26549         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
26550         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
26551         with tabs where appropriate.
26552         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
26553         dl-procinfo.h.
26554         [PPC_PLATFORM_PPC440]: Likewise.
26555         [PPC_PLATFORM_PPC464]: Likewise.
26556         [PPC_PLATFORM_PPC476]: Likewise.
26557         (_dl_string_platform): Add support for detecting ppc405, ppc440,
26558         ppc464, and ppc476 platform strings merging from ports/
26559         dl-procinfo.h.
26561 2013-06-11  Andreas Schwab  <schwab@suse.de>
26563         [BZ #14991]
26564         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
26565         (from_ucs4_idx): Regenerate.
26566         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
26567         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
26568         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
26569         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
26570         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
26571         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
26572         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
26573         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
26574         from FROM_LOOP and TO_LOOP specific macros.
26575         (BODY): Handle combining characters.
26576         * iconvdata/BIG5HKSCS.irreversible: Update.
26577         * iconvdata/BIG5HKSCS.precomposed: New file.
26578         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
26579         characters.
26580         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
26582 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26584         * include/sys/time.h: Fix indentation and add copyright header.
26586         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
26587         (do_test): Likewise.
26588         * string/test-memchr.c (do_one_test): Likewise.
26589         (do_test): Likewise.
26590         * string/test-memcmp.c (do_one_test): Likewise.
26591         (do_test): Likewise.
26592         * string/test-memcpy.c (do_one_test): Likewise.
26593         (do_test): Likewise.
26594         * string/test-memmem.c (do_one_test): Likewise.
26595         (do_test): Likewise.
26596         (do_random_tests): Likewise.
26597         * string/test-memmove.c (do_one_test): Likewise.
26598         (do_test): Likewise.
26599         * string/test-memset.c (do_one_test): Likewise.
26600         (do_test): Likewise.
26601         * string/test-rawmemchr.c (do_one_test): Likewise.
26602         (do_test): Likewise.
26603         * string/test-strcasecmp.c (do_one_test): Likewise.
26604         (do_test): Likewise.
26605         * string/test-strcasestr.c (do_one_test): Likewise.
26606         (do_test): Likewise.
26607         * string/test-strcat.c (do_one_test): Likewise.
26608         (do_test): Likewise.
26609         * string/test-strchr.c (do_one_test): Likewise.
26610         (do_test): Likewise.
26611         * string/test-strcmp.c (do_one_test): Likewise.
26612         (do_test): Likewise.
26613         * string/test-strcpy.c (do_one_test): Likewise.
26614         (do_test): Likewise.
26615         * string/test-string.h: Likewise.
26616         (test_init): Likewise.
26617         * string/test-strlen.c (do_one_test): Likewise.
26618         (do_test): Likewise.
26619         * string/test-strncasecmp.c (do_one_test): Likewise.
26620         (do_test): Likewise.
26621         * string/test-strncat.c (do_one_test): Likewise.
26622         (do_test): Likewise.
26623         * string/test-strncmp.c (do_one_test): Likewise.
26624         (do_test_limit): Likewise.
26625         (do_test): Likewise.
26626         * string/test-strncpy.c (do_one_test): Likewise.
26627         (do_test): Likewise.
26628         * string/test-strnlen.c (do_one_test): Likewise.
26629         (do_test): Likewise.
26630         * string/test-strpbrk.c (do_one_test): Likewise.
26631         (do_test): Likewise.
26632         * string/test-strrchr.c (do_one_test): Likewise.
26633         (do_test): Likewise.
26634         * string/test-strspn.c (do_one_test): Likewise.
26635         (do_test): Likewise.
26636         * string/test-strstr.c (do_one_test): Likewise.
26637         (do_test): Likewise.
26639         * benchtests/Makefile (string-bench): Add string benchmarks.
26640         * benchtests/bench-bcopy-ifunc.c: New file.
26641         * benchtests/bench-bcopy.c: New file.
26642         * benchtests/bench-bzero-ifunc.c: New file.
26643         * benchtests/bench-bzero.c: New file.
26644         * benchtests/bench-memccpy-ifunc.c: New file.
26645         * benchtests/bench-memccpy.c: New file.
26646         * benchtests/bench-memchr-ifunc.c: New file.
26647         * benchtests/bench-memchr.c: New file.
26648         * benchtests/bench-memcmp-ifunc.c: New file.
26649         * benchtests/bench-memcmp.c: New file.
26650         * benchtests/bench-memmem-ifunc.c: New file.
26651         * benchtests/bench-memmem.c: New file.
26652         * benchtests/bench-memmove-ifunc.c: New file.
26653         * benchtests/bench-memmove.c: New file.
26654         * benchtests/bench-mempcpy-ifunc.c: New file.
26655         * benchtests/bench-mempcpy.c: New file.
26656         * benchtests/bench-memset-ifunc.c: New file.
26657         * benchtests/bench-memset.c: New file.
26658         * benchtests/bench-rawmemchr-ifunc.c: New file.
26659         * benchtests/bench-rawmemchr.c: New file.
26660         * benchtests/bench-stpcpy-ifunc.c: New file.
26661         * benchtests/bench-stpcpy.c: New file.
26662         * benchtests/bench-stpncpy-ifunc.c: New file.
26663         * benchtests/bench-stpncpy.c: New file.
26664         * benchtests/bench-strcasecmp-ifunc.c: New file.
26665         * benchtests/bench-strcasecmp.c: New file.
26666         * benchtests/bench-strcasestr-ifunc.c: New file.
26667         * benchtests/bench-strcasestr.c: New file.
26668         * benchtests/bench-strcat-ifunc.c: New file.
26669         * benchtests/bench-strcat.c: New file.
26670         * benchtests/bench-strchr-ifunc.c: New file.
26671         * benchtests/bench-strchr.c: New file.
26672         * benchtests/bench-strchrnul-ifunc.c: New file.
26673         * benchtests/bench-strchrnul.c: New file.
26674         * benchtests/bench-strcmp-ifunc.c: New file.
26675         * benchtests/bench-strcmp.c: New file.
26676         * benchtests/bench-strcpy-ifunc.c: New file.
26677         * benchtests/bench-strcpy.c: New file.
26678         * benchtests/bench-strcspn-ifunc.c: New file.
26679         * benchtests/bench-strcspn.c: New file.
26680         * benchtests/bench-strlen-ifunc.c: New file.
26681         * benchtests/bench-strlen.c: New file.
26682         * benchtests/bench-strncasecmp-ifunc.c: New file.
26683         * benchtests/bench-strncasecmp.c: New file.
26684         * benchtests/bench-strncat-ifunc.c: New file.
26685         * benchtests/bench-strncat.c: New file.
26686         * benchtests/bench-strncmp-ifunc.c: New file.
26687         * benchtests/bench-strncmp.c: New file.
26688         * benchtests/bench-strncpy-ifunc.c: New file.
26689         * benchtests/bench-strncpy.c: New file.
26690         * benchtests/bench-strnlen-ifunc.c: New file.
26691         * benchtests/bench-strnlen.c: New file.
26692         * benchtests/bench-strpbrk-ifunc.c: New file.
26693         * benchtests/bench-strpbrk.c: New file.
26694         * benchtests/bench-strrchr-ifunc.c: New file.
26695         * benchtests/bench-strrchr.c: New file.
26696         * benchtests/bench-strspn-ifunc.c: New file.
26697         * benchtests/bench-strspn.c: New file.
26698         * benchtests/bench-strstr-ifunc.c: New file.
26699         * benchtests/bench-strstr.c: New file.
26701         * benchtests/Makefile: Disable parallel execution of targets.
26702         (string-bench): Add memcpy.
26703         (benchset): New variable to store a list of benchmark sets.
26704         (bench-func): Renamed from bench.
26705         (bench-set): New target.
26706         (bench): Depend on bench-func and bench-set.
26707         * benchtests/README: Add section on benchmark sets.
26708         * benchtests/bench-memcpy-ifunc.c: New file.
26709         * benchtests/bench-memcpy.c: New file.
26710         * benchtests/bench-string.h: New file.
26712 2013-06-11  Andreas Schwab  <schwab@suse.de>
26714         [BZ #15577]
26715         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
26716         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
26717         values in the triple.
26718         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
26719         terminator in the group key.
26721 2013-06-11  Andreas Jaeger  <aj@suse.de>
26723         * po/zh_TW.po: Update Chinese (traditional) translation from
26724         translation project.
26726 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26728         * include/time.h (__clock_gettime): Add libc_hidden_proto.
26729         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
26730         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
26731         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
26732         (clock_getcpuclockid): Likewise.
26733         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
26734         Add weak_alias and libc_hidden_def.
26735         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
26736         * rt/clock_gettime.c (clock_gettime): Rename to
26737         __clock_gettime.  Add weak_alias and libc_hidden_def.
26738         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
26739         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
26740         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
26741         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
26742         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
26743         Likewise.
26744         * rt/clock_settime.c (clock_settime): Rename to
26745         __clock_settime.  Add weak_alias and libc_hidden_def.
26746         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
26748 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
26750         * mach/err_boot.sub: Remove trailing whitespace.
26751         * mach/err_ipc.sub: Likewise.
26752         * mach/err_mach.sub: Likewise.
26754         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
26755         (ROUNDING_TESTS_double): Likewise.
26756         (ROUNDING_TESTS_long_double): Likewise.
26757         (ROUNDING_TESTS): Likewise.
26758         * math/libm-test.inc: Include <math-tests.h>.
26759         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
26760         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
26761         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
26762         (IF_ROUND_INIT_FE_UPWARD): Likewise.
26764 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
26766         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
26767         of assigning.
26769 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
26771         * sysdeps/gnu/errlist.awk: Do not generate space at end of
26772         otherwise empty TRANS lines.
26773         * sysdeps/gnu/errlist.c: Regenerated.
26775         * catgets/gencat.c (error_print): Use (void) in function
26776         definition.
26777         * crypt/crypt_util.c (__init_des): Likewise.
26778         * crypt/speeds.c (Stop): Likewise.
26779         (main): Likewise.
26780         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
26781         * inet/ruserpass.c (token): Likewise.
26782         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
26783         * intl/localealias.c (extend_alias_table): Likewise.
26784         * intl/plural-exp.c (init_germanic_plural): Likewise.
26785         * libio/fcloseall.c (__fcloseall): Likewise.
26786         * libio/genops.c (_IO_flush_all): Likewise.
26787         (_IO_flush_all_linebuffered): Likewise.
26788         (_IO_cleanup): Likewise.
26789         (_IO_iter_begin): Likewise.
26790         (_IO_iter_end): Likewise.
26791         (_IO_list_lock): Likewise.
26792         (_IO_list_unlock): Likewise.
26793         (_IO_list_resetlock): Likewise.
26794         * libio/getchar.c (getchar): Likewise.
26795         * libio/getchar_u.c (getchar_unlocked): Likewise.
26796         * libio/getwchar.c (getwchar): Likewise.
26797         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
26798         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
26799         * login/getpt.c (__getpt): Likewise.
26800         * login/tst-utmp.c (main): Likewise.
26801         * malloc/hooks.c (__malloc_check_init): Likewise.
26802         * malloc/malloc.c (__malloc_stats): Likewise.
26803         * malloc/mtrace.c (tr_break): Likewise.
26804         (mtrace): Likewise.
26805         (muntrace): Likewise.
26806         * misc/fstab.c (endfsent): Likewise.
26807         * misc/getclktck.c (__getclktck): Likewise.
26808         * misc/getdtsz.c (__getdtablesize): Likewise.
26809         * misc/gethostid.c (gethostid): Likewise.
26810         * misc/getpagesize.c (__getpagesize): Likewise.
26811         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
26812         (__get_nprocs): Likewise.
26813         (__get_phys_pages): Likewise.
26814         (__get_avphys_pages): Likewise.
26815         * misc/getttyent.c (getttyent): Likewise.
26816         (setttyent): Likewise.
26817         (endttyent): Likewise.
26818         * misc/getusershell.c (getusershell): Likewise.
26819         (endusershell): Likewise.
26820         (setusershell): Likewise.
26821         (initshells): Likewise.
26822         * misc/hsearch.c (__hdestroy): Likewise.
26823         * misc/sync.c (sync): Likewise.
26824         * misc/syslog.c (closelog_internal): Likewise.
26825         (closelog): Likewise.
26826         * misc/ttyslot.c (ttyslot): Likewise.
26827         * misc/vhangup.c (vhangup): Likewise.
26828         * posix/fork.c (__fork): Likewise.
26829         * posix/getegid.c (__getegid): Likewise.
26830         * posix/geteuid.c (__geteuid): Likewise.
26831         * posix/getgid.c (__getgid): Likewise.
26832         * posix/getpid.c (__getpid): Likewise.
26833         * posix/getppid.c (__getppid): Likewise.
26834         * posix/getuid.c (__getuid): Likewise.
26835         * posix/pause.c (pause): Likewise.
26836         * posix/setpgrp.c (setpgrp): Likewise.
26837         * posix/setsid.c (__setsid): Likewise.
26838         * posix/test-vfork.c (noop): Likewise.
26839         * resolv/gethnamaddr.c (_endhtent): Likewise.
26840         (_gethtent): Likewise.
26841         (ht_endhostent): Likewise.
26842         (gethostent): Likewise.
26843         (dns_service): Likewise.
26844         * stdlib/drand48.c (drand48): Likewise.
26845         * stdlib/lrand48.c (lrand48): Likewise.
26846         * stdlib/mrand48.c (mrand48): Likewise.
26847         * stdlib/rand.c (rand): Likewise.
26848         * stdlib/random.c (__random): Likewise.
26849         * stdlib/setenv.c (clearenv): Likewise.
26850         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
26851         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
26852         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
26853         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
26854         (__get_nprocs): Likewise.
26855         (__get_phys_pages): Likewise.
26856         (__get_avphys_pages): Likewise.
26857         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
26858         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
26859         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
26860         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
26861         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
26862         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
26863         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
26864         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
26865         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
26866         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
26867         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
26868         * sysdeps/mach/hurd/sync.c (sync): Likewise.
26869         * sysdeps/posix/clock.c (clock): Likewise.
26870         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
26871         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
26872         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
26873         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
26874         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
26875         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
26876         (__get_nprocs_conf): Likewise.
26877         (__get_phys_pages): Likewise.
26878         (__get_avphys_pages): Likewise.
26879         * time/clock.c (clock): Likewise.
26880         * time/tzset.c (__tzname_max): Likewise.
26882 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
26884         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
26885         (__bswap_32): Do not use "register".
26886         * crypt/crypt.c (_ufc_doit_r): Likewise.
26887         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
26888         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
26889         * gmon/gmon.c (__monstartup): Likewise.
26890         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
26891         * hurd/hurdmalloc.c (more_memory): Likewise.
26892         (malloc): Likewise.
26893         (free): Likewise.
26894         (realloc): Likewise.
26895         (malloc_fork_prepare): Likewise.
26896         (malloc_fork_parent): Likewise.
26897         (malloc_fork_child): Likewise.
26898         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
26899         (_svcauth_des): Likewise.
26900         * inet/inet_lnaof.c (inet_lnaof): Likewise.
26901         * inet/inet_net.c (inet_network): Likewise.
26902         * inet/inet_netof.c (inet_netof): Likewise.
26903         * inet/rcmd.c (__validuser2_sa): Likewise.
26904         * io/fts.c (fts_open): Likewise.
26905         (fts_load): Likewise.
26906         (fts_close): Likewise.
26907         (fts_read): Likewise.
26908         (fts_children): Likewise.
26909         (fts_build): Likewise.
26910         (fts_stat): Likewise.
26911         (fts_sort): Likewise.
26912         (fts_alloc): Likewise.
26913         (fts_lfree): Likewise.
26914         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
26915         (_IO_file_xsgetn): Likewise.
26916         (_IO_file_xsgetn_mmap): Likewise.
26917         * libio/iofopncook.c (_IO_cookie_read): Likewise.
26918         (_IO_cookie_write): Likewise.
26919         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
26920         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
26921         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
26922         * malloc/obstack.c (_obstack_begin): Likewise.
26923         (_obstack_begin_1): Likewise.
26924         (_obstack_newchunk): Likewise.
26925         (_obstack_allocated_p): Likewise.
26926         (obstack_free): Likewise.
26927         (_obstack_memory_used): Likewise.
26928         * misc/getttyent.c (getttynam): Likewise.
26929         (getttyent): Likewise.
26930         (skip): Likewise.
26931         (value): Likewise.
26932         * misc/getusershell.c (initshells): Likewise.
26933         * misc/syslog.c (__vsyslog_chk): Likewise.
26934         * misc/ttyslot.c (ttyslot): Likewise.
26935         * nis/nis_hash.c (__nis_hash): Likewise.
26936         * posix/fnmatch_loop.c (FCT): Likewise.
26937         * posix/getconf.c (print_all): Likewise.
26938         (main): Likewise.
26939         * posix/getopt.c (exchange): Likewise.
26940         * posix/glob.c (globfree): Likewise.
26941         (prefix_array): Likewise.
26942         (__glob_pattern_type): Likewise.
26943         * resolv/arpa/nameser.h (NS_GET16): Likewise.
26944         (NS_GET32): Likewise.
26945         (NS_PUT16): Likewise.
26946         (NS_PUT32): Likewise.
26947         * resolv/gethnamaddr.c (getanswer): Likewise.
26948         (gethostbyname2): Likewise.
26949         (gethostbyaddr): Likewise.
26950         (_gethtent): Likewise.
26951         (_gethtbyname2): Likewise.
26952         (_gethtbyaddr): Likewise.
26953         * resolv/ns_print.c (dst_s_get_int16): Likewise.
26954         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
26955         * resolv/res_init.c (__res_vinit): Likewise.
26956         (net_mask): Likewise.
26957         * resolv/res_mkquery.c (outchar): Likewise.
26958         (PRINT): Likewise.
26959         * stdio-common/printf_fp.c (outchar): Likewise.
26960         (PRINT): Likewise.
26961         * stdio-common/printf_fphex.c (outchar): Likewise.
26962         (PRINT): Likewise.
26963         * stdio-common/printf_size.c (outchar): Likewise.
26964         (PRINT): Likewise.
26965         * stdio-common/test_rdwr.c (main): Likewise.
26966         * stdio-common/tfformat.c (matches): Likewise.
26967         * stdio-common/vfprintf.c (outchar): Likewise.
26968         (printf_unknown): Likewise.
26969         (buffered_vfprintf): Likewise.
26970         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
26971         * stdio-common/xbug.c (AppendToBuffer): Likewise.
26972         (ReadFile): Likewise.
26973         * stdlib/qsort.c (SWAP): Likewise.
26974         (_quicksort): Likewise.
26975         * stdlib/setenv.c (__add_to_environ): Likewise.
26976         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
26977         * stdlib/strtol_l.c (__strtol_l): Likewise.
26978         * stdlib/tst-strtod.c (main): Likewise.
26979         * stdlib/tst-strtol.c (main): Likewise.
26980         * stdlib/tst-strtoll.c (main): Likewise.
26981         * string/bits/string2.h (__strcmp_cc): Likewise.
26982         (__strcmp_cg): Likewise.
26983         (__strcspn_c1): Likewise.
26984         (__strcspn_c2): Likewise.
26985         (__strcspn_c3): Likewise.
26986         (__strspn_c1): Likewise.
26987         (__strspn_c2): Likewise.
26988         (__strspn_c3): Likewise.
26989         (__strsep_1c): Likewise.
26990         (__strsep_2c): Likewise.
26991         (__strsep_3c): Likewise.
26992         * string/memccpy.c (__memccpy): Likewise.
26993         * string/stpcpy.c (__stpcpy): Likewise.
26994         * string/strcmp.c (strcmp): Likewise.
26995         * string/strrchr.c (strrchr): Likewise.
26996         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
26997         Likewise.
26998         * sysdeps/mach/hurd/getcwd.c
26999         (_hurd_canonicalize_directory_name_internal): Likewise.
27000         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
27001         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
27002         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
27003         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
27004         Likewise, in both definitions.
27005         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
27006         definitions.
27007         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
27008         64] (__bswap_64): Likewise.
27009         * time/test_time.c (main): Likewise.
27010         * time/tzfile.c (__tzfile_read): Likewise.
27011         (__tzfile_compute): Likewise.
27012         * time/tzset.c (__tzset_parse_tz): Likewise.
27013         (tzset_internal): Likewise.
27014         (compute_change): Likewise.
27015         * wcsmbs/wcscat.c (__wcscat): Likewise.
27016         * wcsmbs/wcschr.c (wcschr): Likewise.
27017         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
27018         * wcsmbs/wcscspn.c (wcscspn): Likewise.
27019         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
27020         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
27021         * wcsmbs/wcsspn.c (wcsspn): Likewise.
27022         * wcsmbs/wcsstr.c (wcsstr): Likewise.
27023         * wcsmbs/wmemchr.c (wmemchr): Likewise.
27024         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
27025         * wcsmbs/wmemset.c (wmemset): Likewise.
27027 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
27029         * scripts/config.guess: Update to version 2013-05-16.
27030         * scripts/config.sub: Update to version 2013-04-24.
27031         * scripts/install-sh: Update to version 2011-11-20.07.
27032         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
27033         * scripts/move-if-change: Update to version 2012-01-06 07:23.
27035 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
27037         * debug/fgetws_u_chk.c: Fix leading whitespaces.
27038         * elf/sln.c: Likewise.
27039         * hurd/hurd/ioctl.h: Likewise.
27040         * hurd/hurdmalloc.c: Likewise.
27041         * hurd/xattr.c: Likewise.
27042         * include/shlib-compat.h: Likewise.
27043         * inet/ruserpass.c: Likewise.
27044         * libio/iofgets_u.c: Likewise.
27045         * libio/iofgetws_u.c: Likewise.
27046         * locale/programs/ld-identification.c: Likewise.
27047         * locale/programs/ld-time.c: Likewise.
27048         * mach/msg-destroy.c: Likewise.
27049         * nss/nss_files/files-netgrp.c: Likewise.
27050         * resolv/res_data.c: Likewise.
27051         * soft-fp/op-1.h: Likewise.
27052         * soft-fp/op-2.h: Likewise.
27053         * soft-fp/op-4.h: Likewise.
27054         * soft-fp/op-common.h: Likewise.
27055         * stdio-common/printf_fphex.c: Likewise.
27056         * stdlib/strtod_l.c: Likewise.
27057         * sunrpc/rpc/clnt.h: Likewise.
27058         * sysdeps/generic/framestate.c: Likewise.
27059         * sysdeps/i386/bsd-_setjmp.S: Likewise.
27060         * sysdeps/i386/bsd-setjmp.S: Likewise.
27061         * sysdeps/i386/__longjmp.S: Likewise.
27062         * sysdeps/i386/setjmp.S: Likewise.
27063         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
27064         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
27065         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
27066         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
27067         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
27068         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
27069         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
27070         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
27071         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
27072         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
27073         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
27074         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
27075         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
27076         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
27077         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
27078         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
27079         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
27080         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
27081         * sysdeps/ieee754/support.c: Likewise.
27082         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
27083         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
27084         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
27085         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
27086         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
27087         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
27088         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
27089         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
27090         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
27091         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
27092         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
27093         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
27094         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
27095         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
27096         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
27097         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
27098         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
27099         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
27101 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
27103         * posix/transbug.c: Remove executable mode.
27105 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
27107         * crypt/speeds.c: Remove trailing whitespace.
27108         * dlfcn/default.c: Likewise.
27109         * elf/ifuncdep2.c: Likewise.
27110         * elf/ifuncmain1.c: Likewise.
27111         * elf/ifuncmain1vis.c: Likewise.
27112         * elf/testobj.h: Likewise.
27113         * elf/tst-stackguard1.c: Likewise.
27114         * gmon/sys/gmon.h: Likewise.
27115         * hurd/hurdmsg.c: Likewise.
27116         * hurd/new-fd.c: Likewise.
27117         * hurd/ports-get.c: Likewise.
27118         * iconvdata/ibm1008_420.c: Likewise.
27119         * inet/tst-getni1.c: Likewise.
27120         * inet/tst-getni2.c: Likewise.
27121         * libio/ioungetc.c: Likewise.
27122         * libio/wfiledoalloc.c: Likewise.
27123         * manual/libm-err-tab.pl: Likewise.
27124         * math/w_dremf.c: Likewise.
27125         * misc/ftruncate.c: Likewise.
27126         * posix/bug-glob2.c: Likewise.
27127         * posix/tst-pcre.c: Likewise.
27128         * posix/wait4.c: Likewise.
27129         * resolv/README: Likewise.
27130         * resolv/res_debug.h: Likewise.
27131         * resolv/tst-inet_ntop.c: Likewise.
27132         * setjmp/bug269-setjmp.c: Likewise.
27133         * soft-fp/extended.h: Likewise.
27134         * soft-fp/op-1.h: Likewise.
27135         * soft-fp/op-2.h: Likewise.
27136         * soft-fp/op-4.h: Likewise.
27137         * soft-fp/op-8.h: Likewise.
27138         * soft-fp/testit.c: Likewise.
27139         * stdio-common/bug16.c: Likewise.
27140         * stdlib/random.c: Likewise.
27141         * sunrpc/rpcsvc/rquota.x: Likewise.
27142         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
27143         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
27144         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
27145         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
27146         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
27147         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
27148         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
27149         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
27150         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
27151         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
27152         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
27153         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
27154         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
27155         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
27156         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
27157         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
27158         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
27159         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
27160         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
27161         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
27162         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
27163         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
27164         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
27165         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
27166         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
27167         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
27168         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
27169         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
27170         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
27171         * sysdeps/ieee754/s_lib_version.c: Likewise.
27172         * sysdeps/mach/hurd/check_fds.c: Likewise.
27173         * sysdeps/mach/hurd/getsockname.c: Likewise.
27174         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
27175         * sysdeps/mach/hurd/recvfrom.c: Likewise.
27176         * sysdeps/powerpc/bits/link.h: Likewise.
27177         * sysdeps/powerpc/dl-procinfo.c: Likewise.
27178         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
27179         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
27180         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
27181         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
27182         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
27183         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
27184         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
27185         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
27186         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
27187         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
27188         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
27189         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
27190         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
27191         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
27192         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
27193         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
27194         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
27195         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
27196         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
27197         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
27198         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
27199         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
27200         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
27201         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
27202         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
27203         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
27204         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
27205         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
27206         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
27207         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
27208         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
27209         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
27210         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
27211         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
27212         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
27213         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
27214         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
27215         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
27216         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
27217         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
27218         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
27219         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
27220         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
27221         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
27222         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
27223         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
27224         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
27225         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
27226         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
27227         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
27228         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
27229         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
27230         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
27231         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
27232         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
27233         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
27234         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
27235         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
27236         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
27237         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
27238         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
27239         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
27240         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
27241         * sysdeps/powerpc/sysdep.h: Likewise.
27242         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
27243         * sysdeps/s390/s390-64/sub_n.S: Likewise.
27244         * sysdeps/sh/dl-trampoline.S: Likewise.
27245         * sysdeps/sh/memset.S: Likewise.
27246         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
27247         * sysdeps/sh/strlen.S: Likewise.
27248         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
27249         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
27250         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
27251         * sysdeps/sparc/sparc32/rem.S: Likewise.
27252         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
27253         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
27254         * sysdeps/sparc/sparc32/strchr.S: Likewise.
27255         * sysdeps/sparc/sparc32/udiv.S: Likewise.
27256         * sysdeps/sparc/sparc32/urem.S: Likewise.
27257         * sysdeps/sparc/sparc64/add_n.S: Likewise.
27258         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
27259         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
27260         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
27261         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
27262         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
27263         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
27264         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
27265         * sysdeps/unix/bsd/times.c: Likewise.
27266         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
27267         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
27268         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
27269         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
27270         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
27271         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
27272         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
27273         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
27274         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
27275         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
27276         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
27277         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
27278         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
27279         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
27280         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
27281         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
27282         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
27283         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
27284         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
27285         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
27286         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
27287         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
27288         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
27289         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
27290         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
27291         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
27292         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
27293         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
27294         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
27295         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
27296         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
27297         * sysdeps/x86_64/strcspn.S: Likewise.
27299 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27301         * locale/C-translit.h: Revert #include <stdint.h> because this is a
27302         generated file.  Regenerate properly from gen-translit.pl.
27303         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
27304         locale/C-translit.h.
27306 2013-06-05  Andreas Schwab  <schwab@suse.de>
27308         [BZ #15100]
27309         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
27310         week as 6 instead of -1.
27311         * time/tst-strptime.c (day_tests): Add test case.
27313 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
27315         * sysdeps/generic/math_private.h
27316         (libc_feholdexcept_setround_53bit): Replace with
27317         libc_feholdsetround_53bit.
27318         (libc_feupdateenv_53bit): Replace with
27319         libc_feresetround_53bit.
27320         (SET_RESTORE_ROUND_53BIT): Adjust.
27322 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
27324         * string/test-strchrnul.c: Add copyright header.
27326         * posix/tst-getaddrinfo4.c: Increase test timeout.
27328 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
27330         [BZ #15536]
27331         * math/libm-test.inc (MAX_EXP): Remove
27332         (MIN_EXP): Define.
27333         (ulp): Use MIN_EXP - MANT_DIG.
27334         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
27336 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
27338         * po/be.po: Revert last change.
27339         * po/zh_CN.po: Likewise.
27340         * po/header.pot: Likewise.
27342 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
27344         * Makefile ($(common-objpfx)linkobj/libc.so): Define
27345         link-libc-deps to empty as target-specific variable.
27346         * Makerules (link-libc-args): New variable.
27347         (libc-for-link): Likewise.
27348         (link-libc-deps): Likewise.
27349         (lib%.so): Depend on $(link-libc-deps).  Link with
27350         $(link-libc-args).
27351         (build-module): Link with $(link-libc-args).
27352         (build-module-asneeded): Likewise.
27353         (build-module-helper-objlist): Filter out $(link-libc-deps) from
27354         list of objects.
27355         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
27356         target-specific variable.
27357         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
27358         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
27359         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
27360         libc.
27361         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
27362         libc and ld.so.
27363         ($(objpfx)libpcprofile.so): Likewise.
27364         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
27365         libc_nonshared.a.
27366         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
27367         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
27368         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
27369         $(link-libc-deps).
27370         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
27371         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
27372         * login/Makefile ($(objpfx)libutil.so): Likewise.
27373         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
27374         * math/Makefile ($(objpfx)libm.so): Likewise.
27375         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
27376         $(objpfx)libnsl.so): Define libc-for-link as target-specific
27377         variable instead of depending directly on libc.
27378         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
27379         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
27380         $(link-libc-deps).
27381         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
27382         libc.
27383         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
27384         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
27385         ($(objpfx)libanl.so): Likewise.
27386         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
27387         ld.so.
27388         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
27389         $(link-libc-deps).
27390         * sysdeps/i386/fpu/Makefile: Remove file.
27391         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
27392         ($(objpfx)libm.so): Remove dependency on ld.so.
27394 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
27396         [BZ # 15553]
27397         * nis/yp_xdr.c (XDRMAXNAME): Define.
27398         (XDRMAXRECORD): Define.
27399         (xdr_domainname): Use XDRMAXNAME.
27400         (xdr_mapname): Likewise.
27401         (xdr_peername): Likewise.
27402         (xdr_keydat): Use XDRMAXRECORD.
27403         (xdr_valdat): Likewise.
27405 2013-05-30  Jeff Law  <law@redhat.com>
27407         [BZ #14256]
27408         * manual/errno.texi (ESTALE): Update to account for more than
27409         just NFS file systems.
27410         * sysdeps/gnu/errlist.c: Regenerated.
27412 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
27414         [BZ #15465]
27415         * elf/Makefile (tests): Add tst-null-argv.
27416         (modules-names):  Add tst-null-argv-lib.
27417         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
27418         (tst-null-argv-ENV): Set environment for tst-null-argv.
27419         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
27420         (RTLD_PROGNAME): New macro.
27421         * elf/tst-null-argv.c: New test case.
27422         * elf/tst-null-argv-lib.c: Library for test case.
27423         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
27424         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
27425         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
27426         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
27427         * elf/dl-init.c (call_init): Likewise.
27428         (_dl_init): Likewise.
27429         * elf/dl-load.c (print_search_path): Likewise.
27430         (_dl_map_object): Likewise.
27431         * elf/dl-lookup.c (do_lookup_x): Likewise.
27432         (add_dependency): Likewise.
27433         (_dl_lookup_symbol_x): Likewise.
27434         (_dl_debug_bindings): Likewise.
27435         * elf/dl-open.c (_dl_show_scope): Likewise.
27436         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
27437         * elf/dl-version.c (match_symbol): Likewise.
27438         (_dl_check_map_versions): Likewise.
27439         * elf/rtld.c (dl_main): Likewise.
27440         (print_unresolved): Use RTLD_PROGNAME.
27441         (print_missing_version): Likewise.
27442         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
27443         (elf_machine_rela): Likewise.
27444         * sysdeps/powerpc/powerpc32/dl-machine.c
27445         (__process_machine_rela): Likewise.
27446         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
27447         Likewise.
27448         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
27449         Likewise.
27450         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
27451         Likewise.
27452         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
27453         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
27454         Likewise.
27455         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
27456         Likewise.
27457         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
27459 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
27461         * po/be.po: Add descriptive title.
27462         * po/zh_CN.po: Likewise.
27463         * po/header.pot: Likewise.
27465 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
27467         * locale/programs/locarchive.c (create_archive): Inlucde fname in
27468         error message.
27469         (enlarge_archive): Likewise.
27471 2013-05-28  Ben North  <ben@redfrontdoor.org>
27473         * manual/arith.texi (frexp): It is the magnitude of the return
27474         value which lies in [0.5, 1), not the return value itself.
27476 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27478         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27480 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
27482         * stdio-common/bug26.c (main): Correct fscanf template.
27484         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
27485         declare _dl_skip_args.
27487         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
27488         Don't declare.
27490         * manual/platform.texi: Add missing @end deftypefun.
27492 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
27494         [BZ #15529]
27495         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
27496         bit of mantissa of 2^16382.
27497         * math/libm-test.inc (hypot_test_data): Add more tests.
27499         * math/libm-test.inc: Add drem and pow10 to list of tested
27500         functions.
27501         (pow10_test): New function.
27502         (drem_test): Likewise.
27503         (drem_test_tonearest): Likewise.
27504         (drem_test_towardzero): Likewise.
27505         (drem_test_downward): Likewise.
27506         (drem_test_upward): Likewise.
27507         (main): Call the new functions.
27509         * math/libm-test.inc (finite_test_data): Remove.
27510         (finite_test): Run tests from isfinite_test_data.
27511         (gamma_test_data): Remove.
27512         (gamma_test): Run tests from lgamma_test_data.
27513         * sysdeps/i386/fpu/libm-test-ulps: Update.
27514         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27516 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27518         * manual/platform.texi: Add PowerPC PPR function set documentation.
27519         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
27520         implementation.
27522 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
27524         * math/libm-test.inc (MAX_EXP): Define.
27525         (ULPDIFF): Define.
27526         (ulp): New function.
27527         (check_float_internal): Use ULPDIFF.
27528         (cpow_test): Disable failing test.
27529         (check_ulp): Test ulp() implemetnation.
27530         (main): Call check_ulp before starting tests.
27532 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
27534         * math/gen-libm-test.pl (generate_testfile): Do not handle
27535         START_DATA and END_DATA.
27536         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
27537         END_DATA.
27538         (acos_tonearest_test_data): Likewise.
27539         (acos_towardzero_test_data): Likewise.
27540         (acos_downward_test_data): Likewise.
27541         (acos_upward_test_data): Likewise.
27542         (acosh_test_data): Likewise.
27543         (asin_test_data): Likewise.
27544         (asin_tonearest_test_data): Likewise.
27545         (asin_towardzero_test_data): Likewise.
27546         (asin_downward_test_data): Likewise.
27547         (asin_upward_test_data): Likewise.
27548         (asinh_test_data): Likewise.
27549         (atan_test_data): Likewise.
27550         (atanh_test_data): Likewise.
27551         (atan2_test_data): Likewise.
27552         (cabs_test_data): Likewise.
27553         (cacos_test_data): Likewise.
27554         (cacosh_test_data): Likewise.
27555         (carg_test_data): Likewise.
27556         (casin_test_data): Likewise.
27557         (casinh_test_data): Likewise.
27558         (catan_test_data): Likewise.
27559         (catanh_test_data): Likewise.
27560         (cbrt_test_data): Likewise.
27561         (ccos_test_data): Likewise.
27562         (ccosh_test_data): Likewise.
27563         (ceil_test_data): Likewise.
27564         (cexp_test_data): Likewise.
27565         (cimag_test_data): Likewise.
27566         (clog_test_data): Likewise.
27567         (clog10_test_data): Likewise.
27568         (conj_test_data): Likewise.
27569         (copysign_test_data): Likewise.
27570         (cos_test_data): Likewise.
27571         (cos_tonearest_test_data): Likewise.
27572         (cos_towardzero_test_data): Likewise.
27573         (cos_downward_test_data): Likewise.
27574         (cos_upward_test_data): Likewise.
27575         (cosh_test_data): Likewise.
27576         (cosh_tonearest_test_data): Likewise.
27577         (cosh_towardzero_test_data): Likewise.
27578         (cosh_downward_test_data): Likewise.
27579         (cosh_upward_test_data): Likewise.
27580         (cpow_test_data): Likewise.
27581         (cproj_test_data): Likewise.
27582         (creal_test_data): Likewise.
27583         (csin_test_data): Likewise.
27584         (csinh_test_data): Likewise.
27585         (csqrt_test_data): Likewise.
27586         (ctan_test_data): Likewise.
27587         (ctan_tonearest_test_data): Likewise.
27588         (ctan_towardzero_test_data): Likewise.
27589         (ctan_downward_test_data): Likewise.
27590         (ctan_upward_test_data): Likewise.
27591         (ctanh_test_data): Likewise.
27592         (ctanh_tonearest_test_data): Likewise.
27593         (ctanh_towardzero_test_data): Likewise.
27594         (ctanh_downward_test_data): Likewise.
27595         (ctanh_upward_test_data): Likewise.
27596         (erf_test_data): Likewise.
27597         (erfc_test_data): Likewise.
27598         (exp_test_data): Likewise.
27599         (exp_tonearest_test_data): Likewise.
27600         (exp_towardzero_test_data): Likewise.
27601         (exp_downward_test_data): Likewise.
27602         (exp_upward_test_data): Likewise.
27603         (exp10_test_data): Likewise.
27604         (exp2_test_data): Likewise.
27605         (expm1_test_data): Likewise.
27606         (fabs_test_data): Likewise.
27607         (fdim_test_data): Likewise.
27608         (finite_test_data): Likewise.
27609         (floor_test_data): Likewise.
27610         (fma_test_data): Likewise.
27611         (fma_towardzero_test_data): Likewise.
27612         (fma_downward_test_data): Likewise.
27613         (fma_upward_test_data): Likewise.
27614         (fmax_test_data): Likewise.
27615         (fmin_test_data): Likewise.
27616         (fmod_test_data): Likewise.
27617         (fpclassify_test_data): Likewise.
27618         (frexp_test_data): Likewise.
27619         (gamma_test_data): Likewise.
27620         (hypot_test_data): Likewise.
27621         (ilogb_test_data): Likewise.
27622         (isfinite_test_data): Likewise.
27623         (isgreater_test_data): Likewise.
27624         (isgreaterequal_test_data): Likewise.
27625         (isinf_test_data): Likewise.
27626         (isless_test_data): Likewise.
27627         (islessequal_test_data): Likewise.
27628         (islessgreater_test_data): Likewise.
27629         (isnan_test_data): Likewise.
27630         (isnormal_test_data): Likewise.
27631         (issignaling_test_data): Likewise.
27632         (isunordered_test_data): Likewise.
27633         (j0_test_data): Likewise.
27634         (j1_test_data): Likewise.
27635         (jn_test_data): Likewise.
27636         (ldexp_test_data): Likewise.
27637         (lgamma_test_data): Likewise.
27638         (lrint_test_data): Likewise.
27639         (lrint_tonearest_test_data): Likewise.
27640         (lrint_towardzero_test_data): Likewise.
27641         (lrint_downward_test_data): Likewise.
27642         (lrint_upward_test_data): Likewise.
27643         (llrint_test_data): Likewise.
27644         (llrint_tonearest_test_data): Likewise.
27645         (llrint_towardzero_test_data): Likewise.
27646         (llrint_downward_test_data): Likewise.
27647         (llrint_upward_test_data): Likewise.
27648         (log_test_data): Likewise.
27649         (log10_test_data): Likewise.
27650         (log1p_test_data): Likewise.
27651         (log2_test_data): Likewise.
27652         (logb_test_data): Likewise.
27653         (logb_downward_test_data): Likewise.
27654         (lround_test_data): Likewise.
27655         (llround_test_data): Likewise.
27656         (modf_test_data): Likewise.
27657         (nearbyint_test_data): Likewise.
27658         (nextafter_test_data): Likewise.
27659         (nexttoward_test_data): Likewise.
27660         (pow_test_data): Likewise.
27661         (pow_tonearest_test_data): Likewise.
27662         (pow_towardzero_test_data): Likewise.
27663         (pow_downward_test_data): Likewise.
27664         (pow_upward_test_data): Likewise.
27665         (remainder_test_data): Likewise.
27666         (remainder_tonearest_test_data): Likewise.
27667         (remainder_towardzero_test_data): Likewise.
27668         (remainder_downward_test_data): Likewise.
27669         (remainder_upward_test_data): Likewise.
27670         (remquo_test_data): Likewise.
27671         (rint_test_data): Likewise.
27672         (rint_tonearest_test_data): Likewise.
27673         (rint_towardzero_test_data): Likewise.
27674         (rint_downward_test_data): Likewise.
27675         (rint_upward_test_data): Likewise.
27676         (round_test_data): Likewise.
27677         (scalb_test_data): Likewise.
27678         (scalbn_test_data): Likewise.
27679         (scalbln_test_data): Likewise.
27680         (signbit_test_data): Likewise.
27681         (sin_test_data): Likewise.
27682         (sin_tonearest_test_data): Likewise.
27683         (sin_towardzero_test_data): Likewise.
27684         (sin_downward_test_data): Likewise.
27685         (sin_upward_test_data): Likewise.
27686         (sincos_test_data): Likewise.
27687         (sinh_test_data): Likewise.
27688         (sinh_tonearest_test_data): Likewise.
27689         (sinh_towardzero_test_data): Likewise.
27690         (sinh_downward_test_data): Likewise.
27691         (sinh_upward_test_data): Likewise.
27692         (sqrt_test_data): Likewise.
27693         (tan_test_data): Likewise.
27694         (tan_tonearest_test_data): Likewise.
27695         (tan_towardzero_test_data): Likewise.
27696         (tan_downward_test_data): Likewise.
27697         (tan_upward_test_data): Likewise.
27698         (tanh_test_data): Likewise.
27699         (tgamma_test_data): Likewise.
27700         (trunc_test_data): Likewise.
27701         (y0_test_data): Likewise.
27702         (y1_test_data): Likewise.
27703         (yn_test_data): Likewise.
27704         (significand_test_data): Likewise.
27706         * math/gen-libm-test.pl (@functions): Remove variable.
27707         (generate_testfile): Don't handle START and END lines.
27708         * math/libm-test.inc (START): New macro.
27709         (END): Likewise.
27710         (END_COMPLEX): Likewise.
27711         (acos_test): Use END macro without arguments.
27712         (acos_test_tonearest): Likewise.
27713         (acos_test_towardzero): Likewise.
27714         (acos_test_downward): Likewise.
27715         (acos_test_upward): Likewise.
27716         (acosh_test): Likewise.
27717         (asin_test): Likewise.
27718         (asin_test_tonearest): Likewise.
27719         (asin_test_towardzero): Likewise.
27720         (asin_test_downward): Likewise.
27721         (asin_test_upward): Likewise.
27722         (asinh_test): Likewise.
27723         (atan_test): Likewise.
27724         (atanh_test): Likewise.
27725         (atan2_test): Likewise.
27726         (cabs_test): Likewise.
27727         (cacos_test): Use END_COMPLEX macro without arguments.
27728         (cacosh_test): Likewise.
27729         (carg_test): Use END macro without arguments.
27730         (casin_test): Use END_COMPLEX macro without arguments.
27731         (casinh_test): Likewise.
27732         (catan_test): Likewise.
27733         (catanh_test): Likewise.
27734         (cbrt_test): Use END macro without arguments.
27735         (ccos_test): Use END_COMPLEX macro without arguments.
27736         (ccosh_test): Likewise.
27737         (ceil_test): Use END macro without arguments.
27738         (cexp_test): Use END_COMPLEX macro without arguments.
27739         (cimag_test): Use END macro without arguments.
27740         (clog_test): Use END_COMPLEX macro without arguments.
27741         (clog10_test): Likewise.
27742         (conj_test): Likewise.
27743         (copysign_test): Use END macro without arguments.
27744         (cos_test): Likewise.
27745         (cos_test_tonearest): Likewise.
27746         (cos_test_towardzero): Likewise.
27747         (cos_test_downward): Likewise.
27748         (cos_test_upward): Likewise.
27749         (cosh_test): Likewise.
27750         (cosh_test_tonearest): Likewise.
27751         (cosh_test_towardzero): Likewise.
27752         (cosh_test_downward): Likewise.
27753         (cosh_test_upward): Likewise.
27754         (cpow_test): Use END_COMPLEX macro without arguments.
27755         (cproj_test): Likewise.
27756         (creal_test): Use END macro without arguments.
27757         (csin_test): Use END_COMPLEX macro without arguments.
27758         (csinh_test): Likewise.
27759         (csqrt_test): Likewise.
27760         (ctan_test): Likewise.
27761         (ctan_test_tonearest): Likewise.
27762         (ctan_test_towardzero): Likewise.
27763         (ctan_test_downward): Likewise.
27764         (ctan_test_upward): Likewise.
27765         (ctanh_test): Likewise.
27766         (ctanh_test_tonearest): Likewise.
27767         (ctanh_test_towardzero): Likewise.
27768         (ctanh_test_downward): Likewise.
27769         (ctanh_test_upward): Likewise.
27770         (erf_test): Use END macro without arguments.
27771         (erfc_test): Likewise.
27772         (exp_test): Likewise.
27773         (exp_test_tonearest): Likewise.
27774         (exp_test_towardzero): Likewise.
27775         (exp_test_downward): Likewise.
27776         (exp_test_upward): Likewise.
27777         (exp10_test): Likewise.
27778         (exp2_test): Likewise.
27779         (expm1_test): Likewise.
27780         (fabs_test): Likewise.
27781         (fdim_test): Likewise.
27782         (finite_test): Likewise.
27783         (floor_test): Likewise.
27784         (fma_test): Likewise.
27785         (fma_test_towardzero): Likewise.
27786         (fma_test_downward): Likewise.
27787         (fma_test_upward): Likewise.
27788         (fmax_test): Likewise.
27789         (fmin_test): Likewise.
27790         (fmod_test): Likewise.
27791         (fpclassify_test): Likewise.
27792         (frexp_test): Likewise.
27793         (gamma_test): Likewise.
27794         (hypot_test): Likewise.
27795         (ilogb_test): Likewise.
27796         (isfinite_test): Likewise.
27797         (isgreater_test): Likewise.
27798         (isgreaterequal_test): Likewise.
27799         (isinf_test): Likewise.
27800         (isless_test): Likewise.
27801         (islessequal_test): Likewise.
27802         (islessgreater_test): Likewise.
27803         (isnan_test): Likewise.
27804         (isnormal_test): Likewise.
27805         (issignaling_test): Likewise.
27806         (isunordered_test): Likewise.
27807         (j0_test): Likewise.
27808         (j1_test): Likewise.
27809         (jn_test): Likewise.
27810         (ldexp_test): Likewise.
27811         (lgamma_test): Likewise.
27812         (lrint_test): Likewise.
27813         (lrint_test_tonearest): Likewise.
27814         (lrint_test_towardzero): Likewise.
27815         (lrint_test_downward): Likewise.
27816         (lrint_test_upward): Likewise.
27817         (llrint_test): Likewise.
27818         (llrint_test_tonearest): Likewise.
27819         (llrint_test_towardzero): Likewise.
27820         (llrint_test_downward): Likewise.
27821         (llrint_test_upward): Likewise.
27822         (log_test): Likewise.
27823         (log10_test): Likewise.
27824         (log1p_test): Likewise.
27825         (log2_test): Likewise.
27826         (logb_test): Likewise.
27827         (logb_test_downward): Likewise.
27828         (lround_test): Likewise.
27829         (llround_test): Likewise.
27830         (modf_test): Likewise.
27831         (nearbyint_test): Likewise.
27832         (nextafter_test): Likewise.
27833         (nexttoward_test): Likewise.
27834         (pow_test): Likewise.
27835         (pow_test_tonearest): Likewise.
27836         (pow_test_towardzero): Likewise.
27837         (pow_test_downward): Likewise.
27838         (pow_test_upward): Likewise.
27839         (remainder_test): Likewise.
27840         (remainder_test_tonearest): Likewise.
27841         (remainder_test_towardzero): Likewise.
27842         (remainder_test_downward): Likewise.
27843         (remainder_test_upward): Likewise.
27844         (remquo_test): Likewise.
27845         (rint_test): Likewise.
27846         (rint_test_tonearest): Likewise.
27847         (rint_test_towardzero): Likewise.
27848         (rint_test_downward): Likewise.
27849         (rint_test_upward): Likewise.
27850         (round_test): Likewise.
27851         (scalb_test): Likewise.
27852         (scalbn_test): Likewise.
27853         (scalbln_test): Likewise.
27854         (signbit_test): Likewise.
27855         (sin_test): Likewise.
27856         (sin_test_tonearest): Likewise.
27857         (sin_test_towardzero): Likewise.
27858         (sin_test_downward): Likewise.
27859         (sin_test_upward): Likewise.
27860         (sincos_test): Likewise.
27861         (sinh_test): Likewise.
27862         (sinh_test_tonearest): Likewise.
27863         (sinh_test_towardzero): Likewise.
27864         (sinh_test_downward): Likewise.
27865         (sinh_test_upward): Likewise.
27866         (sqrt_test): Likewise.
27867         (tan_test): Likewise.
27868         (tan_test_tonearest): Likewise.
27869         (tan_test_towardzero): Likewise.
27870         (tan_test_downward): Likewise.
27871         (tan_test_upward): Likewise.
27872         (tanh_test): Likewise.
27873         (tgamma_test): Likewise.
27874         (trunc_test): Likewise.
27875         (y0_test): Likewise.
27876         (y1_test): Likewise.
27877         (yn_test): Likewise.
27878         (significand_test): Likewise.
27880 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
27882         [BZ #15381]
27883         * libio/genops.c (_IO_no_init): Initialize wide struct info.
27885 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
27887         [BZ #14894]
27888         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
27889         __ppc_mdoio and __ppc_mdoom.
27890         * manual/platform.texi: Document new functions __ppc_yield,
27891         __ppc_mdoio and __ppc_mdoom.
27893 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
27895         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
27896         (main): Mention "tls" pseudo-hwcap is legacy.
27897         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
27899 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
27901         * math/gen-libm-test.pl (parse_args): Output only string of
27902         arguments as text for test name, not full call or descriptions of
27903         tests for extra outputs.
27904         (generate_testfile): Do not pass function name to parse_args.
27905         Generate this_func variable from START.
27906         * math/libm-test.inc (struct test_f_f_data): Rename test_name
27907         field to arg_str.
27908         (struct test_ff_f_data): Likewise.
27909         (test_ff_f_data_nexttoward): Likewise.
27910         (struct test_fi_f_data): Likewise.
27911         (struct test_fl_f_data): Likewise.
27912         (struct test_if_f_data): Likewise.
27913         (struct test_fff_f_data): Likewise.
27914         (struct test_c_f_data): Likewise.
27915         (struct test_f_f1_data): Likewise.  Remove field extra_name.
27916         (struct test_fF_f1_data): Likewise.
27917         (struct test_ffI_f1_data): Likewise.
27918         (struct test_c_c_data): Rename test_name field to arg_str.
27919         (struct test_cc_c_data): Likewise.
27920         (struct test_f_i_data): Likewise.
27921         (struct test_ff_i_data): Likewise.
27922         (struct test_f_l_data): Likewise.
27923         (struct test_f_L_data): Likewise.
27924         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
27925         and extra2_name.
27926         (COMMON_TEST_SETUP): New macro.
27927         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
27928         (COMMON_TEST_CLEANUP): Likewise.
27929         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
27930         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
27931         macros.
27932         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
27933         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
27934         macros.
27935         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
27936         (RUN_TEST_fff_f): Take argument string.  Call new setup and
27937         cleanup macros.
27938         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
27939         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
27940         macros.
27941         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
27942         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
27943         macros.
27944         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
27945         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
27946         cleanup macros.
27947         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
27948         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
27949         cleanup macros.
27950         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
27951         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
27952         cleanup macros.
27953         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
27954         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
27955         macros.
27956         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
27957         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
27958         macros.
27959         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
27960         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
27961         macros.
27962         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
27963         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
27964         cleanup macros.
27965         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
27966         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
27967         cleanup macros.
27968         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
27969         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
27970         macros.
27971         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
27972         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
27973         cleanup macros.
27974         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
27975         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
27976         macros.
27977         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
27978         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
27979         macros.
27980         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
27981         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
27982         cleanup macros.
27983         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
27985 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
27987         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
27988         to _sifields.sigfault.
27989         (si_addr_lsb): Define new macro.
27990         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
27991         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
27992         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
27994 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
27996         [BZ #15441]
27997         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
27998         returns -1.
27999         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
28000         null return -1.
28001         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
28002         loading the domain.
28004 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
28006         * math/gen-libm-test.pl (parse_args): Do not include expected
28007         result in test name.
28008         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
28009         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
28010         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
28011         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
28012         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
28013         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28015 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
28017         * benchtests/Makefile: Sort function entries.
28019         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
28020         tanh, asinh, acosh, atanh.
28021         * benchtests/acos-inputs: New file.
28022         * benchtests/acosh-inputs: New file.
28023         * benchtests/asin-inputs: New file.
28024         * benchtests/asinh-inputs: New file.
28025         * benchtests/atanh-inputs: New file.
28026         * benchtests/cosh-inputs: New file.
28027         * benchtests/log-inputs: New file.
28028         * benchtests/sinh-inputs: New file.
28029         * benchtests/tanh-inputs: New file.
28031 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
28033         [BZ #15339]
28034         * posix/tst-getaddrinfo4.c: New test.
28035         * posix/Makefile (tests): Add it.
28037 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28039         [BZ #15339]
28040         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
28041         when no services were used.
28042         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
28043         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
28045 2013-05-21  Andreas Schwab  <schwab@suse.de>
28047         [BZ #15014]
28048         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
28049         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
28050         successful.
28051         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
28052         redundant variable declarations and reallocation of buffer when
28053         parsing as IPv6 address.  Always set NSS status when called from
28054         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
28055         buffer too small.  Correct computation of needed size.
28056         * nss/Makefile (tests): Add test-digits-dots.
28057         * nss/test-digits-dots.c: New test.
28059 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28061         * benchtests/Makefile: Remove instructions for adding
28062         benchmark tests.
28063         * benchtests/README: New file to explain how to execute and
28064         enhance the benchmark tests.
28066 2013-05-21  Andreas Schwab  <schwab@suse.de>
28068         [BZ #15493]
28069         * setjmp/Makefile (tests): Add tst-sigsetjmp.
28070         * setjmp/tst-sigsetjmp.c: New test.
28072 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
28074         * sysdeps/x86_64/memset.S (memset): New implementation.
28075         (__bzero): Likewise.
28076         (__memset_tail): New function.
28078 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
28080         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
28081         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
28082         __memcpy_sse2_unaligned ifunc selection.
28083         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
28084         Add memcpy-sse2-unaligned.S.
28085         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
28086         Add: __memcpy_sse2_unaligned.
28088 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
28090         [BZ #15490]
28091         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
28092         math_force_eval before restoring floating-point envrionment.
28093         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
28094         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
28095         Likewise.
28096         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
28097         <math_private.h>.
28098         (__nearbyintl): Use math_force_eval before restoring
28099         floating-point environment.
28100         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
28102         * math/gen-libm-test.pl (special_functions): Remove.
28103         (parse_args): Don't handle TEST_extra.  Handle functions with no
28104         return value.
28105         * math/libm-test.inc (struct test_sincos_data): Replace with
28106         struct test_fFF_11_data.
28107         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
28108         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
28109         (sincos_test_data): Change element type to struct
28110         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
28111         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
28112         RUN_TEST_LOOP_sincos.
28113         * math/README.libm-test: Don't mention special handling of
28114         individual functions.
28115         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
28116         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
28117         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
28118         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
28119         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
28120         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28122         * math/gen-libm-test.pl (get_variable): Remove function.
28123         (parse_args): Don't show pointer parameters to call in test
28124         names.  Use "extra output N" in test names for extra outputs
28125         rather than naming variables.
28127 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
28129         [BZ #15488]
28130         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
28131         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
28132         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
28133         double tests.
28134         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
28135         disable.
28136         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
28137         check_long_double.
28139         * math/gen-libm-test.pl (@tests): Remove variable.
28140         ($count): Likewise.
28141         (new_test): Remove function.
28142         (show_exceptions): New function.
28143         (special_functions): Use show_exceptions instead of new_test.
28144         (parse_args): Likewise.
28145         (generate_testfile): Pass only function name in generated call to
28146         print_max_error or print_complex_max_error.
28147         (get_ulps): Do not handle complex tests specially.
28148         (output_test): Rename to ...
28149         (get_all_ulps_for_test): ... this.  Return a string rather than
28150         printing to a file.  Require ulps to be present.
28151         (output_ulps): Generate arrays rather than #defines.
28152         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
28153         (struct ulp_data): New type.
28154         (BUILD_COMPLEX_ULP): Remove macro.
28155         (compare_ulp_data): New function.
28156         (find_ulps): Likewise.
28157         (find_test_ulps): Likewise.
28158         (find_function_ulps): Likewise.
28159         (find_complex_function_ulps): Likewise.
28160         (print_max_error): Determine allowed ulps using
28161         find_function_ulps.
28162         (print_complex_max_error): Determine allowed ulps using
28163         find_complex_function_ulps.
28164         (check_float_internal): Determine max ulps using find_test_ulps.
28165         (check_float): Do not take max_ulp parameter.  Update call to
28166         check_float_internal.
28167         (check_complex): Likewise.
28168         (check_int): Do not take max_ulp parameter.
28169         (check_long): Likewise.
28170         (check_bool): Likewise.
28171         (check_longlong): Likewise.
28172         (struct test_f_f_data): Remove max_ulp field.
28173         (struct test_ff_f_data): Likewise.
28174         (struct test_ff_f_data_nexttoward): Likewise.
28175         (struct test_fi_f_data): Likewise.
28176         (struct test_fl_f_data): Likewise.
28177         (struct test_if_f_data): Likewise.
28178         (struct test_fff_f_data): Likewise.
28179         (struct test_c_f_data): Likewise.
28180         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
28181         (struct test_fF_f1_data): Likewise.
28182         (struct test_ffI_f1_data): Likewise.
28183         (struct test_c_c_data): Remove max_ulp field.
28184         (struct test_cc_c_data): Likewise.
28185         (struct test_f_i_data): Likewise.
28186         (struct test_ff_i_data): Likewise.
28187         (struct test_f_l_data): Likewise.
28188         (struct test_f_L_data): Likewise.
28189         (struct test_sincos_data): Likewise.
28190         (RUN_TEST_f_f): Do not handle ulps.
28191         (RUN_TEST_LOOP_f_f): Likewise.
28192         (RUN_TEST_2_f): Likewise.
28193         (RUN_TEST_LOOP_2_f): Likewise.
28194         (RUN_TEST_fff_f): Likewise.
28195         (RUN_TEST_LOOP_fff_f): Likewise.
28196         (RUN_TEST_c_f): Likewise.
28197         (RUN_TEST_LOOP_c_f): Likewise.
28198         (RUN_TEST_f_f1): Likewise.
28199         (RUN_TEST_LOOP_f_f1): Likewise.
28200         (RUN_TEST_fF_f1): Likewise.
28201         (RUN_TEST_LOOP_fF_f1): Likewise.
28202         (RUN_TEST_fI_f1): Likewise.
28203         (RUN_TEST_LOOP_fI_f1): Likewise.
28204         (RUN_TEST_ffI_f1): Likewise.
28205         (RUN_TEST_LOOP_ffI_f1): Likewise.
28206         (RUN_TEST_c_c): Likewise.
28207         (RUN_TEST_LOOP_c_c): Likewise.
28208         (RUN_TEST_cc_c): Likewise.
28209         (RUN_TEST_LOOP_cc_c): Likewise.
28210         (RUN_TEST_f_i): Likewise.
28211         (RUN_TEST_LOOP_f_i): Likewise.
28212         (RUN_TEST_f_i_tg): Likewise.
28213         (RUN_TEST_LOOP_f_i_tg): Likewise.
28214         (RUN_TEST_ff_i_tg): Likewise.
28215         (RUN_TEST_LOOP_ff_i_tg): Likewise.
28216         (RUN_TEST_f_b): Likewise.
28217         (RUN_TEST_LOOP_f_b): Likewise.
28218         (RUN_TEST_f_b_tg): Likewise.
28219         (RUN_TEST_LOOP_f_b_tg): Likewise.
28220         (RUN_TEST_f_l): Likewise.
28221         (RUN_TEST_LOOP_f_l): Likewise.
28222         (RUN_TEST_f_L): Likewise.
28223         (RUN_TEST_LOOP_f_L): Likewise.
28224         (RUN_TEST_sincos): Likewise.
28225         (RUN_TEST_LOOP_sincos): Likewise.
28227 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
28229         [BZ #15480]
28230         [BZ #15485]
28231         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
28232         main case of finite arguments, set rounding mode to FE_TONEAREST
28233         and discard exceptions.
28234         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
28235         exceptions.
28236         (remainder_tonearest_test_data): New variable.
28237         (remainder_test_tonearest): New function.
28238         (remainder_towardzero_test_data): New variable.
28239         (remainder_test_towardzero): New function.
28240         (remainder_downward_test_data): New variable.
28241         (remainder_test_downward): New function.
28242         (remainder_upward_test_data): New variable.
28243         (remainder_test_upward): New function.
28244         (main): Call the new test functions.
28246         * math/libm-test.inc (struct test_f_f1_data): Remove field
28247         extra_init.
28248         (struct test_fF_f1_data): Likewise.
28249         (struct test_ffI_f1_data): Likewise.
28250         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
28251         based on value of EXTRA_EXPECTED.
28252         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
28253         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
28254         EXTRA_VAR based on value of EXTRA_EXPECTED.
28255         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
28256         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
28257         EXTRA_VAR based on value of EXTRA_EXPECTED.
28258         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
28259         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
28260         EXTRA_VAR based on value of EXTRA_EXPECTED.
28261         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
28262         * math/gen-libm-test.pl (parse_args): Don't output initializers
28263         for extra output values.
28265         * math/libm-test.inc (check_int): Expect result to be exactly
28266         equal to expected value and do not handle ulps.
28267         (check_long): Likewise.
28268         (check_longlong): Likewise.
28270         * math/libm-test.inc (ceil_test_data): Test for "inexact"
28271         exceptions.
28272         (cimag_test_data): Likewise.
28273         (conj_test_data): Likewise.
28274         (copysign_test_data): Likewise.
28275         (cproj_test_data): Likewise.
28276         (creal_test_data): Likewise.
28277         (fabs_test_data): Likewise.
28278         (fdim_test_data): Likewise.
28279         (finite_test_data): Likewise.
28280         (floor_test_data): Likewise.
28281         (fmax_test_data): Likewise.
28282         (fmin_test_data): Likewise.
28283         (fmod_test_data): Likewise.
28284         (fpclassify_test_data): Likewise.
28285         (frexp_test_data): Likewise.
28286         (ilogb_test_data): Likewise.
28287         (isfinite_test_data): Likewise.
28288         (isgreater_test_data): Likewise.
28289         (isgreaterequal_test_data): Likewise.
28290         (isinf_test_data): Likewise.
28291         (isless_test_data): Likewise.
28292         (islessequal_test_data): Likewise.
28293         (islessgreater_test_data): Likewise.
28294         (isnan_test_data): Likewise.
28295         (isnormal_test_data): Likewise.
28296         (issignaling_test_data): Likewise.
28297         (isunordered_test_data): Likewise.
28298         (ldexp_test_data): Likewise.
28299         (lrint_test_data): Likewise.
28300         (lrint_test_data) [TEST_FLOAT]: Disable one test.
28301         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
28302         (lrint_tonearest_test_data): Test for "inexact" exceptions.
28303         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
28304         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
28305         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
28306         test input.
28307         (lrint_towardzero_test_data): Test for "inexact" exceptions.
28308         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
28309         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
28310         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
28311         that test input.
28312         (lrint_downward_test_data): Test for "inexact" exceptions.
28313         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
28314         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
28315         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
28316         test input.
28317         (lrint_upward_test_data): Test for "inexact" exceptions.
28318         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
28319         test input.
28320         (llrint_test_data): Test for "inexact" exceptions.
28321         (llrint_test_data) [TEST_FLOAT]: Disable one test.
28322         (llrint_tonearest_test_data): Test for "inexact" exceptions.
28323         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
28324         (llrint_towardzero_test_data): Test for "inexact" exceptions.
28325         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
28326         (llrint_downward_test_data): Test for "inexact" exceptions.
28327         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
28328         (llrint_upward_test_data): Test for "inexact" exceptions.
28329         (logb_test_data): Likewise.
28330         (logb_downward_test_data): Likewise.
28331         (nextafter_test_data): Likewise.
28332         (nexttoward_test_data): Likewise.
28333         (remainder_test_data): Likewise.
28334         (remquo_test_data): Likewise.
28335         (scalbn_test_data): Likewise.
28336         (scalbln_test_data): Likewise.
28337         (signbit_test_data): Likewise.
28338         (sqrt_test_data): Likewise.
28339         (significand_test_data): Likewise.
28341 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
28343         [BZ #15424]
28344         * benchtests/bench-modf.c (struct args): Mark arg0 as
28345         volatile.
28346         * scripts/bench.pl: Mark members of struct args as volatile.
28348 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28350         [BZ # 15497]
28351         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
28352         negative infinity on POWER6 or lower.
28353         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
28355 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
28357         [BZ #15442]
28358         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
28359         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
28360         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
28361         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
28362         (_FP_SETQNAN): New macro.
28363         (_FP_SETQNAN_SEMIRAW): Likewise.
28364         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
28365         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
28366         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
28367         (FP_EXTEND): Use _FP_FRAC_SNANP.
28368         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
28369         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
28370         into account.
28371         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
28372         New macro.
28373         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
28374         Likewise.
28376 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
28378         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
28379         with DIVIDE_BY_ZERO_EXCEPTION.
28380         (gamma_test_data): Likewise.
28381         (lgamma_test_data): Likewise.
28382         (log_test_data): Likewise.
28383         (log10_test_data): Likewise.
28384         (log2_test_data): Likewise.
28385         (tgamma_test_data): Likewise.
28387         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
28388         (acos_test_tonearest): Likewise.
28389         (acos_test_towardzero): Likewise.
28390         (acos_test_downward): Likewise.
28391         (acos_test_upward): Likewise.
28392         (acosh_test): Likewise.
28393         (asin_test): Likewise.
28394         (asin_test_tonearest): Likewise.
28395         (asin_test_towardzero): Likewise.
28396         (asin_test_downward): Likewise.
28397         (asin_test_upward): Likewise.
28398         (asinh_test): Likewise.
28399         (atan_test): Likewise.
28400         (atanh_test): Likewise.
28401         (atan2_test): Likewise.
28402         (cabs_test): Likewise.
28403         (cacos_test): Likewise.
28404         (cacosh_test): Likewise.
28405         (casin_test): Likewise.
28406         (casinh_test): Likewise.
28407         (catan_test): Likewise.
28408         (catanh_test): Likewise.
28409         (cbrt_test): Likewise.
28410         (ccos_test): Likewise.
28411         (ccosh_test): Likewise.
28412         (cexp_test): Likewise.
28413         (clog_test): Likewise.
28414         (clog10_test): Likewise.
28415         (cos_test): Likewise.
28416         (cos_test_tonearest): Likewise.
28417         (cos_test_towardzero): Likewise.
28418         (cos_test_downward): Likewise.
28419         (cos_test_upward): Likewise.
28420         (cosh_test): Likewise.
28421         (cosh_test_tonearest): Likewise.
28422         (cosh_test_towardzero): Likewise.
28423         (cosh_test_downward): Likewise.
28424         (cosh_test_upward): Likewise.
28425         (cpow_test): Likewise.
28426         (csin_test): Likewise.
28427         (csinh_test): Likewise.
28428         (csqrt_test): Likewise.
28429         (ctan_test): Likewise.
28430         (ctan_test_tonearest): Likewise.
28431         (ctan_test_towardzero): Likewise.
28432         (ctan_test_downward): Likewise.
28433         (ctan_test_upward): Likewise.
28434         (ctanh_test): Likewise.
28435         (ctanh_test_tonearest): Likewise.
28436         (ctanh_test_towardzero): Likewise.
28437         (ctanh_test_downward): Likewise.
28438         (ctanh_test_upward): Likewise.
28439         (erf_test): Likewise.
28440         (erfc_test): Likewise.
28441         (exp_test): Likewise.
28442         (exp_test_tonearest): Likewise.
28443         (exp_test_towardzero): Likewise.
28444         (exp_test_downward): Likewise.
28445         (exp_test_upward): Likewise.
28446         (exp10_test): Likewise.
28447         (exp2_test): Likewise.
28448         (expm1_test): Likewise.
28449         (fmod_test): Likewise.
28450         (gamma_test): Likewise.
28451         (hypot_test): Likewise.
28452         (j0_test): Likewise.
28453         (j1_test): Likewise.
28454         (jn_test): Likewise.
28455         (lgamma_test): Likewise.
28456         (log_test): Likewise.
28457         (log10_test): Likewise.
28458         (log1p_test): Likewise.
28459         (log2_test): Likewise.
28460         (logb_test_downward): Likewise.
28461         (pow_test): Likewise.
28462         (pow_test_tonearest): Likewise.
28463         (pow_test_towardzero): Likewise.
28464         (pow_test_downward): Likewise.
28465         (pow_test_upward): Likewise.
28466         (remainder_test): Likewise.
28467         (remquo_test): Likewise.
28468         (sin_test): Likewise.
28469         (sin_test_tonearest): Likewise.
28470         (sin_test_towardzero): Likewise.
28471         (sin_test_downward): Likewise.
28472         (sin_test_upward): Likewise.
28473         (sincos_test): Likewise.
28474         (sinh_test): Likewise.
28475         (sinh_test_tonearest): Likewise.
28476         (sinh_test_towardzero): Likewise.
28477         (sinh_test_downward): Likewise.
28478         (sinh_test_upward): Likewise.
28479         (sqrt_test): Likewise.
28480         (tan_test): Likewise.
28481         (tan_test_tonearest): Likewise.
28482         (tan_test_towardzero): Likewise.
28483         (tan_test_downward): Likewise.
28484         (tan_test_upward): Likewise.
28485         (tanh_test): Likewise.
28486         (tgamma_test): Likewise.
28487         (y0_test): Likewise.
28488         (y1_test): Likewise.
28489         (yn_test): Likewise.
28491         * math/gen-libm-test.pl (adjust_arg): Remove function.
28492         (special_function): Remove argument $in_func.  Only handle
28493         generating output for tables of tests, not inside functions.
28494         (parse_args): Likewise.
28495         (generate_testfile): Remove variable $in_func.  Update call to
28496         parse_args.
28497         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
28498         (MINUS_ZERO_INIT): Rename macro to minus_zero.
28499         (PLUS_INFTY_INIT): Rename macro to plus_infty.
28500         (MINUS_INFTY_INIT): Rename macro to minus_infty.
28501         (QNAN_VALUE_INIT): Rename macro to qnan_value.
28502         (MAX_VALUE_INIT): Rename macro to max_value.
28503         (MIN_VALUE_INIT): Rename macro to min_value.
28504         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
28505         (plus_zero): Remove variable.
28506         (minus_zero): Likewise.
28507         (plus_infty): Likewise.
28508         (minus_infty): Likewise.
28509         (qnan_value): Likewise.
28510         (max_value): Likewise.
28511         (min_value): Likewise.
28512         (min_subnorm_value): Likewise.
28514 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
28516         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
28517         uint64_t or uint32_t usage.
28518         * crypt/sha256-block.c: Likewise.
28519         * crypt/sha256-crypt.c: Likewise.
28520         * crypt/sha256.c: Likewise.
28521         * crypt/sha512-block.c: Likewise.
28522         * crypt/sha512-crypt.c: Likewise.
28523         * crypt/sha512.c: Likewise.
28524         * debug/backtrace-tst.c: Likewise.
28525         * debug/pcprofiledump.c: Likewise.
28526         * elf/cache.c: Likewise.
28527         * elf/dl-cache.c: Likewise.
28528         * elf/dl-misc.c: Likewise.
28529         * elf/dl-profile.c: Likewise.
28530         * elf/dl-support.c: Likewise.
28531         * elf/ldconfig.c: Likewise.
28532         * elf/sprof.c: Likewise.
28533         * iconv/dummy-repertoire.c: Likewise.
28534         * iconv/iconv_charmap.c: Likewise.
28535         * iconv/skeleton.c: Likewise.
28536         * iconvdata/8bit-generic.c: Likewise.
28537         * iconvdata/cp737.h: Likewise.
28538         * iconvdata/cp775.h: Likewise.
28539         * iconvdata/ibm1008.h: Likewise.
28540         * iconvdata/ibm1025.h: Likewise.
28541         * iconvdata/ibm1046.h: Likewise.
28542         * iconvdata/ibm1097.h: Likewise.
28543         * iconvdata/ibm1112.h: Likewise.
28544         * iconvdata/ibm1122.h: Likewise.
28545         * iconvdata/ibm1123.h: Likewise.
28546         * iconvdata/ibm1124.h: Likewise.
28547         * iconvdata/ibm1129.h: Likewise.
28548         * iconvdata/ibm1130.h: Likewise.
28549         * iconvdata/ibm1132.h: Likewise.
28550         * iconvdata/ibm1133.h: Likewise.
28551         * iconvdata/ibm1137.h: Likewise.
28552         * iconvdata/ibm1140.h: Likewise.
28553         * iconvdata/ibm1141.h: Likewise.
28554         * iconvdata/ibm1142.h: Likewise.
28555         * iconvdata/ibm1143.h: Likewise.
28556         * iconvdata/ibm1144.h: Likewise.
28557         * iconvdata/ibm1145.h: Likewise.
28558         * iconvdata/ibm1146.h: Likewise.
28559         * iconvdata/ibm1147.h: Likewise.
28560         * iconvdata/ibm1148.h: Likewise.
28561         * iconvdata/ibm1149.h: Likewise.
28562         * iconvdata/ibm1153.h: Likewise.
28563         * iconvdata/ibm1154.h: Likewise.
28564         * iconvdata/ibm1155.h: Likewise.
28565         * iconvdata/ibm1156.h: Likewise.
28566         * iconvdata/ibm1157.h: Likewise.
28567         * iconvdata/ibm1158.h: Likewise.
28568         * iconvdata/ibm1160.h: Likewise.
28569         * iconvdata/ibm1161.h: Likewise.
28570         * iconvdata/ibm1162.h: Likewise.
28571         * iconvdata/ibm1163.h: Likewise.
28572         * iconvdata/ibm1164.h: Likewise.
28573         * iconvdata/ibm1166.h: Likewise.
28574         * iconvdata/ibm1167.h: Likewise.
28575         * iconvdata/ibm12712.h: Likewise.
28576         * iconvdata/ibm1390.h: Likewise.
28577         * iconvdata/ibm1399.h: Likewise.
28578         * iconvdata/ibm16804.h: Likewise.
28579         * iconvdata/ibm4517.h: Likewise.
28580         * iconvdata/ibm4899.h: Likewise.
28581         * iconvdata/ibm4909.h: Likewise.
28582         * iconvdata/ibm4971.h: Likewise.
28583         * iconvdata/ibm5347.h: Likewise.
28584         * iconvdata/ibm803.h: Likewise.
28585         * iconvdata/ibm856.h: Likewise.
28586         * iconvdata/ibm901.h: Likewise.
28587         * iconvdata/ibm902.h: Likewise.
28588         * iconvdata/ibm9030.h: Likewise.
28589         * iconvdata/ibm9066.h: Likewise.
28590         * iconvdata/ibm921.h: Likewise.
28591         * iconvdata/ibm922.h: Likewise.
28592         * iconvdata/ibm9448.h: Likewise.
28593         * iconvdata/isiri-3342.h: Likewise.
28594         * iconvdata/jis0201.h: Likewise.
28595         * include/link.h: Likewise.
28596         * include/netdb.h: Likewise.
28597         * inet/check_native.c: Likewise.
28598         * inet/check_pf.c: Likewise.
28599         * inet/getipv4sourcefilter.c: Likewise.
28600         * inet/getnameinfo.c: Likewise.
28601         * inet/getsourcefilter.c: Likewise.
28602         * inet/htonl.c: Likewise.
28603         * inet/setipv4sourcefilter.c: Likewise.
28604         * inet/setsourcefilter.c: Likewise.
28605         * inet/test-inet6_opt.c: Likewise.
28606         * inet/tst-network.c: Likewise.
28607         * locale/C-collate.c: Likewise.
28608         * locale/C-ctype.c: Likewise.
28609         * locale/C-time.c: Likewise.
28610         * locale/C-translit.h: Likewise.
28611         * locale/loadarchive.c: Likewise.
28612         * locale/programs/3level.h: Likewise.
28613         * locale/programs/charmap.c: Likewise.
28614         * locale/programs/charmap.h: Likewise.
28615         * locale/programs/ld-address.c: Likewise.
28616         * locale/programs/ld-collate.c: Likewise.
28617         * locale/programs/ld-ctype.c: Likewise.
28618         * locale/programs/ld-identification.c: Likewise.
28619         * locale/programs/ld-measurement.c: Likewise.
28620         * locale/programs/ld-messages.c: Likewise.
28621         * locale/programs/ld-monetary.c: Likewise.
28622         * locale/programs/ld-name.c: Likewise.
28623         * locale/programs/ld-numeric.c: Likewise.
28624         * locale/programs/ld-paper.c: Likewise.
28625         * locale/programs/ld-telephone.c: Likewise.
28626         * locale/programs/ld-time.c: Likewise.
28627         * locale/programs/linereader.c: Likewise.
28628         * locale/programs/locale.c: Likewise.
28629         * locale/programs/locarchive.c: Likewise.
28630         * locale/programs/locfile.h: Likewise.
28631         * locale/programs/repertoire.c: Likewise.
28632         * locale/programs/simple-hash.c: Likewise.
28633         * locale/programs/simple-hash.h: Likewise.
28634         * malloc/memusage.c: Likewise.
28635         * malloc/memusagestat.c: Likewise.
28636         * nis/nis_defaults.c: Likewise.
28637         * nis/nis_hash.c: Likewise.
28638         * nis/nis_print.c: Likewise.
28639         * nis/nis_xdr.c: Likewise.
28640         * nscd/connections.c: Likewise.
28641         * nscd/hstcache.c: Likewise.
28642         * nscd/nscd_gethst_r.c: Likewise.
28643         * nscd/nscd_getserv_r.c: Likewise.
28644         * nscd/nscd_helper.c: Likewise.
28645         * nscd/servicescache.c: Likewise.
28646         * nss/makedb.c: Likewise.
28647         * nss/nss_db/db-XXX.c: Likewise.
28648         * nss/nss_db/db-initgroups.c: Likewise.
28649         * nss/nss_db/db-netgrp.c: Likewise.
28650         * nss/nss_files/files-network.c: Likewise.
28651         * nss/nss_files/files-parse.c: Likewise.
28652         * posix/bug-regex5.c: Likewise.
28653         * posix/fnmatch_loop.c: Likewise.
28654         * posix/regcomp.c: Likewise.
28655         * posix/regexec.c: Likewise.
28656         * posix/tst-rfc3484-2.c: Likewise.
28657         * posix/tst-rfc3484-3.c: Likewise.
28658         * posix/tst-rfc3484.c: Likewise.
28659         * resolv/nss_dns/dns-canon.c: Likewise.
28660         * resolv/nss_dns/dns-network.c: Likewise.
28661         * resolv/res_init.c: Likewise.
28662         * resolv/res_mkquery.c: Likewise.
28663         * resolv/tst-aton.c: Likewise.
28664         * stdlib/cxa_atexit.c: Likewise.
28665         * stdlib/cxa_finalize.c: Likewise.
28666         * stdlib/gen-fpioconst.c: Likewise.
28667         * stdlib/strtol_l.c: Likewise.
28668         * string/tst-endian.c: Likewise.
28669         * sunrpc/auth_des.c: Likewise.
28670         * sunrpc/clnt_udp.c: Likewise.
28671         * sunrpc/rtime.c: Likewise.
28672         * sunrpc/svcauth_des.c: Likewise.
28673         * sunrpc/xdr.c: Likewise.
28674         * sunrpc/xdr_intXX_t.c: Likewise.
28675         * sunrpc/xdr_rec.c: Likewise.
28676         * sysdeps/generic/ldconfig.h: Likewise.
28677         * sysdeps/generic/ldsodefs.h: Likewise.
28678         * sysdeps/generic/memusage.h: Likewise.
28679         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
28680         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
28681         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
28682         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
28683         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
28684         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
28685         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
28686         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
28687         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
28688         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
28689         * sysdeps/posix/getaddrinfo.c: Likewise.
28690         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
28691         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
28692         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
28693         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
28694         * sysdeps/powerpc/test-gettimebase.c: Likewise.
28695         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
28696         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
28697         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
28698         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
28699         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
28700         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
28701         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
28702         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
28703         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
28704         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
28705         * sysdeps/x86_64/dl-tls.h: Likewise.
28706         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
28707         * time/alt_digit.c: Likewise.
28708         * time/era.c: Likewise.
28709         * wcsmbs/tst-c16c32-1.c: Likewise.
28711 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
28713         * math/libm-test.inc (struct test_sincos_data): New type.
28714         (RUN_TEST_LOOP_sincos): New macro.
28715         (sincos_test_data): New variable.
28716         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
28718 2013-05-16  Richard Henderson  <rth@redhat.com>
28720         * math/atest-exp2.c (LIMB64): New macro.
28721         (CONSTSZ): New macro.
28722         (mp_exp1, mp_exp_m1, mp_log2): New variables.
28723         (hexdig): Move ...
28724         (print_mpn_fp): ... to function scope.
28725         (read_mpn_hex): Remove.
28726         (get_log2): Remove.
28727         (exp2_mpn): Use mp_log2.
28728         (main): Use mp_exp1.
28730 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
28732         * math/libm-test.inc: Remove comment about not testing "inexact"
28733         exceptions.
28734         (INEXACT_EXCEPTION): New macro.
28735         (NO_INEXACT_EXCEPTION): Likewise.
28736         (INVALID_EXCEPTION_OK): Update value.
28737         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
28738         (OVERFLOW_EXCEPTION_OK): Likewise.
28739         (UNDERFLOW_EXCEPTION_OK): Likewise.
28740         (IGNORE_ZERO_INF_SIGN): Likewise.
28741         (ERRNO_UNCHANGED): Likewise.
28742         (ERRNO_EDOM): Likewise.
28743         (ERRNO_ERANGE): Likewise.
28744         (test_exceptions): Handle testing "inexact" exceptions.
28745         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
28746         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
28747         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
28748         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
28749         INEXACT_EXCEPTION.
28750         (rint_towardzero_test_data): Likewise.
28751         (rint_downward_test_data): Likewise.
28752         (rint_upward_test_data): Likewise.
28754         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
28755         with OVERFLOW_EXCEPTION.
28756         (exp10_test_data): Likewise.
28757         (exp2_test_data): Likewise.
28758         (expm1_test_data): Likewise.
28759         (lgamma_test_data): Likewise.
28760         (pow_test_data): Likewise.
28761         (tgamma_test_data): Likewise.
28762         (yn_test_data): Remove duplicate test of overflow.
28764         * math/libm-test.inc (struct test_cc_c_data): New type.
28765         (RUN_TEST_LOOP_cc_c): New macro.
28766         (cpow_test_data): New variable.
28767         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
28769         * math/libm-test.inc (struct test_f_L_data): New type.
28770         (RUN_TEST_LOOP_f_L): New macro.
28771         (llrint_test_data): New variable.
28772         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
28773         (llrint_tonearest_test_data): New variable.
28774         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
28775         (llrint_towardzero_test_data): New variable.
28776         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
28777         (llrint_downward_test_data): New variable.
28778         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
28779         (llrint_upward_test_data): New variable.
28780         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
28781         (llround_test_data): New variable.
28782         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
28784 2013-05-13  Peter Collingbourne  <pcc@google.com>
28786         * math/atest-exp2.c (get_log2): Remove const attribute.
28788 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
28790         * math/libm-test.inc (struct test_f_l_data): New type.
28791         (RUN_TEST_LOOP_f_l): New macro.
28792         (lrint_test_data): New variable.
28793         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
28794         (lrint_tonearest_test_data): New variable.
28795         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
28796         (lrint_towardzero_test_data): New variable.
28797         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
28798         (lrint_downward_test_data): New variable.
28799         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
28800         (lrint_upward_test_data): New variable.
28801         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
28802         (lround_test_data): New variable.
28803         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
28805 2013-05-15  Peter Collingbourne  <pcc@google.com>
28807         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
28808         (EXTRACT_WORDS64) Use where appropriate.
28809         (INSERT_WORDS64) Likewise.
28811         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
28812         constraints with x constraints.
28813         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
28815         * malloc/obstack.c (_obstack_compat): Add initializer.
28817 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
28819         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
28820         si_trapno and add si_addr_lsb to _sifields.sigfault.
28821         (si_trapno): Remove macro.
28822         (si_addr_lsb): Define new macro.
28823         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
28825 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
28827         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
28828         instead of TEST_f_l.
28829         (llrint_test_tonearest): Likewise.
28830         (llrint_test_towardzero): Likewise.
28831         (llrint_test_downward): Likewise.
28832         (llrint_test_upward): Likewise.
28833         (llround_test): Likewise.
28835         * math/libm-test.inc (struct test_f_i_data): Add comment.
28836         (RUN_TEST_LOOP_f_b): New macro.
28837         (RUN_TEST_LOOP_f_b_tg): Likewise.
28838         (finite_test_data): New variable.
28839         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
28840         (isfinite_test_data): New variable.
28841         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
28842         (isinf_test_data): New variable.
28843         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
28844         (isnan_test_data): New variable.
28845         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
28846         (isnormal_test_data): New variable.
28847         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
28848         (issignaling_test_data): New variable.
28849         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
28850         (signbit_test_data): New variable.
28851         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
28853         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
28854         with INVALID_EXCEPTION.
28855         (acosh_test_data): Likewise.
28856         (asin_test_data): Likewise.
28857         (atanh_test_data): Likewise.
28858         (fmod_test_data): Likewise.
28859         (log_test_data): Likewise.
28860         (log10_test_data): Likewise.
28861         (log2_test_data): Likewise.
28862         (pow_test_data): Likewise.
28863         (sqrt_test_data): Likewise.
28864         (y0_test_data): Likewise.
28865         (y1_test_data): Likewise.
28866         (yn_test_data): Likewise.
28868         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
28869         function contents.
28871         * math/libm-test.inc (struct test_ff_i_data): New type.
28872         (RUN_TEST_LOOP_ff_i_tg): New macro.
28873         (isgreater_test_data): New variable.
28874         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
28875         (isgreaterequal_test_data): New variable.
28876         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
28877         (isless_test_data): New variable.
28878         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
28879         (islessequal_test_data): New variable.
28880         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
28881         (islessgreater_test_data): New variable.
28882         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
28883         (isunordered_test_data): New variable.
28884         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
28886 2013-05-14  David S. Miller  <davem@davemloft.net>
28888         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28890 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
28892         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
28894         * math/libm-test.inc (struct test_fF_f1_data): Change type of
28895         extra_test to int.
28896         (struct test_f_i_data): Change type of max_ulp to int.
28898         * math/libm-test.inc (test_ffI_f1_data): New type.
28899         (RUN_TEST_LOOP_ffI_f1): New macro.
28900         (remquo_test_data): New variable.
28901         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
28903         * setjmp/tst-setjmp-fp.c: New file.
28904         * setjmp/Makefile (tests): Add tst-setjmp-fp.
28905         (link-libm): New variable.
28906         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
28908         * math/libm-test.inc (struct test_f_i_data): New type.
28909         (RUN_TEST_LOOP_f_i): New macro.
28910         (RUN_TEST_LOOP_f_i_tg): Likewise.
28911         (fpclassify_test_data): New variable.
28912         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
28913         (ilogb_test_data): New variable.
28914         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
28916         * math/libm-test.inc (scalbln_test): Correct function name in END
28917         call.
28919         * math/libm-test.inc (struct test_f_f1_data): Add comment.
28920         (RUN_TEST_LOOP_fI_f1): New macro.
28921         (frexp_test_data): New variable.
28922         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
28924         * math/libm-test.inc (struct test_fF_f1_data): New type.
28925         (RUN_TEST_LOOP_fF_f1): New macro.
28926         (modf_test_data): New variable.
28927         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
28929         * math/libm-test.inc (struct test_f_f1_data): New type.
28930         (RUN_TEST_LOOP_f_f1): New macro.
28931         (gamma_test_data): New variable.
28932         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
28933         (lgamma_test_data): New variable.
28934         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
28936 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
28938         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
28939         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
28940         (main): Comment "tls" pseudo-hwcap.
28942 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
28944         * math/libm-test.inc (struct test_fl_f_data): New type.
28945         (RUN_TEST_LOOP_fl_f): New variable.
28946         (scalbln_test_data): New variable.
28947         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
28949         * math/libm-test.inc (struct test_fi_f_data): New type.
28950         (RUN_TEST_LOOP_fi_f): New macro.
28951         (ldexp_test_data): New variable.
28952         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
28953         (scalbn_test_data): New variable.
28954         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
28956         * math/libm-test.inc (struct test_c_f_data): New type.
28957         (RUN_TEST_LOOP_c_f): New macro.
28958         (cabs_test_data): New variable.
28959         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
28960         (carg_test_data): New variable.
28961         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
28962         (cimag_test_data): New variable.
28963         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
28964         (creal_test_data): New variable.
28965         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
28967         * math/libm-test.inc (struct test_if_f_data): New type.
28968         (RUN_TEST_LOOP_if_f): New macro.
28969         (jn_test_data): New variable.
28970         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
28971         (yn_test_data): New variable.
28972         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
28974         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
28976 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28978         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
28979         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
28981 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
28983         * benchtests/Makefile (CPPFLAGS-nonlib): Add
28984         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
28985         (bench-deps): Add bench-timing.h.
28986         * benchtests-bench-skeleton.c: Include bench-timing.h.
28987         (main): Use TIMING_* macros instead of clock_gettime.
28988         * benchtests/bench-timing.h: New file.
28990         [BZ #14582]
28991         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
28992         Renamed from _LIB_VERSION.
28993         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
28995 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
28997         * math/libm-test.inc (struct test_fff_f_data): New type.
28998         (RUN_TEST_LOOP_fff_f): New macro.
28999         (fma_test_data): New variable.
29000         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
29001         (fma_towardzero_test_data): New variable.
29002         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
29003         (fma_downward_test_data): New variable.
29004         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
29005         (fma_upward_test_data): New variable.
29006         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
29008         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
29009         (struct test_c_c_data): New type.
29010         (RUN_TEST_LOOP_c_c): New macro.
29011         (cacos_test_data): New variable.
29012         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
29013         (cacosh_test_data): New variable.
29014         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
29015         (casin_test_data): New variable.
29016         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
29017         (casinh_test_data): New variable.
29018         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
29019         (catan_test_data): New variable.
29020         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
29021         (catanh_test_data): New variable.
29022         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
29023         (ccos_test_data): New variable.
29024         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
29025         (ccosh_test_data): New variable.
29026         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
29027         (cexp_test_data): New variable.
29028         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
29029         (clog_test_data): New variable.
29030         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
29031         (clog10_test_data): New variable.
29032         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
29033         (conj_test_data): New variable.
29034         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
29035         (cproj_test_data): New variable.
29036         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
29037         (csin_test_data): New variable.
29038         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
29039         (csinh_test_data): New variable.
29040         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
29041         (csqrt_test_data): New variable.
29042         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
29043         (ctan_test_data): New variable.
29044         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
29045         (ctan_tonearest_test_data): New variable.
29046         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
29047         (ctan_towardzero_test_data): New variable.
29048         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
29049         (ctan_downward_test_data): New variable.
29050         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
29051         (ctan_upward_test_data): New variable.
29052         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
29053         (ctanh_test_data): New variable.
29054         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
29055         (ctanh_tonearest_test_data): New variable.
29056         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
29057         (ctanh_towardzero_test_data): New variable.
29058         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
29059         (ctanh_downward_test_data): New variable.
29060         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
29061         (ctanh_upward_test_data): New variable.
29062         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
29063         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
29064         of BUILD_COMPLEX.
29066         * math/libm-test.inc (struct test_ff_f_data): New type.
29067         (struct test_ff_f_data_nexttoward): Likewise.
29068         (RUN_TEST_LOOP_2_f): New macro.
29069         (RUN_TEST_LOOP_ff_f): Likewise.
29070         (atan2_test_data): New variable.
29071         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
29072         (copysign_test_data): New variable.
29073         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
29074         (fdim_test_data): New variable.
29075         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
29076         (fmax_test_data): New variable.
29077         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
29078         (fmin_test_data): New variable.
29079         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
29080         (fmod_test_data): New variable.
29081         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
29082         (hypot_test_data): New variable.
29083         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
29084         (nextafter_test_data): New variable.
29085         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
29086         (nexttoward_test_data): New variable.
29087         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
29088         (pow_test_data): New variable.
29089         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
29090         (pow_tonearest_test_data): New variable.
29091         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
29092         (pow_towardzero_test_data): New variable.
29093         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
29094         (pow_downward_test_data): New variable.
29095         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
29096         (pow_upward_test_data): New variable.
29097         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
29098         (remainder_test_data): New variable.
29099         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
29100         (scalb_test_data): New variable.
29101         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
29102         * sysdeps/i386/fpu/libm-test-ulps: Update.
29104 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
29106         * math/libm-test.inc (fma_test): Use max_value instead of local
29107         variable fltmax.
29108         (nextafter_test): Likewise.
29110         * math/libm-test.inc (acos_towardzero_test_data): New variable.
29111         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29112         (acos_downward_test_data): New variable.
29113         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29114         (acos_upward_test_data): New variable.
29115         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29116         (acosh_test_data): New variable.
29117         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
29118         (asin_test_data): New variable.
29119         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
29120         (asin_tonearest_test_data): New variable.
29121         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29122         (asin_towardzero_test_data): New variable.
29123         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29124         (asin_downward_test_data): New variable.
29125         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29126         (asin_upward_test_data): New variable.
29127         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29128         (asinh_test_data): New variable.
29129         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
29130         (atan_test_data): New variable.
29131         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
29132         (atanh_test_data): New variable.
29133         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
29134         (cbrt_test_data): New variable.
29135         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
29136         (ceil_test_data): New variable.
29137         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
29138         (cos_test_data): New variable.
29139         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
29140         (cos_tonearest_test_data): New variable.
29141         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29142         (cos_towardzero_test_data): New variable.
29143         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29144         (cos_downward_test_data): New variable.
29145         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29146         (cos_upward_test_data): New variable.
29147         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29148         (cosh_test_data): New variable.
29149         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
29150         (cosh_tonearest_test_data): New variable.
29151         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29152         (cosh_towardzero_test_data): New variable.
29153         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29154         (cosh_downward_test_data): New variable.
29155         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29156         (cosh_upward_test_data): New variable.
29157         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29158         (erf_test_data): New variable.
29159         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
29160         (erfc_test_data): New variable.
29161         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
29162         (exp_test_data): New variable.
29163         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
29164         (exp_tonearest_test_data): New variable.
29165         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29166         (exp_towardzero_test_data): New variable.
29167         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29168         (exp_downward_test_data): New variable.
29169         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29170         (exp_upward_test_data): New variable.
29171         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29172         (exp10_test_data): New variable.
29173         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
29174         (exp2_test_data): New variable.
29175         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
29176         (expm1_test_data): New variable.
29177         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
29178         (fabs_test_data): New variable.
29179         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
29180         (floor_test_data): New variable.
29181         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
29182         (j0_test_data): New variable.
29183         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
29184         (j1_test_data): New variable.
29185         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
29186         (log_test_data): New variable.
29187         (log_test): Run tests with RUN_TEST_LOOP_f_f.
29188         (log10_test_data): New variable.
29189         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
29190         (log1p_test_data): New variable.
29191         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
29192         (log2_test_data): New variable.
29193         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
29194         (logb_test_data): New variable.
29195         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
29196         (logb_downward_test_data): New variable.
29197         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29198         (nearbyint_test_data): New variable.
29199         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
29200         (rint_test_data): New variable.
29201         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
29202         (rint_tonearest_test_data): New variable.
29203         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29204         (rint_towardzero_test_data): New variable.
29205         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29206         (rint_downward_test_data): New variable.
29207         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29208         (rint_upward_test_data): New variable.
29209         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29210         (round_test_data): New variable.
29211         (round_test): Run tests with RUN_TEST_LOOP_f_f.
29212         (sin_test_data): New variable.
29213         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
29214         (sin_tonearest_test_data): New variable.
29215         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29216         (sin_towardzero_test_data): New variable.
29217         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29218         (sin_downward_test_data): New variable.
29219         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29220         (sin_upward_test_data): New variable.
29221         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29222         (sinh_test_data): New variable.
29223         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
29224         (sinh_tonearest_test_data): New variable.
29225         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29226         (sinh_towardzero_test_data): New variable.
29227         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29228         (sinh_downward_test_data): New variable.
29229         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29230         (sinh_upward_test_data): New variable.
29231         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29232         (sqrt_test_data): New variable.
29233         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
29234         (tan_test_data): New variable.
29235         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
29236         (tan_tonearest_test_data): New variable.
29237         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29238         (tan_towardzero_test_data): New variable.
29239         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29240         (tan_downward_test_data): New variable.
29241         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29242         (tan_upward_test_data): New variable.
29243         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29244         (tanh_test_data): New variable.
29245         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
29246         (tgamma_test_data): New variable.
29247         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
29248         (trunc_test_data): New variable.
29249         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
29250         (y0_test_data): New variable.
29251         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
29252         (y1_test_data): New variable.
29253         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
29254         (significand_test_data): New variable.
29255         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
29257 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
29259         [BZ #12387]
29260         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
29262 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
29264         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
29266 2013-05-10  Andreas Jaeger  <aj@suse.de>
29268         [BZ #15448]
29269         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
29270         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
29272 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
29274         * math/gen-libm-test.pl (adjust_arg): New function.
29275         (special_functions): Handle generating output in both functions
29276         and arrays.
29277         (parse_args): Likewise.
29278         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
29279         $in_func argument to parse_args.
29280         * math/libm-test.inc (struct test_f_f_data): New type.
29281         (IF_ROUND_INIT_): New macro.
29282         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
29283         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
29284         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
29285         (IF_ROUND_INIT_FE_UPWARD): Likewise.
29286         (ROUND_RESTORE_): Likewise.
29287         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
29288         (ROUND_RESTORE_FE_TONEAREST): Likewise.
29289         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
29290         (ROUND_RESTORE_FE_UPWARD): Likewise.
29291         (RUN_TEST_LOOP_f_f): New macro.
29292         (acos_test_data): New variable.
29293         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
29294         (acos_tonearest_test_data): New variable.
29295         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29297 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
29299         * benchtests/bench-skeleton.c (startup): Fix coding style.
29301 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
29303         [BZ #6809]
29304         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
29305         negative infinity argument.
29306         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
29307         negative infinity argument.
29308         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
29309         negative infinity argument.
29310         * math/libm-test.inc (tgamma_test): Expect errno to be set for
29311         domain errors.
29313 2013-05-10  Florian Weimer  <fweimer@redhat.com>
29315         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
29316         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
29317         * iconv/iconv_prog.c (main): Likewise.
29318         * locale/programs/charmap-dir.c (charmap_readdir)
29319         (fopen_uncompressed): Likewise.
29320         * locale/programs/locfile.c (siblings_uncached)
29321         (write_locale_data): Use lstat64 instead of lstat.
29322         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
29323         stat.
29325 2013-05-10  Andreas Jaeger  <aj@suse.de>
29327         [BZ #15395]
29328         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
29329         localization.
29330         Include <locale.h>.
29332 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
29334         * elf/dl-close.c (_dl_close_worker): Add comments.
29336 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
29338         [BZ #15359]
29339         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
29340         high part of pi/2.
29341         (__ieee754_rem_pio2l): Update comments.
29343         [BZ #15429]
29344         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
29345         high part of pi/2.
29346         (__ieee754_rem_pio2l): Update comments.
29348         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
29349         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
29351         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
29352         M_PI_4l.
29354         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
29355         (M_PI_34_LOG10El): Likewise.
29356         (M_PI2_LOG10El): Likewise.
29357         (M_PI4_LOG10El): Likewise.
29358         (M_PI_LOG10El): Likewise.
29360 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29362         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29364 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
29366         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
29367         (MINUS_ZERO_INIT): Likewise.
29368         (PLUS_INFTY_INIT): Likewise.
29369         (MINUS_INFTY_INIT): Likewise.
29370         (QNAN_VALUE_INIT): Likewise.
29371         (MAX_VALUE_INIT): Likewise.
29372         (MIN_VALUE_INIT): Likewise.
29373         (MIN_SUBNORM_VALUE_INIT): Likewise.
29374         (plus_zero): Initialize with PLUS_ZERO_INIT.
29375         (minus_zero): Initialize with MINUS_ZERO_INIT.
29376         (plus_infty): Initialize with PLUS_INFTY_INIT.
29377         (minus_infty): Initialize with MINUS_INFTY_INIT.
29378         (qnan_value): Initialize with QNAN_VALUE_INIT.
29379         (max_value): Initialize with MAX_VALUE_INIT.
29380         (min_value): Initialize with MIN_VALUE_INIT.
29381         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
29383         * math/libm-test.inc (RUN_TEST_if_f): New macro.
29384         (jn_test): Use TEST_if_f instead of TEST_ff_f.
29385         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
29386         (yn_test): Use TEST_if_f instead of TEST_ff_f.
29388         * math/libm-test.inc (RUN_TEST_f_f): New macro.
29389         (RUN_TEST_2_f): Likewise.
29390         (RUN_TEST_ff_f): Likewise.
29391         (RUN_TEST_fi_f): Likewise.
29392         (RUN_TEST_fl_f): Likewise.
29393         (RUN_TEST_fff_f): Likewise.
29394         (RUN_TEST_c_f): Likewise.
29395         (RUN_TEST_f_f1): Likewise.
29396         (RUN_TEST_fF_f1): Likewise.
29397         (RUN_TEST_fI_f1): Likewise.
29398         (RUN_TEST_ffI_f1): Likewise.
29399         (RUN_TEST_c_c): Likewise.
29400         (RUN_TEST_cc_c): Likewise.
29401         (RUN_TEST_f_i): Likewise.
29402         (RUN_TEST_f_i_tg): Likewise.
29403         (RUN_TEST_ff_i_tg): Likewise.
29404         (RUN_TEST_f_b): Likewise.
29405         (RUN_TEST_f_b_tg): Likewise.
29406         (RUN_TEST_f_l): Likewise.
29407         (RUN_TEST_f_L): Likewise.
29408         (RUN_TEST_sincos): Likewise.
29409         * math/gen-libm-test.pl (new_test): Take new argument to indicate
29410         whether to show exceptions.  Do not include ");\n" in return
29411         value.
29412         (special_functions): Output call to RUN_TEST_sincos instead of
29413         check_float calls.  Update calls to new_test.
29414         (parse_args): Output call to single RUN_TEST_* macro instead of
29415         check_* calls and other assignments.  Update calls to new_test.
29417         [BZ #2546]
29418         [BZ #2560]
29419         [BZ #5159]
29420         [BZ #15426]
29421         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
29422         input to result for tgamma overflow.
29423         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
29424         (gamma_coeff): New variable.
29425         (NCOEFF): New macro.
29426         (gamma_positive): New function.
29427         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
29428         underflow here.  Use gamma_positive instead of exp (lgamma) for
29429         other arguments.
29430         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
29431         (gamma_coeff): New variable.
29432         (NCOEFF): New macro.
29433         (gammaf_positive): New function.
29434         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
29435         underflow here.  Use gamma_positive instead of exp (lgamma) for
29436         other arguments.
29437         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
29438         (gamma_coeff): New variable.
29439         (NCOEFF): New macro.
29440         (gammal_positive): New function.
29441         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
29442         underflow here.  Use gamma_positive instead of exp (lgamma) for
29443         other arguments.
29444         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
29445         (gamma_coeff): New variable.
29446         (NCOEFF): New macro.
29447         (gammal_positive): New function.
29448         (__ieee754_gammal_r): Handle positive infinity, overflow and
29449         underflow here.  Handle NaN the same as positive infinity.  Remove
29450         check x < 0xffffffff for negative integers.  Use gamma_positive
29451         instead of exp (lgamma) for other arguments.
29452         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
29453         (gamma_coeff): New variable.
29454         (NCOEFF): New macro.
29455         (gammal_positive): New function.
29456         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
29457         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
29458         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
29459         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
29460         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
29461         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
29462         * sysdeps/generic/math_private.h (__gamma_productf): New
29463         prototype.
29464         (__gamma_product): Likewise.
29465         (__gamma_productl): Likewise.
29466         * math/Makefile (libm-calls): Add gamma_product.
29467         * math/libm-test.inc (tgamma_test): Add more tests.
29468         * sysdeps/i386/fpu/libm-test-ulps: Update.
29469         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29471 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
29473         * benchtests/bench-skeleton.c (main): Preheat CPU.
29475 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
29477         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
29479 2013-05-07  Roland McGrath  <roland@hack.frob.com>
29481         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
29482         and _dl_skip_args_internal.
29484 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
29486         * manual/message.texi (Message Translation): Talk about users.
29487         Message to key mapping impacts design.
29489 2013-05-06  Roland McGrath  <roland@hack.frob.com>
29491         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
29493         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
29495         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
29496         * sysdeps/wordsize-64/glob64.c: ... here.
29498         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
29499         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
29500         New macros.
29502         * debug/getlogin_r_chk.c: Moved to ...
29503         * login/getlogin_r_chk.c: ... here.
29504         * debug/Makefile (routines): Move getlogin_r_chk to ...
29505         * login/Makefile (routines): ... here.
29506         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
29507         * login/Versions (libc: GLIBC_2.4): ... here.
29509         * io/poll.c (__poll): Renamed from poll.
29510         Add libc_hidden_def.
29511         (poll): Define as weak alias.
29513         * debug/ptsname_r_chk.c: Moved to ...
29514         * login/ptsname_r_chk.c: ... here.
29515         * debug/Makefile (routines): Move ptsname_r_chk to ...
29516         * login/Makefile (routines): ... here.
29517         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
29518         * login/Versions (libc: GLIBC_2.4): ... here.
29520         * posix/getlogin.c: Moved to ...
29521         * login/getlogin.c: ... here.
29522         * posix/getlogin_r.c: Moved to ...
29523         * login/getlogin_r.c: ... here.
29524         * posix/getlogin_r.c: Moved to ...
29525         * login/getlogin_r.c: ... here.
29526         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
29527         * login/Makefile (routines): ... here.
29528         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
29529         * login/Versions (libc: GLIBC_2.0): ... here.
29531         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
29532         (setrlimit): Define as weak alias.
29534         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
29535         Call __ names for open, ftruncate, and close.
29536         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
29537         (truncate): Define as weak alias.
29539 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
29541         * math/gen-libm-test.pl (parse_args): Initialize x before each
29542         test of frexp, modf and remquo.
29544         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
29545         test signgam value.
29547 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29549         [BZ #15418]
29550         [BZ #15419]
29551         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
29552         internal tests.
29553         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
29555 2013-05-06  Roland McGrath  <roland@hack.frob.com>
29557         * elf/dl-writev.h: New file.
29558         * elf/dl-misc.c: Include it.
29559         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
29560         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
29562 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
29564         * math/libm-test.inc (noXFails): Remove variable.
29565         (noXPasses): Likewise.
29566         (BUILD_COMPLEX_INT): Remove macro.
29567         (print_screen): Remove xfail argument.
29568         (print_screen_max_error): Likewise.
29569         (update_stats): Likewise.
29570         (print_max_error): Likewise.  Update calls to other affected
29571         functions.
29572         (print_complex_max_error): Likewise.
29573         (test_single_exception): Update calls to print_screen.
29574         (test_single_errno): Likewise.
29575         (check_float_internal): Remove xfail argument.  Update calls to
29576         other affected functions.
29577         (check_float): Likewise.
29578         (check_complex): Likewise.
29579         (check_int): Likewise.
29580         (check_long): Likewise.
29581         (check_bool): Likewise.
29582         (check_longlong): Likewise.
29583         (main): Don't print noXFails and noXPasses.
29584         * math/gen-libm-test.pl (top level): Don't mention expected
29585         failure handling in comment.
29586         (new_test): Don't handle expected failures.
29587         (parse_args): Don't mention expected failure handling in comment.
29588         (generate_testfile): Don't handle expected failures.
29589         (parse_ulps): Likewise.
29590         (print_ulps_file): Likewise.
29591         (get_failure): Remove function.
29592         (output_test): Don't handle expected failures.
29593         * make/README.libm-test: Don't mention expected failure handling.
29595         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
29596         (minus_zero): Likewise.
29597         (plus_infty): Likewise.
29598         (minus_infty): Likewise.
29599         (qnan_value): Likewise.
29600         (max_value): Likewise.
29601         (min_value): Likewise.
29602         (min_subnorm_value): Likewise.
29603         (initialize): Do not initialize those variables dynamically.
29605 2013-05-03  Roland McGrath  <roland@hack.frob.com>
29607         * io/open.c (__open_2): Moved to ...
29608         * io/open_2.c: ... this new file.
29609         * io/open64.c (__open64_2): Moved to ...
29610         * io/open64_2.c: ... this new file.
29611         * io/openat.c (__openat_2): Moved to ...
29612         * io/openat_2.c: ... this new file.
29613         * io/openat64.c (__openat64_2): Moved to ...
29614         * io/openat64_2.c: ... this new file.
29615         * io/Makefile (routines): Add them.
29616         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
29617         * sysdeps/unix/sysv/linux/open_2.c: File removed.
29618         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
29619         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
29620         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
29621         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
29622         (__openat64): Add hidden_ver.
29623         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
29624         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
29626         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
29627         Separately conditionalize setting of GLRO(dl_sysinfo) so
29628         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
29629         as well, but the actual setting is only under [NEED_DL_SYSINFO].
29631 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29633         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
29634         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
29635         definition.
29636         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
29637         * sysdeps/unix/sysv/linux/powerpc/init-first.c
29638         (_libc_vdso_platform_setup): Add __vdso_time initialization.
29639         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
29640         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
29642 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
29644         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
29645         test signgam value.
29647         * math/libm-test.inc (hypot_test): Do not use
29648         IGNORE_ZERO_INF_SIGN.
29650 2013-05-03  Andreas Jaeger  <aj@suse.de>
29652         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
29653         Linux 3.9.
29654         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
29655         (PF_MAX): Adjust for VSOCK change.
29657 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29659         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29661 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
29663         [BZ #15264]
29664         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
29665         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
29666         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
29668 2013-05-02  David S. Miller  <davem@davemloft.net>
29670         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29672 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
29674         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
29676 2013-05-01  Roland McGrath  <roland@hack.frob.com>
29678         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
29680 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
29682         [BZ #14952]
29683         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
29684         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
29685         Use __attribute__ ((__gnu_inline__)).
29686         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
29687         Don't use __attribute__ ((__gnu_inline__)).
29689 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
29691         [BZ #15423]
29692         * math/s_catan.c (__catan): Handle small real or imaginary part of
29693         input specially to avoid spurious underflow.
29694         * math/s_catanf.c (__catanf): Likewise.
29695         * math/s_catanh.c (__catanh): Likewise.
29696         * math/s_catanhf.c (__catanhf): Likewise.
29697         * math/s_catanhl.c (__catanhl): Likewise.
29698         * math/s_catanl.c (__catanl): Likewise.
29699         * math/libm-test.inc (catan_test): Add more tests.
29700         (catanh_test): Likewise.
29701         * sysdeps/i386/fpu/libm-test-ulps: Update.
29702         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29704 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29706         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29708 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
29710         [BZ #15416]
29711         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
29712         accurately for denominator in atan2.
29713         * math/s_catanf.c (__catanf): Likewise.
29714         * math/s_catanh.c (__catanh): Likewise.
29715         * math/s_catanhf.c (__catanhf): Likewise.
29716         * math/s_catanhl.c (__catanhl): Likewise.
29717         * math/s_catanl.c (__catanl): Likewise.
29718         * math/libm-test.inc (catan_test): Add more tests.
29719         (catanh_test): Likewise.
29720         * sysdeps/i386/fpu/libm-test-ulps: Update.
29721         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29723 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
29725         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
29727         * benchtests/Makefile (bench): Remove slow benchmarks.
29728         * benchtests/atan-inputs: Add slow benchmark inputs.
29729         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
29730         (BENCH_FUNC): Accept variant offset.
29731         (VARIANT): Define.
29732         * benchtests/bench-skeleton.c (main): Run benchmark for each
29733         variant.
29734         * benchtests/cos-inputs: Add slow benchmark inputs.
29735         * benchtests/exp-inputs: Likewise.
29736         * benchtests/pow-inputs: Likewise.
29737         * benchtests/sin-inputs: Likewise.
29738         * benchtests/slowatan-inputs: Remove.
29739         * benchtests/slowatan.c: Remove.
29740         * benchtests/slowcos-inputs: Remove.
29741         * benchtests/slowcos.c: Remove.
29742         * benchtests/slowexp-inputs: Remove.
29743         * benchtests/slowexp.c: Remove.
29744         * benchtests/slowpow-inputs: Remove.
29745         * benchtests/slowpow.c: Remove.
29746         * benchtests/slowsin-inputs: Remove.
29747         * benchtests/slowsin.c: Remove.
29748         * benchtests/slowtan-inputs: Remove.
29749         * benchtests/slowtan.c: Remove.
29750         * benchtests/tan-inputs: Add slow benchmark inputs.
29751         * scripts/bench.pl: Parse comments and directives.
29753         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
29754         in CPPFLAGS.
29755         ($(objpfx)bench-%.c): Remove *-ITER.
29756         * benchtests/bench-modf.c: Remove definition of ITER.
29757         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
29758         (main): Loop for DURATION seconds instead of fixed number of
29759         iterations.
29760         * scripts/bench.pl: Don't expect iterations in parameters.
29762 2013-04-29  Roland McGrath  <roland@hack.frob.com>
29764         * io/fchdir.c (__fchdir): Renamed from fchdir.
29765         (fchdir): Define as weak alias.
29767 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
29769         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
29770         (ERRNO_EDOM): Likewise.
29771         (ERRNO_ERANGE): Likewise.
29772         (noErrnoTests): New variable.
29773         (init_max_error): Set errno to 0.
29774         (test_single_errno): New function.
29775         (test_errno): Likewise.
29776         (check_float_internal): Call test_errno.  Set errno to 0.
29777         (check_complex): Refer to errno tests in comment.
29778         (check_int): Call test_errno.  Set errno to 0.
29779         (check_long): Likewise.
29780         (check_bool): Likewise.
29781         (check_longlong): Likewise.
29782         (cos_test): Use ERRNO_* flags for errno tests instead of
29783         check_int.
29784         (expm1_test): Likewise.
29785         (fmod_test): Likewise.
29786         (ilogb_test): Likewise.
29787         (lgamma_test): Likewise.
29788         (pow_test): Likewise.
29789         (remainder_test): Likewise.
29790         (sin_test): Likewise.
29791         (tan_test): Likewise.
29792         (yn_test): Likewise.
29793         (initialize): Set errno to 0.
29794         (main): Print number of errno tests.
29795         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
29797 2013-04-29  Andreas Jaeger  <aj@suse.de>
29799         [BZ #15084]
29800         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
29801         and RES_USEVC.
29803         [BZ #15085]
29804         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
29805         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
29806         unimplemented.
29808         [BZ #15380]
29809         * stdlib/random.c (__initstate): Return NULL if
29810         __initstate fails.
29812         [BZ #15086]
29813         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
29814         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
29815         RES_SNGLKUPREOP.
29817 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29819         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29821 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
29823         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
29824         of individual tests.
29825         (casin_test): Likewise.
29826         (casinh_test): Likewise.
29828 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
29830         [BZ #15409]
29831         * math/s_catan.c (__catan): Handle arguments with large real or
29832         imaginary part separately without squaring.
29833         * math/s_catanf.c (__catanf): Likewise.
29834         * math/s_catanh.c (__catanh): Likewise.
29835         * math/s_catanhf.c (__catanhf): Likewise.
29836         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
29837         and redefine.
29838         (__catanhl): Handle arguments with large real or imaginary part
29839         separately without squaring.
29840         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
29841         and redefine.
29842         (__catanl): Handle arguments with large real or imaginary part
29843         separately without squaring.
29844         * math/libm-test.inc (catan_test): Add more tests.
29845         (catanh_test): Likewise.
29846         * sysdeps/i386/fpu/libm-test-ulps: Update.
29847         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29849 2013-04-27  Andreas Jaeger  <aj@suse.de>
29851         [BZ #15007]
29852         * stdlib/stdlib.h: Update guards for qecvt.
29853         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
29854         <stdlib.h>.
29856 2013-04-27  Allan McRae  <allan@archlinux.org>
29858         * sysdeps/i386/fpu/libm-test-ulps: Update.
29860 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
29862         [BZ #15406]
29863         * math/s_catan.c: Include <float.h>.
29864         (__catan): Ensure underflow exception occurs for underflowed
29865         result.
29866         * math/s_catanf.c: Include <float.h>.
29867         (__catanf): Ensure underflow exception occurs for underflowed
29868         result.
29869         * math/s_catanh.c: Include <float.h>.
29870         (__catanh): Ensure underflow exception occurs for underflowed
29871         result.
29872         * math/s_catanhf.c: Include <float.h>.
29873         (__catanhf): Ensure underflow exception occurs for underflowed
29874         result.
29875         * math/s_catanhl.c: Include <float.h>.
29876         (__catanhl): Ensure underflow exception occurs for underflowed
29877         result.
29878         * math/s_catanl.c: Include <float.h>.
29879         (__catanl): Ensure underflow exception occurs for underflowed
29880         result.
29881         * math/libm-test.inc (catan_test): Add more tests.
29882         (catanh_test): Likewise.
29884         [BZ #15405]
29885         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
29886         underflowed result.
29887         * math/s_ccoshf.c (__ccoshf): Likewise.
29888         * math/s_ccoshl.c (__ccoshl): Likewise.
29889         * math/s_csin.c (__csin): Likewise.
29890         * math/s_csinf.c (__csinf): Likewise.
29891         * math/s_csinh.c (__csinh): Likewise.
29892         * math/s_csinhf.c (__csinhf): Likewise.
29893         * math/s_csinhl.c (__csinhl): Likewise.
29894         * math/s_csinl.c (__csinl): Likewise.
29895         * math/libm-test.inc (ccos_test): Add more tests.
29896         (ccosh_test): Likewise.
29897         (csin_test): Likewise.
29898         (csinh_test): Likewise.
29900 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29902         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
29903         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
29904         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
29905         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
29906         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
29907         powerpc/power5+/fpu folders.
29908         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
29911 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
29913         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
29915 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
29917         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
29918         additions to variable.
29919         [$(config-machine) = x86_64] (modules-names): Likewise.
29920         ($(objpfx)tst-audit3): Remove dependency.
29921         ($(objpfx)tst-audit3.out): Likewise.
29922         ($(objpfx)tst-audit4): Likewise.
29923         ($(objpfx)tst-audit4.out): Likewise.
29924         ($(objpfx)tst-audit5): Likewise.
29925         ($(objpfx)tst-audit5.out): Likewise.
29926         ($(objpfx)tst-audit6): Likewise.
29927         ($(objpfx)tst-audit6.out): Likewise.
29928         ($(objpfx)tst-audit7): Likewise.
29929         ($(objpfx)tst-audit7.out): Likewise.
29930         (tst-audit3-ENV): Remove variable.
29931         (tst-audit4-ENV): Likewise.
29932         (tst-audit5-ENV): Likewise.
29933         (tst-audit6-ENV): Likewise.
29934         (tst-audit7-ENV): Likewise.
29935         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
29936         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
29937         addition to variable.
29938         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
29939         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
29940         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
29941         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
29942         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
29943         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
29944         tst-audit3, tst-audit4 and tst-audit5.
29945         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
29946         tst-audit6 and tst-audit7.
29947         [$(subdir) = elf] (modules-names): Add audit modules for those
29948         tests.
29949         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
29950         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
29951         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
29952         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
29953         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
29954         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
29955         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
29956         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
29957         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
29958         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
29959         [$(subdir) = elf] (tst-audit3-ENV): New variable.
29960         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
29961         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
29962         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
29963         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
29964         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
29965         Likewise.
29966         [$(subdir) = elf && $(config-cflags-avx) = yes]
29967         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
29968         [$(subdir) = elf && $(config-cflags-avx) = yes]
29969         (CFLAGS-tst-auditmod4a.c): Likewise.
29970         [$(subdir) = elf && $(config-cflags-avx) = yes]
29971         (CFLAGS-tst-auditmod4b.c): Likewise.
29972         [$(subdir) = elf && $(config-cflags-avx) = yes]
29973         (CFLAGS-tst-auditmod6b.c): Likewise.
29974         [$(subdir) = elf && $(config-cflags-avx) = yes]
29975         (CFLAGS-tst-auditmod6c.c): Likewise.
29976         [$(subdir) = elf && $(config-cflags-avx) = yes]
29977         (CFLAGS-tst-auditmod7b.c): Likewise.
29978         * elf/tst-audit3.c: Move to ...
29979         * sysdeps/x86_64/tst-audit3.c: ... here.
29980         * elf/tst-audit4.c: Move to ...
29981         * sysdeps/x86_64/tst-audit4.c: ... here.
29982         * elf/tst-audit5.c: Move to ...
29983         * sysdeps/x86_64/tst-audit5.c: ... here.
29984         * elf/tst-audit6.c: Move to ...
29985         * sysdeps/x86_64/tst-audit6.c: ... here.
29986         * elf/tst-audit7.c: Move to ...
29987         * sysdeps/x86_64/tst-audit7.c: ... here.
29988         * elf/tst-auditmod3a.c: Move to ...
29989         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
29990         * elf/tst-auditmod3b.c: Move to ...
29991         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
29992         * elf/tst-auditmod4a.c: Move to ...
29993         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
29994         * elf/tst-auditmod4b.c: Move to ...
29995         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
29996         * elf/tst-auditmod5a.c: Move to ...
29997         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
29998         * elf/tst-auditmod5b.c: Move to ...
29999         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
30000         * elf/tst-auditmod6a.c: Move to ...
30001         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
30002         * elf/tst-auditmod6b.c: Move to ...
30003         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
30004         * elf/tst-auditmod6c.c: Move to ...
30005         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
30006         * elf/tst-auditmod7a.c: Move to ...
30007         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
30008         * elf/tst-auditmod7b.c: Move to ...
30009         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
30011 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
30013         [BZ #15366]
30014         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
30015         define unconditionally.
30016         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
30017         define unconditionally.
30018         (INT8_C, INT16_C, etc.): Likewise.
30020 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
30022         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
30023         __ehdr_start with hidden visibility.
30025         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
30027 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
30029         * math/libm-test.inc (cos_test): Use accurate hex constants.
30030         (sincost_test): Likewise.
30032 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
30034         * math/libm-test.inc (catan_test): Add more tests.
30035         (catanh_test): Likewise.
30037         * math/s_catanf.c (__catanf): Use suffixed floating-point
30038         constants.
30039         * math/s_catanhf.c (__catanhf): Likewise.
30040         * math/s_catanhl.c (__catanhl): Likewise.
30041         * math/s_catanl.c (__catanl): Likewise.
30043         [BZ #15394]
30044         * math/s_catan.c (__catan): Calculate imaginary part of result
30045         with log1p not log unless computing log of number close to 0.
30046         * math/s_catanf.c (__catanf): Likewise.
30047         * math/s_catanl.c (__catanl): Likewise.
30048         * math/s_catanh.c (__catanh): Calculate real part of result with
30049         log1p not log unless computing log of number close to 0.
30050         * math/s_catanhf.c (__catanhf): Likewise.
30051         * math/s_catanhl.c (__catanhl): Likewise.
30052         * math/libm-test.inc (catan_test): Add more tests.
30053         (catanh_test): Likewise.
30054         * sysdeps/i386/fpu/libm-test-ulps: Update.
30055         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30057 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
30059         * benchtests/Makefile: Mention files in which fast and slow
30060         paths of math functions are implemented.
30062 2013-04-23  Roland McGrath  <roland@hack.frob.com>
30064         * sysdeps/posix/timespec_get.c: New file.
30066 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30068         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
30069         POWER.
30070         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
30071         for POWER.
30072         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
30073         powerpc/power5/fpu folders.
30074         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
30075         * benchtests/Makefile: Add modf testcase.
30076         * benchtests/bench-modf.c: New file: Benchmark test for mo
30078 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
30080         [BZ #14888]
30081         * time/Makefile (tests): Add tst-strptime-whitespace.
30082         * time/strptime_l.c (get_number): Use ISSPACE.
30083         (__strptime_internal): Likewise.
30084         * time/tst-strptime-whitespace.c: New test case.
30086 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
30088         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
30089         member.
30090         (_nss_files_init): Set it here.
30092 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
30094         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
30095         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
30096         unsigned.
30098 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
30100         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
30102 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
30104         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
30105         size just once.
30107 2013-04-21  David S. Miller  <davem@davemloft.net>
30109         * po/ru.po: Update Russion translation from translation project.
30111 2013-04-17  Adam Conrad  <adconrad@0c3.net>
30113         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
30114         and setfsgid.
30116 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
30118         * configure.in: Remove i386 configure warning. Remove i386 case.
30119         * configure: Regenerate.
30120         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
30121         Add example to error message.
30122         * sysdeps/i386/configure: Regenerate.
30124 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
30126         * benchtests/Makefile (bench): Add cos, tan, slowcos and
30127         slowtan.
30128         * benchtests/cos-inputs: New file.
30129         * benchtests/slowcos-inputs: New file.
30130         * benchtests/slowcos.c: New file.
30131         * benchtests/slowtan-inputs: New file.
30132         * benchtests/slowtan.c: New file.
30133         * benchtests/tan-inputs: New file.
30135 2013-04-16  Roland McGrath  <roland@hack.frob.com>
30137         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
30138         considered kosher.
30140 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
30142         * benchtests/Makefile: Include cppflags-iterator.mk to add
30143         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
30145         * Makefile.in (bench-clean): New target.
30146         * benchtests/Makefile (bench-clean): Likewise.
30148 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
30150         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
30152 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
30154         * stdio-common/tstdiomisc.c: Fix coding-style violation.
30156 2013-04-15  Andreas Schwab  <schwab@suse.de>
30158         * nscd/grpcache.c (cache_addgr): Properly check for short write.
30159         * nscd/initgrcache.c (addinitgroupsX): Likewise.
30160         * nscd/pwdcache.c (cache_addpw): Likewise.
30161         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
30162         more than recsize.
30164 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
30166         * benchtests/Makefile (bench): Write all output to
30167         bench-out.tmp together.
30169 2013-04-15  Andreas Schwab  <schwab@suse.de>
30171         * nscd/nscd.c (main): Don't fork again after closing files.
30173 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
30175         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
30177         * benchtests/Rules (bench-deps): Collect dependencies into a
30178         single variable.  Add Makefile to dependencies.
30179         ($(objpfx)bench-%.c): Depend on bench-deps.
30181 2013-04-12  Roland McGrath  <roland@hack.frob.com>
30182             Xavier Roche  <roche+kml2@exalead.com>
30184         [BZ #15361]
30185         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
30186         just that it's a file descriptor.
30187         * manual/llio.texi (Synchronizing AIO Operations): Update description
30188         for EBADF error from aio_fsync.
30190 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
30192         * Rules (bench): Move target definition...
30193         * benchtests/Makefile: ... here.
30195 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
30197         * math/libm-test.inc (cos_test): Fix PI/2 test.
30198         (sincos_test): Likewise.
30199         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
30200         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
30202 2013-04-11  Andreas Schwab  <schwab@suse.de>
30204         [BZ #13988]
30205         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
30206         accept exponent character only when digits were seen.
30207         * stdio-common/Makefile (tests): Add bug26.
30208         * stdio-common/bug26.c: New file.
30210         [BZ #14293]
30211         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
30212         non-freeable.
30214 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
30216         * Makeconfig (rtld-prefix): Define built linker prefix.
30217         * Rules (run-bench): Use it.
30218         * math/Makefile (run-regen-ulps): Likewise.
30220         * Rules (bench): Remove eval.
30222 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
30223             Roland McGrath  <roland@hack.frob.com>
30224             Ondrej Bilka  <neleai@seznam.cz>
30226         [BZ #15346]
30227         * time/getdate.c: Include ctype.h and alloca.h.
30228         (__getdate_r): Trim leading and trailing spaces of input.
30229         * time/tst-getdate.c (tests): Add tests with leading and
30230         trailing spaces.
30232 2013-04-08  Roland McGrath  <roland@hack.frob.com>
30234         [BZ #14280]
30235         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
30236         when computing value.
30238 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
30240         * math/README.libm-test (How can I generate "libm-test-ulps"?):
30241         Use testrun.sh to run libm tests.
30243         [BZ #15309]
30244         * elf/dl-open.c (dl_open_worker): memset all of seen array.
30246 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
30248         [BZ #15264]
30249         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
30251 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
30253         * Makefile.in (regen-ulps): New target.
30254         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
30255         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
30256         [ifneq (no,$(PERL)] (regen-ulps): New target.
30257         [ifeq (no,$(PERL)] (regen-ulps): New target.
30258         * math/libm-test.inc (ulps_file_name): Define.
30259         (output_dir): New variable.
30260         (options): Add "output-dir" option.
30261         (parse_opt): Handle 'o' case.
30262         (main): If output_dir is non-NULL use it as a prefix
30263         otherwise use "".
30264         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
30266 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
30268         [BZ #10060, #10062]
30269         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
30270         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
30271         fail configure if __sync_val_compare_and_swap is not inlined.
30272         * sysdeps/i386/configure: Regenerate.
30273         * configure.in: Build for i686 when configured for i386.
30274         * configure: Regenerate.
30275         * README: Remove i386 reference.
30277 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
30279         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
30280         * sysdeps/s390/s390-64/sysdep.h: Likewise.
30282 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
30284         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
30285         (lmsnanval): New variables.
30286         (F): Add conversion tests.
30287         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
30288         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
30290         * stdio-common/tstdiomisc.c (F): Properly collect individual
30291         tests' results.
30293         [BZ #14686, #15336]
30294         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
30295         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
30296         Instead, use input NaN values or generate a qNaN by arithmetic
30297         operation.  Also fix bugs to comply with the standard.
30298         * math/libm-test.inc (remainder_test): Add more tests.
30300         [BZ #15335, #15342]
30301         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
30302         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
30303         input NaN values or generate a qNaN by arithmetic operation.
30305         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
30306         unreachable code.
30308         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
30309         definitions.
30311 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
30313         [BZ #14478]
30314         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
30315         underflowed result.
30316         * math/s_cexpf.c (__cexpf): Likewise.
30317         * math/s_cexpl.c (__cexpl): Likewise.
30318         * math/libm-test.inc (cexp_test): Add more tests.
30320 2013-04-03  Andreas Schwab  <schwab@suse.de>
30322         [BZ #15330]
30323         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
30324         order arrays from heap if bigger than alloca cutoff.
30326 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
30328         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
30329         (SNAN_TESTS_double): Refer to GCC PR56831.
30330         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
30331         GCC PR56828.
30333 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
30335         * Rules (bench): Move bench.out after the run is complete.
30337         * Rules (bench): Echo currently running benchmark.
30339         * benchtests/Makefile (bench): Add atan and slowatan.
30340         * benchtests/atan-inputs: New file.
30341         * benchtests/slowatan-inputs: New file.
30342         * benchtests/slowatan.c: New file.
30344         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
30345         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
30346         its value.
30348         [BZ #15305]
30349         * sysdeps/unix/sysv/linux/kernel-features.h
30350         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
30351         __ASSUME_XFS_RESTRICTED_CHOWN.
30352         * sysdeps/unix/sysv/linux/pathconf.c
30353         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
30354         Save and restore errno.
30356 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
30358         [BZ #15327]
30359         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
30360         arguments using __kernel_casinh.
30361         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
30362         arguments using __kernel_casinhf.
30363         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
30364         arguments using __kernel_casinhl.
30365         * math/libm-test.inc (cacosh_test): Add more tests.
30366         * sysdeps/i386/fpu/libm-test-ulps: Update.
30367         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30369 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
30371         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
30372         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
30374         * bench/Makefile (bench): Add sin and slowsin.
30375         * benchtests/sin-inputs: New file.
30376         * benchtests/slowsin-inputs: New file.
30377         * benchtests/slowsin.c: New file.
30379         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
30380         (bench): Add slowexp and slowpow.
30381         (exp-ITER): Increase iterations.
30382         (pow-ITER): Likewise.
30383         * benchtests/exp-inputs: Change input.
30384         * benchtests/pow-inputs: Likewise.
30385         * benchtests/slowexp-inputs: New file.
30386         * benchtests/slowexp.c: New file.
30387         * benchtests/slowpow-inputs: New file.
30388         * benchtests/slowpow.c: New file.
30390 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30392         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
30393         instructions.
30394         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
30395         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
30396         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
30397         * benchtests/Makefile: Add rint benchtest.
30398         * benchtests/rint-inputs: Input for rint benchtest.
30400 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
30402         * Versions.def (libm): Add GLIBC_2.18.
30403         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
30404         hidden libm prototypes.
30405         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
30406         * math/Makefile (libm-calls): Add s_issignaling.
30407         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
30408         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
30409         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
30410         declaration.
30411         * math/math.h [__USE_GNU] (issignaling): New macro.
30412         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
30413         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
30414         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
30415         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
30416         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
30417         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
30418         * manual/arith.texi (issignaling): New section.
30419         * manual/libm-err-tab.pl (@all_functions): Update comment.
30420         * math/gen-libm-test.pl (parse_args): Apply special handling for
30421         issignaling.
30422         * math/libm-test.inc (print_float, issignaling_test): New
30423         functions.
30424         (check_float_internal): Add issignaling checks.
30425         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
30426         default definition.
30427         * sysdeps/powerpc/math-tests.h: New file.
30428         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
30429         tests.
30430         * math/test-snan.c (TEST_FUNC): Likewise.
30432 2013-03-30  David S. Miller  <davem@davemloft.net>
30434         * po/de.po: Update from translation team.
30436 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
30438         [BZ #10357]
30439         * math/k_casinh.c (__kernel_casinh): Handle arguments with
30440         imaginary part less than 1.0 and real part less than 0.5
30441         specially.
30442         * math/k_casinhf.c (__kernel_casinhf): Likewise.
30443         * math/k_casinhl.c (__kernel_casinhl): Likewise.
30444         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
30445         (cacos_test): Add more tests.
30446         (casin_test): Likewise.
30447         (casinh_test): Likewise.
30448         * sysdeps/i386/fpu/libm-test-ulps: Update.
30449         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30451 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
30453         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
30454         ONE with its value.
30456         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
30457         (__pow_mp): Replace ONE and MONE with their values.
30458         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
30459         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
30460         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
30461         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
30462         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
30463         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
30465         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
30467         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
30468         (__pow_mp): Replace ZERO and MZERO with their values.
30469         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
30470         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
30471         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
30472         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
30473         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
30474         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
30475         (__sqr): Likewise.
30477         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
30479         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
30481 2013-03-28  Roland McGrath  <roland@hack.frob.com>
30483         * include/stdlib.h [!SHARED] (__call_tls_dtors):
30484         Declare with __attribute__ ((weak)).
30485         * stdlib/exit.c (__libc_atexit) [!SHARED]:
30486         Call __call_tls_dtors only if it's not NULL.
30488 2013-03-28  Roland McGrath  <roland@hack.frob.com>
30490         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
30491         didn't do it already, then set _dl_phdr and _dl_phnum based on the
30492         magic __ehdr_start linker symbol if it's defined.
30493         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
30494         them up here if it was already done.
30496         * elf/dl-support.c (_dl_phdr): Make pointer to const.
30497         (_dl_aux_init): Use const in cast when setting it.
30498         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
30499         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
30500         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
30502         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
30503         Declare them here.
30504         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
30505         * csu/libc-tls.c: Nor here.
30506         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
30508         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
30509         (__libc_message): Never call vsyslog.
30511 2013-03-28  Alan Modra  <amodra@gmail.com>
30513         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
30514         Define as empty.
30515         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
30516         Likewise.
30518 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30520         [BZ #15214]
30521         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
30522         underflow.
30523         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30525 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
30527         [BZ #15304]
30528         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
30529         Don't add gid passed as argument.
30531         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
30533 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
30535         [BZ #15307]
30536         * math/k_casinh.c (__kernel_casinh): Handle arguments with
30537         imaginary part between 1.0 and 1.5 and real part less than 0.5
30538         specially.
30539         * math/k_casinhf.c (__kernel_casinhf): Likewise.
30540         * math/k_casinhl.c (__kernel_casinhl): Likewise.
30541         * math/libm-test.inc (cacos_test): Add more tests.
30542         (casin_test): Likewise.
30543         (casinh_test): Likewise.
30544         * sysdeps/i386/fpu/libm-test-ulps: Update.
30545         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30547 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
30549         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
30550         constants.
30551         (norm): Likewise.
30552         (denorm): Likewise.
30553         (__dbl_mp): Likewise.
30554         (add_magnitudes): Likewise.
30555         (sub_magnitudes): Likewise.
30556         (__add): Likewise.
30557         (__sub): Likewise.
30558         (__mul): Likewise.
30559         (__sqr): Likewise.
30560         (__inv): Likewise.
30561         (__dvd): Likewise.
30563         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
30564         commented code.
30565         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
30566         (__dubcos): Likewise.
30567         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
30568         (__ieee754_acos): Likewise.
30569         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
30570         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
30571         (__exp1): Likewise.
30572         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
30573         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
30574         (log1): Likewise.
30575         (my_log2): Likewise.
30576         (checkint): Likewise.
30577         * sysdeps/ieee754/dbl-64/e_remainder.c
30578         (__ieee754_remainder): Likewise.
30579         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
30580         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
30581         (bsloww): Likewise.
30582         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
30584         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
30585         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
30586         MANTISSA_STORE_T to store computations on mantissa.  Use
30587         macros for rounding and division.
30588         (denorm): Likewise.
30589         (__dbl_mp): Likewise.
30590         (add_magnitudes): Likewise.
30591         (sub_magnitudes): Likewise.
30592         (__mul): Likewise.
30593         (__sqr): Likewise.
30594         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
30595         powers of two in terms of TWOPOW macro.
30596         (mp_no): Make type of mantissa as MANTISSA_T.
30597         [!RADIXI]: Define RADIXI.
30598         [!TWO52]: Define TWO52.
30599         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
30601 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30603         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
30604         llroundl symbol when building for PPC32.
30606 2013-03-24  Mark H Weaver  <mhw@netris.org>
30608         * manual/arith.texi (Normalization Functions): Fix prototypes for
30609         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
30611 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30613         [BZ #13889]
30614         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
30615         high value to check if expl overflow.
30616         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
30617         to check for underflow and overflow.
30618         * math/libm-test.inc: Add exp test.
30620 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
30622         [BZ #11120]
30623         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
30624         with NOT_IN_libc.
30626 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30628         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
30629         symbol.
30631 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
30633         * math/gen-libm-test.pl (parse_args, special_functions): Properly
30634         wrap blocks consisting of several statements.
30636         * sysdeps/generic/math-tests.h: New file.
30637         * sysdeps/i386/fpu/math-tests.h: Likewise.
30638         * math/test-snan.c: Include it.
30639         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
30641 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
30643         [BZ #15285]
30644         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
30645         (__ieee754_j0l): Do not improve calculations using cos of twice
30646         input for inputs above LDBL_MAX / 2.0L.
30647         (__ieee754_y0l): Likewise.
30648         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
30649         (__ieee754_j1l): Do not improve calculations using cos of twice
30650         input for inputs above LDBL_MAX / 2.0L.
30651         (__ieee754_y1l): Likewise.
30652         * math/libm-test.inc (j0_test): Add another test.
30653         (j1_test): Likewise.
30654         (y0_test): Likewise.
30655         (y1_test): Likewise.
30656         * sysdeps/i386/fpu/libm-test-ulps: Update.
30658 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
30660         * Rules ($(objpfx)bench-%.c): Include code from a C source
30661         file.
30663 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
30665         [BZ #15287]
30666         * math/k_casinh.c (__kernel_casinh): Handle arguments with
30667         imaginary part 1.0 and real part less than 0.5 specially.
30668         * math/k_casinhf.c (__kernel_casinhf): Likewise.
30669         * math/k_casinhl.c (__kernel_casinhl): Likewise.
30670         * math/libm-test.inc (cacos_test): Add more tests.
30671         (casin_test): Likewise.
30672         (casinh_test): Likewise.
30673         * sysdeps/i386/fpu/libm-test-ulps: Update.
30674         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30676 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
30678         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
30679         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
30681 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
30683         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
30684         * config.make.in (config-cflags-sse4): Remove variable.
30685         (config-cflags-avx): Likewise.
30686         (config-cflags-sse2avx): Likewise.
30687         (config-cflags-novzeroupper): Likewise.
30688         (config-asflags-i686): Likewise.
30689         (have-mfma4): Likewise.
30690         (have-as-vis3): Likewise.
30691         (MIG): Likewise.
30692         * configure.in (MIG): Do not AC_SUBST.
30693         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
30694         (libc_cv_cc_sse4): Do not AC_SUBST.
30695         (libc_cv_cc_avx): Likewise.
30696         (libc_cv_cc_sse2avx): Likewise.
30697         (libc_cv_cc_novzeroupper): Likewise.
30698         (libc_cv_cc_fma4): Likewise.
30699         (libc_cv_as_i686): Likewise.
30700         (libc_cv_sparc_as_vis3): Likewise.
30701         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
30702         LIBC_CONFIG_VAR.
30703         (config-asflags-i686): Likewise.
30704         (config-cflags-avx): Likewise.
30705         (config-cflags-sse2avx): Likewise.
30706         (have-mfma4): Likewise.
30707         (config-cflags-novzeroupper): Likewise.
30708         * sysdeps/mach/configure.in (MIG): Likewise.
30709         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
30710         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
30711         LIBC_CONFIG_VAR.
30712         (config-cflags-avx): Likewise.
30713         (config-cflags-sse2avx): Likewise.
30714         (have-mfma4): Likewise.
30715         (config-cflags-novzeroupper): Likewise.
30716         * configure: Regenerated.
30717         * sysdeps/i386/configure: Likewise.
30718         * sysdeps/mach/configure: Likewise.
30719         * sysdeps/sparc/configure: Likewise.
30720         * sysdeps/x86_64/configure: Likewise.
30722 2013-03-20  Roland McGrath  <roland@hack.frob.com>
30724         [BZ #14812]
30725         * locale/programs/localedef.c (options): Put N_ translation marker
30726         on argument names, not just descriptions.
30728 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
30730         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
30732 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
30734         [BZ #14176]
30735         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
30737 2013-03-19  Roland McGrath  <roland@hack.frob.com>
30739         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
30740         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
30741         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
30742         [!BEFORE_ABORT] (before_abort): New function.
30743         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
30744         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
30745         (writev_for_fatal): New function.
30746         (WRITEV_FOR_FATAL): New macro; call that.
30747         (backtrace_and_maps): New function.
30748         (BEFORE_ABORT): New macro; call that.
30749         (struct str_list): Type removed.
30750         (__libc_message, __libc_fatal): Functions removed.
30751         Include <sysdeps/posix/libc_fatal.c> instead.
30753 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
30755         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
30756         constants.
30757         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
30758         double constants.
30760 2013-03-19  Andreas Schwab  <schwab@suse.de>
30762         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
30763         * sysdeps/gnu/configure: Regenerate.
30765         * configure.in: Substitute libc_cv_rtlddir.
30766         * configure: Regenerate.
30767         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
30768         * Makeconfig (rtlddir, inst_rtlddir): New variables.
30769         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
30770         * elf/Makefile (install-others, CFLAGS-interp.c)
30771         (ldso_install, common-ldd-rewrite): Likewise.
30772         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
30773         $(inst_slibdir)/$(rtld-installed-name).
30774         * scripts/rellns-sh: Add -p option.
30775         * Makerules (make-shlib-link): Use rellns-sh to get relative name
30776         for source.
30778 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
30780         * manual/nptl.texi: Renamed to ...
30781         * manual/threads.texi: ... this.
30782         * manual/Makefile (chapters): Update.
30784 2013-03-18  Roland McGrath  <roland@hack.frob.com>
30786         [BZ #14812]
30787         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
30788         on argument names, not just descriptions.
30789         * malloc/memusagestat.c (options): Likewise.
30790         * nss/getent.c (options): Likewise.
30792 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
30794         [BZ #14812]
30795         * iconv/iconv_prog.c (options): Put N_ translation marker
30796         on argument names, not just descriptions.
30797         * iconv/iconvconfig.c (options): Likewise.
30799 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
30801         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
30802         implementation which is faster on all x86_64 architectures.
30803         Tested on AMD, Intel Nehalem, SNB, IVB.
30804         * sysdeps/x86_64/strnlen.S: Likewise.
30806         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
30807         Remove all multiarch strlen and strnlen versions.
30808         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
30809         Remove strlen and strnlen related parts.
30811         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
30812         Inline strlen part.
30813         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
30815         * sysdeps/x86_64/multiarch/strlen.S: Remove.
30816         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
30817         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
30818         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
30819         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
30820         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
30822 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
30824         * manual/memory.texi (Malloc Tunable Parameters):
30825         Sort parameters alphabetically. Add comments for missing entries.
30827 2013-03-17  David S. Miller  <davem@davemloft.net>
30829         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30831 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
30833         [BZ #15283]
30834         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
30835         for arguments at most half maximum finite value.
30836         * math/libm-test.inc (j0_test): Add more tests.
30837         (j1_test): Likewise.
30838         (y0_test): Likewise.
30839         (y1_test): Likewise.
30840         * sysdeps/i386/fpu/libm-test-ulps: Update.
30841         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30843         [BZ #14155]
30844         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
30845         1 / x and functions P and Q for arguments above 0x1p256L.
30846         (__ieee754_y0l): Likewise.
30847         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
30848         (__ieee754_y1l): Likewise.
30849         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
30850         (j1_test): Likewise.
30851         (y0_test): Likewise.
30852         (y1_test): Likewise.
30854 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
30856         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
30857         variable.
30859 2013-03-15  Roland McGrath  <roland@hack.frob.com>
30861         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
30862         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
30863         zero since it's initialized to EXEC_PAGESIZE.
30865         * sysdeps/unix/sysv/linux/ldsodefs.h
30866         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
30867         * sysdeps/generic/ldsodefs.h: ... here.
30869 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
30871         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
30873         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
30874         math/test-snan.c.
30875         * math/test-snan.c: Renamed from
30876         sysdeps/powerpc/fpu/test-powerpc-snan.c.
30877         * math/Makefile (tests): Add test-snan.
30878         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
30879         test-powerpc-snan.
30881         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
30882         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
30883         functions.
30884         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
30885         __builtin_nan family of functions.
30886         * math/libm-test.inc (initialize): Initialize qnan_value with
30887         __builtin_nan family of functions.
30888         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
30889         Remove variables.
30890         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
30891         Remove functions.
30892         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
30893         storage class.  Initialize qNaN_var and sNaN_var with
30894         __builtin_nan and __builtin_nans families of functions,
30895         respectively.
30897         * math/libm-test.inc (acosh_test): Also test with qNaN input.
30898         (sqrt_test): Remove duplicate test with qNaN input.
30899         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
30900         (round_test, signbit_test, significand_test): Note missing +/-Inf
30901         as well as qNaN tests.
30903         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
30904         qNaN_var.  Fix a few strings, too.
30905         * math/libm-test.inc (nan_value): Rename to qnan_value.
30906         * math/gen-libm-test.pl (%beautify): Adjust to that.
30907         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
30908         * math/test-misc.c (main): Likewise.
30909         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
30910         to __qnan_bytes, and __qnan_union, respectively.
30911         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
30912         Likewise.
30913         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
30914         and lqnanval, respectively.
30915         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
30916         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
30917         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
30918         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
30920         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
30921         * math/test-misc.c (main) [__x86_64__]: Enable test for long
30922         doubles.
30924         * math/test-misc.c (main): Fix copy'n'pastos.
30925         * misc/tst-efgcvt.c (special): Likewise.
30927         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
30928         Remove declarations.
30930 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
30932         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
30933         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
30934         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
30935         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
30937 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30939         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
30940         macro to return vdso values correctly in IFUNC implementations.
30941         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
30942         Optimization by using IFUNC.
30944 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
30945             Richard Henderson  <rth@redhat.com>
30946             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30948         * Makefile.in (bench): New target.
30949         * NEWS: Mention the benchmark framework.
30950         * Rules (bench): Likewise.
30951         (binaries-bench): Generate binaries for functions to
30952         benchmark.
30953         * benchtests/Makefile: New makefile for benchmark tests.
30954         * benchtests/bench-skeleton.c: New skeleton file for benchmark
30955         programs.
30956         * benchtests/exp-inputs: New input file for EXP function.
30957         * benchtests/pow-inputs: New input file for POW function.
30958         * scripts/bench.pl: New script to generate source files for
30959         benchmark programs.
30961 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
30963         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
30964         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
30965         computations on mantissa.  Use macros for rounding and
30966         division.
30967         (denorm): Likewise.
30968         (__dbl_mp): Likewise.
30969         (add_magnitudes): Likewise.
30970         (sub_magnitudes): Likewise.
30971         (__mul): Likewise.
30972         (__sqr): Likewise.
30973         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
30974         powers of two in terms of TWOPOW macro.
30975         (mp_no): Make type of mantissa as MANTISSA_T.
30976         [!RADIXI]: Define RADIXI.
30977         [!TWO52]: Define TWO52.
30978         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
30980         * manual/nptl.texi (cindex): Modify threads to pthreads.
30982 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
30984         * sysdeps/x86_64/preconfigure: Regenerated.
30986 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
30988         [BZ #14155]
30989         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
30990         0x1p28 and above.
30991         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
30992         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
30993         0x1p28 and above.
30994         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
30995         * math/libm-test.inc (j0_test): Do not allow one spurious
30996         underflow exception.
30997         (y1_test): Likewise.
30999 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
31001         * manual/Makefile (chapters): Add nptl.
31002         * manual/debug.texi (Debugging Support): Add link to Threads
31003         chapter.
31004         * manual/nptl.texi: New file.
31006         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
31008 2013-03-14  Petr Baudis  <pasky@ucw.cz>
31010         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
31011         for non-NULL pointer before the memory validity test. Pointed
31012         out by Holger Brunck <holger.brunck@keymile.com>.
31014 2013-03-13  Andreas Schwab  <schwab@suse.de>
31016         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
31017         instead of .os.
31019 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
31021         * timezone/zic.c: Update from tzcode 2013b.
31023 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
31025         * manual/install.texi (Configuring and compiling):
31026         Mention i686 and i586.
31027         * INSTALL: Regenerate.
31029 2013-03-12  Roland McGrath  <roland@hack.frob.com>
31031         * sysdeps/init_array/elf-init.c: New file.
31032         * csu/elf-init.c
31033         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
31034         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
31036         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
31037         __gmon_start__ as global, but as static with a .preinit_array pointer.
31038         * sysdeps/init_array/gmon-start.c: New file.  Use that.
31039         * sysdeps/init_array/crti.S: New file, empty except for comments.
31040         * sysdeps/init_array/crtn.S: Likewise.
31042 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
31044         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
31045         definining bcopy.
31046         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
31047         Remove Prefer_SSE_for_memop.
31048         * sysdeps/x86_64/multiarch/init-arch.h: Remove
31049         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
31050         HAS_PREFER_SSE_FOR_MEMOP.
31051         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
31052         memset-x86-64.
31053         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
31054         Remove bzero, memset ifunc support.
31055         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
31056         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
31057         * sysdeps/x86_64/multiarch/memset.S: Likewise.
31058         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
31060 2013-03-11  Andreas Schwab  <schwab@suse.de>
31062         [BZ #15234]
31063         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
31064         by SHLIB_COMPAT.
31065         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
31066         (GLIBC_2.16): Remove pthread_atfork.
31068 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
31070         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
31071         (ptestcases.h): Likewise.
31073 2013-03-08  Roland McGrath  <roland@hack.frob.com>
31075         * Makeconfig ($(common-objpfx)config.status): Depend on
31076         sysdeps/*/preconfigure{,.in} too.
31078 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
31080         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
31081         (__free_hook): Use void * instead of __malloc_ptr_t.
31082         (__malloc_hook): Likewise.
31083         (__realloc_hook): Likewise.
31084         (__memalign_hook): Likewise.
31085         (__after_morecore_hook): Likewise.
31086         * malloc/arena.c (save_malloc_hook): Likewise.
31087         (save_free_hook): Likewise.
31088         * malloc/hooks.c (malloc_hook_ini): Likewise.
31089         (realloc_hook_ini): Likewise.
31090         (memalign_hook_ini): Likewise.
31091         * malloc/malloc.c (malloc_hook_ini): Likewise.
31092         (realloc_hook_ini): Likewise.
31093         (memalign_hook_ini): Likewise.
31094         (__free_hook): Likewise.
31095         (__malloc_hook): Likewise.
31096         (__realloc_hook): Likewise.
31097         (__memalign_hook): Likewise.
31098         (__libc_malloc): Likewise.
31099         (__libc_free): Likewise.
31100         (__libc_realloc): Likewise.
31101         (__libc_memalign): Likewise.
31102         (__libc_valloc): Likewise.
31103         (__libc_pvalloc): Likewise.
31104         (__libc_calloc): Likewise.
31105         (__posix_memalign): Likewise.
31106         * malloc/morecore.c (__sbrk): Likewise.
31107         (__default_morecore): Likewise.
31109         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
31111         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
31112         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
31113         __malloc_ptrdiff_t.
31115         * malloc/malloc.h (__malloc_size_t): Remove macro.
31116         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
31117         __malloc_size_t.
31118         (old_memalign_hook): Likewise.
31119         (old_realloc_hook): Likewise.
31120         (struct hdr): Likewise.
31121         (flood): Likewise.
31122         (mallochook): Likewise.
31123         (memalignhook): Likewise.
31124         (reallochook): Likewise.
31125         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
31126         (tr_old_realloc_hook): Likewise.
31127         (tr_old_memalign_hook): Likewise.
31128         (tr_mallochook): Likewise.
31129         (tr_reallochook): Likewise.
31130         (tr_memalignhook): Likewise.
31132 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31134         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
31135         default_ldbl_pack and using as default implementation.
31136         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
31137         implementation.
31138         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
31139         redundant definition.
31140         (ldbl_insert_mantissa): Likewise.
31141         (ldbl_canonicalize): Likewise.
31142         (ldbl_nearbyint): Likewise.
31143         (ldbl_pack): Rename to ldbl_pack_ppc.
31144         (ldbl_unpack): Rename to ldbl_unpack_ppc.
31145         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
31146         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
31148 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
31150         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
31151         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
31152         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
31153         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
31154         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
31155         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
31156         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
31157         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
31159 2013-03-07  Andreas Jaeger  <aj@suse.de>
31161         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
31162         bits/mman-linux.h.
31164 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
31166         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
31167         Include mpa.h and declare __MPEXP.
31168         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
31169         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
31170         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
31171         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
31172         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
31173         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
31174         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
31176         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
31177         (__slowpow): Use long double EXPL and LOGL functions to
31178         compute POW.
31179         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
31180         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
31181         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
31182         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
31183         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
31184         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
31186         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
31187         intermediate variable to calculate exponent.
31188         (__sqr): Likewise.
31189         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
31190         Likewise.
31191         (__sqr): Likewise.
31193         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
31194         [!NO__SQR]: Define __sqr.
31195         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
31196         and NO__SQR.  Remove all code except __mul and __sqr.  Include
31197         sysdeps/ieee754/dbl-64/mpa.c.
31198         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
31200         [BZ #12723]
31201         * posix/Makefile (tests): Add tst-pathconf.
31202         * posix/tst-pathconf.c: New test case.
31203         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
31204         _PC_PIPE_BUF.
31205         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
31207 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
31209         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
31211 2013-03-06  Andreas Jaeger  <aj@suse.de>
31213         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
31214         definition via __MAP_ANONYMOUS.
31216         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
31217         it's not part of Linux headers.
31219         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
31220         (MAP_HUGE_MASK): Define.
31222         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
31223         Define.
31224         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
31225         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
31226         Define.
31227         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
31228         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
31229         Define.
31230         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
31231         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
31232         Define.
31233         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
31235         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
31236         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
31237         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
31238         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
31239         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
31240         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
31242         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
31243         Handle f2fs.
31245         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
31246         Handle f2fs and efivarfs.
31248         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
31249         f2fs.
31251         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
31252         (EFIVARFS_MAGIC): Add.
31253         (F2FS_LINK_MAX): Add.
31255 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
31257         * stdio-common/vfprintf.c: Replace __builtin_expect with
31258         __glibc_unlikely.
31260 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
31262         [BZ #13550]
31263         * sysdeps/generic/bp-sym.h: Remove file.
31264         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
31265         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
31266         <bp-sym.h> and <bp-asm.h>.
31267         (__longjmp): Don't use BP_SYM.
31268         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
31269         and <bp-asm.h>.
31270         (memcpy): Don't use BP_SYM.
31271         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
31272         <bp-sym.h> and <bp-asm.h>.
31273         (memcpy): Don't use BP_SYM.
31274         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
31275         <bp-asm.h>.
31276         (memcpy): Don't use BP_SYM.
31277         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
31278         <bp-asm.h>.
31279         (memset): Don't use BP_SYM.
31280         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
31281         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
31282         (__bzero): Don't use BP_SYM.
31283         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
31284         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
31285         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
31286         <bp-sym.h> and <bp-asm.h>.
31287         (memcmp): Don't use BP_SYM.  Remove comment about bounded
31288         pointers.
31289         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
31290         <bp-sym.h> and <bp-asm.h>.
31291         (memcpy): Don't use BP_SYM.
31292         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
31293         <bp-sym.h> and <bp-asm.h>.
31294         (memset): Don't use BP_SYM.
31295         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
31296         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
31297         (__bzero): Don't use BP_SYM.
31298         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
31299         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
31300         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
31301         <bp-sym.h> and <bp-asm.h>.
31302         (strncmp): Don't use BP_SYM.  Remove comment about bounded
31303         pointers.
31304         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
31305         <bp-sym.h> and <bp-asm.h>.
31306         (memcpy): Don't use BP_SYM.
31307         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
31308         <bp-sym.h> and <bp-asm.h>.
31309         (memset): Don't use BP_SYM.
31310         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
31311         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
31312         (__bzero): Don't use BP_SYM.
31313         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
31314         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
31315         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
31316         <bp-sym.h> and <bp-asm.h>.
31317         (__memchr): Don't use BP_SYM.
31318         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
31319         <bp-sym.h> and <bp-asm.h>.
31320         (memcmp): Don't use BP_SYM.  Remove comment about bounded
31321         pointers.
31322         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
31323         <bp-sym.h> and <bp-asm.h>.
31324         (memcpy): Don't use BP_SYM.
31325         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
31326         <bp-sym.h> and <bp-asm.h>.
31327         (__mempcpy): Don't use BP_SYM.
31328         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
31329         <bp-sym.h> and <bp-asm.h>.
31330         (__memrchr): Don't use BP_SYM.
31331         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
31332         <bp-sym.h> and <bp-asm.h>.
31333         (memset): Don't use BP_SYM.
31334         (__bzero): Likewise.
31335         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
31336         <bp-sym.h> and <bp-asm.h>.
31337         (__rawmemchr): Don't use BP_SYM.
31338         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
31339         <bp-sym.h> and <bp-asm.h>.
31340         (__STRCMP): Don't use BP_SYM.
31341         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
31342         <bp-sym.h> and <bp-asm.h>.
31343         (strchr): Don't use BP_SYM.
31344         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
31345         <bp-sym.h> and <bp-asm.h>.
31346         (__strchrnul): Don't use BP_SYM.
31347         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
31348         <bp-sym.h> and <bp-asm.h>.
31349         (strlen): Don't use BP_SYM.
31350         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
31351         <bp-sym.h> and <bp-asm.h>.
31352         (strncmp): Don't use BP_SYM.  Remove comment about bounded
31353         pointers.
31354         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
31355         <bp-sym.h> and <bp-asm.h>.
31356         (__strnlen): Don't use BP_SYM.
31357         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
31358         <bp-sym.h> and <bp-asm.h>.
31359         (__GI__setjmp): Don't use BP_SYM.
31360         (_setjmp): Likewise.
31361         (__sigsetjmp): Likewise.
31362         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
31363         (L(start_addresses)): Don't use BP_SYM.
31364         (_start): Likewise.
31365         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
31366         <bp-asm.h>.
31367         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
31368         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
31369         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
31370         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
31371         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
31372         <bp-asm.h>.
31373         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
31374         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
31375         about bounded pointers.
31376         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
31377         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
31378         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
31379         <bp-asm.h>.
31380         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
31381         about bounded pointers.  Remove GKM FIXME comments.
31382         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
31383         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
31384         <bp-asm.h>.
31385         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
31386         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
31387         Remove GKM FIXME comments.
31388         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
31389         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
31390         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
31391         <bp-asm.h>.
31392         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
31393         about bounded pointers.  Remove GKM FIXME comment.
31394         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
31395         and <bp-asm.h>.
31396         (strncmp): Don't use BP_SYM.  Remove comment about bounded
31397         pointers.
31398         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
31399         <bp-sym.h> and <bp-asm.h>.
31400         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
31401         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
31402         <bp-sym.h> and <bp-asm.h>.
31403         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
31404         comment.
31406 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
31408         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
31409         call free(NULL).
31411 2013-03-05  David S. Miller  <davem@davemloft.net>
31413         * po/es.po: Update from translation team.
31415 2013-03-05  Andreas Jaeger  <aj@suse.de>
31417         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
31418         <bits/mman-linux.h>.
31419         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
31420         is fine.
31421         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
31422         <bits/mman-linux.h> to end of file.
31423         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
31424         is fine.
31425         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
31426         <bits/mman-linux.h> to end of file.
31427         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
31428         is fine.
31429         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
31430         <bits/mman-linux.h> to end of file.
31432         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
31433         (MCL_CURRENT, MCL_FUTURE): Define here.
31435 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31437         [BZ #15232]
31438         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
31439         attribute_hidden.
31440         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
31442 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31444         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
31445         fourth parameter needed for rt_sigprocmask syscall.
31446         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
31447         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
31448         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
31449         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
31450         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
31451         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
31453 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
31455         [BZ #13550]
31456         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
31457         comment about bounded pointers.
31458         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
31459         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
31461 2013-03-04  Andreas Jaeger  <aj@suse.de>
31463         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
31464         common definitions.
31466         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
31467         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
31468         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
31469         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
31470         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
31471         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
31473 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31475         [BZ #15055]
31476         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
31477         __ieee754_sqrl instead of __sqrl.
31479 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
31481         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
31482         * sysdeps/powerpc/fpu_control.h: ... here.
31483         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
31484         * sysdeps/powerpc/bits/fenvinline.h: ... here.
31485         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
31486         * sysdeps/powerpc/bits/mathinline.h: ... here.
31488 2013-03-01  Roland McGrath  <roland@hack.frob.com>
31490         * elf/dl-hwcaps.c (_dl_important_hwcaps):
31491         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
31492         to just [NEED_DL_SYSINFO_DSO].
31493         * elf/dl-support.c: Likewise.
31494         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
31495         * elf/rtld.c (dl_main): Likewise.
31496         * elf/setup-vdso.h (setup_vdso): Likewise.
31497         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
31498         * sysdeps/unix/sysv/linux/dl-sysdep.c
31499         (_dl_discover_osversion): Likewise.
31501 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
31503         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
31504         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
31506 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
31508         * NEWS: Mention libm performance improvements and non-x86 PI
31509         futex support.
31511         * csu/libc-start.c (__pthread_initialize_minimal): Change
31512         function arguments.
31513         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
31515 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
31517         [BZ #13550]
31518         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
31519         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
31520         <bp-sym.h> and <bp-asm.h>.
31521         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
31522         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
31523         and <bp-asm.h>.
31524         (memcpy): Don't use BP_SYM.
31525         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
31526         <bp-asm.h>.
31527         (__mpn_add_n): Don't use BP_SYM.
31528         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
31529         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
31530         and <bp-asm.h>.
31531         (__mpn_addmul_1): Don't use BP_SYM.
31532         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
31533         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
31534         <bp-sym.h>.
31535         (_setjmp): Don't use BP_SYM.
31536         (__novmx_setjmp): Likewise.
31537         (__GI__setjmp): Likewise.
31538         (__vmx_setjmp): Likewise.
31539         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
31540         <bp-sym.h>.
31541         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
31542         (__bzero): Don't use BP_SYM.
31543         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
31544         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
31545         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
31546         <bp-sym.h> and <bp-asm.h>.
31547         (memcpy): Don't use BP_SYM.
31548         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
31549         <bp-sym.h> and <bp-asm.h>.
31550         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
31551         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
31552         <bp-sym.h> and <bp-asm.h>.
31553         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
31554         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
31555         <bp-asm.h>.
31556         (__mpn_lshift): Don't use BP_SYM.
31557         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
31558         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
31559         <bp-asm.h>.
31560         (memset): Don't use BP_SYM.
31561         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
31562         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
31563         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
31564         <bp-asm.h>.
31565         (__mpn_mul_1): Don't use BP_SYM.
31566         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
31567         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
31568         <bp-sym.h> and <bp-asm.h>.
31569         (memcmp): Don't use BP_SYM.
31570         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
31571         <bp-sym.h> and <bp-asm.h>.
31572         (memcpy): Don't use BP_SYM.
31573         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
31574         <bp-sym.h> and <bp-asm.h>.
31575         (memset): Don't use BP_SYM.
31576         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
31577         <bp-sym.h> and <bp-asm.h>.
31578         (strncmp): Don't use BP_SYM.
31579         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
31580         <bp-sym.h> and <bp-asm.h>.
31581         (memcpy): Don't use BP_SYM.
31582         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
31583         <bp-sym.h> and <bp-asm.h>.
31584         (memset): Don't use BP_SYM.
31585         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
31586         <bp-sym.h> and <bp-asm.h>.
31587         (__memchr): Don't use BP_SYM.
31588         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
31589         <bp-sym.h> and <bp-asm.h>.
31590         (memcmp): Don't use BP_SYM.
31591         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
31592         <bp-sym.h> and <bp-asm.h>.
31593         (memcpy): Don't use BP_SYM.
31594         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
31595         <bp-sym.h> and <bp-asm.h>.
31596         (__mempcpy): Don't use BP_SYM.
31597         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
31598         <bp-sym.h> and <bp-asm.h>.
31599         (__memrchr): Don't use BP_SYM.
31600         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
31601         <bp-sym.h> and <bp-asm.h>.
31602         (memset): Don't use BP_SYM.
31603         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
31604         <bp-sym.h> and <bp-asm.h>.
31605         (__rawmemchr): Don't use BP_SYM.
31606         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
31607         <bp-sym.h> and <bp-asm.h>.
31608         (__STRCMP): Don't use BP_SYM.
31609         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
31610         <bp-sym.h> and <bp-asm.h>.
31611         (strchr): Don't use BP_SYM.
31612         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
31613         <bp-sym.h> and <bp-asm.h>.
31614         (__strchrnul): Don't use BP_SYM.
31615         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
31616         <bp-sym.h> and <bp-asm.h>.
31617         (strlen): Don't use BP_SYM.
31618         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
31619         <bp-sym.h> and <bp-asm.h>.
31620         (strncmp): Don't use BP_SYM.
31621         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
31622         <bp-sym.h> and <bp-asm.h>.
31623         (__strnlen): Don't use BP_SYM.
31624         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
31625         <bp-asm.h>.
31626         (__mpn_rshift): Don't use BP_SYM.
31627         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
31628         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
31629         <bp-sym.h> and <bp-asm.h>.
31630         (__sigsetjmp): Don't use BP_SYM.
31631         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
31632         (L(start_addresses)): Don't use BP_SYM.
31633         (_start): Likewise.
31634         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
31635         <bp-asm.h>.
31636         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
31637         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
31638         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
31639         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
31640         <bp-asm.h>.
31641         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
31642         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
31643         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
31644         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
31645         <bp-asm.h>.
31646         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
31647         comments.
31648         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
31649         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
31650         <bp-asm.h>.
31651         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
31652         FIXME comments.
31653         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
31654         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
31655         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
31656         <bp-asm.h>.
31657         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
31658         comment.
31659         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
31660         and <bp-asm.h>.
31661         (strncmp): Don't use BP_SYM,
31662         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
31663         <bp-asm.h>.
31664         (__mpn_sub_n): Don't use BP_SYM.
31665         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
31666         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
31667         and <bp-asm.h>.
31668         (__mpn_submul_1): Don't use BP_SYM.
31669         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
31670         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
31671         <bp-sym.h> and <bp-asm.h>.
31672         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
31673         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
31674         <bp-sym.h> and <bp-asm.h>.
31675         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
31676         comment.
31678 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31680         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
31681         Use ZK to minimize writes to Z.
31682         (sub_magnitudes): Simplify code a bit.
31683         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
31684         Use ZK to minimize writes to Z.
31685         (sub_magnitudes): Simplify code a bit.
31687 2013-02-27  Roland McGrath  <roland@hack.frob.com>
31689         * csu/gmon-start.c: Add special exception to license text.
31691 2013-02-27  Richard Henderson  <rth@redhat.com>
31693         * scripts/config.guess: Update from config.git.
31694         * scripts/config.sub: Likewise.
31696 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
31698         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
31700         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
31702         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
31704         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
31706         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
31708 2013-02-26  Roland McGrath  <roland@hack.frob.com>
31710         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
31711         [$(build-shared = yes].
31713 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
31715         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
31716         (__mul): Reduce iterations for calculating mantissa.
31718         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
31719         MPTWO.
31720         (__mpranred): Likewise.
31722         [BZ #15160]
31723         * malloc/memusagestat.c (main): Draw graphs for heap and stack
31724         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
31726 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
31728         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
31729         Define __attribute__.
31731 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
31733         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
31734         unused.
31735         * posix/regex_internal.h (__attribute): Remove.
31736         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
31737         (re_string_context_at): Likewise.
31738         (bitset_not): Use __attribute__ and mark function as possibly
31739         unused.
31740         (bitset_merge): Likewise.
31741         (bitset_mask): Likewise.
31742         (re_string_char_size_at): Likewise.
31743         (re_string_wchar_at): Likewise.
31744         (re_string_elem_size_at): Likewise.
31746 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
31748         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
31749         code.
31750         (cc32): Likewise.
31752         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
31753         (__acr): Likewise.
31754         (__cpy): Likewise.
31755         (norm): Likewise.
31756         (denorm): Likewise.
31757         (__dbl_mp): Likewise.
31758         (add_magnitudes): Likewise.
31759         (sub_magnitudes): Likewise.
31760         (__mul): Likewise.
31761         (__inv): Likewise.
31763         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
31764         style.
31766         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
31767         style.
31769         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
31770         code.
31772         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
31773         up changes with default code.
31774         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
31775         Likewise.
31777 2013-02-24  Allan McRae  <allan@archlinux.org>
31779         * manual/socket.texi (The Internet Namespace): Order menu items
31780         to match that in the file.
31782         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
31783         node listing of the info page menu.
31785 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
31787         [BZ #13550]
31788         * sysdeps/i386/bp-asm.h: Remove file.
31789         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
31790         (PARMS): Do not use macros from bp-asm.h.
31791         (S1): Likewise.
31792         (S2): Likewise.
31793         (SIZE): Likewise.
31794         (__mpn_add_n): Do not use BP_SYM
31795         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
31796         "bp-asm.h".
31797         (PARMS): Do not use macros from bp-asm.h.
31798         (S1): Likewise.
31799         (SIZE): Likewise.
31800         (__mpn_addmul_1): Do not use BP_SYM
31801         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
31802         "bp-asm.h".
31803         (PARMS): Do not use macros from bp-asm.h.
31804         (SIGMSK): Likewise.
31805         (_setjmp): Likewise.  Do not use BP_SYM.
31806         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
31807         "bp-asm.h".
31808         (PARMS): Do not use macros from bp-asm.h.
31809         (SIGMSK): Likewise.
31810         (setjmp): Likewise.  Do not use BP_SYM.
31811         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
31812         "bp-asm.h".
31813         (PARMS): Do not use macros from bp-asm.h.
31814         (__frexp): Do not use BP_SYM.
31815         (frexp): Likewise.
31816         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
31817         "bp-asm.h".
31818         (PARMS): Do not use macros from bp-asm.h.
31819         (__frexpf): Do not use BP_SYM.
31820         (frexpf): Likewise.
31821         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
31822         "bp-asm.h".
31823         (PARMS): Do not use macros from bp-asm.h.
31824         (__frexpl): Do not use BP_SYM.
31825         (frexpl): Likewise.
31826         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
31827         "bp-asm.h".
31828         (PARMS): Do not use macros from bp-asm.h.
31829         (__remquo): Do not use BP_SYM.
31830         (remquo): Likewise.
31831         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
31832         "bp-asm.h".
31833         (PARMS): Do not use macros from bp-asm.h.
31834         (__remquof): Do not use BP_SYM.
31835         (remquof): Likewise.
31836         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
31837         "bp-asm.h".
31838         (PARMS): Do not use macros from bp-asm.h.
31839         (__remquol): Do not use BP_SYM.
31840         (remquol): Likewise.
31841         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
31842         "bp-asm.h".
31843         (PARMS): Do not use macros from bp-asm.h.
31844         (DEST): Likewise.
31845         (SRC): Likewise.
31846         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
31847         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
31848         "bp-asm.h".
31849         (PARMS): Do not use macros from bp-asm.h.
31850         (strlen): Do not use BP_SYM.
31851         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
31852         "bp-asm.h".
31853         (PARMS): Do not use macros from bp-asm.h.
31854         (S1): Likewise.
31855         (S2): Likewise.
31856         (SIZE): Likewise.
31857         (__mpn_add_n): Do not use BP_SYM.
31858         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
31859         "bp-asm.h".
31860         (PARMS): Do not use macros from bp-asm.h.
31861         (S1): Likewise.
31862         (SIZE): Likewise.
31863         (__mpn_addmul_1): Do not use BP_SYM.
31864         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
31865         weak_alias.
31866         (bzero): Likewise.
31867         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
31868         "bp-asm.h".
31869         (PARMS): Do not use macros from bp-asm.h.
31870         (S): Likewise.
31871         (SIZE): Likewise.
31872         (__mpn_lshift): Do not use BP_SYM.
31873         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
31874         "bp-asm.h".
31875         (PARMS): Do not use macros from bp-asm.h.
31876         (DEST): Likewise.
31877         (SRC): Likewise.
31878         (LEN): Likewise.
31879         (memcpy): Likewise.  Do not use BP_SYM.
31880         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
31881         libc_hidden_def and weak_alias.
31882         (mempcpy): Do not use BP_SYM in weak_alias.
31883         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
31884         "bp-asm.h".
31885         (PARMS): Do not use macros from bp-asm.h.
31886         (DEST): Likewise.
31887         (LEN): Likewise.
31888         [!BZERO_P] (CHR): Likewise.
31889         (memset): Likewise.  Do not use BP_SYM.
31890         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
31891         "bp-asm.h".
31892         (PARMS): Do not use macros from bp-asm.h.
31893         (S1): Likewise.
31894         (SIZE): Likewise.
31895         (__mpn_mul_1): Do not use BP_SYM.
31896         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
31897         "bp-asm.h".
31898         (PARMS): Do not use macros from bp-asm.h.
31899         (S): Likewise.
31900         (SIZE): Likewise.
31901         (__mpn_rshift): Do not use BP_SYM.
31902         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
31903         "bp-asm.h".
31904         (PARMS): Do not use macros from bp-asm.h.
31905         (STR): Likewise.
31906         (CHR): Likewise.
31907         (strchr): Likewise.  Do not use BP_SYM.
31908         (index): Do not use BP_SYM in weak_alias.
31909         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
31910         "bp-asm.h".
31911         (PARMS): Do not use macros from bp-asm.h.
31912         (DEST): Likewise.
31913         (SRC): Likewise.
31914         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
31915         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
31916         "bp-asm.h".
31917         (PARMS): Do not use macros from bp-asm.h.
31918         (strlen): Do not use BP_SYM.
31919         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
31920         "bp-asm.h".
31921         (PARMS): Do not use macros from bp-asm.h.
31922         (S1): Likewise.
31923         (S2): Likewise.
31924         (SIZE): Likewise.
31925         (__mpn_sub_n): Do not use BP_SYM.
31926         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
31927         "bp-asm.h".
31928         (PARMS): Do not use macros from bp-asm.h.
31929         (S1): Likewise.
31930         (SIZE): Likewise.
31931         (__mpn_submul_1): Do not use BP_SYM.
31932         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
31933         "bp-asm.h".
31934         (PARMS): Do not use macros from bp-asm.h.
31935         (S1): Likewise.
31936         (S2): Likewise.
31937         (SIZE): Likewise.
31938         (__mpn_add_n): Do not use BP_SYM.
31939         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
31940         weak_alias.
31941         (bzero): Likewise.
31942         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
31943         "bp-asm.h".
31944         (PARMS): Do not use macros from bp-asm.h.
31945         (BLK2): Likewise.
31946         (LEN): Likewise.
31947         (memcmp): Do not use BP_SYM.
31948         (bcmp): Do not use BP_SYM in weak_alias.
31949         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
31950         "bp-asm.h".
31951         (PARMS): Do not use macros from bp-asm.h.
31952         (DEST): Likewise.
31953         (SRC): Likewise.
31954         (LEN): Likewise.
31955         (memcpy): Likewise.  Do not use BP_SYM.
31956         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
31957         "bp-asm.h".
31958         (PARMS): Do not use macros from bp-asm.h.
31959         (DEST): Likewise.
31960         (SRC): Likewise.
31961         (LEN): Likewise.
31962         (memmove): Likewise.  Do not use BP_SYM.
31963         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
31964         "bp-asm.h".
31965         (PARMS): Do not use macros from bp-asm.h.
31966         (DEST): Likewise.
31967         (SRC): Likewise.
31968         (LEN): Likewise.
31969         (__mempcpy): Likewise.  Do not use BP_SYM.
31970         (mempcpy): Do not use BP_SYM in weak_alias.
31971         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
31972         "bp-asm.h".
31973         (PARMS): Do not use macros from bp-asm.h.
31974         (DEST): Likewise.
31975         (LEN): Likewise.
31976         [!BZERO_P] (CHR): Likewise.
31977         (memset): Likewise.  Do not use BP_SYM.
31978         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
31979         "bp-asm.h".
31980         (PARMS): Do not use macros from bp-asm.h.
31981         (STR2): Likewise.
31982         (strcmp): Do not use BP_SYM.
31983         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
31984         "bp-asm.h".
31985         (PARMS): Do not use macros from bp-asm.h.
31986         (STR): Likewise.
31987         (DELIM): Likewise.
31988         [USE_AS_STRTOK_R] (SAVE): Likewise.
31989         (FUNCTION): Likewise.  Do not use BP_SYM.
31990         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
31991         aliases.
31992         (strtok_r): Likewise.
31993         (__GI___strtok_r): Likewise.
31994         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
31995         (PARMS): Do not use macros from bp-asm.h.
31996         (S): Likewise.
31997         (SIZE): Likewise.
31998         (__mpn_lshift): Do not use BP_SYM.
31999         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
32000         (PARMS): Do not use macros from bp-asm.h.
32001         (STR): Likewise.
32002         (CHR): Likewise.
32003         (__memchr): Do not use BP_SYM.
32004         (memchr): Do not use BP_SYM in weak_alias.
32005         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
32006         (PARMS): Do not use macros from bp-asm.h.
32007         (BLK2): Likewise.
32008         (LEN): Likewise.
32009         (memcmp): Do not use BP_SYM.
32010         (bcmp): Do not use BP_SYM in weak_alias.
32011         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
32012         (PARMS): Do not use macros from bp-asm.h.
32013         (S1): Likewise.
32014         (SIZE): Likewise.
32015         (__mpn_mul_1): Do not use BP_SYM.
32016         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
32017         "bp-asm.h".
32018         (PARMS): Do not use macros from bp-asm.h.
32019         (STR): Likewise.
32020         (CHR): Likewise.
32021         (__rawmemchr): Do not use BP_SYM.
32022         (rawmemchr): Do not use BP_SYM in weak_alias.
32023         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
32024         (PARMS): Do not use macros from bp-asm.h.
32025         (S): Likewise.
32026         (SIZE): Likewise.
32027         (__mpn_rshift): Do not use BP_SYM.
32028         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
32029         (PARMS): Do not use macros from bp-asm.h.
32030         (SIGMSK): Likewise.
32031         (__sigsetjmp): Likewise.  Do not use BP_SYM.
32032         * sysdeps/i386/start.S: Do not include "bp-sym.h".
32033         (_start): Do not use BP_SYM.
32034         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
32035         (PARMS): Do not use macros from bp-asm.h.
32036         (DEST): Likewise.
32037         (SRC): Likewise.
32038         (__stpcpy): Likewise.  Do not use BP_SYM.
32039         (stpcpy): Do not use BP_SYM in weak_alias.
32040         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
32041         "bp-asm.h".
32042         (PARMS): Do not use macros from bp-asm.h.
32043         (DEST): Likewise.
32044         (SRC): Likewise.
32045         (LEN): Likewise.
32046         (__stpncpy): Likewise.  Do not use BP_SYM.
32047         (stpncpy): Do not use BP_SYM in weak_alias.
32048         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
32049         (PARMS): Do not use macros from bp-asm.h.
32050         (STR): Likewise.
32051         (CHR): Likewise.
32052         (strchr): Likewise.  Do not use BP_SYM.
32053         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
32054         "bp-asm.h".
32055         (PARMS): Do not use macros from bp-asm.h.
32056         (STR): Likewise.
32057         (CHR): Likewise.
32058         (__strchrnul): Likewise.  Do not use BP_SYM.
32059         (strchrnul): Do not use BP_SYM in weak_alias.
32060         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
32061         "bp-asm.h".
32062         (PARMS): Do not use macros from bp-asm.h.
32063         (STOP): Likewise.
32064         (strcspn): Do not use BP_SYM.
32065         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
32066         "bp-asm.h".
32067         (PARMS): Do not use macros from bp-asm.h.
32068         (STR): Likewise.
32069         (STOP): Likewise.
32070         (strpbrk): Likewise.  Do not use BP_SYM.
32071         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
32072         "bp-asm.h".
32073         (PARMS): Do not use macros from bp-asm.h.
32074         (STR): Likewise.
32075         (CHR): Likewise.
32076         (strrchr): Likewise.  Do not use BP_SYM.
32077         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
32078         (PARMS): Do not use macros from bp-asm.h.
32079         (SKIP): Likewise.
32080         (strspn): Do not use BP_SYM.
32081         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
32082         (PARMS): Do not use macros from bp-asm.h.
32083         (STR): Likewise.
32084         (DELIM): Likewise.
32085         (SAVE): Likewise.
32086         (FUNCTION): Likewise.  Do not use BP_SYM.
32087         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
32088         aliases.
32089         (strtok_r): Likewise.
32090         (__GI___strtok_r): Likewise.
32091         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
32092         (PARMS): Do not use macros from bp-asm.h.
32093         (S1): Likewise.
32094         (S2): Likewise.
32095         (SIZE): Likewise.
32096         (__mpn_sub_n): Do not use BP_SYM.
32097         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
32098         "bp-asm.h".
32099         (PARMS): Do not use macros from bp-asm.h.
32100         (S1): Likewise.
32101         (SIZE): Likewise.
32102         (__mpn_submul_1): Do not use BP_SYM.
32103         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
32104         <bp-sym.h>.
32105         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
32106         and <bp-asm.h>.
32107         (PARMS): Do not use macros from bp-asm.h.
32108         (FLAGS): Likewise.
32109         (PTID): Likewise.
32110         (TLS): Likewise.
32111         (CTID): Likewise.
32112         (__clone): Do not use BP_SYM.
32113         (clone): Do not use BP_SYM in weak_alias.
32114         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
32115         and <bp-asm.h>.
32116         (PARMS): Do not use macros from bp-asm.h.
32117         (LEN): Likewise.
32118         (__mmap64): Do not use BP_SYM.
32119         (mmap64): Do not use BP_SYM in weak_alias.
32120         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
32121         <bp-sym.h> and <bp-asm.h>.
32122         (PARMS): Do not use macros from bp-asm.h.
32123         (__posix_fadvise64_l64): Do not use BP_SYM.
32124         * sysdeps/unix/sysv/linux/i386/semtimedop.S
32125         (PARMS): Do not use macros from bp-asm.h.
32126         (NSOPS): Likewise.
32127         (semtimedop): Do not use BP_SYM.
32128         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
32129         and <bp-asm.h>.
32131 2013-02-21  Allan McRae  <allan@archlinux.org>
32133         * manual/message.texi (Charset conversion in gettext):
32134         Move @end statement to beginning of line.
32136 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
32138         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
32139         static.
32140         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
32141         Likewise.
32143         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
32144         (denorm): Likewise.
32145         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
32146         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
32148 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32150         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
32151         tail-call to the resolved function if pltexit isn't needed.
32153 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
32155         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
32156         or Y being zero as being unlikely.
32157         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
32158         Likewise.
32160 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
32162         * manual/nss.texi (System Databases and Name Service Switch):
32163         Remove frobnicate @pxref.
32165 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
32167         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
32168         __attribute__ ((unused)) to __attribute__ ((__unused__)).
32170 2013-02-20  Petr Machata  <pmachata@redhat.com>
32172         * elf/elf.h (R_ARM_TARGET1): New macro.
32173         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
32174         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
32175         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
32176         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
32177         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
32178         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
32179         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
32180         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
32181         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
32182         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
32183         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
32184         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
32185         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
32186         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
32187         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
32188         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
32189         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
32190         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
32191         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
32192         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
32193         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
32194         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
32195         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
32196         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
32197         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
32198         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
32199         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
32200         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
32201         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
32202         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
32203         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
32204         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
32205         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
32206         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
32207         (R_ARM_THM_GOT_BREL12): Likewise.
32208         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
32209         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
32210         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
32211         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
32212         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
32213         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
32214         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
32215         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
32216         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
32218 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
32220         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
32221         __attribute_used__ to __attribute__ ((unused)).
32223 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
32225         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
32226         powerpc mpa.c.
32227         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
32228         comment formatting.
32229         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
32231 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
32233         [BZ #13550]
32234         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
32235         Remove macro.
32236         (ENTER): Remove both macro definitions.
32237         (LEAVE): Likewise.
32238         (CHECK_BOUNDS_LOW): Likewise.
32239         (CHECK_BOUNDS_HIGH): Likewise.
32240         (CHECK_BOUNDS_BOTH): Likewise.
32241         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
32242         (RETURN_BOUNDED_POINTER): Likewise.
32243         (RETURN_NULL_BOUNDED_POINTER): Likewise.
32244         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
32245         (POP_ERRNO_LOCATION_RETURN): Likewise.
32246         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
32247         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32248         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
32249         macros.
32250         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32251         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
32252         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
32253         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
32254         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
32255         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
32256         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
32257         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
32258         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
32259         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
32260         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
32261         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
32262         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32263         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
32264         removed macros.
32265         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32266         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
32267         macros.
32268         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32269         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
32270         * sysdeps/i386/i586/memset.S (memset): Likewise.
32271         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
32272         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32273         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
32274         macros.
32275         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32276         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
32277         Change uses of L(2) to L(out).
32278         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
32279         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
32280         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
32281         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32282         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
32283         removed macros.
32284         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32285         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
32286         macros.
32287         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32288         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
32289         (RETURN): Do not use macro LEAVE.
32290         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
32291         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
32292         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
32293         * sysdeps/i386/i686/memset.S (memset): Likewise.
32294         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
32295         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
32296         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
32297         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
32298         Likewise.
32299         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
32300         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
32301         L(1_2) and L(1_3) into L(1).
32302         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
32303         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
32304         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32305         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
32306         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
32307         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
32308         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
32309         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32310         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
32311         macros.
32312         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
32313         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32314         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
32315         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
32316         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
32317         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32318         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
32319         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
32320         * sysdeps/i386/strcspn.S (strcspn): Likewise.
32321         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
32322         * sysdeps/i386/strrchr.S (strrchr): Likewise.
32323         * sysdeps/i386/strspn.S (strspn): Likewise.
32324         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
32325         conditional code.
32326         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
32327         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
32328         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
32329         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
32330         L(1_3) into L(1_1).
32331         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
32332         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32333         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
32334         macros.
32335         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32337 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
32339         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
32340         macro.
32342 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
32344         * math/atest-exp.c (exp_mpn): Remove ROUND.
32345         * math/atest-exp2.c (exp_mpn): Likewise.
32346         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
32348         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
32349         * stdlib/tst-tls-atexit-lib.c: Likewise.
32350         * stdlib/tst-tls-atexit.c: Likewise.
32352 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
32354         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
32355         and __attribute_alloc_size__.
32357 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
32359         * include/programs/xmalloc.h: Change __attribute_alloc_size to
32360         __attribute_alloc_size__.
32361         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
32362         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
32364 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
32366         * include/programs/xmalloc.h: New file.
32367         * catgets/gencat.c: Include it.
32368         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
32369         * elf/pldd.c: Likewise.
32370         * iconv/iconv_charmap.c: Likewise.
32371         * iconv/iconvconfig.c: Likewise.
32372         * iconv/strtab.c: Likewise.
32373         * locale/programs/locale.c: Likewise.
32374         * locale/programs/localedef.h: Likewise.
32375         * locale/programs/simple-hash.c: Likewise.
32376         * nscd/nscd.h: Likewise.
32377         * nss/makedb.c: Likewise.
32378         * sysdeps/generic/ldconfig.h: Likewise.
32380 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
32382         * Versions.def: Add GLIBC_2.18.
32383         * include/link.h (struct link_map): New member l_tls_dtor_count.
32384         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
32385         (__call_tls_dtors): Likewise.
32386         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
32387         __cxa_thread_atexit_impl.
32388         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
32389         Likewise.
32390         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
32391         Likewise.
32392         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
32393         Likewise.
32394         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
32395         Likewise.
32396         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
32397         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
32398         Likewise.
32399         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
32400         Likewise.
32401         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
32402         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
32403         Likewise.
32404         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
32405         (tests): Add test case tst-tls-atexit.
32406         (modules-names): Add shared library for tst-tls-atexit.
32407         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
32408         (GLIBC_PRIVATE): Add __call_tls_dtors.
32409         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
32410         for libstdc++.
32411         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
32412         * stdlib/tst-tls-atexit.c: New test case.
32413         * stdlib/tst-tls-atexit-lib.c: New test case.
32415         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
32417         * elf/Versions (ld): Add _dl_find_dso_for_object.
32418         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
32419         * elf/dl-open.c (_dl_find_dso_for_object): New function.
32420         (dl_open_worker): Use _dl_find_dso_for_object.
32421         * elf/dl-sym.c (do_sym): Likewise.
32422         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
32424 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32426         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
32427         Syntactic changes only.
32428         (_dl_runtime_profile): Do a tail-call to the resolved function.
32430 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
32432         [BZ #13550]
32433         * sysdeps/x86_64/bp-asm.h: Remove file.
32434         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
32435         <bp-sym.h> and <bp-asm.h>.
32436         (__clone): Do not use BP_SYM.
32437         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
32438         <bp-sym.h> and <bp-asm.h>.
32439         * sysdeps/unix/x86_64/sysdep.S: Likewise.
32440         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
32441         "bp-asm.h".
32442         (_setjmp): Do not use BP_SYM.
32443         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
32444         "bp-asm.h".
32445         (setjmp): Do not use BP_SYM.
32446         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
32447         libc_hidden_def.
32448         (mempcpy): Do not use BP_SYM in weak_alias.
32449         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
32450         "bp-asm.h".
32451         (strchr): Do not use BP_SYM.
32452         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
32453         "bp-asm.h".
32454         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
32455         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
32456         (_start): Do not use BP_SYM.
32457         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
32458         "bp-asm.h".
32459         (strcat): Do not use BP_SYM.
32460         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
32461         "bp-asm.h".
32462         (STRCMP): Do not use BP_SYM.
32463         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
32464         "bp-asm.h".
32465         (STRCPY): Do not use BP_SYM.
32466         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
32467         "bp-asm.h".
32468         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
32469         "bp-asm.h".
32470         (FUNCTION): Do not use BP_SYM.
32471         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
32472         weak_alias.
32473         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
32475 2013-02-17  Andreas Jaeger  <aj@suse.de>
32477         * time/Versions: Sort entries.
32478         * string/Versions: Likewise.
32479         * resolv/Versions: Likewise.
32480         * posix/Versions: Likewise.
32481         * iconv/Versions: Likewise.
32482         * elf/Versions: Likewise.
32483         * wcsmbs/Versions: Likewise.
32485 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
32487         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
32488         loop termination condition.
32490         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
32491         variable to calculate EZ.
32492         (__sqr): Likewise.
32494         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
32495         the lower precision input.
32497 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
32499         [BZ #13550]
32500         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
32501         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
32502         (run-via-rtld-prefix): Do not handle %-bp tests.
32503         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
32504         (all-object-suffixes): Remove .ob.
32505         (bppfx): Remove variable.
32506         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
32507         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
32508         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
32509         [$(build-bounded) = yes] (libtype.ob): Likewise.
32510         * Makerules (elide-routines.ob): Remove variable.
32511         (do-tests-clean): Do not handle *-bp.out.
32512         (common-mostlyclean): Do not handle *-bp and *-bp.out.
32513         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
32514         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
32515         (tests): Do not include $(tests-bp.out).
32516         (xtests): Do not include $(xtests-bp.out).
32517         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
32518         [$(build-bounded) = yes] ($(addprefix
32519         $(objpfx),$(binaries-bounded))): Remove rule.
32520         ($(objpfx)%-bp.out): Remove rule.
32521         * config.make.in (build-bounded): Remove variable.
32522         * crypt/Makefile [$(build-bounded) = yes]
32523         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
32524         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
32525         append to variable.
32526         [$(build-bounded) = yes] (install-lib): Likewise.
32527         [$(build-bounded) = yes] (generated): Likewise.
32528         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
32529         Remove rule.
32530         * intl/Makefile [$(build-bounded) = yes]
32531         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
32532         * math/Makefile [$(build-bounded) = yes]
32533         ($(tests:%=$(objpfx)%-bp): Likewise.
32534         * misc/Makefile [$(build-bounded) = yes]
32535         ($(objpfx)tst-tsearch-bp): Likewise.
32536         * nptl/Makeconfig (bounded-thread-library): Remove variable.
32537         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
32538         Remove dependency.
32539         * string/Makefile (o-objects.ob): Remove variable.
32540         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
32541         (CFLAGS-.ob): Remove variable.
32542         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
32543         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
32544         both definitions of variable.
32545         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
32546         (ASFLAGS-.ob): Remove variable.
32548 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
32550         [BZ #13550]
32551         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
32552         Remove __BOUNDED_POINTERS__ from condition.
32553         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
32554         * string/bits/string2.h [!__NO_STRING_INLINES &&
32555         !__BOUNDED_POINTERS__]: Likewise.
32556         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
32557         Likewise.
32558         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
32559         Remove conditional code.
32560         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
32561         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
32562         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
32563         condition.
32565         [BZ #13550]
32566         * csu/libc-start.c: Do not include <bp-sym.h>.
32567         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
32568         * elf/dl-open.c: Do not include <bp-sym.h>.
32569         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
32570         * math/fegetenv.c: Do not include <bp-sym.h>.
32571         (fegetenv): Do not use BP_SYM in versioned symbols.
32572         * nptl/sysdeps/pthread/bits/libc-lockP.h
32573         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
32574         <bp-sym.h>.
32575         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32576         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
32577         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32578         (__pthread_mutex_destroy): Likewise.
32579         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32580         (__pthread_mutex_lock): Likewise.
32581         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32582         (__pthread_mutex_trylock): Likewise.
32583         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32584         (__pthread_mutex_unlock): Likewise.
32585         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32586         (__pthread_mutexattr_init): Likewise.
32587         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32588         (__pthread_mutexattr_destroy): Likewise.
32589         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32590         (__pthread_mutexattr_settype): Likewise.
32591         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32592         (__pthread_rwlock_init): Likewise.
32593         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32594         (__pthread_rwlock_destroy): Likewise.
32595         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32596         (__pthread_rwlock_rdlock): Likewise.
32597         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32598         (__pthread_rwlock_tryrdlock): Likewise.
32599         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32600         (__pthread_rwlock_wrlock): Likewise.
32601         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32602         (__pthread_rwlock_trywrlock): Likewise.
32603         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32604         (__pthread_rwlock_unlock): Likewise.
32605         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32606         (__pthread_key_create): Likewise.
32607         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32608         (__pthread_setspecific): Likewise.
32609         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32610         (__pthread_getspecific): Likewise.
32611         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
32612         Likewise.
32613         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32614         (_pthread_cleanup_push_defer): Likewise.
32615         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32616         (_pthread_cleanup_pop_restore): Likewise.
32617         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32618         (pthread_setcancelstate): Likewise.
32619         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
32620         <bp-sym.h>.
32621         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
32622         (memchr): Do not use BP_SYM in weak_alias.
32623         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
32624         (fegetenv): Do not use BP_SYM in versioned symbols.
32625         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
32626         (fesetenv): Do not use BP_SYM in versioned symbols.
32627         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
32628         (feupdateenv): Do not use BP_SYM in versioned symbols.
32629         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
32630         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
32631         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
32632         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
32633         (open64): Do not use BP_SYM in weak_alias.
32634         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
32635         (fegetenv): Do not use BP_SYM in versioned symbols.
32636         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
32637         (fesetenv): Do not use BP_SYM in versioned symbols.
32638         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
32639         (feupdateenv): Do not use BP_SYM in versioned symbols.
32640         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
32641         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
32642         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
32643         (feraiseexcept): Do not use BP_SYM in versioned symbols.
32644         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
32645         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
32646         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
32647         <bp-sym.h>.
32648         (__libc_start_main): Do not use BP_SYM.
32650 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
32652         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
32653         redundant return line.
32654         (norm): Likewise.
32655         (denorm): Likewise.
32656         (dbl_mp): Likewise.
32657         (sub_magnitudes): Likewise.
32658         (__add): Likewise.
32659         (__sub): Likewise.
32660         (__mul): Likewise.
32661         (__inv): Likewise.
32662         (__dvd): Likewise.
32663         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
32664         (norm): Likewise.
32665         (denorm): Likewise.
32666         (dbl_mp): Likewise.
32667         (sub_magnitudes): Likewise.
32668         (__add): Likewise.
32669         (__sub): Likewise.
32670         (__mul): Likewise.
32671         (__inv): Likewise.
32672         (__dvd): Likewise.
32674         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
32675         instead of __mul.
32676         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
32677         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
32678         (cc32): Likewise.
32680         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
32681         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
32682         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
32683         of __mul for squares.
32684         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
32685         function
32686         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
32687         Likewise.
32688         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
32689         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
32691 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
32693         [BZ #13550]
32694         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
32695         code.
32696         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
32697         prototype or function definition.  Rename ubp_* variables and
32698         parameters.  Remove argv definitions conditional on
32699         [__BOUNDED_POINTERS__].
32700         * debug/backtrace.c (__backtrace): Do not use __unbounded.
32701         * elf/dl-runtime.c (_dl_fixup): Likewise.
32702         * include/set-hooks.h (RUN_HOOK): Likewise.
32703         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
32704         definition.
32705         * string/strcpy.c (strcpy): Do not use __unbounded.
32706         * sysdeps/generic/frame.h (struct layout): Likewise.
32707         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
32708         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
32709         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
32710         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
32711         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
32712         (__backtrace): Likewise.
32713         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
32714         use __ptrvalue.
32715         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
32716         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
32717         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
32718         Likewise.
32719         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
32720         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
32721         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
32722         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
32723         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
32724         Do not use __unbounded.
32725         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
32726         Rename __unboundedrlimits parameter to rlimits in prototype.
32727         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
32728         Do not use __unbounded.
32729         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
32730         not use __ptrvalue.
32731         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
32732         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
32733         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
32734         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
32735         __ptrvalue or __unbounded.
32736         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
32737         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
32738         use __unbounded.
32739         (__new_msgctl): Do not use __ptrvalue.
32740         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
32741         __unbounded.
32742         (__libc_msgrcv): Do not use __ptrvalue.
32743         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
32744         startup_info): Do not use __unbounded.
32745         (__libc_start_main): Likewise.  Rename ubp_* variables and
32746         parameters.  Remove argv definitions conditional on
32747         [__BOUNDED_POINTERS__].
32748         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
32749         __ptrvalue.
32750         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
32751         use __unbounded.
32752         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
32753         or __ptrvalue.
32754         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
32755         use __unbounded.
32756         (__new_shmctl): Do not use __ptrvalue.
32757         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
32758         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
32759         Likewise.
32760         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
32761         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
32762         (__libc_sigaction): Likewise.
32763         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
32764         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
32765         Likewise.
32766         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
32768 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
32770         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
32772         * string/mempcpy.c: Implement by calling memcpy.
32774 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
32776         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
32778         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
32779         evaluation.
32781         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
32782         values in the mantissa.
32784         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
32785         minimize writes to Z.
32786         (sub_magnitudes): Simplify code a bit.
32788 2013-02-12  Roland McGrath  <roland@hack.frob.com>
32790         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
32791         from the message.  The linker prefixes all warnings with that already.
32793 2013-02-12  Andreas Schwab  <schwab@suse.de>
32795         [BZ #15078]
32796         * posix/regexec.c (extend_buffers): Add parameter min_len.
32797         (check_matching): Pass minimum needed length.
32798         (clean_state_log_if_needed): Likewise.
32799         (get_subexp): Likewise.
32800         * posix/Makefile (tests): Add bug-regex34.
32801         (bug-regex34-ENV): Define.
32802         * posix/bug-regex34.c: New file.
32804         [BZ #11561]
32805         * posix/regcomp.c (parse_bracket_exp): When looking up collating
32806         elements compare against the byte sequence of it, not its name.
32807         * posix/Makefile (tests): Add bug-regex35.
32808         (bug-regex35-ENV): Define.
32809         * posix/bug-regex35.c: New file.
32811 2013-02-11  Tom de Vries  <tom@codesourcery.com>
32813         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
32814         comment.
32815         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
32816         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
32817         (CHECK_EOL): Add undef.
32819 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
32821         * bits/stdlib-bsearch.h: New file.
32822         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
32823         * stdlib/stdlib.h: Likewise.
32825 2013-02-11  Roland McGrath  <roland@hack.frob.com>
32827         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
32828         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
32829         declaration.
32830         * manual/search.texi (Array Search Function): Add missing const in
32831         lfind prototype.
32832         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
32833         declaration to use rlim_t.
32834         (Basic Scheduling Functions): Remove erroneous const from
32835         sched_getparam prototype.  Remove erroneous * from
32836         sched_get_priority_max and sched_get_priority_min prototypes.
32837         (Resource Usage): Fix summary @comment on vtimes to refer to
32838         sys/vtimes.h rather than vtimes.h.
32839         Add missing *s in vtimes prototype.
32840         (Limits on Resources): Fix ulimit prototype to return long int.
32841         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
32842         prototypes to use long int rather than double.
32843         (BSD Random): Fix initstate and setstate to use char *, not void *.
32844         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
32845         prototype to make second argument 'struct aiocb64 *const[]'.
32846         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
32847         (Status of AIO Operations): Remove erroneous const in aio_return and
32848         aio_return64 prototypes.
32849         (Synchronizing I/O): Fix sync prototype to return void.
32850         * manual/startup.texi (Suboptions): Remove an erroneous const in
32851         getsubopt prototype.
32852         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
32853         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
32854         use size_t rather than int.
32855         (Scanning All Users): Likewise for getpwent_r.
32856         (Setting Groups): Add missing const to setgroups prototype.
32857         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
32858         * manual/socket.texi (Host Names): Fix gethostbyaddr and
32859         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
32860         'const void *' rather than 'const char *'.
32861         (Host Address Functions): Likewise for inet_ntop.
32862         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
32863         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
32864         ssize_t for return value.
32865         (Sending Data): Likewise for send, sendto, sendmsg.
32866         (Socket Option Functions): Add a missing const in setsockopt prototype.
32867         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
32868         use wchar_t for the argument.
32869         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
32870         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
32871         take no arguments.
32872         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
32873         double/float/long double for second argument.
32874         Fix return types of significand, significandf, significandl.
32875         * manual/filesys.texi (Setting Permissions): Use mode_t for second
32876         argument in fchmod prototype.
32877         (File Owner): Use uid_t and gid_t in fchown prototype.
32878         (File Times): Add const to utimes, futimes, and lutimes prototypes.
32879         (Making Special Files): Use mode_t and dev_t in mknod prototype.
32880         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
32881         use 'const struct dirent **' as argument types to CMP function pointer
32882         argument.
32883         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
32884         (File Times): Fix summary magic @comment for struct utimbuf and utime
32885         to refer to utime.h, not time.h.
32886         * manual/string.texi (Argz Functions): Add missing const in
32887         argz_extract and argz_next prototypes.
32888         (Finding Tokens in a String): Likewise for basename.
32889         (String/Array Comparison): Fix typo in wcscasecmp prototype.
32890         (Copying and Concatenation): Fix typo in wmemmove prototype.
32891         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
32892         (Signal Stack): Remove erroneous const in sigstack prototype.
32893         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
32894         prototype.
32895         (Simple Calendar Time): Likewise for stime.
32896         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
32897         prototype.
32898         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
32899         say sys/sysctl.h instead.
32900         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
32901         and vsyslog prototypes.
32903 2013-02-11  Tom de Vries  <tom@codesourcery.com>
32905         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
32906         Remove.
32908 2013-02-11  Roland McGrath  <roland@hack.frob.com>
32910         * misc/sys/mman.h: Fix typo in mremap comment.
32912 2013-02-08  Roland McGrath  <roland@hack.frob.com>
32914         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
32915         the '\0' terminator.
32917 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
32919         [BZ #13550]
32920         * debug/segfault.c: Don't include <bp-checks.h>.
32921         * sysdeps/generic/bp-checks.h: Remove file.
32922         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
32923         (__GETDENTS): Don't use CHECK_N.
32924         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
32925         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
32926         (__getgroups): Don't use CHECK_N.
32927         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
32928         (setgroups): Don't use CHECK_N.
32929         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
32930         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
32931         (__libc_msgrcv): Don't use CHECK_N.
32932         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
32933         (__libc_msgsnd): Don't use CHECK_N.
32934         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
32935         <bp-checks.h>.
32936         (__libc_pread): Don't use CHECK_N.
32937         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
32938         include <bp-checks.h>.
32939         (__libc_pread64): Don't use CHECK_N.
32940         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
32941         include <bp-checks.h>.
32942         (__libc_pwrite): Don't use CHECK_N.
32943         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
32944         include <bp-checks.h>.
32945         (__libc_pwrite64): Don't use CHECK_N.
32946         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
32947         <bp-checks.h>.
32948         (__libc_pread): Don't use CHECK_N.
32949         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
32950         include <bp-checks.h>.
32951         (__libc_pread64): Don't use CHECK_N.
32952         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
32953         include <bp-checks.h>.
32954         (__libc_pwrite): Don't use CHECK_N.
32955         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
32956         include <bp-checks.h>.
32957         (__libc_pwrite64): Don't use CHECK_N.
32958         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
32959         (do_pread): Don't use CHECK_N.
32960         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
32961         (do_pread64): Don't use CHECK_N.
32962         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
32963         (do_pwrite): Don't use CHECK_N.
32964         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
32965         (do_pwrite64): Don't use CHECK_N.
32966         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
32967         (__libc_readv): Don't use CHECK_N.
32968         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
32969         (semop): Don't use CHECK_N.
32970         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
32971         <bp-checks.h>.
32972         (semtimedop): Don't use CHECK_N.
32973         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
32974         (__libc_pread): Don't use CHECK_N.
32975         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
32976         <bp-checks.h>.
32977         (__libc_pread64): Don't use CHECK_N.
32978         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
32979         <bp-checks.h>.
32980         (__libc_pwrite): Don't use CHECK_N.
32981         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
32982         <bp-checks.h>.
32983         (__libc_pwrite64): Don't use CHECK_N.
32984         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
32985         <bp-checks.h>.
32986         (__libc_msgrcv): Don't use CHECK_N.
32987         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
32988         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
32989         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
32990         (__libc_writev): Don't use CHECK_N.
32992 2013-02-08  Roland McGrath  <roland@hack.frob.com>
32994         * string/strcpy.c: Removed unused variable.
32996         * Makeconfig (+sysdep-includes): Define with := rather than =.
32997         Use an existing include/ subdir of each sysdeps dir before it.
32999 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
33001         * nscd/connection.c (register_traced_file): Comment function.
33002         [HAVE_INOTIFY] (union __inev): Define.
33003         [HAVE_INOTIFY] (inotify_check_files): New function.
33004         [HAVE_INOTIFY] (clear_db_cache): Likewise.
33005         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
33006         clear_db_cache.
33007         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
33009 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
33011         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
33012         loaded if not already and that a failure is permanent.
33014 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
33016         [BZ #15006]
33017         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
33018         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
33020 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
33022         [BZ #13550]
33023         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
33024         (CHECK_1_NULL_OK): Likewise.
33025         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
33026         (__fxstat): Do not use CHECK_1.
33027         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
33028         <bp-checks.h>.
33029         (___fxstat64): Do not use CHECK_1.
33030         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
33031         <bp-checks.h>.
33032         (__fxstatat): Do not use CHECK_1.
33033         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
33034         <bp-checks.h>.
33035         (__fxstatat64): Do not use CHECK_1.
33036         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
33037         <bp-checks.h>.
33038         (__fxstat): Do not use CHECK_1.
33039         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
33040         <bp-checks.h>.
33041         (__fxstatat): Do not use CHECK_1.
33042         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
33043         <bp-checks.h>.
33044         (__getresgid): Do not use CHECK_1.
33045         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
33046         <bp-checks.h>.
33047         (__getresuid): Do not use CHECK_1.
33048         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
33049         <bp-checks.h>.
33050         (__lxstat): Do not use CHECK_1.
33051         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
33052         <bp-checks.h>.
33053         (__old_msgctl): Do not use CHECK_1.
33054         (__new_msgctl): Likewise.
33055         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
33056         <bp-checks.h>.
33057         (__new_setrlimit): Do not use CHECK_1.
33058         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
33059         <bp-checks.h>.
33060         (__old_shmctl): Do not use CHECK_1.
33061         (__new_shmctl): Likewise.
33062         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
33063         <bp-checks.h>.
33064         (__xstat): Do not use CHECK_1.
33065         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
33066         (__lxstat): Do not use CHECK_1.
33067         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
33068         <bp-checks.h>.
33069         (___lxstat64): Do not use CHECK_1.
33070         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
33071         (__old_msgctl): Do not use CHECK_1.
33072         (__new_msgctl): Likewise.
33073         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
33074         <bp-checks.h>.
33075         (__gettimeofday): Do not use CHECK_1.
33076         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
33077         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
33078         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
33079         <bp-checks.h>.
33080         (__gettimeofday): Do not use CHECK_1.
33081         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
33082         (__old_shmctl): Do not use CHECK_1_NULL_OK.
33083         (__new_shmctl): Do not use CHECK_1.
33084         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
33085         <bp-checks.h>.
33086         (do_sigtimedwait): Do not use CHECK_1.
33087         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
33088         <bp-checks.h>.
33089         (do_sigwaitinfo): Do not use CHECK_1.
33090         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
33091         <bp-checks.h>.
33092         (msgctl): Do not use CHECK_1.
33093         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
33094         <bp-checks.h>.
33095         (shmctl): Do not use CHECK_1.
33096         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
33097         (ustat): Do not use CHECK_1.
33098         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
33099         <bp-checks.h>.
33100         (__fxstat): Do not use CHECK_1.
33101         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
33102         <bp-checks.h>.
33103         (__fxstatat): Do not use CHECK_1.
33104         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
33105         <bp-checks.h>.
33106         (__lxstat): Do not use CHECK_1.
33107         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
33108         <bp-checks.h>.
33109         (__xstat): Do not use CHECK_1.
33110         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
33111         (__xstat): Do not use CHECK_1.
33112         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
33113         (___xstat64): Do not use CHECK_1.
33115         [BZ #13550]
33116         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
33117         definitions.
33118         (CHECK_BOUNDS_HIGH): Likewise.
33119         * string/strcpy.c: Do not include <bp-checks.h>.
33120         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
33122 2013-02-07  Roland McGrath  <roland@hack.frob.com>
33124         * nscd/nscd-client.h (__nscd_drop_map_ref):
33125         Add __attribute__ ((unused)).
33126         * nis/nss-nisplus.h (niserr2nss): Likewise.
33128         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
33129         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
33131         * csu/libc-tls.c (init_static_tls, init_slotinfo):
33132         Remove inline keyword.
33133         * include/rounding-mode.h (round_away): Likewise.
33134         * libio/wfileops.c (adjust_wide_data): Likewise.
33135         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
33136         (__m128i_strloadu_tolower): Likewise.
33137         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
33138         (__m128i_strloadu_tolower): Likewise.
33139         * time/mktime.c (ydhms_diff): Likewise.
33140         * locale/elem-hash.h (elem_hash): Likewise.
33141         * locale/setlocale.c (setdata): Likewise.
33142         * posix/regex_internal.h (re_string_char_size_at): Likewise.
33143         (re_string_wchar_at): Likewise.
33144         (bitset_not, bitset_merge, bitset_mask): Likewise.
33145         [!(__GNUC__ > 3)] (inline): Remove macro.
33146         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
33147         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
33148         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
33149         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
33150         * string/memcmp.c (memcmp_bytes): Likewise.
33151         * locale/programs/locarchive.c (compute_hashval): Likewise.
33152         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
33153         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
33154         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
33155         * nss/getent.c (print_rpc, print_protocols): Likewise.
33156         (print_passwd, print_group, print_aliases): Likewise.
33157         * nis/nss-nisplus.h (niserr2nss): Likewise.
33158         * nscd/connections.c (restart_p): Likewise.
33159         Change return type to bool.
33161 2013-02-05  Roland McGrath  <roland@hack.frob.com>
33163         * Makeconfig (all-Depend-files): Add existing
33164         $(sorted-subdirs:=/Depend) files.
33165         (all-subdirs): Remove nss.
33166         * sysdeps/unix/inet/Subdirs: Add it here instead.
33167         * hesiod/Depend: New file.
33169         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
33170         instead of calling alloca.
33172         * io/lseek.c (__lseek): Rename to __libc_lseek.
33173         Define __lseek as an alias.
33175         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
33177 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
33179         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
33180         else clause and remove check for non-standard endianness.
33182 2013-02-04  David S. Miller  <davem@davemloft.net>
33184         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33186 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
33188         [BZ #13550]
33189         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
33190         (__ubp_memchr): Remove prototype.
33191         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
33192         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
33193         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
33194         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
33195         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
33196         Remove alias.
33197         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
33198         (__ubp_memchr): Likewise.
33199         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
33200         (__ubp_memchr): Likewise.
33201         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
33202         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
33203         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
33204         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
33205         CHECK_STRING.
33206         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
33207         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
33208         (__getcwd): Do not use CHECK_STRING.
33209         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
33210         <bp-checks.h>.
33211         (__real_chown): Do not use CHECK_STRING.
33212         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
33213         <bp-checks.h>.
33214         (fchownat): Do not use CHECK_STRING.
33215         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
33216         CHECK_STRING.
33217         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
33218         <bp-checks.h>.
33219         (__lchown): Do not use CHECK_STRING.
33220         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
33221         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
33222         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
33223         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
33224         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
33225         include <bp-checks.h>.
33226         (truncate64): Do not use CHECK_STRING.
33227         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
33228         <bp-checks.h>.
33229         (__real_chown): Do not use CHECK_STRING.
33230         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
33231         <bp-checks.h>.
33232         (__lchown): Do not use CHECK_STRING.
33233         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
33234         <bp-checks.h>.
33235         (__chown): Do not use CHECK_STRING.
33236         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
33237         <bp-checks.h>.
33238         (truncate64): Do not use CHECK_STRING.
33239         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
33240         Likewise.
33241         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
33242         (__xmknod): Do not use CHECK_STRING.
33243         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
33244         <bp-checks.h>.
33245         (__xmknodat): Do not use CHECK_STRING.
33246         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
33247         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
33249 2013-02-04  Andreas Schwab  <schwab@suse.de>
33251         [BZ #14142]
33252         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
33253         * include/netdb.h: Likewise for h_errno.
33254         * elf/tst-stackguard1.c: Include <tls.h>.
33256 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
33258         * elf/link.h (struct link_map): Extend the l_addr comment.
33259         * include/link.h (struct link_map): Likewise.
33261 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
33263         [BZ #13550]
33264         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
33265         (BOUNDED_1): Remove macro.
33266         * debug/backtrace.c: Don't include <bp-checks.h>.
33267         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
33268         (__backtrace): Likewise.
33269         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
33270         <bp-checks.h>.
33271         (__backtrace): Don't use BOUNDED_1.
33272         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
33273         <bp-checks.h>.
33274         (__backtrace): Don't use BOUNDED_1.
33275         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
33276         (__backtrace): Don't use BOUNDED_1.
33277         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
33278         (shmat): Don't use BOUNDED_N.
33280 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
33282         [BZ #13550]
33283         * sysdeps/generic/bp-start.h: Remove file.
33284         * csu/libc-start.c: Don't include <bp-start.h>.
33285         (LIBC_START_MAIN): Set up __environ directly instead of using
33286         INIT_ARGV_and_ENVIRON.
33287         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
33288         <bp-start.h>.
33290         [BZ #13550]
33291         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
33292         definitions.
33293         (CHECK_FCNTL): Likewise.
33294         (CHECK_N_PAGES): Likewise.
33296         [BZ #13550]
33297         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
33298         definitions.
33299         (CHECK_SIGSET_NULL_OK): Likewise.
33300         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
33301         <bp-checks.h>.
33302         (sigpending): Don't use CHECK_SIGSET.
33303         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
33304         <bp-checks.h>.
33305         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
33306         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
33307         <bp-checks.h>.
33308         (do_sigsuspend): Don't use CHECK_SIGSET.
33309         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
33310         use CHECK_SIGSET.
33311         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
33312         (do_sigwait): Don't use CHECK_SIGSET.
33313         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
33314         use CHECK_SIGSET.
33315         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
33316         include <bp-checks.h>.
33317         (sigpending): Don't use CHECK_SIGSET.
33318         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
33319         include <bp-checks.h>.
33320         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
33321         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
33322         <bp-checks.h>.
33323         (sigpending): Don't use CHECK_SIGSET.
33324         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
33325         <bp-checks.h>.
33326         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
33328         [BZ #13550]
33329         * sysdeps/generic/bp-semctl.h: Remove file.
33330         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
33331         <bp-checks.h> and <bp-semctl.h>.
33332         (__old_semctl): Don't use CHECK_SEMCTL.
33333         (__new_semctl): Likewise.
33334         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
33335         and <bp-semctl.h>.
33336         (__old_semctl): Don't use CHECK_SEMCTL.
33337         (__new_semctl): Likewise.
33338         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
33339         <bp-checks.h> and <bp-semctl.h>.
33340         (__old_semctl): Don't use CHECK_SEMCTL.
33341         (__new_semctl): Likewise.
33342         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
33343         <bp-checks.h> and <bp-semctl.h>.
33344         (semctl): Don't use CHECK_SEMCTL.
33346         [BZ #13550]
33347         * Makerules (elide-bp-thunks): Remove variable.
33348         (elide-routines.oS): Don't use $(elide-bp-thunks).
33349         (elide-routines.os): Likewise.
33350         (elide-routines.o): Likewise.
33351         (elide-routines.op): Likewise.
33352         (elide-routines.og): Likewise.
33353         (objects): Don't use $(bp-thunks).
33354         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
33355         include.
33356         (common-generated): Do not add s-proto-bp.d.
33357         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
33358         (int): Likewise.
33359         (typ): Likewise.
33360         Do not generate makefile rules for bounded-pointer thunks.
33361         * sysdeps/generic/bp-thunks.h: Remove file.
33362         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
33363         * sysdeps/unix/s-proto-bp.S: Likewise.
33365         [BZ #15062]
33366         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
33367         parts of result separately when argument is not close to line from
33368         -i to i and one part of argument is small.
33369         * math/k_casinhf.c (__kernel_casinhf): Likewise.
33370         * math/k_casinhl.c (__kernel_casinhl): Likewise.
33371         * math/libm-test.inc (cacos_test): Add more tests.
33372         (casin_test): Likewise.
33373         (casinh_test): Likewise.
33374         * sysdeps/i386/fpu/libm-test-ulps: Update.
33375         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33377 2013-01-31  David S. Miller  <davem@davemloft.net>
33379         * po/de.po: Update from translation team.
33381 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
33383         * time/tzfile.c: Include stdint.h for SIZE_MAX.
33385 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
33387         * configure.in (_AC_PROG_CC_C89): New definition.
33388         * configure: Regenerate.
33390         * configure.in (AC_PROG_CPP): New definition.
33391         * configure: Regenerate.
33393 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
33395         * debug/tst-backtrace.h: New file.
33396         * debug/tst-backtrace2.c: Include tst-backtrace.h.
33397         (ret): Remove variable.
33398         (x): Likewise.
33399         (FAIL): Remove macro.
33400         (NO_INLINE): Likewise.
33401         (fn1): Use match function instead of strstr.
33402         * debug/tst-backtrace3.c: Include tst-backtrace.h.
33403         (ret): Remove variable.
33404         (x): Likewise.
33405         (FAIL): Remove macro.
33406         (NO_INLINE): Likewise.
33407         (fn): Use match function instead of strstr.
33408         * debug/tst-backtrace4.c: Include tst-backtrace.h.
33409         (ret): Remove variable.
33410         (x): Likewise.
33411         (FAIL): Remove macro.
33412         (NO_INLINE): Likewise.
33413         (handle_signal): Use match function instead of strstr.
33414         * debug/tst-backtrace5.c: Include tst-backtrace.h.
33415         (ret): Remove variable.
33416         (x): Likewise.
33417         (FAIL): Remove macro.
33418         (NO_INLINE): Likewise.
33419         (handle_signal): Use match function instead of strstr.
33421 2013-01-23  Roland McGrath  <roland@hack.frob.com>
33423         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
33425 2013-01-23  David S. Miller  <davem@davemloft.net>
33427         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
33428         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
33429         argument of CAS if possible.
33430         * sysdeps/sparc/sparc64/bits/atomic.h
33431         (__arch_compare_and_exchange_val_32_acq): Likewise.
33432         (__arch_compare_and_exchange_val_64_acq): Likewise.
33434 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
33436         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
33437         * sysdeps/posix/ulimit.c: ... this.
33438         Include <limits.h>.
33439         * sysdeps/unix/bsd/ulimit.c: Remove file.
33441 2013-01-23  Adam Conrad  <adconrad@0c3.net>
33443         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
33444         (LDFLAGS-tst-array5): Likewise.
33446 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
33448         [BZ #15036]
33449         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
33450         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
33451         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
33452         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
33454 2013-01-21  David S. Miller  <davem@davemloft.net>
33456         * sysdeps/sparc/backtrace.c: New file.
33457         * sysdeps/sparc/sparc32/backtrace.h: New file.
33458         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
33459         * sysdeps/sparc/sparc64/backtrace.h: New file.
33460         * sysdeps/sparc/sparc64/backtrace.c: Delete.
33461         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
33462         -funwind-tables.
33464 2013-01-21  Andreas Schwab  <schwab@suse.de>
33466         [BZ #15020]
33467         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
33468         closed its stdout.
33470 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
33472         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
33473         "mpa2.h".
33474         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
33476 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
33477             Mark Mitchell  <mark@codesourcery.com>
33478             Tom de Vries  <tom@codesourcery.com>
33479             Paul Pluzhnikov  <ppluzhnikov@google.com>
33481         * debug/tst-backtrace2.c: New file.
33482         * debug/tst-backtrace3.c: Likewise.
33483         * debug/tst-backtrace4.c: Likewise.
33484         * debug/tst-backtrace5.c: Likewise.
33485         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
33486         (CFLAGS-tst-backtrace3.c): Likewise.
33487         (CFLAGS-tst-backtrace4.c): Likewise.
33488         (CFLAGS-tst-backtrace5.c): Likewise.
33489         (LDFLAGS-tst-backtrace2): Likewise.
33490         (LDFLAGS-tst-backtrace3): Likewise.
33491         (LDFLAGS-tst-backtrace4): Likewise.
33492         (LDFLAGS-tst-backtrace5): Likewise.
33493         (tests): Add new tests tst-backtrace2, tst-backtrace3,
33494         tst-backtrace4 and tst-backtrace5.
33496 2013-01-18  Anton Blanchard  <anton@samba.org>
33497             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
33499         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
33500         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
33501         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
33502         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
33503         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
33504         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
33505         "+r" and remove output regs list as redundant.  Add explicit inline
33506         asm to specify register of return val to work around compiler codegen
33507         bug.  Remove (int) cast on return value.  Add return type parameter to
33508         use in macro so that this macro does not truncate return value for
33509         64-bit values.
33510         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
33511         pass to INTERNAL_VSYSCALL_NCS.
33512         (INLINE_VSYSCALL): Add 'long int' as return type to
33513         INTERNAL_VSYSCALL_NCS macro invocation.
33514         (INTERNAL_VSYSCALL): Add 'long int' as return type to
33515         INTERNAL_VSYSCALL_NCS macro invocation.
33516         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
33518 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
33520         [BZ #14496]
33521         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
33522         Fix application of SIMD FP exception mask.
33524         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
33525         mp_no from a power of two.
33526         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
33527         __mpexp_twomm1.  Use __pow_mp.
33529         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
33530         multiplication.
33532 2013-01-17  David S. Miller  <davem@davemloft.net>
33534         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33536 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
33538         [BZ #15023]
33539         * include/complex.h: Condition contents on [!_COMPLEX_H].
33540         (__kernel_casinhf): New prototype.
33541         (__kernel_casinh): Likewise.
33542         (__kernel_casinhl): Likewise.
33543         * math/Makefile (libm_calls): Add k_casinh.
33544         * math/k_casinh.c: New file.
33545         * math/k_casinhf.c: Likewise.
33546         * math/k_casinhl.c: Likewise.
33547         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
33548         finite nonzero arguments.
33549         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
33550         finite nonzero arguments.
33551         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
33552         finite nonzero arguments.
33553         * math/s_casinh.c: Do not include <float.h>.
33554         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
33555         * math/s_casinhf.c: Do not include <float.h>.
33556         (__casinhf): Move code for finite nonzero arguments to
33557         k_casinhf.c.
33558         * math/s_casinhl.c: Do not include <float.h>.
33559         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
33560         redefine.
33561         (__casinhl): Move code for finite nonzero arguments to
33562         k_casinhl.c.
33563         * math/libm-test.inc (cacos_test): Add more tests.
33564         * sysdeps/i386/fpu/libm-test-ulps: Update.
33565         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33567 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
33569         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
33570         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
33571         [!HAVE_MREMAP]: Remove [defined linux] case.
33572         * malloc/arena.c: Do not include <malloc-sysdep.h>.
33574 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
33576         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
33578 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
33580         * elf/elf.h (R_386_SIZE32): New relocation.
33581         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
33582         R_386_SIZE32.
33583         (elf_machine_rela): Likewise.
33584         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
33585         R_X86_64_SIZE64 and R_X86_64_SIZE32.
33587 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
33589         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
33590         (FP_FAST_FMA): Do not define.
33591         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
33592         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
33593         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
33594         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
33595         !_SOFT_FLOAT]: Likewise.
33596         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
33597         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
33598         value.
33599         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
33600         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
33601         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
33602         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
33603         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
33604         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
33605         file.
33607 2013-01-16  Andreas Schwab  <schwab@suse.de>
33609         [BZ #14327]
33610         * include/stdlib.h (__mktemp): Add declaration.
33611         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
33612         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
33614 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
33616         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
33617         definitions.
33618         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
33619         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
33620         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
33621         definitions here.
33622         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
33623         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
33624         definitions.
33625         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
33626         and ONE.
33627         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
33628         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
33629         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
33630         definitions.
33631         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
33632         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
33633         definitions.
33634         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
33636         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
33638 2013-01-15  David S. Miller  <davem@davemloft.net>
33640         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
33641         trunc{,f} to libm-sysdep_routes.
33642         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
33643         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
33644         file.
33645         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
33646         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
33647         file.
33648         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
33649         file.
33650         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
33651         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
33652         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
33653         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
33654         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
33655         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
33656         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
33657         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
33659         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
33660         nearbyint{,f} to libm-sysdep_routes.
33661         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
33662         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
33663         New file.
33664         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
33665         file.
33666         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
33667         New file.
33668         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
33669         file.
33670         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
33671         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
33672         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
33673         file.
33674         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
33675         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
33676         file.
33677         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
33678         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
33679         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
33681         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
33682         libc_feholdexcept and libc_fesetenv.
33684 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
33686         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
33688 2013-01-14  David S. Miller  <davem@davemloft.net>
33690         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
33691         (SPARC_ASM_VIS2_IFUNC): Likewise.
33692         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
33693         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
33694         use of 'siam' instruction.
33695         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
33696         Likewise.
33697         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
33698         Likewise.
33699         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
33700         Likewise.
33701         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
33702         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
33703         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
33704         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
33705         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
33706         file.
33707         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
33708         file.
33709         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
33710         file.
33711         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
33712         file.
33713         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
33714         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
33715         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
33716         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
33717         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
33718         new VIS2 routines.
33719         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
33720         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
33721         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
33722         Likewise.
33723         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
33724         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
33725         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
33726         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
33727         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
33728         routines to libm-sysdep_routines.
33729         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
33731         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
33732         fdim/fdimf to libm-sysdep_routines.
33733         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
33734         file.
33735         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
33736         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
33737         file.
33738         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
33739         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
33740         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
33741         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
33742         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
33743         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
33744         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
33746 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
33748         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
33749         to optimize copies.
33751         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
33752         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
33753         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
33755         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
33756         local variable MPTWO.
33757         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
33758         Likewise.
33760 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
33762         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
33763         GLOB_NOESCAPE.
33765 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
33767         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
33769 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
33771         * manual/pattern.texi (glob_t): Document gl_flags.
33772         (glob64_t): Likewise.
33774 2013-01-11  David S. Miller  <davem@davemloft.net>
33776         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
33777         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
33778         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
33779         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
33780         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
33781         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
33782         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
33783         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
33784         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
33785         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
33786         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
33787         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
33788         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
33790         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
33791         sparc V9 rather than using V8 code.
33792         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
33793         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
33795         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
33796         Move to...
33797         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
33798         Here.
33800 2013-01-11  Roland McGrath  <roland@hack.frob.com>
33802         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
33803         not in the main loop.
33804         * configure: Regenerated.
33806 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
33808         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
33809         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
33810         to just #else.
33811         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
33812         [!__GLIBC_HAVE_LONG_LONG] case.
33813         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
33814         condition to just #else.
33815         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
33816         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
33817         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
33818         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
33819         unconditional.
33820         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
33821         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
33822         #elif condition to just #else.
33823         * sysdeps/unix/sysv/linux/sys/sysmacros.h
33824         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
33825         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
33826         #elif condition to just #else.
33828 2013-01-11  Steve Ellcey  <sellcey@mips.com>
33830         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
33831         (EF_MIPS_ARCH_64): Fix value.
33832         (EF_MIPS_ARCH_32R2): New.
33833         (EF_MIPS_ARCH_64R2): New.
33835 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
33837         * Makeconfig (+link-pie-before-libc): New.
33838         (+link-pie-after-libc): Likewise.
33839         (+link-pie-tests): Likewise.
33840         (+link-pie): Rewritten.
33841         (link-before-libc): Remove $(config-LDFLAGS).
33842         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
33843         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
33844         (config-LDFLAGS): Renamed to ...
33845         (rtld-LDFLAGS): This.
33846         (rtld-tests-LDFLAGS): New macro.
33847         (link-libc-rpath-link): Likewise.
33848         (link-libc-tests-rpath-link): Likewise.
33849         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
33850         (link-libc): Prepand $(link-libc-rpath-link).
33851         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
33852         (test-program-prefix): New macro.
33853         (test-via-rtld-prefix): Likewise.
33854         (test-program-cmd): Likewise.
33855         (host-test-program-cmd): Likewise.
33856         * Makefile ($(common-objpfx)testrun.sh): Replace
33857         $(run-program-prefix) with $(test-program-prefix).
33858         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
33859         $(rtld-LDFLAGS).
33860         ($(common-objpfx)shlib.lds): Likewise.
33861         (build-module-helper): Likewise.
33862         ($(common-objpfx)format.lds): Likewise.
33863         * Rules (binaries-pie-tests): New.
33864         (binaries-pie-notests): Likewise.
33865         (binaries-pie): Rewritten.
33866         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
33867         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
33868         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
33869         (make-test-out): Replace $(host-built-program-cmd) with
33870         $(host-test-program-cmd).
33871         * config.make.in (build-hardcoded-path-in-tests): New variable.
33872         * configure.in (--enable-hardcoded-path-in-tests): New configure
33873         option.
33874         (hardcoded_path_in_tests): New AC_SUBST.
33875         * configure: Regenerated.
33876         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
33877         $(built-program-cmd) with $(test-program-cmd).
33878         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
33879         (test_program_cmd): This.
33880         * elf/Makefile ($(objpfx)order.out): Run test with
33881         $(test-program-prefix).
33882         ($(objpfx)order2.out): Likewise.
33883         ($(objpfx)tst-initorder.out): Likewise.
33884         ($(objpfx)tst-initorder2.out): Likewise.
33885         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
33886         $(test-program-cmd).
33887         ($(objpfx)tst-array1-static.out): Likewise.
33888         ($(objpfx)tst-array2.out): Likewise.
33889         ($(objpfx)tst-array3.out): Likewise.
33890         ($(objpfx)tst-array4.out): Likewise.
33891         ($(objpfx)tst-array5.out): Likewise.
33892         ($(objpfx)tst-array5-static.out): Likewise.
33893         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
33894         $(test-program-cmd).
33895         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
33896         $(run-program-prefix) with $(test-program-prefix).
33897         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
33898         (test_program_prefix): This.
33899         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
33900         $(run-program-prefix) with $(test-program-prefix).
33901         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
33902         (test_program_prefix): This.
33903         * iconvdata/tst-tables.sh: Likewise.
33904         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
33905         $(run-program-prefix) with $(test-program-prefix).
33906         ($(objpfx)tst-translit.out): Likewise.
33907         ($(objpfx)tst-gettext2.out): Likewise.
33908         ($(objpfx)tst-gettext4.out): Likewise.
33909         ($(objpfx)tst-gettext6.out): Likewise.
33910         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
33911         (test_program_prefix): This.
33912         * intl/tst-gettext2.sh: Likewise.
33913         * intl/tst-gettext4.sh  Likewise.
33914         * intl/tst-gettext6.sh: Likewise.
33915         * intl/tst-translit.sh: Likewise.
33916         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
33917         with $(test-program-cmd).
33918         * libio/Makefile ($(objpfx)test-freopen.out): Replace
33919         $(run-program-prefix) with $(test-program-prefix).
33920         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
33921         (test_program_prefix): This.
33922         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
33923         $(run-program-prefix) with $(test-program-prefix).
33924         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
33925         (test_program_prefix): This.
33926         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
33927         * posix/Makefile ($(objpfx)globtest.out): Replace
33928         $(run-via-rtld-prefix) and $(test-wrapper) with
33929         $(test-program-prefix) and $(test-via-rtld-prefix).
33930         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
33931         $(test-program-prefix).
33932         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
33933         $(host-test-program-cmd).
33934         (tst-spawn-ARGS): Likewise.
33935         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
33936         $(test-program-prefix).
33937         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
33938         (test_via_rtld_prefix): This.
33939         (test_wrapper): Renamed to ...
33940         (test_program_prefix): This.
33941         (run_program_prefix): Replaced by test_program_prefix.
33942         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
33943         (test_program_prefix): This.
33944         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
33945         with $(host-test-program-cmd).
33946         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
33947         $(run-program-prefix) with $(test-program-prefix).
33948         ($(objpfx)tst-printf.out): Likewise.
33949         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
33950         $(test-program-cmd).
33951         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
33952         (test_program_prefix): This.
33953         * stdio-common/tst-unbputc.sh: Likewise.
33954         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
33955         $(run-program-prefix) with $(test-program-prefix).
33956         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
33957         (test_program_prefix): This.
33958         * string/Makefile ($(objpfx)tst-svc.out):  Replace
33959         $(built-program-cmd) with $(test-program-cmd).
33961 2013-01-11  Andreas Jaeger  <aj@suse.de>
33963         [BZ #15003]
33964         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
33965         value. Sync with Linux 3.7.
33967 2013-01-10  David S. Miller  <davem@davemloft.net>
33969         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
33970         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
33971         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
33973 2013-01-10  Roland McGrath  <roland@hack.frob.com>
33975         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
33976         never set.
33977         * configure: Regenerated.
33979 2013-01-10  David S. Miller  <davem@davemloft.net>
33981         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
33982         sparc V9 rather than using V8 code.
33983         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
33984         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
33986 2013-01-10  Roland McGrath  <roland@hack.frob.com>
33988         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
33989         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
33990         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
33991         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
33992         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
33993         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
33994         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
33995         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
33996         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
33997         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
33998         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
33999         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
34000         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
34001         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
34002         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
34003         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
34004         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
34005         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
34006         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
34007         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
34008         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
34009         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
34010         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
34011         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
34012         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
34013         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
34014         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
34016 2013-01-10  David S. Miller  <davem@davemloft.net>
34018         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34020 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
34022         * posix/Makefile (tests-static): New variable.
34023         (tests): Add $(tests-static).
34024         (tst-exec-static-ARGS): New variable.
34025         (tst-spawn-static-ARGS): Likewise.
34026         * posix/tst-exec-static.c: New file.
34027         * posix/tst-spawn-static.c: Likewise.
34028         * posix/tst-exec.c: Support run directly.
34029         * posix/tst-spawn.c: Likewise.
34031 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
34033         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
34034         long.
34035         * math/bits/mathcalls.h (llrint): Likewise.
34036         (llround): Likewise.
34037         * stdlib/stdlib.h (struct drand48_data): Likewise.
34038         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
34039         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
34040         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
34041         Likewise.
34042         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
34043         Likewise.
34044         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
34045         (elf_greg_t): Likewise.
34046         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
34047         (__jmp_buf): Likewise.
34048         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
34049         definitions.
34050         (llrint): Likewise, for all definitions.
34051         (llrintl): Likewise.
34053         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
34054         Remove [__GNUC__] condition.
34055         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
34056         condition to just [__USE_ISOC99].
34057         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
34059 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
34061         [BZ #14200]
34062         * sysdeps/unix/sysv/linux/x86/bits/environments.h
34063         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
34064         defined.
34065         (_POSIX_V6_ILP32_OFF32): Likewise.
34066         (_XBS5_ILP32_OFF32): Likewise.
34067         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
34068         (__ILP32_OFFBIG_LDFLAGS): Likewise.
34070 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
34072         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
34074         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
34075         doubles __mpexp_twomm1.  Adjust usage.
34076         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
34077         Remove.
34079 2013-01-10  Andreas Schwab  <schwab@suse.de>
34081         [BZ #14964]
34082         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
34083         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
34085 2013-01-09  David S. Miller  <davem@davemloft.net>
34087         [BZ #15003]
34088         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
34089         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
34090         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
34091         (TCP_FASTOPEN): Define.
34092         (tcp_repair_opt): New structure.
34093         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
34094         enum values.
34095         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
34096         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
34097         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
34098         (tcp_cookie_transactions): New structure.
34100 2013-01-09  Anton Blanchard  <anton@samba.org>
34102         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
34103         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
34104         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
34105         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
34107 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
34109         * include/features.h (__USE_ANSI): Remove.
34111 2013-01-09  Roland McGrath  <roland@hack.frob.com>
34113         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
34115         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
34117 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
34119         * sysdeps/s390/fpu/libm-test-ulps: Update.
34121         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34123         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
34124         (__acr): Likewise.
34125         (__cpy): Likewise.
34126         (norm): Likewise.
34127         (denorm): Likewise.
34128         (__mp_dbl): Likewise.
34129         (__dbl_mp): Likewise.
34130         (add_magnitudes): Likewise.
34131         (sub_magnitudes): Likewise.
34132         (__add): Likewise.
34133         (__sub): Likewise.
34134         (__mul): Likewise.
34135         (__inv): Likewise.
34136         (__dvd): Likewise.
34137         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
34138         (__acr): Likewise.
34139         (__cpy): Likewise.
34140         (norm): Likewise.
34141         (denorm): Likewise.
34142         (__mp_dbl): Likewise.
34143         (__dbl_mp): Likewise.
34144         (add_magnitudes): Likewise.
34145         (sub_magnitudes): Likewise.
34146         (__add): Likewise.
34147         (__sub): Likewise.
34148         (__mul): Likewise.
34149         (__inv): Likewise.
34150         (__dvd): Likewise.
34151         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
34152         (__acr): Likewise.
34153         (__cpy): Likewise.
34154         (norm): Likewise.
34155         (denorm): Likewise.
34156         (__mp_dbl): Likewise.
34157         (__dbl_mp): Likewise.
34158         (add_magnitudes): Likewise.
34159         (sub_magnitudes): Likewise.
34160         (__add): Likewise.
34161         (__sub): Likewise.
34162         (__mul): Likewise.
34163         (__inv): Likewise.
34164         (__dvd): Likewise.
34166 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
34168         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
34169         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
34170         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
34171         2 && __USE_EXTERN_INLINES]: Likewise.
34173 2013-01-08  Andreas Jaeger  <aj@suse.de>
34175         [BZ# 14985]
34176         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
34177         Remove.
34178         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
34179         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
34181 2013-01-07  Anton Blanchard  <anton@samba.org>
34183         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
34184         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
34185         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
34186         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
34187         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
34188         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
34189         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
34190         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
34191         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
34192         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
34193         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
34194         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
34195         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
34196         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
34197         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
34198         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
34199         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
34200         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
34201         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
34202         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
34203         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
34204         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
34205         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
34206         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
34207         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
34208         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
34209         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
34210         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
34211         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
34212         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
34213         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
34214         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
34215         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
34216         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
34217         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
34218         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
34219         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
34220         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
34221         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
34222         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
34223         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
34224         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
34225         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
34227 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
34229         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
34230         (__MALLOC_PMT): Likewise.
34231         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
34232         [__GNUC__], only on [_LIBC].
34233         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
34234         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
34235         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
34236         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
34237         forward declaration.
34238         (realloc_hook_ini): Likewise.
34239         (memalign_hook_ini): Likewise.
34240         (__libc_memalign): Do not use __MALLOC_PMT in variable
34241         declaration.
34242         (__libc_valloc): Likewise.
34243         (__libc_pvalloc): Likewise.
34244         (__libc_calloc): Likewise.
34245         (__posix_memalign): Likewise.
34247         [BZ #14996]
34248         * math/s_casinh.c: Include <float.h>.
34249         (__casinh): Do not do computation with squaring and square root
34250         for large arguments.
34251         * math/s_casinhf.c: Include <float.h>.
34252         (__casinhf): Do not do computation with squaring and square root
34253         for large arguments.
34254         * math/s_casinhl.c: Include <float.h>.
34255         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
34256         (__casinhl): Do not do computation with squaring and square root
34257         for large arguments.
34258         * math/libm-test.inc (casin_test): Add more tests.
34259         (casinh_test): Likewise.
34260         * sysdeps/i386/fpu/libm-test-ulps: Update.
34261         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34263 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
34265         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
34266         (__x86_64_raw_data_cache_size): Likewise.
34267         (__x86_64_data_cache_size_half): Likewise.
34268         (__x86_64_raw_data_cache_size_half): Likewise.
34269         (__x86_64_shared_cache_size): Likewise.
34270         (__x86_64_raw_shared_cache_size): Likewise.
34271         (__x86_64_shared_cache_size_half): Likewise.
34272         (__x86_64_raw_shared_cache_size_half): Likewise.
34273         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
34274         to ...
34275         (__x86_data_cache_size): This.
34276         (__x86_64_raw_data_cache_size): Renamed to ...
34277         (__x86_raw_data_cache_size): This.
34278         (__x86_64_data_cache_size_half): Renamed to ...
34279         (__x86_data_cache_size_half): This.
34280         (__x86_64_raw_data_cache_size_half): Renamed to ...
34281         (__x86_raw_data_cache_size_half): This.
34282         (__x86_64_shared_cache_size): Renamed to ...
34283         (__x86_shared_cache_size): This.
34284         (__x86_64_raw_shared_cache_size): Renamed to ...
34285         (__x86_raw_shared_cache_size): This.
34286         (__x86_64_shared_cache_size_half): Renamed to ...
34287         (__x86_shared_cache_size_half): This.
34288         (__x86_64_raw_shared_cache_size_half): Renamed to ...
34289         (__x86_raw_shared_cache_size_half): This.
34290         * sysdeps/x86_64/memcpy.S: Updated.
34291         * sysdeps/x86_64/memset.S: Likewise.
34292         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
34293         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
34294         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
34296 2013-01-04  David S. Miller  <davem@davemloft.net>
34298         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34300 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
34302         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
34303         1 to avoid redefinition warning.
34304         (__USE_GNU): Don't define.
34305         (init_signaling_nan): Protoize.
34307         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34309 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
34311         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
34312         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
34313         (__cpymn): Likewise.
34314         (norm): Remove commented code.
34315         (denorm): Likewise.
34316         (__mp_dbl): Likewise.
34317         (__inv): Likewise.
34318         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
34319         (__cpymn): Likewise.
34320         (norm): Remove commented code.
34321         (denorm): Likewise.
34322         (__mp_dbl): Likewise.
34323         (__inv): Likewise.
34325         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
34326         mp_no value for 1.0 and 2.0.
34327         (norm): Use RADIXI instead of radixi.d.
34328         (denorm): Likewise.
34329         (__mul): Use 0.0 instead of zero.d.
34330         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
34331         mp_no value for 1.0 and 2.0.
34332         (norm): Use RADIXI instead of radixi.d.
34333         (denorm): Likewise.
34334         (__mul): Use 0.0 instead of zero.d.
34336 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
34338         [BZ #14994]
34339         * math/s_casinh.c (__casinh): Reduce finite argument to first
34340         quadrant then set signs of results at the end.
34341         * math/s_casinhf.c (__casinhf): Likewise.
34342         * math/s_casinhl.c (__casinhl): Likewise.
34343         * math/libm-test.inc (casin_test): Add more tests.
34344         (casinh_test): Likewise.
34345         * sysdeps/i386/fpu/libm-test-ulps: Update.
34346         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34348 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
34350         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
34352         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
34354         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
34355         declarations.
34356         (denorm): Likewise.
34357         (__mp_dbl): Likewise.
34358         (__inv): Likewise.
34360         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
34361         and adjust the header comment.
34363         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
34364         variable name from declaration.
34366 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
34368         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
34369         Initialize COMMON_CPUID_INDEX_7 element.
34370         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
34371         (CPUID_RTM): Likewise.
34372         (HAS_RTM): Likewise.
34373         (COMMON_CPUID_INDEX_7): New enum.
34375 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
34377         [BZ #14981]
34378         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
34379         size is zero, record memory as freed.
34381 2013-01-03  Andreas Jaeger  <aj@suse.de>
34383         * po/ia.po: Add new Interlingua translation.
34385 2012-01-03  Allan McRae  <allan@archlinux.org>
34387         * locale/programs/localedef.c: Fix description of '--posix' flag.
34389 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
34391         * NEWS: Update dates in second copyright notice.
34392         * README: Update copyright dates in example.
34393         * manual/libc.texinfo: Update copyright dates.
34394         * scripts/test-installation.pl: Update copyright date in --version
34395         output.
34397         * hurd/ctty-input.c: Fix copyright notice formatting.
34398         * hurd/ctty-output.c: Likewise.
34399         * hurd/dtable.c: Likewise.
34400         * hurd/hurd-raise.c: Likewise.
34401         * hurd/hurdprio.c: Likewise.
34402         * hurd/msgportdemux.c: Likewise.
34403         * misc/sys/file.h: Likewise.
34404         * misc/sys/ioctl.h: Likewise.
34405         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
34406         * sysdeps/mach/hurd/chdir.c: Likewise.
34407         * sysdeps/mach/hurd/fchdir.c: Likewise.
34408         * sysdeps/mach/hurd/rename.c: Likewise.
34409         * sysdeps/mach/hurd/rmdir.c: Likewise.
34410         * sysdeps/mach/hurd/seekdir.c: Likewise.
34411         * sysdeps/mach/hurd/setsid.c: Likewise.
34412         * sysdeps/posix/wait3.c: Likewise.
34414         * All files with FSF copyright notices: Update copyright dates
34415         using scripts/update-copyrights.
34416         * intl/plural.c: Regenerated.
34417         * locale/programs/charmap-kw.h: Likewise.
34418         * locale/programs/locfile-kw.h: Likewise.
34420 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
34422         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
34423         four values.
34425         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
34426         calculation loop and add branch prediction.
34428         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
34429         check access beyond bounds of m1np.
34431         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
34432         MPTWO.
34433         (__inv): Remove local variable MPTWO to use the global
34434         constant.
34435         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
34436         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
34437         variable MPTWO.
34438         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
34439         MP3HALFS static const.
34441 2013-01-01  David S. Miller  <davem@davemloft.net>
34443         * po/ca.po: Update from translation team.
34445 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
34447         * scripts/update-copyrights: New file.
34448         * Makeconfig: Reformat copyright notice.
34449         * ctype/ctype.h: Likewise.
34450         * debug/swprintf_chk.c: Likewise.
34451         * elf/dl-cache.c: Likewise.
34452         * elf/dl-debug.c: Likewise.
34453         * elf/dl-object.c: Likewise.
34454         * grp/initgroups.c: Likewise.
34455         * hurd/Makefile: Likewise.
34456         * hurd/hurd/signal.h: Likewise.
34457         * hurd/hurdfault.c: Likewise.
34458         * hurd/hurdioctl.c: Likewise.
34459         * hurd/hurdlookup.c: Likewise.
34460         * hurd/intr-msg.c: Likewise.
34461         * iconv/gconv_open.c: Likewise.
34462         * libio/swprintf.c: Likewise.
34463         * locale/lc-ctype.c: Likewise.
34464         * locale/nl_langinfo.c: Likewise.
34465         * mach/Machrules: Likewise.
34466         * mach/Makefile: Likewise.
34467         * malloc/obstack.h: Likewise.
34468         * manual/Makefile: Likewise.
34469         * manual/tsort.awk: Likewise.
34470         * misc/bits/stab.def: Likewise.
34471         * nis/nis_print_group_entry.c: Likewise.
34472         * nis/nis_table.c: Likewise.
34473         * nis/nss_compat/compat-pwd.c: Likewise.
34474         * nis/nss_compat/compat-spwd.c: Likewise.
34475         * po/Makefile: Likewise.
34476         * posix/fnmatch.c: Likewise.
34477         * posix/regex.h: Likewise.
34478         * resolv/Makefile: Likewise.
34479         * resolv/nss_dns/dns-network.c: Likewise.
34480         * resolv/res_hconf.c: Likewise.
34481         * scripts/gen-sorted.awk: Likewise.
34482         * soft-fp/soft-fp.h: Likewise.
34483         * stdio-common/printf.h: Likewise.
34484         * stdlib/monetary.h: Likewise.
34485         * stdlib/random.c: Likewise.
34486         * stdlib/random_r.c: Likewise.
34487         * sysdeps/generic/Makefile: Likewise.
34488         * sysdeps/gnu/Makefile: Likewise.
34489         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
34490         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
34491         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
34492         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
34493         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
34494         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
34495         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
34496         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
34497         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
34498         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
34499         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
34500         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
34501         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
34502         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
34503         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
34504         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
34505         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
34506         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
34507         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
34508         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
34509         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
34510         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
34511         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
34512         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
34513         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
34514         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
34515         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
34516         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
34517         * sysdeps/mach/hurd/errnos.awk: Likewise.
34518         * sysdeps/mach/hurd/fork.c: Likewise.
34519         * sysdeps/mach/hurd/getcwd.c: Likewise.
34520         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
34521         * sysdeps/mach/hurd/mmap.c: Likewise.
34522         * sysdeps/mach/hurd/utimes.c: Likewise.
34523         * sysdeps/mach/hurd/xmknod.c: Likewise.
34524         * sysdeps/posix/profil.c: Likewise.
34525         * sysdeps/posix/readdir_r.c: Likewise.
34526         * sysdeps/powerpc/bits/mathdef.h: Likewise.
34527         * sysdeps/powerpc/bits/setjmp.h: Likewise.
34528         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
34529         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
34530         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
34531         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
34532         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
34533         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
34534         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
34535         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
34536         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
34537         * sysdeps/pthread/lio_listio.c: Likewise.
34538         * sysdeps/sparc/dl-procinfo.h: Likewise.
34539         * sysdeps/unix/i386/sysdep.S: Likewise.
34540         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
34541         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
34542         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
34543         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
34544         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
34545         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
34546         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
34547         * sysdeps/unix/sysv/linux/speed.c: Likewise.
34548         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
34549         * sysdeps/wordsize-32/divdi3.c: Likewise.
34550         * time/sys/time.h: Likewise.
34551         * wcsmbs/Makefile: Likewise.
34553 2013-01-01  David S. Miller  <davem@davemloft.net>
34555         * po/fr.po: Update from translation team.
34557         * catgets/gencat.c: Update copyright year.
34558         * csu/version.c: Likewise.
34559         * debug/catchsegv.sh: Likewise.
34560         * debug/pcprofiledump.c: Likewise.
34561         * debug/xtrace.sh: Likewise.
34562         * elf/ldconfig.c: Likewise.
34563         * elf/ldd.bash.in: Likewise.
34564         * elf/pldd.c: Likewise.
34565         * elf/sotruss.ksh: Likewise.
34566         * elf/sprof.c: Likewise.
34567         * iconv/iconv_prog.c: Likewise.
34568         * iconv/iconvconfig.c: Likewise.
34569         * locale/programs/locale.c: Likewise.
34570         * locale/programs/localedef.c: Likewise.
34571         * login/programs/pt_chown.c: Likewise.
34572         * malloc/memusage.sh: Likewise.
34573         * malloc/memusagestat.c: Likewise.
34574         * malloc/mtrace.pl: Likewise.
34575         * nscd/nscd.c: Likewise.
34576         * nss/getent.c: Likewise.
34577         * nss/makedb.c: Likewise.
34578         * posix/getconf.c: Likewise.
34580 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
34582         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
34583         numbers.
34585 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
34587         * math/bits/mathcalls.h (modf): Use __nonnull.
34589 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
34591         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
34592         (split): Use macro CN instead of the bare value.
34593         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
34594         could be used.
34595         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
34596         instead of the bare value.
34597         (power1): Likewise.
34599 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
34601         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
34602         __ATAN_TWOM.
34603         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
34605         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
34606         their values.
34607         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
34608         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
34609         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
34610         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
34612 2012-12-28  Andreas Jaeger  <aj@suse.de>
34614         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
34615         values are from Linux 3.7.
34617         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
34618         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
34620 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
34622         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
34623         TRUE case.
34625         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
34626         (norm): Likewise.
34627         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
34628         variables with preprocessor constants.
34629         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
34630         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
34631         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
34633 2012-12-27  Bruno Haible  <bruno@clisp.org>
34635         [BZ #14317]
34636         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
34637         only if needed.
34639 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
34641         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
34642         and use variable directly.
34643         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
34645         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
34646         MPONE.
34647         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
34648         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
34649         variable MPONE.
34650         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
34651         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
34652         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
34653         include directive.  Remove local variable MPONE.
34654         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
34655         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
34656         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
34658 2012-12-25  David S. Miller  <davem@davemloft.net>
34660         * version.h (RELEASE): Set to "development".
34661         (VERSION): Set to "2.17.90".
34662         * NEWS: Add 2.18 section.
34664 2012-12-21  David S. Miller  <davem@davemloft.net>
34666         * po/hr.po: Update from translation team.
34668 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34670         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
34672 2012-12-19  Steve Ellcey  <sellcey@mips.com>
34674         * NEWS:  Mention new memcpy for MIPS.
34676 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
34678         * manual/contrib.texi (Contributors): Spelling correction.
34680 2012-12-15  David S. Miller  <davem@davemloft.net>
34682         * po/ru.po: Update from translation team.
34684 2012-12-13  David S. Miller  <davem@davemloft.net>
34686         * NEWS: Mention IFUNC testsuite enhancements.
34688         * po/pl.po: Update from translation team.
34689         * po/bg.po: Likewise.
34691         * manual/contrib.texi (Contributors): Update entries for Hongjiu
34692         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
34694 2012-12-11  David S. Miller  <davem@davemloft.net>
34696         * po/sv.po: Update from translation team.
34698         * po/vi.po: Update from translation team.
34700         * po/cs.po: Update from translation team.
34702         * po/de.po: Update from translation team.
34703         * po/eo.po: Likewise.
34704         * po/nl.po: Likewise.
34706 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
34708         [BZ #14246]
34709         * manual/argp.texi (Argp Helper Functions): Move node to follow
34710         Argp Parsing State.
34712         [BZ #14872]
34713         * manual/conf.texi (Limits on File System Capacity): Mention if
34714         terminating null is included in the max size.
34716 2012-12-10  Andreas Jaeger  <aj@suse.de>
34718         * po/cs.po: Update from translation team.
34720 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
34722         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
34723         void pointer and cast to uintptr_t.
34724         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
34725         path.
34726         * sysdeps/s390/s390-64/memcpy.S: Likewise.
34727         * sysdeps/s390/s390-64/memset.S: Likewise.
34729 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
34731         [BZ #14833]
34732         * menual/message.texi (Message Translation): Fix typos.
34733         (Helper programs for gettext): Likewise.
34735 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
34737         [BZ #14898]
34738         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
34739         Change to -1.
34741 2012-12-07  David S. Miller  <davem@davemloft.net>
34743         * po/libc.pot: Update.
34745 2012-12-07  Richard Henderson  <rth@redhat.com>
34747         [BZ #10114]
34748         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
34749         normal/normal case to before the switch.
34750         (_FP_DIV): Likewise.
34752 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
34753             Mike Frysinger  <vapier@gentoo.org>
34755         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
34756         check for __NR_fadvise64_64.
34758 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
34760         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
34761         0, not just to plain "0" as a statement.
34762         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
34763         with cw.
34765 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
34767         * NEWS: Use sourceware.org in Bugzilla URL.
34769 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
34771         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
34772         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
34774         * stdio-common/tst-put-error.c (do_test): Add newline to the
34775         padded test to ensure flush.
34777 2012-12-05  Jeff Law  <law@redhat.com>
34779         * sunrpc/etc.rpc (fedfs_admin): Add entry.
34781 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
34783         * README: Don't refer to ports add-on as distributed separately.
34784         Mention AArch64 in list of systems supported in the ports add-on.
34786         * LICENSES: Add more non-FSF copyright and license notices.
34788         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
34789         ((unused)).
34791         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
34793         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
34794         10000 as width of padded output.
34796 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
34798         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
34800         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
34801         variable LX with __attribute__ ((unused)).
34802         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
34803         Likewise.
34804         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
34805         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
34806         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
34807         with __attribute__ ((unused)).
34809 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
34811         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
34813 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
34815         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
34816         (CFLAGS-nldbl-acos.c): New variable.
34817         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
34818         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
34819         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
34820         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
34821         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
34822         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
34823         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
34824         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
34825         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
34826         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
34827         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
34828         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
34829         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
34830         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
34831         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
34832         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
34833         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
34834         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
34835         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
34836         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
34837         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
34838         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
34839         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
34840         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
34841         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
34842         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
34843         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
34844         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
34845         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
34846         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
34847         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
34848         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
34849         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
34850         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
34851         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
34852         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
34853         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
34854         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
34855         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
34856         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
34857         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
34858         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
34859         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
34860         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
34861         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
34862         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
34863         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
34864         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
34865         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
34866         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
34867         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
34868         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
34869         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
34870         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
34871         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
34872         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
34873         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
34874         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
34875         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
34876         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
34877         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
34878         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
34879         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
34880         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
34881         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
34882         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
34883         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
34884         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
34885         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
34886         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
34887         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
34888         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
34889         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
34890         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
34891         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
34892         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
34893         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
34894         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
34895         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
34896         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
34897         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
34898         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
34899         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
34900         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
34901         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
34902         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
34903         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
34904         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
34905         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
34906         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
34907         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
34908         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
34909         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
34910         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
34911         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
34912         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
34913         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
34915         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
34916         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
34918         [BZ #14914]
34919         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
34920         whole low double instead of just low 47 bits when splitting values
34921         into two parts.
34923 2012-12-03  Allan McRae  <allan@archlinux.org>
34925         * manual/stdio.texi (Predefined Printf Handlers): Remove
34926         @hsep and @vsep usage.
34928 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
34930         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
34931         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
34933 2012-12-03  Jeff Law  <law@redhat.com>
34935         * time/sys/time.h (settimeofday): Do not mark TV argument
34936         as __nonnull.
34938 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
34940         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
34941         when currently writing and seek to current position when not.
34942         * libio/Makefile (tests): Remove bug-fclose1.
34943         * libio/bug-fclose1.c: Delete.
34945 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
34947         * manual/arith.texi (feenableexcept): Fix typo.
34948         (fedisableexcept): Likewise.
34950 2012-11-30  Roland McGrath  <roland@hack.frob.com>
34952         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
34953         second, differently-typed declaration, rather than a cast.
34955 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
34957         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
34958         * include/rpc/svc.h: ... here.
34960 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
34962         [BZ #13013]
34963         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
34964         depending n and resplen2 to catch cases where answer
34965         equals answerp2.
34967 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
34969         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
34970         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
34972 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
34974         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
34976 2012-11-29  Roland McGrath  <roland@hack.frob.com>
34978         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
34980 2012-11-28  Jeff Law  <law@redhat.com>
34982         [BZ #13761]
34983         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
34984         dataset_temporary.  Track alloca usage into alloca_used.
34985         If dataset is large allocate and release it via malloc/free.
34987 2012-06-04  Florian Weimer  <fweimer@redhat.com>
34989         [BZ #14197]
34990         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
34992 2012-11-28  David S. Miller  <davem@davemloft.net>
34994         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34996 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
34998         [BZ #14803]
34999         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
35000         of pi/2 rounded to nearest to 64 bits.
35001         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
35002         nearest to 64 bits.
35003         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
35004         bits.
35006 2012-11-28  Jeff Law <law@redhat.com>
35007             Martin Osvald <mosvald@redhat.com>
35009         [BZ #14889]
35010         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
35011         * sunrpc/svc.c: Include time.h.
35012         (__svc_accept_failed): New function.
35013         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
35014         any reason other than EINTR, call __svc_accept_failed.
35015         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
35016         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
35018 2012-11-28  Andreas Schwab  <schwab@suse.de>
35020         * scripts/abilist.awk: Also handle indirect functions in .opd
35021         section.
35023 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
35025         [BZ #13881]
35026         * sysdeps/x86/fpu/powl_helper.c: New file.
35027         * sysdeps/x86/fpu/Makefile: Likewise.
35028         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
35029         (p3): New object.
35030         (__ieee754_powl): Use __powl_helper for finite arguments except
35031         integer exponents below 8.
35032         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
35033         (p3): New object.
35034         (__ieee754_powl): Use __powl_helper for finite arguments except
35035         integer exponents below 8.
35036         * math/libm-test.inc (pow_test): Add more tests and enable some
35037         previously disabled tests.
35038         * sysdeps/i386/fpu/libm-test-ulps: Update.
35039         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35041 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
35042             Carlos O'Donell  <carlos_odonell@mentor.com>
35044         * nss/makedb.c (is_prime): Assert that input is odd and greater
35045         than 4.  Note that fact in a comment too.
35046         (next_prime): Add 4 to input.
35048 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
35050         [BZ #11741]
35051         * libio/Makefile (tests): Add test case tst-fwrite-error.
35052         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
35053         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
35054         * libio/tst-fwrite-error.c: New test case.
35056 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
35058         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
35059         before casting to void *.
35060         * include/libc-internal.h (__pointer_type): New macro.
35061         (__integer_if_pointer_type_sub): Likewise.
35062         (__integer_if_pointer_type): Likewise.
35063         (cast_to_integer): Likewise.
35064         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
35065         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
35066         before casting to atomic64_t.
35067         (atomic_exchange_acq): Likewise.
35068         (__arch_exchange_and_add_body): Likewise.
35069         (__arch_add_body): Likewise.
35070         (atomic_add_negative): Likewise.
35071         (atomic_add_zero): Likewise.
35073 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
35075         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
35076         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
35077         (add_fdes): Likewise.
35078         (linear_search_fdes): Likewise.
35079         (binary_search_unencoded_fdes): Likewise.
35081 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
35083         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
35085 2012-11-24  Adam Conrad  <adconrad@0c3.net>
35087         * configure.in: Autodetect C++ header directories.
35088         * configure: Regenerated.
35090 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
35092         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
35094 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
35096         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35098 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
35100         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
35101         LDBL_MANT_DIG == 106]: Disable some tests.
35102         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
35103         Likewise.
35104         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
35105         Likewise.
35107         [BZ #14871]
35108         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
35109         input for small inputs.  Return +/- pi/2 for large inputs.
35110         * math/libm-test.inc (atan_test): Add more tests.
35112         * sysdeps/generic/unwind-dw2-fde-glibc.c
35113         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
35114         __attribute__ ((unused)).
35116         [BZ #14645]
35117         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
35118         x * y if x and y are nonzero and z is zero.
35120         [BZ #14811]
35121         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
35122         nonzero exponents with absolute value below 0x1p-117 to +/-
35123         0x1p-117.
35125         [BZ #14869]
35126         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
35127         up arguments below 2**-450, not just those below 2**-500.
35128         * math/libm-test.inc (hypot_test): Add another test.
35130         [BZ #14868]
35131         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
35132         Return a+b for ratio over 2**120, not 2**60.
35133         * math/libm-test.inc (hypot_test): Add another test.
35135         * math/libm-test.inc (clog_test): Use
35136         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
35137         (clog10_test): Likewise.
35139         [BZ #6778]
35140         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
35142 2012-11-22  Andreas Schwab  <schwab@suse.de>
35144         * sysdeps/i386/fpu/libm-test-ulps: Update.
35146 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
35148         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
35149         printf output with newline.
35151 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
35153         [BZ #14865]
35154         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
35155         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
35156         -z nodlopen, -z initfirst and -z execstack support.
35157         * configure: Regenerated.
35159         * elf/elf.h (DF_1_NODIRECT): New macro.
35160         (DF_1_IGNMULDEF): Likewise.
35161         (DF_1_NOKSYMS): Likewise.
35162         (DF_1_NOHDR): Likewise.
35163         (DF_1_EDITED): Likewise.
35164         (DF_1_NORELOC): Likewise.
35165         (DF_1_SYMINTPOSE): Likewise.
35166         (DF_1_GLOBAUDIT): Likewise.
35167         (DF_1_SINGLETON): Likewise.
35168         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
35169         DT_1_SUPPORTED_MASK bits.
35170         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
35172 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
35174         * sysdeps/unix/make-syscalls.sh: Document prefixes.
35176 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
35178         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
35179         macro.
35181         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
35182         (sendmmsg): Move declarations...
35183         * socket/sys/socket.h: ... here.
35184         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
35185         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
35186         include it from...
35187         * socket/recvmmsg.c: ... this new file.
35188         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
35189         (sendmmsg): Rename to __sendmmsg, create weak alias and make
35190         definition of __sendmmsg hidden.
35191         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
35192         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
35193         Move ENOSYS stub into and include it from...
35194         * socket/sendmmsg.c: ... this new file.
35195         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
35196         (sysdep_routines): Move recvmmsg and sendmmsg...
35197         * socket/Makefile (routines): ... here.
35198         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
35199         (GLIBC_PRIVATE): Add __sendmmsg.
35200         * include/sys/socket.h (__sendmmsg): Add declarations.
35201         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
35202         sendmmsg.
35204 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
35206         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
35207         variable I1 with __attribute__ ((unused)).
35208         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
35210 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
35212         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
35213         DUMMY variables with __attribute__ ((unused)).
35215         * bits/byteswap.h: Include <bits/types.h>.
35216         (__bswap_64): Use __uint64_t instead of unsigned long long int.
35218 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
35220         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
35221         string_t.  Do not manually set errno.
35222         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
35223         length with __strnlen.  Make sure to both set errno and return it on
35224         failure.
35226 2012-11-19  David S. Miller  <davem@davemloft.net>
35228         With help from Joseph Myers.
35229         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
35230         very large arguments properly.
35231         * math/libm-test.inc (atan_test): New tests.
35232         (atan2_test): New tests.
35233         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35234         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35236 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
35238         [BZ #14856]
35239         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
35240         Define to 3.
35242         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
35243         [POSIX] (EADDRNOTAVAIL): Likewise.
35244         [POSIX] (EAFNOSUPPORT): Likewise.
35245         [POSIX] (EALREADY): Likewise.
35246         [POSIX] (ECONNABORTED): Likewise.
35247         [POSIX] (ECONNREFUSED): Likewise.
35248         [POSIX] (ECONNRESET): Likewise.
35249         [POSIX] (EDESTADDRREQ): Likewise.
35250         [POSIX] (EDQUOT): Likewise.
35251         [POSIX] (EHOSTUNREACH): Likewise.
35252         [POSIX] (EIDRM): Likewise.
35253         [POSIX] (EISCONN): Likewise.
35254         [POSIX] (ELOOP): Likewise.
35255         [POSIX] (EMULTIHOP): Likewise.
35256         [POSIX] (ENETDOWN): Likewise.
35257         [POSIX] (ENETUNREACH): Likewise.
35258         [POSIX] (ENOBUFS): Likewise.
35259         [POSIX] (ENODATA): Likewise.
35260         [POSIX] (ENOLINK): Likewise.
35261         [POSIX] (ENOMSG): Likewise.
35262         [POSIX] (ENOPROTOOPT): Likewise.
35263         [POSIX] (ENOSR): Likewise.
35264         [POSIX] (ENOSTR): Likewise.
35265         [POSIX] (ENOTCONN): Likewise.
35266         [POSIX] (ENOTSOCK): Likewise.
35267         [POSIX] (EOPNOTSUPP): Likewise.
35268         [POSIX] (EOVERFLOW): Likewise.
35269         [POSIX] (EPROTO): Likewise.
35270         [POSIX] (EPROTONOSUPPORT): Likewise.
35271         [POSIX] (EPROTOTYPE): Likewise.
35272         [POSIX] (ESTALE): Likewise.
35273         [POSIX] (ETIME): Likewise.
35274         [POSIX] (ETXTBSY): Likewise.
35275         [POSIX] (EWOULDBLOCK): Likewise.
35276         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
35277         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
35278         [POSIX] (SEEK_CUR): Likewise.
35279         [POSIX] (SEEK_END): Likewise.
35280         [POSIX || UNIX98] (mode_t): Do not require.
35281         [POSIX] (off_t): Likewise.
35282         [POSIX] (pid_t): Likewise.
35283         [POSIX] (sys/stat.h): Do not allow header.
35284         [POSIX] (unistd.h): Likewise.
35285         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
35286         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
35287         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
35288         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
35289         require.
35290         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
35291         sigevent): Specify elements.
35292         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
35293         entry.
35294         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
35295         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
35297         * conform/data/cpio.h-data [POSIX]: Disable whole file.
35298         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
35299         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
35300         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
35301         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
35302         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
35303         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
35304         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
35305         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
35306         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
35307         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
35308         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
35309         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
35310         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
35311         Likewise.
35312         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
35313         Likewise.
35314         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
35315         Likewise.
35316         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
35317         Likewise.
35318         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
35319         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
35320         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
35321         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
35322         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
35323         Specify lower bound on value.
35324         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
35325         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
35326         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
35327         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
35328         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
35329         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
35330         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
35331         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
35332         value.
35333         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
35334         as optional.
35335         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
35336         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
35337         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
35338         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
35339         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
35340         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
35341         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
35342         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
35343         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
35344         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
35345         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
35346         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
35347         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
35348         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
35349         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
35350         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
35351         entry.
35352         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
35353         optional.
35354         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
35355         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
35356         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
35357         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
35358         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
35359         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
35360         Likewise.
35361         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
35362         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
35363         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
35364         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
35365         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
35366         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
35367         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
35368         as optional.
35369         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
35370         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
35371         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
35372         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
35373         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
35374         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
35375         specify as optional.
35376         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
35377         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
35378         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
35379         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
35380         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
35381         [XPG3] (NL_LANGMAX): Likewise.
35382         [POSIX || XPG3] (NL_MSGMAX): Likewise.
35383         [POSIX || XPG3] (NL_NMAX): Likewise.
35384         [POSIX || XPG3] (NL_SETMAX): Likewise.
35385         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
35386         [XPG3] (NZERO): Likewise.
35387         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
35388         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
35389         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
35390         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
35391         (REG_ERANGE): Expect.
35392         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
35393         optional-constant.
35394         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
35395         Use (void) in prototype.
35396         [POSIX] (*_t): Allow.
35397         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
35398         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
35399         (WRDE_BADVAL): Expect.
35401         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
35402         expect.
35403         [XPG3 || XPG4] (O_RSYNC): Likewise.
35404         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
35405         Likewise.
35406         [XPG3 || XPG4] (pthread_sigmask): Likewise.
35407         [XPG3 || XPG4] (sigqueue): Likewise.
35408         [XPG3 || XPG4] (sigtimedwait): Likewise.
35409         [XPG3 || XPG4] (sigwaitinfo): Likewise.
35410         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
35411         [XPG3 || XPG4] (vsnprintf): Likewise.
35412         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
35413         Likewise.
35414         [XPG3 || XPG4] (blksize_t): Likewise.
35415         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
35416         Likewise.
35417         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
35418         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
35419         [XPG3 || XPG4] (struct itimerspec): Likewise.
35420         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
35421         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
35422         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
35423         [XPG3 || XPG4] (clockid_t): Likewise.
35424         [XPG3 || XPG4] (timer_t): Likewise.
35425         [XPG3 || XPG4] (clock_getres): Likewise.
35426         [XPG3 || XPG4] (clock_gettime): Likewise.
35427         [XPG3 || XPG4] (clock_settime): Likewise.
35428         [XPG3 || XPG4] (nanosleep): Likewise.
35429         [XPG3 || XPG4] (timer_create): Likewise.
35430         [XPG3 || XPG4] (timer_delete): Likewise.
35431         [XPG3 || XPG4] (timer_gettime): Likewise.
35432         [XPG3 || XPG4] (timer_getoverrun): Likewise.
35433         [XPG3 || XPG4] (timer_settime): Likewise.
35434         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
35435         [XPG3 || XPG4] (getlogin_r): Likewise.
35436         [XPG3 || XPG4] (pread): Likewise.
35437         [XPG3 || XPG4] (pthread_atfork): Likewise.
35438         [XPG3 || XPG4] (pwrite): Likewise.
35440         [BZ #14835]
35441         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
35442         <bits/siginfo.h>.
35444 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
35446         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
35447         finalizing MALLSTREAM.
35449         * sysdeps/mach/hurd/syncfs.c: New file.
35451 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
35453         [BZ #14719]
35454         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
35455         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
35456         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
35457         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
35458         (_nss_dns_gethostbyname4_r): Likewise.
35459         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
35460         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
35462 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
35464         [BZ #13763]
35465         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
35467 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
35469         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
35470         * elf/cache.c (print_entry): Print ",AArch64" for
35471         FLAG_AARCH64_LIB64
35473         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
35474         * elf/cache.c (print_entry): Print ",hard-float" for
35475         FLAG_ARM_LIBHF.
35477 2012-11-18  David S. Miller  <davem@davemloft.net>
35479         With help from Joseph Myers.
35480         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
35481         cutoff to 2**-13.
35482         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
35483         cutoff to 2**-25.
35484         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
35485         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
35486         small.
35487         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
35488         * math/libm-test.inc (y0_test): New tests.
35489         (y1_test): New tests.
35490         * sysdeps/i386/fpu/libm-test-ulps: Update.
35491         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35492         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35494 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
35496         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
35497         64-bit targets.
35498         * configure: Regenerated.
35500 2012-11-17  David S. Miller  <davem@davemloft.net>
35502         [BZ #14811]
35503         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
35504         nonzero exponents with absolute value below 0x1p-128 to +/-
35505         0x1p-128.
35507 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
35509         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
35511         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
35513         * posix/getconf-speclist.c: New file.
35514         * posix/posix-envs.def: Likewise.
35515         * posix/confstr.c (START_ENV_GROUP): New macro.
35516         (END_ENV_GROUP): Likewise.
35517         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
35518         (KNOWN_PRESENT_ENV_STRING): Likewise.
35519         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
35520         (UNKNOWN_ENVIRONMENT): Likewise.
35521         (confstr): Include posix-envs.def instead of handling
35522         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
35523         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
35524         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
35525         (END_ENV_GROUP): Likewise.
35526         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
35527         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
35528         (UNKNOWN_ENVIRONMENT): Likewise.
35529         (__sysconf): Include posix-envs.def instead of handling associated
35530         cases directly here.
35531         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
35532         preprocessing getconf-speclist.c rather than running getconf or
35533         generating empty file.
35535 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
35537         * scripts/check-local-headers.sh: Ignore 'mach' headers.
35539 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
35541         [BZ #14672]
35542         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
35544 2012-11-16  David S. Miller  <davem@davemloft.net>
35546         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
35547         smaller than LDBL_EPSILON/2.0L, just return xm1.
35549 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
35551         * elf/tst-array1.c (init): Set constructor priority to 1000.
35552         (fini): Set destructor priority to 1000.
35553         * elf/tst-array2dep.c: Likewise.
35555 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
35557         [BZ #11741]
35558         * libio/fileops.c (_IO_new_file_write): Correctly return error.
35559         (_IO_new_file_xsputn): Also return EOF if none of the input
35560         data was written when overflow failed.
35561         * libio/iopadn.c (_IO_padn): Likewise.
35562         * libio/iowpadn.c (_IO_wpadn): Likewise.
35563         * stdio-common/tst-put-error.c: Add copyright notice.
35564         (do_test): Add case for printing padded string.
35565         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
35566         _IO_padn returned error.
35567         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
35568         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
35569         return EOF.
35571 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
35573         * libio/libioP.h: Add comment note that the references to C++
35574         bits are now obsolete.
35576 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
35578         * math/libm-test.inc (check_complex): Use asprintf.
35580 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
35582         * debug/pcprofiledump.c (print_version): Update copyright year.
35583         * malloc/memusagestat.c (print_version): Likewise.
35585 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
35587         [BZ #14831]
35588         * elf/Makefile (tests): Add tst-audit8.
35589         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
35590         ($(objpfx)tst-audit8.out): New target.
35591         (tst-audit8-ENV): New variable.
35592         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
35593         audit if l_reloc_result is NULL.
35594         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
35595         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
35596         * elf/tst-audit8.c: New file.
35598 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
35600         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
35601         * misc/Makefile (CFLAGS-select.c): Define.
35602         * posix/Makefile (CFLAGS-pause.c): Define.
35604 2012-11-13  David S. Miller  <davem@davemloft.net>
35606         * crypt/Makefile: Move test targets after toplevel Rules
35607         inclusion.  Grab any necessary sysdep routines when linking.
35608         * crypt/md5.c (md5_process_block): Remove define, we will always
35609         name it __md5_process_block.
35610         (md5_finish_ctx): Update md5_process_block call.
35611         (md5_stream): Likewise.
35612         (md5_process_bytes): Likewise.
35613         (md5_process_block): Rename to __md5_process_block and move to ...
35614         * crypt/md5-block.c: ... here.
35615         * crypt/sha256.c (sha256_process_block): Move to ...
35616         * crypt/sha256-block.c: ... here.
35617         * crypt/sha512.c (sha512_process_block): Move to ...
35618         * crypt/sha512-block.c: ... here.
35619         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
35620         path.
35621         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
35622         * sysdeps/sparc/sparc64/multiarch/Makefile
35623         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
35624         crypt subdir.
35625         (localedef-aux): Add md5 crypto assembler when in locale subdir.
35626         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
35627         multiarch changes.
35628         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
35629         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
35630         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
35631         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
35632         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
35633         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
35634         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
35635         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
35636         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
35637         file.
35638         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
35639         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
35640         file.
35641         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
35643 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
35645         * timezone/tzselect.ksh: Update from tzcode git revision
35646         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
35647         * timezone/zdump.c: Likewise.
35648         * timezone/zic.c: Likewise.
35649         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
35650         in TZVERSION setting, not $(PKGVERSION).
35651         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
35652         REPORT_BUGS_TO settings.
35654         [BZ #14838]
35655         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
35656         macro.
35658 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
35660         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
35661         detection to immediately after _FP_ROUND().
35662         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
35663         bits are 0.
35665 2012-11-11  David S. Miller  <davem@davemloft.net>
35667         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
35668         inttypes.h
35669         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
35670         __close rather than their public counterparts.
35672 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
35674         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
35675         file.
35676         [UNIX98] (sem_timedwait): Do not expect.
35677         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
35678         [XPG4 || UNIX98] (sockatmark): Do not expect.
35679         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
35680         (clock_getcpuclockid): Do not expect.
35681         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
35682         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
35683         Do not expect.
35684         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
35685         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
35686         [UNIX98] (vwscanf): Likewise.
35687         [UNIX98] (vswscanf): Likewise.
35689 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
35691         * timezone/version.h: Remove file.
35692         * timezone/README: Do not refer to version.h.
35693         * timezone/Makefile ($(objpfx)zic.o): New dependency on
35694         $(objpfx)version.h.
35695         ($(objpfx)zdump.o): Likewise.
35696         ($(objpfx)version.h): New target.
35698         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
35699         2012i.
35700         * timezone/README: Don't mention modification to tzselect.ksh.
35701         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
35702         work on unmodified tzselect.ksh.  Substitute version numbers in
35703         tzselect.ksh.
35705         * Makefile (format-me): Remove.
35706         (INSTALL): Adjust indentation.  Use commands directly instead of
35707         using $(format-me).
35709         * aclocal.m4 (ACX_PKGVERSION): New macro.
35710         (ACX_BUGURL): Likewise.
35711         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
35712         (PKGVERSION): New AC_DEFINE_UNQUOTED.
35713         (REPORT_BUGS_TO): Likewise.
35714         * configure: Regenerated.
35715         * config.h.in (PKGVERSION): New macro.
35716         (REPORT_BUGS_TO): Likewise.
35717         * config.make.in (PKGVERSION): New variable.
35718         (PKGVERSION_TEXI): Likewise.
35719         (REPORT_BUGS_TO): Likewise.
35720         (REPORT_BUGS_TEXI): Likewise.
35721         * Makefile (format-me): Use -I$(common-objpfx)manual.
35722         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
35723         ($(common-objpfx)manual/%): New target.
35724         (manual/%): Remove target.
35725         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
35726         (print_version): Use PKGVERSION.
35727         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
35728         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
35729         and REPORT_BUGS_TO.
35730         ($(objpfx)xtrace): Likewise.
35731         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
35732         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
35733         (print_version): Use PKGVERSION.
35734         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
35735         (do_version): Use PKGVERSION.
35736         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
35737         REPORT_BUGS_TO.
35738         (common-ldd-rewrite): Likewise.
35739         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
35740         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
35741         (print_version): Use PKGVERSION.
35742         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
35743         * elf/pldd.c (argp_program_bug_address): Remove variable.
35744         (more_help): New function.
35745         (argp): Use more_help.
35746         (print_version): Use PKGVERSION.
35747         * elf/sln.c (main): Use PKGVERSION.
35748         (usage): Use REPORT_BUGS_TO.
35749         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
35750         (top level): Use PKGVERSION.
35751         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
35752         (print_version): Use PKGVERSION.
35753         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
35754         (print_version): Use PKGVERSION.
35755         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
35756         (print_version): Use PKGVERSION.
35757         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
35758         (print_version): Use PKGVERSION.
35759         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
35760         (print_version): Use PKGVERSION.
35761         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
35762         (print_version): Use PKGVERSION.
35763         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
35764         and BUGURL.
35765         ($(objpfx)memusage): Likewise.
35766         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
35767         (do_version): Use PKGVERSION.
35768         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
35769         (print_version): Use PKGVERSION.
35770         * malloc/mtrace.pl ($PACKAGE): Remove variable.
35771         ($PKGVERSION): New variable.
35772         ($REPORT_BUGS_TO): Likewise.
35773         (usage): Use $REPORT_BUGS_TO.
35774         (top level): Use $PKGVERSION.
35775         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
35776         ($(objpfx)pkgvers.texi): New rule.
35777         ($(objpfx)stamp-pkgvers): Likewise.
35778         * manual/install.texi: Include pkgvers.texi.
35779         (--with-pkgversion): Document new configure option.
35780         (--with-bugurl): Likewise.
35781         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
35782         than necessarily for this particular distribution.  Use
35783         REPORT_BUGS_TO for where to report bugs.
35784         * INSTALL: Regenerated.
35785         * manual/libc.texinfo: Include pkgvers.texi.
35786         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
35787         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
35788         (print_version): Use PKGVERSION.
35789         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
35790         (print_version): Use PKGVERSION.
35791         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
35792         (print_version): Use PKGVERSION.
35793         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
35794         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
35795         macro.
35796         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
35797         (print_version): Use PKGVERSION.
35798         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
35799         (print_version): Use PKGVERSION.
35800         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
35801         and PKGVERSION.
35803         * timezone/checktab.awk: Update from tzcode 2012i.
35804         * timezone/ialloc.c: Likewise.
35805         * timezone/private.h: Likewise.
35806         * timezone/scheck.c: Likewise.
35807         * timezone/tzfile.h: Likewise.
35808         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
35809         (TZVERSION): Hardcode tzcode version number.
35810         * timezone/zdump.c: Update from tzcode 2012i.
35811         * timezone/zic.c: Likewise.
35812         * timezone/version.h: New file.
35813         * timezone/README: Describe version.h.  Update upstream location.
35815         [BZ #14824]
35816         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
35817         (mktemp): Enable declaration.
35818         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
35819         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
35820         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
35821         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
35822         Likewise.
35823         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
35824         Likewise.
35825         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
35826         Likewise.
35827         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
35828         Likewise.
35829         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
35830         Likewise.
35831         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
35832         Likewise.
35834         [BZ #14821]
35835         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
35836         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
35837         for copies of such integer values.
35838         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
35839         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
35841 2012-11-09  Andreas Jaeger  <aj@suse.de>
35843         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
35844         definitions and declarations that are provided by
35845         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
35847 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35849         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
35850         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
35851         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
35852         definition.
35854 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
35856         * elf/elf.h: Update comment before AArch64 relocations.
35858 2012-11-07  David S. Miller  <davem@davemloft.net>
35860         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
35861         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
35862         (__start_context): Declare.
35863         (__makecontext_ret): Delete.
35864         (__makecontext): Hook up __start_context instead of
35865         __makecontext_ret.
35866         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
35867         (sysdep_routines): Add __start_context when in stdlib.
35869 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
35871         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
35872         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
35873         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
35874         hardcoded "nm".
35875         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
35876         (READELF): New variable.  Use it instead of hardcoded "readelf".
35878 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
35880         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
35881         * sysdeps/x86/Makefile: Here.
35882         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
35883         * sysdeps/x86/tst-xmmymm.sh: This.
35885 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
35887         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
35888         expectations.
35889         [UNIX98] (pthread_barrier_t): Do not expect.
35890         [UNIX98] (pthread_barrierattr_t): Likewise.
35891         [UNIX98] (pthread_spinlock_t): Likewise.
35892         [UNIX98] (pthread_barrier_destroy): Likewise.
35893         [UNIX98] (pthread_barrier_init): Likewise.
35894         [UNIX98] (pthread_barrier_wait): Likewise.
35895         [UNIX98] (pthread_barrierattr_destroy): Likewise.
35896         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
35897         [UNIX98] (pthread_barrierattr_init): Likewise.
35898         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
35899         [UNIX98] (pthread_getcpuclockid): Likewise.
35900         [UNIX98] (pthread_mutex_timedlock): Likewise.
35901         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
35902         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
35903         [UNIX98] (pthread_sigmask): Likewise.
35904         [UNIX98] (pthread_spin_destroy): Likewise.
35905         [UNIX98] (pthread_spin_init): Likewise.
35906         [UNIX98] (pthread_spin_lock): Likewise.
35907         [UNIX98] (pthread_spin_trylock): Likewise.
35908         [UNIX98] (pthread_spin_unlock): Likewise.
35909         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
35910         Do not expect.
35911         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
35912         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
35913         [XPG3 || XPG4] (pthread_cond_t): Likewise.
35914         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
35915         [XPG3 || XPG4] (pthread_key_t): Likewise.
35916         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
35917         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
35918         [XPG3 || XPG4] (pthread_once_t): Likewise.
35919         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
35920         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
35921         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
35922         [XPG3 || XPG4] (pthread_t): Likewise.
35924         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
35925         not expect.
35926         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
35928         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
35929         Change function return type to int.
35931         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
35932         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
35933         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
35934         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
35935         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
35936         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
35937         [!POSIX] (posix_madvise): Likewise.
35938         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
35939         && !UNIX98].
35940         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
35941         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
35942         (mode_t): Likewise.
35943         (posix_mem_offset): Likewise.
35944         (posix_typed_mem_get_info): Likewise.
35945         (posix_typed_mem_open): Likewise.
35947         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
35948         Change condition to [XOPEN2K8].
35950         * conform/conformtest.pl: Preprocess allow-header data with -x c
35951         instead of from stdin.
35952         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
35953         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
35954         [C99-based standards] (cerfc): Likewise.
35955         [C99-based standards] (cexp2): Likewise.
35956         [C99-based standards] (cexpm1): Likewise.
35957         [C99-based standards] (clog10): Likewise.
35958         [C99-based standards] (clog1p): Likewise.
35959         [C99-based standards] (clog2): Likewise.
35960         [C99-based standards] (clgamma): Likewise.
35961         [C99-based standards] (ctgamma): Likewise.
35962         [C99-based standards] (cerff): Likewise.
35963         [C99-based standards] (cerfcf): Likewise.
35964         [C99-based standards] (cexp2f): Likewise.
35965         [C99-based standards] (cexpm1f): Likewise.
35966         [C99-based standards] (clog10f): Likewise.
35967         [C99-based standards] (clog1pf): Likewise.
35968         [C99-based standards] (clog2f): Likewise.
35969         [C99-based standards] (clgammaf): Likewise.
35970         [C99-based standards] (ctgammaf): Likewise.
35971         [C99-based standards] (cerfl): Likewise.
35972         [C99-based standards] (cerfcl): Likewise.
35973         [C99-based standards] (cexp2l): Likewise.
35974         [C99-based standards] (cexpm1l): Likewise.
35975         [C99-based standards] (clog10l): Likewise.
35976         [C99-based standards] (clog1pl): Likewise.
35977         [C99-based standards] (clog2l): Likewise.
35978         [C99-based standards] (clgammal): Likewise.
35979         [C99-based standards] (ctgammal): Likewise.
35980         * conform/data/inttypes.h-data [C99-based standards]: Include
35981         stdint.h-data.  Remove all expectations for stdint.h contents.
35982         [C99-based standards] (PRI*): Do not allow.
35983         [C99-based standards] (SCN*): Likewise.
35984         [C99-based standards] (*_t): Likewise.
35985         [C99-based-standards] (PRId8): Expect macro.
35986         [C99-based-standards] (PRIi8): Likewise.
35987         [C99-based-standards] (PRIo8): Likewise.
35988         [C99-based-standards] (PRIu8): Likewise.
35989         [C99-based-standards] (PRIx8): Likewise.
35990         [C99-based-standards] (PRIX8): Likewise.
35991         [C99-based-standards] (SCNd8): Likewise.
35992         [C99-based-standards] (SCNi8): Likewise.
35993         [C99-based-standards] (SCNo8): Likewise.
35994         [C99-based-standards] (SCNu8): Likewise.
35995         [C99-based-standards] (SCNx8): Likewise.
35996         [C99-based-standards] (PRIdLEAST8): Likewise.
35997         [C99-based-standards] (PRIiLEAST8): Likewise.
35998         [C99-based-standards] (PRIoLEAST8): Likewise.
35999         [C99-based-standards] (PRIuLEAST8): Likewise.
36000         [C99-based-standards] (PRIxLEAST8): Likewise.
36001         [C99-based-standards] (PRIXLEAST8): Likewise.
36002         [C99-based-standards] (SCNdLEAST8): Likewise.
36003         [C99-based-standards] (SCNiLEAST8): Likewise.
36004         [C99-based-standards] (SCNoLEAST8): Likewise.
36005         [C99-based-standards] (SCNuLEAST8): Likewise.
36006         [C99-based-standards] (SCNxLEAST8): Likewise.
36007         [C99-based-standards] (PRIdFAST8): Likewise.
36008         [C99-based-standards] (PRIiFAST8): Likewise.
36009         [C99-based-standards] (PRIoFAST8): Likewise.
36010         [C99-based-standards] (PRIuFAST8): Likewise.
36011         [C99-based-standards] (PRIxFAST8): Likewise.
36012         [C99-based-standards] (PRIXFAST8): Likewise.
36013         [C99-based-standards] (SCNdFAST8): Likewise.
36014         [C99-based-standards] (SCNiFAST8): Likewise.
36015         [C99-based-standards] (SCNoFAST8): Likewise.
36016         [C99-based-standards] (SCNuFAST8): Likewise.
36017         [C99-based-standards] (SCNxFAST8): Likewise.
36018         [C99-based-standards] (PRId16): Likewise.
36019         [C99-based-standards] (PRIi16): Likewise.
36020         [C99-based-standards] (PRIo16): Likewise.
36021         [C99-based-standards] (PRIu16): Likewise.
36022         [C99-based-standards] (PRIx16): Likewise.
36023         [C99-based-standards] (PRIX16): Likewise.
36024         [C99-based-standards] (SCNd16): Likewise.
36025         [C99-based-standards] (SCNi16): Likewise.
36026         [C99-based-standards] (SCNo16): Likewise.
36027         [C99-based-standards] (SCNu16): Likewise.
36028         [C99-based-standards] (SCNx16): Likewise.
36029         [C99-based-standards] (PRIdLEAST16): Likewise.
36030         [C99-based-standards] (PRIiLEAST16): Likewise.
36031         [C99-based-standards] (PRIoLEAST16): Likewise.
36032         [C99-based-standards] (PRIuLEAST16): Likewise.
36033         [C99-based-standards] (PRIxLEAST16): Likewise.
36034         [C99-based-standards] (PRIXLEAST16): Likewise.
36035         [C99-based-standards] (SCNdLEAST16): Likewise.
36036         [C99-based-standards] (SCNiLEAST16): Likewise.
36037         [C99-based-standards] (SCNoLEAST16): Likewise.
36038         [C99-based-standards] (SCNuLEAST16): Likewise.
36039         [C99-based-standards] (SCNxLEAST16): Likewise.
36040         [C99-based-standards] (PRIdFAST16): Likewise.
36041         [C99-based-standards] (PRIiFAST16): Likewise.
36042         [C99-based-standards] (PRIoFAST16): Likewise.
36043         [C99-based-standards] (PRIuFAST16): Likewise.
36044         [C99-based-standards] (PRIxFAST16): Likewise.
36045         [C99-based-standards] (PRIXFAST16): Likewise.
36046         [C99-based-standards] (SCNdFAST16): Likewise.
36047         [C99-based-standards] (SCNiFAST16): Likewise.
36048         [C99-based-standards] (SCNoFAST16): Likewise.
36049         [C99-based-standards] (SCNuFAST16): Likewise.
36050         [C99-based-standards] (SCNxFAST16): Likewise.
36051         [C99-based-standards] (PRId32): Likewise.
36052         [C99-based-standards] (PRIi32): Likewise.
36053         [C99-based-standards] (PRIo32): Likewise.
36054         [C99-based-standards] (PRIu32): Likewise.
36055         [C99-based-standards] (PRIx32): Likewise.
36056         [C99-based-standards] (PRIX32): Likewise.
36057         [C99-based-standards] (SCNd32): Likewise.
36058         [C99-based-standards] (SCNi32): Likewise.
36059         [C99-based-standards] (SCNo32): Likewise.
36060         [C99-based-standards] (SCNu32): Likewise.
36061         [C99-based-standards] (SCNx32): Likewise.
36062         [C99-based-standards] (PRIdLEAST32): Likewise.
36063         [C99-based-standards] (PRIiLEAST32): Likewise.
36064         [C99-based-standards] (PRIoLEAST32): Likewise.
36065         [C99-based-standards] (PRIuLEAST32): Likewise.
36066         [C99-based-standards] (PRIxLEAST32): Likewise.
36067         [C99-based-standards] (PRIXLEAST32): Likewise.
36068         [C99-based-standards] (SCNdLEAST32): Likewise.
36069         [C99-based-standards] (SCNiLEAST32): Likewise.
36070         [C99-based-standards] (SCNoLEAST32): Likewise.
36071         [C99-based-standards] (SCNuLEAST32): Likewise.
36072         [C99-based-standards] (SCNxLEAST32): Likewise.
36073         [C99-based-standards] (PRIdFAST32): Likewise.
36074         [C99-based-standards] (PRIiFAST32): Likewise.
36075         [C99-based-standards] (PRIoFAST32): Likewise.
36076         [C99-based-standards] (PRIuFAST32): Likewise.
36077         [C99-based-standards] (PRIxFAST32): Likewise.
36078         [C99-based-standards] (PRIXFAST32): Likewise.
36079         [C99-based-standards] (SCNdFAST32): Likewise.
36080         [C99-based-standards] (SCNiFAST32): Likewise.
36081         [C99-based-standards] (SCNoFAST32): Likewise.
36082         [C99-based-standards] (SCNuFAST32): Likewise.
36083         [C99-based-standards] (SCNxFAST32): Likewise.
36084         [C99-based-standards] (PRId64): Likewise.
36085         [C99-based-standards] (PRIi64): Likewise.
36086         [C99-based-standards] (PRIo64): Likewise.
36087         [C99-based-standards] (PRIu64): Likewise.
36088         [C99-based-standards] (PRIx64): Likewise.
36089         [C99-based-standards] (PRIX64): Likewise.
36090         [C99-based-standards] (SCNd64): Likewise.
36091         [C99-based-standards] (SCNi64): Likewise.
36092         [C99-based-standards] (SCNo64): Likewise.
36093         [C99-based-standards] (SCNu64): Likewise.
36094         [C99-based-standards] (SCNx64): Likewise.
36095         [C99-based-standards] (PRIdLEAST64): Likewise.
36096         [C99-based-standards] (PRIiLEAST64): Likewise.
36097         [C99-based-standards] (PRIoLEAST64): Likewise.
36098         [C99-based-standards] (PRIuLEAST64): Likewise.
36099         [C99-based-standards] (PRIxLEAST64): Likewise.
36100         [C99-based-standards] (PRIXLEAST64): Likewise.
36101         [C99-based-standards] (SCNdLEAST64): Likewise.
36102         [C99-based-standards] (SCNiLEAST64): Likewise.
36103         [C99-based-standards] (SCNoLEAST64): Likewise.
36104         [C99-based-standards] (SCNuLEAST64): Likewise.
36105         [C99-based-standards] (SCNxLEAST64): Likewise.
36106         [C99-based-standards] (PRIdFAST64): Likewise.
36107         [C99-based-standards] (PRIiFAST64): Likewise.
36108         [C99-based-standards] (PRIoFAST64): Likewise.
36109         [C99-based-standards] (PRIuFAST64): Likewise.
36110         [C99-based-standards] (PRIxFAST64): Likewise.
36111         [C99-based-standards] (PRIXFAST64): Likewise.
36112         [C99-based-standards] (SCNdFAST64): Likewise.
36113         [C99-based-standards] (SCNiFAST64): Likewise.
36114         [C99-based-standards] (SCNoFAST64): Likewise.
36115         [C99-based-standards] (SCNuFAST64): Likewise.
36116         [C99-based-standards] (SCNxFAST64): Likewise.
36117         [C99-based-standards] (PRIdMAX): Likewise.
36118         [C99-based-standards] (PRIiMAX): Likewise.
36119         [C99-based-standards] (PRIoMAX): Likewise.
36120         [C99-based-standards] (PRIuMAX): Likewise.
36121         [C99-based-standards] (PRIxMAX): Likewise.
36122         [C99-based-standards] (PRIXMAX): Likewise.
36123         [C99-based-standards] (SCNdMAX): Likewise.
36124         [C99-based-standards] (SCNiMAX): Likewise.
36125         [C99-based-standards] (SCNoMAX): Likewise.
36126         [C99-based-standards] (SCNuMAX): Likewise.
36127         [C99-based-standards] (SCNxMAX): Likewise.
36128         [C99-based-standards] (PRIdPTR): Likewise.
36129         [C99-based-standards] (PRIiPTR): Likewise.
36130         [C99-based-standards] (PRIoPTR): Likewise.
36131         [C99-based-standards] (PRIuPTR): Likewise.
36132         [C99-based-standards] (PRIxPTR): Likewise.
36133         [C99-based-standards] (PRIXPTR): Likewise.
36134         [C99-based-standards] (SCNdPTR): Likewise.
36135         [C99-based-standards] (SCNiPTR): Likewise.
36136         [C99-based-standards] (SCNoPTR): Likewise.
36137         [C99-based-standards] (SCNuPTR): Likewise.
36138         [C99-based-standards] (SCNxPTR): Likewise.
36139         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
36140         allow.
36141         * conform/data/stdint.h-data: Update comments to clarify
36142         requirements.
36143         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
36144         type.
36145         [C99-based standards] (INT8_MAX): Likewise.
36146         [C99-based standards] (INT16_MIN): Likewise.
36147         [C99-based standards] (INT16_MAX): Likewise.
36148         [C99-based standards] (INT32_MIN): Likewise.
36149         [C99-based standards] (INT32_MAX): Likewise.
36150         [C99-based standards] (INT64_MIN): Likewise.
36151         [C99-based standards] (INT64_MAX): Likewise.
36152         [C99-based standards] (UINT8_MAX): Likewise.
36153         [C99-based standards] (UINT16_MAX): Likewise.
36154         [C99-based standards] (UINT32_MAX): Likewise.
36155         [C99-based standards] (UINT64_MAX): Likewise.
36156         [C99-based standards] (INT_LEAST8_MIN): Likewise.
36157         [C99-based standards] (INT_LEAST8_MAX): Likewise.
36158         [C99-based standards] (INT_LEAST16_MIN): Likewise.
36159         [C99-based standards] (INT_LEAST16_MAX): Likewise.
36160         [C99-based standards] (INT_LEAST32_MIN): Likewise.
36161         [C99-based standards] (INT_LEAST32_MAX): Likewise.
36162         [C99-based standards] (INT_LEAST64_MIN): Likewise.
36163         [C99-based standards] (INT_LEAST64_MAX): Likewise.
36164         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
36165         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
36166         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
36167         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
36168         [C99-based standards] (INT_FAST8_MIN): Likewise.
36169         [C99-based standards] (INT_FAST8_MAX): Likewise.
36170         [C99-based standards] (INT_FAST16_MIN): Likewise.
36171         [C99-based standards] (INT_FAST16_MAX): Likewise.
36172         [C99-based standards] (INT_FAST32_MIN): Likewise.
36173         [C99-based standards] (INT_FAST32_MAX): Likewise.
36174         [C99-based standards] (INT_FAST64_MIN): Likewise.
36175         [C99-based standards] (INT_FAST64_MAX): Likewise.
36176         [C99-based standards] (UINT_FAST8_MAX): Likewise.
36177         [C99-based standards] (UINT_FAST16_MAX): Likewise.
36178         [C99-based standards] (UINT_FAST32_MAX): Likewise.
36179         [C99-based standards] (UINT_FAST64_MAX): Likewise.
36180         [C99-based standards] (INTPTR_MIN): Likewise.
36181         [C99-based standards] (INTPTR_MAX): Likewise.
36182         [C99-based standards] (UINTPTR_MAX): Likewise.
36183         [C99-based standards] (INTMAX_MIN): Likewise.
36184         [C99-based standards] (INTMAX_MAX): Likewise.
36185         [C99-based standards] (UINTMAX_MAX): Likewise.
36186         [C99-based standards] (PTRDIFF_MIN): Likewise.
36187         [C99-based standards] (PTRDIFF_MAX): Likewise.
36188         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
36189         [C99-based standards] (SIZE_MAX): Likewise.
36190         [C99-based standards] (WCHAR_MAX): Likewise.
36191         [C99-based standards] (WINT_MAX): Likewise.
36192         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
36193         constraint on value.
36194         [C99-based standards] (WCHAR_MIN): Likewise.
36195         [C99-based standards] (WINT_MIN): Likewise.
36196         [C99-based standards] (*_t): Allow.
36197         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
36198         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
36199         Include math.h-data and complex.h-data.  Remove all expectations
36200         of math.h and complex.h contents.
36201         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
36202         at end of line.
36203         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
36204         (struct tm): Expect tag.
36205         [C99-based-standards] (wcstof): Expect function.
36206         [C99-based-standards] (wcstold): Likewise.
36207         [C99-based-standards] (wcstoll): Likewise.
36208         [C99-based-standards] (wcstoull): Likewise.
36209         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
36210         macro-int-constant.  Specify type.
36211         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
36212         constraint on value.
36213         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
36214         Specify type.
36215         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
36216         Specify value.
36217         [ISO C standards]: Do not allow headers.
36218         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
36219         wcs[abcdefghijklmnopqrstuvwxyz]*.
36220         [ISO C standards] (*_t): Do not allow.
36221         * conform/data/wctype.h-data [C99-based standards] (iswblank):
36222         Expect function.
36223         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
36224         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
36225         Specify type.
36226         [ISO C standards]: Do not allow headers.
36227         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
36228         is[abcdefghijklmnopqrstuvwxyz]*.
36229         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
36230         to[abcdefghijklmnopqrstuvwxyz]*.
36231         [ISO C standards] (*_t): Do not allow.
36232         * conform/data/stdalign.h-data: New file.
36233         * conform/data/stdbool.h-data: Likewise.
36234         * conform/data/stdnoreturn.h-data: Likewise.
36236 2012-11-07  Roland McGrath  <roland@hack.frob.com>
36238         [BZ #14815]
36239         * manual/filesys.texi (Directory Entries): Typo fix.
36240         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
36242 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36244         * elf/elf.h (EM_AARCH64): New macro.
36245         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
36246         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
36247         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
36248         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
36249         (R_AARCH64_TLSDESC): Likewise.
36250         (NT_ARM_TLS): Likewise.
36251         (NT_ARM_HW_BREAK): Likewise.
36252         (NT_ARM_HW_WATCH): Likewise.
36254 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
36256         [BZ #14811]
36257         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
36258         (__ieee754_powl): Saturate nonzero exponents with absolute value
36259         below 0x1p-79 to +/- 0x1p-79.
36260         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
36261         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
36262         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
36263         nonzero exponents with absolute value below 0x1p-32 to +/-
36264         0x1p-32.
36265         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
36266         (__ieee754_powl): Saturate nonzero exponents with absolute value
36267         below 0x1p-79 to +/- 0x1p-79.
36268         * math/libm-test.inc (pow_test): Add more tests.
36270 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36272         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
36273         _dl_s390_cap_flags with kernel. Increase string length.
36274         (_dl_s390_platforms): Add z196 and zEC12.
36276 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
36278         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
36279         Change XOPEN21K to XOPEN2K.
36281 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
36283         * string/memmove.c: Use memcpy when possible.
36285 2012-11-06  Andreas Jaeger  <aj@suse.de>
36287         * po/eo.po: Update from translation team.
36289 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
36291         [BZ #14793]
36292         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
36293         exponent and small x and y exponents, scale x or y up.  Increase
36294         by 2 the exponent used in scaling up.
36295         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
36296         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
36297         * math/libm-test.inc (fma_test): Add more tests.
36298         (fma_test_towardzero): Likewise.
36299         (fma_test_downward): Likewise.
36300         (fma_test_upward): Likewise.
36302 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
36304         [BZ #14805]
36305         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
36306         fenv_t *.
36308         [BZ #14801]
36309         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
36310         namespace for names of struct fields.
36311         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
36312         fenv_t fields.
36313         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
36314         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
36316 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36318         [BZ #3665]
36319         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
36321 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
36323         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
36324         PTR_DEMANGLE.
36326         [BZ #5246]
36327         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
36328         PTR_DEMANGLE.
36330 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
36332         [BZ #14797]
36333         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
36334         definitely overflow as x * y not x * y + z.
36335         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
36336         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
36337         * math/libm-test.inc (fma_test): Add more tests.
36338         (fma_test_towardzero): Likewise.
36339         (fma_test_downward): Likewise.
36340         (fma_test_upward): Likewise.
36342 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
36344         [BZ #157]
36346         * include/stub-tag.h: Remove file.
36347         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
36348         '#include' of it.
36349         * manual/maint.texi (Porting): Don't reference it.
36350         * Makerules ($(objpfx)stubs): Likewise.
36351         * dirent/closedir.c: Don't include <stub-tag.h>.
36352         * dirent/dirfd.c: Likewise.
36353         * dirent/fdopendir.c: Likewise.
36354         * dirent/getdents.c: Likewise.
36355         * dirent/getdents64.c: Likewise.
36356         * dirent/opendir.c: Likewise.
36357         * dirent/readdir.c: Likewise.
36358         * dirent/readdir64.c: Likewise.
36359         * dirent/readdir64_r.c: Likewise.
36360         * dirent/readdir_r.c: Likewise.
36361         * dirent/rewinddir.c: Likewise.
36362         * dirent/seekdir.c: Likewise.
36363         * dirent/telldir.c: Likewise.
36364         * gmon/profil.c: Likewise.
36365         * grp/setgroups.c: Likewise.
36366         * inet/if_index.c: Likewise.
36367         * io/access.c: Likewise.
36368         * io/chdir.c: Likewise.
36369         * io/chmod.c: Likewise.
36370         * io/chown.c: Likewise.
36371         * io/close.c: Likewise.
36372         * io/dup.c: Likewise.
36373         * io/dup2.c: Likewise.
36374         * io/dup3.c: Likewise.
36375         * io/euidaccess.c: Likewise.
36376         * io/faccessat.c: Likewise.
36377         * io/fchdir.c: Likewise.
36378         * io/fchmod.c: Likewise.
36379         * io/fchmodat.c: Likewise.
36380         * io/fchown.c: Likewise.
36381         * io/fchownat.c: Likewise.
36382         * io/fcntl.c: Likewise.
36383         * io/flock.c: Likewise.
36384         * io/fstatfs.c: Likewise.
36385         * io/fstatfs64.c: Likewise.
36386         * io/fstatvfs.c: Likewise.
36387         * io/fstatvfs64.c: Likewise.
36388         * io/futimens.c: Likewise.
36389         * io/fxstat.c: Likewise.
36390         * io/fxstat64.c: Likewise.
36391         * io/fxstatat.c: Likewise.
36392         * io/fxstatat64.c: Likewise.
36393         * io/getcwd.c: Likewise.
36394         * io/isatty.c: Likewise.
36395         * io/lchmod.c: Likewise.
36396         * io/lchown.c: Likewise.
36397         * io/link.c: Likewise.
36398         * io/linkat.c: Likewise.
36399         * io/lseek.c: Likewise.
36400         * io/lseek64.c: Likewise.
36401         * io/lxstat64.c: Likewise.
36402         * io/mkdir.c: Likewise.
36403         * io/mkdirat.c: Likewise.
36404         * io/mkfifo.c: Likewise.
36405         * io/mkfifoat.c: Likewise.
36406         * io/open.c: Likewise.
36407         * io/open64.c: Likewise.
36408         * io/openat.c: Likewise.
36409         * io/openat64.c: Likewise.
36410         * io/pipe.c: Likewise.
36411         * io/pipe2.c: Likewise.
36412         * io/poll.c: Likewise.
36413         * io/posix_fadvise.c: Likewise.
36414         * io/posix_fadvise64.c: Likewise.
36415         * io/posix_fallocate.c: Likewise.
36416         * io/posix_fallocate64.c: Likewise.
36417         * io/read.c: Likewise.
36418         * io/readlink.c: Likewise.
36419         * io/readlinkat.c: Likewise.
36420         * io/rmdir.c: Likewise.
36421         * io/sendfile.c: Likewise.
36422         * io/sendfile64.c: Likewise.
36423         * io/statfs.c: Likewise.
36424         * io/statfs64.c: Likewise.
36425         * io/statvfs.c: Likewise.
36426         * io/statvfs64.c: Likewise.
36427         * io/symlink.c: Likewise.
36428         * io/symlinkat.c: Likewise.
36429         * io/ttyname.c: Likewise.
36430         * io/ttyname_r.c: Likewise.
36431         * io/umask.c: Likewise.
36432         * io/unlink.c: Likewise.
36433         * io/unlinkat.c: Likewise.
36434         * io/utime.c: Likewise.
36435         * io/utimensat.c: Likewise.
36436         * io/write.c: Likewise.
36437         * io/xmknod.c: Likewise.
36438         * io/xmknodat.c: Likewise.
36439         * io/xstat.c: Likewise.
36440         * io/xstat64.c: Likewise.
36441         * login/getpt.c: Likewise.
36442         * login/grantpt.c: Likewise.
36443         * login/unlockpt.c: Likewise.
36444         * math/e_acoshl.c: Likewise.
36445         * math/e_acosl.c: Likewise.
36446         * math/e_asinl.c: Likewise.
36447         * math/e_atan2l.c: Likewise.
36448         * math/e_atanhl.c: Likewise.
36449         * math/e_coshl.c: Likewise.
36450         * math/e_expl.c: Likewise.
36451         * math/e_fmodl.c: Likewise.
36452         * math/e_gammal_r.c: Likewise.
36453         * math/e_hypotl.c: Likewise.
36454         * math/e_j0l.c: Likewise.
36455         * math/e_j1l.c: Likewise.
36456         * math/e_jnl.c: Likewise.
36457         * math/e_lgammal_r.c: Likewise.
36458         * math/e_log10l.c: Likewise.
36459         * math/e_log2l.c: Likewise.
36460         * math/e_logl.c: Likewise.
36461         * math/e_powl.c: Likewise.
36462         * math/e_rem_pio2l.c: Likewise.
36463         * math/e_sinhl.c: Likewise.
36464         * math/e_sqrtl.c: Likewise.
36465         * math/fclrexcpt.c: Likewise.
36466         * math/fedisblxcpt.c: Likewise.
36467         * math/feenablxcpt.c: Likewise.
36468         * math/fegetenv.c: Likewise.
36469         * math/fegetexcept.c: Likewise.
36470         * math/fegetround.c: Likewise.
36471         * math/feholdexcpt.c: Likewise.
36472         * math/fesetenv.c: Likewise.
36473         * math/fesetround.c: Likewise.
36474         * math/feupdateenv.c: Likewise.
36475         * math/fgetexcptflg.c: Likewise.
36476         * math/fraiseexcpt.c: Likewise.
36477         * math/fsetexcptflg.c: Likewise.
36478         * math/ftestexcept.c: Likewise.
36479         * math/k_cosl.c: Likewise.
36480         * math/k_rem_pio2l.c: Likewise.
36481         * math/k_sinl.c: Likewise.
36482         * math/k_tanl.c: Likewise.
36483         * math/s_asinhl.c: Likewise.
36484         * math/s_atanl.c: Likewise.
36485         * math/s_cbrtl.c: Likewise.
36486         * math/s_erfl.c: Likewise.
36487         * math/s_expm1l.c: Likewise.
36488         * math/s_log1pl.c: Likewise.
36489         * math/s_tanhl.c: Likewise.
36490         * misc/acct.c: Likewise.
36491         * misc/brk.c: Likewise.
36492         * misc/chflags.c: Likewise.
36493         * misc/chroot.c: Likewise.
36494         * misc/fchflags.c: Likewise.
36495         * misc/fgetxattr.c: Likewise.
36496         * misc/flistxattr.c: Likewise.
36497         * misc/fremovexattr.c: Likewise.
36498         * misc/fsetxattr.c: Likewise.
36499         * misc/fsync.c: Likewise.
36500         * misc/ftruncate.c: Likewise.
36501         * misc/futimes.c: Likewise.
36502         * misc/futimesat.c: Likewise.
36503         * misc/getdomain.c: Likewise.
36504         * misc/getdtsz.c: Likewise.
36505         * misc/gethostid.c: Likewise.
36506         * misc/gethostname.c: Likewise.
36507         * misc/getloadavg.c: Likewise.
36508         * misc/getpagesize.c: Likewise.
36509         * misc/getsysstats.c: Likewise.
36510         * misc/getxattr.c: Likewise.
36511         * misc/gtty.c: Likewise.
36512         * misc/ioctl.c: Likewise.
36513         * misc/lgetxattr.c: Likewise.
36514         * misc/listxattr.c: Likewise.
36515         * misc/llistxattr.c: Likewise.
36516         * misc/lremovexattr.c: Likewise.
36517         * misc/lsetxattr.c: Likewise.
36518         * misc/lutimes.c: Likewise.
36519         * misc/madvise.c: Likewise.
36520         * misc/mincore.c: Likewise.
36521         * misc/mlock.c: Likewise.
36522         * misc/mlockall.c: Likewise.
36523         * misc/mmap.c: Likewise.
36524         * misc/mprotect.c: Likewise.
36525         * misc/msync.c: Likewise.
36526         * misc/munlock.c: Likewise.
36527         * misc/munlockall.c: Likewise.
36528         * misc/munmap.c: Likewise.
36529         * misc/preadv.c: Likewise.
36530         * misc/preadv64.c: Likewise.
36531         * misc/ptrace.c: Likewise.
36532         * misc/pwritev.c: Likewise.
36533         * misc/pwritev64.c: Likewise.
36534         * misc/readv.c: Likewise.
36535         * misc/reboot.c: Likewise.
36536         * misc/remap_file_pages.c: Likewise.
36537         * misc/removexattr.c: Likewise.
36538         * misc/revoke.c: Likewise.
36539         * misc/select.c: Likewise.
36540         * misc/setdomain.c: Likewise.
36541         * misc/setegid.c: Likewise.
36542         * misc/seteuid.c: Likewise.
36543         * misc/sethostid.c: Likewise.
36544         * misc/sethostname.c: Likewise.
36545         * misc/setregid.c: Likewise.
36546         * misc/setreuid.c: Likewise.
36547         * misc/setxattr.c: Likewise.
36548         * misc/sstk.c: Likewise.
36549         * misc/stty.c: Likewise.
36550         * misc/swapoff.c: Likewise.
36551         * misc/swapon.c: Likewise.
36552         * misc/sync.c: Likewise.
36553         * misc/syncfs.c: Likewise.
36554         * misc/syscall.c: Likewise.
36555         * misc/truncate.c: Likewise.
36556         * misc/ualarm.c: Likewise.
36557         * misc/usleep.c: Likewise.
36558         * misc/ustat.c: Likewise.
36559         * misc/utimes.c: Likewise.
36560         * misc/vhangup.c: Likewise.
36561         * misc/writev.c: Likewise.
36562         * posix/_exit.c: Likewise.
36563         * posix/alarm.c: Likewise.
36564         * posix/execve.c: Likewise.
36565         * posix/fexecve.c: Likewise.
36566         * posix/fork.c: Likewise.
36567         * posix/fpathconf.c: Likewise.
36568         * posix/getaddrinfo.c: Likewise.
36569         * posix/getegid.c: Likewise.
36570         * posix/geteuid.c: Likewise.
36571         * posix/getgid.c: Likewise.
36572         * posix/getgroups.c: Likewise.
36573         * posix/getlogin.c: Likewise.
36574         * posix/getlogin_r.c: Likewise.
36575         * posix/getpgid.c: Likewise.
36576         * posix/getpid.c: Likewise.
36577         * posix/getppid.c: Likewise.
36578         * posix/getresgid.c: Likewise.
36579         * posix/getresuid.c: Likewise.
36580         * posix/getsid.c: Likewise.
36581         * posix/getuid.c: Likewise.
36582         * posix/glob64.c: Likewise.
36583         * posix/nanosleep.c: Likewise.
36584         * posix/pathconf.c: Likewise.
36585         * posix/pause.c: Likewise.
36586         * posix/posix_madvise.c: Likewise.
36587         * posix/pread.c: Likewise.
36588         * posix/pread64.c: Likewise.
36589         * posix/pwrite.c: Likewise.
36590         * posix/pwrite64.c: Likewise.
36591         * posix/sched_getaffinity.c: Likewise.
36592         * posix/sched_getp.c: Likewise.
36593         * posix/sched_gets.c: Likewise.
36594         * posix/sched_primax.c: Likewise.
36595         * posix/sched_primin.c: Likewise.
36596         * posix/sched_rr_gi.c: Likewise.
36597         * posix/sched_setaffinity.c: Likewise.
36598         * posix/sched_setp.c: Likewise.
36599         * posix/sched_sets.c: Likewise.
36600         * posix/sched_yield.c: Likewise.
36601         * posix/setgid.c: Likewise.
36602         * posix/setlogin.c: Likewise.
36603         * posix/setpgid.c: Likewise.
36604         * posix/setresgid.c: Likewise.
36605         * posix/setresuid.c: Likewise.
36606         * posix/setsid.c: Likewise.
36607         * posix/setuid.c: Likewise.
36608         * posix/sleep.c: Likewise.
36609         * posix/spawni.c: Likewise.
36610         * posix/sysconf.c: Likewise.
36611         * posix/times.c: Likewise.
36612         * posix/wait.c: Likewise.
36613         * posix/wait3.c: Likewise.
36614         * posix/wait4.c: Likewise.
36615         * posix/waitpid.c: Likewise.
36616         * resolv/gai_sigqueue.c: Likewise.
36617         * resource/getpriority.c: Likewise.
36618         * resource/getrlimit.c: Likewise.
36619         * resource/getrusage.c: Likewise.
36620         * resource/nice.c: Likewise.
36621         * resource/setpriority.c: Likewise.
36622         * resource/setrlimit.c: Likewise.
36623         * resource/ulimit.c: Likewise.
36624         * rt/aio_cancel.c: Likewise.
36625         * rt/aio_fsync.c: Likewise.
36626         * rt/aio_read.c: Likewise.
36627         * rt/aio_sigqueue.c: Likewise.
36628         * rt/aio_suspend.c: Likewise.
36629         * rt/aio_write.c: Likewise.
36630         * rt/clock_getres.c: Likewise.
36631         * rt/clock_gettime.c: Likewise.
36632         * rt/clock_nanosleep.c: Likewise.
36633         * rt/clock_settime.c: Likewise.
36634         * rt/lio_listio.c: Likewise.
36635         * rt/mq_close.c: Likewise.
36636         * rt/mq_getattr.c: Likewise.
36637         * rt/mq_notify.c: Likewise.
36638         * rt/mq_open.c: Likewise.
36639         * rt/mq_receive.c: Likewise.
36640         * rt/mq_send.c: Likewise.
36641         * rt/mq_setattr.c: Likewise.
36642         * rt/mq_timedreceive.c: Likewise.
36643         * rt/mq_timedsend.c: Likewise.
36644         * rt/mq_unlink.c: Likewise.
36645         * rt/shm_open.c: Likewise.
36646         * rt/shm_unlink.c: Likewise.
36647         * rt/timer_create.c: Likewise.
36648         * rt/timer_delete.c: Likewise.
36649         * rt/timer_getoverr.c: Likewise.
36650         * rt/timer_gettime.c: Likewise.
36651         * rt/timer_settime.c: Likewise.
36652         * setjmp/__longjmp.c: Likewise.
36653         * setjmp/setjmp.c: Likewise.
36654         * signal/kill.c: Likewise.
36655         * signal/killpg.c: Likewise.
36656         * signal/raise.c: Likewise.
36657         * signal/sigaction.c: Likewise.
36658         * signal/sigaltstack.c: Likewise.
36659         * signal/sigblock.c: Likewise.
36660         * signal/sigignore.c: Likewise.
36661         * signal/sigintr.c: Likewise.
36662         * signal/signal.c: Likewise.
36663         * signal/sigpause.c: Likewise.
36664         * signal/sigpending.c: Likewise.
36665         * signal/sigqueue.c: Likewise.
36666         * signal/sigreturn.c: Likewise.
36667         * signal/sigset.c: Likewise.
36668         * signal/sigsetmask.c: Likewise.
36669         * signal/sigstack.c: Likewise.
36670         * signal/sigsuspend.c: Likewise.
36671         * signal/sigtimedwait.c: Likewise.
36672         * signal/sigvec.c: Likewise.
36673         * signal/sigwait.c: Likewise.
36674         * signal/sigwaitinfo.c: Likewise.
36675         * signal/sysv_signal.c: Likewise.
36676         * socket/accept.c: Likewise.
36677         * socket/accept4.c: Likewise.
36678         * socket/bind.c: Likewise.
36679         * socket/connect.c: Likewise.
36680         * socket/getpeername.c: Likewise.
36681         * socket/getsockname.c: Likewise.
36682         * socket/getsockopt.c: Likewise.
36683         * socket/isfdtype.c: Likewise.
36684         * socket/listen.c: Likewise.
36685         * socket/recv.c: Likewise.
36686         * socket/recvfrom.c: Likewise.
36687         * socket/recvmsg.c: Likewise.
36688         * socket/send.c: Likewise.
36689         * socket/sendmsg.c: Likewise.
36690         * socket/sendto.c: Likewise.
36691         * socket/setsockopt.c: Likewise.
36692         * socket/shutdown.c: Likewise.
36693         * socket/sockatmark.c: Likewise.
36694         * socket/socket.c: Likewise.
36695         * socket/socketpair.c: Likewise.
36696         * stdio-common/ctermid.c: Likewise.
36697         * stdio-common/cuserid.c: Likewise.
36698         * stdio-common/remove.c: Likewise.
36699         * stdio-common/rename.c: Likewise.
36700         * stdio-common/renameat.c: Likewise.
36701         * stdio-common/tempname.c: Likewise.
36702         * stdlib/getcontext.c: Likewise.
36703         * stdlib/makecontext.c: Likewise.
36704         * stdlib/setcontext.c: Likewise.
36705         * stdlib/swapcontext.c: Likewise.
36706         * stdlib/system.c: Likewise.
36707         * streams/fattach.c: Likewise.
36708         * streams/fdetach.c: Likewise.
36709         * streams/getmsg.c: Likewise.
36710         * streams/getpmsg.c: Likewise.
36711         * streams/putmsg.c: Likewise.
36712         * streams/putpmsg.c: Likewise.
36713         * sysdeps/unix/bsd/getpt.c: Likewise.
36714         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
36715         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
36716         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
36717         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
36718         Likewise.
36719         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
36720         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
36721         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
36722         * sysvipc/msgctl.c: Likewise.
36723         * sysvipc/msgget.c: Likewise.
36724         * sysvipc/msgrcv.c: Likewise.
36725         * sysvipc/msgsnd.c: Likewise.
36726         * sysvipc/semctl.c: Likewise.
36727         * sysvipc/semget.c: Likewise.
36728         * sysvipc/semop.c: Likewise.
36729         * sysvipc/semtimedop.c: Likewise.
36730         * sysvipc/shmat.c: Likewise.
36731         * sysvipc/shmctl.c: Likewise.
36732         * sysvipc/shmdt.c: Likewise.
36733         * sysvipc/shmget.c: Likewise.
36734         * termios/tcdrain.c: Likewise.
36735         * termios/tcflow.c: Likewise.
36736         * termios/tcflush.c: Likewise.
36737         * termios/tcgetattr.c: Likewise.
36738         * termios/tcgetpgrp.c: Likewise.
36739         * termios/tcsendbrk.c: Likewise.
36740         * termios/tcsetattr.c: Likewise.
36741         * termios/tcsetpgrp.c: Likewise.
36742         * time/adjtime.c: Likewise.
36743         * time/clock.c: Likewise.
36744         * time/getitimer.c: Likewise.
36745         * time/gettimeofday.c: Likewise.
36746         * time/setitimer.c: Likewise.
36747         * time/settimeofday.c: Likewise.
36748         * time/stime.c: Likewise.
36749         * time/time.c: Likewise.
36751 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
36753         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
36754         /usr/old/bin.
36756         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
36757         instead of spaces.
36758         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
36760 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
36762         [BZ #14796]
36763         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
36764         FE_TONEAREST before applying Dekker multiplication and Knuth
36765         addition.  Clear inexact exceptions and check for exact zero
36766         results afterwards.
36767         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
36768         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
36769         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
36770         * math/libm-test.inc (fma_test): Add more tests.
36771         (fma_test_towardzero): Likewise.
36772         (fma_test_downward): Likewise.
36773         (fma_test_upward): Likewise.
36774         * sysdeps/generic/math_private.h (default_libc_fesetround): New
36775         function.
36776         (libc_fesetround): New macro.
36777         (libc_fesetroundf): Likewise.
36778         (libc_fesetroundl): Likewise.
36779         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
36780         function.
36781         (libc_fesetround_387): Likewise.
36782         (libc_fesetroundf): New macro.
36783         (libc_fesetround): Likewise.
36784         (libc_fesetroundl): Likewise.
36785         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
36786         function.
36787         (libc_fesetroundf): New macro.
36788         (libc_fesetround): Likewise.
36789         (libc_fesetroundl): Likewise.
36790         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
36791         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
36792         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
36793         libm_hidden_ver.
36794         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
36795         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
36796         libm_hidden_def.
36797         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
36798         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
36799         libm_hidden_ver.
36800         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
36801         libm_hidden_def.
36803         [BZ #3439]
36804         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
36805         integer constant usable in #if and use that to give value to enum
36806         constant.
36807         (FE_DIVBYZERO): Likewise.
36808         (FE_UNDERFLOW): Likewise.
36809         (FE_OVERFLOW): Likewise.
36810         (FE_INVALID): Likewise.
36811         (FE_INVALID_SNAN): Likewise.
36812         (FE_INVALID_ISI): Likewise.
36813         (FE_INVALID_IDI): Likewise.
36814         (FE_INVALID_ZDZ): Likewise.
36815         (FE_INVALID_IMZ): Likewise.
36816         (FE_INVALID_COMPARE): Likewise.
36817         (FE_INVALID_SOFTWARE): Likewise.
36818         (FE_INVALID_SQRT): Likewise.
36819         (FE_INVALID_INTEGER_CONVERSION): Likewise.
36820         (FE_TONEAREST): Likewise.
36821         (FE_TOWARDZERO): Likewise.
36822         (FE_UPWARD): Likewise.
36823         (FE_DOWNWARD): Likewise.
36824         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
36825         (FE_DIVBYZERO): Likewise.
36826         (FE_OVERFLOW): Likewise.
36827         (FE_UNDERFLOW): Likewise.
36828         (FE_INEXACT): Likewise.
36829         (FE_TONEAREST): Likewise.
36830         (FE_DOWNWARD): Likewise.
36831         (FE_UPWARD): Likewise.
36832         (FE_TOWARDZERO): Likewise.
36833         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
36834         (FE_UNDERFLOW): Likewise.
36835         (FE_OVERFLOW): Likewise.
36836         (FE_DIVBYZERO): Likewise.
36837         (FE_INVALID): Likewise.
36838         (FE_TONEAREST): Likewise.
36839         (FE_TOWARDZERO): Likewise.
36840         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
36841         (FE_OVERFLOW): Likewise.
36842         (FE_UNDERFLOW): Likewise.
36843         (FE_DIVBYZERO): Likewise.
36844         (FE_INEXACT): Likewise.
36845         (FE_TONEAREST): Likewise.
36846         (FE_TOWARDZERO): Likewise.
36847         (FE_UPWARD): Likewise.
36848         (FE_DOWNWARD): Likewise.
36849         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
36850         (FE_DIVBYZERO): Likewise.
36851         (FE_OVERFLOW): Likewise.
36852         (FE_UNDERFLOW): Likewise.
36853         (FE_INEXACT): Likewise.
36854         (FE_TONEAREST): Likewise.
36855         (FE_DOWNWARD): Likewise.
36856         (FE_UPWARD): Likewise.
36857         (FE_TOWARDZERO): Likewise.
36859 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
36861         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
36863 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
36865         * scripts/cross-test-ssh.sh (command): Use newlines to separate
36866         commands.  Quote $PWD.
36867         (blacklist_exports): Don't use remove_newlines.  Replace "declare
36868         -x" by "export".
36869         (remove_newlines): Remove.
36871 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
36873         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
36874         * stdlib/stdlib.h (atof): Moved to ...
36875         * include/bits/stdlib-float.h: Here.  New file.
36876         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
36877         * stdlib/bits/stdlib-float.h: New file.
36878         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
36879         -mno-sse -mno-mmx.
36880         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
36881         <xmmintrin.h>.
36883 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
36885         * conform/conformtest.pl (@headers): Add fenv.h.
36886         * conform/data/fenv.h-data: New file.
36887         * include/fenv.h [_ISOMAC]: Disable all contents of file except
36888         include of <math/fenv.h>.
36890         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
36891         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
36892         && !UNIX98].  Enables tests for XOPEN2K8.
36893         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
36894         POSIX2008]: Likewise.
36896         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
36897         (struct rusage): Do not expect type or its members.
36899         [BZ #3439]
36900         * math/math.h (FP_NAN): Define macro to integer constant usable in
36901         #if and use that to give value to enum constant.
36902         (FP_INFINITE): Likewise.
36903         (FP_ZERO): Likewise.
36904         (FP_SUBNORMAL): Likewise.
36905         (FP_NORMAL): Likewise.
36907 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
36909         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
36910         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
36911         arguments.
36913 2012-11-02  Roland McGrath  <roland@hack.frob.com>
36915         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
36916         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
36917         autoconf-time if not.
36918         * configure.in: Remove AC_PREREQ.
36920 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
36922         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
36923         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
36924         of the internal implementation.
36926 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
36928         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
36929         except include of <misc/sys/syslog.h>.
36931 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
36933         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
36934         function returns with a NULL context exit with zero.
36936 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
36938         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
36940 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
36942         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
36943         (run_program_cmd): This.
36944         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
36945         (tst_langinfo): New variable.  Use it.
36947 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
36949         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
36950         floating point opcodes.
36952 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
36954         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
36955         variable.
36957         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
36959         * sysdeps/mach/hurd/powerpc: Remove directory.
36960         * sysdeps/mach/powerpc: Likewise.
36962 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
36964         * scripts/check-local-headers.sh: Ignore c++ headers.
36966 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
36968         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
36969         __libc_cleanup_region_start argument.
36971 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
36973         [BZ #14784]
36974         [BZ #14785]
36975         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
36976         x * y using scaling, not as x * y + z.
36977         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
36978         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
36979         * math/libm-test.inc (fma_test): Add more tests.
36980         (fma_test_towardzero): Likewise.
36981         (fma_test_downward): Likewise.
36982         (fma_test_upward): Likewise.
36984 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
36986         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
36988 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
36990         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
36991         New variable.
36993 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
36995         * rt/tst-shm.c (worker): Correct checking for mmap failure.
36997 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
36999         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37000         Fix sort order.
37001         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37002         Likewise.
37004 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
37006         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37007         Fix the order of the list for glibc 2.17.
37008         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37009         Likewise.
37011 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
37013         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
37015 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
37017         [BZ #14610]
37018         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
37019         for low part of x being zero before using __atanl (y).
37020         * math/libm-test.inc (atan2_test): Add another test.
37022         * manual/install.texi (Configuring and compiling): Document
37023         general use of test-wrapper and test-wrapper-env.
37024         * INSTALL: Regenerated.
37026         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
37027         (__fma): Do not extract and scale down low bits on after-rounding
37028         systems when result rounded to normal precision would have normal
37029         exponent.
37030         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
37031         (__fmal): Do not extract and scale down low bits on after-rounding
37032         systems when result rounded to normal precision would have normal
37033         exponent.
37034         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
37035         (__fmal): Do not extract and scale down low bits on after-rounding
37036         systems when result rounded to normal precision would have normal
37037         exponent.
37038         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
37039         macro.
37040         (fma_test): Add more tests.
37041         (fma_test_towardzero): Likewise.
37042         (fma_test_downward): Likewise.
37043         (fma_test_upward): Likewise.
37045 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
37047         * sysdeps/i386/tininess.h: Renamed to ...
37048         * sysdeps/x86/tininess.h: This.
37049         * sysdeps/x86_64/tininess.h: Removed.
37051 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
37053         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
37054         input.  Use $(build-program-cmd).
37055         ($(objpfx)tst-array1-static.out): Likewise.
37056         ($(objpfx)tst-array2.out): Likewise.
37057         ($(objpfx)tst-array3.out): Likewise.
37058         ($(objpfx)tst-array4.out): Likewise.
37059         ($(objpfx)tst-array5.out): Likewise.
37060         ($(objpfx)tst-array5-static.out): Likewise.
37062 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
37064         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
37065         if defined.
37067         * nss/nsswitch.h (nss_interface_function): Provide new
37068         macro for use with NSS functions.
37069         * grp/initgroups.c: Use new macro.
37070         * nss/getXXbyYY.c: Likewise.
37071         * nss/getXXbyYY_r.c: Likewise.
37072         * nss/getXXent.c: Likewise.
37073         * nss/getXXent_r.c: Likewise.
37074         * sysdeps/posix/getaddrinfo.c: Likewise.
37076 2012-10-30  Andreas Jaeger  <aj@suse.de>
37078         * po/ru.po: Update Russion translation from translation project.
37080 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
37082         [BZ #14152]
37083         [BZ #14783]
37084         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
37085         result and shift together with sticky bit instead of replicating
37086         round-to-nearest rounding.
37087         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37088         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37089         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
37090         missing underflow exceptions.
37091         (fma_test_towardzero): Add more tests.
37092         (fma_test_downward): Likewise.
37093         (fma_test_upward): Likewise.
37095         [BZ #14047]
37096         * sysdeps/generic/tininess.h: New file.
37097         * sysdeps/i386/tininess.h: Likewise.
37098         * sysdeps/sh/tininess.h: Likewise.
37099         * sysdeps/x86_64/tininess.h: Likewise.
37100         * stdlib/tst-strtod-underflow.c: Likewise.
37101         * stdlib/tst-tininess.c: Likewise.
37102         * stdlib/strtod_l.c: Include <tininess.h>.
37103         (round_and_return): Do not set errno for exact underflow cases.
37104         Force an underflow exception when setting errno for underflow.
37105         Determine underflow based on rounding to normal precision if
37106         TININESS_AFTER_ROUNDING.
37107         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
37108         ERANGE for exact underflow cases.
37109         * stdlib/Makefile (tests): Add tst-tininess and
37110         tst-strtod-underflow.
37111         ($(objpfx)tst-tininess): Use $(link-libm).
37112         ($(objpfx)tst-strtod-underflow): Likewise.
37114 2012-10-30  Andreas Jaeger  <aj@suse.de>
37116         [BZ#14767]
37117         * elf/Makefile (tests): Remove conditional for have-initfini-array
37118         since this is now always required and the variable does not exist
37119         anymore.
37120         (tests-static): Likewise.
37121         (modules-names): Likewise.
37123         * po/eo.po: Add Esperanto translation from translation project.
37125         * elf/tst-array1.c (fini_array): Make writeable so that it can be
37126         merged with constructor/destructor.
37127         (init_array): Likewise.
37128         * elf/tst-array2dep.c (fini_array): Likewise.
37129         (init_array): Likewise.
37131 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
37133         * manual/message.texi: Delete @cartouche tags.
37135 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
37137         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
37138         EOPNOTSUPP.
37139         * sysdeps/mach/hurd/fsync.c: Likewise.
37141         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
37142         [_POSIX_REALTIME_SIGNALS]: Change condition to
37143         [_POSIX_REALTIME_SIGNALS > 0].
37145 2012-10-27  Andreas Jaeger  <aj@suse.de>
37147         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
37148         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
37149         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
37150         [__WORDSIZE != 64]: Likewise.
37152 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
37154         *  iconvdata/tst-table.sh: Remove ${SHELL}.
37155         *  iconvdata/tst-tables.sh: Likewise.
37157 2012-10-25  David S. Miller  <davem@davemloft.net>
37159         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
37160         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
37161         of strtoull.
37163         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
37164         ifunc-impl-list.c
37165         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
37166         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
37167         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
37168         file.
37170 2012-10-25  Roland McGrath  <roland@hack.frob.com>
37172         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
37173         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
37174         __getdirentries.
37176 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
37177             Jim Blandy  <jimb@codesourcery.com>
37179         * scripts/cross-test-ssh.sh: New file.
37180         * manual/install.texi (Configuring and compiling): Document use of
37181         cross-test-ssh.sh.
37182         * INSTALL: Regenerated.
37184 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
37186         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
37187         EOPNOTSUPP.
37189 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
37191         * Makeconfig (run-program-prefix): Fix comment.
37193 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
37194             Jim Blandy  <jimb@codesourcery.com>
37196         * Makeconfig (test-wrapper): New variable,
37197         (test-wrapper-env): Likewise.
37198         [$(cross-compiling) = yes && $(test-wrapper) != ""]
37199         (run-built-tests): Define to yes.
37200         (run-program-prefix): Use $(test-wrapper).
37201         (built-program-cmd): Likewise.
37202         * Rules (make-test-out): Use $(test-wrapper-env) and
37203         $(host-built-program-cmd).
37204         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
37205         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
37206         tst-pathopt.sh.
37207         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
37208         $(test-wrapper-env) to tst-rtld-load-self.sh.
37209         ($(objpfx)order2.out): Use $(test-wrapper).
37210         ($(objpfx)tst-initorder.out): Likewise.
37211         ($(objpfx)tst-initorder2.out): Likewise.
37212         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
37213         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
37214         (test_wrapper_env): New variable.  Use it to run ld.so.
37215         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
37216         Use it to run ld.so.
37217         (test_wrapper_env): Likewise.
37218         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
37219         $(test-wrapper) to run-iconv-test.sh.
37220         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
37221         (ICONV): Use $test_wrapper.
37222         * posix/Makefile ($(objpfx)globtest.out): Pass
37223         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
37224         globtest.sh, not $(run-program-prefix).
37225         * posix/globtest.sh (run_via_rtld_prefix): New variable.
37226         (test_wrapper): Likewise.
37227         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
37228         set together with run_via_rtld_prefix.
37229         (run_program_prefix): Define in terms of test_wrapper and
37230         run_via_rtld_prefix.
37232 2012-10-24  Roland McGrath  <roland@hack.frob.com>
37234         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
37235         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
37236         Targets removed.
37238         [BZ #14743]
37239         * include/time.h: Remove librt_hidden_proto (clock_gettime).
37240         Declare __clock_getres, __clock_gettime, __clock_settime,
37241         __clock_nanosleep, and __clock_getcpuclockid.
37242         * rt/clock_gettime.c: Define __clock_gettime as an alias.
37243         Remove librt_hidden_def (clock_gettime).
37244         * sysdeps/unix/clock_gettime.c: Likewise.
37245         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
37246         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
37247         * rt/clock_getres.c: Define __clock_getres as an alias.
37248         * sysdeps/posix/clock_getres.c: Likewise.
37249         * rt/clock_settime.c: Define __clock_settime as an alias.
37250         * sysdeps/unix/clock_settime.c: Likewise.
37251         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
37252         * sysdeps/unix/clock_nanosleep.c: Likewise.
37253         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
37254         * rt/clock-compat.c: New file.
37255         * rt/Makefile (librt-routines): Add clock-compat and move
37256         $(clock-routines) to ...
37257         (routines): ... here, new variable.
37258         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
37259         Don't add get_clockfreq here.
37260         * rt/Versions (libc: GLIBC_2.17): New version set.
37261         Add clock_* symbols here.
37262         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
37263         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
37264         (GLIBC_2.17): Add clock_* symbols.
37265         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
37266         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
37267         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
37268         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37269         Likewise.
37270         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37271         Likewise.
37272         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
37273         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
37274         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
37275         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
37276         * NEWS: Mention the move.
37278         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
37279         Use __open, __read, __close rather than their public counterparts.
37280         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
37281         (__get_clockfreq_via_cpuinfo): Likewise.
37282         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
37283         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
37285         * config.h.in (HAVE_IFUNC): New #undef.
37286         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
37287         was successful.
37288         * configure: Regenerated.
37290 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
37292         * configure.in: Move READELF check to start of file.
37293         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
37294         libc_cv_asm_gnu_indirect_function in the process.
37295         * configure: Regenerated.
37297 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
37299         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
37300         send the output to /dev/null.
37301         (libc_cv_cc_with_libunwind): Likewise.
37302         (libc_cv_as_noexecstack): Likewise.
37303         * configure: Regenerate.
37305 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
37307         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
37309         * posix/globtest.sh (TMPDIR): Do not set.
37310         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
37311         (testout): Likewise.
37313 2012-10-24  Andreas Jaeger  <aj@suse.de>
37315         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
37316         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
37317         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
37318         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
37319         posix_fadvise64, posix_fallocate64.
37321         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
37322         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
37323         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
37324         Likewise.
37325         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
37326         Likewise.
37327         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
37329         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
37330         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
37331         <bits/fcntl-linux.h>.
37332         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
37334         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
37335         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
37336         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
37337         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
37338         [__WORDSIZE != 64]: Likewise.
37340 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
37342         * Makeconfig (run-built-tests): New variable.
37343         * Rules [$(cross-compiling) = yes]: Change condition to
37344         [$(run-built-tests) = no].
37345         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
37346         to [$(run-built-tests) = yes].
37347         * elf/Makefile [$(cross-compiling) = no]: Likewise
37348         * grp/Makefile [$(cross-compiling) = no]: Likewise.
37349         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
37350         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
37351         * intl/Makefile [$(cross-compiling) = no]: Likewise.
37352         * io/Makefile [$(cross-compiling) = no]: Likewise.
37353         * libio/Makefile [$(cross-compiling) = no]: Likewise.
37354         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
37355         * misc/Makefile [$(cross-compiling) = no]: Likewise.
37356         * posix/Makefile [$(cross-compiling) = no]: Likewise.
37357         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
37358         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
37359         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
37360         * string/Makefile [$(cross-compiling) = no]: Likewise.
37362         * posix/Makefile ($(objpfx)globtest.out): Pass
37363         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
37364         $(rtld-installed-name).
37365         * posix/globtest.sh (elf_objpfx): Remove variable.
37366         (rtld_installed_name): Likewise.
37367         (library_path): Likewise.
37368         (run_program_prefix): New variable.  Use for running globtest
37369         binary.
37371 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
37372             Joseph Myers  <joseph@codesourcery.com>
37374         * Makeconfig (host-built-program-cmd): New variable.
37375         * elf/Makefile (tst-stackguard1-ARGS): Use
37376         $(host-built-program-cmd).
37377         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
37378         (tst-spawn-ARGS): Likewise.
37379         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
37381 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
37382             Jim Blandy  <jimb@codesourcery.com>
37384         * Makeconfig (run-via-rtld-prefix): New variable.
37385         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
37386         (built-program-cmd): Likewise.
37388 2012-10-22  Andreas Jaeger  <aj@suse.de>
37390         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
37391         __O_RSYNC if it exists, otherwise to O_SYNC.
37393 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
37394             Joseph Myers  <joseph@codesourcery.com>
37396         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
37397         /dev/null.
37398         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
37399         from /dev/null
37400         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
37401         /dev/null.
37403 2012-10-22  Andreas Jaeger  <aj@suse.de>
37405         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
37406         Define always.
37407         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
37409         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
37410         bits/fcntl-linux.h.
37412         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
37413         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
37415         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
37416         to __O_LARGEFILE.
37417         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
37418         to __O_LARGEFILE.
37420 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
37421             Joseph Myers  <joseph@codesourcery.com>
37423         * config.make.in (NM): New variable.
37425 2012-10-21  Andreas Jaeger  <aj@suse.de>
37427         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
37428         definitions and declarations that are provided by
37429         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
37431 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
37433         [BZ #14683]
37434         * elf/Makefile (tests-static): Add tst-leaks1-static.
37435         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
37436         ($(objpfx)tst-leaks1-static): New rule.
37437         ($(objpfx)tst-leaks1-static-mem): Likewise.
37438         (tst-leaks1-static-ENV): New macro.
37439         * elf/dl-open.c (dl_open_worker): Check the main application
37440         only if SHARED is defined.
37441         * elf/tst-leaks1-static.c: New file.
37443 2012-10-20  Andreas Jaeger  <aj@suse.de>
37445         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
37446         generic values for Linux.
37447         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
37448         and declarations that are provided by <bits/fcntl-linux.h> and
37449         include <bits/fcntl-linux.h>.
37450         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
37451         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
37453 2012-10-20  Roland McGrath  <roland@hack.frob.com>
37455         * io/fcntl.h: Move include of <bits/types.h> to the top and
37456         include it unconditionally.
37458 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
37460         * wcsmbs/Makefile (tests-ifunc): New variable.
37461         (tests): Add $(tests-ifunc).
37462         * wcsmbs/test-wcschr-ifunc.c: New file.
37463         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
37464         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
37465         * wcsmbs/test-wcslen-ifunc.c: Likewise.
37466         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
37467         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
37469         * string/Makefile (tests-ifunc): New variable.
37470         (tests): Add $(tests-ifunc).
37471         * string/test-memccpy.c (TEST_NAME): New macro.
37472         * string/test-memchr.c (TEST_NAME): Likewise.
37473         * string/test-memcmp.c (TEST_NAME): Likewise.
37474         * string/test-memcpy.c (TEST_NAME): Likewise.
37475         * string/test-memmem.c (TEST_NAME): Likewise.
37476         * string/test-memmove.c (TEST_NAME): Likewise.
37477         * string/test-memset.c (TEST_NAME): Likewise.
37478         * string/test-rawmemchr.c (TEST_NAME): Likewise.
37479         * string/test-stpcpy.c (TEST_NAME): Likewise.
37480         * string/test-stpncpy.c (TEST_NAME): Likewise.
37481         * string/test-strcasecmp.c (TEST_NAME): Likewise.
37482         * string/test-strcasestr.c (TEST_NAME): Likewise.
37483         * string/test-strcat.c (TEST_NAME): Likewise.
37484         * string/test-strchr.c (TEST_NAME): Likewise.
37485         * string/test-strcmp.c(TEST_NAME): Likewise.
37486         * string/test-strcpy.c (TEST_NAME): Likewise.
37487         * string/test-strcspn.c (TEST_NAME): Likewise.
37488         * string/test-strlen.c (TEST_NAME): Likewise.
37489         * string/test-strncasecmp.c (TEST_NAME): Likewise.
37490         * string/test-strncmp.c (TEST_NAME): Likewise.
37491         * string/test-strncpy.c (TEST_NAME): Likewise.
37492         * string/test-strnlen.c (TEST_NAME): Likewise.
37493         * string/test-strpbrk.c (TEST_NAME): Likewise.
37494         * string/test-strrchr.c (TEST_NAME): Likewise.
37495         * string/test-strspn.c (TEST_NAME): Likewise.
37496         * string/test-strstr.c (TEST_NAME): Likewise.
37497         * string/test-bcopy-ifunc.c: New file.
37498         * string/test-bzero-ifunc.c: Likewise.
37499         * string/test-memccpy-ifunc.c: Likewise.
37500         * string/test-memchr-ifunc.c: Likewise.
37501         * string/test-memcmp-ifunc.c: Likewise.
37502         * string/test-memcpy-ifunc.c: Likewise.
37503         * string/test-memmem-ifunc.c: Likewise.
37504         * string/test-memmove-ifunc.c: Likewise.
37505         * string/test-mempcpy-ifunc.c: Likewise.
37506         * string/test-memset-ifunc.c: Likewise.
37507         * string/test-rawmemchr-ifunc.c: Likewise.
37508         * string/test-stpcpy-ifunc.c: Likewise.
37509         * string/test-stpncpy-ifunc.c: Likewise.
37510         * string/test-strcasecmp-ifunc.c: Likewise.
37511         * string/test-strcasestr-ifunc.c: Likewise.
37512         * string/test-strcat-ifunc.c: Likewise.
37513         * string/test-strchr-ifunc.c: Likewise.
37514         * string/test-strchrnul-ifunc.c: Likewise.
37515         * string/test-strcmp-ifunc.c: Likewise.
37516         * string/test-strcpy-ifunc.c: Likewise.
37517         * string/test-strcspn-ifunc.c: Likewise.
37518         * string/test-strlen-ifunc.c: Likewise.
37519         * string/test-strncasecmp-ifunc.c: Likewise.
37520         * string/test-strncat-ifunc.c: Likewise.
37521         * string/test-strncmp-ifunc.c: Likewise.
37522         * string/test-strncpy-ifunc.c: Likewise.
37523         * string/test-strnlen-ifunc.c: Likewise.
37524         * string/test-strpbrk-ifunc.c: Likewise.
37525         * string/test-strrchr-ifunc.c: Likewise.
37526         * string/test-strspn-ifunc.c: Likewise.
37527         * string/test-strstr-ifunc.c: Likewise.
37529         * debug/Makefile (tests-ifunc): New variable.
37530         (tests): Add $(tests-ifunc).
37531         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
37532         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
37533         * debug/test-stpcpy_chk-ifunc.c: New file.
37534         * debug/test-strcpy_chk-ifunc.c: Likewise.
37536 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
37538         [BZ #13601]
37539         * elf/dl-load.c (open_verify): Retry read if the entire ELF
37540         header is not read in.
37542 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
37544         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
37545         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
37546         directly.  Pass built executable to script as
37547         $(built-program-cmd).
37548         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
37549         $testprogram without using LD_LIBRARY_PATH and $ldso.
37551         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
37552         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
37553         $(rtld-installed-name).
37554         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
37555         (rtld_installed_name): Likewise.
37556         (library_path): Likewise.
37557         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
37558         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
37559         $(run-program-prefix) to tst-tables.sh.
37560         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
37561         it to run tst-table-from and tst-table-to.
37562         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
37563         Pass it to tst-table.sh.
37564         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
37565         $(run-program-prefix) to tst-gettext.sh.
37566         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
37567         tst-translit.sh.
37568         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
37569         tst-gettext2.sh.
37570         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
37571         to run tst-gettext.
37572         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
37573         to run tst-gettext2.
37574         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
37575         to run tst-translit.
37576         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
37577         $(run-program-prefix) to tst-mtrace.sh.
37578         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
37579         to run tst-mtrace.
37580         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
37581         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
37582         $(rtld-installed-name).
37583         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
37584         (rtld_installed_name): Likewise.
37585         (run_program_prefix): New variable.  Use it to run wordexp-test.
37587         * Makeconfig (ARCH): Remove all definitions.
37588         (machine): Likewise.
37589         [ARCH]: Remove conditional code.
37590         [!objdir]: Give error.
37591         [!objdir] (objpfx): Remove.
37592         [!objdir] (common-objpfx): Likewise.
37593         [!objdir] (common-objdir): Likewise.
37594         * configure.in (config_makefile): Remove.  Hardcode Makefile in
37595         AC_CONFIG_FILES call.
37596         * configure: Regenerated.
37598         [BZ #13888]
37599         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
37600         or TMPDIR.
37601         (testout): Likewise.
37603         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
37604         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
37605         $(rtld-installed-name).
37606         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
37607         (rtld_installed_name): Likwise.
37608         (runit): Remove function.
37609         (run_getconf): New variable,  Use it for running getconf binary.
37611 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
37613         [BZ #14716]
37614         * string/test-memmem.c (check_result): New function.
37615         (do_one_test): Use it.
37616         (check1): New function.
37617         (test_main): Use it.
37619 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
37621         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
37623 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
37625         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
37626         (_G_LSEEK64): Likewise.
37627         (_G_MMAP64): Likewise.
37628         (_G_FSTAT64): Likewise.
37629         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
37630         (_G_LSEEK64): Likewise.
37631         (_G_MMAP64): Likewise.
37632         (_G_FSTAT64): Likewise.
37633         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
37634         unconditional.  Call __mmap64 directly.
37635         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
37636         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
37637         __lseek64 directly.
37638         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
37639         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
37640         __mmap64 directly.
37641         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
37642         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
37643         __lseek64 directly.
37644         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
37645         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
37646         __lseek64 directly.
37647         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
37648         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
37649         __lseek64 directly.
37650         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
37651         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
37652         __fxstat64 directly.
37653         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
37654         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
37655         unconditional.
37656         (freopen64) [!_G_OPEN64]: Remove conditional code.
37657         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
37658         unconditional.
37659         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
37660         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
37661         unconditional.
37662         (ftello64) [!_G_LSEEK64]: Remove conditional code.
37663         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
37664         unconditional.
37665         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
37666         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
37667         unconditional.
37668         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
37669         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
37670         unconditional.
37671         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
37672         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
37673         unconditional.
37674         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
37675         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
37676         unconditional.
37677         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
37679 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
37681         [BZ #12140]
37682         * manual/memory.texi (Malloc Tunable Parameters): Add note
37683         about free list pointers overwriting some perturb bytes.
37684         Wording suggested by Roland McGrath.
37686 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
37688         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
37689         (lgamma_test): Likewise.
37690         (tgamma_test): Likewise.
37692 2012-10-16  Florian Weimer  <fweimer@redhat.com>
37694         [BZ #14700]
37695         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
37696         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
37698 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
37700         * NEWS: Mention BZ #14716.
37701         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
37702         when removing AVAILABLE1_USES_J macro.
37704 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
37706         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
37707         (__bswap_64): __uint64_t for unsigned 64-bit int.
37709 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
37711         * include/string.h (memmem): Declare libc hidden alias.
37712         * string/memmem.c (memmem): Define libc hidden alias.
37713         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
37714         __read, __close instead of open, read, close.
37716 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
37718         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
37719         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
37720         global and hidden.
37721         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
37722         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
37723         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
37724         Likewise.
37725         (__rawmemchr_sse2): Likewise.
37726         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
37727         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
37728         (__strchr_sse2): Likewise.
37729         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
37730         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
37731         (__strcasecmp_sse2): Likewise.
37732         (__strncasecmp_sse2): Likewise.
37733         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
37734         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
37735         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
37736         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
37737         (__strrchr_sse2): Likewise.
37738         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
37739         ifunc-impl-list.c.
37740         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
37741         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
37742         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
37743         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
37744         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
37745         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
37746         * sysdeps/x86_64/multiarch/memset.S: Likewise.
37747         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
37748         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
37749         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
37750         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
37751         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
37752         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
37753         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
37754         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
37755         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
37756         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
37757         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
37758         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
37759         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
37760         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
37761         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
37762         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
37763         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
37764         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
37765         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
37766         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
37767         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
37768         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
37769         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
37771         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
37772         global and hidden.
37773         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
37774         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
37775         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
37776         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
37777         Likewise.
37778         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
37779         Likewise.
37780         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
37781         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
37782         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
37783         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
37784         ifunc-impl-list.c.
37785         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
37786         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
37787         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
37788         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
37789         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
37790         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
37791         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
37792         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
37793         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
37794         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
37795         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
37796         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
37797         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
37798         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
37799         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
37800         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
37801         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
37802         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
37803         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
37804         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
37805         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
37806         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
37807         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
37808         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
37809         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
37810         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
37811         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
37812         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
37813         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
37814         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
37815         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
37816         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
37817         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
37818         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
37819         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
37820         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
37821         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
37822         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
37823         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
37824         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
37825         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
37827         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
37828         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
37829         * include/ifunc-impl-list.h: New file.
37830         * misc/ifunc-impl-list.c: Likewise.
37831         * misc/Makefile (routines): Add ifunc-impl-list.
37832         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
37833         * string/test-string.h: Include <ifunc-impl-list.h>.
37834         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
37835         TEST_NAME]: New variables.
37836         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
37837         are defined.
37838         (test_init): Call __libc_ifunc_impl_list to initialize
37839         func_list if TEST_IFUNC and TEST_NAME are defined.
37841         * string/Makefile (strop-tests): Add bcopy and bzero.
37842         * string/test-bcopy.c: New file.
37843         * string/test-bzero.c: Likewise.
37844         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
37845         defined.
37846         * string/test-memset.c: Support bzero test if TEST_BZERO is
37847         defined.
37848         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
37849         __libc_memmove.
37850         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
37851         __libc_memset.
37852         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
37853         of memset.
37855 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
37857         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
37858         * configure: Regenerated.
37860         * Makeconfig (+link-static-before-libc): Don't include
37861         $(link-static-libc).
37863         * libio/libio.h (_IO_pos_t): Remove.
37865 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
37867         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
37868         McGrath.
37870 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
37872         * crypt/crypt-entry.c: Include fips-private.h.
37873         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
37874         * crypt/md5c-test.c (main): Tolerate disabled MD5.
37875         * sysdeps/unix/sysv/linux/fips-private.h: New file.
37876         * sysdeps/generic/fips-private.h: New file, dummy fallback.
37878 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
37880         * crypt/crypt-private.h: Include stdbool.h.
37881         (_ufc_setup_salt_r): Return bool.
37882         * crypt/crypt-entry.c: Include errno.h.
37883         (__crypt_r): Return NULL with EINVAL for bad salt.
37884         * crypt/crypt_util.c (bad_for_salt): New.
37885         (_ufc_setup_salt_r): Check that salt is long enough and within
37886         the specified alphabet.
37887         * crypt/badsalttest.c: New file.
37888         * crypt/Makefile (tests): Add it.
37889         ($(objpfx)badsalttest): New.
37891 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
37893         * NEWS: Add entry for BZ #14602.
37895 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
37897         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
37898         type-generic.
37899         * math/libm-test.inc: Update comment listing what functions and
37900         macros are tested.
37901         (isgreater_test): New function.
37902         (isgreaterequal_test): Likewise.
37903         (isless_test): Likewise.
37904         (islessequal_test): Likewise.
37905         (islessgreater_test): Likewise.
37906         (isunordered_test): Likewise.
37907         (main): Call the new functions.
37909 2012-10-09  Roland McGrath  <roland@hack.frob.com>
37911         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
37912         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
37913         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
37914         * sysdeps/i386/configure: Regenerated.
37915         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
37916         * sysdeps/mach/configure: Regenerated.
37917         * sysdeps/mach/hurd/configure: Regenerated.
37918         * sysdeps/powerpc/configure: Regenerated.
37919         * sysdeps/powerpc/powerpc32/configure: Regenerated.
37920         * sysdeps/powerpc/powerpc64/configure: Regenerated.
37921         * sysdeps/s390/s390-32/configure: Regenerated.
37922         * sysdeps/s390/s390-64/configure: Regenerated.
37923         * sysdeps/sh/configure: Regenerated.
37924         * sysdeps/sparc/configure: Regenerated.
37925         * sysdeps/unix/sysv/linux/configure: Regenerated.
37926         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
37927         * sysdeps/x86_64/configure: Regenerated.
37929         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
37930         defined.  Don't check if MAP is NULL.
37932 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
37934         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
37935         (_G_stat64): Likewise.
37936         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
37937         (_G_stat64): Likewise.
37938         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
37939         instead of struct _G_stat64.
37940         * libio/fileops.c (mmap_remap_check): Likewise.
37941         (decide_maybe_mmap): Likewise.
37942         (_IO_new_file_seekoff): Likewise.
37943         (_IO_file_stat): Likewise.
37944         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
37945         _G_off64_t.
37946         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
37947         instead of struct _G_stat64.
37948         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
37950 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
37952         [BZ #14602]
37953         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
37954         Replace with ...
37955         (CHECK_EOL): New macro.
37956         (two_way_short_needle): Check beginning of haystack for EOL.  Use
37957         CHECK_EOL.
37958         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
37959         Replace with CHECK_EOL.
37960         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
37961         Replace with CHECK_EOL.
37963 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
37965         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
37966         type-generic.
37967         * math/libm-test.inc: Update comment listing what functions and
37968         macros are tested.
37969         (finite_test): New function.
37970         (isinf_test): Likewise.
37971         (isnan_test): Likewise.
37972         (fpclassify_test): Test subnormal input.
37973         (isfinite_test): Likewise.
37974         (isnormal_test): Likewise.
37975         (main): Call the new functions.
37977 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
37979         [BZ #14660]
37980         * Makerules (%.dynsym): Force C locale when running
37981         $(OBJDUMP) --dynamic-syms.
37983 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
37985         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
37986         <stdint.h>.
37988 2012-10-06  David S. Miller  <davem@davemloft.net>
37990         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
37991         upper 32-bits of the length value in %o2 since we use branch-on-register
37992         tests which consider the entire 64-bit register.
37994 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
37996         * string/test-strstr.c (check2): Add a test for page boundary.
37998 2012-10-05  David S. Miller  <davem@davemloft.net>
38000         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
38001         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
38002         file.
38003         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
38004         sysdep_routines.
38005         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
38006         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
38007         and bzero when HWCAP_SPARC_CRYPTO is present.
38009 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
38011         [BZ #14602]
38012         * string/test-strstr.c (check2): New function.
38013         (test_main): Call check2.
38015         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
38016         and bug-strchr1.
38017         * string/bug-strcasestr1.c (do_test): Moved to ...
38018         * string/test-strcasestr.c (check1): Here.  New function.
38019         (do_one_test): Break out result checking code into ...
38020         (check_result): This.  New function.
38021         (do_one_test): Call check_result.
38022         (test_main): Call check1.
38023         * string/bug-strchr1.c (do_test): Moved to ...
38024         * string/test-strchr.c (check1): Here.  New function.
38025         (do_one_test): Break out result checking code into ...
38026         (check_result): This.  New function.
38027         (do_one_test): Call check_result.
38028         (test_main): Call check1.
38029         * string/bug-strstr1.c (main): Moved to ...
38030         * string/test-strstr.c (check1): Here.  New function.
38031         (do_one_test): Break out result checking code into ...
38032         (check_result): This.  New function.
38033         (do_one_test): Call check_result.
38034         (test_main): Call check1.
38035         * string/bug-strcasestr1.c: Removed.
38036         * string/bug-strchr1.c: Likewise.
38037         * string/bug-strstr1.c: Likewise.
38039         * elf/Makefile (dl-routines): Add hwcaps.
38040         * elf/dl-support.c (_dl_important_hwcaps): Removed.
38041         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
38042         (_dl_important_hwcaps): Moved to ...
38043         * elf/dl-hwcaps.c: Here.  New file.
38044         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
38046         [BZ #14557]
38047         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
38048         if IS_IN_rtld isn't defined.
38050         * elf/dl-support.c (_dl_sysinfo_map): New.
38051         Include "get-dynamic-info.h" and "setup-vdso.h".
38052         (_dl_non_dynamic_init): Call setup_vdso.
38053         * elf/dynamic-link.h: Don't include <assert.h>.
38054         (elf_get_dynamic_info): Moved to ...
38055         * elf/get-dynamic-info.h: Here.  New file.
38056         * elf/dynamic-link.h: Include "get-dynamic-info.h".
38057         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
38058         * elf/setup-vdso.h: Here.  New file.
38059         * elf/rtld.c: Include "setup-vdso.h".
38060         (dl_main): Call setup_vdso.
38062 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
38064         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
38065         creal in comment listing functions tested.  List finite, isinf,
38066         isnan, isless, islessequal, isgreater, isgreaterequal,
38067         islessgreater, isunordered, lgamma_r and pow10 as functions and
38068         macros not tested.  Mention which functions not tested are aliases
38069         for other functions.  Fix typo.  Note that signs of NaNs are not
38070         tested.
38072         * scripts/config.guess: Update from config.git.
38073         * scripts/config.sub: Likewise.
38075 2012-10-04  Roland McGrath  <roland@hack.frob.com>
38077         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
38078         * misc/madvise.c (madvise): Renamed to __madvise.
38079         Make madvise a weak alias.
38080         * include/sys/mman.h: Declare __madvise.
38081         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
38082         * sysdeps/unix/syscalls.list
38083         (madvise): Make __madvise the strong name, and madvise a weak alias.
38084         * sysdeps/unix/sysv/linux/syscalls.list
38085         (madvise, mmap): Remove redundant entries.
38086         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
38087         * malloc/malloc.c (mtrim): Likewise.
38088         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
38090 2012-10-03  Roland McGrath  <roland@hack.frob.com>
38092         * sysdeps/mach/hurd/dl-cache.c: File removed.
38093         * config.h.in (USE_LDCONFIG): New #undef.
38094         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
38095         * configure: Regenerated.
38096         * elf/Makefile (dl-routines): Add dl-cache only under
38097         [$(use-ldconfig) = yes].
38098         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
38099         cache on [USE_LDCONFIG].
38100         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
38101         [USE_LDCONFIG].
38102         * elf/rtld.c (dl_main): Likewise.
38104 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
38106         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
38107         _SC_LEVEL4_CACHE_LINESIZE.
38109 2012-10-03  Roland McGrath  <roland@hack.frob.com>
38111         * sysdeps/unix/bsd/confstr.h: File removed.
38113 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
38115         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
38116         sys/sdt-config.h.
38118 2012-10-02  Roland McGrath  <roland@hack.frob.com>
38120         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
38121         Make 'mapoff' field ElfW(Off) rather than off_t.
38123 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
38125         * nscd/Makefile: Remove nscd-cflags and all its users.
38126         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
38127         (CFLAGS-nonlib): Add compiler flags for nscd modules.
38129         [BZ #10631]
38130         * malloc.c (malloc_printerr): Clarify error message.
38132 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
38134         [BZ #14648]
38135         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
38136         Set bit_FMA_Usable if FMA is supported.
38137         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
38138         macro.
38139         (bit_FMA4_Usable): Updated.
38140         (index_FMA_Usable): New macro.
38141         (CPUID_FMA): Likewise
38142         (HAS_FMA): Defined with bit_FMA_Usable.
38144 2012-10-01  Roland McGrath  <roland@hack.frob.com>
38146         * bits/types.h (__swblk_t): Type removed.
38147         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
38148         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
38149         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
38150         (__SWBLK_T_TYPE): Likewise.
38151         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
38152         (__SWBLK_T_TYPE): Likewise.
38153         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
38154         (__SWBLK_T_TYPE): Likewise.
38155         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
38156         (__SWBLK_T_TYPE): Likewise.
38158 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
38159             Honza Horak <hhorak@redhat.com>
38161         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
38162         (xdr_mapname): Use YPMAXMAP as maxsize.
38163         (xdr_peername): Use YPMAXPEER as maxsize.
38164         (xdr_keydat): Use YPAXRECORD as maxsize.
38165         (xdr_valdat): Use YPMAXRECORD as maxsize.
38167 2012-10-01  Roland McGrath  <roland@hack.frob.com>
38169         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
38171         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
38172         * csu/init-first.c: ... here.
38173         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
38174         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
38175         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
38176         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
38177         * sysdeps/i386/init-first.c: File removed.
38178         * sysdeps/sh/init-first.c: File removed.
38180 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
38182         [BZ #14645]
38183         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
38184         if x * y might underflow to zero and z is zero.
38185         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
38186         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38187         * math/libm-test.inc (min_subnorm_value): New variable.
38188         (fma_test): Add more tests.
38189         (fma_test_towardzero): Likewise.
38190         (fma_test_downward): Likewise
38191         (fma_test_upward): Likewise.
38192         (initialize): Set min_subnorm_value.
38194 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
38196         [BZ #14638]
38197         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
38198         0 + 0.
38199         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
38200         mode for addition resulting in exact zero.
38201         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
38202         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
38203         exact 0 + 0.
38204         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
38205         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38206         * math/libm-test.inc (fma_test): Add more tests.
38207         (fma_test_towardzero): New function.
38208         (fma_test_downward): Likewise.
38209         (fma_test_upward): Likewise.
38210         (main): Call the new functions.
38212 2012-09-28  David S. Miller  <davem@davemloft.net>
38214         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
38216 2012-09-28  Roland McGrath  <roland@hack.frob.com>
38218         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
38219         instead of SIGALRM.
38221         * sysdeps/gnu/_G_config.h: Moved to ...
38222         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
38223         * sysdeps/mach/hurd/_G_config.h: Moved to ...
38224         * sysdeps/generic/_G_config.h: ... here.
38226         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
38228         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
38230         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
38231         Conditionalize target on [libnss_test1.so-version].
38233         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
38235         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
38236         (elfobjdir): Move out of conditionals.
38238         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
38239         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
38240         (__nss_lookup_function): Conditionalize label remove_from_tree on
38241         [!DO_STATIC_NSS || SHARED], matching its only use.
38243 2012-09-28  David S. Miller  <davem@davemloft.net>
38245         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
38246         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
38247         file.
38248         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
38249         sysdep_routines.
38250         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
38251         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
38252         when HWCAP_SPARC_CRYPTO is present.
38254 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
38256         * io/tst-mknodat.c: Create a FIFO instead of a socket.
38258 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
38260         [BZ #6530]
38261         * stdio-common/vfprintf.c (process_string_arg): Revert
38262         2000-07-22 change.
38264 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
38266         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
38267         for testcase.
38268         * stdio-common/tst-sprintf.c: Include <locale.h>
38269         (main): Test sprintf's handling of incomplete multibyte
38270         characters.
38272 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
38274         * elf/dl-runtime.c (VERSYMIDX): Removed.
38275         * elf/dl-version.c (VERSYMIDX): Likewise.
38276         * elf/do-rel.h (VERSYMIDX): Likewise.
38277         (VALIDX): Likewise.
38278         * elf/dynamic-link.h (VERSYMIDX): Likewise.
38279         * elf/rtld.c (VALIDX): Likewise.
38280         (ADDRIDX): Likewise.
38281         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
38282         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
38283         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
38284         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
38285         (VALIDX): Likewise.
38286         (ADDRIDX): Likewise.
38288 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
38290         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
38292 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
38294         [BZ #11438]
38295         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
38296         to global scope.
38297         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
38298         addresses are in the same scope as 192.0.2/24.
38299         * posix/gai.conf: Document new scope table defaults.
38301 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
38303         [BZ #5298]
38304         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
38305         for ftell.  Compute offsets from write pointers instead.
38306         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
38308 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
38310         [BZ #14543]
38311         * libio/Makefile (tests): New test case tst-fseek.
38312         * libio/tst-fseek.c: New test case to verify that fseek/ftell
38313         combination works in wide mode.
38314         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
38315         state when the external buffer state changes.
38317 2012-09-27  David S. Miller  <davem@davemloft.net>
38319         [BZ #14376]
38320         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
38321         pass reloc->r_addend in as the 'high' argument to
38322         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
38324         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38326 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
38328         * rt/tst-aio2.c: Include <pthread.h>.
38329         * rt/tst-aio3.c: Likewise.
38331 2012-09-27  Steve Ellcey  <sellcey@mips.com>
38333         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
38335 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
38337         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
38338         contents on [SHARED].
38340 2012-09-26  Marek Polacek  <polacek@redhat.com>
38342         [BZ #14530]
38343         [BZ #13741]
38344         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
38345         for C++ and GCC <4.3 as well as for non GCC compilers.
38347 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
38349         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38351 2012-09-25  Roland McGrath  <roland@hack.frob.com>
38353         * Makefile.in (all, install): Declare with .PHONY.
38354         Reported by Michael Hope <michael.hope@linaro.org>.
38356 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38358         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
38359         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
38360         system header.
38361         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
38362         Likewise.
38363         (sydep_routines): Add the new and the internal functions.
38364         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
38365         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
38366         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
38367         (GLIBC_2.17): Add the new function.
38368         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
38369         (GLIBC_2.17): Likewise.
38370         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
38371         (GLIBC_2.17): Likewise.
38372         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
38373         (GLIBC_2.17): Likewise.
38374         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
38376 2012-09-25  Alan Modra  <amodra@gmail.com>
38378         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
38379         Add release barrier before setting once_control to say
38380         initialisation is done.  Add hints on lwarx.  Use macro in
38381         place of isync.
38382         (clear_once_control): Add release barrier.
38384 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
38386         [BZ #13629]
38387         * math/s_clog.c (__clog): Handle more values close to |z| = 1
38388         specially.
38389         * math/s_clog10.c (__clog10): Likewise.
38390         * math/s_clog10f.c (__clog10f): Likewise.
38391         * math/s_clog10l.c (__clog10l): Likewise.
38392         * math/s_clogf.c (__clogf): Likewise.
38393         * math/s_clogl.c (__clogl): Likewise.
38394         * math/Makefile (libm-calls): Add x2y2m1.
38395         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
38396         (__x2y2m1): Likewise.
38397         (__x2y2m1l): Likewise.
38398         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
38399         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
38400         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
38401         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
38402         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
38403         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
38404         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
38405         * sysdeps/i386/fpu/libm-test-ulps: Update.
38406         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38408         [BZ #14621]
38409         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
38410         int as type of variable DEPTH.
38411         (glob): Use size_t instead of int as type of variables NEWCOUNT
38412         and OLD_PATHC.
38414 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
38416         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
38417         Add s_sincosf-sse2.
38418         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
38419         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
38420         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
38421         macros for using routine as __sincosf_ia32.
38422         Use macro for function declaration and weak_alias.
38423         * sysdeps/i386/fpu/libm-test-ulps: Update.
38425         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
38426         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38428         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
38429         subnormal argument.
38430         * math/s_cexpf.c (__cexpf): Likewise.
38431         * math/s_csinf.c (__csinf): Likewise.
38432         * math/s_csinhf.c (__csinhf): Likewise.
38433         * math/s_ctanf.c (__ctanf): Likewise.
38434         * math/s_ctanhf.c (__ctanhf): Likewise.
38435         * math/s_ccosh.c (__ccoshf): Likewise.
38436         * math/s_cexp.c (__cexpl): Likewise.
38437         * math/s_csin.c (__csin): Likewise.
38438         * math/s_csinh.c (__csinh): Likewise.
38439         * math/s_ctan.c (__ctan): Likewise.
38440         * math/s_ctanh.c (ctanh): Likewise.
38441         * math/s_ccoshl.c (__ccoshl): Likewise.
38442         * math/s_cexpl.c (__cexpl): Likewise.
38443         * math/s_csinl.c (__csinl): Likewise.
38444         * math/s_csinhl.c (__csinhl): Likewise.
38445         * math/s_ctanl.c (__ctanl): Likewise.
38446         * math/s_ctanhl.c (__ctanhl): Likewise.
38448 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
38450         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
38451         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
38452         (_IO_off_t): Define to __off_t, not _G_off_t.
38453         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
38454         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
38455         (_IO_wint_t): Define to wint_t, not _G_wint_t.
38456         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
38457         type of __dummy and __dummy2 fields.
38458         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
38459         (_G_ssize_t): Likewise.
38460         (_G_off_t): Likewise.
38461         (_G_pid_t): Likewise.
38462         (_G_uid_t): Likewise.
38463         (_G_wchar_t): Likewise.
38464         (_G_wint_t): Likewise.
38465         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
38466         (_G_ssize_t): Likewise.
38467         (_G_off_t): Likewise.
38468         (_G_pid_t): Likewise.
38469         (_G_uid_t): Likewise.
38470         (_G_wchar_t): Likewise.
38471         (_G_wint_t): Likewise.
38472         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
38473         (_G_ssize_t): Likewise.
38474         (_G_off_t): Likewise.
38475         (_G_pid_t): Likewise.
38476         (_G_uid_t): Likewise.
38477         (_G_wchar_t): Likewise.
38478         (_G_wint_t): Likewise.
38480 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
38482         * malloc/arena.c: Include malloc-sysdep.h.
38483         (shrink_heap): Use check_may_shrink_heap to decide if madvise
38484         is sufficient to shrink the heap or an unmap is needed.
38485         * sysdeps/generic/malloc-sysdep.h: New file.  Define
38486         new function check_may_shrink_heap.
38487         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
38488         new function check_may_shrink_heap.
38490 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
38492         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
38493         comments.
38495 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
38497         * catgets/test-gencat.sh: Add "set -e".
38498         * elf/tst-pathopt.sh: Likewise.
38499         * grp/tst_fgetgrent.sh: Likewise.
38500         * iconvdata/run-iconv-test.sh: Likewise.
38501         * intl/tst-gettext.sh: Likewise.
38502         * intl/tst-gettext2.sh: Likewise.
38503         * intl/tst-gettext4.sh: Likewise.
38504         * intl/tst-gettext6.sh: Likewise.
38505         * intl/tst-translit.sh: Likewise.
38506         * io/ftwtest-sh: Likewise.
38507         * libio/test-freopen.sh: Likewise.
38508         * malloc/tst-mtrace.sh: Likewise.
38509         * posix/globtest.sh: Likewise.
38510         * posix/tst-getconf.sh: Likewise.
38511         * posix/wordexp-tst.sh: Likewise.
38512         * stdio-common/tst-printf.sh: Likewise.
38513         * stdio-common/tst-unbputc.sh: Likewise.
38514         * stdlib/tst-fmtmsg.sh: Likewise.
38515         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
38516         * catgets/Makefile: Do not specify -e option when running
38517         testsuite shell scripts.
38518         * elf/Makefile: Likewise.
38519         * grp/Makefile: Likewise.
38520         * iconvdata/Makefile: Likewise.
38521         * intl/Makefile: Likewise.
38522         * io/Makefile: Likewise.
38523         * libio/Makefile: Likewise.
38524         * malloc/Makefile: Likewise.
38525         * posix/Makefile: Likewise.
38526         * stdio-common/Makefile: Likewise.
38527         * stdlib/Makefile: Likewise.
38528         * sysdeps/x86_64/Makefile: Likewise.
38530         * io/ftwtest-sh: Add copyright header.
38531         * posix/globtest.sh: Likewise.
38532         * posix/tst-getconf.sh: Likewise.
38533         * posix/wordexp-tst.sh: Likewise.
38534         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
38536 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
38538         [BZ #13679]
38539         * Makeconfig (+link): Defined as $(+link-static) if
38540         $(build-shared) isn't yes.
38541         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
38542         isn't yes.
38543         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
38545         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
38547         [BZ #14562]
38548         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
38549         new chunk size with MALLOC_ALIGN_MASK.
38551 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
38553         [BZ #5044]
38554         * stdio-common/printf_fphex.c: Include <stdbool.h> and
38555         <rounding-mode.h>.
38556         (__printf_fphex): Determine rounding using get_rounding_mode and
38557         round_away.
38558         * stdio-common/tst-printf-round.c (struct hex_test): New
38559         structure.
38560         (hex_tests): New variable.
38561         (test_hex_in_one_mode): New function.
38562         (do_test): Also run tests for hex float output.
38564 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
38566         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
38567         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
38568         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
38569         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
38570         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
38571         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
38572         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
38573         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
38575 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
38577         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
38578         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
38579         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
38580         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
38582 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
38584         [BZ #14579]
38585         * elf/rtld.c (dl_main): Limit the check for self loading to normal
38586         mode only.
38587         * elf/tst-rtld-load-self.sh: New test.
38588         * elf/Makefile: Run it.
38590 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
38592         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
38593         (tst-writev-ENV): Remove.
38594         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
38596 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
38598         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
38600 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
38602         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
38603         unconditional.
38604         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
38605         Likewise.
38606         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
38607         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
38608         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
38609         Likewise.
38611 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
38613         [BZ #14587]
38614         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
38615         * config.make.in (have-cpp-asm-debuginfo): Removed.
38616         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
38617         * configure: Regenerated.
38619 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
38621         [BZ #5044]
38622         * stdio-common/printf_fp.c: Include <stdbool.h> and
38623         <rounding-mode.h>.
38624         (___printf_fp): Determine rounding using get_rounding_mode and
38625         round_away.
38626         * stdio-common/tst-printf-round.c: New file.
38627         * stdio-common/Makefile (tests): Add tst-printf-round.
38628         (link-libm): New variable.
38629         ($(objpfx)tst-printf-round): Depend in $(link-libm).
38631 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
38633         [BZ #14576]
38634         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
38635         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
38636         Likewise.
38637         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
38638         Likewise.
38640 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
38642         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
38643         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
38644         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
38645         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
38647 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
38649         [BZ #14518]
38650         * include/rounding-mode.h: New file.
38651         * sysdeps/generic/get-rounding-mode.h: Likewise.
38652         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
38653         * stdlib/strtod_l.c: Include <rounding-mode.h>.
38654         (MAX_VALUE): New macro.
38655         (MIN_VALUE): Likewise.
38656         (overflow_value): New function.
38657         (underflow_value): Likewise.
38658         (round_and_return): Use overflow_value and underflow_value to
38659         determine return values in overflow and underflow cases.  Use
38660         round_away to determine rounding depending on rounding mode.
38661         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
38662         determine return values in overflow and underflow cases.
38663         * stdlib/tst-strtod-round.c: Include <fenv.h>.
38664         (struct test_results): New structure.
38665         (struct test): Use struct test_results to store expected results
38666         for all rounding modes.
38667         (TEST): Include expected results for all rounding modes.
38668         (test_in_one_mode): New function.
38669         (do_test): Use test_in_one_mode to compute and check results.
38670         Check results for all rounding modes.
38671         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
38672         $(link-libm).
38674 2012-12-09  Allan McRae  <allan@archlinux.org>
38676         * sysdeps/i386/fpu/libm-test-ulps: Update
38678 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
38680         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
38681         (_G_int32_t): Likewise.
38682         (_G_uint16_t): Likewise.
38683         (_G_uint32_t): Likewise.
38684         (_G_HAVE_BOOL): Likewise.
38685         (_G_HAVE_ATEXIT): Likewise.
38686         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
38687         (_G_HAVE_IO_FILE_OPEN): Likewise.
38688         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
38689         (_G_int32_t): Likewise.
38690         (_G_uint16_t): Likewise.
38691         (_G_uint32_t): Likewise.
38692         (_G_HAVE_BOOL): Likewise.
38693         (_G_HAVE_ATEXIT): Likewise.
38694         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
38695         (_G_HAVE_IO_FILE_OPEN): Likewise.
38696         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
38697         (_G_int32_t): Likewise.
38698         (_G_uint16_t): Likewise.
38699         (_G_uint32_t): Likewise.
38700         (_G_HAVE_BOOL): Likewise.
38701         (_G_HAVE_ATEXIT): Likewise.
38702         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
38703         (_G_HAVE_IO_FILE_OPEN): Likewise.
38705 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
38707         * csu/libc-tls.c: Update copyright years.
38709 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
38711         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
38712         [!_G_USING_THUNKS]: Remove conditional code.
38713         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
38714         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
38716         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
38717         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
38718         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
38719         (_G_VTABLE_LABEL_PREFIX): Likewise.
38720         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
38721         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
38722         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
38723         (_G_VTABLE_LABEL_PREFIX): Likewise.
38724         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
38725         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
38726         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
38727         (_G_VTABLE_LABEL_PREFIX): Likewise.
38728         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
38730 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
38732         * libio/Makefile: Include ../Makeconfig before tests.
38733         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
38734         only if $(build-shared) is yes.
38736         * iconv/gconv_db.c: Update copyright years.
38738 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
38740         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
38741         unwind info if defined PIC. Fix special cases description.
38742         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
38744         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
38745         DP_HI_MASK entry.
38746         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
38748 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
38750         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
38752         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
38753         is NULL.
38755         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
38756         (LDLIBS-tst-chk4): This.
38757         (LDFLAGS-tst-chk5): Renamed to ...
38758         (LDLIBS-tst-chk5): This.
38759         (LDFLAGS-tst-chk6): Renamed to ...
38760         (LDLIBS-tst-chk6): This.
38761         (LDFLAGS-tst-lfschk4): Renamed to ...
38762         (LDLIBS-tst-lfschk4): This.
38763         (LDFLAGS-tst-lfschk5): Renamed to ...
38764         (LDLIBS-tst-lfschk5): This.
38765         (LDFLAGS-tst-lfschk6): Renamed to ...
38766         (LDLIBS-tst-lfschk6): This.
38768         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
38769         on $(common-objpfx)soversions.mk.
38771 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
38773         [BZ #10014]
38774         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
38775         example host name.
38777 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
38779         * malloc/arena.c (arena_get_retry): New function that gets
38780         another arena for the caller to try its request on.
38781         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
38782         current arena cannot fulfill the request.
38783         (__libc_memalign): Likewise.
38784         (__libc_memalign): Likewise.
38785         (__libc_pvalloc): Likewise.
38786         (__libc_calloc): Likewise.
38788 2012-09-05  John Tobey  <john.tobey@gmail.com>
38790         [BZ #13542]
38791         * manual/arith.texi (Operations on Complex): Fix description
38792         of carg branch cut.
38794 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
38796         [BZ #10014]
38797         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
38798         host name.
38800         [BZ #10038]
38801         * manual/memory.texi (Memory): Make order of menu items match
38802         order of sections.
38804 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
38806         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
38807         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
38808         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
38810 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
38812         * csu/libc-tls.c (static_dtv): Renamed to ...
38813         (_dl_static_dtv): This.  Make it global.
38814         (_dl_initial_dtv): Removed.
38815         (__libc_setup_tls): Updated.
38816         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
38817         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
38818         DL_INITIAL_DTV.
38820 2012-09-06  Petr Machata  <pmachata@redhat.com>
38822         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
38823         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
38824         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
38825         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
38827 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
38829         [BZ #14545]
38830         * csu/libc-tls.c (_dl_initial_dtv): New variable.
38831         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
38832         freeing dtv[-1].
38834 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
38836         [BZ #14544]
38837         * Makeconfig (link-static-before-libc): Replace $(+prector)
38838         with $(+prectorT).
38839         (link-static-after-libc): Replace $(+postctor) with
38840         $(+postctorT).
38841         (link-bounded): Replace $(+prector)/$(+postctor) with
38842         $(+prectorT)/$(+postctorT).
38843         (+prectorT): New macro.
38844         (+postctorT): Likewise.
38846 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
38848         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
38849         (round_str): Handle values above the maximum for IBM long double
38850         as inexact.
38851         * stdlib/tst-strtod-round.c (tests): Regenerated.
38853 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
38855         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
38856         assembler flag.
38857         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
38858         zarch_nohighgprs around the zarch optimized routines.
38859         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
38860         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
38861         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
38862         for zarch.
38864 2012-09-05  David S. Miller  <davem@davemloft.net>
38866         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38868         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
38869         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
38870         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
38871         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
38872         entries.
38874 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
38876         * malloc/arena.c: Fold copyright years.
38877         * malloc/mcheck.c, malloc/memusage.c: Likewise.
38879 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
38881         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
38883 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
38885         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
38887 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
38889         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
38890         change internal state upon failure.
38892 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
38894         * malloc/mcheck.c (mcheck_check_all): Fix typo.
38895         * malloc/memusage.c (mmap): Likewise.
38896         (mmap64, mremap): Likewise.  Adjust name in comment.
38898 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
38900         * libio/fileops.c: Fix typos in comments.
38901         * libio/oldfileops.c: Likewise.
38902         * libio/wfileops.c: Likewise.
38904 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
38906         [BZ #1349]
38907         * malloc/Makefile (tests): Add tst-malloc-usable test case.
38908         (tst-malloc-usable-ENV): Set environment for test case.
38909         * malloc/hooks.c (malloc_check_get_size): New function to get
38910         requested size.
38911         * malloc/malloc.c (musable): Use malloc_check_get_size.
38912         * malloc/tst-malloc-usable.c: New test case.
38914 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
38916         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
38918 2012-09-05  Allan McRae  <allan@archlinux.org>
38920         [BZ #13966]
38921         * configure.in (CXX_SYSINCLUDES): Use compiler output to
38922         determine header location.
38923         * configure: Regenerated.
38925 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
38927         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
38928         float format.
38929         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
38930         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
38931         format.
38932         (test): Regenerate.
38934 2012-09-04  David S. Miller  <davem@davemloft.net>
38936         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
38937         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
38938         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
38940 2012-09-04  Florian Weimer  <fweimer@redhat.com>
38942         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
38943         failures.
38945         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
38947 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
38949         [BZ #9914]
38950         * libio/iogetdelim.c: Include <limits.h>.
38951         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
38952         + len + 1 would overflow.
38954 2012-09-03  Andreas Jaeger  <aj@suse.de>
38956         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38957         * sysdeps/i386/fpu/libm-test-ulps: Update.
38959 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
38961         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
38962         Add s_sinf-sse2, s_conf-sse2.
38964         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
38965         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
38966         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
38967         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
38969         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
38970         for using routine as __sinf_ia32.
38971         Use macro for function declaration and weak_alias.
38972         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
38973         for using routine as __cosf_ia32.
38974         Use macro for function declaration and weak_alias.
38976         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
38977         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
38979         * sysdeps/x86_64/fpu/s_sinf.S: New file.
38980         * sysdeps/x86_64/fpu/s_cosf.S: New file.
38981         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38983         * math/libm-test.inc (cos_test): Add more test cases.
38984         (sin_test): Likewise.
38985         (sincos_test): Likewise.
38987 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
38989         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
38990         (IFUNC_RESOLVE): Make pointers to the specialized implementations
38991         hidden.
38992         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
38994 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
38996         [BZ #14538]
38997         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
38998         first element of the GOT.
38999         (elf_machine_load_address): Return the difference between
39000         the runtime address of _DYNAMIC and elf_machine_dynamic ().
39002 2012-09-01  Allan McRae  <allan@archlinux.org>
39004         [BZ #13412]
39005         * configure.in (AWK): Require gawk version 3.0 or later.
39006         * configure: Regenerated.
39008 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
39010         * sysdeps/unix/sysv/linux/kernel-features.h
39011         (__ASSUME_POSIX_CPU_TIMERS): Remove.
39012         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
39013         [__NR_clock_getres]: Make code unconditional.
39014         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
39015         (clock_getcpuclockid): Remove code left unreachable by removal of
39016         conditionals.
39017         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
39018         code unconditional.
39019         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
39020         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
39021         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
39022         Make code unconditional.
39023         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
39024         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
39025         * sysdeps/unix/sysv/linux/clock_settime.c
39026         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
39027         conditional code.
39028         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
39029         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
39031 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
39033         [BZ #14476]
39034         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
39035         scripts/test-installation.pl.
39037         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
39038         and $ld_so_version if it is set.
39040 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
39042         [BZ #14516]
39043         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
39044         failure if reading from procfs failed.
39045         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
39047 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
39049         * sysdeps/unix/sysv/linux/kernel-features.h
39050         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
39051         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
39052         Remove conditional code.
39053         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39054         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
39055         Remove conditional code.
39056         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39057         * sysdeps/unix/sysv/linux/i386/fxstat.c
39058         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
39059         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39060         * sysdeps/unix/sysv/linux/i386/fxstatat.c
39061         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
39062         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39063         * sysdeps/unix/sysv/linux/i386/lxstat.c
39064         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
39065         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39066         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
39067         Remove conditional code.
39068         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39069         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
39070         Remove conditional code.
39071         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39072         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
39073         <kernel-features.h>.
39074         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
39075         Remove.
39076         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
39077         Remove conditional code.
39078         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39079         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
39080         Remove conditional.
39082 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
39084         [BZ #5400]
39085         * NEWS: Add fixed bug number.
39087 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
39089         [BZ #14519]
39090         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
39091         underflowing exponent in case of negative sign.
39092         * stdlib/tst-strtod-round-data: Add more tests.
39093         * stdlib/tst-strtod-round.c (tests): Regenerated.
39095         [BZ #3479]
39096         * stdlib/strtod_l.c (NDIG): Remove.
39097         (HEXNDIG): Likewise.
39098         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
39099         smallest representable value.
39100         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
39101         lie within an exact representation of 1/2 ulp of the result.
39102         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
39103         unconditionally.
39104         (TENS_P9_IDX): Define unconditionally.
39105         (TENS_P9_SIZE): Likewise.
39106         (TENS_P10_IDX): Likewise.
39107         (TENS_P10_SIZE): Likewise.
39108         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
39109         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
39110         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
39111         entries for 10^2^13 and 10^2^14.
39112         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
39113         (TENS_P13_IDX): Define.
39114         (TENS_P13_SIZE): Likewise.
39115         (TENS_P14_IDX): Likewise.
39116         (TENS_P14_SIZE): Likewise.
39117         (_fpioconst_pow10): Change array size to
39118         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
39119         unconditional.
39120         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
39121         1024]: Add entries for 10^2^13 and 10^2^14.
39122         [LAST_POW10 > _LAST_POW10]: Remove #error.
39123         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
39124         (_fpioconst_pow10): Change array size to
39125         FPIOCONST_POW10_ARRAY_SIZE.
39126         * stdlib/gen-fpioconst.c: New file.
39127         * stdlib/gen-tst-strtod-round.c: Likewise.
39128         * stdlib/tst-strtod-round-data: Likewise.
39129         * stdlib/tst-strtod-round.c: Likewise.
39130         * stdlib/Makefile (tests): Add tst-strtod-round.
39132         [BZ #14459]
39133         * stdlib/strtod_l.c: Include <stdint.h>.
39134         (NDEBUG): Do not define.
39135         (round_and_return): Change EXPONENT parameter to type intmax_t.
39136         Rearrange calculations to avoid internal overflow possibilities.
39137         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
39138         Rearrange calculations to avoid internal overflow possibilities.
39139         Assert that number fits inside MPNSIZE limbs.
39140         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
39141         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
39142         calculations and add assertions to avoid internal overflow
39143         possibilities.  Add casts to avoid signed/unsigned operations.
39144         * stdlib/tst-strtod-overflow.c: New file.
39145         * stdlib/Makefile (tests): Add tst-strtod-overflow.
39147 2012-08-25  Marek Polacek  <polacek@redhat.com>
39149         * time/time.h: Fix some typos in comments.
39151 2012-08-23  Roland McGrath  <roland@hack.frob.com>
39153         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
39154         * posix/tst-rfc3484-2.c: Likewise.
39155         * posix/tst-rfc3484-3.c: Likewise.
39157 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
39159         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
39160         (EF_ARM_ABI_FLOAT_HARD): Likewise.
39162 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
39164         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
39165         #include of fxstatat64.c.
39167 2012-08-22  Roland McGrath  <roland@hack.frob.com>
39169         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
39170         * shadow/getspent_r.c: Likewise.
39171         * shadow/getspnam.c: Likewise.
39172         * shadow/getspnam_r.c: Likewise.
39173         * gshadow/getsgent.c: Likewise.
39174         * gshadow/getsgent_r.c: Likewise.
39175         * gshadow/getsgnam.c: Likewise.
39176         * gshadow/getsgnam_r.c: Likewise.
39177         * inet/getnetbyad.c: Likewise.
39178         * inet/getnetbyad_r.c: Likewise.
39179         * inet/getnetbynm.c: Likewise.
39180         * inet/getnetbynm_r.c: Likewise.
39181         * inet/getnetent.c: Likewise.
39182         * inet/getnetent_r.c: Likewise.
39183         * inet/getproto.c: Likewise.
39184         * inet/getproto_r.c: Likewise.
39185         * inet/getprtent.c: Likewise.
39186         * inet/getprtent_r.c: Likewise.
39187         * inet/getprtname.c: Likewise.
39188         * inet/getprtname_r.c: Likewise.
39189         * inet/getrpcbyname.c: Likewise.
39190         * inet/getrpcbyname_r.c: Likewise.
39191         * inet/getrpcbynumber.c: Likewise.
39192         * inet/getrpcbynumber_r.c: Likewise.
39193         * inet/getrpcent.c: Likewise.
39194         * inet/getrpcent_r.c: Likewise.
39195         * inet/getaliasent.c: Likewise.
39196         * inet/getaliasent_r.c: Likewise.
39197         * inet/getaliasname.c: Likewise.
39198         * inet/getaliasname_r.c: Likewise.
39199         * nscd/getgrgid_r.c: Likewise.
39200         * nscd/getgrnam_r.c: Likewise.
39201         * nscd/gethstbyad_r.c: Likewise.
39202         * nscd/gethstbynm3_r.c: Likewise.
39203         * nscd/getpwnam_r.c: Likewise.
39204         * nscd/getpwuid_r.c: Likewise.
39205         * nscd/getsrvbynm_r.c: Likewise.
39206         * nscd/getsrvbypt_r.c: Likewise.
39207         * nscd/gai.c: Likewise.
39209         * configure.in (build_nscd): New substituted variable, set
39210         by --disable-build-nscd and defaults to $use_nscd.
39211         * configure: Regenerated.
39212         * config.make.in (build-nscd): New substituted variable.
39213         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
39214         Change conditional to require [$(build-nscd) = yes] as well.
39215         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
39217         [BZ# 13696]
39218         * configure.in (use_nscd): New substituted variable, set by
39219         --disable-nscd.  If enabled, define USE_NSCD.
39220         * configure: Regenerated.
39221         * config.h.in: Add USE_NSCD.
39222         * config.make.in (use-nscd): New substituted variable.
39223         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
39224         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
39225         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
39226         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
39227         (CFLAGS-getgrnam_r.c): Likewise.
39228         (CFLAGS-initgroups.c): Likewise.
39229         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
39230         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
39231         Variables removed.
39232         * inet/getnetgrent_r.c
39233         (nscd_setnetgrent): New function, broken out of ...
39234         (setnetgrent): ... here.  Call it.
39235         (innetgr): Conditionalize nscd bits on [USE_NSCD].
39236         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
39237         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
39238         * nscd/Makefile (routines, aux): Move definitions after include of
39239         Makeconfig.  Conditionalize on [$(use-nscd) != no].
39240         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
39241         Conditionalize on [USE_NSCD].
39242         (is_nscd, nscd_init_cb): Likewise.
39243         (nss_load_library): Conditionalize init callback on [USE_NSCD].
39244         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
39245         * nss/nss_db/db-init.c: Likewise.
39246         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
39247         [USE_NSCD].
39248         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
39249         (make_request): Use it.
39250         (cache_valid_p): New function.
39251         (__check_pf): Use it.
39252         * NEWS: Add item for --disable-nscd.
39254 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
39256         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
39257         to support sed >= 4.2.1-20-ga9bf076.
39258         * configure: Regenerated.
39260 2012-08-22  Roland McGrath  <roland@hack.frob.com>
39262         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
39263         Conditionalize whole body on [IREL].
39265 2012-08-22  Jeff Law <law@redhat.com>
39267         [BZ #14505]
39268         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
39269         if the family is PF_UNSPEC.
39271 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
39273         * Makerules (lib-version): Rename from V.
39274         (install-lib-nosubdir): Change V to lib-version.
39276 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
39278         [BZ #14252]
39279         * powerpc32/power6/wcschr.c: New file.
39280         * powerpc32/power6/wcscpy.c: New file.
39281         * powerpc32/power6/wcsrchr.c: New file.
39282         * powerpc64/power6/wcschr.c: New file.
39283         * powerpc64/power6/wcscpy.c: New file.
39284         * powerpc64/power6/wcsrchr.c: New file.
39286 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
39288         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
39289         (two_way_short_needle): Use it.
39290         * string/strstr.c (AVAILABLE1_USES_J): Define.
39291         * string/strcasestr.c: Likewise.
39293         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
39294         array references.
39295         * string/strcasestr.c (TOLOWER): Make side-effect safe.
39297         [BZ #11607]
39298         * NEWS: Add an entry.
39299         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
39300         define their defaults.
39301         (two_way_short_needle): Detect end-of-string on-the-fly.
39302         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
39303         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
39304         * string/bug-strcasestr1.c: New test.
39305         * string/Makefile: Run it.
39307 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
39309         [BZ #11607]
39310         * string/str-two-way.h (two_way_short_needle): Optimize matching of
39311         the first character.
39313 2012-08-21  Roland McGrath  <roland@hack.frob.com>
39315         * csu/elf-init.c (__libc_csu_irel): Function removed.
39316         * csu/libc-start.c (apply_irel): New function.
39317         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
39319 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
39321         * sysdeps/unix/sysv/linux/kernel-features.h
39322         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
39323         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
39324         <kernel-features.h>.
39325         [__NR_fadvise64_64]: Make code unconditional.
39326         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
39327         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
39328         !__NR_fadvise64_64)]: Likewise.
39329         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
39330         !__NR_fadvise64_64))]: Likewise.
39331         [__NR_fadvise64]: Make code unconditional.
39332         [!__NR_fadvise64]: Remove conditional code.
39333         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
39334         <kernel-features.h>.
39335         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
39336         unconditional.
39337         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
39338         conditional code.
39339         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
39340         not include <kernel-features.h>.
39341         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
39342         unconditional.
39343         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
39344         conditional code.
39345         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
39346         include <kernel-features.h>.
39347         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
39348         unconditional.
39349         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
39350         conditional code.
39352 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
39354         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
39355         slight instruction rearrangements per scrollpipe analysis.
39356         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
39358 2012-08-20  Roland McGrath  <roland@hack.frob.com>
39360         * manual/syslog.texi (syslog; vsyslog, closelog):
39361         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
39362         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
39364         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
39365         DSOCAPS to match condition on defining it.
39367 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
39369         * sysdeps/unix/sysv/linux/kernel-features.h
39370         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
39371         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
39372         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
39373         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
39374         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
39375         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
39376         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
39377         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
39378         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
39379         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
39381         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
39382         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
39384         * sysdeps/unix/sysv/linux/kernel-features.h
39385         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
39386         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
39387         unconditional.
39388         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39389         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
39390         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
39391         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39392         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
39393         Make code unconditional.
39394         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39395         (__mmap64) [!__NR_mmap2]: Likewise.
39396         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
39397         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
39398         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39399         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
39400         [__NR_mmap2]: Make code unconditional.
39401         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39402         (__mmap64) [!__NR_mmap2]: Likewise.
39404 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
39406         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
39408 2012-08-18  Andreas Jaeger  <aj@suse.de>
39410         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
39412 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
39414         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
39415         * include/unistd.h (__have_sock_cloexec): Likewise.
39416         (__have_pipe2): Likewise.
39417         (__have_dup3): Likewise.
39419 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
39421         [BZ #9685]
39422         * include/unistd.h (__have_pipe2): Change define into an extern int.
39423         (__have_dup3): Likewise.
39424         * socket/have_sock_cloexec.c: Include fcntl.h.
39425         (__have_pipe2): New variable.
39426         (__have_dup3): Likewise.
39428 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
39430         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
39432 2012-08-17  Marek Polacek  <polacek@redhat.com>
39434         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
39435         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
39437 2012-08-17  Roland McGrath  <roland@hack.frob.com>
39439         * configure.in: Add AC_SUBST for sysheaders.
39440         * configure: Regenerated.
39441         * config.make.in (sysheaders): New substituted variable.
39443         * sysdeps/unix/mkfifo.c: Moved ...
39444         * sysdeps/posix/mkfifo.c: ... here.
39445         * sysdeps/unix/mkfifoat.c: Moved ...
39446         * sysdeps/posix/mkfifoat.c: ... here.
39448         * sysdeps/unix/utime.c: Moved ...
39449         * sysdeps/posix/utime.c: ... here.
39451         * sysdeps/unix/time.c: Moved ...
39452         * sysdeps/posix/time.c: ... here.
39453         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
39454         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
39456         * sysdeps/unix/nice.c: Moved ...
39457         * sysdeps/posix/nice.c: ... here.
39459         * sysdeps/unix/alarm.c: Moved ...
39460         * sysdeps/posix/alarm.c: ... here.
39462         * intl/Makefile ($(codeset_mo)): Depend on the input file.
39464 2012-08-17  Jeff Law <law@redhat.com>
39466         * intl/Makefile (codeset_mo): New variable.
39467         ($(codeset_mo)): New target.
39468         (tst-codeset.out): Depend on that.  Remove explicit rule.
39469         (tst-gettext3.out, tst-gettext5.out): Likewise.
39470         (LOCPATH-ENV, tst-codeset-ENV): New variables.
39471         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
39472         * intl/tst-codeset.sh: Remove.
39473         * intl/tst-gettext3.sh: Likewise.
39474         * intl/tst-gettext5.sh: Likewise.
39476 2012-08-17  Roland McGrath  <roland@hack.frob.com>
39478         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
39479         * sysdeps/unix/syscalls.list: ... here.
39481         * sysdeps/posix/getaddrinfo.c
39482         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
39483         (gaiconf_init, gaiconf_reload): Use them.
39484         [!_STATBUF_ST_NSEC]
39485         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
39486         Define using time_t rather than struct timespec.
39488         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
39489         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
39490         Macros removed.
39491         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
39492         [!NO_THREADS].
39493         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
39494         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
39495         Likewise.
39497         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
39498         __libc_cleanup_push argument.
39500         * bits/param.h: New file.
39501         * misc/sys/param.h: New file.
39502         * include/sys/param.h: New file.
39503         * misc/Makefile (headers): Add bits/param.h.
39504         * sysdeps/generic/sys/param.h: File removed.
39505         * sysdeps/unix/sysv/linux/bits/param.h: New file.
39506         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
39507         * sysdeps/mach/hurd/bits/param.h: New file.
39508         * sysdeps/mach/hurd/sys/param.h: File removed.
39510         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
39511         last change.
39513         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
39514         [_IO_MTSAFE_IO].
39515         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
39516         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
39517         New macros.
39519         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
39520         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
39521         rather than -D_IO_MTSAFE_IO conditionally.
39522         * stdio-common/Makefile (CPPFLAGS): Likewise.
39523         * wcsmbs/Makefile (CPPFLAGS): Likewise.
39524         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
39525         Use $(libio-mtsafe).
39526         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
39527         of -D_IO_MTSAFE_IO.
39528         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
39529         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
39530         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
39531         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
39532         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
39533         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
39534         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
39535         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
39536         (CFLAGS-fread_u_chk.c): Likewise.
39537         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
39538         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
39539         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
39540         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
39541         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
39542         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
39543         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
39544         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
39545         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
39547         * libio/Makefile: Test [$(libc-reentrant) = yes]
39548         instead of [$(filter %REENTRANT, $(defines)) nonempty].
39550         * Makeconfig
39551         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
39552         * sysdeps/pthread/configure: File removed.
39553         * sysdeps/pthread/Makeconfig: New file.
39554         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
39555         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
39557 2012-08-16  Gary Benson  <gbenson@redhat.com>
39559         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
39560         unmapping the first object in a namespace.
39562 2012-08-16  Roland McGrath  <roland@hack.frob.com>
39564         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
39565         (__internal_setnetgrent): ... this.  Add internal_function to
39566         definition.  Add libc_hidden_def.
39567         (setnetgrent): Update caller.
39568         (internal_endnetgrent): Renamed to ...
39569         (__internal_endnetgrent): ... this.  Add internal_function to
39570         definition.  Add libc_hidden_def.
39571         (endnetgrent): Update caller.
39572         (internal_getnetgrent_r): Renamed to ...
39573         (__internal_getnetgrent_r): ... this.  Add internal_function to
39574         definition.  Add libc_hidden_def.
39575         (__getnetgrent_r): Update caller.
39576         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
39578 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
39580         * stdlib/longlong.h: Update from GCC.
39582 2012-08-16  Roland McGrath  <roland@hack.frob.com>
39584         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
39585         on _QL, which is set by umul_ppmm but never used.
39586         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
39587         variables, which are set by GMP macros but never used.
39588         * stdio-common/_itowa.c (_itowa): Likewise.
39589         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
39590         * stdlib/mod_1.c (mpn_mod_1): Likewise.
39592 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
39594         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
39595         struct La_sh_regs is not constant.
39596         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
39597         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
39598         and struct La_sparc64_regs are not constant.
39600 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
39602         * sysdeps/unix/sysv/linux/kernel-features.h
39603         (__ASSUME_POSIX_TIMERS): Remove.
39604         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
39605         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
39606         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
39607         Make code unconditional.
39608         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
39609         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
39610         Make code unconditional.
39611         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
39612         * sysdeps/unix/sysv/linux/clock_nanosleep.c
39613         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
39614         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
39615         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
39616         Make code unconditional.
39617         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
39618         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
39619         (__libc_missing_posix_timers): Remove.
39621 2012-08-15  Roland McGrath  <roland@hack.frob.com>
39623         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
39624         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
39626         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
39628         * elf/dl-sym.c: Include <stdlib.h>.
39630         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
39631         constants, which avoids warnings in 32-bit builds.
39633         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
39634         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
39636         * misc/lseek.c: File moved to ...
39637         * io/lseek.c: ... here.
39639         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
39641         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
39642         shifting LEN more than 31 bits at once.
39644 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
39646         [BZ #14195]
39647         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
39648         segmentation fault for a case of two empty input strings.
39649         * string/test-strncasecmp.c (check1): Renamed to...
39650         (bz12205): ...this.
39651         (bz14195): Add new testcase for two empty input strings and N > 0.
39652         (test_main): Call new testcase, adapt for renamed function.
39654 2012-08-15  Andreas Jaeger  <aj@suse.de>
39656         [BZ #14090]
39657         * crypt/md5test2.c: New test, based on test supplied by Serge
39658         Belyshev <belyshev@depni.sinp.msu.ru>.
39659         * crypt/Makefile (xtests): Add md5test-giant..
39660         * crypt/Makefile ($(objpfx)md5test-giant): Add.
39662 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
39664         [BZ #14090]
39665         * crypt/md5.c (md5_process_block): Don't assume the buffer
39666         length is less than 2**32.
39667         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
39668         length is less than 2**64.
39670 2012-08-15  Roland McGrath  <roland@hack.frob.com>
39672         * string/str-two-way.h: Include <sys/param.h>.
39673         (MAX): Macro removed.
39675         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
39676         Move #define and #undef of memmove to just before and after
39677         including <string.h>.
39679         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
39680         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
39681         and after including <string.h>.  Move declarations of
39682         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
39683         to before #include "string/memmove.c".
39685         * include/dirent.h: Declare __getdirentries.
39687         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
39688         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
39690 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
39692         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
39693         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
39694         * sysdeps/i386/configure: Regenerated.
39695         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
39696         STABS_CURRENT_FILE, and STABS_FUN.
39697         (END): Remove call to STABS_FUN_END.
39698         (STABS_CURRENT_FILE1): Delete.
39699         (STABS_CURRENT_FILE): Likewise.
39700         (STABS_FUN): Likewise.
39701         (STABS_FUN_END): Likewise.
39702         (STABS_FUN2): Likewise.
39703         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
39704         * sysdeps/x86_64/configure: Regenerated.
39706 2012-08-14  Roland McGrath  <roland@hack.frob.com>
39708         * elf/dl-open.c: Include <atomic.h>.
39709         * elf/dl-lookup.c: Likewise.
39711 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
39713         * sysdeps/unix/sysv/linux/kernel-features.h
39714         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
39715         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
39716         unconditionally.
39717         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
39718         unconditionally.
39719         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
39720         condition on __ASSUME_CLONE_THREAD_FLAGS.
39722 2012-08-14  Andreas Jaeger  <aj@suse.de>
39724         * sysdeps/i386/fpu/libm-test-ulps: Update.
39726 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
39728         * include/atomic.h (atomic_exchange_and_add): Split into ...
39729         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
39730         New atomic macros.
39732 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
39734         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39736 2012-08-13  Jeff Law <law@redhat.com>
39738         * manual/stdio.texi (snprintf): Clarify handling of the trailing
39739         null byte in the output string.
39741 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
39743         * sysdeps/unix/sysv/linux/kernel-features.h
39744         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
39745         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
39746         (__ASSUME_ARG_MAX_STACK_BASED): Define.
39747         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
39748         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
39749         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
39750         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
39752 2012-08-09  Jeff Law <law@redhat.com>
39754         [BZ #13939]
39755         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
39756         When avoid_arena is set, don't retry in the that arena.  Pick the
39757         next one, whatever it might be.
39758         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
39759         (arena_lock): Pass in new parameter to arena_get2.
39760         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
39761         arena_get2.
39762         (__libc_malloc): Unify retrying after main arena failure with
39763         __libc_memalign version.
39764         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
39766 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
39768         [BZ #14166]
39769         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
39770         to __redirect_strstr.
39771         (__strstr_sse42): Use typeof __redirect_strstr.
39772         (__strstr_ia32): Likewise.
39773         (__libc_strstr): New prototype.
39774         (strstr): Renamed to ...
39775         (__libc_strstr): This.
39776         (strstr): New strong alias of __libc_strstr.
39777         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
39778         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
39779         __redirect_time.
39780         Include <time.h>.
39781         (__libc_time): New prototype.
39782         (time_ifunc): Replace time with __libc_time.
39783         (time): New strong alias and hidden definition of __libc_time.
39784         (__GI_time): Remove strong alias.
39785         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
39786         Include <stddef.h>.
39787         (memmove): Redefined to __redirect_memmove.
39788         (__memmove_sse2): Use typeof __redirect_memmove.
39789         (__memmove_ssse3): Likewise.
39790         (__memmove_ssse3_back): Likewise.
39791         (__libc_memmove): New prototype.
39792         (memmove): Renamed to ...
39793         (__libc_memmove): This.
39794         (memmove): New strong alias of __libc_memmove.
39796 2012-08-08  Mark Salter  <msalter@redhat.com>
39798         * elf/elf.h
39799         (R_MN10300_TLS_GD): Define.
39800         (R_MN10300_TLS_LD): Likewise.
39801         (R_MN10300_TLS_LDO): Likewise.
39802         (R_MN10300_TLS_GOTIE): Likewise.
39803         (R_MN10300_TLS_IE): Likewise.
39804         (R_MN10300_TLS_LE): Likewise.
39805         (R_MN10300_TLS_DTPMOD): Likewise.
39806         (R_MN10300_TLS_DTPOFF): Likewise.
39807         (R_MN10300_TLS_TPOFF): Likewise.
39808         (R_MN10300_SYM_DIFF): Likewise.
39809         (R_MN10300_ALIGN): Likewise.
39810         (R_MN10300_NUM): Update.
39812 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
39814         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
39815         Remove.
39817 2012-08-08  Roland McGrath  <roland@hack.frob.com>
39819         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
39821         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
39822         sysdeps/unix -> sysdeps/posix move.
39823         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
39825 2012-08-07      Allan McRae     <allan@archlinux.org>
39827         [BZ #14303]
39828         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
39829         (SUNOS_CPP): Likewise.
39830         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
39831         not found.
39832         (open_input): Call CPP using execvp.
39834 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
39836         * sysdeps/unix/sysv/linux/kernel-features.h
39837         (__ASSUME_PROT_GROWSUPDOWN): Remove.
39838         (__ASSUME_NO_CLONE_DETACHED): Likewise.
39839         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
39840         (__ASSUME_WAITID_SYSCALL): Likewise.
39841         * sysdeps/unix/sysv/linux/dl-execstack.c
39842         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
39843         code unconditional.
39844         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
39845         conditional code.
39846         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
39847         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
39848         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
39849         code.
39850         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
39851         unconditional.
39852         [__ASSUME_WAITID_SYSCALL]: Likewise.
39853         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
39855 2012-08-07  Roland McGrath  <roland@hack.frob.com>
39857         * sysdeps/unix/closedir.c: Renamed to ...
39858         * sysdeps/posix/closedir.c: ... here.
39859         * sysdeps/unix/dirfd.c: Renamed to ...
39860         * sysdeps/posix/dirfd.c: ... here.
39861         * sysdeps/unix/dirstream.h: Renamed to ...
39862         * sysdeps/posix/dirstream.h: ... here.
39863         * sysdeps/unix/fdopendir.c: Renamed to ...
39864         * sysdeps/posix/fdopendir.c: ... here.
39865         * sysdeps/unix/opendir.c: Renamed to ...
39866         * sysdeps/posix/opendir.c: ... here.
39867         * sysdeps/unix/readdir.c: Renamed to ...
39868         * sysdeps/posix/readdir.c: ... here.
39869         * sysdeps/unix/readdir_r.c: Renamed to ...
39870         * sysdeps/posix/readdir_r.c: ... here.
39871         * sysdeps/unix/rewinddir.c: Renamed to ...
39872         * sysdeps/posix/rewinddir.c: ... here.
39873         * sysdeps/unix/seekdir.c: Renamed to ...
39874         * sysdeps/posix/seekdir.c: ... here.
39875         * sysdeps/unix/telldir.c: Renamed to ...
39876         * sysdeps/posix/telldir.c: ... here.
39877         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
39878         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
39879         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
39880         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
39882         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
39883         * bits/fcntl.h: ... here.
39885         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
39886         not 0.
39887         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
39888         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
39889         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
39890         (struct flock): Move l_start, l_len to the beginning.
39891         Use __pid_t for l_pid.
39892         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
39893         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
39894         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
39895         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
39896         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
39897         [__USE_LARGEFILE64] (struct flock64): New type.
39898         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
39900         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
39901         * bits/dirent.h: ... here.
39903         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
39904         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
39906 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
39908         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
39909         Change from 2.6.0 to 2.6.16.
39910         * sysdeps/unix/sysv/linux/configure: Regenerated.
39911         * sysdeps/unix/sysv/linux/kernel-features.h
39912         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
39913         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
39914         version.
39915         (__ASSUME_UTIMES): Likewise.
39916         (__ASSUME_CLONE_STOPPED): Remove.
39917         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
39918         architectures, not kernel version.
39919         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
39920         (__ASSUME_NO_CLONE_DETACHED): Likewise.
39921         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
39922         (__ASSUME_WAITID_SYSCALL): Likewise.
39923         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
39924         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
39925         * README: State 2.6.16 as minimum Linux kernel version.  Do not
39926         refer to older versions.
39928 2012-08-06  Roland McGrath  <roland@hack.frob.com>
39930         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
39931         Define alphasort64 as an alias.
39932         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
39933         Define versionsort64 as an alias.
39934         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
39935         Define scandir64 as an alias.
39936         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
39937         Define scandirat64 as an alias.
39938         * dirent/alphasort64.c (alphasort64):
39939         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
39940         * dirent/versionsort64.c: Likewise.
39941         * dirent/scandir64.c: Likewise.
39942         * dirent/scandirat64.c: Likewise.
39943         * sysdeps/wordsize-64/alphasort.c: File removed.
39944         * sysdeps/wordsize-64/alphasort64.c: File removed.
39945         * sysdeps/wordsize-64/scandir.c: File removed.
39946         * sysdeps/wordsize-64/scandir64.c: File removed.
39947         * sysdeps/wordsize-64/scandirat.c: File removed.
39948         * sysdeps/wordsize-64/scandirat64.c: File removed.
39949         * sysdeps/wordsize-64/versionsort.c: File removed.
39950         * sysdeps/wordsize-64/versionsort64.c: File removed.
39951         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
39952         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
39953         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
39954         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
39955         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
39956         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
39957         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
39958         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
39960         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
39961         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
39962         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
39963         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
39964         [defined __arch64__ || defined __sparcv9]
39965         (__INO_T_MATCHES_INO64_T): New macro.
39966         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
39967         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
39968         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
39969         * sysdeps/unix/sysv/linux/bits/dirent.h
39970         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
39971         (_DIRENT_MATCHES_DIRENT64): New macro.
39973         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
39974         Define lockf64 as an alias.
39975         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
39976         Define fseeko64 as an alias.
39977         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
39978         Define ftello64 as an alias.
39979         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
39980         Define _IO_fgetpos64 and fgetpos64 as aliases.
39981         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
39982         Define _IO_fsetpos64 and fsetpos64 as aliases.
39983         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
39984         Conditionalize body on this.
39985         * libio/fseeko64.c: Likewise.
39986         * libio/ftello64.c: Likewise.
39987         * libio/iofgetpos64.c: Likewise.
39988         * libio/iofsetpos64.c: Likewise.
39989         * sysdeps/wordsize-64/lockf.c: File removed.
39990         * sysdeps/wordsize-64/lockf64.c: File removed.
39991         * sysdeps/wordsize-64/fseeko.c: File removed.
39992         * sysdeps/wordsize-64/fseeko64.c: File removed.
39993         * sysdeps/wordsize-64/ftello.c: File removed.
39994         * sysdeps/wordsize-64/ftello64.c: File removed.
39995         * sysdeps/wordsize-64/iofgetpos.c: File removed.
39996         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
39997         * sysdeps/wordsize-64/iofsetpos.c: File removed.
39998         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
39999         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
40000         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
40001         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
40002         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
40003         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
40004         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
40005         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
40006         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
40007         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
40008         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
40010         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
40011         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
40012         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
40013         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
40014         [defined __arch64__ || defined __sparcv9]
40015         (__OFF_T_MATCHES_OFF64_T): New macro.
40016         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
40017         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
40018         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
40019         (__OFF_T_MATCHES_OFF64_T): New macro.
40021 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
40023         * stdlib/secure-getenv.c (__secure_getenv): Replace
40024         GLIBC_2_16 with GLIBC_2_17.
40026 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
40028         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
40029         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
40031 2012-08-03  David S. Miller  <davem@davemloft.net>
40033         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40035 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
40037         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
40038         Remove.
40039         (__ASSUME_CORRECT_SI_PID): Likewise.
40040         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
40041         (__ASSUME_TMPFS_NAME): Likewise.
40042         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
40043         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
40044         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
40045         (HAVE_AUX_SECURE): Make definition unconditional.
40046         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
40047         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
40049 2012-08-03  Roland McGrath  <roland@hack.frob.com>
40051         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
40052         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
40053         * sysdeps/mach/hurd/eloop-threshold.h: New file.
40054         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
40055         __eloop_threshold instead of SYMLOOP_MAX.
40057         * sysdeps/generic/eloop-threshold.h: New file.
40058         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
40059         of MAXSYMLINKS.
40060         * elf/chroot_canon.c (chroot_canon): Likewise.
40062 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
40064         [BZ #13717]
40065         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
40066         Change to 2.6.0 everywhere.
40067         * sysdeps/unix/sysv/linux/configure: Regenerated.
40068         * sysdeps/unix/sysv/linux/kernel-features.h
40069         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
40070         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
40071         kernel versions.
40072         (__ASSUME_POSIX_TIMERS): Define unconditionally.
40073         (__ASSUME_FUTEX_REQUEUE): Remove.
40074         (__ASSUME_STATFS64): Define unconditionally.
40075         (__ASSUME_AT_SECURE): Likewise.
40076         (__ASSUME_CORRECT_SI_PID): Likewise.
40077         (__ASSUME_TGKILL): Define without depending on kernel version for
40078         i386.
40079         (__ASSUME_UTIMES): Likewise.
40080         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
40081         kernel version.
40082         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
40083         (__ASSUME_TMPFS_NAME): Likewise.
40084         * README: Update reference to Linux kernel versions.
40086 2012-08-02  Marek Polacek  <polacek@redhat.com>
40088         [BZ# 14150]
40089         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
40090         libc_cv_asm_type_prefix with %.
40091         * configure: Regenerated.
40092         * include/libc-symbols.h: Remove comment about
40093         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
40094         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
40095         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
40096         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
40097         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
40098         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
40099         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
40100         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
40101         * elf/tst-unique2mod1.c: Likewise.
40102         * elf/tst-unique1mod2.c: Likewise.
40103         * elf/tst-unique1mod1.c: Likewise.
40104         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
40105         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
40106         Replace ASM_TYPE_DIRECTIVE with .type.
40107         * sysdeps/s390/s390-64/sysdep.h: Likewise.
40108         * sysdeps/i386/sysdep.h: Likewise.
40109         * sysdeps/x86_64/sysdep.h: Likewise.
40110         * sysdeps/sh/sysdep.h: Likewise.
40111         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
40112         Do not define ASM_TYPE_DIRECTIVE.
40113         * sysdeps/powerpc/sysdep.h: Likewise.
40114         * sysdeps/powerpc/powerpc32/sysdep.h:
40115         Replace ASM_TYPE_DIRECTIVE with .type.
40116         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
40117         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
40118         * sysdeps/i386/fpu/e_powf.S: Likewise.
40119         * sysdeps/i386/fpu/e_expl.S: Likewise.
40120         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
40121         * sysdeps/i386/fpu/e_acosh.S: Likewise.
40122         * sysdeps/i386/fpu/e_pow.S: Likewise.
40123         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
40124         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
40125         * sysdeps/i386/fpu/s_expm1.S: Likewise.
40126         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
40127         * sysdeps/i386/fpu/e_log2.S: Likewise.
40128         * sysdeps/i386/fpu/e_log2l.S: Likewise.
40129         * sysdeps/i386/fpu/e_scalb.S: Likewise.
40130         * sysdeps/i386/fpu/e_powl.S: Likewise.
40131         * sysdeps/i386/fpu/e_log10f.S: Likewise.
40132         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
40133         * sysdeps/i386/fpu/e_logl.S: Likewise.
40134         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
40135         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
40136         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
40137         * sysdeps/i386/fpu/e_log2f.S: Likewise.
40138         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
40139         * sysdeps/i386/fpu/e_log.S: Likewise.
40140         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
40141         * sysdeps/i386/fpu/e_logf.S: Likewise.
40142         * sysdeps/i386/fpu/e_log10l.S: Likewise.
40143         * sysdeps/i386/fpu/e_atanh.S: Likewise.
40144         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
40145         * sysdeps/i386/fpu/e_log10.S: Likewise.
40146         * sysdeps/i386/fpu/s_frexp.S: Likewise.
40147         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
40148         * sysdeps/i386/fpu/s_asinh.S: Likewise.
40149         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
40150         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
40151         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
40152         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
40153         * sysdeps/i386/i686/strtok.S: Likewise.
40154         * sysdeps/i386/i386-mcount.S: Likewise.
40155         * sysdeps/i386/strtok.S: Likewise.
40156         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
40157         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
40158         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
40159         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
40160         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
40161         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
40162         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
40163         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
40164         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
40165         * sysdeps/x86_64/_mcount.S: Likewise.
40166         * sysdeps/x86_64/strtok.S: Likewise.
40167         * sysdeps/sh/_mcount.S: Likewise.
40169 2012-08-01  Roland McGrath  <roland@hack.frob.com>
40171         * libio/iofopen.c: Include <fcntl.h>.
40172         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
40173         (_IO_fopen64, fopen64): Define as aliases.
40174         * libio/iofopen64.c: Include <fcntl.h>.
40175         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
40176         Conditionalize body on this.
40177         * sysdeps/wordsize-64/iofopen.c: File removed.
40178         * sysdeps/wordsize-64/iofopen64.c: File removed.
40180 2012-08-01  Marek Polacek  <polacek@redhat.com>
40182         * libc/Makeconfig: Use elf in place of binfmt-subdir.
40183         Use dlfcn directly instead of a variable.
40184         (binfmt-subdir): Do not define.
40185         (dlfcn): Likewise.
40187 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
40189         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
40190         Remove all definitions.
40191         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
40192         <kernel-features.h>.
40193         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
40194         (miss_F_GETOWN_EX): Remove all definitions.
40195         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
40196         macro definition.
40197         [!__ASSUME_FCNTL64]: Remove conditional code.
40198         [__ASSUME_FCNTL64]: Make code unconditional.
40199         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
40200         <kernel-features.h>.
40201         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
40202         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
40203         (lockf64) [__NR_fcntl64]: Make code unconditional.
40204         (lockf64) [__ASSUME_FCNTL64]: Likewise.
40206         * sysdeps/unix/sysv/linux/kernel-features.h
40207         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
40208         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
40209         Make code unconditional.
40210         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
40211         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
40212         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
40213         [__NR_vfork]: Make code unconditional.
40214         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
40215         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
40216         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
40217         [__NR_vfork]: Make code unconditional.
40218         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
40219         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
40221 2012-08-01  Roland McGrath  <roland@hack.frob.com>
40223         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
40224         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
40226         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
40227         Define mkstemp64 as an alias.
40228         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
40229         Define mkstemps64 as an alias.
40230         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
40231         Define mkostemp64 as an alias.
40232         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
40233         Define mkostemps64 as an alias.
40234         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
40235         Conditionalize body on this.
40236         * misc/mkostemp64.c: Likewise.
40237         * misc/mkostemps64.c: Likewise.
40238         * misc/mkstemps64.c: Likewise.
40239         * sysdeps/wordsize-64/mkstemp64.c: File removed.
40240         * sysdeps/wordsize-64/mkostemp64.c: File removed.
40241         * sysdeps/wordsize-64/mkostemp.c: File removed.
40242         * sysdeps/wordsize-64/mkstemp.c: File removed.
40243         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
40244         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
40245         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
40246         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
40248         [BZ #14138]
40249         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
40250         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
40251         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
40252         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
40254         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
40255         compat_symbol macros from <shlib-compat.h> rather than the underlying
40256         default_symbol_version and symbol_version macros, so that DEFAULT
40257         lines in shlib-versions are respected.
40258         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
40260 2012-08-01  Florian Weimer  <fweimer@redhat.com>
40262         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
40263         Declare with warn_unused_result.
40264         (setgid, setregid, setegid, setresgid): Likewise.
40265         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
40266         Likewise.
40267         * WUR-REPORT: Remove set*id functions.
40269 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
40271         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
40273 2012-07-31  Roland McGrath  <roland@hack.frob.com>
40275         [BZ #10191]
40276         * include/sys/socket.h (__libc_accept, __libc_accept4):
40277         Add attribute_hidden.
40278         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
40280         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
40281         use of PTR_MANGLE.
40282         * inet/getnetgrent_r.c (setup): Likewise.
40284         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
40286 2012-07-31  David S. Miller  <davem@davemloft.net>
40288         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40290 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
40292         [BZ #13629]
40293         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
40294         value between 1.0 and 2.0 and smaller part has absolute value less
40295         than 1.0.
40296         * math/s_clog10.c (__clog10): Likewise.
40297         * math/s_clog10f.c (__clog10f): Likewise.
40298         * math/s_clog10l.c (__clog10l): Likewise.
40299         * math/s_clogf.c (__clogf): Likewise.
40300         * math/s_clogl.c (__clogl): Likewise.
40301         * math/libm-test.inc (clog_test): Add more tests.
40302         (clog10_test): Likewise.
40303         * sysdeps/i386/fpu/libm-test-ulps: Update.
40304         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40306 2012-07-31  Florian Weimer  <fweimer@redhat.com>
40308         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
40309         Exit with zero in case no suitable GID is found, and write a
40310         message to standard error.
40312 2012-07-30  Roland McGrath  <roland@hack.frob.com>
40314         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
40315         rather than to 1.
40316         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
40317         (MAXPATHLEN): Removed.
40318         (NOGROUP, NODEV): New macros.
40319         (setbit, clrbit, isset, isclr): New macros.
40320         (howmany, roundup, powerof2): New macros.
40321         (DEV_BSIZE): New macro.
40323         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
40324         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
40326         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
40327         definition on [!__NO_LONG_DOUBLE_MATH].
40329         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
40330         PTR_MANGLE and PTR_DEMANGLE.
40332         * socket/accept4.c (accept4): Rename to __libc_accept4.
40333         Define accept4 as a weak alias.
40335         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
40336         on [_DIRENT_HAVE_D_TYPE].
40337         * io/ftw.c (ftw_dir): Likewise.
40339         * io/xmknod.c (__xmknod): Don't check PATH for being null.
40341         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
40343         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
40344         Use the BSD numbers rather than the arbitrary ones we had.
40345         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
40346         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
40347         (SIGXCPU, SIGXFSZ): New macros.
40348         (_NSIG): Now 32.
40350         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
40351         initializer on [_LIBC_REENTRANT].
40353         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
40354         definitions inside [_POSIX_MAPPED_FILES].
40356         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
40358         * dirent/opendir.c: Include <fcntl.h>.
40360         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
40361         (__libc_getspecific): Likewise.
40362         (__libc_key_create): Likewise.
40364         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
40365         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
40366         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
40367         (tmpfile64): Define as alias.
40368         * sysdeps/wordsize-64/tmpfile.c: File removed.
40369         * sysdeps/wordsize-64/tmpfile64.c: File removed.
40370         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
40371         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
40373         * stdio-common/vfscanf.c: Include <stdbool.h>.
40374         * nss/makedb.c: Likewise.
40375         * stdio-common/_i18n_number.h: Likewise.
40376         * argp/argp-help.c: Likewise.
40377         * posix/wordexp.c: Likewise.
40378         * sysdeps/posix/spawni.c: Likewise.
40379         * nss/nss_files/files-initgroups.c: Likewise.
40380         * stdio-common/reg-modifier.c: Include <stdlib.h>.
40381         * nss/nss_files/files-initgroups.c: Likewise.
40382         * nss/nss_db/db-netgrp.c: Likewise.
40383         * nss/nss_db/db-initgroups.c: Likewise.
40384         * io/fchmodat.c: Include <sys/stat.h>.
40386         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
40387         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
40389         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
40390         [HAVE_MMAP].
40392         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
40393         Add multiple inclusion protection.
40395 2012-07-27  David S. Miller  <davem@davemloft.net>
40397         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40399 2012-07-27  Gary Benson  <gbenson@redhat.com>
40401         [BZ #14298]
40402         * elf/rtld.c: Include <stap-probe.h>.
40403         (dl_main): Added static probes "init_start" and "init_complete".
40404         * elf/dl-load.c: Include <stap-probe.h>.
40405         (lose): Take new parameter "nsid".
40406         Added static probe "map_failed".
40407         (_dl_map_object_from_fd): Pass namespace id to lose.
40408         Added static probe "map_start".
40409         (open_verify): Pass namespace id to lose.
40410         * elf/dl-open.c: Include <stap-probe.h>.
40411         (dl_open_worker) Added static probes "map_complete", "reloc_start"
40412         and "reloc_complete".
40413         * elf/dl-close.c: Include <stap-probe.h>.
40414         (_dl_close_worker): Added static probes "unmap_start" and
40415         "unmap_complete".
40416         * elf/rtld-debugger-interface.txt: New file documenting the above.
40418 2012-07-26  Roland McGrath  <roland@hack.frob.com>
40420         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
40421         rather than a string variable.
40422         * sunrpc/rpc_main.c (h_output): Likewise.
40423         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
40425 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
40427         * inet/check_native.c: New file.
40429 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
40431         [BZ #13629]
40432         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
40433         if larger part has absolute value 1.0.
40434         * math/s_clog10.c (__clog10): Likewise.
40435         * math/s_clog10f.c (__clog10f): Likewise.
40436         * math/s_clog10l.c (__clog10l): Likewise.
40437         * math/s_clogf.c (__clogf): Likewise.
40438         * math/s_clogl.c (__clogl): Likewise.
40439         * math/libm-test.inc (clog_test): Add more tests.
40440         (clog10_test): Likewise.
40441         * sysdeps/i386/fpu/libm-test-ulps: Update.
40442         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40444         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
40445         (pltexit): Likewise.
40446         (La_regs): Likewise.
40447         (La_retval): Likewise.
40448         (int_retval): Likewise.
40449         Update #error for removed macros to refer only to definitions in
40450         tst-audit.h.
40451         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
40452         macro.
40453         (pltexit): Likewise.
40454         (La_regs): Likewise.
40455         (La_retval): Likewise.
40456         (int_retval): Likewise.
40457         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
40458         macro.
40459         (pltexit): Likewise.
40460         (La_regs): Likewise.
40461         (La_retval): Likewise.
40462         (int_retval): Likewise.
40463         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
40464         macro.
40465         (pltexit): Likewise.
40466         (La_regs): Likewise.
40467         (La_retval): Likewise.
40468         (int_retval): Likewise.
40469         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
40470         macro.
40471         (pltexit): Likewise.
40472         (La_regs): Likewise.
40473         (La_retval): Likewise.
40474         (int_retval): Likewise.
40475         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
40476         macro.
40477         (pltexit): Likewise.
40478         (La_regs): Likewise.
40479         (La_retval): Likewise.
40480         (int_retval): Likewise.
40481         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
40482         macro.
40483         (pltexit): Likewise.
40484         (La_regs): Likewise.
40485         (La_retval): Likewise.
40486         (int_retval): Likewise.
40487         * sysdeps/generic/tst-audit.h: Update comment to refer only to
40488         macro definitions in tst-audit.h.
40489         * sysdeps/i386/tst-audit.h: New file.
40490         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
40491         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
40492         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
40493         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
40494         * sysdeps/sh/tst-audit.h: Likewise.
40495         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
40496         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
40497         * sysdeps/x86_64/tst-audit.h: Likewise.
40499 2012-07-26  Andreas Jaeger  <aj@suse.de>
40501         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
40502         ptrace.
40504         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
40505         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
40506         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
40507         PTRACE_O_MASK.
40508         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
40509         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
40510         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
40512         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
40513         value.
40515         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
40516         _sigsys.
40517         (si_call_addr, si_syscall, si_arch): Define new macro.
40518         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
40519         _sigsys.
40520         (si_call_addr, si_syscall, si_arch): Define new marcro.
40521         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
40522         _sigsys.
40523         (si_call_addr, si_syscall, si_arch): Define new macro.
40524         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
40525         _sigsys.
40526         (si_call_addr, si_syscall, si_arch): Define new macro.
40528 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
40530         [BZ #13717]
40531         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
40532         Change to 2.4.21 where previously 2.4.1.
40533         * sysdeps/unix/sysv/linux/configure: Regenerated.
40534         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
40535         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
40536         Linux kernel version.
40537         (__ASSUME_STD_AUXV): Remove.
40538         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
40539         kernel version.
40540         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
40541         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
40542         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
40543         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
40544         (__ASSUME_NETLINK_SUPPORT): Likewise.
40545         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
40546         (__no_netlink_support): Remove conditional definition.
40547         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
40548         Remove.
40549         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
40550         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
40551         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
40552         (if_nameindex_ioctl): Remove.
40553         (if_nameindex_netlink): Do not handle __no_netlink_support.
40554         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
40555         code.
40556         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
40557         Remove conditional code.
40558         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
40559         code.
40560         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
40561         unconditional.
40562         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
40563         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
40564         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
40565         Remove.
40566         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
40567         [!__ASSUME_STD_AUXV]: Remove conditional code.
40568         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
40569         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
40570         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
40571         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
40572         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
40573         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
40574         code.
40575         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
40576         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
40577         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
40578         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
40579         conditional code.
40580         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
40581         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
40582         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
40583         code.
40584         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
40585         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
40586         conditional code.
40587         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
40588         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
40589         code unconditional.
40590         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40591         conditional code.
40592         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
40593         unconditional.
40594         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40595         conditional code.
40596         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
40597         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
40598         unconditional.
40599         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40600         conditional code.
40601         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
40602         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
40603         code unconditional.
40604         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40605         conditional code.
40606         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
40607         unconditional.
40608         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40609         conditional code.
40610         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
40611         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
40612         code unconditional.
40613         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40614         conditional code.
40615         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
40616         unconditional.
40617         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40618         conditional code.
40620 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
40622         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
40623         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
40624         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
40625         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
40626         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
40627         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
40628         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
40629         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
40630         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
40631         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
40632         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
40633         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
40634         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
40635         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
40636         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
40637         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
40638         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
40639         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
40640         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
40641         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
40642         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
40643         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
40644         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
40646 2012-07-25  Florian Weimer  <fweimer@redhat.com>
40648         * Versions.def: Add GLIBC_2.17.
40649         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
40650         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
40651         Introduce __libc_secure_getenv.
40652         * stdlib/Versions (2.17): Add secure_getenv
40653         (GLIBC_PRIVATE): Add __libc_secure_getenv.
40654         * stdlib/secure-getenv.c: Rename __secure_getenv to
40655         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
40656         symbol __secure_getenv for GLIBC_2.0.
40657         * stdlib/tst-secure-getenv.c: New.
40658         * stdlib/Makefile (tests): Add testcase.
40659         * manual/startup.texi (Environment Access): Document
40660         secure_getenv.
40661         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
40662         __libc_secure_getenv.
40663         * inet/ruserpass.c (ruserpass): Likewise.
40664         * malloc/mtrace.c (mtrace): Likewise.
40665         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
40666         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
40667         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
40668         * sysdeps/posix/tempname.c: Likewise.  Evaluate
40669         HAVE_SECURE_GETENV.
40670         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
40671         __secure_getenv to __libc_secure_getenv.
40672         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
40673         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
40674         Likewise.
40675         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
40676         Likewise.
40677         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
40678         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
40679         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
40680         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
40681         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
40682         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
40683         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
40685 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
40687         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
40688         (struct La_i86_retval): Likewise.
40689         (struct La_x86_64_regs): Likewise.
40690         (struct La_x86_64_retval): Likewise.
40691         (struct La_x32_regs): Likewise.
40692         (struct La_x32_retval): Likewise.
40693         (struct La_ppc32_regs): Likewise.
40694         (struct La_ppc32_retval): Likewise.
40695         (struct La_ppc64_regs): Likewise.
40696         (struct La_ppc64_retval): Likewise.
40697         (struct La_sh_regs): Likewise.
40698         (struct La_sh_retval): Likewise.
40699         (struct La_s390_32_regs): Likewise.
40700         (struct La_s390_32_retval): Likewise.
40701         (struct La_s390_64_regs): Likewise.
40702         (struct La_s390_64_retval): Likewise.
40703         (struct La_sparc32_regs): Likewise.
40704         (struct La_sparc32_retval): Likewise.
40705         (struct La_sparc64_regs): Likewise.
40706         (struct La_sparc64_retval): Likewise.
40707         (struct audit_ifaces): Remove architecture-specific pltenter and
40708         pltexit members.
40709         * sysdeps/i386/ldsodefs.h: New file.
40710         * sysdeps/powerpc/ldsodefs.h: Likewise.
40711         * sysdeps/s390/ldsodefs.h: Likewise.
40712         * sysdeps/sh/ldsodefs.h: Likewise.
40713         * sysdeps/sparc/ldsodefs.h: Likewise.
40714         * sysdeps/x86_64/ldsodefs.h: Likewise.
40716 2012-07-25  Marek Polacek  <polacek@redhat.com>
40718         [BZ #6808]
40719         * math/libm-test.inc (yn_test): Add another test.
40720         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
40721         to ERANGE when the result is +-Inf.
40722         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
40723         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
40724         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
40725         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
40727 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
40729         * conform/data/time.h-data (NULL): Use macro-constant.  Require
40730         equal to 0.
40731         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
40732         clock_t.
40733         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
40735 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
40737         * configure.in <sysdeps resolving>: Correct printing
40738         Implies_before.
40739         * configure: Regenerate.
40741 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
40743         * math/w_ilogb.c: Include <limits.h>.
40744         * math/w_ilogbl.c: Likewise.
40746 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
40748         * manual/lang.texi (__va_copy): Document primarily as ISO C99
40749         va_copy.  Document allowing for unavailable va_copy only as
40750         pre-C99 compatibility.
40751         * manual/string.texi (Copying and Concatenation): Use va_copy
40752         instead of __va_copy in concat example.
40754 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
40756         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
40757         (__sendto): Use create_address_port.  Initialize APORT and deallocate
40758         it if not null.
40760         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
40761         with O_NOLINK passed to __file_name_lookup.
40763         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
40764         with O_NOLINK passed to __file_name_lookup.
40766         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
40767         negative N or less than NGIDS.
40769         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
40770         type to string_t.  Set ERANGE as errno and return it if NAME is not big
40771         enough.  Use memcpy instead of strncpy.
40773 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
40775         * elf/Makefile (check-data): Remove.
40776         (localplt.data): New vpath directive.
40777         ($(objpfx)check-localplt.out): Use localplt.data from vpath
40778         instead of $(check-data).
40779         * scripts/data/localplt-generic.data: Move to ...
40780         * sysdeps/generic/localplt.data: ... here.
40781         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
40782         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
40783         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
40784         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
40785         ... here.
40786         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
40787         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
40788         ... here.
40789         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
40790         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
40791         ... here.
40792         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
40793         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
40794         ... here.
40795         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
40796         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
40797         ... here.
40798         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
40799         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
40800         ... here.
40802 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40804         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
40805         PPC32 and PPC64 files.
40806         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
40807         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
40809 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40811         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
40812         __makecontext_ret to ...
40813         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
40814         ... here and call exit if uc_link is NULL.  New file.
40815         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
40816         __makecontext_ret.S.
40817         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
40818         __makecontext_ret to ...
40819         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
40820         ... here and call exit if uc_link is NULL.  New file.
40821         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
40822         __makecontext_ret.S.
40824 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40826         * elf/elf.h (R_390_IRELATIVE): New definition.
40827         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
40828         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
40829         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
40830         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
40831         (elf_machine_lazy_rel): Likewise.
40832         * sysdeps/s390/dl-irel.h: New file.
40833         * sysdeps/s390/s390-64/memcpy.S: New asm code.
40834         * sysdeps/s390/s390-64/memset.S: New asm code.
40835         * sysdeps/s390/s390-64/memcmp.S: New asm code.
40836         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
40837         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
40838         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
40839         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
40840         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
40841         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
40842         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
40843         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
40844         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
40845         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
40846         * sysdeps/s390/s390-32/memcpy.S: New asm code.
40847         * sysdeps/s390/s390-32/memset.S: New asm code.
40848         * sysdeps/s390/s390-32/memcmp.S: New asm code.
40850 2012-07-17  Marek Polacek  <polacek@redhat.com>
40852         [BZ #14349]
40853         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
40854         * sysdeps/s390/s390-64/configure.in: Likewise.
40855         * sysdeps/sparc/configure.in: Likewise.
40856         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
40857         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
40858         * sysdeps/i386/configure.in: Likewise.
40859         * sysdeps/x86_64/configure.in: Likewise.
40860         * sysdeps/sh/configure.in: Likewise.
40861         * sysdeps/s390/s390-32/configure: Regenerated.
40862         * sysdeps/s390/s390-64/configure: Likewise.
40863         * sysdeps/x86_64/configure: Likewise.
40864         * sysdeps/sh/configure: Likewise.
40865         * sysdeps/powerpc/powerpc64/configure: Likewise.
40866         * sysdeps/powerpc/powerpc32/configure: Likewise.
40867         * sysdeps/sparc/configure: Likwise.
40868         * sysdeps/i386/configure: Likewise.
40870         * elf/dl-open.c: Comment fixes.
40872 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
40874         * Makefile [CXX] (check-data): Remove.
40875         [CXX] (c++-types.data): New vpath directive.
40876         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
40877         vpath.  Do not allow for C++ type data being missing.
40878         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
40879         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
40880         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
40881         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
40882         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
40883         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
40884         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
40885         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
40886         ... here.
40887         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
40888         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
40889         ... here.
40890         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
40891         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
40892         ... here.
40893         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
40894         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
40895         ... here.
40896         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
40897         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
40898         ... here.
40899         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
40900         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
40901         ... here.
40902         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
40903         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
40904         ... here.
40905         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
40906         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
40908         * elf/tls-macros.h (TLS_LE): Move architecture-specific
40909         definitions to architecture-specific files.
40910         (TLS_IE): Likewise.
40911         (TLS_LD): Likewise.
40912         (TLS_GD): Likewise.
40913         * sysdeps/i386/tls-macros.h: New file.
40914         * sysdeps/powerpc/tls-macros.h: Likewise.
40915         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
40916         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
40917         * sysdeps/sh/tls-macros.h: Likewise.
40918         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
40919         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
40920         * sysdeps/x86_64/tls-macros.h: Likewise.
40922 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
40924         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
40925         zero value for regular exit case.
40927         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
40928         (__start_context): Preserve zero value for regular exit case.
40930 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
40931             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40933         * manual/setjmp.texi (setcontext): Clarify normal process
40934         termination when uc_link is the null pointer.
40935         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
40936         exit call.
40938 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
40940         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
40941         preprocessor.  Test for each exception mask separately.
40943 2012-07-16  Andreas Jaeger  <aj@suse.de>
40945         * po/ru.po: Update from translation team.
40947 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
40949         * conform/data/string.h-data (NULL): Use macro-constant.  Require
40950         equal to 0.
40951         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
40952         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
40953         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
40954         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
40955         [ISO || ISO99 || ISO11] (*_t): Do not allow.
40957 2012-07-13  Andreas Jaeger  <aj@suse.de>
40959         * po/fr.po: Update from translation team.
40961 2012-07-12  Marek Polacek  <polacek@redhat.com>
40963         [BZ #14173]
40964         * math/libm-test.inc (yn_test): Add test for BZ #14173.
40965         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
40966         loop condition.
40968 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
40970         [BZ #13717]
40971         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
40972         Change to 2.4.1 where previously 2.4.0.
40973         * sysdeps/unix/sysv/linux/configure: Regenerated.
40974         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
40975         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
40976         version.
40977         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
40978         (__ASSUME_AT_CLKTCK): Remove.
40979         (__ASSUME_AT_PAGESIZE): Likewise.
40980         (__ASSUME_AT_XID): Likewise.
40981         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
40982         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
40983         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
40984         unconditionally.
40985         (HAVE_AUX_PAGESIZE): Likewise.
40986         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
40987         [__ASSUME_AT_CLKTCK]: Make code unconditional.
40988         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
40990 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
40992         [BZ #14307]
40993         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
40994         the temporary buffer used to invoke __gethostbyname2_r,
40995         __gethostbyaddr_r and gethostbyname4_r to make room for struct
40996         host_data / struct gaih_addrtuple.
40997         * resolv/nss_dns/dns-host.c (global scope): Move definition of
40998         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
40999         header file nss/nsswitch.h.
41000         * nss/nsswitch.h (global scope): Add definition of implementation
41001         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
41002         resolv/nss_dns/dns-host.c).
41004 2012-07-11  Andreas Jaeger  <aj@suse.de>
41006         * po/fr.po: Update from translation team.
41008         * po/sv.po: Update from translation team
41009         * po/fr.po: Another update from translation team.
41011 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41013         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
41014         for subnormals or multiply small sinh result by itself.
41015         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
41016         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41018 2012-07-11  David S. Miller  <davem@davemloft.net>
41020         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41022 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
41024         [BZ #14347]
41025         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
41026         (INTERNAL_MARK): Shift it here.
41028 2012-07-10  Marek Polacek  <polacek@redhat.com>
41030         [BZ #14151]
41031         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
41032         libc_cv_asm_global_directive with .globl.
41033         * configure: Regenerated.
41034         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
41035         with .globl.
41036         * sysdeps/i386/configure: Regenerated.
41037         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
41038         with .globl.
41039         * sysdeps/x86_64/configure: Regenerated.
41040         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
41041         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
41042         * elf/tst-unique2mod2.c: Likewise.
41043         * elf/tst-unique2mod1.c: Likewise.
41044         * elf/tst-unique1mod2.c: Likewise.
41045         * elf/tst-unique1mod1.c: Likewise.
41046         * sysdeps/s390/s390-32/sysdep.h: Likewise.
41047         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
41048         * sysdeps/s390/s390-64/sysdep.h: Likewise.
41049         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
41050         * sysdeps/mach/sysdep.h: Likewise.
41051         * sysdeps/i386/sysdep.h: Likewise.
41052         * sysdeps/i386/i386-mcount.S: Likewise.
41053         * sysdeps/x86_64/_mcount.S: Likewise.
41054         * sysdeps/x86_64/sysdep.h: Likewise.
41055         * sysdeps/sh/_mcount.S: Likewise.
41056         * sysdeps/sh/sysdep.h: Likewise.
41057         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
41058         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
41059         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
41060         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
41061         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
41062         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
41063         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
41064         * locale/localeinfo.h: Likewise.
41065         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
41066         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
41068 2012-07-09  Roland McGrath  <roland@hack.frob.com>
41070         [BZ #14336]
41071         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
41072         system".
41073         * manual/message.texi (The Uniforum approach): Likewise.
41074         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
41075         (glibc iconv Implementation): Likewise.
41077 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
41079         [BZ #14337]
41080         * math/s_clog.c (__clog): Avoid scaling a value down where that
41081         could result in underflow.
41082         * math/s_clog10.c (__clog10): Likewise.
41083         * math/s_clog10f.c (__clog10f): Likewise.
41084         * math/s_clog10l.c (__clog10l): Likewise.
41085         * math/s_clogf.c (__clogf): Likewise.
41086         * math/s_clogl.c (__clogl): Likewise.
41087         * math/libm-test.inc (clog_test): Add more tests.
41088         (clog10_test): Likewise.
41089         * sysdeps/i386/fpu/libm-test-ulps: Update.
41090         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41092 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
41094         [BZ #14283]
41095         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
41096         by 7 not 8 to examine high bit of fractional part.
41098         [BZ #14042]
41099         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
41100         for call to __mcount_internal.
41101         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
41102         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
41103         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
41105 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
41107         [BZ #14154]
41108         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
41109         approximation for values within 0x1p-13f of an odd multiple of
41110         pi/4.
41111         * math/libm-test.inc (tan_test): Do not allow spurious underflow
41112         exception.  Add more tests.
41113         * sysdeps/i386/fpu/libm-test-ulps: Update.
41115         [BZ #6778]
41116         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
41117         inputs and return -1 for them.  Do not check for +Inf in case not
41118         reachable for +Inf.
41119         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
41120         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
41121         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
41122         and return -1 for them.  Do not check for +Inf in case not
41123         reachable for +Inf.
41124         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
41125         define.
41126         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
41127         and return -1 for them.  Do not check for +Inf in case not
41128         reachable for +Inf.
41129         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
41130         spurious underflow.
41131         * sysdeps/i386/fpu/libm-test-ulps: Update.
41132         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41134 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
41136         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
41138 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
41140         [BZ #14157]
41141         [BZ #14331]
41142         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
41143         could result in spurious underflow.  Scale down values above
41144         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
41145         * math/s_csqrtf.c (__csqrtf): Likewise.
41146         * math/s_csqrtl.c (__csqrtl): Likewise.
41147         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
41148         spurious underflow.
41149         * sysdeps/i386/fpu/libm-test-ulps: Update.
41150         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41152 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
41154         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
41155         xopen-msg.sed.
41156         * catgets/xopen-msg.awk: New file.
41157         * catgets/xopen-msg.sed: Removed.
41159         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
41160         po2text.sed.
41161         * intl/po2test.awk: New file.
41162         * intl/po2test.sed: Removed.
41164 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
41166         [BZ #14328]
41167         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
41168         or multiply small sinh result by itself.
41169         * math/s_ctanf.c (__ctanf): Likewise.
41170         * math/s_ctanh.c (__ctanh): Likewise.
41171         * math/s_ctanhf.c (__ctanhf): Likewise.
41172         * math/s_ctanhl.c (__ctanhl): Likewise.
41173         * math/s_ctanl.c (__ctanl): Likewise.
41174         * math/libm-test.inc (ctan_test_tonearest): New function.
41175         (ctan_test_towardzero): Likewise.
41176         (ctan_test_downward): Likewise.
41177         (ctan_test_upward): Likewise.
41178         (ctanh_test_tonearest): Likewise.
41179         (ctanh_test_towardzero): Likewise.
41180         (ctanh_test_downward): Likewise.
41181         (ctanh_test_upward): Likewise.
41182         (main): Call these new functions.
41183         * sysdeps/i386/fpu/libm-test-ulps: Update.
41184         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41186 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
41188         * .gitignore: Delete /ports entry.
41190 2012-07-03  Andreas Jaeger  <aj@suse.de>
41192         * po/bg.po: Update from translation team.
41193         * po/cs.po: Likewise.
41194         * po/de.po: Likewise.
41195         * po/hr.po: Likewise.
41196         * po/nl.pl: Likewise.
41197         * po/pl.po: Likewise.
41198         * po/vi.po: Likewise.
41200 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
41202         * Makeconfig [!+link] (+link-before-libc): New variable.
41203         [!+link] (+link-after-libc): Likewise.
41204         [!+link] (+link-tests): Likewise.
41205         [!+link] (+link): Define in terms of $(+link-before-libc) and
41206         $(+link-after-libc).
41207         [!+link-static] (+link-static-before-libc): New variable.
41208         [!+link-static] (+link-static-after-libc): Likewise.
41209         [!+link-static] (+link-static-tests): Likewise.
41210         [!+link-static] (+link-static): Define in terms of
41211         $(+link-static-before-libc) and $(+link-static-after-libc).
41212         [build-shared] (link-libc-before-gnulib): New variable.
41213         [build-shared] (link-libc-tests): Likewise.
41214         [build-shared] (link-libc): Define in terms of
41215         $(link-libc-before-gnulib).
41216         [!build-shared] (link-libc-tests): New variable.
41217         (link-libc-static-tests): New variable.
41218         [!gnulib] (gnulib-arch): New variable.
41219         [!gnulib] (gnulib-tests): Likewise.
41220         [!gnulib] (static-gnulib-arch): Likewise.
41221         [!gnulib] (static-gnulib-tests): Likewise.
41222         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
41223         Define with "=" instead of ":=".
41224         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
41225         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
41226         * Rules (binaries-all-notests): New variable.
41227         (binaries-all-tests): Likewise.
41228         (binaries-static-notests): Likewise.
41229         (binaries-static-tests): Likewise.
41230         (binaries-all): Define using $(binaries-all-notests) and
41231         $(binaries-all-tests).
41232         (binaries-static): Define using $(binaries-static-notests) and
41233         $(binaries-static-tests).
41234         (binaries-shared-tests): New variable.
41235         (binaries-shared-notests): Likewise.
41236         (binaries-shared): Remove variable.
41237         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
41238         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
41239         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
41240         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
41241         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
41242         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
41243         * elf/Makefile (sln-modules): New variable.
41244         (extra-objs): Add $(sln-modules:=.o).
41245         (ldconfig-modules): Add static-stubs.
41246         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
41247         * elf/static-stubs.c: New file.
41249         [BZ #14283]
41250         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
41251         by 7 not 8 to examine high bit of fractional part.  Use volatile
41252         variables when splitting into final array of floats if
41253         __FLT_EVAL_METHOD__ != 0.
41254         * math/libm-test.inc (cos_test): Add another test.
41255         (sin_test): Likewise.
41256         * sysdeps/i386/fpu/libm-test-ulps: Update.
41258         [BZ #14273]
41259         * math/libm-test.inc (cosh_test): Add more tests.
41261         * version.h (RELEASE): Set to "development".
41262         (VERSION): Set to "2.16.90".
41264 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
41266         * NEWS: Update copyright. Remove last-updated date.
41267         Mention math library bug fixes and timezone data changes.
41268         * README: Mention GNU/Hurd, x32, and HPPA support status.
41270 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
41272         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
41274 2012-06-27  Andreas Jaeger  <aj@suse.de>
41276         * manual/contrib.texi (Contributors): Add Samuel Thibault.
41278 2012-06-25  Andreas Jaeger  <aj@suse.de>
41280         * sysdeps/s390/fpu/libm-test-ulps: Update.
41282 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
41283             Thomas Schwinge  <thomas@codesourcery.com>
41285         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
41286         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
41287         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
41288         fanotify_mark.
41290 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
41292         * sysdeps/mach/start.c: Remove file.
41293         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
41294         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
41295         * sysdeps/sh/init-first.c: Likewise.
41297         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
41298         registers for frame unwinding purposes, add CFI directives.
41299         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
41300         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
41301         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
41302         Likewise.
41304         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
41305         __fortify_fail returning.
41306         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
41308         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
41309         sysdeps/sh/____longjmp_chk.S.
41310         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
41311         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
41312         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
41313         (gen-as-const-headers): Append sigaltstack-offsets.sym.
41315         * sysdeps/sh/abort-instr.h: New file.
41316         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
41317         process in case exit returns.
41319         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
41320         initialize the GOT register before use.
41322         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
41323         calculation of ARGC > 4.
41325         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
41326         meaningful names to some local labels.
41328 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
41329             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
41331         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
41332         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
41333         (__arch_compare_and_exchange_val_16_acq): Likewise.
41334         (__arch_compare_and_exchange_val_32_acq): Likewise.
41335         (atomic_exchange_and_add): Fix gUSA sequence.
41336         (atomic_add): Likewise.
41337         (atomic_add_negative): Likewise.
41338         (atomic_add_zero): Likewise.
41339         (atomic_bit_test_set): Likewise.
41341 2012-06-22  Andreas Schwab  <schwab@redhat.com>
41343         [BZ #13579]
41344         * include/link.h (struct link_map): Add l_free_initfini.
41345         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
41346         l_initfini.
41347         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
41348         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
41349         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
41350         set.
41352 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
41354         * configure.in: Use AC_LANG_SOURCE.
41355         * configure: Regenerate.
41357 2012-06-22  Roland McGrath  <roland@hack.frob.com>
41359         * configure.in (libc_cv_localstatedir): New substituted variable.
41360         * configure: Regenerated.
41361         * config.make.in (localstatedir): New variable, substituted from
41362         libc_cv_localstatedir.
41363         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
41364         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
41365         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
41366         * sysdeps/gnu/configure: Regenerated.
41368 2012-06-21  Jeff Law  <law@redhat.com>
41370         [BZ #14277]
41371         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
41372         free.  Simplify list management for _LIBC case.
41374 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
41376         [BZ #14273]
41377         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
41378         Clear sign bit of 64-bit integer value before comparing against
41379         overflow value.
41381         * sysdeps/mach/configure: Regenerated.
41383 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
41385         [BZ #14278]
41386         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
41388 2012-06-21  Jeff Law  <law@redhat.com>
41390         [BZ #13882]
41391         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
41392         uint16_t for elements in the "seen" array to avoid char overflows.
41393         * elf/dl-fini.c (_dl_sort_fini): Likewise.
41394         * elf/dl-open.c (dl_open_worker): Likewise.
41396 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
41398         * scripts/list-sources.sh: Scan PORTS for translations.
41399         * po/libc.pot: Regenerated.
41401 2012-06-21  Andreas Jaeger  <aj@suse.de>
41403         [BZ #12194]
41404         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
41405         warning.
41406         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
41407         * bits/byteswap-16.h (__bswap_16): Likewise.
41408         * bits/byteswap.h (__bswap_constant_16): Likewise.
41410 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
41412         [BZ #14117]
41413         * sysdeps/i386/fpu_control.h: Removed.
41414         * sysdeps/x86_64/fpu_control.h: Moved to ...
41415         * sysdeps/x86/fpu_control.h: Here.
41417         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
41418         (_FPU_SETCW): Likewise.
41420 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
41422         [BZ #14117]
41423         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
41424         * sysdeps/x86/fpu/bits/mathinline.h: This.
41425         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
41427         [BZ #14050]
41428         [BZ #14117]
41429         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
41430         functions if __x86_64__ is defined.
41432 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
41434         * string/endian.h: Add !__ASSEMBLER__ condition for including
41435         conversion interfaces.
41437 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
41439         [BZ #14241]
41440         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
41441         of ABS(x) in calculating zero to negative powers other than odd
41442         integers.
41443         * math/libm-test.inc (pow_test): Add more tests.
41445 2012-06-15  Andreas Jaeger  <aj@suse.de>
41447         * manual/contrib.texi (Contributors): Update entry of Liubov
41448         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
41449         Machado Filho.
41451 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
41453         * string/string.h: Add __wur to GNU version of strerror_r.
41455 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
41457         [BZ #14229]
41458         * string/Makefile (tests): Add tst-strtok_r.
41459         * string/tst-strtok_r.c: New file.
41460         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
41461         RAX_LP/RDX_LP on SAVE_PTR.
41463 2012-06-14  Roland McGrath  <roland@hack.frob.com>
41465         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
41467 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
41469         * libm_test.inc (csqrt_test): Allow more spurious underflow
41470         exceptions.
41471         (j0_test): Likewise.
41472         (j1_test): Likewise.
41473         (y0_test): Likewise.
41474         (y1_test): Likewise.
41476 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
41478         * po/Makefile (libc.pot): Use UTF-8 charset.
41480 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
41482         [BZ #14210]
41483         Suppress sign-conversion warning from FD_SET.
41484         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
41485         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
41486         not unsigned long int.
41487         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
41489 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
41491         [BZ #14050]
41492         [BZ #14117]
41493         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
41494         __extern_always_inline instead of __extern_inline.
41495         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
41496         (__signbit): Likewise.
41497         (__signbitl): Support C++ namespace.
41498         (lrintf): New inline function.
41499         (lrint): Likewise.
41500         (llrintf): Likewise.
41501         (llrint): Likewise.
41502         (fmaxf): Likewise.
41503         (fmax): Likewise.
41504         (fminf): Likewise.
41505         (fmin): Likewise.
41506         (rint): Likewise.
41507         (rintf): Likewise.
41508         (ceil): Likewise.
41509         (ceilf): Likewise.
41510         (floor): Likewise.
41511         (floorf): Likewise.
41512         (nearbyint): Likewise.
41513         (nearbyintf): Likewise.
41515 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
41517         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
41518         non-default versions.
41520 2012-06-11  Roland McGrath  <roland@hack.frob.com>
41522         [BZ #14218]
41523         * manual/argp.texi (Argp): Reword argp_parse description slightly.
41525 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
41527         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
41528         (FE_UPWARD, FE_DOWNWARD): Don't define.
41529         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
41530         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
41532         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
41533         reading it.
41534         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
41535         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
41537 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
41539         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
41540         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
41541         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
41542         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
41544 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
41546         [BZ #14117]
41547         * sysdeps/i386/fpu/bits/fenv.h: Removed.
41548         * sysdeps/i386/fpu/Implies: New file.
41549         * sysdeps/x86_64/fpu/Implies: Likewise.
41550         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
41551         * sysdeps/x86/fpu/bits/fenv.h: This.
41553         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
41554         __SSE_MATH__.
41556 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
41558         [BZ #14134]
41559         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
41560         character 0xffff that matches the last element of the
41561         conversion table.
41563 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41565         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
41566         fmodl commit.
41568 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41570         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
41571         values higher than 25.6283.
41573 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41575         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
41576         subnormal exponent extraction and add some __builtin_expect.
41577         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
41578         Fix for subnormal mantissa calculation.
41580 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
41582         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
41583         cpu2 is -1 and errno is not ENOSYS.
41585 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
41587         [BZ #14117]
41588         * sysdeps/i386/i486/bits/string.h: Renamed to ...
41589         * sysdeps/x86/bits/string.h: This.
41590         * sysdeps/x86_64/bits/string.h: Removed.
41592         * sysdeps/i386/i486/bits/string.h: Define inline functions only
41593         if not compiling for x86-64, but compiling for >= i486.
41595         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
41596         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
41598         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
41599         New macro from Linux kernel 3.4.0.
41600         (FP_XSTATE_MAGIC2): Likewise.
41601         (FP_XSTATE_MAGIC2_SIZE): Likewise.
41602         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
41603         (struct _fpx_sw_bytes): New struct.
41604         (struct _xsave_hdr): Likewise.
41605         (struct _ymmh_state): Likewise.
41606         (struct _xstate): Likewise.
41608         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
41609         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
41610         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
41611         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
41612         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
41613         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
41615         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
41616         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
41617         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
41618         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
41619         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
41620         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
41622 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
41624         [BZ #13743]
41625         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
41626         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
41627         (sysdep_headers): Include sys/platform/ppc.h.
41628         * sysdeps/powerpc/test-gettimebase.c: Test for
41629         __ppc_get_timebase() to catch future ISA opcode/insn changes.
41630         * manual/Makefile (appendices): Include platform.texi.
41631         * manual/contrib.texi (Contributors): Update @node pointers.
41632         * manual/maint.texi (Maintenance): Likewise.
41633         (Platform): New node.
41634         * manual/platform.texi: New file.  Document the new features.
41636 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
41637             Jakub Jelinek  <jakub@redhat.com>
41639         [BZ #14188]
41640         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
41641         where __builtin_expect is unavailable.
41643 2012-06-03  David S. Miller  <davem@davemloft.net>
41645         * stdlib/longlong.h: Updated from GCC.
41647 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
41649         [BZ #14042]
41650         * sysdeps/powerpc/powerpc32/mcount.c: New file.
41651         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
41652         __mcount_internal.
41653         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
41654         (GLIBC_2.16): Likewise.
41656 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
41658         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
41660 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
41662         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
41663         (default-abi): New variable.
41664         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
41665         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
41666         variable.
41667         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
41668         Likewise.
41669         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
41670         Likewise.
41671         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
41672         Likewise.
41674         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
41675         definition.  Document in comment.
41677 2012-06-01  David S. Miller  <davem@davemloft.net>
41679         * stdlib/longlong.h: Updated from GCC.
41681 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
41683         [BZ #14117]
41684         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
41685         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
41686         sys/debugreg.h sys/io.h here.
41687         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
41688         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
41689         sys/io.h.
41690         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
41691         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
41692         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
41693         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
41694         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
41695         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
41697         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
41698         Define only if __x86_64__ is defined.
41700 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
41702         [BZ #14048]
41703         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
41704         Use int64_t for variable i.
41705         * math/libm-test.inc (fmod_test): Add more tests.
41707         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
41708         z computation is not scheduled after fetestexcept.
41709         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
41710         Use math_force_eval instead of asm to ensure calculation scheduled
41711         before exception test.
41712         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
41713         Ensure a1 + u.d computation is not scheduled after fetestexcept.
41715 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
41717         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
41718         computation is not scheduled after fetestexcept.
41720 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
41722         [BZ #14117]
41723         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
41724         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
41726 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41728         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
41729         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
41731 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
41733         [BZ #14117]
41734         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
41735         <bits/wordsize.h>.
41736         (__WCHAR_MIN): Support __WORDSIZE == 64.
41737         (__WCHAR_MAX): Likewise.
41739         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
41740         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
41742         [BZ #14183]
41743         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
41744         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
41746         [BZ #14117]
41747         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
41748         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
41750         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
41751         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
41753         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
41754         Defined to 1 if __x86_64__ isn't defined.
41755         (_STAT_VER_LINUX_OLD): New.
41756         (st_atime): Remove duplicate.
41757         (st_mtime): Likewise.
41758         (st_ctime): Likewise.
41760 2012-05-31  David S. Miller  <davem@davemloft.net>
41762         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
41763         entries.
41765 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
41767         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
41768         gen-libm-test.pl.
41770         [BZ #14132]
41771         * elf/dl-reloc.c: Include <_itoa.h>.
41772         (_dl_reloc_bad_type): Remove use of INTUSE.
41773         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
41774         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
41775         * stdio-common/psiginfo.c (psiginfo): Likewise.
41776         * stdio-common/psignal.c (psignal): Likewise.
41777         * string/strsignal.c (strsignal): Likewise.
41778         * include/signal.h (_sys_siglist): Declare hidden proto.
41779         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
41780         INTVARDEF with libc_hidden_data_def.
41781         * stdio-common/itoa-udigits.c: Likewise.
41782         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
41783         (_itoa_lower_digits_internal): Remove declaration.
41784         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
41785         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
41786         (_sys_sigabbrev_internal): Remove aliases.
41787         (_sys_siglist): Define hidden alias.
41789 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
41791         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41792         bits/sysctl.h.
41794 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
41796         [BZ #14117]
41797         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
41798         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
41800         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
41801         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
41802         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
41803         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
41804         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
41805         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
41807         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
41808         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
41809         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
41811         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
41812         with __addr.
41813         (insw): Likewise.
41814         (insl): Likewise.
41815         (outsb): Likewise.
41816         (outsw): Likewise.
41817         (outsl): Likewise.
41819         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
41820         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
41821         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
41823         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
41824         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
41825         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
41826         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
41827         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
41828         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
41830         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
41831         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
41833         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
41834         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
41836         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
41837         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
41838         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
41840         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
41841         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
41842         to ...
41843         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
41845         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
41846         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
41847         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
41849         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
41850         for x86-64.
41851         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
41853 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
41855         * math/math.h (M_El): Use two more decimal places.
41856         (M_LOG2El): Likewise.
41857         (M_LOG10El): Likewise.
41858         (M_LN2l): Likewise.
41859         (M_LN10l): Likewise.
41860         (M_PIl): Likewise.
41861         (M_PI_2l): Likewise.
41862         (M_PI_4l): Likewise.
41863         (M_1_PIl): Likewise.
41864         (M_2_PIl): Likewise.
41865         (M_2_SQRTPIl): Likewise.
41866         (M_SQRT2l): Likewise.
41867         (M_SQRT1_2l): Likewise.
41869 2012-05-31  David S. Miller  <davem@davemloft.net>
41871         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
41872         values between float registers.
41873         * sysdeps/sparc/sparc64/memset.S: Likewise.
41874         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
41876 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
41878         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
41879         -D_FORTIFY_SOURCE=1.
41880         (CPPFLAGS-tst-longjmp_chk.c): Define.
41881         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
41882         (CPPFLAGS-tst-longjmp_chk2.c): Define.
41883         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
41884         CFLAGS-tst-wchar-h.c.
41886 2012-05-31  Marek Polacek  <polacek@redhat.com>
41888         [BZ #14132]
41889         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
41890         __endmntent_internal): Remove declaration.
41891         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
41892         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
41893         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
41895 2012-05-30  David S. Miller  <davem@davemloft.net>
41897         * sysdeps/sparc/sparc32/soft-fp/q_util.c
41898         (___Q_simulate_exceptions): Use real FP ops rather than writing
41899         into the %fsr.
41900         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
41901         Likewise.
41903 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
41905         [BZ #14117]
41906         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
41907         * sysdeps/x86/bits/xtitypes.h: This.
41909         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
41910         * sysdeps/x86/bits/wordsize.h: This.
41912         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
41913         * sysdeps/x86/bits/huge_vall.h: This.
41915         * sysdeps/i386/bits/select.h: Removed.
41916         * sysdeps/x86_64/bits/select.h: Renamed to ...
41917         * sysdeps/x86/bits/select.h: This.
41919         * sysdeps/i386/bits/setjmp.h: Removed.
41920         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
41921         * sysdeps/x86/bits/setjmp.h: This.
41923         * sysdeps/i386/bits/mathdef.h: Removed.
41924         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
41925         * sysdeps/x86/bits/mathdef.h: This.
41927 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
41929         [BZ #14132]
41930         * include/sys/socket.h (__connect_internal)
41931         (__libc_sa_len_internal): Remove declaration.
41932         (__connect, __libc_sa_len): Declare hidden_proto.
41933         (SA_LEN): Remove use of INTUSE.
41934         * socket/connect.c: Add libc_hidden_def.
41935         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
41936         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
41937         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
41938         alias.
41939         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
41940         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
41941         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
41942         of adding _internal alias.
41944 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
41946         [BZ #14117]
41947         * sysdeps/i386/bits/link.h: Removed.
41948         * sysdeps/i386/bits/linkmap.h: Likewise.
41949         * sysdeps/x86_64/bits/link.h: Renamed to ...
41950         * sysdeps/x86/bits/link.h: This.
41951         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
41952         * sysdeps/x86/bits/linkmap.h: This.
41954         * sysdeps/i386/bits/endian.h: Removed.
41955         * sysdeps/x86_64/bits/endian.h: Renamed to ...
41956         * sysdeps/x86/bits/endian.h: This.
41958         * sysdeps/i386/bits/byteswap.h: Removed.
41959         * sysdeps/i386/bits/byteswap-16.h: Likewise.
41960         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
41961         * sysdeps/x86/bits/byteswap.h: This.
41962         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
41963         * sysdeps/x86/bits/byteswap-16.h: This.
41964         * sysdeps/i386/Implies: Add x86.
41965         * sysdeps/x86_64/Implies: Likewise.
41967 2012-05-30  David S. Miller  <davem@davemloft.net>
41969         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
41970         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
41971         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
41972         (FP_TRAPPING_EXCEPTIONS): Define.
41973         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
41974         (FP_TRAPPING_EXCEPTIONS): Define.
41975         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
41976         subnormals only when inexact has been signalled or underflow
41977         exceptions are enabled.
41978         (_FP_PACK_CANONICAL): Likewise.
41980 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
41982         [BZ #14183]
41983         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
41984         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
41986 2012-05-30  Richard Henderson  <rth@twiddle.net>
41988         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
41989         with #ifndef NOT_IN_libc.
41991         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
41992         marked to avoid plt entry.
41994 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
41996         [BZ #14112]
41997         * Makeconfig (default-abi): New macro.
41998         (abi-includes): Likewise.
41999         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
42000         $(abi-$(default-abi)-lib-soname) for soname if defined.
42001         ($(common-objpfx)gnu/lib-names.stmp): Generate from
42002         abi-variants.
42003         * Makefile (installed-stubs): Likewise.
42004         * include/stubs-biarch.h: Removed.
42005         * scripts/lib-names.awk: Only handle one library at a time.
42006         * scripts/soversions.awk: Remove WORDSIZE support.
42007         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
42008         entries.
42009         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
42010         Removed.
42011         (syscall-list-default-condition): Likewise.
42012         (syscall-list-default-condition): Likewise.
42013         (syscall-list-includes): Likewise.
42014         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
42015         syscall-list-* with abi-*.  Handle undefined abi-variants.
42016         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
42017         * sysdeps/unix/sysv/linux/i386/Implies: New file.
42018         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
42019         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
42020         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
42021         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
42022         Removed.
42023         (syscall-list-32-options): Likewise.
42024         (syscall-list-32-condition): Likewise.
42025         (syscall-list-64-options): Likewise.
42026         (syscall-list-64-condition): Likewise.
42027         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
42028         macro.
42029         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
42030         Renamed to ...
42031         (abi-*): This.
42032         (abi-64-ld-soname): New macro.
42033         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
42034         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
42035         Renamed to ...
42036         (abi-*): This.
42037         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
42038         * sysdeps/x86_64/x32/shlib-versions: Likewise.
42040 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
42042         * sysdeps/unix/sysv/linux/kernel-features.h
42043         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
42044         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
42045         include <kernel-features.h>.
42046         [!__NR_ftruncate64]: Remove conditional code.
42047         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42048         [__NR_ftruncate64]: Make code unconditional.
42049         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42050         * sysdeps/unix/sysv/linux/truncate64.c: Do not
42051         include <kernel-features.h>.
42052         [!__NR_ftruncate64]: Remove conditional code.
42053         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42054         [__NR_ftruncate64]: Make code unconditional.
42055         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42056         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
42057         include <kernel-features.h>.
42058         [!__NR_ftruncate64]: Remove conditional code.
42059         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42060         [__NR_ftruncate64]: Make code unconditional.
42061         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42062         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
42063         include <kernel-features.h>.
42064         [!__NR_ftruncate64]: Remove conditional code.
42065         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42066         [__NR_ftruncate64]: Make code unconditional.
42067         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42069         * configure.in (libc_cv_fpie): Weaken to a compile test using
42070         LIBC_TRY_CC_OPTION.
42071         * configure: Regenerated.
42073 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
42075         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
42076         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
42077         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
42078         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
42079         Refreshed.
42080         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
42081         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
42082         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
42083         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
42084         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
42085         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
42086         Refreshed.
42088 2012-05-27  David S. Miller  <davem@davemloft.net>
42090         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
42091         (___Q_zero): New.
42092         (__Q_simulate_exceptions): Return void.  Change to simulate
42093         exceptions by writing into the %fsr.
42094         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
42095         (__Qp_handle_exceptions): Likewise.
42096         (numbers): Delete.
42097         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
42098         __Qp_handle_exceptions.
42099         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
42100         __Qp_handle_exceptions.
42101         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
42102         as unused and give dummy FP_RND_NEAREST initializer.
42103         (FP_INHIBIT_RESULTS): Define.
42104         (___Q_simulate_exceptions): Update declaration.
42105         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
42106         formatting.
42107         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
42108         as unused and give dummy FP_RND_NEAREST initializer.
42109         (__Qp_handle_exceptions): Update declaration.
42110         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
42111         formatting.
42113 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
42115         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
42116         the temporary FPU control word.
42117         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
42118         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
42119         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
42120         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
42121         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
42122         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
42123         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
42124         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
42125         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
42126         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
42127         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
42129 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
42131         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
42132         fields.
42134 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
42136         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
42137         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
42138         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
42139         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
42140         Likewise.
42141         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
42142         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
42143         Likewise.
42145 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
42147         * po/h.po: Update from translation team.
42149 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
42151         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
42153         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
42154         handling of denormals.
42155         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
42156         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
42157         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
42158         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
42159         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
42160         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
42161         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
42162         Likewise.
42164 2012-05-26  Marek Polacek  <polacek@redhat.com>
42166         [BZ #14152]
42167         * math/libm-test.inc (fma_test): Don't always expect underflow
42168         exception.
42170 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
42172         [BZ #12416]
42173         * elf/tst-execstack.c: Include stackinfo.h.
42174         (do_test): Adjust test case to ensure that pthread_getattr_np
42175         behaviour remains the same after marking stack executable.
42177 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
42179         * sysdeps/unix/sysv/linux/kernel-features.h
42180         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
42181         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
42182         kernel-features.h.
42183         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
42184         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
42185         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
42186         kernel-features.h.
42187         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
42188         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
42190 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
42192         * configure.in: Define the default includes to being none.
42193         * configure: Regenerated.
42195 2012-05-25  Roland McGrath  <roland@hack.frob.com>
42197         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
42198         * sysdeps/x86_64/setjmp.S: Likewise.
42199         * sysdeps/i386/bsd-setjmp.S: Likewise.
42200         * sysdeps/i386/bsd-_setjmp.S: Likewise.
42201         * sysdeps/i386/setjmp.S: Likewise.
42202         * sysdeps/i386/__longjmp.S: Likewise.
42203         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
42204         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
42206         * include/stap-probe.h: New file.
42207         * configure.in: Handle --enable-systemtap.
42208         * configure: Regenerated.
42209         * config.h.in (USE_STAP_PROBE): New #undef.
42210         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
42211         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
42212         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
42214 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
42216         [BZ #13717]
42217         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
42218         to 2.4.0 where earlier.
42219         * sysdeps/unix/sysv/linux/configure: Regenerated.
42220         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
42221         <kernel-features.h>.
42222         [__ASSUME_32BITUIDS]: Make code unconditional.
42223         [!__ASSUME_32BITUIDS]: Remove conditional code.
42224         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
42225         <kernel-features.h>.
42226         [__ASSUME_32BITUIDS]: Make code unconditional.
42227         [!__ASSUME_32BITUIDS]: Remove conditional code.
42228         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
42229         [__ASSUME_32BITUIDS]: Make code unconditional.
42230         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
42231         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
42232         <kernel-features.h>.
42233         [__ASSUME_32BITUIDS]: Make code unconditional.
42234         [!__ASSUME_32BITUIDS]: Remove conditional code.
42235         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
42236         <kernel-features.h>.
42237         [__ASSUME_32BITUIDS]: Make code unconditional.
42238         [!__ASSUME_32BITUIDS]: Remove conditional code.
42239         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
42240         <kernel-features.h>.
42241         [__ASSUME_32BITUIDS]: Make code unconditional.
42242         [!__ASSUME_32BITUIDS]: Remove conditional code.
42243         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
42244         <kernel-features.h>.
42245         [__ASSUME_32BITUIDS]: Make code unconditional.
42246         [!__ASSUME_32BITUIDS]: Remove conditional code.
42247         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
42248         <kernel-features.h>.
42249         [__ASSUME_32BITUIDS]: Make code unconditional.
42250         [!__ASSUME_32BITUIDS]: Remove conditional code.
42251         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
42252         <kernel-features.h>.
42253         [__ASSUME_32BITUIDS]: Make code unconditional.
42254         [!__ASSUME_32BITUIDS]: Remove conditional code.
42255         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
42256         <kernel-features.h>.
42257         [__ASSUME_32BITUIDS]: Make code unconditional.
42258         [!__ASSUME_32BITUIDS]: Remove conditional code.
42259         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
42260         <kernel-features.h>.
42261         [__ASSUME_32BITUIDS]: Make code unconditional.
42262         [!__ASSUME_32BITUIDS]: Remove conditional code.
42263         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
42264         <kernel-features.h>.
42265         [__ASSUME_32BITUIDS]: Make code unconditional.
42266         [!__ASSUME_32BITUIDS]: Remove conditional code.
42267         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
42268         <kernel-features.h>.
42269         [__ASSUME_32BITUIDS]: Make code unconditional.
42270         [!__ASSUME_32BITUIDS]: Remove conditional code.
42271         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
42272         <kernel-features.h>.
42273         [__NR_setresgid] (__setresgid): Do not declare.
42274         [__ASSUME_32BITUIDS]: Make code unconditional.
42275         [!__ASSUME_32BITUIDS]: Remove conditional code.
42276         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
42277         <kernel-features.h>.
42278         [__NR_setresuid] (__setresuid): Do not declare.
42279         [__ASSUME_32BITUIDS]: Make code unconditional.
42280         [!__ASSUME_32BITUIDS]: Remove conditional code.
42281         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
42282         <kernel-features.h>.
42283         [__ASSUME_32BITUIDS]: Make code unconditional.
42284         [!__ASSUME_32BITUIDS]: Remove conditional code.
42285         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
42286         <kernel-features.h>.
42287         [__ASSUME_32BITUIDS]: Make code unconditional.
42288         [!__ASSUME_32BITUIDS]: Remove conditional code.
42289         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
42290         <kernel-features.h>.
42291         [__ASSUME_32BITUIDS]: Make code unconditional.
42292         [!__ASSUME_32BITUIDS]: Remove conditional code.
42293         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
42294         <kernel-features.h>.
42295         [__ASSUME_32BITUIDS]: Make code unconditional.
42296         [!__ASSUME_32BITUIDS]: Remove conditional code.
42297         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
42298         <kernel-features.h>.
42299         [__ASSUME_32BITUIDS]: Make code unconditional.
42300         [!__ASSUME_32BITUIDS]: Remove conditional code.
42301         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
42302         <kernel-features.h>.
42303         [__ASSUME_32BITUIDS]: Make code unconditional.
42304         [!__ASSUME_32BITUIDS]: Remove conditional code.
42305         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
42306         <kernel-features.h>.
42307         [__ASSUME_32BITUIDS]: Make code unconditional.
42308         [!__ASSUME_32BITUIDS]: Remove conditional code.
42309         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
42310         <kernel-features.h>.
42311         [__ASSUME_32BITUIDS]: Make code unconditional.
42312         [!__ASSUME_32BITUIDS]: Remove conditional code.
42313         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
42314         <kernel-features.h>.
42315         [__ASSUME_32BITUIDS]: Make code unconditional.
42316         [!__ASSUME_32BITUIDS]: Remove conditional code.
42317         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
42318         <kernel-features.h>.
42319         [__ASSUME_32BITUIDS]: Make code unconditional.
42320         [!__ASSUME_32BITUIDS]: Remove conditional code.
42321         * sysdeps/unix/sysv/linux/kernel-features.h
42322         (__ASSUME_SETRESUID_SYSCALL): Remove.
42323         (__ASSUME_SETRESGID_SYSCALL): Likewise.
42324         (__ASSUME_32BITUIDS): Likewise.
42325         (__ASSUME_LDT_WORKS): Likewise.
42326         (__ASSUME_O_DIRECTORY): Likewise.
42327         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
42328         architecture but not kernel version.
42329         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
42330         (__ASSUME_MMAP2_SYSCALL): Likewise.
42331         (__ASSUME_STAT64_SYSCALL): Likewise.
42332         (__ASSUME_IPC64): Likewise.
42333         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
42334         <kernel-features.h>.
42335         [__ASSUME_32BITUIDS]: Make code unconditional.
42336         [!__ASSUME_32BITUIDS]: Remove conditional code.
42337         * sysdeps/unix/sysv/linux/opendir.c: Do not include
42338         <kernel-features.h>.
42339         [__ASSUME_O_DIRECTORY]: Make code unconditional.
42340         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
42341         132096]: Remove conditional code.
42342         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
42343         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
42344         <kernel-features.h>.
42345         [__ASSUME_32BITUIDS]: Make code unconditional.
42346         [!__ASSUME_32BITUIDS]: Remove conditional code.
42347         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
42348         <kernel-features.h>.
42349         [__ASSUME_32BITUIDS]: Make code unconditional.
42350         [!__ASSUME_32BITUIDS]: Remove conditional code.
42351         * sysdeps/unix/sysv/linux/setegid.c: Do not include
42352         <kernel-features.h>.
42353         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
42354         unconditional.
42355         (__setresgid): Do not declare.
42356         [__ASSUME_32BITUIDS]: Make code unconditional.
42357         [!__ASSUME_32BITUIDS]: Remove conditional code.
42358         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
42359         <kernel-features.h>.
42360         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
42361         unconditional.
42362         (__setresuid): Do not declare.
42363         [__ASSUME_32BITUIDS]: Make code unconditional.
42364         [!__ASSUME_32BITUIDS]: Remove conditional code.
42365         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
42366         <kernel-features.h>.
42367         [__ASSUME_32BITUIDS]: Make code unconditional.
42368         [!__ASSUME_32BITUIDS]: Remove conditional code.
42369         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
42370         <kernel-features.h>.
42371         [__ASSUME_32BITUIDS]: Make code unconditional.
42372         [!__ASSUME_32BITUIDS]: Remove conditional code.
42374 2012-05-25  Richard Henderson  <rth@twiddle.net>
42376         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
42377         dl_hwcap to ifunc resolver.
42378         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
42379         elf_ifunc_invoke.
42380         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
42381         dl_hwcap to ifunc resolver.
42382         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
42384 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
42386         [BZ #14153]
42387         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
42388         for |x| <= 2**-26, not 2**-57.
42389         * math/libm-test.inc (acos_test): Do not allow spurious underflow
42390         exception.
42392 2012-05-24  Jeff Law  <law@redhat.com>
42394         * stdio-common/Makefile (tests): Add bug25.
42395         * stdio-common/bug25.c: New test.
42397 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
42399         [BZ #13576]
42400         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
42401         multiple of MALLOC_ALIGNMENT in size.
42402         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
42404 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
42406         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
42407         Require >= 256.
42408         (FILENAME_MAX): Use macro-int-constant.
42409         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
42410         (_IOFBF): Use macro-int-constant.
42411         (_IOLBF): Likewise.
42412         (_IONBF): Likewise.
42413         (SEEK_CUR): Likewise.
42414         (SEEK_END): Likewise.
42415         (SEEK_SET): Likewise.
42416         (TMP_MAX): Likewise.
42417         (EOF): Use macro-int-constant.  Require < 0.
42418         (NULL): Use macro-constant.  Require == 0.
42419         (stdin): Require type to be FILE *.
42420         (stdout): Likewise.
42421         (stderr): Likewise.
42422         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
42423         macro-int-constant.
42424         (EXIT_SUCCESS): Likewise.
42425         (NULL): Use macro-constant.  Require == 0.
42426         (RAND_MAX): Use macro-int-constant.
42427         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
42428         [C99-based standards] (strtof): Require function.
42429         [C99-based standards] (strtold): Likewise.
42430         [C99-based standards] (strtoll): Likewise.
42431         [C99-based standards] (strtoull): Likewise.
42432         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
42433         [ISO || ISO99 || ISO11] (limits.h): Likewise.
42434         [ISO || ISO99 || ISO11] (math.h): Likewise.
42435         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
42436         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
42437         [ISO || ISO99 || ISO11] (*_t): Do not allow.
42439 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
42441         [BZ #14132]
42442         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
42443         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
42444         * intl/dgettext.c (DCGETTEXT): Likewise.
42445         * intl/gettext.c (DCGETTEXT): Likewise.
42446         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
42447         * posix/regex_internal.h (gettext): Likewise.
42448         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
42449         Remove declaration.
42450         * include/argz.h (__argz_count_internal)
42451         (__argz_stringify_internal): Remove declaration.
42452         (__argz_count, __argz_stringify): Declare hidden proto.
42453         * intl/dcgettext.c: Remove use of INTDEF.
42454         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
42455         * string/argz-stringify.c: Likewise.
42456         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
42457         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
42458         Declare hidden proto.
42459         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
42460         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
42461         Declare hidden proto.
42462         * include/stdio.h (__asprintf_internal): Don't declare.
42463         (__asprintf): Don't define as macro.  Declare hidden proto.
42464         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
42465         (__fsetlocking): Declare hidden proto.
42466         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
42467         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
42468         hidden proto.
42469         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
42470         (_IO_setlinebuf): Remove use of INTUSE.
42471         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
42472         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
42473         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
42474         Remove declaration.
42475         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
42476         (_IO_do_flush): Remove use of INTUSE.
42477         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
42478         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
42479         (_IO_adjust_column, _IO_least_wmarker)
42480         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
42481         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
42482         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
42483         (_IO_default_doallocate, _IO_wdefault_doallocate)
42484         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
42485         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
42486         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
42487         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
42488         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
42489         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
42490         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
42491         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
42492         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
42493         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
42494         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
42495         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
42496         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
42497         proto.
42498         (_IO_flush_all_internal, _IO_adjust_column_internal)
42499         (_IO_default_uflow_internal, _IO_default_finish_internal)
42500         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
42501         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
42502         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
42503         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
42504         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
42505         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
42506         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
42507         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
42508         (_IO_file_close_internal, _IO_file_close_it_internal)
42509         (_IO_file_underflow_internal, _IO_file_overflow_internal)
42510         (_IO_file_init_internal, _IO_file_attach_internal)
42511         (_IO_file_fopen_internal, _IO_file_read_internal)
42512         (_IO_file_sync_internal, _IO_file_seek_internal)
42513         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
42514         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
42515         (_IO_str_underflow_internal, _IO_str_overflow_internal)
42516         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
42517         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
42518         (_IO_list_all_internal, _IO_link_in_internal)
42519         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
42520         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
42521         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
42522         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
42523         (_IO_do_write_internal, _IO_padn_internal)
42524         (_IO_getline_info_internal, _IO_getline_internal)
42525         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
42526         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
42527         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
42528         (_IO_vfscanf_internal, _IO_vfprintf_internal)
42529         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
42530         (_IO_init_internal, _IO_un_link_internal): Don't declare.
42531         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
42532         with libc_hidden_ver, remove use of INTUSE.
42533         * libio/genops.c: Likewise.
42534         * libio/freopen.c: Likewise.
42535         * libio/freopen64.c: Likewise.
42536         * libio/iofclose.c: Likewise.
42537         * libio/iofdopen.c: Likewise.
42538         * libio/iofflush.c: Likewise.
42539         * libio/iofflush_u.c: Likewise.
42540         * libio/iofgets.c: Likewise.
42541         * libio/iofgets_u.c: Likewise.
42542         * libio/iofopen.c: Likewise.
42543         * libio/iofopncook.c: Likewise.
42544         * libio/iofread.c: Likewise.
42545         * libio/iofread_u.c: Likewise.
42546         * libio/ioftell.c: Likewise.
42547         * libio/iofwrite.c: Likewise.
42548         * libio/iogetline.c: Likewise.
42549         * libio/iogets.c: Likewise.
42550         * libio/iogetwline.c: Likewise.
42551         * libio/iopadn.c: Likewise.
42552         * libio/iopopen.c: Likewise.
42553         * libio/ioseekoff.c: Likewise.
42554         * libio/ioseekpos.c: Likewise.
42555         * libio/iosetbuffer.c: Likewise.
42556         * libio/iosetvbuf.c: Likewise.
42557         * libio/ioungetc.c: Likewise.
42558         * libio/ioungetwc.c: Likewise.
42559         * libio/iovdprintf.c: Likewise.
42560         * libio/iovsprintf.c: Likewise.
42561         * libio/iovsscanf.c: Likewise.
42562         * libio/memstream.c: Likewise.
42563         * libio/obprintf.c: Likewise.
42564         * libio/oldfileops.c: Likewise.
42565         * libio/oldiofclose.c: Likewise.
42566         * libio/oldiofdopen.c: Likewise.
42567         * libio/oldiofopen.c: Likewise.
42568         * libio/oldiopopen.c: Likewise.
42569         * libio/oldstdfiles.c: Likewise.
42570         * libio/putc.c: Likewise.
42571         * libio/setbuf.c: Likewise.
42572         * libio/setlinebuf.c: Likewise.
42573         * libio/stdfiles.c: Likewise.
42574         * libio/strops.c: Likewise.
42575         * libio/vasprintf.c: Likewise.
42576         * libio/vscanf.c: Likewise.
42577         * libio/vsnprintf.c: Likewise.
42578         * libio/vswprintf.c: Likewise.
42579         * libio/wfiledoalloc.c: Likewise.
42580         * libio/wfileops.c: Likewise.
42581         * libio/wgenops.c: Likewise.
42582         * libio/wmemstream.c: Likewise.
42583         * libio/wstrops.c: Likewise.
42584         * libio/__fpurge.c: Likewise.
42585         * libio/__fsetlocking.c: Likewise.
42586         * assert/assert.c: Likewise.
42587         * debug/fgets_chk.c: Likewise.
42588         * debug/fgets_u_chk.c: Likewise.
42589         * debug/fread_chk.c: Likewise.
42590         * debug/fread_u_chk.c: Likewise.
42591         * debug/gets_chk.c: Likewise.
42592         * debug/obprintf_chk.c: Likewise.
42593         * debug/vasprintf_chk.c: Likewise.
42594         * debug/vdprintf_chk.c: Likewise.
42595         * debug/vsnprintf_chk.c: Likewise.
42596         * debug/vsprintf_chk.c: Likewise.
42597         * malloc/mtrace.c: Likewise.
42598         * misc/error.c: Likewise.
42599         * misc/syslog.c: Likewise.
42600         * stdio-common/asprintf.c: Likewise.
42601         * stdio-common/fxprintf.c: Likewise.
42602         * stdio-common/getw.c: Likewise.
42603         * stdio-common/isoc99_fscanf.c: Likewise.
42604         * stdio-common/isoc99_scanf.c: Likewise.
42605         * stdio-common/isoc99_vfscanf.c: Likewise.
42606         * stdio-common/isoc99_vscanf.c: Likewise.
42607         * stdio-common/isoc99_vsscanf.c: Likewise.
42608         * stdio-common/printf-prs.c: Likewise.
42609         * stdio-common/printf_fp.c: Likewise.
42610         * stdio-common/printf_fphex.c: Likewise.
42611         * stdio-common/printf_size.c: Likewise.
42612         * stdio-common/putw.c: Likewise.
42613         * stdio-common/scanf.c: Likewise.
42614         * stdio-common/sprintf.c: Likewise.
42615         * stdio-common/tmpfile.c: Likewise.
42616         * stdio-common/vfprintf.c: Likewise.
42617         * stdio-common/vfscanf.c: Likewise.
42618         * stdlib/strfmon_l.c: Likewise.
42619         * sunrpc/openchild.c: Likewise.
42620         * sunrpc/xdr_stdio.c: Likewise.
42621         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
42622         * sysdeps/mach/hurd/tmpfile.c: Likewise.
42624 2012-05-24  Roland McGrath  <roland@hack.frob.com>
42626         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
42628         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
42629         in the third column, to generate for the shared library an IFUNC
42630         that uses _dl_vdso_vsym.
42631         * Makerules (COMPILE.c, compile-stdin.c): New variables.
42632         * Makeconfig (object-suffixes-noshared): New variable.
42634         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
42635         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
42636         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
42637         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
42639         [BZ #14132]
42640         * include/sys/time.h (__gettimeofday): Remove macro.
42641         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
42642         * time/gettimeofday.c (__gettimeofday): Remove #undef.
42643         Remove INTDEF.
42644         (__gettimeofday): Add libc_hidden_def.
42645         (gettimeofday): Add libc_hidden_weak.
42646         * sysdeps/mach/gettimeofday.c: Likewise.
42647         * sysdeps/posix/gettimeofday.c: Likewise.
42648         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
42649         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
42650         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
42651         (__gettimeofday_internal): Remove strong_alias.
42652         (__gettimeofday): Add libc_hidden_def.
42653         (gettimeofday): Add libc_hidden_weak.
42654         * sysdeps/unix/syscalls.list (gettimeofday):
42655         Remove __gettimeofday_internal alias.
42657 2012-05-24  Daniel Jacobowitz  <drow@false.org>
42658             H.J. Lu  <hongjiu.lu@intel.com>
42660         [BZ #12495]
42661         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
42662         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
42663         (largebin_index_32_big): New.
42664         (largebin_index): Use it for 16-byte alignment.
42665         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
42666         correction with front_misalign.
42668 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
42670         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
42671         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
42672         Likewise.
42673         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
42674         Likewise.
42675         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
42676         Likewise.
42677         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
42678         Likewise.
42679         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
42680         Likewise.
42681         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
42682         Likewise.
42683         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
42684         Likewise.
42685         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
42686         Likewise.
42687         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
42688         Likewise.
42689         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
42690         Likewise.
42691         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
42692         Likewise.
42693         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
42694         Likewise.
42696         * scripts/data/c++-types-x32-linux-gnu.data: New file.
42697         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
42699 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
42701         [BZ #10846]
42702         [BZ #14036]
42703         * math/libm-test.inc (exp_test): Add test from bug 14036.
42704         (pow_test): Add test from bug 10846.
42706         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
42707         and other flags.
42708         (special_function): Do not include flags in test name.
42709         (parse_args): Likewise.
42710         * sysdeps/i386/fpu/libm-test-ulps: Update.
42711         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
42712         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
42713         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
42714         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42716         * math/gen-libm-test.pl (%beautify): Add entries for underflow
42717         exceptions.
42718         * math/libm-test.inc ("Philosophy"): Update comment about
42719         exception testing.
42720         (UNDERFLOW_EXCEPTION): New macro.
42721         (UNDERFLOW_EXCEPTION_OK): Likewise.
42722         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
42723         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
42724         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
42725         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
42726         (INVALID_EXCEPTION_OK): Update value.
42727         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
42728         (OVERFLOW_EXCEPTION_OK): Likewise.
42729         (IGNORE_ZERO_INF_SIGN): Likewise.
42730         (test_exceptions): Handle underflow exceptions.
42731         (acos_test): Update for underflow exception expectations.
42732         (cexp_test): Likewise.
42733         (clog_test): Likewise.
42734         (clog10_test): Likewise.
42735         (csqrt_test): Likewise.
42736         (ctan_test): Likewise.
42737         (ctanh_test): Likewise.
42738         (exp_test): Likewise.
42739         (exp10_test): Likewise.
42740         (exp2_test): Likewise.
42741         (expm1_test): Likewise.
42742         (fma_test): Likewise.
42743         (j0_test): Likewise.
42744         (jn_test): Likewise.
42745         (nexttoward_test): Likewise.
42746         (pow_test): Likewise.
42747         (scalbn_test): Likewise.
42748         (scalbln_test): Likewise.
42749         (tan_test): Likewise.
42750         (y1_test): Likewise.
42751         * sysdeps/i386/fpu/libm-test-ulps: Update.
42752         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42754 2012-05-23  David S. Miller  <davem@davemloft.net>
42756         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
42757         (__libc_sigaction): Remove unused local variables.
42759 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
42761         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
42763 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
42765         mktime: avoid signed integer overflow
42766         * time/mktime.c (__mktime_internal): Do not mishandle the case
42767         where diff == INT_MIN.
42769         mktime: simplify computation of average
42770         * time/mktime.c (ranged_convert): Use new time_t_avg function
42771         instead of rolling our own (probably-slower) code.
42773         mktime: do not assume signed right shift propagates sign bit
42774         * time/mktime.c (isdst_differ): New static function.
42775         (__mktime_internal): No need to normalize tm_isdst now.
42776         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
42777         tm_isdst values.
42779         mktime: merge another wrapv change from gnulib
42780         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
42781         from some compilers.
42783         mktime: remove incorrect attempt at unusual arithmetics
42784         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
42785         The code didn't really work on such machines anyway.
42786         (TYPE_MINIMUM): Assume two's complement.
42787         (twos_complement_arithmetic): Verify that long_int and time_t
42788         are two's complement (or unsigned, in the latter case).
42790         mktime: check signed shifts on long_int and time_t, too
42791         * time/mktime.c (SHR): Check that shifts work as desired
42792         on the types long_int and time_t too, as SHR is used on
42793         such types.
42795         mktime: do not assume 'long' is wide enough
42796         * time/mktime.c (verify): Move decl up.
42797         (long_int): New type.
42798         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
42799         to remove assumption in the code that 'long' is wide enough to
42800         store year values.  This assumption is not true on x32 and on
42801         some non-glibc platforms.
42803         mktime: merge wrapv change from gnulib
42804         * time/mktime.c (WRAPV): New macro.
42805         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
42806         (guess_time_tm, __mktime_internal): Do not assume that signed
42807         integer overflow wraps around; modern compilers generate code
42808         where this assumption is no longer valid.
42810 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
42812         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
42813         Replace "jmp L(pseudo_end)" with "ret".
42814         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
42815         Likewise.
42817 2012-05-23  Andreas Jaeger  <aj@suse.de>
42819         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
42820         * sysdeps/unix/sysv/linux/poll.c: Remove file.
42822 2012-05-23  Andreas Jaeger  <aj@suse.de>
42823             Maximilian Attems  <max@stro.at>
42825         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
42826         New macros.
42828 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
42830         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
42831         code so that pseudo_end is just ret and the stack pointer is
42832         correct also for static library in error case.
42834 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
42836         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
42837         move to syscalls.list.
42838         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
42839         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
42840         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
42841         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
42843         * manual/install.texi (Running make install): Do not mention Linux
42844         kernel version for which pt_chown is not needed.
42845         (Linux): Do not mention problems with nscd with 2.0 kernels.
42846         * INSTALL: Regenerated.
42848 2012-05-23  Andreas Jaeger  <aj@suse.de>
42850         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
42851         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
42852         macro.
42853         * sysdeps/unix/sysv/linux/s390/bits/mman.h
42854         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
42855         * sysdeps/unix/sysv/linux/sh/bits/mman.h
42856         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
42857         * sysdeps/unix/sysv/linux/i386/bits/mman.h
42858         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
42859         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
42860         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
42861         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
42862         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
42863         * sysdeps/unix/sysv/linux/bits/in.h
42864         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
42866 2012-05-22  Roland McGrath  <roland@hack.frob.com>
42868         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
42869         (PREPARE_VERSION): Just use assert instead, it will be elided
42870         under [NDEBUG] anyway.
42872 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
42874         * sysdeps/unix/sysv/linux/Makefile: Include
42875         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
42876         (sysdep_routines): Remove sysctl.
42877         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
42878         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
42879         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
42880         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
42881         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
42883 2012-05-22  Andreas Jaeger  <aj@suse.de>
42885         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
42886         that pseudo_end is just ret and the stack pointer is correct also
42887         for static library in error case.
42889 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
42891         [BZ #14122]
42892         * nss/nsswitch.c (defconfig_entries): New variable.
42893         (__nss_database_lookup): Don't leak defconfig entries.
42894         (nss_parse_service_list): Don't leak on error paths.
42895         (free_database_entries): New function.
42896         (free_defconfig): New function.
42897         (free_mem): Move common code to free_database_entries.
42899 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
42901         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
42902         Add arch_prctl.
42903         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
42905         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
42906         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
42907         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
42908         New macro.
42909         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
42910         (INTERNAL_SYSCALL_TYPES): Likewise.
42911         (LOAD_ARGS_TYPES_[1-6]): Likewise.
42912         (LOAD_REGS_TYPES_[1-6]): Likewise.
42913         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
42914         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
42916 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42918         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
42919         copysignl for GLIBC_2_0.
42920         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
42921         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
42922         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
42923         logbl for GLIBC_2_0.
42924         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
42925         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
42927 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
42929         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
42930         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
42932         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
42933         Use "neg %eax".
42935         * time/mktime.c: Update copyright years.
42937 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
42939         mktime: merge comment-quoting-style change from gnulib
42940         * time/mktime.c: Quote 'like this' in comments.
42941         The GNU coding standards suggest that we no longer quote `like this',
42942         as "`" and "'" are typically rendered asymmetrically nowadays.
42943         The typical gnulib style is to quote 'like this' when quoting
42944         code, and "like this" when quoting English.
42946         * time/mktime.c (compile-command): Add "-I.".
42948         mktime: merge mktime-internal.h change from gnulib
42949         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
42951         mktime: merge time_r change from gnulib
42952         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
42954         mktime: merge DEBUG change from gnulib
42955         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
42956         case system <time.h> has a #define.
42958         mktime: merge <sys/types.h> change from gnulib
42959         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
42960         since <time.t> is now guaranteed to define time_t.
42962         mktime: merge HAVE_CONFIG_H change from gnulib
42963         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
42965 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
42967         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
42968         Use "neg %eax".
42970         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
42971         __rlim_t cast.
42972         (struct rusage): Use anonymous union to pad each field to
42973         __syscall_slong_t.
42975 2012-05-21  David S. Miller  <davem@davemloft.net>
42977         * Makefules (o-iterator): Remove .s cases.
42978         (compile-command.s): Delete.
42979         (COMPILE.s): Delete.
42980         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
42982 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
42984         * configure.in (libc_cv_predef_stack_protector): Only consider
42985         "foobar" and "__stack_chk_fail" lines in libc_undefs.
42986         * configure: Regenerated.
42988 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
42990         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
42991         New macro.  Use R*LP on int and pointer.
42992         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
42993         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
42994         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
42995         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
42997         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
42998         [__WORDSIZE_TIME64_COMPAT32] instead of
42999         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
43000         (struct utmp): Likewise.
43001         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
43002         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
43003         Renamed to ...
43004         (__WORDSIZE_TIME64_COMPAT32): This.
43005         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
43006         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
43007         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
43008         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
43009         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
43010         (__WORDSIZE_TIME64_COMPAT32): New macro.
43012 2012-05-21  Andreas Jaeger  <aj@suse.de>
43014         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
43015         only if [SHARED]. Add prototype for __wcschr_ia32.
43017 2012-05-21  Roland McGrath  <roland@hack.frob.com>
43019         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
43020         of %rbp unmolested in the jmp_buf while mangling the low bits.
43021         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
43022         unmolested high bits of %rbp while demangling the low bits.
43023         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
43025 2012-05-21  Andreas Jaeger  <aj@suse.de>
43027         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
43028         * sunrpc/svc_simple.c: Use it for registerrpc.
43029         * sunrpc/xcrypt.c: Use it for passwd2des.
43031         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
43033 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
43035         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
43036         Don't define if [__SYSCALL_WORDSIZE != 32].
43037         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
43038         New macro.
43040 2012-05-21  Bruno Haible  <bruno@clisp.org>
43041             Andreas Jaeger  <aj@suse.de>
43043         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
43044         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
43045         inptr and inend for must_buffer_ch.
43046         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
43047         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
43048         * stdio-common/Makefile (tests): Remove bug15.
43049         (bug15-ENV): Remove macro.
43050         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
43051         anymore.
43053 2012-05-19  Andreas Jaeger  <aj@suse.de>
43054             Roland McGrath  <roland@hack.frob.com>
43056         * manual/contrib.texi: Completely rewritten. It contains now an
43057         alphabetical list of contributors and their contributions.
43059 2012-05-21  Richard Henderson  <rth@twiddle.net>
43061         * misc/getauxval.c (__getauxval): Use unsigned long int.
43062         * misc/sys/auxv.h: Include <sys/cdefs.h>.
43063         (getauxval): Use unsigned long int.
43065 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
43067         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
43069 2012-05-21  Roland McGrath  <roland@hack.frob.com>
43071         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
43072         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
43073         __alignof__ (long double).
43075 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43077         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43079 2012-05-20  Richard Henderson  <rth@twiddle.net>
43081         * misc/getauxval.c: New file.
43082         * misc/sys/auxv.h: New file.
43083         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
43084         (routines): Add getauxval.
43085         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
43086         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
43087         * elf/dl-sysdep.c (_dl_auxv): Remove.
43088         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
43089         * elf/dl-support.c (_dl_auxv): New variable.
43090         (_dl_aux_init): Initialize it.
43091         * manual/startup.texi (Auxiliary Vector): New node.
43092         * sysdeps/generic/bits/hwcap.h: New file.
43093         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
43094         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
43095         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
43096         * sysdeps/sparc/sysdep.h: ... here.  Include it.
43097         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
43098         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
43099         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
43100         Update.
43101         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
43102         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
43103         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
43104         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
43105         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
43106         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
43107         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
43108         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
43110 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43112         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43114 2012-05-19  David S. Miller  <davem@davemloft.net>
43116         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43118 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
43120         [BZ #14123]
43121         * math/s_ccosh.c: Include <float.h>
43122         (__ccosh): Avoid internal overflow calculating sinh and cosh
43123         values before multiplying by sin and cos values.
43124         * math/s_ccoshf.c: Likewise.
43125         * math/s_ccoshl.c: Likewise.
43126         * math/s_csin.c: Likewise.
43127         * math/s_csinf.c: Likewise.
43128         * math/s_csinl.c: Likewise.
43129         * math/s_csinh.c: Likewise.
43130         * math/s_csinhf.c: Likewise.
43131         * math/s_csinhl.c: Likewise.
43132         * math/libm-test.inc (ccos_test): Add more tests.
43133         (ccosh_test): Likewise.
43134         (csin_test): Likewise.
43135         (csinh_test): Likewise.
43136         * sysdeps/i386/fpu/libm-test-ulps: Update.
43137         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43139 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
43141         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
43142         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
43144         * sysdeps/x86_64/x32/_itoa.h: Add comment.
43146 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
43148         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
43149         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
43150         * sysdeps/powerpc/soft-fp/Versions: Likewise.
43151         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
43152         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
43153         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
43154         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
43155         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
43156         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
43157         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
43158         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
43159         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
43160         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
43161         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
43162         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
43163         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
43164         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
43165         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
43166         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
43167         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
43168         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
43169         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
43170         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
43171         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
43172         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
43173         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
43174         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
43175         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
43176         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
43177         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
43178         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
43180 2012-05-18  Andreas Jaeger  <aj@suse.de>
43182         * csu/.gitignore: Delete.
43184 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
43186         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
43187         (timex): Use __syscall_slong_t.
43189 2012-05-18  Andreas Jaeger  <aj@suse.de>
43190             Carlos O'Donell  <carlos_odonell@mentor.com>
43192         * manual/install.texi (Configuring and compiling): Update
43193         description about files modified in the source directory.
43194         * INSTALL: Regenerated.
43196 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
43198         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
43199         value.  Use "or" to set return value to -1.
43200         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
43201         negate return value.
43203 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
43205         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
43206         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
43207         failure if the compiler has Graphite support disabled.
43208         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
43209         Likewise.
43210         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
43211         (CFLAGS-memmove.c): Likewise.
43212         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
43213         Likewise.
43215 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
43217         * sysdeps/x86_64/x32/_itoa.h: New file.
43219         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
43220         getdents system call only if kernel and user dirents have the
43221         same d_ino and d_off.
43223         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
43224         LLONG_MAX != LONG_MAX.
43225         (_itoa_word): Use _ITOA_WORD_TYPE on value.
43226         (_fitoa_word): Likewise.
43228         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
43229         years.
43230         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
43231         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
43232         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
43234         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
43235         include <bits/wordsize.h>.  Check __x86_64__ instead of
43236         __WORDSIZE.
43237         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
43238         if __x86_64__ is defined.  Use anonymous union on fpstate.
43240         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
43241         anonymous union.
43243 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
43245         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
43246         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
43247         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
43248         Refer to _rtld_local_ro instead of _rtld_global_ro.
43249         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
43250         Likewise.
43251         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
43252         Likewise.
43253         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
43254         Likewise.
43255         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
43256         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
43257         of _rtld_global, and rtld_progname instead of _dl_argv[0].
43259         * sysdeps/powerpc/powerpc32/dl-machine.c
43260         (__elf_machine_runtime_setup) [PROF]: Don't reference
43261         _dl_prof_resolve.
43263 2012-05-18  Andreas Jaeger  <aj@suse.de>
43265         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
43266         function only available for GCCs before 3.4 since GCC 3.4
43267         introduced a builtin.
43268         (lrint): Likewise.
43269         (llrintf): Likewise.
43270         (llrint): Likewise.
43271         (fmaxf): Likewise.
43272         (fmax): Likewise.
43273         (fminf): Likewise.
43274         (fmin): Likewise.
43275         (rint): Likewise.
43276         (rintf): Likewise.
43277         (nearbyint): Likewise.
43278         (nearbyintf): Likewise.
43279         (ceil): Likewise.
43280         (ceilf): Likewise.
43281         (floor): Likewise.
43282         (floorf): Likewise.
43284 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
43286         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
43287         on both fields and cast pointer to __syscall_ulong_t.
43289         * bits/types.h (__fsword_t): New type.
43290         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
43291         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
43292         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
43293         (__FSWORD_T_TYPE): Likewise.
43294         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
43295         (__FSWORD_T_TYPE): Likewise.
43296         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
43297         (__FSWORD_T_TYPE): Likewise.
43298         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
43299         (__FSWORD_T_TYPE): Likewise.
43300         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
43301         __SWORD_TYPE with __fsword_t.
43302         (statfs64): Likewise.
43304 2012-05-17  David S. Miller  <davem@davemloft.net>
43306         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
43308 2012-05-17  Andreas Jaeger  <aj@suse.de>
43310         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
43311         warning.
43313 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
43315         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
43317 2012-05-17  Andreas Jaeger  <aj@suse.de>
43319         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
43320         when it is used.
43322 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
43324         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
43326 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
43328         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
43329         * sysdeps/x86_64/tst-mallocalign1.c: New file.
43331 2012-05-17  Andreas Jaeger  <aj@suse.de>
43332             Carlos O'Donell  <carlos_odonell@mentor.com>
43334         [BZ #14059]
43335         * sysdeps/x86_64/multiarch/init-arch.h
43336         (bit_YMM_Usable): Rename to...
43337         (bit_AVX_Usable): ... this.
43338         (bit_FMA4_Usable): New macro.
43339         (bit_XMM_state): New macro.
43340         (bit_YMM_state): New macro.
43341         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
43342         [__ASSEMBLER__] (index_AVX_Usable): ... this.
43343         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
43344         (CPUID_OSXSAVE): New macro.
43345         (CPUID_AVX): New macro.
43346         (CPUID_FMA4): New macro.
43347         (index_YMM_Usable): Rename to...
43348         (index_AVX_Usable): ... this.
43349         (HAS_AVX): Use HAS_ARCH_FEATURE.
43350         (HAS_FMA4): Likewise.
43351         (HAS_YMM_USABLE): Remove.
43352         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
43353         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
43354         are present.
43355         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
43356         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
43357         * sysdeps/x86_64/multiarch/Makefile: Likewise.
43358         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
43359         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
43361 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
43363         * math/libm-test.c: Support platforms without multiple rounding modes.
43364         * math/bug-nextafter.c: Support platforms without FP exceptions.
43365         * math/bug-nexttoward.c: Likewise.
43366         * math/test-fenv.c: Likewise.
43367         * math/test-misc.c: Likewise.
43368         * stdlib/bug-getcontext.c: Likewise.
43370 2012-05-17  Andreas Jaeger  <aj@suse.de>
43372         * manual/examples/search.c (critter_cmp): Change signature to
43373         avoid warnings.
43374         * manual/string.texi (Collation Functions): Likewise.
43376 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43378         * bits/types.h: Fold copyright years.
43379         * bits/typesizes.h: Likewise.
43380         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
43381         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
43382         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
43383         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
43384         * time/time.h: Likewise.
43386 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
43388         [BZ #208]
43389         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
43390         in instead of returning them.  Return void.
43391         (__libc_mallinfo): Accumulate over all arenas.
43392         (__malloc_stats): Adjust for change in int_mallinfo interface.
43394 2012-05-16  Roland McGrath  <roland@hack.frob.com>
43396         [BZ #10375]
43397         * configure.in (NM): Add AC_CHECK_TOOL for it.
43398         (libc_extra_cflags): New substituted variable.
43399         Check for -fstack-protector being used implicitly.
43400         * configure: Regenerated.
43401         * config.make.in (config-extra-cflags): New variable,
43402         gets @libc_extra_cflags@.
43403         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
43405         [BZ #10375]
43406         * configure.in: Check for _FORTIFY_SOURCE being predefined.
43407         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
43408         * configure: Regenerated.
43409         * config.make.in (CPPUNDEFS): New substituted variable.
43410         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
43411         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
43412         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
43414 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43416         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
43417         (mq_attr): Use __syscall_slong_t.
43419 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43421         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
43422         Check __x86_64__ instead of __WORDSIZE.
43423         (_STAT_VER_LINUX): Likewise.
43424         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
43425         __syscall_ulong_t and __syscall_slong_t.
43426         (stat64): Likewise.
43428 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43430         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
43432 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43434         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
43436 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43438         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
43439         __syscall_ulong_t.
43441         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
43442         include <bits/wordsize.h>.  Check __x86_64__ instead of
43443         __WORDSIZE.
43444         (greg_t): Use "__extension__ long long int" if __x86_64__ is
43445         defined.
43446         (mcontext_t): Replace "unsigned long" with "unsigned long long".
43448         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
43449         include <bits/wordsize.h>.  Check __x86_64__ instead of
43450         __WORDSIZE.
43451         (user_regs_struct): Use "__extension__ unsigned long long"
43452         instead of "unsigned long" if __x86_64__ is defined.
43453         (user): Likewise.  Pad after pointer field if __ILP32__ is
43454         defined.
43456 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
43458         * configure.in (makeinfo): Require version 4.5 or later.  Allow
43459         versions 5 to 9.
43460         * configure: Regenerated.
43461         * manual/install.texi (texinfo): Increase version requirement to
43462         4.5 or later.
43463         * INSTALL: Regenerated.
43465         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
43467 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43469         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
43471         * sysdeps/x86_64/x32/ffs.c: New file.
43473         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
43474         __syscall_ulong_t.
43475         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
43476         defined.  Use __syscall_ulong_t.
43477         (shminfo): Use __syscall_ulong_t.
43478         (shm_info): Likewise.
43480         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
43481         __syscall_ulong_t.
43483         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
43484         <bits/wordsize.h>.
43485         (msgqnum_t): Use __syscall_ulong_t.
43486         (msglen_t): Likewise.
43487         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
43488         __syscall_ulong_t.
43490         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
43491         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
43493         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
43495         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
43496         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
43498         * sysvipc/sys/msg.h (msgbuf): Replace long int with
43499         __syscall_slong_t.
43501         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
43502         include <bits/wordsize.h>.  Check __x86_64__ instead of
43503         __WORDSIZE.
43505         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
43506         "unsigned long long int" if __x86_64__ is defined.
43507         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
43509         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
43510         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
43511         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
43513         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
43514         <stdint.h>.
43515         (GET_PC): Cast to uintptr_t first.
43516         (GET_FRAME): Likewise.
43517         (GET_STACK): Likewise.
43519         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
43520         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
43521         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
43522         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
43523         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
43524         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
43525         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
43526         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
43527         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
43528         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
43529         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
43530         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
43531         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
43532         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
43533         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
43534         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
43535         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
43536         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
43537         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
43538         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
43539         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
43540         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
43541         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
43542         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
43543         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
43544         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
43545         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
43546         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
43547         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
43549 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
43551         * Makerules (+depfiles): Also collect depfiles from .oS in
43552         $(extra-objs).
43553         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
43554         .oS, $(libnldbl-routines)).
43556         * Makerules (native-compile-mkdep-flags): Define.
43557         * sunrpc/Makefile (extra-objs): Add $(addprefix
43558         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
43559         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
43560         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
43561         calling $(make-target-directory).
43563 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43565         * bits/types.h (__snseconds_t): Removed.
43566         * time/time.h (struct timespec): Replace __snseconds_t with
43567         __syscall_slong_t.
43568         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
43569         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
43570         Likewise.
43571         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
43572         (__SNSECONDS_T_TYPE): Likewise.
43573         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
43574         (__SNSECONDS_T_TYPE): Likewise.
43575         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
43576         (__SNSECONDS_T_TYPE): Likewise.
43578 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43580         * sysdeps/mach/hurd/bits/typesizes.h
43581         (__SYSCALL_SLONG_TYPE): New macro.
43582         (__SYSCALL_ULONG_TYPE): Likewise.
43584 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43586         * bits/types.h (__syscall_slong_t): New type.
43587         (__syscall_ulong_t): Likewise.
43589         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
43590         (__SYSCALL_ULONG_TYPE): Likewise.
43591         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
43592         (__SYSCALL_SLONG_TYPE): Likewise.
43593         (__SYSCALL_ULONG_TYPE): Likewise.
43594         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
43595         (__SYSCALL_SLONG_TYPE): Likewise.
43596         (__SYSCALL_ULONG_TYPE): Likewise.
43597         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
43598         (__SYSCALL_SLONG_TYPE): Likewise.
43599         (__SYSCALL_ULONG_TYPE): Likewise.
43601 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43603         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
43604         Add sigaltstack-offsets.sym.
43605         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
43606         <sigaltstack-offsets.h>.
43607         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
43608         longjmp_msg pointer.
43609         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
43610         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
43611         signal stack.
43612         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
43614 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
43616         * elf/stackguard-macros.h: Remove file.
43617         * sysdeps/generic/stackguard-macros.h: New file.
43618         * sysdeps/i386/stackguard-macros.h: Likewise.
43619         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
43620         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
43621         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
43622         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
43623         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
43624         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
43625         * sysdeps/x86_64/stackguard-macros.h: Likewise.
43626         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
43627         <elf/stackguard-macros.h>.
43629         [BZ #14109]
43630         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
43631         __aligned__ in attribute.
43632         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
43633         (gregset_t): Likewise.
43635 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43637         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
43638         * sysdeps/x86_64/64/Implies-after: Here.  New file.
43639         * sysdeps/x86_64/x32/Implies-after: New file.
43641 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43643         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
43644         and access return value for _dl_profile_fixup.  Use R10_LP to
43645         load frame size.
43647 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43649         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
43651 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43653         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
43654         * sysdeps/x86_64/x32/sysdep.h: New file.
43656 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43658         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
43659         * sysdeps/x86_64/setjmp.S: Likewise.
43661 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43663         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
43664         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
43665         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
43666         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
43667         remove unused global constant.
43669 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
43671         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
43672         include of <not-cancel.h>.
43674 2012-05-15  Roland McGrath  <roland@hack.frob.com>
43676         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
43678 2012-05-15  Jeff Law  <law@redhat.com>
43679             Andreas Jaeger  <aj@suse.de>
43681         [BZ #13594]
43682         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
43683         out from...
43684         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
43685         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
43686         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
43687         code changing __hst_map_handle.map.
43689 2012-05-15  Roland McGrath  <roland@hack.frob.com>
43691         * configure.in (sysnames): Look for Implies-before and Implies-after
43692         files.
43693         * configure: Regenerated.
43695 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43697         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
43698         8-byte data alignment with LP_SIZE alignment.
43700 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43702         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
43703         into R10_LP.
43705 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43707         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
43709 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43711         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
43712         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
43713         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
43714         Likewise.
43715         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
43717 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43719         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
43720         (stackinfo_sub_sp): Likewise.
43722 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43724         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
43725         RAX_LP.
43727 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43729         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
43730         into R*_LP.
43732 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43734         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
43735         sizes into R*_LP.
43737 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43739         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
43741 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43743         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
43744         into R11_LP and load __x86_64_shared_cache_size_half into
43745         R8_LP.
43747 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43749         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
43750         R8_LP.
43752 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43754         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
43755         logb for POWER7.
43756         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
43757         logbf for POWER7.
43758         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
43759         logbl for POWER7.
43760         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
43761         powerpc32/power7/fpu/s_logb.c via #include.
43762         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
43763         powerpc32/power7/fpu/s_logbf.c via #include.
43764         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
43765         powerpc32/power7/fpu/s_logbl.c via #include.
43767 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
43769         * README.libm: Remove file.
43771 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
43773         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
43774         count for x32.  Use R*_LP and omit operand-size suffix.
43776 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
43778         * shlib-versions: Move x86_64-.*-linux.* entries to ...
43779         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
43780         * sysdeps/x86_64/x32/shlib-versions: New file.
43782 2012-05-14  Roland McGrath  <roland@hack.frob.com>
43784         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
43785         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
43786         Use _dl_fatal_printf instead.
43788 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
43790         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
43791         set if not set by the user.  Do not allow for being unset.
43792         * sysdeps/unix/sysv/linux/configure: Regenerated.
43794 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
43796         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
43797         the `q' suffix from lea and replace .quad with ASM_ADDR.
43799 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
43801         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
43802         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
43803         instead of $17.
43804         (PTR_DEMANGLE): Likewise.
43806 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
43808         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
43809         (LP_OP): Likewise.
43810         (ASM_ADDR): Likewise.
43811         (RAX_LP): Likewise.
43812         (RBP_LP): Likewise.
43813         (RBX_LP): Likewise.
43814         (RCX_LP): Likewise.
43815         (RDI_LP): Likewise.
43816         (RSI_LP): Likewise.
43817         (RSP_LP): Likewise.
43818         (R8_LP): Likewise.
43819         (R9_LP): Likewise.
43820         (R10_LP): Likewise.
43821         (R10_LP): Likewise.
43822         (R11_LP): Likewise.
43823         (R12_LP): Likewise.
43824         (R13_LP): Likewise.
43825         (R14_LP): Likewise.
43826         (R15_LP): Likewise.
43828 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
43830         * sysdeps/x86_64/x32/dl-machine.h: New file.
43832 2012-05-14  Andreas Jaeger  <aj@suse.de>
43834         * manual/Makefile (subdir): Remove export of subdir.
43835         (all): Remove target.
43836         (.PHONY): Remove all from list.
43837         (mkinstalldirs): Remove.
43838         (.PHONY): Remove installdirs from list.
43839         ($(inst_infodir)/libc.info): Use make-target-directory.
43840         (installdirs): Remove.
43841         (subdir_%): Remove.
43842         (glibc-targets): Remove.
43843         (lib): Remove.
43844         (stubs): Remove.
43845         ($(objpfx)stubs ../po/manual.pot): Remove.
43846         ($(objpfx)stamp%): Remove.
43847         (make-target-directory): Remove.
43848         (subdir_install): Remove.
43849         (routines): Remove.
43850         (aux): Remove.
43851         (sources): Remove.
43852         (objects): Remove.
43853         (headers): Remove.
43855         [BZ #13750]
43856         * manual/.gitignore: Remove, it's not needed anymore.
43857         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
43858         all files in it.
43859         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
43860         directory.
43861         (texis): Renamed to $(objpfx)texis.
43862         (texis-path): New, contains path to generated files.
43863         (chapters.%): Use texis-path for complete path, add extra argument
43864         libc-texinfo.sh.
43865         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
43866         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
43867         (summary,texi, stamp-summary): Use complete path of
43868         files. Generate files in build dir.
43869         (dir-add.texi): Build in build dir.
43870         (libm-err.texi,stamp-libm-err): Likewise.
43871         (version.texi, stamp-version): Likewise.
43872         (.%c.texi): Likewise.
43873         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
43874         (mostlyclean): Remove target.
43875         (realclean): Remove target.
43876         (generated): Add new variable with contents from mostlyclean and
43877         realclean, remove entries duplicated in common-mostlyclean, add
43878         stamp-libm-err and stamp-version.
43879         (generated-dirs): Add libc directory.
43880         ($(inst_infodir)/libc.info): Install files from build dir.
43882         * manual/install.texi (Configuring and compiling): Adjust since
43883         the info files are not part of the tar ball anymore.
43885 2012-05-14  Andreas Jaeger  <aj@suse.de>
43887         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
43888         variable.
43890 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
43892         [BZ #13717]
43893         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
43894         to 2.2.0 where earlier.
43895         * sysdeps/unix/sysv/linux/configure: Regenerated.
43896         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
43897         Remove conditional code.
43898         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
43899         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
43900         Remove conditional code.
43901         [!__NR_lchown]: Likewise.
43902         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
43903         [__NR_lchown]: Likewise.
43904         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
43905         comment referencing __ASSUME_LCHOWN_SYSCALL.
43906         * sysdeps/unix/sysv/linux/i386/sigaction.c
43907         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
43908         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
43909         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
43910         Remove conditional code.
43911         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
43912         (__protocol_available): Remove #if 0 code.
43913         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
43914         conditional code.
43915         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
43916         * sysdeps/unix/sysv/linux/kernel-features.h
43917         (__ASSUME_GETCWD_SYSCALL): Don't define.
43918         (__ASSUME_REALTIME_SIGNALS): Likewise.
43919         (__ASSUME_PREAD_SYSCALL): Likewise.
43920         (__ASSUME_PWRITE_SYSCALL): Likewise.
43921         (__ASSUME_POLL_SYSCALL): Likewise.
43922         (__ASSUME_LCHOWN_SYSCALL): Likewise.
43923         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
43924         non-SPARC.
43925         (__ASSUME_SIOCGIFNAME): Don't define.
43926         (__ASSUME_MSG_NOSIGNAL): Likewise.
43927         (__ASSUME_SENDFILE): Define unconditionally.
43928         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
43929         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
43930         conditional code.
43931         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
43932         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
43933         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
43934         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
43935         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
43936         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
43937         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
43938         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
43939         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
43940         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
43941         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
43942         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
43943         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
43944         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
43945         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
43946         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
43947         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
43948         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
43949         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
43950         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
43951         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
43952         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
43953         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
43954         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
43955         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
43956         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
43957         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
43958         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
43959         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
43960         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
43961         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
43962         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
43963         Remove conditional code.
43964         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
43965         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
43966         Remove conditional code.
43967         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
43968         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
43969         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
43970         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
43971         Remove conditional code.
43972         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
43973         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
43974         Remove conditional code.
43975         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
43976         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
43977         Remove conditional code.
43978         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
43979         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
43980         Remove conditional code.
43981         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
43982         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
43983         Remove conditional code.
43984         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
43985         * sysdeps/unix/sysv/linux/sh/pwrite64.c
43986         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
43987         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
43988         * sysdeps/unix/sysv/linux/sigaction.c
43989         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
43990         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
43991         * sysdeps/unix/sysv/linux/sigpending.c
43992         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
43993         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
43994         * sysdeps/unix/sysv/linux/sigprocmask.c
43995         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
43996         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
43997         * sysdeps/unix/sysv/linux/sigsuspend.c
43998         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
43999         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
44000         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
44001         (__libc_missing_rt_sigs): Remove.
44002         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
44003         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
44004         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
44005         Remove conditional code.
44006         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
44007         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
44008         return 1.
44009         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
44010         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
44011         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
44012         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
44014 2012-05-14  Andreas Jaeger  <aj@suse.de>
44016         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
44017         it's not used in glibc.
44018         (__coshm1): Likewise.
44019         (__acosh1p): Likewise.
44020         (__sgn): Likewise.
44022         * manual/string.texi (Copying and Concatenation): Add missing
44023         variable in concat example.
44024         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
44026 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44028         [BZ #14103]
44029         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
44030         __builtin_clzl with __builtin_clzll.
44032 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44034         [BZ #14104]
44035         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
44036         libc_freeres_ptr.
44038 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44040         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
44041         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
44042         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
44043         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
44045 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
44047         * NEWS: Update ia64 info.
44049 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
44051         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
44052         used as bcopy.
44054 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
44056         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
44057         * sysdeps/unix/syscalls.list (dup3): Likewise.
44058         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
44059         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
44061 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
44063         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
44064         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
44066 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
44068         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
44069         thread pointer.
44070         (TLS_IE): Use mov/add instead of movq/addq to load thread
44071         pointer.
44072         (TLS_GD_PREFIX): New.
44073         (TLS_GD): Use it.
44075 2012-05-11  David S. Miller  <davem@davemloft.net>
44077         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
44078         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
44079         (_FPU_SETCW): Likewise.
44081 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
44083         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
44084         is 32-byte aligned.
44086 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
44088         [BZ #11837]
44089         * iconvdata/gb18030.c: Update tables.
44090         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
44091         characters specially.
44092         (BODY for TO_LOOP): Add encoding of missing ranges.
44094 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
44096         [BZ #13673]
44097         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
44098         * sysdeps/mach/hurd/dup3.c: Likewise.
44099         * sysdeps/mach/hurd/readlinkat.c: Likewise.
44100         * sysdeps/powerpc/memmove.c:: Likewise.
44102 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
44104         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
44105         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
44107 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
44109         * elf/elf.h (R_X86_64_RELATIVE64): New.
44110         (R_X86_64_NUM): Updated.
44111         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
44112         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
44113         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
44114         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
44115         tst-quad1pie tst-quad2pie
44116         (modules-names): Add tst-quadmod1 tst-quadmod2.
44117         ($(objpfx)tst-quad1): New dependency.
44118         ($(objpfx)tst-quad2): Likewise.
44119         ($(objpfx)tst-quad1pie): Likewise.
44120         ($(objpfx)tst-quad2pie): Likewise.
44121         * sysdeps/x86_64/tst-quad1.c: New file.
44122         * sysdeps/x86_64/tst-quad1pie.c: New file.
44123         * sysdeps/x86_64/tst-quad2.c: Likewise.
44124         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
44125         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
44126         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
44127         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
44128         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
44130 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44132         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
44133         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
44134         * streams/stropts.h (t_scalar_t): Define type.
44136         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
44137         (_PATH_PRESERVE): Set to "/var/lib".
44138         (_PATH_RWHODIR): Set to "/var/spool/rwho".
44140         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
44141         instead of int.
44143         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
44144         if __dir_mkfile succeeded.
44146         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
44147         checking for _hurd_dtablesize.  Unlock it right after having
44148         finished _hurd_dtable allocation.
44150 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44152         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
44153         * sysdeps/mach/hurd/configure: Regenerated.
44154         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
44155         special-casing to...
44156         * sysdeps/gnu/configure.in: ... this new file.
44157         * sysdeps/unix/sysv/linux/configure: Regenerated.
44158         * sysdeps/gnu/configure: New generated file.
44160         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
44161         for Linux: use nsec instead of usec, as well as:
44162         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
44163         members of type struct timespec.
44164         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
44165         New macros.
44166         (struct stat64): Likewise.
44167         (_STATBUF_ST_NSEC): New macro.
44168         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
44170         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
44171         __strtoul_internal rather than strtoul.
44173 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
44175         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
44176         and reject them.
44178 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44180         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
44181         which preserves existing values.
44182         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
44184 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
44186         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
44187         TIMEOUT values.  Return EINVAL for NFDS values either negative or
44188         greater than FD_SETSIZE.
44190 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44192         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
44193         allocated, call __vm_protect to finish enabling the existing space, and
44194         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
44195         allocate the remainder.
44197 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
44199         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
44200         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
44202 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44204         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
44205         sysdeps/mach/hurd/readlink.c.
44207         * posix/tst-sysconf.c (posix_options): Only use
44208         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
44209         _POSIX_SYNCHRONIZED_IO when they are defined
44210         * sysdeps/mach/hurd/bits/posix_opt.h:
44211         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
44212         (_XOPEN_REALTIME): Undefine macro.
44213         (_XOPEN_REALTIME_THREADS): Undefine macro.
44214         (_XOPEN_SHM): Undefine macro.
44215         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
44216         macro to -1.
44217         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
44218         macro to -1.
44219         (_POSIX_ASYNC_IO): Undefine macro.
44220         (_POSIX_PRIORITIZED_IO): Undefine macro.
44221         (_POSIX_SPIN_LOCKS): Define macro to -1.
44223         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
44224         SA_NODEFER, SA_RESETHAND.
44225         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
44226         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
44227         F_DUPFD_CLOEXEC.
44229 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44231         * elf/Makefile (pldd-modules): Define unconditionally.
44233 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44235         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
44237 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44239         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
44240         Return ENOENT when name is empty.
44241         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
44243 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44245         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
44247         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
44249 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44251         Fix mlock in all cases except non-readable pages.
44252         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
44253         instead of VM_PROT_ALL as parameter to __vm_wire function.
44255         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
44256         (__mkdir): When path is `/', just fail with EEXIST.
44257         * sysdeps/mach/hurd/mkdirat.c: Likewise.
44259 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44261         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
44262         <sys/uio.h> (for writev).
44263         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
44264         and <sys/param.h> (for MIN).
44266 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
44268         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
44269         REQUESTED_TIME.  Properly set the remaining time and return EINTR
44270         if interrupted.
44272 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44274         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
44275         Depend on against $(link-rpcuserlibs).
44277 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44279         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
44280         (__libc_stack_end): Do not use attribute_relro.
44281         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
44282         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
44283         to libthread-provided value.
44284         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
44285         attribute_relro.
44287 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44289         [BZ #3748]
44290         * bits/libc-lock.h (__libc_once_get): New macro.
44291         * sysdeps/mach/bits/libc-lock.h: Likewise.
44292         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
44293         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
44294         instead of using implementation details.
44296         * libio/fileops.c: Unconditionally include <kernel-features.h>.
44297         * libio/freopen.c: Likewise.
44298         * libio/freopen64.c: Likewise.
44299         * misc/syslog.c: Likewise.
44300         * nscd/connections.c: Likewise.
44301         * nscd/netgroupcache.c: Likewise.
44302         * sysdeps/posix/getcwd.c: Likewise.
44304 2012-05-10  Roland McGrath  <roland@hack.frob.com>
44306         * math/w_ilogbf.c: Add #include <limits.h>.
44308 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44310         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
44311         path instead of returning without unlocking.
44313         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
44314         immediate-write ioctls.
44315         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
44317 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44319         * sysdeps/mach/hurd/i386/init-first.c (init): Use
44320         __builtin_frame_address instead of making assumptions about the
44321         location of the return address relative to DATA.  Force early load of
44322         the return address.
44323         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
44324         __builtin_frame_address.
44326         dup3 for GNU Hurd.
44327         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
44328         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
44329         implement dup3 and do some further code clean-ups.
44330         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
44331         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
44333 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44335         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
44337         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
44338         HURD_CRITICAL_END around holding _hurd_dtable_lock.
44339         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
44340         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
44341         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
44342         d->port.lock.
44344         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
44345         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
44346         when handler == SIG_ERR, not when handler != SIG_ERR.
44348 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44350         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
44351         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
44352         definitions.
44354         accept4 for GNU Hurd.
44355         * include/sys/socket.h (__libc_accept4): New prototype.
44356         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
44357         to implement __libc_accept4.
44358         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
44359         __libc_accept4.
44360         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
44362         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
44363         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
44364         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
44365         signal-defines.sym.
44367 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44369         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
44371 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44373         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
44374         assertion on O_CLOEXEC flag.
44375         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
44376         * hurd/intern-fd.c: Likewise.
44377         * hurd/port2fd.c: Likewise.
44379 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44381         [BZ #3906]
44382         * bits/in.h (IPV6_PKTINFO): Define new macro.
44383         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
44385 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44387         [BZ #13954]
44388         [BZ #13955]
44389         [BZ #13956]
44390         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
44391         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
44392         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
44393         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
44394         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
44395         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
44396         * math/libm-test.inc (logb_test) : Additional logb tests.
44398 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
44399             Andreas Jaeger  <aj@suse.de>
44401         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
44402         * configure: Regenerated.
44403         * config.h.in (LINK_OBSOLETE_RPC): New macro.
44404         * config.make.in (link-obsolete-rpc): New substituted variable.
44405         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
44406         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
44407         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
44408         (shared-only-routines): Don't set it under [link-obsolete-rpc],
44409         so that libc.a contains the symbols.
44410         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
44411         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
44412         * sunrpc/auth_none.c: Likewise.
44413         * sunrpc/auth_unix.c: Likewise.
44414         * sunrpc/authdes_prot.c: Likewise.
44415         * sunrpc/authuxprot.c: Likewise.
44416         * sunrpc/clnt_gen.c: Likewise.
44417         * sunrpc/clnt_perr.c: Likewise.
44418         * sunrpc/clnt_raw.c: Likewise.
44419         * sunrpc/clnt_simp.c: Likewise.
44420         * sunrpc/clnt_tcp.c: Likewise.
44421         * sunrpc/clnt_udp.c: Likewise.
44422         * sunrpc/clnt_unix.c: Likewise.
44423         * sunrpc/des_crypt.c: Likewise.
44424         * sunrpc/des_soft.c: Likewise.
44425         * sunrpc/get_myaddr.c: Likewise.
44426         * sunrpc/key_call.c: Likewise.
44427         * sunrpc/key_prot.c: Likewise.
44428         * sunrpc/netname.c: Likewise.
44429         * sunrpc/pm_getmaps.c: Likewise.
44430         * sunrpc/pm_getport.c: Likewise.
44431         * sunrpc/pmap_clnt.c: Likewise.
44432         * sunrpc/pmap_prot.c: Likewise.
44433         * sunrpc/pmap_prot2.c: Likewise.
44434         * sunrpc/pmap_rmt.c: Likewise.
44435         * sunrpc/publickey.c: Likewise.
44436         * sunrpc/rpc_cmsg.c: Likewise.
44437         * sunrpc/rpc_common.c: Likewise.
44438         * sunrpc/rpc_dtable.c: Likewise.
44439         * sunrpc/rpc_prot.c: Likewise.
44440         * sunrpc/rpc_thread.c: Likewise.
44441         * sunrpc/rtime.c: Likewise.
44442         * sunrpc/svc.c: Likewise.
44443         * sunrpc/svc_auth.c: Likewise.
44444         * sunrpc/svc_raw.c: Likewise.
44445         * sunrpc/svc_run.c: Likewise.
44446         * sunrpc/svc_tcp.c: Likewise.
44447         * sunrpc/svc_udp.c: Likewise.
44448         * sunrpc/svc_unix.c: Likewise.
44449         * sunrpc/svcauth_des.c: Likewise.
44450         * sunrpc/xcrypt.c: Likewise.
44451         * sunrpc/xdr.c: Likewise.
44452         * sunrpc/xdr_array.c: Likewise.
44453         * sunrpc/xdr_float.c: Likewise.
44454         * sunrpc/xdr_intXX_t.c: Likewise.
44455         * sunrpc/xdr_mem.c: Likewise.
44456         * sunrpc/xdr_rec.c: Likewise.
44457         * sunrpc/xdr_ref.c: Likewise.
44458         * sunrpc/xdr_sizeof.c: Likewise.
44459         * sunrpc/xdr_stdio.c: Likewise.
44461 2012-05-10  Roland McGrath  <roland@hack.frob.com>
44463         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
44464         change.  Update copyright years.
44466 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
44468         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
44470 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
44471             Joseph Myers  <joseph@codesourcery.com>
44472             Paul Pluzhnikov  <ppluzhnikov@google.com>
44474         [BZ #14012]
44475         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
44476         requiring rpcgen.
44477         [cross-compiling] (extra-libs): Likewise.
44478         [cross-compiling] (extra-libs-others): Likewise.
44479         [cross-compiling] (librpcsvc-routines): Likewise.
44480         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
44481         [cross-compiling] (omit-deps): Likewise.
44482         (sunrpc-CPPFLAGS): New variable.
44483         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
44484         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
44485         (cross-rpcgen-objs): New variable.
44486         (extra-objs): Append $(cross-rpcgen-objs).
44487         ($(cross-rpcgen-objs)): New rule.
44488         ($(objpfx)cross-rpcgen): Likewise.
44489         (rpcgen-cmd): Define to use $(built-program-file).  Expand
44490         comment.
44491         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
44492         ($(objpfx)x%.stmp): Likewise.
44493         * sunrpc/proto.h [IS_IN_build] (_): Define.
44494         [IS_IN_build] (_libc_intl_domainname): Likewise.
44496 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
44498         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
44499         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
44500         and R_X86_64_TPOFF64.
44502 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
44504         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
44505         sysdeps/unix/sysv/syscalls.list.
44506         (stime): Likewise.
44507         (utime): Likewise.
44508         * sysdeps/unix/sysv/syscalls.list: Remove file.
44510 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
44512         [BZ #3440]
44513         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
44514         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
44515         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
44516         (__LC_IDENTIFICATION): Make these macros useful in #if
44517         expressions, as required by C99.
44519 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
44521         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
44522         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
44523         after this.
44525 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
44527         * stdlib/longlong.h: Updated from GCC.
44529 2012-05-09  Andreas Jaeger  <aj@suse.de>
44531         * nscd/nscd.c (run_modes): Make named enum, reorder so that
44532         default is first entry.
44533         (run_mode): Set type.
44534         (main): Remove informal message about syslog.
44535         (options): Fix typo.
44537         [BZ #14053]
44538         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
44539         to asm.
44540         (lrint): Likewise.
44541         (llrintf): Likewise.
44542         (llrint): Likewise.
44543         (rint): Likewise.
44544         (rintf): Likewise.
44545         (nearbyint): Likewise.
44546         (nearbyintf): Likewise.
44548 2012-05-09  Andreas Jaeger  <aj@suse.de>
44549             Pedro Alves  <palves@redhat.com>
44551         * nscd/nscd.c (run_mode): Use enum.
44552         (main): Cleanup coding style issue.
44554 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
44555             Andreas Jaeger  <aj@suse.de>
44557         * nscd/nscd.c (go_background): Replaced with...
44558         (run_mode): ... this.
44559         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
44560         (options): Add -F --foreground.
44561         (main): Implement it.
44562         (parse_opt): Parse it.
44564 2012-05-09  Andreas Jaeger  <aj@suse.de>
44566         [BZ #14083]
44567         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
44568         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
44569         -Wconversion warning.
44570         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
44571         Likewise.
44573 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
44575         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
44576         == 0.
44577         (LC_ALL): Use macro-int-constant.
44578         (LC_COLLATE): Likewise.
44579         (LC_CTYPE): Likewise.
44580         (LC_MESSAGES): Likewise.
44581         (LC_MONETARY): Likewise.
44582         (LC_NUMERIC): Likewise.
44583         (LC_TIME): Likewise.
44584         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
44585         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
44586         [ISO || ISO99 || ISO11] (*_t): Do not allow.
44587         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
44588         Specify type.
44589         [C99-based standards] (float_t): Expect type.
44590         [C99-based standards] (double_t): Expect type.
44591         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
44592         type.
44593         [C99-based standards] (HUGE_VALL): Likewise.
44594         [C99-based standards] (INFINITY): Likewise.
44595         [C99-based standards] (NAN): Likewise.
44596         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
44597         [C99-based standards] (FP_NAN): Likewise.
44598         [C99-based standards] (FP_NORMAL): Likewise.
44599         [C99-based standards] (FP_SUBNORMAL): Likewise.
44600         [C99-based standards] (FP_ZERO): Likewise.
44601         [C99-based standards] (FP_FAST_FMA): Use
44602         optional-macro-int-constant.  Specify type.  Require == 1.
44603         [C99-based standards] (FP_FAST_FMAF): Likewise.
44604         [C99-based standards] (FP_FAST_FMAL): Likewise.
44605         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
44606         [C99-based standards] (FP_ILOGBNAN): Likewise.
44607         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
44608         Specify type.
44609         [C99-based standards] (MATH_ERREXCEPT): Likewise.
44610         [C99-based standards] (math_errhandling): Specify type.
44611         [ISO99 || ISO11] (signgam): Do not allow.
44612         [non-C99-based standards] (copysignf): Do not allow.
44613         [non-C99-based standards] (exp2f): Likewise.
44614         [non-C99-based standards] (log2f): Likewise.
44615         [non-C99-based standards] (modff): Allow.
44616         [non-C99-based standards] (erff): Do not allow.
44617         [non-C99-based standards] (erfcf): Likewise.
44618         [non-C99-based standards] (gammaf): Likewise.
44619         [non-C99-based standards] (hypotf): Likewise.
44620         [non-C99-based standards] (j0f): Likewise.
44621         [non-C99-based standards] (j1f): Likewise.
44622         [non-C99-based standards] (jnf): Likewise.
44623         [non-C99-based standards] (lgammaf): Likewise.
44624         [non-C99-based standards] (tgammaf): Likewise.
44625         [non-C99-based standards] (y0f): Likewise.
44626         [non-C99-based standards] (y1f): Likewise.
44627         [non-C99-based standards] (ynf): Likewise.
44628         [non-C99-based standards] (isnanf): Likewise.
44629         [non-C99-based standards] (acoshf): Likewise.
44630         [non-C99-based standards] (asinhf): Likewise.
44631         [non-C99-based standards] (atanhf): Likewise.
44632         [non-C99-based standards] (cbrtf): Likewise.
44633         [non-C99-based standards] (expm1f): Likewise.
44634         [non-C99-based standards] (ilogbf): Likewise.
44635         [non-C99-based standards] (log1pf): Likewise.
44636         [non-C99-based standards] (logbf): Likewise.
44637         [non-C99-based standards] (nextafterf): Likewise.
44638         [non-C99-based standards] (remainderf): Likewise.
44639         [non-C99-based standards] (rintf): Likewise.
44640         [non-C99-based standards] (scalbf): Likewise.
44641         [non-C99-based standards] (copysignl): Likewise.
44642         [non-C99-based standards] (exp2l): Likewise.
44643         [non-C99-based standards] (log2l): Likewise.
44644         [non-C99-based standards] (modfl): Allow.
44645         [non-C99-based standards] (erfl): Do not allow.
44646         [non-C99-based standards] (erfcl): Likewise.
44647         [non-C99-based standards] (gammal): Likewise.
44648         [non-C99-based standards] (hypotl): Likewise.
44649         [non-C99-based standards] (j0l): Likewise.
44650         [non-C99-based standards] (j1l): Likewise.
44651         [non-C99-based standards] (jnl): Likewise.
44652         [non-C99-based standards] (lgammal): Likewise.
44653         [non-C99-based standards] (tgammal): Likewise.
44654         [non-C99-based standards] (y0l): Likewise.
44655         [non-C99-based standards] (y1l): Likewise.
44656         [non-C99-based standards] (ynl): Likewise.
44657         [non-C99-based standards] (isnanl): Likewise.
44658         [non-C99-based standards] (acoshl): Likewise.
44659         [non-C99-based standards] (asinhl): Likewise.
44660         [non-C99-based standards] (atanhl): Likewise.
44661         [non-C99-based standards] (cbrtl): Likewise.
44662         [non-C99-based standards] (expm1l): Likewise.
44663         [non-C99-based standards] (ilogbl): Likewise.
44664         [non-C99-based standards] (log1pl): Likewise.
44665         [non-C99-based standards] (logbl): Likewise.
44666         [non-C99-based standards] (nextafterl): Likewise.
44667         [non-C99-based standards] (remainderl): Likewise.
44668         [non-C99-based standards] (rintl): Likewise.
44669         [non-C99-based standards] (scalbl): Likewise.
44670         [ISO || ISO99 || ISO11] (*_t): Do not allow.
44671         [non-C99-based standards] (FP_*): Do not allow.
44672         [C99-based standards] (FP_*): Change to
44673         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
44674         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
44675         allow.
44676         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
44677         (SIG_ERR): Likewise.
44678         [X/Open-based standards] (SIG_HOLD): Likewise.
44679         (SIG_IGN): Likewise.
44680         (SIGABRT): Use macro-int-constant.  Specify type.  Require
44681         positive value.
44682         (SIGFPE): Likewise.
44683         (SIGILL): Likewise.
44684         (SIGINT): Likewise.
44685         (SIGSEGV): Likewise.
44686         (SIGTER): Likewise.
44687         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
44688         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
44689         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
44690         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
44691         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
44692         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
44693         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
44694         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
44695         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
44696         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
44697         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
44698         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
44699         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
44700         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
44701         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
44702         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
44703         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
44704         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
44705         [X/Open-based standards] (SIGTRAP): Likewise.
44706         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
44707         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
44708         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
44709         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
44710         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
44711         allow.
44713 2012-05-08  Ian Wienand  <ianw@vmware.com>
44715         [BZ #14080]
44716         * time/tzset.c (__tzset_parse_tz): Update default rules for
44717         daylight time changes in the Energy Policy Act of 2005.
44719 2012-05-09  Andreas Jaeger  <aj@suse.de>
44721         [BZ #13983]
44722         * elf/ldconfig.c (parse_conf): Change string to make clear that
44723         ldconfig only issued a warning if ld.so.conf does not exist.
44725 2012-05-08  David S. Miller  <davem@davemloft.net>
44727         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
44728         movxtod instead of popping the value on the stack.
44730         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44732 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
44734         * config.h.in: Add HAVE_ARM_PCS_VFP.
44736 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
44738         [BZ #13979]
44739         * include/features.h: Warn if user requests __FORTIFY_SOURCE
44740         checking but the checks are disabled for any reason.
44742 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
44744         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
44745         and ELF64_R_TYPE with ELFW(R_TYPE).
44747 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
44749         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
44750         (ulimit): Likewise.
44752         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
44753         (settimeofday): Likewise.
44755 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
44757         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
44758         a struct th_u2 inside the union, and move tu_block/tu_code into
44759         a new th_u3 union of tu_block/tu_code inside of that.  Move
44760         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
44761         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
44762         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
44763         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
44764         (th_stuff): Change to th_u1.tu_stuff.
44765         (th_data): Define.
44766         (th_msg): Change to th_u1.th_u2.tu_data.
44768 2012-05-07  David S. Miller  <davem@davemloft.net>
44770         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44772         [BZ #14074]
44773         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
44774         (SETUP_PIC_REG): Use it.
44775         (SETUP_PIC_REG_LEAF): Use it.
44777 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
44779         [BZ #13885]
44780         [BZ #13923]
44781         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
44782         USE_AS_EXPM1L.
44783         (EXPL_FINITE): Likewise.
44784         (FLDLOG): Likewise.
44785         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
44786         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
44787         e_expl.S.
44788         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
44789         USE_AS_EXPM1L.
44790         (EXPL_FINITE): Likewise.
44791         (FLDLOG): Likewise.
44792         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
44793         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
44794         e_expl.S.
44795         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
44796         test of -max_value argument for long double.
44797         * sysdeps/i386/fpu/libm-test-ulps: Update.
44798         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44800 2012-05-06  David S. Miller  <davem@davemloft.net>
44802         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
44803         quad soft-float symbols whose references which are compiler
44804         generated.
44805         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
44807 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
44809         [BZ #13884]
44810         [BZ #13914]
44811         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
44812         USE_AS_EXP10L.
44813         (EXPL_FINITE): Likewise.
44814         (FLDLOG): Likewise.
44815         (c0): Likewise.
44816         (c1): Likewise.
44817         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
44818         Adjust comments for base varying.
44819         (__expl_finite): Change alias to EXPL_FINITE.
44820         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
44821         e_expl.S.
44822         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
44823         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
44824         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
44825         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
44826         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
44827         USE_AS_EXP10L.
44828         (EXPL_FINITE): Likewise.
44829         (FLDLOG): Likewise.
44830         (c0): Likewise.
44831         (c1): Likewise.
44832         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
44833         Adjust comments for base varying.
44834         (__expl_finite): Change alias to EXPL_FINITE.
44835         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
44836         tests for bugs.
44837         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
44839         [BZ #14064]
44840         * math/libm-test.inc (check_float_internal): Correct ulp
44841         calculation for subnormal expected results.
44843 2012-05-06  Andreas Jaeger  <aj@suse.de>
44845         * Makeconfig (+math-flags): New, set to -frounding-math.
44846         (+cflags): Add +math-flags so that all of glibc gets compiled with
44847         it.
44849         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
44851 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
44853         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
44854         Disable one test.
44856         [BZ #13787]
44857         [BZ #13922]
44858         [BZ #14036]
44859         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
44860         (__ieee754_expl): Allow for and saturate large arguments.
44861         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
44862         (u_threshold): Likewise.
44863         (__exp): Call __ieee754_exp before checking for overflow and
44864         underflow.
44865         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
44866         (u_threshold): Likewise.
44867         (__expf): Call __ieee754_expf before checking for overflow and
44868         underflow.
44869         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
44870         (u_threshold): Likewise.
44871         (__expl): Call __ieee754_expl before checking for overflow and
44872         underflow.
44873         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
44874         (__ieee754_expl): Allow for and saturate large arguments.
44875         * math/libm-test.inc (exp_test): Add another test.  Do not allow
44876         missing overflow exception on overflow.
44877         (expm1_test): Do not allow missing overflow exception on overflow.
44879         * sysdeps/i386/fpu/e_expl.c: Move to ...
44880         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
44881         rather than using inline asm.
44882         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
44883         * sysdeps/x86_64/fpu/e_expl.S: Copy from
44884         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
44886         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
44887         (nice): Likewise.
44888         (poll): Likewise.
44889         (signal): Likewise.
44890         (time): Likewise.
44891         (times): Likewise.
44893 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
44895         * sysdeps/unix/syscalls.list (adjtime): Add entry from
44896         sysdeps/unix/common/syscalls.list.
44897         (fchmod): Likewise.
44898         (fchown): Likewise.
44899         (ftruncate): Likewise.
44900         (getrusage): Likewise.
44901         (gettimeofday): Likewise.
44902         (setpgid): Likewise.
44903         (setregid): Likewise.
44904         (setreuid): Likewise.
44905         (sigaction): Likewise.
44906         (truncate): Likewise.
44907         (vhangup): Likewise.
44908         * sysdeps/unix/common/syscalls.list: Remove file.
44909         * sysdeps/unix/bsd/Implies: Don't include unix/common.
44910         * sysdeps/unix/sysv/linux/Implies: Likewise.
44912 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
44914         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
44915         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
44916         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
44917         Moved to ...
44918         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
44919         Here.
44920         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
44921         to ...
44922         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
44923         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
44924         to ...
44925         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
44926         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
44927         to ...
44928         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
44929         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
44930         to ...
44931         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
44932         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
44933         to ...
44934         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
44935         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
44936         to ...
44937         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
44938         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
44939         to ...
44940         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
44941         Here.
44942         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
44943         to ...
44944         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
44945         Here.
44946         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
44947         to ...
44948         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
44949         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
44950         Moved to ...
44951         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
44952         Here.
44953         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
44954         to ...
44955         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
44957 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
44959         * sysdeps/unix/common/bits/dirent.h: Remove file.
44960         * sysdeps/unix/common/bits/fcntl.h: Likewise.
44962         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
44963         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
44964         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
44965         * sysdeps/unix/bsd/isatty.c: Likewise.
44966         * sysdeps/unix/bsd/tcdrain.c: Likewise.
44967         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
44968         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
44970 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44972         [BZ #13563]
44973         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
44974         long double comparison inaccuracies.
44975         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
44976         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44978 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
44980         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
44981         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
44983 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
44985         [BZ #14049]
44986         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
44987         nonzero digits before rounding a hex value.
44988         * stdlib/tst-strtod.c (tests): Add another test.
44990 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
44992         * sysdeps/s390/fpu/libm-test-ulps: Update.
44994 2012-05-03  Andreas Jaeger  <aj@suse.de>
44996         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
44997         does not get optimized out.
44998         (malloc_opt_barrier): New.
45000 2012-05-03  Andreas Jaeger  <aj@suse.de>
45001             Roland McGrath  <roland@hack.frob.com>
45003         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
45004         intermediate file deletion.
45005         (generated): Add .symlist files.
45007 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
45009         [BZ #13775]
45010         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
45011         Redirect under this condition.
45012         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
45013         [__USE_GNU] (__dprintf_chk): Not under this condition.
45014         [__USE_GNU] (__vdprintf_chk): Likewise.
45015         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
45016         under this condition.
45017         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
45018         [__USE_XOPEN2K8] (dprintf): Define under this condition.
45019         [__USE_XOPEN2K8] (vdprintf): Likewise.
45020         [__USE_GNU] (__dprintf_chk): Not under this condition.
45021         [__USE_GNU] (__vdprintf_chk): Likewise.
45022         [__USE_GNU] (dprintf): Likewise.
45023         [__USE_GNU] (vdprintf): Likewise.
45025 2012-05-03  Roland McGrath  <roland@hack.frob.com>
45027         * elf/Makefile (common-generated): Set this instead of generated for
45028         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
45029         $(all-built-dso)-derived lists.
45031 2012-05-03  Andreas Jaeger  <aj@suse.de>
45033         * sysdeps/i386/fpu/libm-test-ulps: Update.
45035         * FAQ: Removed.
45036         * FAQ.in: Likewise.
45037         * scripts/gen-FAQ.pl: Likewise.
45038         * manual/install.texi (Installation): Point to online location of
45039         FAQ.
45040         * Makefile (files-for-dist): Remove FAQ.
45041         (FAQ): Remove.
45043 2012-05-02  Allan McRae  <allan@archlinux.org>
45045         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
45046         (LDFLAGS-reldepmod5.so): Likewise.
45047         (LDFLAGS-reldep6mod1.so): Likewise.
45048         (LDFLAGS-reldep6mod4.so): Likewise.
45049         (LDFLAGS-reldep8mod3.so): Likewise.
45050         (LDFLAGS-unload4mod1.so): Likewise.
45051         (LDFLAGS-unload4mod2.so): Likewise.
45052         (LDFLAGS-tst-initorder): Likewise.
45053         (LDFLAGS-tst-initordera2.so): Likewise.
45054         (LDFLAGS-tst-initordera3.so): Likewise.
45055         (LDFLAGS-tst-initordera4.so): Likewise.
45056         (LDFLAGS-tst-initorderb2.so): Likewise.
45057         (LDFLAGS-noload): Likewise.
45058         (LDFLAGS-next): Likewise.
45059         (LDFLAGS-order2mod1.so): Likewise.
45060         (LDFLAGS-order2mod2.so): Likewise.
45061         (LDFLAGS-tst-initorder2): Likewise.
45062         (LDFLAGS-tst-initorder2a.so): Likewise.
45063         (LDFLAGS-tst-initorder2b.so): Likewise.
45064         (LDFLAGS-tst-initorder2c.so): Likewise.
45065         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
45067 2012-05-02  David S. Miller  <davem@davemloft.net>
45069         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45071 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
45073         [BZ #14055]
45074         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
45076 2012-05-02  Andreas Jaeger  <aj@suse.de>
45078         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
45079         since we manipulate rounding mode.
45080         (CPPFLAGS-test-idouble.c): Likewise.
45081         (CPPFLAGS-test-ifloat.c): Likewise.
45082         (CFLAGS-test-ldouble.c): Likewise.
45083         (CFLAGS-test-double.c): Likewise.
45084         (CFLAGS-test-float.c): Likewise.
45085         (CFLAGS-test-misc.c): Likewise.
45086         (CFLAGS-test-test-fenv.c): Likewise.
45088 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45090         [BZ #2550]
45091         [BZ #2570]
45092         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
45093         comparisons to determine direction to adjust input.
45095 2012-05-01  Roland McGrath  <roland@hack.frob.com>
45097         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
45098         output to the target.
45100         * scripts/localplt.awk: New file.
45101         * elf/Makefile ($(objpfx)check-localplt): Target removed.
45102         (check-localplt-CFLAGS): Variable removed.
45103         ($(all-built-dso:=.jmprel)): New static pattern rule.
45104         (generated): Add those targets.
45105         (localplt-built-dso): New variable.
45106         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
45108         * elf/check-localplt.c: File removed.
45110         * scripts/check-execstack.awk: New file.
45111         * elf/Makefile ($(objpfx)check-execstack): Target removed.
45112         (check-execstack-CFLAGS): Variable removed.
45113         ($(objpfx)check-execstack.h): Target removed.
45114         ($(objpfx)execstack-default): New target.
45115         (generated): Add that instead of check-execstack.h.
45116         ($(all-built-dso:=.phdr)): New static pattern rule.
45117         (generated): Add those targets.
45118         * elf/check-execstack.c: File removed.
45120         * scripts/check-textrel.awk: New file.
45121         * elf/Makefile ($(objpfx)check-textrel): Target removed.
45122         (check-textrel-CFLAGS): Variable removed.
45123         (all-built-dso): Use := to define.o
45124         ($(all-built-dso:=.dyn)): New static pattern rule.
45125         (generated): Add those targets.
45126         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
45127         * config.make.in (READELF): New substituted variable.
45128         * elf/check-textrel.c: File removed.
45130 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
45132         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
45133         allow.
45134         * conform/data/ctype.h-data [C99-based standards] (isblank):
45135         Expect function.
45136         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
45137         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
45138         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45139         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
45140         Specify type.  Require positive value.
45141         (EILSEQ): Likewise.
45142         (ERANGE): Likewise.
45143         [ISO || POSIX] (EILSEQ): Do not expect.
45144         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
45145         Specify type.  Require positive value.
45146         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
45147         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
45148         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
45149         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
45150         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
45151         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
45152         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
45153         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
45154         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
45155         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
45156         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
45157         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
45158         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
45159         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
45160         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
45161         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
45162         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
45163         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
45164         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
45165         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
45166         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
45167         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
45168         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
45169         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
45170         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
45171         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
45172         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
45173         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
45174         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
45175         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
45176         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
45177         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
45178         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
45179         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
45180         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
45181         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
45182         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
45183         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
45184         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
45185         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
45186         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
45187         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
45188         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
45189         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
45190         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
45191         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
45192         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
45193         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
45194         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
45195         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
45196         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
45197         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
45198         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
45199         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
45200         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
45201         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
45202         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
45203         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
45204         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
45205         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
45206         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
45207         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
45208         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
45209         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
45210         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
45211         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
45212         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
45213         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
45214         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
45215         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
45216         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
45217         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
45218         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
45219         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
45220         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
45221         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
45222         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
45223         Require >= 2.
45224         (FLT_ROUNDS): Expect as macro, not constant.
45225         (FLT_MANT_DIG): Use macro-int-constant.
45226         (DBL_MANT_DIG): Likewise.
45227         (LDBL_MANT_DIG): Likewise.
45228         (FLT_DIG): Likewise.
45229         (DBL_DIG): Likewise.
45230         (LDBL_DIG): Likewise.
45231         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
45232         (DBL_MIN_EXP): Likewise.
45233         (LDBL_MIN_EXP): Likewise.
45234         (FLT_MAX_EXP): Use macro-int-constant.
45235         (DBL_MAX_EXP): Likewise.
45236         (LDBL_MAX_EXP): Likewise.
45237         (FLT_MAX_10_EXP): Likewise.
45238         (DBL_MAX_10_EXP): Likewise.
45239         (LDBL_MAX_10_EXP): Likewise.
45240         (FLT_MAX): Use macro-constant.
45241         (DBL_MAX): Likewise.
45242         (LDBL_MAX): Likewise.
45243         (FLT_EPSILON): Use macro-constant.  Give upper bound.
45244         (DBL_EPSILON): Likewise.
45245         (LDBL_EPSILON): Likewise.
45246         (FLT_MIN): Likewise.
45247         (DBL_MIN): Likewise.
45248         (LDBL_MIN): Likewise.
45249         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
45250         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
45251         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
45252         [ISO11] (FLT_HAS_SUBNORM): Likewise.
45253         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
45254         [ISO11] (DBL_DECIMAL_DIG): Likewise.
45255         [ISO11] (FLT_DECIMAL_DIG): Likewise.
45256         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
45257         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
45258         [ISO11] (FLT_TRUE_MIN): Likewise.
45259         [ISO11] (LDBL_TRUE_MIN): Likewise.
45260         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45261         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
45262         (SCHAR_MIN): Use macro-int-constant.  Specify type.
45263         (SCHAR_MAX): Likewise.
45264         (UCHAR_MAX): Likewise.
45265         (CHAR_MIN): Likewise.
45266         (CHAR_MAX): Likewise.
45267         (MB_LEN_MAX): Use macro-int-constant.
45268         (SHRT_MIN): Use macro-int-constant.  Specify type.
45269         (SHRT_MAX): Likewise.
45270         (USHRT_MAX): Likewise.
45271         (INT_MAX): Likewise.
45272         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
45273         bound negative.
45274         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
45275         bound with "U".
45276         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
45277         bound with "L".
45278         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
45279         bound negative.  Suffix upper bound with "L".
45280         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
45281         bound with "UL".
45282         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
45283         Specify type.
45284         [C99-based standards] (LLONG_MAX): Likewise.
45285         [C99-based standards] (ULLONG_MAX): Likewise.
45286         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
45287         == 0.
45288         [ISO11] (max_align_t): Require type.
45289         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45291         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
45292         from $CFLAGS, without defining away __attribute__ calls.
45293         (checknamespace): Use $CFLAGS_namespace.
45295         * conform/conformtest.pl (@keywords): Only include C99 keywords
45296         for standards based on C99 or C11.
45298         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
45299         Disable tests.
45300         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
45301         UNIX98]: Likewise.
45303         * conform/conformtest.pl: Handle "macro-int-constant" and test for
45304         usability of symbols in #if.
45306         * conform/conformtest.pl: If macro or constant types start
45307         "promoted:", expect the symbol to be of the following type
45308         promoted by the integer promotions.
45310         * conform/conformtest.pl: Parse all "constant" and "macro" lines
45311         in one place.  Also handle "macro-constant".
45313         * conform/conformtest.pl: Only accept expected macro values with
45314         "==".  Parse all "macro" lines in one place.
45315         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
45317         * conform/conformtest.pl: Handle braced types on "constant" lines
45318         instead of handling "typed-constant".
45319         * conform/data/signal.h-data: Use "constant" instead of
45320         "typed-constant".
45322         * conform/conformtest.pl: Handle "optional-" at start of lines in
45323         one place rather than duplicating several cases.  Handle each
45324         format of "macro" line with initial "optional-".
45326         * conform/conformtest.pl: Only accept expected constant or
45327         optional-constant values with "==".  Parse all "constant" lines in
45328         one place.  Parse all "optional-constant" lines in one place.
45329         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
45330         * conform/data/fmtmsg.h-data: Likewise.
45331         * conform/data/netinet/in.h-data: Likewise.
45332         * conform/data/tar.h-data: Likewise.
45333         * conform/data/limits.h-data: Use "==" form on "constant" and
45334         "optional-constant" lines.
45336         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
45337         Use -std=c99 for XOPEN2K.
45338         (@knownproblems): Remove.
45339         (newtoken): Don't check %isknown.
45341         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
45342         Do not expect macro.
45343         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
45344         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
45345         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
45346         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
45347         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
45348         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
45349         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
45350         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
45351         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
45352         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
45353         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
45354         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
45355         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
45356         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
45357         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
45358         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
45359         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
45360         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
45361         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
45362         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
45363         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
45364         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
45365         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
45366         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
45367         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
45368         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
45369         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
45370         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
45371         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
45372         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
45373         [XPG3] (acosh): Likewise.
45374         [XPG3] (asinh): Likewise.
45375         [XPG3] (atanh): Likewise.
45376         [XPG3] (cbrt): Likewise.
45377         [XPG3] (expm1): Likewise.
45378         [XPG3] (ilogb): Likewise.
45379         [XPG3] (log1p): Likewise.
45380         [XPG3] (logb): Likewise.
45381         [XPG3] (nextafter): Likewise.
45382         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
45383         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
45384         [XPG3] (remainder): Likewise.
45385         [XPG3] (rint): Likewise.
45386         [XPG3 || XPG4 || UNIX98] (round): Likewise.
45387         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
45388         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
45389         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
45390         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
45391         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
45392         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
45393         [UNIX98 || XOPEN2K] (scalb): Expect.
45394         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
45395         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
45396         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
45397         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
45398         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
45399         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
45400         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
45401         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
45402         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
45403         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
45404         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
45405         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
45406         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
45407         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
45408         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
45409         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
45410         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
45411         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
45412         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
45413         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
45414         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
45415         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
45416         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
45417         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
45418         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
45419         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
45420         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
45421         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
45422         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
45423         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
45424         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
45425         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
45426         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
45427         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
45428         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
45429         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
45430         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
45431         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
45432         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
45433         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
45434         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
45435         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
45436         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
45437         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
45438         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
45439         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
45440         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
45441         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
45442         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
45443         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
45444         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
45445         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
45446         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
45447         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
45448         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
45449         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
45450         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
45451         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
45452         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
45453         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
45454         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
45455         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
45456         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
45457         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
45458         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
45459         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
45460         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
45461         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
45462         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
45463         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
45464         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
45465         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
45466         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
45467         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
45468         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
45469         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
45470         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
45471         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
45472         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
45473         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
45474         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
45475         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
45476         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
45477         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
45478         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
45479         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
45480         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
45481         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
45482         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
45483         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
45484         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
45485         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
45486         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
45487         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
45488         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
45489         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
45490         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
45491         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
45492         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
45493         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
45494         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
45495         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
45496         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
45497         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
45498         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
45499         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
45500         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
45501         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
45502         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
45503         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
45504         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
45505         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
45506         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
45507         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
45508         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
45509         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
45510         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
45511         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
45512         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
45513         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
45514         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
45515         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
45516         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
45517         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
45518         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
45519         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
45520         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
45521         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
45522         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
45523         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
45524         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
45525         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
45526         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
45527         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
45528         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
45529         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
45530         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
45532         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
45533         _XOPEN_SOURCE_EXTENDED for XPG4.
45535         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
45537         * Makeconfig (localtime): Remove variable.
45538         (inst_localtime-file): Likewise.
45540 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
45542         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
45543         Update.
45544         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
45545         Update.
45546         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
45547         Update.
45548         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
45549         Update.
45550         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
45551         Update.
45552         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
45553         Update.
45554         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
45555         Update.
45556         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
45557         Update.
45558         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
45559         Update.
45561 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
45563         [BZ #2550]
45564         [BZ #2570]
45565         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
45566         comparisons to determine direction to adjust input.
45567         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
45568         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
45569         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
45570         Likewise.
45571         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
45572         Likewise.
45573         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
45574         Likewise.
45575         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
45576         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
45577         Likewise.
45578         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
45579         Likewise.
45580         * math/libm-test.inc (nexttoward_test): Add more tests.
45582 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
45584         [BZ #14040]
45585         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
45586         in version GLIBC_2.1, not GLIBC_2.0.
45587         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
45588         Likewise.
45590 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
45592         [BZ #13942]
45593         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
45594         (1 - x) * (1 + x).
45595         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
45596         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
45597         * math/libm-test.inc (acos_test): Add more tests.
45598         (asin_test): Likewise.
45599         * sysdeps/i386/fpu/libm-test-ulps: Update.
45600         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45602         [BZ #14034]
45603         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
45604         of square root.
45605         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
45606         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
45607         * math/libm-test.inc (acos_test_tonearest): New function.
45608         (acos_test_towardzero): Likewise.
45609         (acos_test_downward): Likewise.
45610         (acos_test_upward): Likewise.
45611         (asin_test_tonearest): Likewise.
45612         (asin_test_towardzero): Likewise.
45613         (asin_test_downward): Likewise.
45614         (asin_test_upward): Likewise.
45615         (main): Call the new functions.
45616         * sysdeps/i386/fpu/libm-test-ulps: Update.
45617         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
45619         [BZ #13884]
45620         [BZ #13924]
45621         * math/e_exp10.c: Include <float.h>.
45622         (__ieee754_exp10): Handle underflow here rather than multiplying
45623         large negative argument by M_LN10.
45624         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
45625         of __ieee754_expf.
45626         * math/e_exp10l.c: Include <float.h>.
45627         (__ieee754_exp10l): Handle underflow here rather than multiplying
45628         large negative argument by M_LN10l.
45629         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
45630         spurious overflow exception on underflow.
45632 2012-04-29  Marek Polacek  <polacek@redhat.com>
45634         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
45635         (__fortify_function): New macro.
45636         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
45637         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
45638         __extern_always_inline.
45639         * libio/bits/stdio2.h: Likewise.
45640         * libio/bits/stdio.h: Likewise.
45641         * string/string.h: Likewise.
45642         * string/bits/string3.h: Likewise.
45643         * include/stdio.h: Likewise.
45644         * stdlib/bits/stdlib.h: Likewise.
45645         * stdlib/stdlib.h: Likewise.
45646         * rt/bits/mqueue2.h: Likewise.
45647         * rt/mqueue.h: Likewise.
45648         * posix/bits/unistd.h: Likewise.
45649         * posix/unistd.h: Likewise.
45650         * io/bits/poll2.h: Likewise.
45651         * io/bits/fcntl2.h: Likewise.
45652         * io/fcntl.h: Likewise.
45653         * io/sys/poll.h: Likewise.
45654         * misc/bits/syslog.h: Likewise.
45655         * misc/bits/syslog-ldbl.h: Likewise.
45656         * misc/sys/syslog.h: Likewise.
45657         * socket/bits/socket2.h: Likewise.
45658         * socket/sys/socket.h: Likewise.
45659         * debug/tst-chk1.c: Likewise.
45660         * wcsmbs/bits/wchar2.h: Likewise.
45661         * wcsmbs/bits/wchar-ldbl.h: Likewise.
45662         * wcsmbs/wchar.h: Likewise.
45664 2012-04-29  Andreas Jaeger  <aj@suse.de>
45666         * Makerules (tests): Remove enable-check-abi protection.
45667         (check-abi-warn): Remove.
45668         (check-abi-%): Remove check-abi-warn usage.
45670         * configure.in: Remove check-abi configure option.
45671         * configure: Regenerated.
45672         * config.make.in (enable-check-abi): Remove.
45674 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
45676         [BZ #14033]
45677         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
45678         double functions to double *_finite functions.
45680         [BZ #13941]
45681         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
45682         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
45683         LDBL_MIN_EXP.
45684         * stdio-common/Makefile (tests): Add tst-sprintf3.
45685         * stdio-common/tst-sprintf3.c: New file.
45687         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
45688         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
45690 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
45692         * conform/conformtest.pl: Remove duplicate typed-constant
45693         handling.
45695 2012-04-28  David S. Miller  <davem@davemloft.net>
45697         * Makerules (%.abilist): Add vpath on sysdep_dirs.
45698         (check-abi-%): Remove AWK script prerequisite and explicit
45699         abilist directory.
45700         (check-abi): Rewrite to just diff the symlist with the abilist.
45701         (config-tls, config-abi-config): Delete, no longer used.
45702         (update-abi-%): Remove AWK script and explicit abilist directory.
45703         (update-abi): Rewrite to simply compare and conditionally copy the
45704         symlist and the sysdep abilist file.  Remove update-abi-config
45705         checks.
45706         * abilist/ld.abilist: Remove.
45707         * abilist/libBrokenLocale.abilist: Remove.
45708         * abilist/libanl.abilist: Remove.
45709         * abilist/libcrypt.abilist: Remove.
45710         * abilist/libdl.abilist: Remove.
45711         * abilist/librt.abilist: Remove.
45712         * abilist/libthread_db.abilist: Remove.
45713         * abilist/libutil.abilist: Remove.
45714         * scripts/extract-abilist.awk: Remove.
45715         * scripts/merge-abilist.awk: Remove.
45716         * sysdeps/generic/libcidn.abilist: New file.
45717         * sysdeps/generic/libnss_compat.abilist: New file.
45718         * sysdeps/generic/libnss_db.abilist: New file.
45719         * sysdeps/generic/libnss_dns.abilist: New file.
45720         * sysdeps/generic/libnss_files.abilist: New file.
45721         * sysdeps/generic/libnss_hesiod.abilist: New file.
45722         * sysdeps/generic/libnss_nis.abilist: New file.
45723         * sysdeps/generic/libnss_nisplus.abilist: New file.
45724         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
45725         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
45726         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
45727         file.
45728         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
45729         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
45730         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
45731         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
45732         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
45733         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
45734         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
45735         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
45736         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
45737         file.
45738         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
45739         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
45740         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
45741         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
45742         file.
45743         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
45744         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
45745         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
45746         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
45747         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
45748         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
45749         file.
45750         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
45751         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
45752         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
45753         file.
45754         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
45755         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
45756         New file.
45757         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
45758         New file.
45759         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
45760         New file.
45761         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
45762         New file.
45763         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
45764         New file.
45765         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
45766         New file.
45767         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
45768         New file.
45769         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
45770         New file.
45771         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
45772         New file.
45773         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
45774         New file.
45775         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
45776         New file.
45777         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
45778         New file.
45779         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
45780         New file.
45781         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
45782         file.
45783         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
45784         New file.
45785         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
45786         New file.
45787         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
45788         file.
45789         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
45790         New file.
45791         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
45792         New file.
45793         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
45794         file.
45795         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
45796         New file.
45797         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
45798         New file.
45799         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
45800         New file.
45801         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
45802         New file.
45803         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
45804         New file.
45805         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
45806         New file.
45807         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
45808         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
45809         file.
45810         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
45811         New file.
45812         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
45813         file.
45814         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
45815         file.
45816         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
45817         file.
45818         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
45819         file.
45820         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
45821         file.
45822         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
45823         New file.
45824         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
45825         file.
45826         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
45827         file.
45828         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
45829         New file.
45830         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
45831         file.
45832         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
45833         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
45834         file.
45835         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
45836         New file.
45837         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
45838         file.
45839         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
45840         file.
45841         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
45842         file.
45843         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
45844         file.
45845         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
45846         file.
45847         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
45848         New file.
45849         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
45850         file.
45851         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
45852         file.
45853         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
45854         New file.
45855         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
45856         file.
45857         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
45858         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
45859         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
45860         file.
45861         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
45862         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
45863         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
45864         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
45865         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
45866         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
45867         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
45868         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
45869         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
45870         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
45871         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
45872         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
45873         file.
45874         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
45875         New file.
45876         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
45877         file.
45878         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
45879         file.
45880         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
45881         file.
45882         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
45883         file.
45884         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
45885         file.
45886         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
45887         New file.
45888         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
45889         New file.
45890         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
45891         file.
45892         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
45893         New file.
45894         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
45895         file.
45896         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
45897         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
45898         file.
45899         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
45900         New file.
45901         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
45902         file.
45903         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
45904         file.
45905         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
45906         file.
45907         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
45908         file.
45909         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
45910         file.
45911         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
45912         New file.
45913         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
45914         New file.
45915         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
45916         file.
45917         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
45918         New file.
45919         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
45920         file.
45922 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
45924         * conform/conformtest.pl: Fix typo in handling typed-constant from
45925         allow-header.
45927 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
45929         * README: Cut down references to pre-2.6 Linux kernels and
45930         Linuxthreads.  Update lists of configurations in libc and ports
45931         and sort alphabetically.  Say "or newer" with Linux kernel version
45932         requirements.
45934         * config.h.in [IS_IN_build]: Allow compiling without optimization.
45936 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
45938         [BZ #887]
45939         * math/libm-test.inc (logb_test_downward): New test to expose
45940         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
45941         rounding mode.
45943 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
45945         [BZ #14027]
45946         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
45947         to be done.
45948         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
45949         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
45951 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
45953         * sysdeps/unix/i386/brk.S: Remove file.
45954         * sysdeps/unix/i386/dl-brk.S: Likewise.
45955         * sysdeps/unix/i386/pipe.S: Likewise.
45956         * sysdeps/unix/i386/sigreturn.S: Likewise.
45957         * sysdeps/unix/i386/syscall.S: Likewise.
45958         * sysdeps/unix/i386/vfork.S: Likewise.
45959         * sysdeps/unix/i386/wait.S: Likewise.
45961         * sysdeps/unix/common/tcsendbrk.c: Move to ...
45962         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
45964         * configure.in (arm*-none*): Do not allow without
45965         --enable-hacker-mode.
45966         (netbsd*): Remove case setting base_os.
45967         (386bsd*): Likewise.
45968         (freebsd*): Likewise.
45969         (bsdi*): Likewise.
45970         (osf*): Likewise.
45971         (sunos*): Likewise.
45972         (ultrix*): Likewise.
45973         (newsos*): Likewise.
45974         (dynix*): Likewise.
45975         (*bsd*): Likewise.
45976         (sysv*): Likewise.
45977         (isc*): Likewise.
45978         (esix*): Likewise.
45979         (sco*): Likewise.
45980         (minix*): Likewise.
45981         (irix4*): Likewise.
45982         (irix6*): Likewise.
45983         (solaris[2-9]*): Likewise.
45984         (none): Likewise.
45985         * configure: Regenerated.
45987 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45989         [BZ #11521]
45990         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
45991         overflow or cancellation in calculating denominator.
45992         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
45993         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
45994         down expression to avoid unexpected rounding in newer GCCs.
45995         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
45997 2012-04-26  David S. Miller  <davem@davemloft.net>
45999         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
46000         long-double compat symbols.
46001         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
46002         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
46003         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
46004         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
46005         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
46006         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
46007         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
46008         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
46009         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
46010         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
46011         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
46012         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
46013         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
46015 2012-04-25  David S. Miller  <davem@davemloft.net>
46017         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
46018         HWCAP_* values only after the memory barriers have been defined.
46019         (atomic_full_barrier): Define.
46020         (atomic_read_barrier): Define.
46021         (atomic_write_barrier): Define.
46023 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
46025         * shlib-versions: Add libgcc_s version information.
46026         * sysdeps/generic/libgcc_s.h: Remove.
46027         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
46028         libgcc_s.h.
46029         * sysdeps/gnu/unwind-resume.c: Likewise.
46030         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
46032 2012-04-25  David S. Miller  <davem@davemloft.net>
46034         * sysdeps/unix/sparc/brk.S: Delete.
46035         * sysdeps/unix/sparc/dl-brk.S: Delete.
46036         * sysdeps/unix/sparc/pipe.S: Delete.
46037         * sysdeps/unix/sparc/sysdep.S: Delete.
46038         * sysdeps/unix/sparc/sysdep.h: Delete.
46039         * sysdeps/unix/sparc/vfork.S: Delete.
46040         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
46041         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
46042         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
46043         (ret_ERRVAL, r0, r1, MOVE): Define.
46044         (JUMPTARGET): Remove.
46045         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
46046         sysdeps/unix/sparc/sysdep.h
46047         (ENTRY, END): Remove.
46048         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
46050 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
46052         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
46053         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
46054         -DIS_IN_build.
46056         * timezone/README: Update upstream location and email address for
46057         tzcode and tzdata.
46058         * timezone/zdump.c: Update from tzcode 2012b.
46059         * timezone/zic.c: Likewise.
46061         * configure.in (libc_cv_as_needed): Remove test.
46062         * configure: Regenerated.
46063         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
46064         conditional definition.
46065         [$(have-as-needed) != yes] (no-as-needed): Likewise.
46066         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
46067         * config.make.in (have-as-needed): Remove variable.
46069 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
46070             Paul Pluzhnikov  <ppluzhnikov@google.com>
46072         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
46073         strings correctly.
46075 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
46077         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
46078         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
46079         * sysdeps/sh/strlen.S: Likewise.
46081 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
46083         * sysdeps/unix/fork.S: Remove file.
46084         * sysdeps/unix/i386/fork.S: Likewise.
46085         * sysdeps/unix/sparc/fork.S: Likewise.
46087         * sysdeps/unix/system.c: Remove file.
46088         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
46090         * sysdeps/unix/getegid.S: Remove file.
46091         * sysdeps/unix/geteuid.S: Likewise.
46093 2012-04-24  Roland McGrath  <roland@hack.frob.com>
46095         * scripts/check-localplt.awk: New file.
46096         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
46097         of diff.
46098         * scripts/data/localplt-generic.data: Add a comment.
46100         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
46101         NODE when __dir_mkfile failed.
46102         * sysdeps/mach/hurd/symlinkat.c: Likewise.
46103         Reported by Ludovic Courtès <ludo@gnu.org>.
46105 2012-04-24  Andreas Jaeger  <aj@suse.de>
46107         * Makerules (common-clean): Also remove gen-as-const-headers
46108         files.
46110 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
46112         * Makerules (native-compile): Do not change working directory for
46113         build.  Use $(OUTPUT_OPTION) in command.
46114         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
46116 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46118         [BZ #13886]
46119         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
46120         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
46121         * math/libm-test.inc (floor_test): Add more tests.
46122         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
46124 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
46126         * sysdeps/unix/getdents.c: Remove file.
46127         * sysdeps/unix/sysv/getdents.c: Likewise.
46128         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
46130         * sysdeps/unix/syscalls.list (madvise): Add syscall from
46131         sysdeps/unix/mman/syscalls.list.
46132         (mmap): Likewise.
46133         (mprotect): Likewise.
46134         (msync): Likewise.
46135         (munmap): Likewise.
46136         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
46137         * sysdeps/unix/mman/syscalls.list: Remove.
46138         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
46140         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
46141         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
46142         * configure: Regenerated.
46143         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
46144         $(libgcc_s_suffix).
46145         * config.make.in (libgcc_s_suffix): Remove variable.
46147 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
46149         * sysdeps/unix/sysv/gethostname.c: Move to ...
46150         * sysdeps/posix/gethostname.c: ... here.
46152         * sysdeps/unix/execve.S: Remove file.
46154         * sysdeps/unix/_exit.S: Remove file.
46156 2012-04-23  Andreas Jaeger  <aj@suse.de>
46158         [BZ #13739]
46159         * manual/Makefile: Remove make dist support, there's no
46160         need for a stand-alone documentation tar ball.
46161         (TEXI2DVI): Define always, it's not in Makeconfig.
46162         (dist): Removed.
46163         (tar-it): Removed.
46164         (edition): Removed.
46165         (glibc-doc-$(edition).tar): Removed
46166         (%.Z): Removed.
46167         (%.gz): Removed.
46168         (%.uu): Removed.
46169         (ETAGS): Remove, it's in Makeconfig.
46170         (move-if-change): Remove, it's in Makeconfig.
46172 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
46174         [BZ #13970]
46175         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
46176         (strtod, strtof, strtold, strtol, strtoul, strtoq)
46177         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
46178         (strtod_l, strtof_l, strtold_l): Remove __wur.
46179         It is not necessarily an error to ignore strtol's return value.
46180         One can reliably look at the stored endptr to decide whether
46181         the number had valid syntax.
46183 2012-04-21  Andreas Jaeger  <aj@suse.de>
46185         [BZ #13739]
46186         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
46188 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
46190         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
46191         * sysdeps/unix/sysv/Versions: Remove file.
46193 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
46195         [BZ #13927]
46196         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
46198 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
46200         [BZ #7064]
46201         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
46202         version from __vm86.
46204 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
46206         * sysdeps/unix/common/lxstat.c: Remove file.
46207         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
46209         * sysdeps/unix/sysv/Makefile: Remove file.
46211         * sysdeps/unix/sysv/direct.h: Remove file.
46213         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
46214         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
46215         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
46216         * sysdeps/unix/sysv/bits/signum.h: Likewise.
46217         * sysdeps/unix/sysv/bits/stat.h: Likewise.
46218         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
46219         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
46221         * sysdeps/unix/sysv/setrlimit.c: Remove file.
46223         * sysdeps/unix/xmknod.c: Remove file.
46224         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
46226         * sysdeps/unix/sysv/settimeofday.c: Remove file.
46228         * sysdeps/unix/sysv/i386/time.S: Remove file.
46230         * sysdeps/unix/fxstat.c: Remove file.
46231         * sysdeps/unix/xstat.c: Likewise.
46232         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
46234         * sysdeps/unix/sysv/sigaction.c: Remove file.
46236         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
46237         (sysdep_headers): Remove variable.
46238         [termio.h not in sysdep_headers] (generated): Likewise.
46239         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
46240         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
46241         * sysdeps/unix/sysv/tcdrain.c: Likewise.
46242         * sysdeps/unix/sysv/tcflow.c: Likewise.
46243         * sysdeps/unix/sysv/tcflush.c: Likewise.
46244         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
46245         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
46246         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
46247         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
46248         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
46250         * sysdeps/unix/siglist.c: Remove file.
46252         * sysdeps/unix/getppid.S: Remove file.
46254         * sysdeps/unix/mkdir.c: Remove file.
46255         * sysdeps/unix/rmdir.c: Likewise.
46257 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
46259         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
46260         ERR_MAX value.
46261         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
46262         errlist-compat value.
46264 2012-04-18  David S. Miller  <davem@davemloft.net>
46266         * sysdeps/generic/memcopy.h (reg_char): Delete.
46267         * debug/strcat_chk.c: Use char, not reg_char.
46268         * debug/strcpy_chk.c: Likewise.
46269         * debug/strncat_chk.c: Likewise.
46270         * debug/strncpy_chk.c: Likewise.
46271         * string/memchr.c: Likewise.
46272         * string/memrchr.c: Likewise.
46273         * string/rawmemchr.c: Likewise.
46274         * string/strcat.c: Likewise.
46275         * string/strchr.c: Likewise.
46276         * string/strchrnul.c: Likewise.
46277         * string/strcmp.c: Likewise.
46278         * string/strcpy.c: Likewise.
46279         * string/strncat.c: Likewise.
46280         * string/strncmp.c: Likewise.
46281         * string/strncpy.c: Likewise.
46283 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
46285         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
46286         __builtin_memcopy is called when src and dest ranges are known to not
46287         overlap.
46289 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
46291         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
46292         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
46293         fwd_align_merge macro call.
46294         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
46295         bwd_align_merge macro call.
46296         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
46298 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
46300         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
46301         bwd_align_merge macros.
46302         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
46303         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
46304         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
46306 2012-04-18  David S. Miller  <davem@davemloft.net>
46308         * sysdeps/sparc/sparc64/memcopy.h: Delete.
46310 2012-04-18  Andreas Jaeger  <aj@suse.de>
46312         [BZ# 6794]
46313         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
46314         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
46315         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
46317         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
46318         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
46319         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
46321         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
46322         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
46323         Adjust for changed ldbl-128 files.
46325         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
46326         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
46327         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
46329 2012-04-17  David S. Miller  <davem@davemloft.net>
46331         * sysdeps/sparc/sparc32/memcopy.h: Delete.
46333 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
46335         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
46336         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
46337         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
46338         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
46339         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
46340         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
46342 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46344         [BZ #6794]
46345         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
46346         * math/libm-test.inc: Add ilogb errno and exception tests.
46347         * math/w_ilogb.c: New file: ilogb wrapper.
46348         * math/w_ilogbf.c: New file: ilogbf wrapper.
46349         * math/w_ilogbl.c: New file: ilogbl wrapper.
46350         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
46351         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
46352         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
46353         exception being thrown with 0.0 as argument.
46354         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
46355         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
46356         exception being thrown with 0.0 as argument.
46357         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
46358         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
46359         exception being thrown with 0.0 as argument.
46360         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
46361         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
46362         exception being thrown with 0.0 as argument.
46363         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
46364         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
46365         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
46366         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
46367         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
46368         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
46369         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
46370         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
46371         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
46373 2012-04-17  Petr Baudis  <pasky@ucw.cz>
46375         * include/sys/uio.h: Change __vector to __iovec to avoid clash
46376         with altivec.
46378 2012-04-16  Marek Polacek  <polacek@redhat.com>
46380         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
46382 2012-04-16  Marek Polacek  <polacek@redhat.com>
46384         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
46385         operands of fdivp instruction.
46387 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
46389         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
46390         * elf/tst-auditmod3b.c: Likewise.
46391         * elf/tst-auditmod4b.c: Likewise.
46392         * elf/tst-auditmod5b.c: Likewise.
46393         * elf/tst-auditmod6b.c: Likewise.
46394         * elf/tst-auditmod6c.c: Likewise.
46395         * elf/tst-auditmod7b.c: Likewise.
46396         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
46397         * sysdeps/x86_64/preconfigure.in: Likewise.
46398         * sysdeps/x86_64/preconfigure: Regenerated.
46400 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
46402         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
46403         __ILP32__.
46405 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
46407         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
46408         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
46410 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
46412         [BZ #13973]
46413         * locale/iso-639.def: Fix gl language name. Spotted by
46414         Yaron Shahrabani.
46416 2012-04-12  Roland McGrath  <roland@hack.frob.com>
46418         [BZ #2074]
46419         * libio/libio.h (__io_write_fn): Update comment.
46421 2012-04-12  Petr Baudis  <pasky@ucw.cz>
46423         [BZ #2074]
46424         * stdio.texi (Hook Functions): The user provided writer function
46425         is not allowed to return -1.
46427 2012-04-11  David S. Miller  <davem@davemloft.net>
46429         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46431 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
46433         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
46434         Add a leading slash to rtkaio.
46436 2012-04-11  Jim Meyering  <meyering@redhat.com>
46438         [BZ #11959]
46439         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
46440         It is not necessarily an error to ignore fwrite's return
46441         value.  One can reliably use ferror to test for errors after
46442         the fact.
46444 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
46446         * bits/types.h (__snseconds_t): New type.
46447         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
46449         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
46450         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
46451         (__SNSECONDS_T_TYPE): Likewise.
46452         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
46453         (__SNSECONDS_T_TYPE): Likewise.
46454         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
46455         (__SNSECONDS_T_TYPE): Likewise.
46457 2012-04-10  Andreas Jaeger  <aj@suse.de>
46459         [BZ #2636]
46460         * manual/time.texi (Processor Time): Return type of times is
46461         elapsed real time since an arbitrary point in the past.
46462         (CPU Time): Move CLK_TCK from here...
46463         (Processor Time): ...to here.  Correct description.
46464         * manual/conf.texi (Constants for Sysconf): Correct description of
46465         _SC_CLK_TCK.
46467 2012-04-10  David S. Miller  <davem@davemloft.net>
46469         [BZ #13967]
46470         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
46471         where the is a gap between DT_REL(A) and DT_JMPREL.
46473 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
46475         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
46476         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
46477         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
46479 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
46481         * elf/dl-support.c (_dl_inhibit_cache): New variable.
46482         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
46483         (dl_main): Handle --inhibit-cache.
46484         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
46485         _dl_inhibit_cache.
46486         * elf/dl-load.c (_dl_map_object): Use it.
46487         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
46489 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
46491         [BZ #13872]
46492         * sysdeps/i386/fpu/e_powl.S (p78): New object.
46493         (__ieee754_powl): Saturate large exponents rather than testing for
46494         overflow of y*log2(x).
46495         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
46496         * math/libm-test.inc (pow_test): Do not permit spurious overflow
46497         exceptions.
46499         [BZ #11521]
46500         * math/s_ctan.c: Include <float.h>.
46501         (__ctan): Avoid internal overflow or cancellation in calculating
46502         denominator.
46503         * math/s_ctanf.c: Likewise.
46504         * math/s_ctanl.c: Likewise.
46505         * math/s_ctanh.c: Likewise.
46506         * math/s_ctanhf.c: Likewise.
46507         * math/s_ctanhl.c: Likewise.
46508         * math/libm-test.inc (ctan_test): Add more tests.
46509         (ctanh_test): Likewise.
46510         * sysdeps/i386/fpu/libm-test-ulps: Update.
46511         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46513 2012-04-09  Andreas Jaeger  <aj@suse.de>
46515         [BZ #6894]
46516         * manual/filesys.texi (Directory Entries): Mention that d_namlen
46517         is an optional BSD extension.
46519         [BZ #10254]
46520         * manual/stdio.texi (Opening Streams): Document additional fopen
46521         parameters.
46523 2012-04-09  Roland McGrath  <roland@hack.frob.com>
46525         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
46526         %eax without telling the compiler.
46528 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
46530         [BZ # 13963]
46531         * manual/install.texi: Use sourceware.org.
46533 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
46535         [BZ #13873]
46536         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
46537         (__ieee754_pow): Generate overflow and underflow using huge*huge
46538         and tiny*tiny rather than just returning constant infinity or zero
46539         for large exponents.
46540         * math/libm-test.inc (pow_test): Require overflow exceptions for
46541         applicable cases of large exponents.
46543         [BZ #706]
46544         * sysdeps/i386/fpu/e_pow.S (p10): New object.
46545         (__ieee754_pow): Use iterative multiplication algorithm only for
46546         integer exponents with absolute value below 1024.  Check for odd
46547         integer exponents when using algorithm for real exponents.
46548         * math/libm-test.inc (pow_test): Add more tests.
46549         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
46551 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
46553         [BZ #13705]
46554         * math/libm-test.inc (exp_test): Do not allow overflow exception
46555         on underflow test.
46557 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
46559         [BZ #13705]
46560         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
46561         instead of __kernel_standard_f.
46563 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
46565         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
46566         * sysdeps/x86_64/memset_chk.S: Likewise.
46568 2012-04-08  Andreas Jaeger  <aj@suse.de>
46570         [BZ #10153]
46571         * manual/startup.texi (Environment Access): Describe return value
46572         for putenv and setenv.
46574         [BZ #6895]
46575         * manual/filesys.texi (Directory Entries): Add description for
46576         DT_LNK.
46578         [BZ #6890]
46579         * manual/filesys.texi (Directory Entries): Clarify that it's file
46580         system not operating system in the description of DT_UNKNOWN.
46582         [BZ #6578]
46583         * manual/syslog.texi (closelog): Fix reference, it's openlog.
46585 2012-04-08  Stephen Compall  <s11@member.fsf.org>
46587         [BZ #6649]
46588         * manual/llio.texi (Opening and Closing Files): Add cross
46589         reference to explain mode argument.
46591 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
46593         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
46594         * sysdeps/x86_64/memset_chk.S: Likewise.
46596 2012-04-07  David S. Miller  <davem@davemloft.net>
46598         * elf/elf.h (R_SPARC_WDISP10): Define.
46599         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
46600         R_SPARC_SIZE32.
46601         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
46602         R_SPARC_SIZE64 and R_SPARC_H34.
46604 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
46606         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
46607         conditions and remove no longer applicable assertion.
46609 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
46611         * bits/byteswap.h: Include <features.h>.
46612         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
46613         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
46615 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
46617         * bits/byteswap.h (__bswap_16): Removed.
46618         Include <bits/byteswap-16.h> to get __bswap_16.
46619         * sysdeps/i386/bits/byteswap.h: Likewise.
46620         * sysdeps/s390/bits/byteswap.h: Likewise.
46621         * sysdeps/x86_64/bits/byteswap.h: Likewise.
46622         * bits/byteswap-16.h: New file.
46623         * sysdeps/i386/bits/byteswap-16.h: Likewise.
46624         * sysdeps/s390/bits/byteswap-16.h: Likewise.
46625         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
46626         * string/Makefile (headers): Add bits/byteswap-16.h.
46628 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
46630         [BZ #13895]
46631         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
46632         extra indirection.
46633         * nss/Makefile (tests-static, tests): Add tst-nss-static.
46634         * nss/tst-nss-static.c: New.
46636 2012-04-06  Robert Millan  <rmh@gnu.org>
46638         [BZ #6486]
46639         * manual/llio.texi (File Position Primitive): lseek
46640         refers to WHENCE when it really means OFFSET.
46642 2012-04-06  Andreas Jaeger  <aj@suse.de>
46644         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
46645         strncmp declarations.
46647         * abilist/libc.abilist: Add __poll and __ppoll.
46649 2012-04-05  David S. Miller  <davem@davemloft.net>
46651         * scripts/check-local-headers.sh: Accept a host triplet in the
46652         path matched by the exclude regexp.
46654         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
46655         definition.
46656         * sysdeps/powerpc/powerpc32/dl-machine.h
46657         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
46658         * sysdeps/s390/s390-32/dl-machine.h
46659         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
46660         * sysdeps/sparc/sparc32/dl-machine.h
46661         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
46662         * sysdeps/sparc/sparc64/dl-machine.h
46663         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
46665         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
46666         lazy binding.
46667         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
46668         undefined symbol errors.
46670         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
46671         DT_NEEDED entries.
46673 2012-04-05  Michael Matz  <matz@suse.de>
46675         [BZ #13592]
46676         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
46678 2012-04-05  Andreas Jaeger  <aj@suse.de>
46680         [BZ #13908]
46681         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
46682         comment.
46684 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
46686         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
46687         which ROUND is no valid rounding mode.
46689 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
46691         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
46692         read again.
46693         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
46695 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
46697         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
46698         an exception using FPU order intentionally.
46700 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
46702         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
46703         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
46704         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
46705         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
46707 2012-04-05  Simon Josefsson  <simon@josefsson.org>
46709         [BZ #12340]
46710         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
46711         EINVAL when BUFLEN is too smal.
46713 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
46715         [BZ #13553]
46716         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
46717         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
46719 2012-04-03  Andreas Jaeger  <aj@suse.de>
46721         [BZ #13938]
46722         * manual/setjmp.texi (System V contexts): Fix sentence.
46724         [BZ #13926]
46725         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
46726         New macro for this case.
46727         [!__GNUC__] (__bswap_64): New inline function for this case.
46728         * sysdeps/x86_64/bits/byteswap.h: Likewise.
46729         * bits/byteswap.h: Likewise.
46730         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
46731         ull, guard with __GLIBC_HAVE_LONG_LONG.
46733         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
46734         __GLIBC_HAVE_LONG_LONG.
46736         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
46737         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
46739 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
46741         [BZ #13691]
46742         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
46743         inptr and inend, rather than using last_ch.
46745 2012-04-02  David S. Miller  <davem@davemloft.net>
46747         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
46748         * stdio-common/printf-parse.h (read_int): Change return type to
46749         'int', return -1 on INT_MAX overflow.
46750         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
46751         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
46752         overflows INT_MAX.  Check for overflow of in-format-string precision
46753         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
46754         SIZE_MAX not INT_MAX for integer overflow test.
46755         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
46756         skip the construct in the format string but do not record anything.
46757         * stdio-common/bug22.c: Adjust to test both width/prevision
46758         INT_MAX overflow as well as total length INT_MAX overflow.  Check
46759         explicitly for proper errno values.
46761 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
46763         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
46764         CHAR_MAX.
46765         * string/test-strcmp.c [! WIDE]: Likewise.
46766         * time/tst-mktime2.c: Likewise for INT_MAX.
46767         * string/test-string.h: #include <sys/param.h> for MIN.
46769         * csu/init-first.c (__libc_init_first): Call __ctype_init.
46770         * sysdeps/i386/init-first.c (init): Likewise.
46771         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
46772         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
46773         * sysdeps/sh/init-first.c (init): Likewise.
46775 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
46777         * po/ru.po: Update from translation team.
46778         * po/vi.po: Likewise.
46780 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
46782         * resolv/nss_dns/dns-host.c: Merge copyright years.
46784 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46786         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
46787         Optimize memcpy with prefetch if
46788         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
46789         src, dst pointers have unequal 16 byte alignments.
46791 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
46793         [BZ #13928]
46794         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
46795         from a CNAME entry and return the minimum ttl for the query.
46796         (gaih_getanswer_slice): Likewise.
46798 2012-03-30  Jeff Law  <law@redhat.com>
46800         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
46801         due to long keys.
46802         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
46803         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
46805         * resolv/nss_dns/dns-host.c: Update copyright year.
46807 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
46809         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
46810         requests to save a system call.  Fix check that all bytes are sent.
46812         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
46813         comments for sendmmsg.
46815 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
46817         [BZ #13691]
46818         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
46819         with only 1 character between 0x0041 and 0x01b0.
46820         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
46821         * wcsmbs/tst-mbsnrtowcs.c: New file.
46823 2012-03-29  David S. Miller  <davem@davemloft.net>
46825         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
46826         small copies by hand.
46828 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
46830         [BZ #13761]
46831         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
46832         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
46833         group memberships.
46835 2012-03-28  David S. Miller  <davem@davemloft.net>
46837         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
46838         that branches into memcpy.
46839         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
46840         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
46841         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
46842         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
46843         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
46844         bits.
46845         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
46846         implementation too.
46847         * sysdeps/sparc/mempcpy.S: New file.
46849         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
46850         the IFUNC routine in the libc case.
46851         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
46853         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
46854         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
46855         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
46856         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
46857         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
46858         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
46859         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
46860         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
46862         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
46863         loop to 256 bytes instead of 64 bytes and fix test signedness.
46865         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
46866         * sysdeps/sparc/sparc32/Makefile: rather than here...
46867         * sysdeps/sparc/sparc64/Makefile: and here.
46869 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
46871         * malloc/mallocbug.c: Avoid warnings about unused variables.
46873 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
46875         [BZ #13760]
46876         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
46877         in the right place. Discard and retry query if response is
46878         larger than input buffer size.
46880 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
46882         [BZ #369]
46883         [BZ #2678]
46884         [BZ #3866]
46885         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
46886         x for large integer exponent.
46887         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
46888         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
46889         sign of result as needed afterwards.
46890         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
46891         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
46892         result for underflowing pow the same as for overflow.
46893         (__kernel_standard_l): Handle powl overflow and underflow here
46894         rather than calling __kernel_standard.
46895         * math/libm-test.inc (pow_test): Add more tests.
46897         [BZ #3868]
46898         [BZ #13879]
46899         [BZ #13910]
46900         [BZ #13911]
46901         [BZ #13912]
46902         [BZ #13913]
46903         [BZ #13915]
46904         [BZ #13916]
46905         [BZ #13917]
46906         [BZ #13918]
46907         [BZ #13919]
46908         [BZ #13920]
46909         [BZ #13921]
46910         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
46911         * sysdeps/ieee754/k_standard.c: Include <float.h>.
46912         (__kernel_standard_l): New function.
46913         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
46914         __kernel_standard.
46915         * math/w_acosl.c (__acosl): Likewise.
46916         * math/w_asinl.c (__asinl): Likewise.
46917         * math/w_atan2l.c (__atan2l): Likewise.
46918         * math/w_atanhl.c (__atanhl): Likewise.
46919         * math/w_coshl.c (__coshl): Likewise.
46920         * math/w_exp10l.c (__exp10l): Likewise.
46921         * math/w_exp2l.c (__exp2l): Likewise.
46922         * math/w_fmodl.c (__fmodl): Likewise.
46923         * math/w_hypotl.c (__hypotl): Likewise.
46924         * math/w_j0l.c (__j0l, __y0l): Likewise.
46925         * math/w_j1l.c (__j1l, __y1l): Likewise.
46926         * math/w_jnl.c (__jnl, __ynl): Likewise.
46927         * math/w_lgammal.c (__lgammal): Likewise.
46928         * math/w_log10l.c (__log10l): Likewise.
46929         * math/w_log2l.c (__log2l): Likewise.
46930         * math/w_logl.c (__logl): Likewise.
46931         * math/w_powl.c (__powl): Likewise.
46932         * math/w_remainderl.c (__remainderl): Likewise.
46933         * math/w_scalbl.c (sysv_scalbl): Likewise.
46934         * math/w_sinhl.c (__sinhl): Likewise.
46935         * math/w_sqrtl.c (__sqrtl): Likewise.
46936         * math/w_tgammal.c (__tgammal): Likewise.
46937         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
46938         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
46939         * math/libm-test.inc (acos_test): Add more tests.
46940         (acosh_test): Likewise.
46941         (asin_test): Likewise.
46942         (atanh_test): Likewise.
46943         (exp_test): Likewise.
46944         (exp10_test): Likewise.
46945         (exp2_test): Likewise.
46946         (expm1_test): Likewise.
46947         (lgamma_test): Likewise.
46948         (log_test): Likewise.
46949         (log10_test): Likewise.
46950         (log1p_test): Likewise.
46951         (log2_test): Likewise.
46952         (pow_test): Do not allow some spurious overflow exceptions.
46953         (sqrt_test): Add more tests.
46954         (tgamma_test): Likewise.
46955         (y0_test): Likewise.
46956         (y1_test): Likewise.
46957         (yn_test): Likewise.
46959 2012-03-27  Anton Blanchard  <anton@samba.org>
46961         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
46962         MAP_HUGETLB.
46963         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
46964         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
46965         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
46967 2012-03-27  David S. Miller  <davem@davemloft.net>
46969         * conform/Makefile: Run run-conformtest.sh using $(BASH).
46971         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
46972         have-as-vis3 check.
46974 2012-03-27  Andreas Jaeger  <aj@suse.de>
46976         * sysdeps/x86_64/elf/configure.in: Moved to ...
46977         * sysdeps/x86_64/configure.in: ... here.
46978         * sysdeps/x86_64/elf/start.S: Moved to ...
46979         * sysdeps/x86_64/start.S: ... here.
46980         * sysdeps/x86_64/elf/configure: Delete.
46982         * sysdeps/x86_64/configure.in: Merge contents from
46983         sysdeps/i386/configure.in (without i686 check).
46985         * sysdeps/i386/elf/Versions: Merge into ...
46986         * sysdeps/i386/Versions: ... this.
46987         * sysdeps/i386/elf/Versions: Delete file.
46988         * sysdeps/i386/elf/start.S: Moved to ...
46989         * sysdeps/i386/start.S: ...here.
46990         * sysdeps/i386/elf/configure.in: Merge into...
46991         * sysdeps/i386/configure.in: ...here.
46992         * sysdeps/i386/elf/configure.in: Delete file.
46993         * sysdeps/i386/elf/configure: Delete file.
46995         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
46996         * debug/backtracesyms.c: ... here.
46997         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
46998         * debug/backtracesymsfd.c: ... here.
46999         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
47000         * sysdeps/generic/ifunc-sel.h: ... here.
47002         * sysdeps/unix/i386/start.c: Delete file.
47003         * sysdeps/unix/sparc/start.c: Delete file.
47004         * sysdeps/unix/start.c: Delete file.
47006         * sysdeps/sh/elf/configure.in: Moved to ...
47007         * sysdeps/sh/configure.in: ... here.
47008         * sysdeps/sh/elf/start.S: Moved to ...
47009         * sysdeps/sh/start.S: ... here.
47010         * sysdeps/sh/elf/configure: Delete file.
47012         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
47013         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
47014         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
47015         * sysdeps/powerpc/powerpc64/entry.h: ... here.
47016         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
47017         * sysdeps/powerpc/powerpc64/start.S: here.
47018         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
47019         * sysdeps/powerpc/powerpc64/Makefile: ... this.
47020         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
47021         * sysdeps/powerpc/powerpc64/configure.in: ... this.
47022         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
47024         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
47025         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
47026         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
47027         * sysdeps/powerpc/powerpc32/start.S: ... here.
47028         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
47029         * sysdeps/powerpc/powerpc32/configure.in: ... this.
47030         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
47032         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
47033         * sysdeps/powerpc/ifunc-sel.h: ... here.
47034         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
47035         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
47037         * sysdeps/sparc/elf/configure.in: Moved to ...
47038         * sysdeps/sparc/configure.in: ... here.
47039         * sysdeps/sparc/elf/configure: Delete file.
47040         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
47041         * sysdeps/sparc/sparc32/start.S: ... here.
47042         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
47043         * sysdeps/sparc/sparc64/start.S: ... here.
47044         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
47045         * sysdeps/sparc/sparc32/Makefile: ... this.
47046         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
47047         * sysdeps/sparc/sparc64/Makefile: ... this.
47049         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
47050         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
47051         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
47052         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
47053         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
47054         * sysdeps/s390/s390-32/setjmp.S: ... here.
47055         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
47056         * sysdeps/s390/s390-32/configure.in: ... here.
47057         * sysdeps/s390/s390-32/elf/configure: Delete file.
47058         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
47059         * sysdeps/s390/s390-32/start.S: ... here.
47061         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
47062         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
47063         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
47064         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
47065         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
47066         * sysdeps/s390/s390-64/setjmp.S: ... here.
47067         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
47068         * sysdeps/s390/s390-64/configure.in: ... here
47069         * sysdeps/s390/s390-64/elf/configure: Delete file.
47070         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
47071         * sysdeps/s390/s390-64/start.S: ... here.
47072         * sysdeps/s390/s390-64/elf/configure: Delete.
47074         * configure.in: Remove support for elf directories in sysdeps.
47076         * configure: Regenerated.
47077         * sysdeps/i386/configure: Regenerated.
47078         * sysdeps/powerpc/powerpc32/configure: Regenerated.
47079         * sysdeps/powerpc/powerpc64/configure: Regenerated.
47080         * sysdeps/s390/s390-32/configure: Regenerated.
47081         * sysdeps/s390/s390-64/configure: Regenerated.
47082         * sysdeps/sh/configure: Regenerated.
47083         * sysdeps/sparc/configure: Regenerated.
47084         * sysdeps/x86_64/configure: Regenerated.
47086 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
47088         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
47090         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
47091         denormal result into account.
47093 2012-03-25  Roland McGrath  <roland@hack.frob.com>
47095         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
47096         Reported by Allan McRae <allan@archlinux.org>.
47098 2012-03-23  Jeff Law  <law@redhat.com>
47100         * nss/getnssent.c (__nss_getent): Fix typo.
47102 2012-03-23  David S. Miller  <davem@davemloft.net>
47104         * sysdeps/sparc/fpu/libm-test-ulps: Update.
47106 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
47108         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
47109         to pad to uint64_t for each field.
47110         (dl_tls_index): Replace unsigned long with uint64_t.
47112 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
47113         Paul Pluzhnikov  <ppluzhnikov@google.com>
47115         [BZ #6528]
47116         * grp/Makefile (otherlibs): Don't set it.
47117         * inet/Makefile (otherlibs): Likewise.
47118         * login/Makefile (otherlibs): Likewise.
47119         * nscd/Makefile (otherlibs): Likewise.
47120         * posix/Makefile (otherlibs): Likewise.
47121         * pwd/Makefile (otherlibs): Likewise.
47122         * rt/Makefile (otherlibs): Likewise.
47123         * sunrpc/Makefile (otherlibs): Likewise.
47124         * nss/Makefile (otherlibs): Likewise.
47125         Add libnss_files to routines and static-only-routines.
47126         ($(objpfx)getent): Remove rule.
47127         * resolv/Makefile: Add libnss_dns and libresolv to routines and
47128         static-only-routines.
47130 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
47132         [BZ #13892]
47133         * math/s_cexp.c: Include <float.h>.
47134         (__cexp): Handle exp result overflowing not necessarily
47135         overflowing both real and imaginary parts of result.
47136         * math/s_cexpf.c: Likewise.
47137         * math/s_cexpl.c: Likewise.
47138         * math/libm-test.inc (cexp_test): Add more tests.
47139         * sysdeps/i386/fpu/libm-test-ulps: Update.
47140         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47142 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
47144         * include/link.h (ELFW): New macro.
47145         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
47146         Replace ELF64_R_TYPE with ELFW(R_TYPE).
47148 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
47150         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
47151         with uint64_t.
47153 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
47155         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
47156         declaration.
47157         (struct La_x32_retval): Likewise.
47159 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
47161         * sysdeps/x86_64/preconfigure.in: New file.
47162         * sysdeps/x86_64/preconfigure: New generated file.
47164 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
47166         [BZ #13824]
47167         * math/e_exp2l.c: Include <float.h>.
47168         (__ieee754_exp2l): Handle overflow and underflow cases
47169         separately.  Only pass fractional part of argument to
47170         __ieee754_expl.
47171         * math/libm-test.inc (exp2_test): Add more tests.
47173         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
47174         negating x to take absolute value.
47175         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
47176         Likewise.
47177         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
47178         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
47179         Likewise.
47180         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
47181         computing low part if x was negated.
47182         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
47184 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
47186         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
47187         la_x32_gnu_pltexit.
47188         (pltexit): Cast int_retval to ptrdiff_t.
47189         * elf/tst-auditmod3b.c: Likewise.
47190         * elf/tst-auditmod4b.c: Likewise.
47191         * elf/tst-auditmod5b.c: Likewise.
47192         * elf/tst-auditmod6b.c: Likewise.
47193         * elf/tst-auditmod6c.c: Likewise.
47194         * elf/tst-auditmod7b.c: Likewise.
47196         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
47197         and x32_gnu_pltexit.
47199         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
47200         __ELF_NATIVE_CLASS.
47201         (La_x32_regs): New macro.
47202         (La_x32_retval): Likewise.
47203         (la_x32_gnu_pltenter): New function prototype.
47204         (la_x32_gnu_pltexit): Likewise.
47206 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
47208         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
47209         exponent.
47211         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
47213         * configure.in (libc_cv_cc_nofma): Check for option to disable
47214         generation of FMA instructions.
47215         * configure: Regenerate.
47216         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
47217         * sysdeps/ieee754/dbl-64/Makefile: New file.
47218         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
47219         Remove brandred-fma4.
47220         (CFLAGS-brandred-fma4.c): Remove.
47221         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
47222         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
47223         define.
47224         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
47225         define.
47227 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
47229         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
47230         LLONG_MAX != LONG_MAX.
47231         (_itoa_word): Use _ITOA_WORD_TYPE on value.
47232         (_fitoa_word): Likewise.
47233         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
47234         LLONG_MAX != LONG_MAX.
47235         * stdio-common/_itowa.h: Include <_itoa.h>.
47236         (_itowa_word): Use _ITOA_WORD_TYPE on value.
47237         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
47238         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
47239         only if not defined.
47240         (_ITOA_WORD_TYPE): Likewise.
47241         (_itoa_word): Use _ITOA_WORD_TYPE on value.
47242         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
47244 2012-03-21  David S. Miller  <davem@davemloft.net>
47246         * sysdeps/sparc/fpu/libm-test-ulps: Update.
47248 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
47250         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
47251         of x86_64 when setting libc_cv_slibdir, libdir and
47252         libc_cv_localedir.
47253         * sysdeps/unix/sysv/linux/configure: Regenerated.
47255 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
47257         * manual/lang.texi (Old Varargs): Remove section.
47258         (How Variadic): Update menu.
47259         (va_start): Do not mention varargs.h.
47261 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
47262             Joseph Myers  <joseph@codesourcery.com>
47264         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
47265         link test.
47266         * configure: Regenerated.
47268 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
47270         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
47271         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
47272         conformtest.pl
47274 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
47276         * NOTES: Remove.
47277         * Makefile (files-for-dist): Remove NOTES.
47278         (NOTES): Remove rule.
47279         * README: Don't refer to NOTES.
47280         * manual/creature.texi: Don't include macros.texi.
47281         * manual/intro.texi (creature.texi): Remove comment referring to
47282         NOTES.
47284         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
47285         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
47286         * configure: Regenerated.
47287         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
47288         LIBC_TRY_CC_OPTION.
47289         (libc_cv_as_i686): Likewise.
47290         (libc_cv_cc_avx): Likewise.
47291         (libc_cv_cc_sse2avx): Likewise.
47292         (libc_cv_cc_fma4): Likewise.
47293         (libc_cv_cc_novzeroupper): Likewise.
47294         * sysdeps/i386/configure: Regenerated.
47296         [BZ #13883]
47297         * sysdeps/i386/fpu/s_cexp.S: Remove.
47298         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
47299         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
47300         * math/libm-test.inc (cexp_test): Add more tests.
47301         * sysdeps/i386/fpu/libm-test-ulps: Update.
47302         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47304 2012-03-21  Allan McRae  <allan@archlinux.org>
47306         * timezone/Makefile: Do not install iso3166.tab and zone.tab
47308 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
47310         [BZ #13871]
47311         * math/w_exp2.c: Do not include <float.h>.
47312         (o_threshold, u_threshold): Remove.
47313         (__exp2): Calculate result before checking finiteness and calling
47314         __kernel_standard.
47315         * math/w_exp2f.c: Likewise.
47316         * math/w_exp2l.c: Likewise.
47317         * math/libm-test.inc (exp2_test): Require overflow exception for
47318         1e6 input.
47320         [BZ #3866]
47321         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
47322         range of signed 64-bit integers before using fistpll.  Remove
47323         checks for whether integers fit in mantissa bits.
47324         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
47325         the range of signed 32-bit integers before using fistpl.  Remove
47326         checks for whether integers fit in mantissa bits.
47327         * sysdeps/i386/fpu/e_powl.S (p64): New object.
47328         (__ieee754_powl): Test for y outside the range of signed 64-bit
47329         integers before using fistpll.  Reduce 64-bit values to 63-bit
47330         ones as needed.
47331         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
47332         divide-by-zero is raised for zero to large negative powers.
47333         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
47334         (__ieee754_powl): Test for y outside the range of signed 64-bit
47335         integers before using fistpll.  Reduce 64-bit values to 63-bit
47336         ones as needed.
47337         * math/libm-test.inc (pow_test): Add more tests.
47339 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
47341         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
47342         <stdio-common/_itoa.h>.
47343         * debug/segfault.c: Likewise.
47344         * elf/dl-cache.c: Likewise.
47345         * elf/dl-minimal.c: Likewise.
47346         * elf/dl-misc.c: Likewise.
47347         * elf/dl-sysdep.c: Likewise.
47348         * elf/dl-version.c: Likewise.
47349         * elf/rtld.c: Likewise.
47350         * hurd/hurdsock.c: Likewise.
47351         * hurd/lookup-retry.c: Likewise.
47352         * malloc/malloc.c: Likewise.
47353         * malloc/mtrace.c: Likewise.
47354         * nscd/nscd_getgr_r.c: Likewise.
47355         * nscd/nscd_getpw_r.c: Likewise.
47356         * nscd/nscd_getserv_r.c: Likewise.
47357         * posix/getopt_init.c: Likewise.
47358         * posix/wordexp.c: Likewise.
47359         * stdio-common/_itoa.c: Likewise.
47360         * stdio-common/printf_fphex.c: Likewise.
47361         * stdio-common/vfprintf.c: Likewise.
47362         * string/_strerror.c: Likewise.
47363         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
47364         * sysdeps/i386/i686/hp-timing.h: Likewise.
47365         * sysdeps/mach/_strerror.c: Likewise.
47366         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
47367         * sysdeps/mach/hurd/sethostid.c: Likewise.
47368         * sysdeps/mach/hurd/xmknodat.c: Likewise.
47369         * sysdeps/mach/xpg-strerror.c: Likewise.
47370         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
47371         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
47372         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
47373         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
47374         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
47375         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
47376         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
47377         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
47378         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
47379         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
47380         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
47381         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
47382         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
47383         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
47384         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
47385         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
47386         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
47387         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
47388         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
47389         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
47390         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
47392         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
47394         * stdio-common/_itoa.h: Moved to ...
47395         * sysdeps/generic/_itoa.h: Here.
47397         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
47399         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
47400         instead of "_itoa.h" and "_itowa.h".
47401         * stdio-common/vfprintf.: Likewise.
47403 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
47405         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
47406         <bits/wordsize.h>.
47407         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
47408         (__signbit): Likwise.
47409         (llrintf): Likwise.
47410         (llrint): Likwise.
47412 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
47414         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
47415         __WORDSIZE != 64.
47417 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
47419         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
47420         OVERFLOW_EXCEPTION_OK.
47421         * math/libm-test.inc ("Philosophy"): Update comment about
47422         exception testing.
47423         (OVERFLOW_EXCEPTION): Define.
47424         (OVERFLOW_EXCEPTION_OK): Likewise.
47425         (INVALID_EXCEPTION_OK): Renumber.
47426         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
47427         (IGNORE_ZERO_INF_SIGN): Likewise.
47428         (test_exceptions): Handle FE_OVERFLOW.
47429         (exp10_test): Expect overflow exceptions.
47430         (exp2_test): Likewise.
47431         (expm1_test): Likewise.
47432         (nextafter_test): Likewise.
47433         (pow_test): Likewise.
47434         (scalbn_test): Likewise.
47435         (scalbln_test): Likewise.
47437 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47439         * sysdeps/x86_64/bits/atomic.h
47440         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
47441         64bit integer.
47442         (atomic_exchange_acq): Likewise.
47443         (__arch_exchange_and_add_body): Likewise.
47444         (__arch_add_body): Likewise.
47445         (atomic_add_negative): Likewise.
47446         (atomic_add_zero): Likewise.
47448 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47450         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
47451         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
47453 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47455         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
47456         Check __x86_64__ instead of __WORDSIZE.
47458 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47460         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
47462 2012-03-19  David S. Miller  <davem@davemloft.net>
47464         * sysdeps/sparc/fpu/libm-test-ulps: Update.
47466         * sysdeps/sparc/fpu/fenv_private.h: New file.
47467         * sysdeps/sparc/fpu/math_private.h: Use it.
47468         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
47469         Remove.
47470         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
47471         (libc_feholdexcept_setroundl): Remove.
47472         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
47473         Remove.
47474         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
47475         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
47477 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47479         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
47480         int64_t instead of long int.
47481         (INSERT_WORDS64): Likwise.
47483 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47485         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
47486         _Unwind_GetCFA return to _Unwind_Ptr first.
47488 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
47490         [BZ #13629]
47491         * math/s_clog.c: Include <float.h>.
47492         (__clog): Scale large or subnormal inputs.
47493         * math/s_clogf.c: Likewise.
47494         * math/s_clogl.c: Likewise.
47495         * math/s_clog10.c: Include <float.h>.
47496         (M_LOG10_2): Define.
47497         (__clog10): Scale large or subnormal inputs.
47498         * math/s_clog10f.c: Likewise.
47499         * math/s_clog10l.c: Likewise.
47500         * math/libm-test.inc (clog_test): Add more tests.
47501         (clog10_test): Likewise.
47502         * sysdeps/i386/fpu/libm-test-ulps: Update.
47503         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47505         [BZ #11451]
47506         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
47507         x and y.
47508         * math/libm-test.inc (atan2_test): Add another test.
47510         * Makerules (common-objdir-compile): Remove.
47511         * sysdeps/unix/Makefile (config-generated): Do not add
47512         $(unix-generated) to variable.
47513         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
47514         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
47515         Remove rule.
47516         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
47517         Likewise.
47518         [generic bits/local_lim.h] (before-compile): Do not append to
47519         variable.
47520         [generic bits/local_lim.h] (common-generated): Likewise.
47521         [generic sys/param.h] (before-compile): Do not append to variable.
47522         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
47523         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
47524         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
47525         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
47526         include.
47527         [generic sys/param.h] (sys/param.h-includes): Remove variable.
47528         [generic sys/param.h] (sys/param.h-includes): Remove rule.
47529         [generic sys/param.h] ($(addprefix
47530         $(common-objpfx),$(sys/param.h-includes))): Likewise.
47531         [generic sys/param.h] (common-generated): Do not append to
47532         variable.
47533         [generic sys/param.h] (sysdep_headers): Likewise.
47534         [generic bits/errno.h] (before-compile): Do not append to
47535         variable.
47536         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
47537         rule.
47538         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
47539         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
47540         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
47541         [generic bits/errno.h] (common-generated): Do not append to
47542         variable.
47543         [generic bits/ioctls.h] (before-compile): Do not append to
47544         variable.
47545         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
47546         rule.
47547         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
47548         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
47549         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
47550         rule.
47551         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
47552         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
47553         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
47554         [generic bits/ioctls.h] (common-generated): Do not append to
47555         variable.
47556         [generic sys/syscall.h] (syscall.h): Remove variable.
47557         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
47558         rule.
47559         [generic sys/syscall.h] (before-compile): Do not append to
47560         variable.
47561         [generic sys/syscall.h] (common-generated): Likewise.
47562         * sysdeps/unix/errnos-tmpl.c: Remove file.
47563         * sysdeps/unix/errnos.awk: Likewise.
47564         * sysdeps/unix/ioctls-tmpl.c: Likewise.
47565         * sysdeps/unix/ioctls.awk: Likewise.
47566         * sysdeps/unix/mk-local_lim.c: Likewise.
47567         * sysdeps/unix/snarf-ioctls: Likewise.
47569 2012-03-19  Richard Henderson  <rth@twiddle.net>
47571         * sysdeps/i386/fpu/fenv_private.h: New file.
47572         * sysdeps/i386/fpu/math_private.h: Use it.
47573         (math_opt_barrier, math_force_eval): Remove.
47574         (libc_feholdexcept_setround_53bit): Remove.
47575         (libc_feupdateenv_53bit): Remove.
47576         * sysdeps/x86_64/fpu/math_private.h: Likewise.
47577         (math_opt_barrier, math_force_eval): Remove.
47578         (libc_feholdexcept): Remove.
47579         (libc_feholdexcept_setround): Remove.
47580         (libc_fetestexcept, libc_fesetenv): Remove.
47581         (libc_feupdateenv_test): Remove.
47582         (libc_feupdateenv, libc_feholdsetround): Remove.
47583         (libc_feresetround): Remove.
47585         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
47586         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
47588         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
47589         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
47590         (libc_feupdateenv_testl): New.
47591         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
47592         (libc_feupdateenv_testf): New.
47593         (libc_feupdateenv): Use libc_feupdateenv_test.
47594         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
47595         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
47597         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
47598         (libc_feholdsetroundf, libc_feholdsetroundl): New.
47599         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
47600         (libc_feresetround_noex): New.
47601         (libc_feresetround_noexf): New.
47602         (libc_feresetround_noexl): New.
47603         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
47604         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
47605         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
47606         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
47607         SET_RESTORE_ROUND.
47608         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
47609         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
47610         (__cos): Likewise.
47611         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
47612         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
47613         SET_RESTORE_ROUND_NOEX.
47614         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
47615         SET_RESTORE_ROUND_NOEXF.
47616         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
47617         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
47618         (libc_feholdsetroundf): New.
47619         (libc_feresetround, libc_feresetroundf): New.
47621         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
47622         (libc_feholdexcept_setround_53bit): Convert from macro to function.
47623         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
47625         * sysdeps/generic/math_private.h: Include <fenv.h>.
47626         (default_libc_feholdexcept): New.
47627         (default_libc_feholdexcept_setround): New.
47628         (default_libc_fesetenv, default_libc_feupdateenv): New.
47629         (libc_feholdexcept): Only define if undefined.
47630         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
47631         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
47632         (libc_feholdexcept_setroundl): Likewise.
47633         (libc_feholdexcept_setround_53bit): Likewise.
47634         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
47635         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
47636         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
47637         (libc_feupdateenv_53bit): Likewise.
47638         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
47639         (libc_feholdexcept): Convert from macro to inline function.
47640         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
47641         (libc_fesetenv, libc_feupdateenv): Likewise.
47643         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
47644         not previously defined.
47645         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
47646         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
47647         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
47648         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
47649         * sysdeps/ieee754/flt-32/math_private.h: New file.
47650         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
47651         math_private.h below SET_FLOAT_WORD.
47652         (__isnan, __isinf_ns, __finite): Remove.
47653         (__isnanf, __isinf_nsf, __finitef): Remove.
47655 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
47657         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
47659 2012-03-17  David S. Miller  <davem@davemloft.net>
47661         [BZ #6471]
47662         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
47663         for 2.16.
47665 2012-03-16  David S. Miller  <davem@davemloft.net>
47667         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
47668         warnings.
47670         [BZ #6471]
47671         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
47672         properly.
47673         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
47674         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
47675         sysdep_routines when subdir is sysvipc.
47676         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
47677         __getshmlba helper.
47679         * sysdeps/sparc/fpu/libm-test/ulps: Update.
47681 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
47683         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
47684         [__LP64__].
47686 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
47688         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
47689         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
47690         (__lround): Renamed to ...
47691         (__llround): This.  Replace long int with long long int.
47692         Define lround functions as aliases of llround functions.
47693         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
47695 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
47697         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
47698         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
47699         adresses to uintptr_t.  Replace "long int" and "unsigned long
47700         int" with "greg_t" on va_arg.
47702 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
47704         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
47705         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
47707         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
47708         Move e_machine check before EI_CLASS check.  Handle x32
47709         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
47710         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
47711         SKIP_EM_IA_64 and include
47712         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
47714         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
47715         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
47716         (add_system_dir): New macro.
47718         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
47719         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
47721 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
47723         [BZ #2551]
47724         [BZ #2552]
47725         [BZ #2553]
47726         [BZ #2554]
47727         [BZ #2562]
47728         [BZ #2563]
47729         [BZ #2565]
47730         [BZ #2566]
47731         [BZ #2576]
47732         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
47733         (y0): Likewise.
47734         * math/w_j0f.c (j0f): Likewise.
47735         (y0f): Likewise.
47736         * math/w_j0l.c (__j0l): Likewise.
47737         (__y0l): Likewise.
47738         * math/w_j1.c (j1): Likewise.
47739         (y1): Likewise.
47740         * math/w_j1f.c (j1f): Likewise.
47741         (y1f): Likewise.
47742         * math/w_j1l.c (__j1l): Likewise.
47743         (__y1l): Likewise.
47744         * math/w_jn.c (jn): Likewise.
47745         (yn): Likewise.
47746         * math/w_jnf.c (jnf): Likewise.
47747         (ynf): Likewise.
47748         * math/w_jnl.c (__jnl): Likewise.
47749         (__ynl): Likewise.
47750         * math/libm-test.inc (j0_test): Add more tests.
47751         (j1_test): Likewise.
47752         (jn_test): Likewise.  Add trailing semicolon to existing test.
47753         (y0_test): Likewise.
47754         (y1_test): Likewise.
47755         * sysdeps/i386/fpu/libm-test-ulps: Update.
47756         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47758         [BZ #13851]
47759         [BZ #13854]
47760         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
47761         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
47762         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
47763         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
47764         (__tanl): Set errno for infinite argument.
47765         * sysdeps/i386/fpu/mptan.c: Remove.
47766         * sysdeps/i386/fpu/s_tan.S: Likewise.
47767         * sysdeps/i386/fpu/s_tanl.S: Likewise.
47768         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
47769         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
47770         * math/libm-test.inc (tan_test): Add more tests and enable more
47771         tests for double and long double.
47772         * sysdeps/i386/fpu/libm-test-ulps: Update.
47773         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47775 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
47777         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
47778         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
47780 2012-03-16  Roland McGrath  <roland@hack.frob.com>
47782         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
47783         * configure.in: Use it for both main tree and add-ons.
47784         * configure: Regenerated.
47786 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
47788         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
47790 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
47792         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
47793         in comment.
47795         [BZ #13851]
47796         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
47797         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
47798         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
47799         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
47800         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
47801         infinite argument.
47802         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
47803         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
47804         != 0 for prec == 2.
47805         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
47806         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
47807         * sysdeps/i386/fpu/s_cosl.S: Likewise.
47808         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
47809         * sysdeps/i386/fpu/s_sinl.S: Likewise.
47810         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
47811         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
47812         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
47813         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
47814         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
47815         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
47816         * math/libm-test.inc (cos_test): Add more tests and enable more
47817         tests for long double.
47818         (sin_test): Likewise.
47819         (sincos_test): Likewise.
47820         * sysdeps/i386/fpu/libm-test-ulps: Update.
47821         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47823 2012-03-16  David S. Miller  <davem@davemloft.net>
47825         * sysdeps/sparc/fpu/math_private.h: New file.
47827 2012-03-15  David S. Miller  <davem@davemloft.net>
47829         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
47830         file.
47831         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
47832         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
47833         file.
47834         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
47835         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
47836         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
47837         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
47838         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
47839         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
47840         sysdep routines.
47841         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
47843         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
47844         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
47846         * sysdeps/sparc/sparc-ifunc.h: New file.
47847         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
47848         sparc-ifunc.h
47849         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
47850         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
47851         Likewise.
47852         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
47853         Likewise.
47854         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
47855         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
47856         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
47857         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
47858         Likewise.
47859         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
47860         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
47861         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
47862         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
47863         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
47864         Likewise.
47865         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
47866         Likewise.
47867         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
47868         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
47869         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
47870         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
47871         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
47872         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
47873         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
47874         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
47875         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
47876         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
47877         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
47878         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
47879         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
47880         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
47881         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
47882         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
47883         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
47884         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
47885         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
47886         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
47887         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
47888         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
47889         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
47890         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
47892 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
47894         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
47895         scaling.
47896         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
47898 2012-03-15  Andreas Jaeger  <aj@suse.de>
47900         [BZ #13852]
47901         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
47902         ieee754/flt-32 implementation for sin, cos and sincos.
47903         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
47904         * sysdeps/i386/fpu/s_cosf.S: Likewise.
47905         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
47906         * sysdeps/i386/fpu/s_sinf.S: Likewise.
47907         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
47908         ieee754/flt-32 implementation for tan.
47910         * math/libm-test.inc (cos_test): Enable some large input tests for
47911         float as well
47912         (sin_test): Likewise.
47913         (sincos_test): Likewise.
47914         (tan_test): Add tests for large input.
47916         * sysdeps/i386/fpu/libm-test-ulps: Update.
47918 2012-03-15  Andreas Jaeger  <aj@suse.de>
47920         [BZ #13658]
47921         * math/libm-test.inc (cos_test): Add more test cases.
47922         (sin_test): Likewise.
47923         (sincos_test): Likewise.
47925 2012-03-15  Andreas Jaeger  <aj@suse.de>
47927         [BZ #13837]
47928         * math/libm-test.inc (cos_test): Add a test case for large input
47929         value.
47930         (sin_test): Likewise.
47931         (sincos_test): Likewise.
47933 2012-03-15  Andreas Jaeger  <aj@suse.de>
47934             Joseph Myers  <joseph@codesourcery.com>
47936         [BZ #13658]
47937         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
47938         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
47939         * sysdeps/i386/fpu/branred.c: Likewise.
47940         * sysdeps/i386/fpu/dosincos.c: Likewise.
47941         * sysdeps/i386/fpu/mpa.c: Likewise.
47942         * sysdeps/i386/fpu/s_cos.S: Likewise.
47943         * sysdeps/i386/fpu/s_sin.S: Likewise.
47944         * sysdeps/i386/fpu/s_sincos.S: Likewise.
47945         * sysdeps/i386/fpu/sincos32.c: Likewise.
47947         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
47948         Define.
47949         (libc_feupdateenv_53bit): Define.
47950         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
47951         Define.
47952         (libc_feupdateenv_53bit): Define.
47954         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
47955         53 bit (without extend i386 double precision).
47957         * math/libm-test.inc (sincos_test): Add tests for large input.
47958         (sin): Likewise.
47959         (cos): Likewise.
47961         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
47963 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
47965         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
47967 2012-03-15  David S. Miller  <davem@davemloft.net>
47969         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
47970         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
47971         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
47972         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
47973         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
47974         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
47975         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
47976         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
47977         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
47978         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
47979         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
47980         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
47981         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
47982         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
47983         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
47984         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
47985         file.
47986         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
47987         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
47988         file.
47989         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
47990         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
47991         file.
47992         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
47993         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
47994         file.
47995         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
47996         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
47997         fmin/fmax sysdep routines.
47998         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
48000 2012-03-14  David S. Miller  <davem@davemloft.net>
48002         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
48003         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
48004         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
48005         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
48006         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
48007         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
48008         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
48009         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
48010         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
48011         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
48012         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
48013         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
48014         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
48015         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
48016         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
48017         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
48018         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
48019         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
48020         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
48021         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
48022         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
48023         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
48024         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
48025         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
48026         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
48027         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
48028         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
48029         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
48030         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
48031         routines.
48032         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
48033         file.
48034         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
48035         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
48036         file.
48037         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
48038         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
48039         file.
48040         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
48041         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
48042         file.
48043         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
48044         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
48045         file.
48046         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
48047         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
48048         file.
48049         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
48050         file.
48051         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
48052         file.
48053         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
48054         file.
48055         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
48056         New file.
48057         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
48058         file.
48059         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
48060         file.
48061         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
48062         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
48063         file.
48064         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
48065         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
48066         file.
48067         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
48068         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
48069         file.
48070         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
48071         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
48072         VIS3 routines.
48074         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
48075         New file.
48077         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48079         * sysdeps/sparc/configure.in: New file.
48080         * sysdeps/sparc/configure: Generate.
48081         * configure.in (libc_cv_sparc_as_vis3): Substitute.
48082         * configure: Regenerate.
48083         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
48084         * config.make.in (have-as-vis3): New.
48085         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
48086         available use -Av9d instead of -Av9a.
48087         * sysdeps/sparc/sparc64/Makefile: Likewise.
48088         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
48089         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
48090         New file.
48091         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
48092         file.
48093         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
48094         New file.
48095         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
48096         file.
48097         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
48098         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
48099         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
48100         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
48101         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
48103         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
48104         fzeros/fnegs to load 0x80000000 into a float register instead of
48105         using the stack.
48106         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
48108 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
48110         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
48111         bits/syscall.h.
48112         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
48113         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
48114         ($(inst_includedir)/bits/syscall.h): Remove rule.
48115         ($(objpfx)bits/syscall.d): Include instead of
48116         $(objpfx)syscall-list.d.
48117         (generated): Change syscall-list.h and syscall-list.d to
48118         bits/syscall.h and bits/syscall.d.
48120 2012-03-14  Roland McGrath  <roland@hack.frob.com>
48122         [BZ #13846]
48123         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
48125 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
48127         [BZ #13841]
48128         * math/s_csqrt.c: Include <float.h>.
48129         (__csqrt): Scale large or subnormal inputs.
48130         * math/s_csqrtf.c: Likewise.
48131         * math/s_csqrtl.c: Likewise.
48132         * math/libm-test.inc (csqrt_test): Add more tests.
48133         * sysdeps/i386/fpu/libm-test-ulps: Update.
48134         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48136         [BZ #13840]
48137         * math/libm-test.inc (hypot_test): Add more tests.
48139 2012-03-13  David S. Miller  <davem@davemloft.net>
48141         [BZ #13840]
48142         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
48143         double-precision for the calculation instead of scaling.
48145 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
48147         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
48148         manipulate bits before adding and subtracting TWO52[sx].
48149         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
48150         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
48151         Likewise.
48152         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
48154 2012-03-13  David S. Miller  <davem@davemloft.net>
48156         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
48157         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
48158         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
48159         rtld-global-offsets.h
48160         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
48162         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
48163         large parameters.
48165         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
48167         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
48168         'err' in the ifdef scope in which it is actually used.
48170         * nss/nss_db/db-init.c: Include string.h
48172 2012-03-12  David S. Miller  <davem@davemloft.net>
48174         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
48175         masking out of the most significant byte of random value used.
48176         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
48177         Fix coding style in previous change.
48179         * sysdeps/unix/sysv/linux/kernel-features.h
48180         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
48181         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
48182         expression.
48183         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
48184         later.
48186 2012-03-11  David S. Miller  <davem@davemloft.net>
48188         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
48189         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
48190         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
48191         for 'resultvar' otherwise things get truncated on 64-bit.
48193         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
48194         Fix masking out of the most significant byte of random value used.
48196         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48198 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
48200         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48202 2012-03-09  David S. Miller  <davem@davemloft.net>
48204         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
48205         variables with appropriate CPP guards.
48206         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
48207         from the frame pointer, not the stack pointer.  Correct layout
48208         comments.  Fix test on resulting framesize and the management of
48209         the outregs buffer for pltexit.  Preserve floating point return
48210         values across _dl_call_pltexit call.
48211         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
48212         framesize and the management of the outregs buffer for pltexit.
48213         Preserve floating point return values across _dl_call_pltexit
48214         call.
48215         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
48216         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
48217         (la_sparc64_gnu_pltexit): New functions.
48218         (print_exit): Fix format string for return register value.
48220 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
48222         * sunrpc/Makefile (others): Add rpcgen.
48223         ($(objpfx)rpcgen): Remove special build rule and dependency on
48224         libc.
48225         * sunrpc/rpcgen.c: New file.
48227 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
48229         [BZ #13673]
48230         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
48231         * stdio-common/bug-vfprintf-nargs.c: Likewise.
48232         * sysdeps/i386/crti.S: Likewise.
48233         * sysdeps/i386/crtn.S: Likewise.
48234         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
48235         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
48236         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
48237         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
48238         * sysdeps/sh/crti.S: Likewise.
48239         * sysdeps/sh/crtn.S: Likewise.
48240         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
48242         [BZ #13673]
48243         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
48244         with URL.
48245         * locale/programs/locfile-kw.gperf: Likewise.
48246         * locale/programs/charmap-kw.h: Regenerated.
48247         * locale/programs/locfile-kw.h: Likewise.
48249         [BZ #13673]
48250         * intl/plural.y: Replace FSF snail mail address with URL.
48251         * intl/plural.c: Regenerated.
48253 2012-03-09  Richard Henderson  <rth@twiddle.net>
48255         * include/math_private.h: Remove file.
48256         * math/math_private.h: Move file ...
48257         * sysdeps/generic/math_private.h: ... here.
48259         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
48260         * sysdeps/powerpc/fpu/math_private.h: Likewise.
48261         * sysdeps/x86_64/fpu/math_private.h: Likewise.
48263         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
48264         and <math_private.h>.
48265         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
48266         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
48267         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
48268         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
48269         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
48270         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
48271         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
48272         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48273         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
48274         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
48275         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48276         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
48277         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
48278         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
48279         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
48280         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
48281         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
48282         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
48283         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
48284         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
48285         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48286         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
48287         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
48288         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48289         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
48290         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
48291         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
48292         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
48293         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48294         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
48295         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
48296         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
48297         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
48298         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
48299         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
48300         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
48301         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
48302         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
48303         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
48304         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
48305         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
48306         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
48307         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
48308         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
48309         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
48310         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
48311         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
48312         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
48313         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
48314         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
48315         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
48316         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
48317         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
48318         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
48319         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
48320         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
48321         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
48322         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
48323         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
48324         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
48325         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
48326         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
48327         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48328         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
48329         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
48330         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
48331         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
48332         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
48333         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
48334         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
48335         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
48336         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
48337         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
48338         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
48339         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
48340         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
48341         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
48342         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
48343         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
48344         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
48345         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
48346         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
48347         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
48348         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
48349         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
48350         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
48351         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
48352         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
48353         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
48354         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
48355         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
48356         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
48357         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
48358         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
48359         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
48360         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
48361         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
48362         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
48363         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
48364         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
48365         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
48366         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
48367         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
48368         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
48369         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
48370         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
48371         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
48372         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
48373         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
48374         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
48375         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
48376         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
48377         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
48378         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
48379         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
48380         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
48381         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
48382         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
48383         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
48384         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
48385         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
48386         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
48387         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
48388         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
48389         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
48390         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
48391         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
48392         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
48393         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
48394         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
48395         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
48396         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
48397         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
48398         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
48399         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
48400         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
48401         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
48402         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
48403         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
48404         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
48405         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
48406         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
48407         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
48408         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
48409         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
48410         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
48411         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
48412         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
48413         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
48414         * sysdeps/ieee754/k_standard.c: Likewise.
48415         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
48416         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
48417         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
48418         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
48419         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
48420         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
48421         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
48422         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
48423         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
48424         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
48425         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
48426         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
48427         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
48428         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
48429         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
48430         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
48431         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
48432         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
48433         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
48434         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
48435         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
48436         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
48437         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
48438         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
48439         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
48440         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
48441         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
48442         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
48443         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
48444         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
48445         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
48446         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
48447         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
48448         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
48449         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
48450         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
48451         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
48452         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
48453         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
48454         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
48455         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
48456         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
48457         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
48458         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
48459         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
48460         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
48461         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
48462         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
48463         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
48464         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
48465         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
48466         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
48467         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
48468         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
48469         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
48470         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
48471         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
48472         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
48473         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
48474         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
48475         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
48476         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
48477         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
48478         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
48479         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
48480         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
48481         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
48482         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
48483         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
48484         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
48485         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
48486         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
48487         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
48488         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
48489         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
48490         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
48491         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
48492         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
48493         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
48494         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
48495         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
48496         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
48497         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
48498         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
48499         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
48500         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
48501         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
48502         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
48503         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
48504         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
48505         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
48506         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
48507         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
48508         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
48509         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
48510         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
48511         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
48512         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
48513         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
48514         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
48515         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
48516         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
48517         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
48518         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
48519         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
48520         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
48521         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
48522         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
48523         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
48524         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
48525         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
48526         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
48527         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
48528         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
48529         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
48530         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
48531         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
48532         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
48533         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
48534         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
48535         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
48536         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
48537         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
48538         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
48539         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
48540         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
48541         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
48542         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
48543         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
48544         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
48545         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
48546         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
48547         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
48548         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
48549         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
48550         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
48551         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
48552         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
48553         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
48554         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
48555         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
48556         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
48557         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
48558         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
48559         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
48560         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
48561         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
48562         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
48563         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
48564         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
48565         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
48566         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
48567         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
48568         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
48569         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
48570         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
48571         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
48572         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
48573         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
48574         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
48575         * sysdeps/ieee754/s_lib_version.c: Likewise.
48576         * sysdeps/ieee754/s_matherr.c: Likewise.
48577         * sysdeps/ieee754/s_signgam.c: Likewise.
48578         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
48579         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
48580         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
48581         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
48582         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
48583         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
48584         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
48585         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
48586         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
48587         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
48588         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
48589         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
48590         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
48591         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
48592         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
48593         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
48594         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
48595         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
48596         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
48597         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
48598         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
48600 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
48602         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
48603         * sunrpc/rpc_main.c: Likewise.
48604         * sunrpc/rpc_svcout.c: Likewise.
48606 2012-03-09  David S. Miller  <davem@davemloft.net>
48608         * include/math_private.h: New file.
48610 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
48612         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
48613         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
48614         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
48615         from <bits/socket_type.h>.
48616         (enum __socket_type): Don't define here.
48617         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
48618         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
48619         bits/socket_type.h.
48621         [BZ #13566]
48622         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
48623         checking __USE_GNU.
48625         * Makerules ($(inst_includedir)/%.h): New rule.
48626         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
48627         (install-others): Remove variable setting.
48628         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
48630 2012-03-08  Richard Henderson  <rth@twiddle.net>
48632         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
48633         from macro to inline function; merge with the
48634         !__LIBC_INTERNAL_MATH_INLINES version.
48635         (__ieee754_sqrtf): Likewise.
48637         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
48638         to inline function.
48639         (__rintf, __floor, __floorf): Likewise.
48641         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
48642         macro to inline function.
48643         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
48645         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
48646         not <math/math_private.h>.
48648 2012-03-08  David S. Miller  <davem@davemloft.net>
48650         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
48651         copyright year.
48652         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
48654 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
48656         * resolv/gai_misc.c (handle_requests): Fix struct timespec
48657         normalization.
48658         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
48659         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
48661 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
48663         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
48664         be defined individually, they must be defined as a block.  Define
48665         S for printing a string instead of hidint the different by using a
48666         macro for adding the 'l'.
48667         * stdio-common/tst-fphex-wide.c: Adjust.
48669 2012-03-07  Marek Polacek  <polacek@redhat.com>
48671         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
48673 2012-03-08  Marek Polacek  <polacek@redhat.com>
48675         [BZ #13806]
48676         * stdio-common/Makefile (tests): Add tst-fphex-wide.
48677         * stdio-common/tst-fphex.c: Define a few macros to make the
48678         test reusable.  Use them.
48679         * stdio-common/tst-fphex-wide.c: New file.
48681 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
48683         [BZ #6911]
48684         * manual/macros.texi (gnusystems): New macro.
48685         (nongnusystems): Likewise.
48686         (gnulinuxhurdsystems): Likewise.
48687         (gnuhurdsystems): Likewise..
48688         (gnulinuxsystems): Likewise.
48689         * manual/charset.texi: Use new macros or @theglibc{} to refer to
48690         variants of the GNU system, not "GNU system".
48691         * manual/conf.texi: Likewise.
48692         * manual/errno.texi: Likewise.  Update example of errno macro
48693         expansion.
48694         * manual/filesys.texi: Likewise.
48695         (getumask): Document as specific to GNU/Hurd.
48696         * manual/install.texi: Likewise.  Reword some references to
48697         GNU/Linux.
48698         * manual/intro.texi: Likewise.
48699         * manual/io.texi: Likewise.
48700         (File Name Portability): Detail which constraints are inapplicable
48701         to all GNU systems and which are only inapplicable to GNU/Hurd.
48702         * manual/job.texi: Likewise.
48703         * manual/llio.texi: Likewise.
48704         (O_NOCTTY): Document as present on GNU/Linux.
48705         * manual/maint.texi: Likewise.
48706         * manual/memory.texi: Likewise.
48707         * manual/pattern.texi: Likewise.
48708         * manual/pipe.texi: Likewise.
48709         * manual/process.texi: Likewise.
48710         * manual/resource.texi: Likewise.
48711         (RUSAGE_CHILDREN): Remove statement about specifying a particular
48712         child on GNU/Hurd.
48713         * manual/setjmp.texi: Likewise.
48714         * manual/signal.texi: Likewise.
48715         * manual/startup.texi: Likewise.
48716         * manual/stdio.texi: Likewise.
48717         * manual/terminal.texi: Likewise.
48718         (ONLCR): Document as POSIX.
48719         (OXTABS): Document availability on GNU/Linux as XTABS.
48720         (ONOEOT): Document availability separately from other bits.
48721         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
48722         * manual/time.texi: Likewise.
48723         * manual/users.texi: Likewise.
48724         * INSTALL: Regenerated.
48725         * sysdeps/gnu/errlist.c: Regenerated.
48727         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
48728         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
48729         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
48730         puts.
48731         * configure: Regenerated.
48733 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
48735         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
48736         default includes instead of AC_HEADER_CHECK.
48737         * sysdeps/i386/configure: Regenerated.
48739         [BZ #10716]
48740         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
48741         * math/s_cacoshf.c (__cacoshf): Likewise.
48742         * math/s_cacoshl.c (__cacoshl): Likewise.
48743         * math/s_casinh.c (__casinh): Set signs of result from argument.
48744         * math/s_casinhf.c (__casinhf): Likewise.
48745         * math/s_casinhl.c (__casinhl): Likewise.
48746         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
48747         (casinh_test): Add more tests.
48748         * sysdeps/i386/fpu/libm-test-ulps: Update.
48749         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48751 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
48753         * po/zh_TW.po: Update from translation team.
48755         * login/Makefile (distribute): Remove variable.
48756         * catgets/Makefile: Likewise.
48757         * mach/Makefile: Likewise.
48758         * malloc/Makefile: Likewise.
48759         * misc/Makefile: Likewise.
48760         * iconv/Makefile: Likewise.
48761         * nscd/Makefile: Likewise.
48762         * hurd/Makefile: Likewise.
48763         * manual/Makefile: Likewise.
48764         * locale/Makefile: Likewise.
48765         * intl/Makefile: Likewise.
48766         * conform/Makefile: Likewise.
48767         * nss/Makefile: Likewise.
48768         * time/Makefile: Likewise.
48769         * soft-fp/Makefile: Likewise.
48770         * dirent/Makefile: Likewise.
48771         * gmon/Makefile: Likewise.
48772         * po/Makefile: Likewise.
48773         * rt/Makefile: Likewise.
48774         * socket/Makefile: Likewise.
48775         * math/Makefile: Likewise.
48776         * signal/Makefile: Likewise.
48777         * debug/Makefile: Likewise.
48778         * elf/Makefile: Likewise.
48779         * timezone/Makefile: Likewise.
48780         * stdlib/Makefile: Likewise.
48781         * iconvdata/Makefile: Likewise.
48782         * sunrpc/Makefile: Likewise.
48783         * io/Makefile: Likewise.
48784         * argp/Makefile: Likewise.
48785         * inet/Makefile: Likewise.
48786         * hesiod/Makefile: Likewise.
48787         * grp/Makefile: Likewise.
48788         * csu/Makefile: Likewise.
48789         * wctype/Makefile: Likewise.
48790         * crypt/Makefile: Likewise.
48791         * libio/Makefile: Likewise.
48792         * string/Makefile: Likewise.
48793         * nis/Makefile: Likewise.
48794         * resolv/Makefile: Likewise.
48795         * stdio-common/Makefile: Likewise.
48796         * wcsmbs/Makefile: Likewise.
48797         * dlfcn/Makefile: Likewise.
48798         * posix/Makefile: Likewise.
48800         [BZ #6959]
48801         * timezone/Makefile: Don't install timezone files, just the programs
48802         and scripts.
48804 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
48806         * nss/databases.def: Add missing gshadow entry.
48808         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
48810 2012-03-06  Marek Polacek  <polacek@redhat.com>
48812         [BZ #13726]
48813         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
48814         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
48815         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
48816         * stdio-common/tst-long-dbl-fphex.c: New file.
48818 2012-03-06  David S. Miller  <davem@davemloft.net>
48820         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
48821         (set_obp_int): New function.
48822         (get_obp_int): New function.
48823         (__get_clockfreq_via_dev_openprom): Likewise.
48824         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
48825         Avoid unused variable warnings on 'val' and use builtin_expect.
48826         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
48827         __builtin_expect.
48828         (INLINE_CLONE_SYSCALL): Likewise.
48830 2012-03-05  David S. Miller  <davem@davemloft.net>
48832         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48834 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
48836         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48838         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
48839         only for |x| >= 40.
48840         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
48842 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
48844         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
48845         Replace gettimeofday with __vdso_gettimeofday.
48847         * sysdeps/unix/sysv/linux/x86_64/init-first.c
48848         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
48849         __vdso_clock_gettime and __vdso_getcpu.
48851         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
48852         time with __vdso_time.
48854 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
48856         * manual/lang.texi (size_t): Note types to which size_t may be
48857         equivalent with the GNU C Library, but do not describe when
48858         differences between them are significant.
48860 2012-03-05  Andreas Jaeger  <aj@suse.de>
48862         * sysdeps/i386/fpu/libm-test-ulps: Update.
48864 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
48866         [BZ #3976]
48867         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
48868         (__ieee754_pow): Save and restore rounding mode and use
48869         round-to-nearest for main computations.
48870         * math/libm-test.inc (pow_test_tonearest): New function.
48871         (pow_test_towardzero): Likewise.
48872         (pow_test_downward): Likewise.
48873         (pow_test_upward): Likewise.
48874         (main): Call the new functions.
48875         * sysdeps/i386/fpu/libm-test-ulps: Update.
48876         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48878         [BZ #3976]
48879         * math/libm-test.inc (cosh_test_tonearest): New function.
48880         (cosh_test_towardzero): Likewise.
48881         (cosh_test_downward): Likewise.
48882         (cosh_test_upward): Likewise.
48883         (sinh_test_tonearest): Likewise.
48884         (sinh_test_towardzero): Likewise.
48885         (sinh_test_downward): Likewise.
48886         (sinh_test_upward): Likewise.
48887         (main): Call the new functions.
48888         * sysdeps/i386/fpu/libm-test-ulps: Update.
48889         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48891 2012-03-05  Tom de Vries  <tom@codesourcery.com>
48893         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
48894         default stack guard is set in last bytes.
48895         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
48897 2012-03-05  Kees Cook  <keescook@chromium.org>
48899         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
48901         [BZ #13656]
48902         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
48903         possibly allocate from heap instead of stack.
48904         * stdio-common/bug-vfprintf-nargs.c: New file.
48905         * stdio-common/Makefile (tests): Add nargs overflow test.
48907 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
48909         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48911 2012-03-03  Marek Polacek  <polacek@redhat.com>
48913         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
48914         * math/math_private.h: Likewise.
48915         * stdlib/tst-strtod.c: Likewise.
48916         * sysdeps/i386/i486/bits/atomic.h: Likewise.
48917         * sysdeps/x86_64/bits/atomic.h: Likewise.
48919 2012-03-02  David S. Miller  <davem@davemloft.net>
48921         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
48922         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
48923         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
48924         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
48925         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
48926         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
48927         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
48928         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
48930 2012-03-02  Roland McGrath  <roland@hack.frob.com>
48932         [BZ #13792]
48933         * manual/examples/README: New file, says the example source files
48934         can be used under GPL>=2.
48935         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
48936         line containing just "*/".
48937         * manual/examples/add.c: Add copyright header (GPL>=2).
48938         * manual/examples/argp-ex1.c: Likewise.
48939         * manual/examples/argp-ex2.c: Likewise.
48940         * manual/examples/argp-ex3.c: Likewise.
48941         * manual/examples/argp-ex4.c: Likewise.
48942         * manual/examples/atexit.c: Likewise.
48943         * manual/examples/db.c: Likewise.
48944         * manual/examples/dir.c: Likewise.
48945         * manual/examples/dir2.c: Likewise.
48946         * manual/examples/execinfo.c: Likewise.
48947         * manual/examples/filecli.c: Likewise.
48948         * manual/examples/filesrv.c: Likewise.
48949         * manual/examples/fmtmsgexpl.c: Likewise.
48950         * manual/examples/genpass.c: Likewise.
48951         * manual/examples/inetcli.c: Likewise.
48952         * manual/examples/inetsrv.c: Likewise.
48953         * manual/examples/isockad.c: Likewise.
48954         * manual/examples/longopt.c: Likewise.
48955         * manual/examples/memopen.c: Likewise.
48956         * manual/examples/memstrm.c: Likewise.
48957         * manual/examples/mkfsock.c: Likewise.
48958         * manual/examples/mkisock.c: Likewise.
48959         * manual/examples/mygetpass.c: Likewise.
48960         * manual/examples/pipe.c: Likewise.
48961         * manual/examples/popen.c: Likewise.
48962         * manual/examples/rprintf.c: Likewise.
48963         * manual/examples/search.c: Likewise.
48964         * manual/examples/select.c: Likewise.
48965         * manual/examples/setjmp.c: Likewise.
48966         * manual/examples/sigh1.c: Likewise.
48967         * manual/examples/sigusr.c: Likewise.
48968         * manual/examples/stpcpy.c: Likewise.
48969         * manual/examples/strdupa.c: Likewise.
48970         * manual/examples/strftim.c: Likewise.
48971         * manual/examples/strncat.c: Likewise.
48972         * manual/examples/subopt.c: Likewise.
48973         * manual/examples/swapcontext.c: Likewise.
48974         * manual/examples/termios.c: Likewise.
48975         * manual/examples/testopt.c: Likewise.
48976         * manual/examples/testpass.c: Likewise.
48977         * manual/examples/timeval_subtract.c: Likewise.
48979         [BZ #13792]
48980         * manual/time.texi (Elapsed Time): Move timeval_subtract example
48981         function to ...
48982         * manual/timeval_subtract.c.texi: ... here, new file.
48984 2012-03-02  David S. Miller  <davem@davemloft.net>
48986         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
48988 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
48990         [BZ #3976]
48991         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
48992         (__sin): Save and restore rounding mode and use round-to-nearest
48993         for all computations.
48994         (__cos): Save and restore rounding mode and use round-to-nearest
48995         for all computations.
48996         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
48997         <fenv.h>.
48998         (tan): Save and restore rounding mode and use round-to-nearest for
48999         all computations.
49000         * math/libm-test.inc (cos_test_tonearest): New function.
49001         (cos_test_towardzero): Likewise.
49002         (cos_test_downward): Likewise.
49003         (cos_test_upward): Likewise.
49004         (sin_test_tonearest): Likewise.
49005         (sin_test_towardzero): Likewise.
49006         (sin_test_downward): Likewise.
49007         (sin_test_upward): Likewise.
49008         (tan_test_tonearest): Likewise.
49009         (tan_test_towardzero): Likewise.
49010         (tan_test_downward): Likewise.
49011         (tan_test_upward): Likewise.
49012         (main): Call the new functions.
49013         * sysdeps/i386/fpu/libm-test-ulps: Update.
49014         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49016         [BZ #10135]
49017         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
49018         small n, then large n, before computing and testing k+n.
49019         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
49020         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
49021         Likewise.
49022         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
49023         Likewise.
49024         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
49025         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
49026         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
49027         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
49028         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
49029         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
49030         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
49031         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
49032         * math/libm-test.inc (scalbn_test): Add more tests.
49033         (scalbln_test): Likewise.
49035         * manual/filesys.texi (mode_t): Describe constraints on size and
49036         signedness, not exact equivalence to a particular type.
49037         (ino_t): Likewise.
49038         (ino64_t): Likewise.
49039         (dev_t): Likewise.
49040         (nlink_t): Likewise.
49041         (blkcnt_t): Likewise.
49042         (blkcnt64_t): Likewise.
49043         * manual/llio.texi (off_t): Likewise.
49045         [BZ #3976]
49046         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
49047         (__ieee754_exp): Save and restore rounding mode and use
49048         round-to-nearest for all computations.
49049         * math/libm-test.inc (exp_test_tonearest): New function.
49050         (exp_test_towardzero): Likewise.
49051         (exp_test_downward): Likewise.
49052         (exp_test_upward): Likewise.
49053         (main): Call the new functions.
49054         * sysdeps/i386/fpu/libm-test-ulps: Update.
49055         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49057 2012-03-01  Chris Demetriou  <cgd@google.com>
49059         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
49060         have predictable order.
49062 2012-03-01  David S. Miller  <davem@davemloft.net>
49064         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
49066         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
49067         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
49068         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
49069         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
49071         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
49072         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
49073         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
49074         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
49075         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
49076         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
49077         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
49078         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
49079         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
49081         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49083         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
49084         * sysdeps/sparc/fpu/libm-test-ulps: to here.
49085         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
49087         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
49088         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
49089         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
49090         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
49091         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
49092         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
49093         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
49094         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
49095         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
49096         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
49097         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
49098         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
49099         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
49100         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
49101         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
49102         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
49103         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
49104         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
49105         * sysdeps/sparc/elf/configure: Regenerated.
49107 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
49109         * configure.in (AS, LD): Require binutils 2.20 or later.
49110         * configure: Regenerated.
49111         * manual/install.texi (Tools for Compilation): Give binutils 2.20
49112         as required minimum version.
49113         * INSTALL: Regenerated.
49115         [BZ #2541]
49116         [BZ #4108]
49117         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
49118         before squaring exponent.
49119         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
49120         bottom long double and 27 bits of top long double before squaring
49121         exponent.
49122         * math/libm-test.inc (erfc_test): Add more tests.
49123         * sysdeps/i386/fpu/libm-test-ulps: Update.
49124         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
49125         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49127 2012-03-01  Kai Tietz  <ktietz@redhat.com>
49129         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
49130         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
49131         containing bit-fields.
49132         * soft-fp/extended.h (_FP_UNION_E): Likewise.
49133         * soft-fp/single.h (_FP_UNION_S): Likewise.
49134         * soft-fp/double.h (_FP_UNION_D): Likewise.
49136 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
49138         [BZ #13786]
49139         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
49140         not include ../strcmp.S.
49141         [USE_AS_STRNCASECMP_L]: Likewise.
49142         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
49143         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
49144         * sysdeps/i386/i686/multiarch/strncase_l-c.c
49145         (__strncasecmp_l_ia32): Define as alias to
49146         __strncasecmp_l_nonascii.
49148         [BZ #5794]
49149         * math/libm-test.inc (expm1_test): Add test for bug 5794.
49150         * sysdeps/i386/fpu/libm-test-ulps: Update.
49151         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49153         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
49154         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49156 2012-02-29  Jeff Law  <law@redhat.com>
49158         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
49159         out of bounds read.
49161 2012-02-29  Marek Polacek  <polacek@redhat.com>
49163         [BZ #13706]
49164         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
49165         * elf/Makefile: Add rules to run tst-unused-dep.out.
49167 2012-02-28  David S. Miller  <davem@davemloft.net>
49169         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
49170         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
49171         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
49172         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
49173         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
49174         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
49176 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
49178         * math/libm-test.inc (llround_test): Move one test from
49179         lround_test.  Use TEST_f_L in moved test.
49180         (lround_test): Move misplaced test to llround_test.  Add testcase
49181         from bug 2561.
49183 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
49185         * sysdeps/x86_64/fpu/e_expf.S: New file.
49186         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
49188 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
49190         [BZ #13637]
49191         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
49192         of remain_len that may cause incomplete multi-byte character and
49193         false match.
49194         * posix/bug-regex33.c: New file.
49195         * posix/Makefile (tests): Add bug-regex33.
49197 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
49199         * manual/macros.texi: New file.
49200         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
49201         * manual/libc.texinfo: Include macros.texi.
49202         * manual/creatute.texi: Likewise.
49203         * manual/install.texi: Likewise.
49204         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
49205         @glibcadj{} in references to the GNU C Library.
49206         * manual/charset.texi: Likewise.
49207         * manual/conf.texi: Likewise.
49208         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
49209         when not using those macros.
49210         * manual/creature.texi: Likewise.
49211         * manual/crypt.texi: Likewise.
49212         * manual/errno.texi: Likewise.
49213         * manual/filesys.texi: Likewise.
49214         * manual/header.texi: Likewise.
49215         * manual/install.texi: Likewise.
49216         * manual/intro.texi: Likewise.
49217         * manual/io.texi: Likewise.
49218         * manual/job.texi: Likewise.
49219         * manual/lang.texi: Likewise.
49220         * manual/libc.texiinfo: Likewise.
49221         * manual/llio.texi: Likewise.
49222         * manual/locale.texi: Likewise.
49223         * manual/maint.texi: Likewise.
49224         * manual/math.texi: Likewise.
49225         * manual/memory.texi: Likewise.
49226         * manual/message.texi: Likewise.
49227         * manual/nss.texi: Likewise.
49228         * manual/pattern.texi: Likewise.
49229         * manual/process.texi: Likewise.
49230         * manual/resource.texi: Likewise.
49231         * manual/search.texi: Likewise.
49232         * manual/setjmp.texi: Likewise.
49233         * manual/signal.texi: Likewise.
49234         * manual/socket.texi: Likewise.
49235         * manual/startup.texi: Likewise.
49236         * manual/stdio.texi: Likewise.
49237         * manual/string.texi: Likewise.
49238         * manual/sysinfo.texi: Likewise.
49239         * manual/syslog.texi: Likewise.
49240         * manual/terminal.texi: Likewise.
49241         * manual/time.texi: Likewise.
49242         * manual/users.texi: Likewise.
49243         * INSTALL: Regenerated.
49244         * NOTES: Regenerated.
49245         * sysdeps/gnu/errlist.c: Regenerated.
49247 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
49249         * include/dirent.h: Include <dirstream.h> before
49250         <dirent/dirent.h>.
49252 2012-02-28  David S. Miller  <davem@davemloft.net>
49254         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
49255         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
49256         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
49257         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
49259 2012-02-27  David S. Miller  <davem@davemloft.net>
49261         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
49262         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
49263         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
49264         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
49266         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
49267         frame pointer instead of stack pointer relative arg slot.
49268         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
49269         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
49270         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
49272 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
49274         [BZ #3992]
49275         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
49277 2012-02-27  David S. Miller  <davem@davemloft.net>
49279         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
49280         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
49281         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
49282         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
49283         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
49284         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
49285         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
49286         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
49288 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
49290         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
49291         later.  Allow versions 5-9.
49292         * configure: Regenerated.
49293         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
49294         required minimum version and 4.6 as recommended version.  Do not
49295         mention bugs in GCC 2.7 and 2.8.
49296         * INSTALL: Regenerated.
49298 2012-02-27  David S. Miller  <davem@davemloft.net>
49300         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
49301         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
49302         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
49303         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
49304         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
49305         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
49306         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
49307         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
49309         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
49310         manipulate bits before adding and subtracting TWO112[sx].
49311         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
49313 2012-02-27  Roland McGrath  <roland@hack.frob.com>
49315         [BZ #13775]
49316         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
49317         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
49318         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
49319         being in POSIX, because they are in 1003.1-2008.
49321         * rt/tst-aio.c: Include <fcntl.h>.
49322         * rt/tst-aio7.c: Likewise.
49323         * rt/tst-aio64.c: Likewise.
49325         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
49327 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
49329         * manual/install.texi (--with-headers): Describe headers as
49330         interface headers, not private headers.
49331         (Specific advice for GNU/Linux systems): Describe use of headers
49332         from "make headers_install", not private headers from older
49333         kernels.
49334         * INSTALL: Regenerated.
49335         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
49336         Change to 2.6.19.
49337         * sysdeps/unix/sysv/linux/configure: Regenerated.
49339         * manual/llio.texi (fclean): Remove documentation.
49341         * manual/Makefile (libc-texi-generated): New variable.  Include
49342         version.texi.
49343         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
49344         $(libc-texi-generated), not duplicated list of files.
49345         (version.texi, stamp-version): New rules.
49346         (realclean): Remove $(libc-texi-generated), not individual files
49347         from that list.  Do not remove dir-add.texinfo.
49348         * manual/libc.texinfo: Comment out uses of edition numbers and
49349         references to printed manual.  Remove last-updated dates.
49350         (EDITION): Comment out.
49351         (ISBN): Likewise.
49352         (VERSION, UPDATED): Remove.
49353         (version.texi): Include.
49355 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
49357         * sysdeps/posix/spawni.c: Include <signal.h>.
49358         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
49359         * sysdeps/pthread/aio_fsync.c: Likewise.
49361 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
49363         * conform/Makefile (tests): Run only when not cross-compiling and
49364         when fast-check is not defined.
49366         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
49367         * conform/data/limits.h-data: Fixes for POSIX2008.
49368         * conform/run-conformtest.sh: Run all tests.
49369         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
49370         headers.
49371         * include/bits/dlfcn.h: Likewise.
49372         * include/langinfo.h: Likewise.
49373         * include/monetary.h: Likewise.
49374         * include/sys/poll.h: Likewise.
49376         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
49377         for __USE_GNU.
49378         * posix/spawn.h: Define __need_sigset_t.
49379         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
49380         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
49381         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
49382         to get sigevent_t only.
49383         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
49384         only for __USE_GNU.
49385         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
49386         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
49387         process_vm_writev only for __USE_GNU.
49388         * termios/termios.h: Declare tcgetsid also for POSIX2008.
49390         * conform/Makefile: For now ignore errors from run-conformtest.
49391         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
49392         POSIX to avoid namespace pollution.  Don't prepend headers.
49393         * conform/data/aio.h-data: Fixes for POSIX testing.
49394         * conform/data/fcntl.h-data: Likewise.
49395         * conform/data/glob.h-data: Likewise.
49396         * conform/data/grp.h-data: Likewise.
49397         * conform/data/pthread.h-data: Likewise.
49398         * conform/data/pwd.h-data: Likewise.
49399         * conform/data/signal.h-data: Likewise.
49400         * conform/data/spawn.h-data: Likewise.
49401         * conform/data/stdio.h-data: Likewise.
49402         * conform/data/stdlib.h-data: Likewise.
49403         * conform/data/stropts.h-data: Likewise.
49404         * conform/data/sys/mman.h-data: Likewise.
49405         * conform/data/sys/stat.h-data: Likewise.
49406         * conform/data/sys/types.h-data: Likewise.
49407         * conform/data/sys/wait.h-data: Likewise.
49408         * conform/data/time.h-data: Likewise.
49409         * conform/data/unistd.h-data: Likewise.
49410         * conform/data/utime.h-data: Likewise.
49412         * io/sys/stat.h: fchmod was always in POSIX.
49413         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
49414         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
49415         * rt/aio.h: Define __need_timespec before including <time.h>.
49416         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
49417         struct.  Add forward declaration of pthread_attr_t and use it in
49418         sigevent.
49419         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
49420         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
49421         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
49422         always remove CLK_TCK definition.
49424 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
49426         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
49428 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
49430         * conform/run-conformtest.sh: New file.
49431         * conform/Makefile: Run run-conformtest for tests.
49432         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
49433         support.
49435         * conform/data/uchar.h-data: New file.
49436         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
49437         * conform/data/arpa/inet.h-data: Likewise.
49438         * conform/data/assert.h-data: Likewise.
49439         * conform/data/complex.h-data: Likewise.
49440         * conform/data/cpio.h-data: Likewise.
49441         * conform/data/ctype.h-data: Likewise.
49442         * conform/data/dirent.h-data: Likewise.
49443         * conform/data/dlfcn.h-data: Likewise.
49444         * conform/data/errno.h-data: Likewise.
49445         * conform/data/fcntl.h-data: Likewise.
49446         * conform/data/float.h-data: Likewise.
49447         * conform/data/fmtmsg.h-data: Likewise.
49448         * conform/data/fnmatch.h-data: Likewise.
49449         * conform/data/ftw.h-data: Likewise.
49450         * conform/data/glob.h-data: Likewise.
49451         * conform/data/grp.h-data: Likewise.
49452         * conform/data/iconv.h-data: Likewise.
49453         * conform/data/inttypes.h-data: Likewise.
49454         * conform/data/langinfo.h-data: Likewise.
49455         * conform/data/libgen.h-data: Likewise.
49456         * conform/data/limits.h-data: Likewise.
49457         * conform/data/locale.h-data: Likewise.
49458         * conform/data/math.h-data: Likewise.
49459         * conform/data/monetary.h-data: Likewise.
49460         * conform/data/mqueue.h-data: Likewise.
49461         * conform/data/ndbm.h-data: Likewise.
49462         * conform/data/net/if.h-data: Likewise.
49463         * conform/data/netdb.h-data: Likewise.
49464         * conform/data/netinet/in.h-data: Likewise.
49465         * conform/data/nl_types.h-data: Likewise.
49466         * conform/data/poll.h-data: Likewise.
49467         * conform/data/pthread.h-data: Likewise.
49468         * conform/data/pwd.h-data: Likewise.
49469         * conform/data/regex.h-data: Likewise.
49470         * conform/data/sched.h-data: Likewise.
49471         * conform/data/search.h-data: Likewise.
49472         * conform/data/semaphore.h-data: Likewise.
49473         * conform/data/setjmp.h-data: Likewise.
49474         * conform/data/signal.h-data: Likewise.
49475         * conform/data/spawn.h-data: Likewise.
49476         * conform/data/stdarg.h-data: Likewise.
49477         * conform/data/stdio.h-data: Likewise.
49478         * conform/data/stdlib.h-data: Likewise.
49479         * conform/data/string.h-data: Likewise.
49480         * conform/data/strings.h-data: Likewise.
49481         * conform/data/stropts.h-data: Likewise.
49482         * conform/data/sys/ipc.h-data: Likewise.
49483         * conform/data/sys/mman.h-data: Likewise.
49484         * conform/data/sys/msg.h-data: Likewise.
49485         * conform/data/sys/resource.h-data: Likewise.
49486         * conform/data/sys/select.h-data: Likewise.
49487         * conform/data/sys/sem.h-data: Likewise.
49488         * conform/data/sys/shm.h-data: Likewise.
49489         * conform/data/sys/socket.h-data: Likewise.
49490         * conform/data/sys/stat.h-data: Likewise.
49491         * conform/data/sys/statvfs.h-data: Likewise.
49492         * conform/data/sys/time.h-data: Likewise.
49493         * conform/data/sys/timeb.h-data: Likewise.
49494         * conform/data/sys/times.h-data: Likewise.
49495         * conform/data/sys/types.h-data: Likewise.
49496         * conform/data/sys/uio.h-data: Likewise.
49497         * conform/data/sys/un.h-data: Likewise.
49498         * conform/data/sys/utsname.h-data: Likewise.
49499         * conform/data/sys/wait.h-data: Likewise.
49500         * conform/data/syslog.h-data: Likewise.
49501         * conform/data/tar.h-data: Likewise.
49502         * conform/data/termios.h-data: Likewise.
49503         * conform/data/utime.h-data: Likewise.
49504         * conform/data/utmpx.h-data: Likewise.
49505         * conform/data/varargs.h-data: Likewise.
49506         * conform/data/wchar.h-data: Likewise.
49507         * conform/data/wctype.h-data: Likewise.
49508         * conform/data/wordexp.h-data: Likewise.
49510         * include/stropts.h: New file.
49511         * include/uchar.h: New file.
49512         * include/aio.h: Changes to allow conformtest.pl to use the headers.
49513         * include/assert.h: Likewise.
49514         * include/ctype.h: Likewise.
49515         * include/dirent.h: Likewise.
49516         * include/dlfcn.h: Likewise.
49517         * include/fcntl.h: Likewise.
49518         * include/fnmatch.h: Likewise.
49519         * include/glob.h: Likewise.
49520         * include/grp.h: Likewise.
49521         * include/libio.h: Likewise.
49522         * include/locale.h: Likewise.
49523         * include/math.h: Likewise.
49524         * include/net/if.h: Likewise.
49525         * include/netdb.h: Likewise.
49526         * include/netinet/in.h: Likewise.
49527         * include/pthread.h: Likewise.
49528         * include/pwd.h: Likewise.
49529         * include/regex.h: Likewise.
49530         * include/sched.h: Likewise.
49531         * include/search.h: Likewise.
49532         * include/setjmp.h: Likewise.
49533         * include/signal.h: Likewise.
49534         * include/stdio.h: Likewise.
49535         * include/stdlib.h: Likewise.
49536         * include/string.h: Likewise.
49537         * include/sys/cdefs.h: Likewise.
49538         * include/sys/mman.h: Likewise.
49539         * include/sys/msg.h: Likewise.
49540         * include/sys/resource.h: Likewise.
49541         * include/sys/select.h: Likewise.
49542         * include/sys/socket.h: Likewise.
49543         * include/sys/stat.h: Likewise.
49544         * include/sys/statvfs.h: Likewise.
49545         * include/sys/time.h: Likewise.
49546         * include/sys/times.h: Likewise.
49547         * include/sys/uio.h: Likewise.
49548         * include/sys/utsname.h: Likewise.
49549         * include/sys/wait.h: Likewise.
49550         * include/termios.h: Likewise.
49551         * include/time.h: Likewise.
49552         * include/ulimit.h: Likewise.
49553         * include/unistd.h: Likewise.
49554         * include/utime.h: Likewise.
49555         * include/wchar.h: Likewise.
49556         * include/wctype.h: Likewise.
49557         * include/wordexp.h: Likewise.
49559         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
49561         * time/time.h: TIME_UTC must be a macro.
49562         Make timespec_get available for ISO C11 only as well.
49564 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
49566         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
49567         Reported by Peng Haitao <penght@cn.fujitsu.com>.
49569 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
49571         * configure.in: Use -o not -a in test for unsupported multi-arch.
49573 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
49575         * manual/texinfo.tex: Update to version 2012-01-19.16.
49577 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
49579         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
49581 2012-02-24  Roland McGrath  <roland@hack.frob.com>
49583         [BZ #13738]
49584         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
49585         * manual/fdl-1.3.texi: New file.
49586         * manual/fdl-1.1.texi: File removed.
49588         [BZ #13738]
49589         * manual/libc.texinfo (FDL_VERSION): New @set.
49590         Use it for mention of FDL in cover text.
49591         (Documentation License): Use it in @include file name.
49593 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
49594             Roland McGrath  <roland@hack.frob.com>
49596         [BZ #5461]
49597         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
49598         (not LONG_LONG_MAX and LONG_LONG_MIN.
49599         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
49600         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
49601         name.
49602         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
49604 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
49606         [BZ #2547]
49607         [BZ #11365]
49608         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
49609         manipulate bits before adding and subtracting TWO23[sx].
49610         * math/libm-test.inc (nearbyint_test): Add more tests.
49612 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
49614         [BZ #2548]
49615         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
49616         bits before adding and subtracting TWO23[sx].
49617         * math/libm-test.inc (rint_test): Add more tests.
49618         (rint_test_tonearest): Likewise.
49619         (rint_test_towardzero): Likewise.
49620         (rint_test_downward): Likewise.
49621         (rint_test_upward: Likewise.
49623 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
49625         [BZ #10110]
49626         * include/stdc-predef.h: New file.  Extracted from features.h.
49627         * include/features.h: Include stdc-predef.h.
49628         * Makefile (headers): Add stdc-predef.h.
49629         * CONFORMANCE (Compiler limitations): Update.
49631 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
49633         * manual/libc.texinfo (VERSION, UPDATED): Revert.
49635 2012-02-21  David S. Miller  <davem@davemloft.net>
49637         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
49638         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
49640 2012-02-20  David S. Miller  <davem@davemloft.net>
49642         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
49643         using a normal save/restore sequence, rather than allocating a
49644         dummy stack frame just to store a frame pointer and restore.
49645         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
49647 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
49649         * manual/install.texi: Fix stray word in line-wrapped comment.
49651 2012-02-20  David S. Miller  <davem@davemloft.net>
49653         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
49654         both binutils and gcc support GOTDATA.
49656         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
49657         "rd %pc" in the PIC register setup sequences.
49659         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
49660         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
49661         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
49662         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
49663         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
49664         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
49665         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
49666         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
49667         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
49668         (SYSCALL_ERROR_HANDLER): Likewise.
49669         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
49670         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
49671         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
49672         (SYSCALL_ERROR_HANDLER): Likewise.
49674         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
49675         (HAVE_GCC_GOTDATA): New.
49676         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
49677         relocation support in both binutils and gcc.
49678         * sysdeps/sparc/elf/configure: Regenerate.
49680         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
49681         * sysdeps/sparc/sparc32/elf/configure: Delete.
49682         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
49683         * sysdeps/sparc/sparc64/elf/configure: Delete.
49684         * sysdeps/sparc/elf/configure.in: New file.
49685         * sysdeps/sparc/elf/configure: Generate.
49687         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
49688         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
49689         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
49690         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
49691         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
49693 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
49695         * manual/install.texi: Do not mention specific glibc version
49696         numbers.
49697         * manual/libc.texinfo (VERSION, UPDATED): Update.
49698         (@copying): Use @copyright{} and range of years.
49700 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
49702         [BZ #13695]
49703         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
49704         [crti.S not in sysdirs] (generated): Do not append.
49705         [crti.S not in sysdirs] (omit-deps): Likewise.
49706         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
49707         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
49708         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
49709         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
49710         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
49711         Likewise.
49712         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
49713         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
49714         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
49715         * csu/defs.awk: Remove file.
49716         * sysdeps/generic/initfini.c: Likewise.
49717         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
49718         variable.
49719         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
49720         Likewise.
49722 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
49724         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
49725         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
49726         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
49727         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
49728         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
49729         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
49730         <bits/epoll.h>.
49731         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
49732         (__EPOLL_PACKED): Define to empty if not defined by
49733         <bits/epoll.h>.
49734         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
49735         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49736         bits/epoll.h.
49738 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
49740         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
49741         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
49742         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
49743         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
49744         <bits/timerfd.h>.
49745         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
49746         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49747         bits/timerfd.h.
49749 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
49751         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
49752         in C locale.
49753         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
49754         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
49755         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
49756         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49758 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
49760         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
49761         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
49763 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
49765         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
49766         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
49767         defined.
49768         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
49769         Likewise.
49770         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
49771         entry for 2.16.
49773 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
49775         * math/w_acos.c: Use non-signaling floating-point comparisons.
49776         * math/w_acosf.c: Likewise.
49777         * math/w_acosh.c: Likewise.
49778         * math/w_acoshf.c: Likewise.
49779         * math/w_acoshl.c: Likewise.
49780         * math/w_acosl.c: Likewise.
49781         * math/w_asin.c: Likewise.
49782         * math/w_asinf.c: Likewise.
49783         * math/w_asinl.c: Likewise.
49784         * math/w_atanh.c: Likewise.
49785         * math/w_atanhf.c: Likewise.
49786         * math/w_atanhl.c: Likewise.
49787         * math/w_exp2.c: Likewise.
49788         * math/w_exp2f.c: Likewise.
49789         * math/w_exp2l.c: Likewise.
49790         * math/w_j0.c: Likewise.
49791         * math/w_j0f.c: Likewise.
49792         * math/w_j0l.c: Likewise.
49793         * math/w_j1.c: Likewise.
49794         * math/w_j1f.c: Likewise.
49795         * math/w_j1l.c: Likewise.
49796         * math/w_jn.c: Likewise.
49797         * math/w_jnf.c: Likewise.
49798         * math/w_log.c: Likewise.
49799         * math/w_log10.c: Likewise.
49800         * math/w_log10f.c: Likewise.
49801         * math/w_log10l.c: Likewise.
49802         * math/w_log2.c: Likewise.
49803         * math/w_log2f.c: Likewise.
49804         * math/w_log2l.c: Likewise.
49805         * math/w_logf.c: Likewise.
49806         * math/w_logl.c: Likewise.
49807         * math/w_sqrt.c: Likewise.
49808         * math/w_sqrtf.c: Likewise.
49809         * math/w_sqrtl.c: Likewise.
49810         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
49811         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
49812         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
49813         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
49814         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
49816 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
49818         [BZ #9739]
49819         * manual/string.texi (strnlen): Use correct parameter name in
49820         equivalent expression.
49822 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
49824         [BZ #11174]
49825         * manual/users.texi (seteuid): Consistently use neweuid for
49826         argument name.
49828 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
49830         [BZ #13704]
49831         * manual/nss.texi (Services in the NSS configuration): Correct
49832         list of services in example configuration file.
49834 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
49836         [BZ #11322]
49837         * manual/arith.texi: Remove statements about negative zero
49838         behaving identically to zero.
49840 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
49842         [BZ #5993]
49843         * manual/install.texi: Do not document upgrading from libc5.
49845 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
49847         [BZ #4596]
49848         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
49850 2012-02-18  David S. Miller  <davem@davemloft.net>
49852         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
49853         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
49854         %o7 across the call.
49855         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
49856         instead.
49857         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
49858         SETUP_PIC_REG_LEAF.
49859         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
49860         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
49861         * sysdeps/sparc/crtn.S: Likewise.
49863 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
49865         * aout/Makefile: Remove.
49867 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
49869         [BZ #13058]
49870         * manual/examples/argp-ex1.c (main): Format definition in GNU
49871         style.
49872         * manual/examples/argp-ex2.c (main): Likewise.
49873         * manual/examples/argp-ex3.c (main): Likewise.
49874         * manual/examples/argp-ex4.c (main): Likewise.
49875         * manual/examples/longopt.c (main): Use new-style prototype
49876         definition.
49877         * manual/examples/strncat.c (main): Specify return type and use
49878         (void) for arguments.
49879         * manual/examples/subopt.c (main): Use char **argv argument.
49881 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
49883         [BZ #5077]
49884         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
49885         rounding modes.
49887 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
49889         [BZ #6907]
49890         * manual/string.texi (strchr): Change when strchrnul is
49891         recommended.
49893 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
49895         [BZ #174]
49896         * manual/locale.texi (setlocale): Document LOCPATH.
49898 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
49900         [BZ #10210]
49901         * manual/process.texi (execle): Move @dots{} before last argument.
49903 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
49905         [BZ #12047]
49906         * manual/charset.texi (Generic Charset Conversion): Fix typo
49907         (LC_TYPE -> LC_CTYPE).
49909 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
49911         [BZ #5805]
49912         * manual/arith.texi (scalbn): Use @var{} on parameter names.
49913         (scalbnf): Likewise.
49914         (scalbnl): Likewise.
49915         (scalbln): Likewise.
49916         (scalblnf): Likewise.
49917         (scalblnl): Likewise.
49918         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
49919         (vwarnx): Likewise.
49920         (verr): Likewise.
49921         (verrx): Likewise.
49922         * manual/filesys.texi (telldir): Use braces around return type.
49923         * manual/llio.texi (mmap): Add space after comma.
49924         (mmap64): Likewise.
49925         * manual/math.texi (jn): Use @var{} on parameter names.
49926         (jnf): Likewise.
49927         (jnl): Likewise.
49928         (yn): Likewise.
49929         (ynf): Likewise.
49930         (ynl): Likewise.
49931         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
49932         line.
49933         * manual/resource.texi (ulimit): Use @dots{} instead of literal
49934         "...".
49935         (sched_get_priority_min): Remove semicolon on @deftypefun line.
49936         (sched_get_priority_max): Likewise.
49937         * manual/signal.texi (sigvec): Add space after comma.
49938         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
49939         names.
49940         (if_indextoname): Likewise.
49941         (if_freenameindex): Likewise.
49942         (sendto): Use ',' instead of '.' in prototype.
49943         * manual/startup.texi (syscall): Use @dots{} instead of literal
49944         "...".
49945         * manual/stdio.texi (__fpending): Separate initial words of
49946         paragraph from @deftypefun line.
49947         * manual/syslog.texi (syslog): Use @dots{} instead of literal
49948         "...".
49949         (vsyslog): Use @var{} on parameter names.
49950         * manual/terminal.texi (stty): Use @var{} on parameter names.
49951         * manual/users.texi (getutmp): Use @var{} on parameter names.
49952         (getutmpx): Likewise.
49954 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
49956         [BZ #6884]
49957         * manual/stdio.texi (fopen): Fix typos in description of
49958         ",ccs=STRING".
49960 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
49962         [BZ #4026]
49963         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
49964         get clock_id definition.
49966 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
49968         [BZ #4822]
49969         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
49970         (madvise): Cast every argument to void on its own.
49972 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
49974         [BZ #9902]
49975         * manual/startup.texi (Exit Status): Fix typo.
49977 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
49979         [BZ #10140]
49980         * manual/examples/argp-ex1.c: Include <stdlib.h>.
49981         * manual/examples/argp-ex2.c: Likewise.
49982         * manual/examples/argp-ex3.c: Likewise.
49984 2012-02-16  Richard Henderson  <rth@redhat.com>
49986         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
49987         * sysdeps/s390/s390-32/initfini.c: Remove.
49988         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
49989         * sysdeps/s390/s390-64/initfini.c: Remove.
49991 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
49993         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
49994         compiler output for sysdeps/generic/initfini.c.
49995         * sysdeps/sh/elf/initfini.c: Remove file.
49997 2012-02-16  David S. Miller  <davem@davemloft.net>
49999         [BZ #11494]
50000         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
50002         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
50003         * sysdeps/sparc/crti.S: New file.
50004         * sysdeps/sparc/crtn.S: New file.
50005         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
50006         * sysdeps/sparc/sparc64/Makefile: Likewise.
50008 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
50010         [BZ #3335]
50011         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
50013 2012-02-15  Roland McGrath  <roland@hack.frob.com>
50015         [BZ #4822]
50016         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
50018         * mach/devstream.c (cookie_io_functions_t): Macro removed.
50019         (write, read, close): Likewise.
50020         Patch by Aurelien Jarno <aurelien@aurel32.net>.
50022 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
50024         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
50025         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
50026         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
50027         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
50028         <bits/signalfd.h>.
50029         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
50030         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50031         bits/signalfd.h.
50033 2012-02-14  Marek Polacek  <polacek@redhat.com>
50035         * sysdeps/x86_64/crti.S: New file.
50036         * sysdeps/x86_64/crtn.S: New file.
50037         * sysdeps/x86_64/elf/initfini.c: Remove file.
50039 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
50041         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
50042         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
50043         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
50044         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
50045         <bits/inotify.h>.
50046         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
50047         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50048         bits/inotify.h.
50050 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
50052         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
50053         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
50054         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
50055         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
50056         <bits/eventfd.h>.
50057         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
50058         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50059         bits/eventfd.h.
50061 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
50063         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
50064         __feraiseexcept instead of feraiseexcept.
50066         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
50067         nanosleep invocations.
50068         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
50069         strings, and add error checking for a nanosleep invocations.
50071 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
50073         Replace FSF snail mail address with URLs, as per GNU coding standards.
50074         Most of the snail mail addresses were wrong anyway, and omitting
50075         them makes the source code easier to maintain.  Almost all of the
50076         changes are to license notices and to locale LC_IDENTIFICATION
50077         addresses, except for this one:
50078         * manual/libc.texinfo: In "Published by", give the FSF's URL,
50079         not its snail mail address.
50081 2012-02-09  Richard Henderson  <rth@twiddle.net>
50083         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
50084         of kernel-features.h.
50086         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
50088 2012-02-08  Marek Polacek  <polacek@redhat.com>
50090         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
50091         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
50092         * sysdeps/gnu/_G_config.h: Likewise.
50093         * sysdeps/generic/_G_config.h: Likewise.
50095 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
50097         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
50098         tests.
50099         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50101         * sysdeps/powerpc/powerpc32/crti.S: New file.
50102         * sysdeps/powerpc/powerpc32/crtn.S: New file.
50103         * sysdeps/powerpc/powerpc64/crti.S: New file.
50104         * sysdeps/powerpc/powerpc64/crtn.S: New file.
50106         * Makeconfig (have-initfini): Don't set.
50107         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
50108         * configure.in (nopic_initfini): Don't substitute.
50109         * config.h.in (HAVE_INITFINI): Don't #undef.
50110         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
50111         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
50113 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
50115         Support crti.S and crtn.S provided directly by architectures.
50116         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
50117         [crti.S in sysdirs] (omit-deps): Likewise.
50118         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
50119         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
50120         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
50121         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
50122         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
50123         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
50124         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
50125         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
50126         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
50127         compiler output for sysdeps/generic/initfini.c.
50128         * sysdeps/i386/elf/Makefile: Remove file.
50129         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
50131 2012-02-07  Marek Polacek  <polacek@redhat.com>
50133         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
50134         * sysdeps/gnu/_G_config.h: Likewise.
50135         * sysdeps/mach/hurd/_G_config.h: Likewise.
50137 2012-02-07  Marek Polacek  <polacek@redhat.com>
50139         * math/Makefile (tests): Add tst-CMPLX2.
50140         * math/tst-CMPLX2.c: New file.
50142 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
50144         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
50146         * math/libm-test.inc (jn_test): Add missing L suffix.
50148 2012-02-06  Marek Polacek  <polacek@redhat.com>
50150         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
50151         * sysdeps/i386/fpu/e_powf.S: Likewise.
50152         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
50153         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
50154         * sysdeps/i386/fpu/e_acosh.S: Likewise.
50155         * sysdeps/i386/fpu/e_pow.S: Likewise.
50156         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
50157         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
50158         * sysdeps/i386/fpu/s_expm1.S: Likewise.
50159         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
50160         * sysdeps/i386/fpu/e_log2.S: Likewise.
50161         * sysdeps/i386/fpu/e_log2l.S: Likewise.
50162         * sysdeps/i386/fpu/e_scalb.S: Likewise.
50163         * sysdeps/i386/fpu/e_powl.S: Likewise.
50164         * sysdeps/i386/fpu/s_log1p.S: Likewise.
50165         * sysdeps/i386/fpu/e_log10f.S: Likewise.
50166         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
50167         * sysdeps/i386/fpu/e_logl.S: Likewise.
50168         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
50169         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
50170         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
50171         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
50172         * sysdeps/i386/fpu/e_log2f.S: Likewise.
50173         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
50174         * sysdeps/i386/fpu/e_log.S: Likewise.
50175         * sysdeps/i386/fpu/s_cexp.S: Likewise.
50176         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
50177         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
50178         * sysdeps/i386/fpu/e_logf.S: Likewise.
50179         * sysdeps/i386/fpu/e_log10l.S: Likewise.
50180         * sysdeps/i386/fpu/e_atanh.S: Likewise.
50181         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
50182         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
50183         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
50184         * sysdeps/i386/fpu/e_log10.S: Likewise.
50185         * sysdeps/i386/fpu/s_frexp.S: Likewise.
50186         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
50187         * sysdeps/i386/fpu/s_asinh.S: Likewise.
50188         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
50189         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
50190         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
50191         * sysdeps/i386/asm-syntax.h: Likewise.
50192         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
50193         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
50194         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
50195         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
50196         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
50197         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
50198         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
50199         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
50200         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
50201         * sysdeps/powerpc/sysdep.h: Likewise.
50202         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
50203         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
50205 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
50207         [BZ #411]
50208         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
50210 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
50212         * sysdeps/i386/sysdep.h: Include <features.h>.
50213         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
50214         version.
50216 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
50218         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
50219         Define.
50220         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
50221         LOAD_PIC_REG_STR.
50223 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
50225         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
50226         (SETUP_PIC_REG): Use GET_PC_THUNK.
50227         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
50228         macro.
50230 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
50232         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
50233         for non-PIC compilation.
50234         (SETUP_PIC_REG): Add .p2align directive.
50235         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
50236         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
50237         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
50238         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
50239         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
50240         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
50241         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
50242         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
50243         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
50244         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
50245         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
50246         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
50247         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
50248         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
50249         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
50250         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
50251         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
50252         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
50253         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
50254         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
50255         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
50256         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
50257         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
50258         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
50259         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
50260         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
50261         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
50262         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
50263         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
50264         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
50265         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
50266         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
50267         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
50268         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
50269         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
50270         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
50271         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
50272         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
50273         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
50274         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
50275         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
50277 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
50279         * math/tst-CMPLX.c: Include <stdio.h>.
50281 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
50283         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
50284         float.
50285         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
50286         * sysdeps/sparc/bits/mathdef.h: Likewise.
50288 2012-01-31  Marek Polacek  <polacek@redhat.com>
50290         * libio/libio.h: Don't define _PARAMS.
50291         * locale/programs/config.h: Don't define PARAMS.
50292         * stdlib/strtol_l.c: Likewise.
50293         (__strtol_l): Remove PARAMS from the prototype.
50295 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
50297         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
50298         names.  Just use the correct names.  Remove unnecessary wrapper
50299         functions.
50300         * malloc/arena.c: Likewise.
50301         * malloc/hooks.c: Likewise.
50303         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
50304         ARENA_TEST says not to.  Simplify test for creation of a new arena.
50305         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
50307 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
50309         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
50310         into tail calls.
50311         (update_get_addr): New function.
50312         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
50313         GET_ADDR_MODULE parameter.
50315 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
50317         * crypt/cert.c: Remove __STDC__ conditionals.
50318         * crypt/crypt-entry.c: Likewise.
50319         * crypt/crypt_util.c: Likewise.
50320         * libio/filedoalloc.c: Likewise.
50321         * libio/fileops.c: Likewise.
50322         * libio/genops.c: Likewise.
50323         * libio/iofclose.c: Likewise.
50324         * libio/iofdopen.c: Likewise.
50325         * libio/iofopen.c: Likewise.
50326         * libio/iofopen64.c: Likewise.
50327         * libio/iogetdelim.c: Likewise.
50328         * libio/iopopen.c: Likewise.
50329         * libio/obprintf.c: Likewise.
50330         * libio/oldfileops.c: Likewise.
50331         * libio/oldiofclose.c: Likewise.
50332         * libio/oldiofdopen.c: Likewise.
50333         * libio/oldiofopen.c: Likewise.
50334         * libio/oldiopopen.c: Likewise.
50335         * libio/wfiledoalloc.c: Likewise.
50336         * libio/wgenops.c: Likewise.
50337         * locale/programs/xmalloc.c: Likewise.
50338         * misc/syslog.c: Likewise.
50339         * stdio-common/xbug.c: Likewise.
50340         * string/memchr.c: Likewise.
50341         * string/memcmp.c: Likewise.
50342         * string/memrchr.c: Likewise.
50343         * string/rawmemchr.c: Likewise.
50344         * sysdeps/posix/getcwd.c: Likewise.
50345         * time/strftime_l.c: Likewise.
50347 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
50349         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
50350         * config.make.in (config-cflags-sse2avx): Define.
50351         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
50352         Fix typo.
50354 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
50356         * scripts/config.guess: Update from upstream config git repository.
50357         * scripts/config.sub: Likewise.
50359 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
50361         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
50362         (EM_NUM): Update.
50363         (R_TILEPRO_*, R_TILEGX_*): New macros.
50365         * scripts/firstversions.awk: Fix bug in version range handling.
50367         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
50369         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
50371         * include/sys/epoll.h: New file.
50372         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
50373         libc_hidden_def.
50375 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
50377         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
50378         Avoid unnecessary __WORDSIZE == 64 test.
50379         (fmaxf): Use VEX format if possible.
50380         (fmax): Likewise.
50381         (fminf): Likewise.
50382         (fmin): Likewise.
50384         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
50385         * math/math_private.h: Remove libc_fegetround* and
50386         libc_fesetround*.
50387         * sysdeps/i386/configure.in: Check for -msse2avx.
50388         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
50389         also if SSE2AVX is defined.
50390         Remove libc_fegetround* and libc_fesetround*.
50391         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
50392         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
50393         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
50394         of HAS_YMM_USABLE.
50395         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
50396         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
50397         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
50398         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
50399         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
50401         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
50403 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
50405         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
50406         size is not set.
50407         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
50409 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
50411         [BZ #13618]
50412         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
50413         relocation.
50414         * Makeconfig (libm): Define.
50415         * elf/Makefile: Add rules to build and run tst-relsort1.
50416         * elf/tst-relsort1.c: New file.
50417         * elf/tst-relsort1mod1.c: New file.
50418         * elf/tst-relsort1mod2.c: New file.
50420 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
50422         * math/s_ldexp.c: Remove __STDC__ conditionals.
50423         * math/s_ldexpf.c: Likewise.
50424         * math/s_ldexpl.c: Likewise.
50425         * math/s_nextafter.c: Likewise.
50426         * math/s_nexttowardf.c: Likewise.
50427         * math/s_significand.c: Likewise.
50428         * math/s_significandf.c: Likewise.
50429         * math/s_significandl.c: Likewise.
50430         * math/w_jnl.c: Likewise.
50431         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
50432         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
50433         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
50434         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
50435         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
50436         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
50437         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
50438         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
50439         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
50440         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
50441         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
50442         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
50443         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
50444         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
50445         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
50446         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
50447         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
50448         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
50449         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
50450         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
50451         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
50452         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
50453         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
50454         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
50455         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
50456         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
50457         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
50458         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
50459         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
50460         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
50461         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
50462         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
50463         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
50464         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
50465         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
50466         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
50467         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
50468         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
50469         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
50470         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
50471         * sysdeps/ieee754/k_standard.c: Likewise.
50472         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
50473         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
50474         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
50475         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
50476         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
50477         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
50478         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
50479         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
50480         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
50481         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
50482         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
50483         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
50484         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
50485         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
50486         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
50487         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
50488         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
50489         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
50490         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
50491         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
50492         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
50493         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
50494         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
50495         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
50496         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
50497         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
50498         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
50499         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
50500         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
50501         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
50502         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
50503         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
50504         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
50505         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
50506         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
50507         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
50508         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
50509         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
50510         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
50511         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
50512         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
50513         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
50514         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
50515         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
50516         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
50517         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
50518         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
50519         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
50520         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
50521         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
50522         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
50523         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
50524         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
50525         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
50526         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
50527         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
50528         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
50529         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
50530         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
50531         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
50532         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
50533         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
50534         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
50535         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
50536         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
50537         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
50538         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
50539         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
50540         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
50541         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
50542         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
50543         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
50544         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
50545         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
50546         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
50547         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
50548         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
50549         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
50550         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
50551         * sysdeps/ieee754/s_matherr.c: Likewise.
50552         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
50553         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
50554         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
50555         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
50557 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
50559         * crypt/md5.h: Remove __STDC__ conditionals.
50560         * libio/libioP.h: Likewise.
50561         * locale/programs/config.h: Likewise.
50562         * sysdeps/generic/sysdep.h: Likewise.
50563         * sysdeps/i386/asm-syntax.h: Likewise.
50564         * sysdeps/s390/asm-syntax.h: Likewise.
50565         * sysdeps/unix/sysdep.h: Likewise.
50566         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
50567         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
50569 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
50571         * libio/libio.h: Remove __STDC__ conditionals.
50572         * malloc/obstack.h: Likewise.
50573         * math/complex.h: Likewise.
50574         * math/math.h: Likewise.
50575         * sysdeps/generic/_G_config.h: Likewise.
50576         * sysdeps/gnu/_G_config.h: Likewise.
50577         * sysdeps/mach/hurd/_G_config.h: Likewise.
50578         * sysdeps/powerpc/bits/mathdef.h: Likewise.
50579         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
50580         * sysdeps/sparc/bits/mathdef.h: Likewise.
50582 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
50584         [BZ #13583]
50585         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
50586         Clean up HAS_* macros.
50587         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
50588         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
50589         possible.
50590         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
50591         HAS_AVX.
50592         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
50593         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
50594         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
50595         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
50596         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
50598 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
50600         * elf/tst-unique3.cc (gets): Remove declaration.
50601         * elf/tst-unique3lib.cc (gets): Likewise.
50602         * elf/tst-unique3lib2.cc (gets): Likewise.
50603         * elf/tst-unique4.cc (gets): Likewise.
50605 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
50607         * include/stdio.h: Add C++ protection.  Add gets declarations and
50608         definitions.
50609         * debug/tst-chk1.c: Don't declare gets here.
50610         * stdio-common/tst-gets.c: Likewise.
50612 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
50614         * posix/glob: Remove directory.
50616 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
50618         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
50620 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
50622         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
50623         of the non-standard EPFNOSUPPORT.
50625 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50627         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
50628         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
50629         ANYWHERE set to 1 only on KERN_NO_SPACE error.
50631 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
50633         * wcsmbs/uchar.h: Test __STDC_VERSION__.
50635 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
50637         * nscd/aicache.c (addhstaiX): Do not cache negative results of
50638         transient errors.
50639         * nscd/grpcache.c (cache_addgr): Likewise.
50640         * nscd/hstcache.c (cache_addhst): Likewise.
50641         * nscd/initgrcache.c (addinitgroupsX): Likewise.
50642         * nscd/pwdcache.c (cache_addpw): Likewise.
50643         * nscd/servicescache.c (cache_addserv): Likewise.
50645 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
50647         * malloc/malloc.c: Various cleanups.
50648         * malloc/hooks.c: Likewise.
50650         * stdlib/Makefile (tests): Add bug-fmtmsg1.
50651         * stdlib/bug-fmtmsg1.c: New file.
50653         * stdlib/fmtmsg.c (init): Add missing unlock.
50654         Patch by Peng Haitao <penght@cn.fujitsu.com>.
50656 2012-01-12  Marek Polacek  <polacek@redhat.com>
50658         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
50659         and _GNU_SOURCE.
50661 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
50663         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
50664         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
50665         macro to ensure uniqueness of label name.
50666         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
50667         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
50669 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
50671         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
50673         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
50674         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
50675         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
50676         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
50678 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
50680         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
50682         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
50683         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
50684         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
50686         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
50688         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
50689         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
50690         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
50691         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
50693         * math/bits/math-finite.h: Add ldexp support.
50695 2012-01-10  Marek Polacek  <polacek@redhat.com>
50697         * locale/programs/localedef.h (show_archive_content): Add noreturn
50698         attribute.
50700 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
50702         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
50704 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
50706         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
50708         * io/Makefile (headers): Add bits/poll2.h.
50710 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
50712         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
50713         typo #include statement.
50715 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
50717         * include/sys/cdefs.h: Define __attribute_alloc_size.
50718         * catgets/gencat.c: Add alloc_size attribute and apply consistently
50719         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
50720         * elf/pldd.c: Likewise.
50721         * iconv/iconv_charmap.c: Likewise.
50722         * iconv/iconvconfig.c: Likewise.
50723         * iconv/strtab.c: Likewise.
50724         * locale/programs/locale.c: Likewise.
50725         * locale/programs/localedef.h: Likewise.
50726         * locale/programs/simple-hash.c: Likewise.
50727         * nscd/nscd.h: Likewise.
50728         * nss/makedb.c: Likewise.
50729         * sysdeps/generic/ldconfig.h: Likewise.
50730         * locale/programs/localedef.c: Remove xmalloc prototype.
50731         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
50733 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
50735         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
50736         appropriate.
50738 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
50740         * math/Makefile (tests): Add tst-CMPLX.
50741         * math/tst-CMPLX.c: New file.
50743         * math/complex.h (CMPLXL): Fix typo.
50745         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
50746         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
50747         GLIBC_2.16.
50748         * debug/tst-chk1.c: Add poll and ppoll tests.
50749         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
50750         * include/sys/poll.h: Add hidden proto for ppoll.
50751         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
50752         * sysdeps/mach/hurd/ppoll.c: Likewise.
50753         * io/ppoll.c: Likewise.
50754         * debug/poll_chk.c: New file.
50755         * debug/ppoll_chk.c: New file.
50756         * include/bits/poll2.h: New file.
50757         * io/bits/poll2.h: New file.
50759         [BZ #1350]
50760         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
50762         * configure.in: static is always set to yes.  Remove.
50763         * config.make.in: Don't set build-static.
50764         * Makeconfig: Remove use of build-static.
50765         * dlfcn/Makefile: Likewise.
50766         * elf/Makefile: Likewise.
50767         * math/Makefile: Likewise.
50768         * misc/Makefile: Likewise.
50769         * nptl/Makefile: Likewise.
50770         * sysdeps/mach/hurd/Makefile: Likewise.
50772         * configure.in: PWD_P is not used anymore.
50773         * config.make.in: Remove PWD_P entry.
50775         * configure.in: Remove last remnants of RANLIB.
50776         No need to check for signed size_t anymore.
50777         Don't set libc_commonpagesize and libc_relro_required here for Alpha
50778         and IA-64.
50779         Remove __builtin_expect test because we require at least gcc 3.4.
50780         * aclocal.m4: Likewise.
50782         * wcsmbs/mbrtoc16.c: Implement using towc function.
50783         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
50784         * wcsmbs/wcsmbsload.c: Likewise.
50785         * iconv/gconv_simple.c: Likewise.
50786         * iconv/gconv_int.h: Likewise.
50787         * iconv/gconv_builtin.h: Likewise.
50788         * iconv/iconv_prog.c: Remove CHAR16 handling.
50790         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
50792         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
50794         * configure.in: Remove --with-elf and --enable-bounded options.
50795         Dont set base_machine for ia64.  More non-ELF conditions removed.
50796         Remove testing and setting of leading underscore information.
50797         * config.make.in (build-bounded): Set to no.
50798         * config.h.in: Remove NO_UNDERSCORES entry.
50799         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
50800         them.
50801         * csu/start.c: Remove !NO_UNDERSCORE code.
50802         * locale/localeinfo.h: Likewise.
50803         * sysdeps/generic/machine-gmon.h: Likewise.
50804         * sysdeps/generic/sysdep.h: Likewise.
50805         * sysdeps/i386/sysdep.h: Likewise.
50806         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
50807         * sysdeps/mach/sysdep.h: Likewise.
50808         * sysdeps/s390/s390-32/sysdep.h: Likewise.
50809         * sysdeps/s390/s390-64/sysdep.h: Likewise.
50810         * sysdeps/sh/sysdep.h: Likewise.
50811         * sysdeps/sparc/sparc32/alloca.S: Likewise.
50812         * sysdeps/unix/i386/sysdep.S: Likewise.
50813         * sysdeps/unix/sparc/start.c: Likewise.
50814         * sysdeps/unix/sparc/sysdep.S: Likewise.
50815         * sysdeps/unix/sparc/sysdep.h: Likewise.
50816         * sysdeps/unix/start.c: Likewise.
50817         * sysdeps/unix/x86_64/sysdep.S: Likewise.
50818         * sysdeps/x86_64/sysdep.h: Likewise.
50820 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
50822         [BZ #13553]
50823         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
50824         for non-gcc.
50825         * argp/argp-fmtstream.h: Use const instead __const.
50826         * argp/argp.h: Likewise.
50827         * assert/assert.h: Likewise.
50828         * bits/fenv.h: Likewise.
50829         * bits/sched.h: Likewise.
50830         * bits/sigset.h: Likewise.
50831         * bits/sigthread.h: Likewise.
50832         * catgets/nl_types.h: Likewise.
50833         * conform/data/pthread.h-data: Likewise.
50834         * crypt/crypt-private.h: Likewise.
50835         * crypt/crypt.h: Likewise.
50836         * crypt/crypt_util.c: Likewise.
50837         * ctype/ctype.h: Likewise.
50838         * debug/execinfo.h: Likewise.
50839         * debug/mbsnrtowcs_chk.c: Likewise.
50840         * debug/mbsrtowcs_chk.c: Likewise.
50841         * debug/wcsnrtombs_chk.c: Likewise.
50842         * debug/wcsrtombs_chk.c: Likewise.
50843         * debug/wcstombs_chk.c: Likewise.
50844         * dirent/dirent.h: Likewise.
50845         * dlfcn/dlfcn.h: Likewise.
50846         * elf/neededtest4.c: Likewise.
50847         * grp/grp.h: Likewise.
50848         * gshadow/gshadow.h: Likewise.
50849         * iconv/gconv.h: Likewise.
50850         * iconv/gconv_int.h: Likewise.
50851         * iconv/gconv_simple.c: Likewise.
50852         * iconv/iconv.h: Likewise.
50853         * iconv/loop.c: Likewise.
50854         * iconv/skeleton.c: Likewise.
50855         * include/aio.h: Likewise.
50856         * include/aliases.h: Likewise.
50857         * include/argz.h: Likewise.
50858         * include/arpa/inet.h: Likewise.
50859         * include/assert.h: Likewise.
50860         * include/dirent.h: Likewise.
50861         * include/dlfcn.h: Likewise.
50862         * include/execinfo.h: Likewise.
50863         * include/fcntl.h: Likewise.
50864         * include/fenv.h: Likewise.
50865         * include/glob.h: Likewise.
50866         * include/grp.h: Likewise.
50867         * include/libintl.h: Likewise.
50868         * include/mntent.h: Likewise.
50869         * include/netdb.h: Likewise.
50870         * include/pwd.h: Likewise.
50871         * include/rpc/netdb.h: Likewise.
50872         * include/sched.h: Likewise.
50873         * include/search.h: Likewise.
50874         * include/shadow.h: Likewise.
50875         * include/signal.h: Likewise.
50876         * include/stdio.h: Likewise.
50877         * include/stdlib.h: Likewise.
50878         * include/string.h: Likewise.
50879         * include/sys/socket.h: Likewise.
50880         * include/sys/stat.h: Likewise.
50881         * include/sys/statfs.h: Likewise.
50882         * include/sys/statvfs.h: Likewise.
50883         * include/sys/syslog.h: Likewise.
50884         * include/sys/time.h: Likewise.
50885         * include/sys/uio.h: Likewise.
50886         * include/time.h: Likewise.
50887         * include/unistd.h: Likewise.
50888         * include/utmp.h: Likewise.
50889         * include/wchar.h: Likewise.
50890         * include/wctype.h: Likewise.
50891         * inet/aliases.h: Likewise.
50892         * inet/arpa/inet.h: Likewise.
50893         * inet/netinet/ether.h: Likewise.
50894         * inet/netinet/in.h: Likewise.
50895         * intl/libintl.h: Likewise.
50896         * io/bits/fcntl2.h: Likewise.
50897         * io/fcntl.h: Likewise.
50898         * io/ftw.h: Likewise.
50899         * io/sys/poll.h: Likewise.
50900         * io/sys/stat.h: Likewise.
50901         * io/sys/statfs.h: Likewise.
50902         * io/sys/statvfs.h: Likewise.
50903         * io/utime.h: Likewise.
50904         * libio/bits/stdio.h: Likewise.
50905         * libio/bits/stdio2.h: Likewise.
50906         * libio/libio.h: Likewise.
50907         * libio/libioP.h: Likewise.
50908         * libio/stdio.h: Likewise.
50909         * locale/lc-ctype.c: Likewise.
50910         * locale/locale.h: Likewise.
50911         * login/utmp.h: Likewise.
50912         * malloc/arena.c: Likewise.
50913         * malloc/malloc.c: Likewise.
50914         * malloc/malloc.h: Likewise.
50915         * malloc/mcheck.c: Likewise.
50916         * malloc/mtrace.c: Likewise.
50917         * math/bits/mathcalls.h: Likewise.
50918         * math/fenv.h: Likewise.
50919         * math/math_private.h: Likewise.
50920         * misc/bits/error.h: Likewise.
50921         * misc/bits/syslog.h: Likewise.
50922         * misc/err.h: Likewise.
50923         * misc/error.h: Likewise.
50924         * misc/fstab.h: Likewise.
50925         * misc/mntent.h: Likewise.
50926         * misc/regexp.h: Likewise.
50927         * misc/search.h: Likewise.
50928         * misc/sgtty.h: Likewise.
50929         * misc/sys/mman.h: Likewise.
50930         * misc/sys/syslog.h: Likewise.
50931         * misc/sys/uio.h: Likewise.
50932         * misc/sys/xattr.h: Likewise.
50933         * misc/ttyent.h: Likewise.
50934         * nis/rpcsvc/ypclnt.h: Likewise.
50935         * nss/nss.h: Likewise.
50936         * posix/bits/unistd.h: Likewise.
50937         * posix/fnmatch.h: Likewise.
50938         * posix/glob.h: Likewise.
50939         * posix/sched.h: Likewise.
50940         * posix/spawn.h: Likewise.
50941         * posix/sys/wait.h: Likewise.
50942         * posix/unistd.h: Likewise.
50943         * posix/wordexp.h: Likewise.
50944         * pwd/pwd.h: Likewise.
50945         * resolv/netdb.h: Likewise.
50946         * resource/sys/resource.h: Likewise.
50947         * rt/aio.h: Likewise.
50948         * rt/bits/mqueue2.h: Likewise.
50949         * rt/mqueue.h: Likewise.
50950         * shadow/shadow.h: Likewise.
50951         * signal/signal.h: Likewise.
50952         * socket/send.c: Likewise.
50953         * socket/sendto.c: Likewise.
50954         * socket/sys/socket.h: Likewise.
50955         * stdio-common/printf.h: Likewise.
50956         * stdlib/bits/stdlib.h: Likewise.
50957         * stdlib/fmtmsg.h: Likewise.
50958         * stdlib/monetary.h: Likewise.
50959         * stdlib/stdlib.h: Likewise.
50960         * stdlib/ucontext.h: Likewise.
50961         * streams/stropts.h: Likewise.
50962         * string/argz.h: Likewise.
50963         * string/bits/string2.h: Likewise.
50964         * string/string.h: Likewise.
50965         * string/strings.h: Likewise.
50966         * sunrpc/rpc/auth.h: Likewise.
50967         * sunrpc/rpc/auth_des.h: Likewise.
50968         * sunrpc/rpc/clnt.h: Likewise.
50969         * sunrpc/rpc/netdb.h: Likewise.
50970         * sunrpc/rpc/pmap_clnt.h: Likewise.
50971         * sunrpc/rpc/xdr.h: Likewise.
50972         * sysdeps/generic/inttypes.h: Likewise.
50973         * sysdeps/generic/net/if.h: Likewise.
50974         * sysdeps/generic/sys/swap.h: Likewise.
50975         * sysdeps/gnu/net/if.h: Likewise.
50976         * sysdeps/gnu/utmpx.h: Likewise.
50977         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
50978         * sysdeps/i386/i486/bits/string.h: Likewise.
50979         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
50980         * sysdeps/s390/bits/string.h: Likewise.
50981         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
50982         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
50983         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
50984         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
50985         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
50986         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
50987         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
50988         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
50989         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
50990         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
50991         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
50992         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
50993         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
50994         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
50995         * sysdeps/unix/sysv/linux/readv.c: Likewise.
50996         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
50997         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
50998         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
50999         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
51000         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
51001         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
51002         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
51003         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
51004         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
51005         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
51006         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
51007         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
51008         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
51009         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
51010         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
51011         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
51012         * sysvipc/sys/ipc.h: Likewise.
51013         * sysvipc/sys/msg.h: Likewise.
51014         * sysvipc/sys/sem.h: Likewise.
51015         * sysvipc/sys/shm.h: Likewise.
51016         * termios/termios.h: Likewise.
51017         * time/sys/time.h: Likewise.
51018         * time/time.h: Likewise.
51019         * wcsmbs/bits/wchar2.h: Likewise.
51020         * wcsmbs/uchar.h: Likewise.
51021         * wcsmbs/wchar.h: Likewise.
51022         * wctype/wctype.h: Likewise.
51024         [BZ #13551]
51025         * Makeconfig: Remove all but ELF support including AIX support.
51026         * Makerules: Likewise.
51027         * config.h.in: Likewise.
51028         * config.make.in: Likewise.
51029         * configure: Likewise.
51030         * configure.in: Likewise.
51031         * csu/Makefile: Likewise.
51032         * csu/version.c: Likewise.
51033         * debug/Makefile: Likewise.
51034         * dlfcn/Makefile: Likewise.
51035         * elf/Makefile: Likewise.
51036         * extra-lib.mk: Likewise.
51037         * iconv/Makefile: Likewise.
51038         * include/libc-symbols.h: Likewise.
51039         * include/shlib-compat.h: Likewise.
51040         * resolv/Makefile: Likewise.
51041         * resolv/res_libc.c: Likewise.
51042         * rt/Makefile: Likewise.
51043         * sysdeps/i386/asm-syntax.h: Likewise.
51044         * sysdeps/i386/sysdep.h: Likewise.
51045         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
51046         * sysdeps/mach/sysdep.h: Likewise.
51047         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
51048         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
51049         * sysdeps/s390/asm-syntax.h: Likewise.
51050         * sysdeps/s390/s390-32/sysdep.h: Likewise.
51051         * sysdeps/s390/s390-64/sysdep.h: Likewise.
51052         * sysdeps/sh/sysdep.h: Likewise.
51053         * sysdeps/unix/sparc/sysdep.h: Likewise.
51054         * sysdeps/wordsize-32/divdi3.c: Likewise.
51055         * sysdeps/x86_64/sysdep.h: Likewise.
51057         * argp/Versions: Remove _argp_unlock_xxx.
51059         [BZ #13559]
51060         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
51061         * abilist/libBrokenLocale.abilist: Likewise.
51062         * abilist/libanl.abilist: Likewise.
51063         * abilist/libc.abilist: Likewise.
51064         * abilist/libcrypt.abilist: Likewise.
51065         * abilist/libdl.abilist: Likewise.
51066         * abilist/libm.abilist: Likewise.
51067         * abilist/libnsl.abilist: Likewise.
51068         * abilist/libpthread.abilist: Likewise.
51069         * abilist/libresolv.abilist: Likewise.
51070         * abilist/librt.abilist: Likewise.
51071         * abilist/libthread_db.abilist: Likewise.
51072         * abilist/libutil.abilist: Likewise.
51073         * abilist/libnss_db.abilist: New file.
51075         * scripts/abilist.awk: Add support for indirect functions.
51077         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
51079         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
51081         * shlib-versions: Remove entries for ports architectures.
51083         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
51084         files in ports.
51085         * elf/stackguard-macros.h: Remove support for IA-64.
51086         * elf/tst-auditmod1.c: Likewise.
51087         * sysdeps/generic/ldsodefs.h: Likewise.
51089         * sysdeps/unix/sysv/linux/configure.in: Ports should define
51090         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
51091         configure files.
51093         [BZ #13552]
51094         * configure.in: Remove --enable-omitfp support.
51095         * FAQ.in: Adjust.
51096         * config.make.in: Likewise.
51097         * Makeconfig: Likewise.
51098         * manual/install.texi: Likewise.
51100         In case anyone cares, the IA-64 architecture could move to ports.
51101         * sysdeps/ia64/*: Removed.
51102         * sysdeps/unix/sysv/linux/ia64/*: Removed.
51103         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
51105         [BZ #13555]
51106         * configure.in: Remove entries for unsupported architectures.
51108         [BZ #13533]
51109         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
51110         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
51111         routines.
51112         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
51113         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
51114         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
51115         fall back to using wcrtomb.
51116         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
51117         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
51118         renaming.
51119         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
51120         * wcsmbs/tst-c16c32-1.c: New file.
51122         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
51123         local variable.
51125         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
51127         * elf/tst-unique3.cc: Add explicit declaration of gets.
51128         * elf/tst-unique3lib.cc: Likewise.
51129         * elf/tst-unique3lib2.cc: Likewise.
51130         * elf/tst-unique4.cc: Likewise.
51132         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
51134 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
51136         [BZ #13566]
51137         * assert/assert.h (static_assert): Don't define for C++.
51138         * libio/stdio.h (gets): Do declare for C++ <= C++11.
51139         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
51141 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
51143         * iconv/loop.c (single loop): Fix assertion in storing of
51144         remaining bytes.
51146         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
51148 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
51150         * posix/getconf.c: Update copyright year.
51151         * nss/getent.c: Likewise.
51152         * nss/makedb.c: Likewise.
51153         * iconv/iconvconfig.c: Likewise.
51154         * iconv/iconv_prog.c: Likewise.
51155         * elf/ldconfig.c: Likewise.
51156         * elf/pldd.c: Likewise.
51157         * elf/sotruss.ksh: Likewise.
51158         * catgets/gencat.c: Likewise.
51159         * csu/version.c: Likewise.
51160         * elf/ldd.bash.in: Likewise.
51161         * elf/sprof.c (print_version): Likewise.
51162         * locale/programs/locale.c: Likewise.
51163         * locale/programs/localedef.c: Likewise.
51164         * login/programs/pt_chown.c: Likewise.
51165         * nscd/nscd.c (print_version): Likewise.
51166         * debug/xtrace.sh: Likewise.
51167         * malloc/memusage.sh: Likewise.
51168         * malloc/mtrace.pl: Likewise.
51169         * debug/catchsegv.sh: Likewise.
51171 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
51173         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
51174         pure attribute.
51176 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
51178         [BZ #13533]
51179         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
51180         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
51181         transformations.
51182         * iconv/gconv_int.h: Likewise.
51183         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
51184         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
51185         from libc for GLIBC_2.16.
51186         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
51187         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
51188         * wcsmbs/uchar.h: Really define mbstate_t.
51189         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
51190         * wcsmbs/c16rtomb.c: New file.
51191         * wcsmbs/mbrtoc16.c: New file.
51192         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
51193         for C/POSIX locale.
51194         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
51195         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
51197         * wcsmbs/wchar.h: Add missing __restrict.
51199 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
51201         [BZ #13532]
51202         * time/Makefile (routines): Add timespec_get.
51203         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
51204         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
51205         timespec for ISO C11.
51206         * time/timespec_get.c: New file.
51207         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
51208         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
51210         [BZ #13531]
51211         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
51212         * stdlib/stdlib.h: Declare aligned_alloc.
51213         * Versions.def: Add GLIBC_2.16 for libc.
51214         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
51216         [BZ 13527]
51217         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
51218         ISO C11.
51220         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
51221         code.
51223         [BZ #13528]
51224         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
51226         [BZ #13529]
51227         * assert/assert.h (static_assert): Define.
51229         * version.h: Update for 2.16 development version.
51231         [BZ #13526]
51232         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
51233         _ISOC11_SOURCE.
51235         * version.h (RELEASE): Bump for 2.15 release.
51236         * include/features.h (__GLIBC_MINOR__): Bump to 15.
51238         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
51239         Patch by Marek Polacek <mpolacek@redhat.com>.
51241         * bits/byteswap.h: Protect long long constants with __extension__.
51242         * sysdeps/i386/bits/byteswap.h: Likewise.
51243         * sysdeps/ia64/bits/byteswap.h: Likewise.
51244         * sysdeps/s390/bits/byteswap.h: Likewise.
51245         * sysdeps/x86_64/bits/byteswap.h: Likewise.
51247 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51249         [BZ #13540]
51250         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
51251         destination buffer.
51252         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
51254 2011-12-23  Marek Polacek  <polacek@redhat.com>
51256         * elf/dl-addr.c (determine_info): Add inline keyword.
51257         * elf/tst-auditmod4b.c (check_avx): Likewise.
51258         * elf/tst-auditmod6b.c (check_avx): Likewise.
51259         * elf/tst-auditmod6c.c (check_avx): Likewise.
51260         * elf/tst-auditmod7b.c (check_avx): Likewise.
51262 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
51264         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
51265         !__SSE_MATH__.
51267 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51269         [BZ #13540]
51270         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
51271         processing for last bytes.
51273 2011-08-06  Bruno Haible  <bruno@clisp.org>
51275         [BZ #13061]
51276         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
51277         U+0385, not to U+1FEE.
51279         [BZ #13062]
51280         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
51281         entry for U+00A5 U+0301.
51283 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
51285         [BZ #13166]
51286         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
51287         buffer for the output is too small.
51289         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
51290         optimization.
51292         [BZ #13185]
51293         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
51294         SSE flags if possible.
51296 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51298         [BZ #13540]
51299         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
51300         processing for last bytes.
51302 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
51304         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
51305         (syscall-list-default-options, syscall-list-default-condition)
51306         (syscall-list-includes): Define.
51307         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
51308         list of ABIs and options and #if conditions for each ABI.  Do not
51309         handle common syscalls between ABIs specially.
51310         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
51311         Remove.
51312         (syscall-list-variants, syscall-list-32bit-options)
51313         (syscall-list-32bit-condition, syscall-list-64bit-options)
51314         (syscall-list-64bit-condition): Define.
51315         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
51316         (syscall-list-variants, syscall-list-32bit-options)
51317         (syscall-list-32bit-condition, syscall-list-64bit-options)
51318         (syscall-list-64bit-condition): Define.
51319         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
51320         Remove.
51321         (syscall-list-variants, syscall-list-32bit-options)
51322         (syscall-list-32bit-condition, syscall-list-64bit-options)
51323         (syscall-list-64bit-condition): Define.
51324         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
51325         Remove.
51326         (syscall-list-variants, syscall-list-32bit-options)
51327         (syscall-list-32bit-condition, syscall-list-64bit-options)
51328         (syscall-list-64bit-condition): Define.
51330 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
51332         * locale/iso-639.def: Add brx entry.
51334         [BZ #13328]
51335         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
51336         Proposed by Mariusz_Cukr <marcukr@op.pl>.
51338         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
51339         __feraiseexcept_renamed.
51341 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
51343         [BZ #13538]
51344         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
51345         EPOLLET with unsigned values.
51346         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
51347         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
51349         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
51350         to large cancellation.
51351         * math/s_cacoshf.c: Likewise.
51352         * math/s_cacoshl.c: Likewise.
51354 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
51356         [BZ #13305]
51357         [BZ #12786]
51358         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
51359         * math/s_cacoshf.c: Likewise.
51360         * math/s_cacoshl.c: Likewise.
51362 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
51364         [BZ #13439]
51365         * iconv/gconv.h: Define __GCONV_SWAP.
51366         * iconvdata/unicode.c: The swap bit must be stored in __flags.
51367         * iconvdata/utf-16.c: Likewise.
51368         * iconvdata/utf-32.c: Likewise.
51370 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
51372         [BZ #13524]
51373         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
51374         numerator after shifting it by one limb.
51376 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
51378         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
51379         under [__USE_EXTERN_INLINES].
51381 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
51383         [BZ #13446]
51384         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
51386 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
51388         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
51389         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
51390         optimized code.
51391         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
51392         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
51393         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
51394         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
51395         for strncasecmp/strncasecmp_l compilation.
51396         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
51397         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
51399 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
51401         [BZ #13484]
51402         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
51403         of __asm__.
51405 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
51407         [BZ #13506]
51408         * time/tzfile.c (__tzfile_read): Check values from file header.
51410 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
51412         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
51413         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
51414         * powerpc/powerpc32/dl-start.S: Likewise.
51415         * powerpc/powerpc32/elf/start.S: Likewise.
51416         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
51417         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
51418         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
51419         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
51420         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
51421         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
51422         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
51423         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
51424         * powerpc/powerpc32/fpu/s_round.S: Likewise.
51425         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
51426         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
51427         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
51428         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
51429         * powerpc/powerpc32/memset.S: Likewise.
51430         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
51431         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
51432         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
51433         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
51434         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
51435         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
51436         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
51437         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
51438         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
51439         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
51440         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
51441         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
51442         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
51444 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
51446         * math/libm-test.inc: Added more nearbyint tests.
51447         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
51448         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
51449         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
51450         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
51452 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
51454         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
51455         FD_CLOEXEC.
51457 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51459         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
51460         Add wcscpy-ssse3 wcscpy-c.
51461         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
51462         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
51463         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
51464         * sysdeps/x86_64/wcschr.S: New file.
51465         * sysdeps/x86_64/wcsrchr.S: New file.
51466         * string/test-strcmp.c: Remove checking of wcscmp function for
51467         wrong alignments.
51468         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
51469         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
51470         wcsrchr-sse2 wcsrchr-c.
51471         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
51472         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
51473         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
51474         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
51475         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
51476         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
51477         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
51478         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
51479         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
51480         * wcsmbc/wcschr.c (WCSCHR): New macro.
51482 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51484         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
51485         * wcsmbs/test-wcsrchr.c: New file.
51486         * string/test-strrchr.c: Add wcsrchr support.
51487         (WIDE): New macro.
51488         * wcsmbs/test-wcscpy.c: New file.
51489         * string/test-strcpy.c: Add wcscpy support.
51490         (WIDE): New macro.
51492 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
51494         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
51495         the inner loop.
51497 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
51499         [BZ #13472]
51500         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
51502 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
51504         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
51505         Minor optimizations.
51507         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
51508         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
51509         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
51511 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
51513         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
51514         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
51515         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
51516         for gcc to avoid warnings.
51517         * inet/Makefile (tests): Add tst-checks.
51518         * inet/tst-checks.c: New file.
51520         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
51521         warning.
51523         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
51524         __wmemcmp_sse2.
51526         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
51527         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
51529         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
51531 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
51533         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
51534         problem.
51536         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
51538 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
51540         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
51541         conditional on GCC version.
51542         (__arch_compare_and_exchange_val_8_acq)
51543         (__arch_compare_and_exchange_val_16_acq)
51544         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
51545         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
51546         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
51548 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
51550         * sysdeps/sh/backtrace.c: New file.
51552 2011-12-02  Andreas Schwab  <schwab@redhat.com>
51554         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
51555         parenthesis.
51557 2011-12-01  Andreas Schwab  <schwab@redhat.com>
51559         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
51560         falling back to utime.
51562 2011-11-30  Andreas Schwab  <schwab@redhat.com>
51564         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
51565         expectations for float.
51567 2011-11-29  Andreas Schwab  <schwab@redhat.com>
51569         * locale/weight.h (findidx): Add parameter len.
51570         * locale/weightwc.h (findidx): Likewise.
51571         * posix/fnmatch_loop.c (FCT): Adjust caller.
51572         * posix/regcomp.c (build_equiv_class): Likewise.
51573         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
51574         * posix/regexec.c (check_node_accept_bytes): Likewise.
51575         * string/strcoll_l.c (STRCOLL): Likewise.
51576         * string/strxfrm_l.c (STRXFRM): Likewise.
51578 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
51580         * Makefile.in: Remove CVSOPT handling.
51581         * configure.in: Remove use of AC_REVISION.
51582         * iconvdata/Makefile (distribute): No need to filter out CVS.
51583         * scripts/list-sources.sh: Remove CVS, subversion and monotone
51584         handling.
51586 2011-11-16  Andreas Schwab  <schwab@redhat.com>
51588         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
51589         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
51590         [USE_AS_STRNCASECMP_L]: Likewise.
51591         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
51592         NO_TLS_DIRECT_SEG_REFS.
51593         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
51594         Fix argument offsets for non-PIC.
51595         [USE_AS_STRNCASECMP_L]: Likewise.
51596         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
51597         NO_TLS_DIRECT_SEG_REFS.
51599 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
51601         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
51602         O_CLOEXEC.
51603         * locale/loadlocale.c (_nl_load_locale): Likewise.
51605 2011-11-15  Andreas Schwab  <schwab@redhat.com>
51607         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
51608         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
51609         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
51610         (SYSCALL_GETTIME): Set errno on error.
51612         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
51613         count references to noai6ai_cached.
51615 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
51617         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
51619         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
51620         FD_CLOEXEC for /proc/self/maps.
51622         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
51623         FD_CLOEXEC for /proc/meminfo.
51625         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
51626         gai.conf.
51628         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
51629         FD_CLOEXEC for given file.
51631         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
51633         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
51634         FD_CLOEXEC for /etc/hosts.
51635         (_gethtent): Likewise.
51637         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
51639         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
51640         cancellation and set FD_CLOEXEC for /etc/netgroup.
51642         * nss/nss_files/files-key.c (search): Don't allow cancellation when
51643         reading /etc/publickey.
51645         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
51646         allow cancellation when reading /etc/group.
51648         * nss/nss_files/files-alias.c (internal_setent): Don't allow
51649         cancellation.
51650         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
51652         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
51653         when using data file.
51655         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
51657         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
51658         (write_nis_obj): Use "c" and "e" in fopen.
51660         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
51662         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
51664         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
51666         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
51668         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
51669         locale.alias.
51671         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
51673         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
51675         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
51677         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
51678         file parsing and set FD_CLOEXEC.
51680 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
51682         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
51684 2011-11-14  Andreas Schwab  <schwab@redhat.com>
51686         * malloc/arena.c (arena_get2): Don't call reused_arena when
51687         _int_new_arena failed.
51689 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
51691         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
51692         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
51693         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
51694         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
51695         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
51696         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
51697         to compile strcasecmp and strncasecmp.
51698         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
51699         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
51701         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
51703 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
51705         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
51706         locale-defines.sym to gen-as-const-headers.
51707         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
51708         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
51709         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
51710         to compile strcasecmp and strncasecmp.
51711         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
51712         strcasecmp_l and strncasecmp_l.
51713         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
51714         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
51715         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
51716         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
51717         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
51718         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
51719         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
51720         * sysdeps/i386/i686/multiarch/strncase.S: New file.
51721         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
51722         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
51723         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
51725 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
51727         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
51728         result of SYSDEP_GETTIME_CPU to retval.
51729         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
51730         parameter list to macro.  Remove trailing semicolon.  Adjust users.
51732         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
51733         variable.
51735         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
51736         mantissa words.
51737         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
51739         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
51740         from unused variable.
51742         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
51743         DWARF definitions.
51744         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
51745         for assembling.
51747         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
51748         over namespaces.
51750         * sunrpc/rpc_prot.c (rejected): Fix case value.
51752         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
51753         unsigned long long int to avoid warnings in shift.
51755         * posix/regex_internal.c (re_string_reconstruct): Actually use result
51756         of use of trans.
51757         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
51758         variable tmp.
51760         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
51761         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
51762         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
51764         * nis/nis_table.c (nis_list): Use variable of correct type for
51765         result of __follow_path call.
51767 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
51769         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
51770         of math functions ceil, trunc, floor, round, and sqrt, when
51771         avaliable on the platform.
51772         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
51773         name clash.
51774         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
51775         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
51776         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
51778 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
51780         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
51781         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
51783 2011-11-11  Roland McGrath  <roland@hack.frob.com>
51785         * include/unistd.h: Fix __readlink return type.
51786         Reported by Chris Metcalf <cmetcalf@tilera.com>.
51788 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
51790         * stdlib/ucontext.h: Undo last change for makecontext.
51792 2011-11-11  Andreas Schwab  <schwab@redhat.com>
51794         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
51796         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
51797         * setjmp/setjmp.h: Mark functions as non-leaf.
51798         * setjmp/bits/setjmp2.h: Likewise.
51799         * stdlib/ucontext.h: Likewise.
51801 2011-11-10  Andreas Schwab  <schwab@redhat.com>
51803         * malloc/arena.c (_int_new_arena): Don't increment narenas.
51804         (reused_arena): Don't check arena limit.
51805         (arena_get2): Atomically check arena limit.
51807 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
51809         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
51810         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
51812         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
51813         instructions.
51815 2011-11-07  Andreas Schwab  <schwab@redhat.com>
51817         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
51818         handler when locking.
51820         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
51821         Fix size of allocated buffer.
51823 2011-11-04  Andreas Schwab  <schwab@redhat.com>
51825         [BZ #10103]
51826         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
51827         declarations for long double functions.
51828         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
51830         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
51832 2011-11-03  Andreas Schwab  <schwab@redhat.com>
51834         * nscd/nscd.c (main): Don't start AVC thread until credentials are
51835         installed.
51837         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
51838         is disabled.
51840 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
51842         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
51844 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
51846         * include/alloca.h (stackinfo_alloca_round): Define.
51847         (extend_alloca): Use it.
51848         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
51849         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
51850         here.
51852         * scripts/check-local-headers.sh: Ignore libaudit.h.
51854         * nscd/Makefile (extra-objs): Make recursively expanded.
51856 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
51858         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
51859         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
51861         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
51862         * posix/tst-rfc3484-2.c: Likewise.
51863         * posix/tst-rfc3484-3.c: Likewise.
51865         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
51866         process_vm_writev.
51867         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
51868         process_vm_writev.
51869         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
51870         process_vm_writev from libc using GLIBC_2.15 version.
51872         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
51874 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
51876         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
51877         stack usage.
51879 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
51881         [BZ #13367]
51882         * nss/getent.c (initgroups_keys): Show error message in case no group
51883         names are given.
51885         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
51886         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
51887         __bump_nl_timestamp.
51888         * nscd/connections (nscd_init): When host database is served open
51889         netlink socket and request notification about configuration changes.
51890         (main_loop_poll): Track netlink file descriptor and bump timestamp
51891         in case data becomes available.
51892         (main_loop_epoll): Likewise.
51893         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
51894         (database_pers_head): Add extra_data fileds.
51895         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
51896         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
51897         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
51898         Adjust caller.
51899         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
51900         in6ai data, call __free_in6ai.
51901         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
51902         Add -DHAVE_NETLINK.
51903         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
51904         interface information.  Reuse previous data if netlink timestamp
51905         is not changed.
51906         (__bump_nl_timestamp): New function.
51907         (__free_in6ai): New function.
51909 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
51911         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
51912         close_not_cancel_no_status here.
51913         (__check_pf): Reorganize code a bit to not call close twice if OOM.
51915 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
51917         [BZ #13276]
51918         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
51919         return value.
51921         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
51922         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
51923         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
51925 2011-07-03  Andreas Jaeger  <aj@suse.de>
51927         [BZ #10709]
51928         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
51929         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
51930         * math/libm-test.inc (sin_test): Add test case.
51932 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
51934         [BZ #13337]
51935         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
51936         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
51938         * elf/chroot_canon.c (chroot_canon): Cleanups.
51940         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
51942         [BZ #13335]
51943         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
51944         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
51946         * string/test-strchr.c: Make usable for strchrnul testing.
51947         * string/test-strchrnul.c: New file.
51948         * string/Makefile (strop-tests): Add strchrnul.
51950         * po/it.po: Update from translation team.
51951         * po/es.po: Likewise.
51953 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
51955         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
51956         the three constants needed as parameters.  Drop the others.
51957         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
51958         __m128i_strloadu_tolower.
51959         Create and initialize variable zero and use it in all the places
51960         where _mm_setzero_si128 was used.
51962         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
51963         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
51964         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
51965         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
51966         anymore.
51967         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
51968         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
51969         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
51970         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
51971         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
51972         __mpranred, __mptan.
51973         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
51974         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
51975         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
51976         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
51977         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
51978         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
51979         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
51980         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
51981         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
51983 2011-10-28  Andreas Schwab  <schwab@redhat.com>
51985         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
51986         redefine if SHARED.
51987         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
51989         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
51990         wide char related routines to wcsmbs subdir.
51992 2011-10-27  Andreas Schwab  <schwab@redhat.com>
51994         [BZ #13344]
51995         * misc/sys/cdefs.h (__THROWNL): Define.
51996         * posix/unistd.h: Use __THREADNL instead of __THREAD
51997         for memory synchronization functions.
51999 2011-10-26  Roland McGrath  <roland@hack.frob.com>
52001         [BZ #13349]
52002         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
52003         doesn't exist.
52004         * manual/stdio.texi (Obstack Streams): Node removed.
52006 2011-10-26  Andreas Schwab  <schwab@redhat.com>
52008         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
52009         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
52010         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
52012         * math/math_private.h (math_force_eval): Allow non-addressable
52013         arguments.
52014         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
52016 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
52018         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
52019         file is not needed.
52021         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
52022         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
52023         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
52024         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
52025         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
52026         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
52027         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
52028         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
52029         Add AVX variants.
52030         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
52031         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
52032         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
52033         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
52034         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
52035         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
52036         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
52037         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
52038         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
52039         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
52040         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
52041         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
52042         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
52043         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
52044         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
52045         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
52046         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
52047         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
52048         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
52050         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
52051         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
52053         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
52054         place.  Use VEX encoding when compiling for AVX.
52056 2011-10-25  Andreas Schwab  <schwab@redhat.com>
52058         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
52059         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
52061         * string/test-strchr.c (do_test): Don't generate NUL bytes.
52063 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
52065         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
52066         useless if() expression.
52067         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
52068         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
52069         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
52070         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
52071         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
52072         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
52073         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
52074         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
52075         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
52076         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
52077         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
52078         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
52079         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
52080         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
52081         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
52082         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
52083         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
52084         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
52085         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
52087         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
52089 2011-10-25  Andreas Schwab  <schwab@redhat.com>
52091         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
52092         condition.
52093         * elf/dl-fini.c (_dl_sort_fini): Likewise.
52095 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
52097         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
52098         .text section.  Avoid duplicate constants.
52099         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
52100         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52101         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
52102         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52103         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
52104         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52105         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52106         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52107         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
52108         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
52109         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
52110         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
52111         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
52112         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
52113         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
52114         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
52115         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
52116         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
52117         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
52118         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
52119         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
52120         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
52121         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
52122         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
52123         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
52124         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
52125         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
52126         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
52127         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
52128         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
52129         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
52130         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
52131         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
52132         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
52133         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
52134         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
52135         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
52136         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
52137         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
52138         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
52139         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
52140         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
52141         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
52142         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
52143         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
52145 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
52147         * sysdeps/x86_64/dla.h: Move to ...
52148         * sysdeps/x86_64/fpu/dla.h: ...here.
52149         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
52150         situations.  Use __builtin_fma only for gcc 4.6 and up.
52152         * config.make.in: Add have-mfma4 entry.
52153         * configure.in: Substitute libc_cv_cc_fma4.
52154         * math/Makefile (dbl-only-routines): Add sincostab.
52155         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
52156         Use __sincostab not sincos.
52157         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
52158         name is a macro.
52159         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
52160         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52161         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52162         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
52163         using __copysign.
52164         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
52165         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
52166         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
52167         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
52168         and __inv.
52169         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
52170         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
52171         __copysign.
52172         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
52173         define aliases when function name is a macro.
52174         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
52175         sysdeps/ieee754/dbl-64/sincos.tbl.
52176         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
52177         fma4-enabled routines.
52178         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
52179         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
52180         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
52181         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
52182         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
52183         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
52184         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
52185         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
52186         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
52187         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
52188         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
52189         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
52190         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
52191         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
52192         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
52193         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
52194         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
52195         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
52196         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
52197         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
52198         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
52199         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
52200         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
52201         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
52202         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
52203         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
52204         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
52205         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
52206         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
52207         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
52209         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
52210         rename.
52211         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52212         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52213         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52214         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52215         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52216         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52217         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
52218         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
52220 2011-10-24  Andreas Schwab  <schwab@redhat.com>
52222         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
52224 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
52226         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
52228         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
52229         prediction.
52230         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
52232         * string/strnlen.c: Don't define STRNLEN, reverse logic.
52233         Remove unused variable magic_bits.
52234         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
52236         * string/strnlen.c: Define and use STRNLEN macro.
52237         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
52238         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
52239         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
52240         * wcsmbs/wcslen.c: Define and use WCSLEN.
52241         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
52242         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
52243         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
52244         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
52245         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
52246         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
52247         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
52249 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52251         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
52252         strnlen-sse2-no-bsf.
52253         Rename strlen-no-bsf to strlen-sse2-no-bsf.
52254         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
52255         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
52256         Add strnlen support.
52257         (USE_AS_STRNLEN): New macro.
52258         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
52259         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
52260         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
52261         * sysdeps/x86_64/wcslen.S: New file.
52263 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
52265         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
52266         XMM-moves are used for copying on small sizes.
52268 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52270         * wcsmbs/Makefile (strop-tests): Add wcschr.
52271         * wcsmbs/test-wcschr.c: New file.
52272         * string/test-strchr.c: Update.
52273         Add wcschr support.
52274         (WIDE): New macro.
52276 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52278         * wcsmbs/Makefile (strop-tests): Add wcslen.
52279         * wcsmbs/test-wcslen.c: New file.
52280         * string/test-strlen.c: Update.
52281         Add wcslen support.
52282         (WIDE): New macro.
52284 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
52286         * po/it.po: Update from translation team.
52288 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52290         * sysdeps/x86_64/wcscmp.S: Update.
52291         Fix wrong comparison semantics.
52292         wcscmp shall use signed comparison not unsigned.
52293         Don't use substraction to avoid overflow bug.
52294         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
52295         * wcsmbc/wcscmp.c: Likewise.
52296         * string/test-strcmp.c: Likewise.
52297         Add new tests to check cases with negative values.
52299 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
52301         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
52302         * sysdeps/x86_64/dla.h: ...here.  New file.
52303         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
52304         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52305         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52306         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52307         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52308         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
52309         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52310         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
52311         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
52313 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
52315         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
52316         __ynl_finite aliases.
52318 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
52320         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
52322         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
52323         define DLA_FMA.
52324         [DLA_FMA] (EMULV): Use DLA_FMA.
52325         [DLA_FMA] (MUL12): Use EMULV.
52326         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
52327         that are not needed.
52328         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52329         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52330         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52331         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52332         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52333         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
52334         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
52336 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
52338         * math/s_nan.c: Undef __nan.
52339         * math/s_nanf.c: Undef __nanf.
52340         * math/s_nanl.c: Undef __nanl.
52341         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
52342         "math_private.h".
52344 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
52346         * math/s_catan.c: Add branch predictions.
52347         * math/s_catanf.c: Likewise.
52348         * math/s_catanh.c: Likewise.
52349         * math/s_catanhf.c: Likewise.
52350         * math/s_catanhl.c: Likewise.
52351         * math/s_catanl.c: Likewise.
52352         * math/s_cexp.c: Likewise.
52353         * math/s_cexpf.c: Likewise.
52354         * math/s_cexpl.c: Likewise.
52355         * math/s_clog.c: Likewise.
52356         * math/s_clog10.c: Likewise.
52357         * math/s_clog10f.c: Likewise.
52358         * math/s_clog10l.c: Likewise.
52359         * math/s_clogf.c: Likewise.
52360         * math/s_clogl.c: Likewise.
52361         * math/s_csqrt.c: Likewise.
52362         * math/s_csqrtf.c: Likewise.
52363         * math/s_csqrtl.c: Likewise.
52364         * math/s_ctanf.c: Likewise.
52365         * math/s_ctanh.c: Likewise.
52366         * math/s_ctanhf.c: Likewise.
52367         * math/s_ctanhl.c: Likewise.
52368         * math/s_ctanl.c: Likewise.
52370         * math/math_private.h: Define __nan, __nanf, __nanl.
52371         * math/s_cacosh.c: Include <math_private.h>.
52372         * math/s_cacoshl.c: Likewise.
52373         * math/s_casinh.c: Likewise.
52374         * math/s_casinhf.c: Likewise.
52375         * math/s_casinhl.c: Likewise.
52376         * math/s_ccos.c: Rely entire on ccosh.
52377         * math/s_ccosf.c: Rely entire on ccoshf.
52378         * math/s_ccosl.c: Rely entirely on ccoshl.
52379         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
52380         Remove tests for FE_INVALID.
52381         * math/s_ccoshf.c: Likewise.
52382         * math/s_ccoshl.c: Likewise.
52383         * math/s_csin.c: Likewise.
52384         * math/s_csinf.c: Likewise.
52385         * math/s_csinh.c Likewise.
52386         * math/s_csinhf.c: Likewise.
52387         * math/s_csinhl.c: Likewise.
52388         * math/s_csinl.c: Likewise.
52389         * math/s_ctan.c: Likewise.
52390         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
52391         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
52392         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
52394 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
52396         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
52397         compilation problems.
52399         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
52400         __builtin_expect.
52402 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
52404         * sysdeps/i386/configure.in: Test for -mfma4 option.
52405         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
52406         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
52407         COMMON_CPUID_INDEX_80000001.
52408         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
52409         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
52410         use it if FMA3 is not supported.
52411         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
52413         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
52414         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
52416 2011-10-20  Andreas Schwab  <schwab@redhat.com>
52418         [BZ #12892]
52419         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
52420         it would create a cycle with a link time dependency.
52422 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
52424         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
52425         instruction.
52426         * string/Makefile (strop-tests): Add rawmemchr.
52427         * string/test-rawmemchr.c: New file.
52429         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
52430         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
52431         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
52432         when compiling str{,n}casecmp and when AVX is available.  Hook up
52433         new optimized code in initializers.
52435 2011-10-19  Andreas Schwab  <schwab@redhat.com>
52437         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
52438         __feraiseexcept instead of feraiseexcept.
52440 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
52442         * math/math_private.h: Define defaults for libc_fetestexcept and
52443         libc_feupdateenv.
52444         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
52445         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
52446         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
52447         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
52448         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
52449         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
52450         libc_fetestexcept and libc_feupdateenv.
52452         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
52453         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
52454         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
52455         * sysdeps/x86_64/fpu/math_private.h: Define special version of
52456         libc_feholdexcept_setround.
52458         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
52459         Add s_nearbyint-c and s_nearbyintf-c.
52460         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
52461         nearbyintf inlines.
52462         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
52463         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
52464         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
52465         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
52467         * math/math_private.h: Define defaults for libc_fegetround,
52468         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
52469         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
52470         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
52471         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
52472         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
52473         standard functions.
52474         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
52475         Remove comments and hacks for old compiler versions.
52476         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
52477         libc_fegetround, libc_fesetround, libc_feholdexcept, and
52478         libc_feholdexceptl.
52480 2011-10-18  Andreas Schwab  <schwab@redhat.com>
52482         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
52483         (__feraiseexcept_renamed): Add __NTH.
52484         (feraiseexcept): Add __NTH.  Rename local variables to fix
52485         namespace violations.
52487 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
52489         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
52491         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
52493         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
52494         recently added interfaces.
52495         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
52497         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
52498         about macro parameter expansion.
52500         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
52501         __NO_MATH_INLINES is defined.  Cleanups.
52503         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
52504         and __floorf is target has SSE4.1.
52505         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
52506         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
52507         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
52508         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
52510         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
52511         name.
52512         (floorf): Likewise.
52514         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
52516 2011-10-17  Andreas Schwab  <schwab@redhat.com>
52518         * misc/sys/cdefs.h: Fix last change.
52520         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
52521         database lookup.
52523 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
52525         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
52527         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
52528         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
52529         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
52530         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
52531         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
52532         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
52533         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
52534         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
52535         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
52536         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
52537         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
52538         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
52539         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
52540         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
52541         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
52542         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
52543         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
52544         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
52545         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
52546         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
52547         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
52548         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
52550         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
52551         ceil, ceilf, floor, floorf.
52553         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
52554         Perform IRELATIVE relocations last.
52556         * elf/do-rel.h: Add another parameter nrelative, replacing the
52557         local variable with the same name.  Change name of the function
52558         to end in Rel or Rela (uppercase).
52559         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
52560         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
52561         elf_dynamic_do_##reloc function.
52563 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
52565         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
52566         is sufficient, at least on modern CPUs.
52568         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
52570         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
52571         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
52573         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
52574         __expl_finite.
52575         * math/bits/math-finite.h: Add entries for exp.
52576         * math/e_expl.c: Add __*_finite alias.
52577         * sysdeps/i386/fpu/e_exp.S: Likewise.
52578         * sysdeps/i386/fpu/e_expf.S: Likewise.
52579         * sysdeps/i386/fpu/e_expl.c: Likewise.
52580         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
52581         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
52582         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
52583         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
52584         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
52585         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
52586         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
52588         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
52589         is sufficient, at least on modern CPUs.
52591         * ctype/ctype-info.c (__ctype_init): Define.
52592         * include/ctype.h (__ctype_init): Declare.
52593         (__ctype_b_loc): The variable is always initialized.
52594         (__ctype_toupper_loc): Likewise.
52595         (__ctype_tolower_loc): Likewise.
52596         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
52597         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
52599 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
52601         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
52603         * configure.in: Also look in $cxxmachine/include for C++ system
52604         headers.
52606 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52608         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
52609         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
52610         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
52611         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
52612         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
52613         (USE_AS_WMEMCMP): New macro.
52614         Fixing indents.
52615         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
52616         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
52617         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
52618         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
52619         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
52620         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
52621         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
52622         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
52623         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
52624         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
52625         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
52626         (USE_AS_WMEMCMP): New macro.
52627         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
52628         * sysdeps/string/test-memcmp.c: Update.
52629         Fix simple_wmemcmp.
52630         Add new tests.
52631         * wcsmbs/wmemcmp.c: Update.
52632         (WMEMCMP): New macro.
52633         Fix overflow bug.
52635 2011-10-12  Andreas Jaeger  <aj@suse.de>
52637         [BZ #13268]
52638         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
52640 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
52642         * libio/iofwide.c (do_length): Avoid warning.
52644         * ctype/ctype.h (__isctype_f): Add missing __THROW.
52646 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
52648         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
52650         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
52651         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
52652         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
52653         * sysdeps/i386/i686/fpu/e_log.S: New file.
52654         * sysdeps/i386/i686/fpu/e_logf.S: New file.
52655         * sysdeps/i386/i686/fpu/e_logl.S: New file.
52657         * ctype/ctype.h: Add support for inlined isXXX functions when
52658         compiling C++ code.
52660 2011-10-14  Andreas Schwab  <schwab@redhat.com>
52662         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
52664         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
52666 2011-10-13  Roland McGrath  <roland@hack.frob.com>
52668         [BZ #13291]
52669         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
52671 2011-10-13  Andreas Schwab  <schwab@redhat.com>
52673         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
52674         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
52675         feraiseexcept.
52677         * sysdeps/x86_64/memrchr.S: Check for zero size.
52679         * string/stratcliff.c: Add memrchr tests.
52681 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52683         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
52684         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
52685         rawmemchr-sse2 rawmemchr-sse2-bsf.
52686         * sysdeps/i386/i686/multiarch/memchr.S: New file.
52687         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
52688         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
52689         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
52690         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
52691         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
52692         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
52693         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
52694         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
52695         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
52696         * string/memrchr.c (MEMRCHR): New macro.
52698 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
52700         Add integration with gcc's -ffinite-math-only and optimize wrapper
52701         functions in libm.
52702         * Versions.def: Define GLIBC_2.15 version for libm.
52703         * math/Makefile (headers): Add bits/math-finite.h.
52704         * math/bits/math-finite.h: New file.
52705         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
52706         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
52707         * math/e_acoshl.c: Add __*_finite alias.
52708         * math/e_acosl.c: Likewise.
52709         * math/e_asinl.c: Likewise.
52710         * math/e_atan2l.c: Likewise.
52711         * math/e_atanhl.c: Likewise.
52712         * math/e_coshl.c: Likewise.
52713         * math/e_exp10.c: Likewise.
52714         * math/e_exp10f.c: Likewise.
52715         * math/e_exp10l.c: Likewise.
52716         * math/e_exp2l.c: Likewise.
52717         * math/e_fmodl.c: Likewise.
52718         * math/e_gammal_r.c: Likewise.
52719         * math/e_hypotl.c: Likewise.
52720         * math/e_j0l.c: Likewise.
52721         * math/e_j1l.c: Likewise.
52722         * math/e_jnl.c: Likewise.
52723         * math/e_lgammal_r.c: Likewise.
52724         * math/e_log10l.c: Likewise.
52725         * math/e_log2l.c: Likewise.
52726         * math/e_logl.c: Likewise.
52727         * math/e_powl.c: Likewise.
52728         * math/e_sinhl.c: Likewise.
52729         * math/e_sqrtl.c: Likewise.
52730         * math/e_scalb.c: Completely rewritten and optimized.
52731         * math/e_scalbf.c: Likewise.
52732         * math/e_scalbl.c: Likewise.
52733         * math/w_acos.c: Likewise.
52734         * math/w_acosf.c: Likewise.
52735         * math/w_acosl.c: Likewise.
52736         * math/w_acosh.c: Likewise.
52737         * math/w_acoshf.c: Likewise.
52738         * math/w_acoshl.c: Likewise.
52739         * math/w_asin.c: Likewise.
52740         * math/w_asinf.c: Likewise.
52741         * math/w_asinl.c: Likewise.
52742         * math/w_atan2.c: Likewise.
52743         * math/w_atan2f.c: Likewise.
52744         * math/w_atan2l.c: Likewise.
52745         * math/w_atanh.c: Likewise.
52746         * math/w_atanhf.c: Likewise.
52747         * math/w_atanhl.c: Likewise.
52748         * math/w_exp10.c: Likewise.
52749         * math/w_exp10f.c: Likewise.
52750         * math/w_exp10l.c: Likewise.
52751         * math/w_fmod.c: Likewise.
52752         * math/w_fmodf.c: Likewise.
52753         * math/w_fmodl.c: Likewise.
52754         * math/w_j0.c: Likewise.
52755         * math/w_j0f.c: Likewise.
52756         * math/w_j0l.c: Likewise.
52757         * math/w_j1.c: Likewise.
52758         * math/w_j1f.c: Likewise.
52759         * math/w_j1l.c: Likewise.
52760         * math/w_jn.c: Likewise.
52761         * math/w_jnf.c: Likewise.
52762         * math/w_log.c: Likewise.
52763         * math/w_logf.c: Likewise.
52764         * math/w_logl.c: Likewise.
52765         * math/w_log10.c: Likewise.
52766         * math/w_log10f.c: Likewise.
52767         * math/w_log10l.c: Likewise.
52768         * math/w_log2.c: Likewise.
52769         * math/w_log2f.c: Likewise.
52770         * math/w_log2l.c: Likewise.
52771         * math/w_pow.c: Likewise.
52772         * math/w_powf.c: Likewise.
52773         * math/w_powl.c: Likewise.
52774         * math/w_remainder.c: Likewise.
52775         * math/w_remainderf.c: Likewise.
52776         * math/w_remainderl.c: Likewise.
52777         * math/w_scalb.c: Likewise.
52778         * math/w_scalbf.c: Likewise.
52779         * math/w_scalbl.c: Likewise.
52780         * math/w_sqrt.c: Likewise.
52781         * math/w_sqrtf.c: Likewise.
52782         * math/w_sqrtl.c: Likewise.
52783         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
52784         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
52785         used.
52786         * math/math_private.h: Declare __kernel_standard_f.
52787         * math/w_cosh.c: Remove cruft and optimize a bit.
52788         * math/w_coshf.c: Likewise.
52789         * math/w_coshl.c: Likewise.
52790         * math/w_exp2.c: Likewise.
52791         * math/w_exp2f.c: Likewise.
52792         * math/w_exp2l.c: Likewise.
52793         * math/w_hypot.c: Likewise.
52794         * math/w_hypotf.c: Likewise.
52795         * math/w_hypotl.c: Likewise.
52796         * math/w_lgamma.c: Likewise.
52797         * math/w_lgamma_r.c: Likewise.
52798         * math/w_lgammaf.c: Likewise.
52799         * math/w_lgammaf_r.c: Likewise.
52800         * math/w_lgammal.c: Likewise.
52801         * math/w_lgammal_r.c: Likewise.
52802         * math/w_sinh.c: Likewise.
52803         * math/w_sinhf.c: Likewise.
52804         * math/w_sinhl.c: Likewise.
52805         * math/w_tgamma.c: Likewise.
52806         * math/w_tgammaf.c: Likewise.
52807         * math/w_tgammal.c: Likewise.
52808         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
52809         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
52810         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
52811         Minor optimizations.  Pretty printing.  Remove cruft.
52812         * sysdeps/i386/fpu/e_acosf.S: Likewise.
52813         * sysdeps/i386/fpu/e_acosh.S: Likewise.
52814         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
52815         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
52816         * sysdeps/i386/fpu/e_acosl.c: Likewise.
52817         * sysdeps/i386/fpu/e_asin.S: Likewise.
52818         * sysdeps/i386/fpu/e_asinf.S: Likewise.
52819         * sysdeps/i386/fpu/e_atan2.S: Likewise.
52820         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
52821         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
52822         * sysdeps/i386/fpu/e_atanh.S: Likewise.
52823         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
52824         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
52825         * sysdeps/i386/fpu/e_exp10.S: Likewise.
52826         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
52827         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
52828         * sysdeps/i386/fpu/e_exp2.S: Likewise.
52829         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
52830         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
52831         * sysdeps/i386/fpu/e_fmod.S: Likewise.
52832         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
52833         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
52834         * sysdeps/i386/fpu/e_hypot.S: Likewise.
52835         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
52836         * sysdeps/i386/fpu/e_log.S: Likewise.
52837         * sysdeps/i386/fpu/e_log10.S: Likewise.
52838         * sysdeps/i386/fpu/e_log10f.S: Likewise.
52839         * sysdeps/i386/fpu/e_log10l.S: Likewise.
52840         * sysdeps/i386/fpu/e_log2.S: Likewise.
52841         * sysdeps/i386/fpu/e_log2f.S: Likewise.
52842         * sysdeps/i386/fpu/e_log2l.S: Likewise.
52843         * sysdeps/i386/fpu/e_logf.S: Likewise.
52844         * sysdeps/i386/fpu/e_logl.S: Likewise.
52845         * sysdeps/i386/fpu/e_pow.S: Likewise.
52846         * sysdeps/i386/fpu/e_powf.S: Likewise.
52847         * sysdeps/i386/fpu/e_powl.S: Likewise.
52848         * sysdeps/i386/fpu/e_remainder.S: Likewise.
52849         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
52850         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
52851         * sysdeps/i386/fpu/e_scalb.S: Likewise.
52852         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
52853         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
52854         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
52855         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
52856         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
52857         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
52858         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
52859         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52860         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
52861         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
52862         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
52863         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
52864         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
52865         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
52866         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
52867         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
52868         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
52869         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52870         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
52871         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
52872         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52873         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
52874         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
52875         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
52876         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52877         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
52878         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
52879         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
52880         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
52881         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
52882         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
52883         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
52884         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
52885         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
52886         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
52887         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
52888         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
52889         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
52890         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
52891         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
52892         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
52893         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
52894         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
52895         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
52896         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
52897         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
52898         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
52899         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
52900         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
52901         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
52902         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
52903         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
52904         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
52905         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
52906         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
52907         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
52908         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
52909         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
52910         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
52911         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
52912         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
52913         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
52914         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
52915         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
52916         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
52917         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
52918         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
52919         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
52920         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
52921         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
52922         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
52923         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
52924         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
52925         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
52926         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
52927         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
52928         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
52929         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
52930         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
52931         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
52932         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
52933         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
52934         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
52935         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
52936         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
52937         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
52938         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
52939         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
52940         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
52941         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
52942         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
52943         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
52944         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
52945         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
52946         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
52947         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
52948         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
52949         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
52950         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
52951         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
52952         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
52953         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
52954         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
52955         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
52956         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
52957         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
52958         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
52959         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
52960         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
52961         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
52962         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
52963         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
52964         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
52965         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
52966         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
52967         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
52968         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
52969         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
52970         (__isnanf): Likewise.
52971         (__isinf_ns): Likewise.
52972         (__isinf_nsf): Likewise.
52973         (__finite): Likewise.
52974         (__finitef): Likewise.
52975         (__ieee754_sqrt): Define as macro.
52976         (__ieee754_sqrtf): Define as macro.
52977         (__ieee754_sqrtl): Define as macro.
52978         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
52979         inlined copy.
52980         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
52981         __FINITE_MATH_ONLY__ consistent.
52982         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
52984 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
52986         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
52987         of rawmemchr.
52989         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
52991 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
52993         * po/ja.po: Update from translation team.
52995 2011-10-08  Roland McGrath  <roland@hack.frob.com>
52997         * locale/programs/locarchive.c (prepare_address_space): New function.
52998         (create_archive, enlarge_archive, open_archive): Use it.
53000         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
53001         inside [SHARED], where it is used.
53003         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
53005         * nss/getent.c (netgroup_keys): Remove unused variable.
53006         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
53008 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
53010         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
53011         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
53012         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
53013         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
53014         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
53015         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
53016         * math/Makefile (libm-calls): Add s_isinf_ns.
53017         * math/divtc3.c: Use __isinf_nsl instead of isinf.
53018         * math/multc3.c: Likewise.
53019         * math/s_casin.c: Likewise.
53020         * math/s_casinf.c: Likewise.
53021         * math/s_casinl.c: Likewise.
53022         * math/s_ccos.c: Likewise.
53023         * math/s_ccosf.c: Likewise.
53024         * math/s_ccosl.c: Likewise.
53025         * math/s_ctan.c: Likewise.
53026         * math/s_ctanf.c: Likewise.
53027         * math/s_ctanh.c: Likewise.
53028         * math/s_ctanhf.c: Likewise.
53029         * math/s_ctanhl.c: Likewise.
53030         * math/s_ctanl.c: Likewise.
53031         * math/w_fmod.c: Likewise.
53032         * math/w_fmodf.c: Likewise.
53033         * math/w_fmodl.c: Likewise.
53034         * math/w_remainder.c: Likewise.
53035         * math/w_remainderf.c: Likewise.
53036         * math/w_remainderl.c: Likewise.
53037         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
53038         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
53039         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
53040         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
53041         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
53042         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
53043         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
53044         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
53046         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
53047         of the number.
53048         * stdio-common/printf_fphex.c: Likewise.
53049         * stdio-common/printf_size.c: Likewise.
53051         * math/e_exp10.c: Include math_private.h using <...> not "...".
53052         * math/e_exp10f.c: Likewise.
53053         * math/e_exp10l.c: Likewise.
53054         * math/e_exp2l.c: Likewise.
53055         * math/e_j0l.c: Likewise.
53056         * math/e_j1l.c: Likewise.
53057         * math/e_jnl.c: Likewise.
53058         * math/e_lgammal_r.c: Likewise.
53059         * math/e_rem_pio2l.c: Likewise.
53060         * math/e_scalb.c: Likewise.
53061         * math/e_scalbf.c: Likewise.
53062         * math/e_scalbl.c: Likewise.
53063         * math/k_cosl.c: Likewise.
53064         * math/k_sinl.c: Likewise.
53065         * math/k_tanl.c: Likewise.
53066         * math/s_cacoshf.c: Likewise.
53067         * math/s_catan.c: Likewise.
53068         * math/s_catanf.c: Likewise.
53069         * math/s_catanh.c: Likewise.
53070         * math/s_catanhf.c: Likewise.
53071         * math/s_catanhl.c: Likewise.
53072         * math/s_catanl.c: Likewise.
53073         * math/s_ccosh.c: Likewise.
53074         * math/s_ccoshf.c: Likewise.
53075         * math/s_ccoshl.c: Likewise.
53076         * math/s_cexp.c: Likewise.
53077         * math/s_cexpf.c: Likewise.
53078         * math/s_cexpl.c: Likewise.
53079         * math/s_clog.c: Likewise.
53080         * math/s_clog10.c: Likewise.
53081         * math/s_clog10f.c: Likewise.
53082         * math/s_clog10l.c: Likewise.
53083         * math/s_clogf.c: Likewise.
53084         * math/s_clogl.c: Likewise.
53085         * math/s_csin.c: Likewise.
53086         * math/s_csinf.c: Likewise.
53087         * math/s_csinh.c: Likewise.
53088         * math/s_csinhf.c: Likewise.
53089         * math/s_csinhl.c: Likewise.
53090         * math/s_csinl.c: Likewise.
53091         * math/s_csqrt.c: Likewise.
53092         * math/s_csqrtf.c: Likewise.
53093         * math/s_csqrtl.c: Likewise.
53094         * math/s_ctan.c: Likewise.
53095         * math/s_ctanf.c: Likewise.
53096         * math/s_ctanh.c: Likewise.
53097         * math/s_ctanhf.c: Likewise.
53098         * math/s_ctanhl.c: Likewise.
53099         * math/s_ctanl.c: Likewise.
53100         * math/s_ldexp.c: Likewise.
53101         * math/s_ldexpf.c: Likewise.
53102         * math/s_ldexpl.c: Likewise.
53103         * math/s_significand.c: Likewise.
53104         * math/s_significandf.c: Likewise.
53105         * math/s_significandl.c: Likewise.
53106         * math/w_acos.c: Likewise.
53107         * math/w_acosf.c: Likewise.
53108         * math/w_acosh.c: Likewise.
53109         * math/w_acoshf.c: Likewise.
53110         * math/w_acoshl.c: Likewise.
53111         * math/w_acosl.c: Likewise.
53112         * math/w_asin.c: Likewise.
53113         * math/w_asinf.c: Likewise.
53114         * math/w_asinl.c: Likewise.
53115         * math/w_atan2.c: Likewise.
53116         * math/w_atan2f.c: Likewise.
53117         * math/w_atan2l.c: Likewise.
53118         * math/w_atanh.c: Likewise.
53119         * math/w_atanhf.c: Likewise.
53120         * math/w_atanhl.c: Likewise.
53121         * math/w_cosh.c: Likewise.
53122         * math/w_coshf.c: Likewise.
53123         * math/w_coshl.c: Likewise.
53124         * math/w_dremf.c: Likewise.
53125         * math/w_exp10.c: Likewise.
53126         * math/w_exp10f.c: Likewise.
53127         * math/w_exp10l.c: Likewise.
53128         * math/w_exp2.c: Likewise.
53129         * math/w_exp2f.c: Likewise.
53130         * math/w_fmod.c: Likewise.
53131         * math/w_fmodf.c: Likewise.
53132         * math/w_fmodl.c: Likewise.
53133         * math/w_hypot.c: Likewise.
53134         * math/w_hypotf.c: Likewise.
53135         * math/w_hypotl.c: Likewise.
53136         * math/w_j0.c: Likewise.
53137         * math/w_j0f.c: Likewise.
53138         * math/w_j0l.c: Likewise.
53139         * math/w_j1.c: Likewise.
53140         * math/w_j1f.c: Likewise.
53141         * math/w_j1l.c: Likewise.
53142         * math/w_jn.c: Likewise.
53143         * math/w_jnf.c: Likewise.
53144         * math/w_jnl.c: Likewise.
53145         * math/w_lgamma.c: Likewise.
53146         * math/w_lgamma_r.c: Likewise.
53147         * math/w_lgammaf.c: Likewise.
53148         * math/w_lgammaf_r.c: Likewise.
53149         * math/w_lgammal.c: Likewise.
53150         * math/w_lgammal_r.c: Likewise.
53151         * math/w_log.c: Likewise.
53152         * math/w_log10.c: Likewise.
53153         * math/w_log10f.c: Likewise.
53154         * math/w_log10l.c: Likewise.
53155         * math/w_log2.c: Likewise.
53156         * math/w_log2f.c: Likewise.
53157         * math/w_log2l.c: Likewise.
53158         * math/w_logf.c: Likewise.
53159         * math/w_logl.c: Likewise.
53160         * math/w_pow.c: Likewise.
53161         * math/w_powf.c: Likewise.
53162         * math/w_powl.c: Likewise.
53163         * math/w_remainder.c: Likewise.
53164         * math/w_remainderf.c: Likewise.
53165         * math/w_remainderl.c: Likewise.
53166         * math/w_scalb.c: Likewise.
53167         * math/w_scalbf.c: Likewise.
53168         * math/w_scalbl.c: Likewise.
53169         * math/w_sinh.c: Likewise.
53170         * math/w_sinhf.c: Likewise.
53171         * math/w_sinhl.c: Likewise.
53172         * math/w_sqrt.c: Likewise.
53173         * math/w_sqrtf.c: Likewise.
53174         * math/w_sqrtl.c: Likewise.
53175         * math/w_tgamma.c: Likewise.
53176         * math/w_tgammaf.c: Likewise.
53177         * math/w_tgammal.c: Likewise.
53179         * po/ja.po: Update from translation team.
53181 2011-09-29  Andreas Jaeger  <aj@suse.de>
53183         [BZ #13179]
53184         * sunrpc/netname.c (netname2host): Fix logic.
53186         [BZ #6779]
53187         [BZ #6783]
53188         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
53189         correctly.
53190         * math/w_remainder.c (__remainder): Likewise.
53191         * math/w_remainderf.c (__remainderf): Likewise.
53192         * math/libm-test.inc (remainder_test): Add test cases.
53194 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
53196         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
53197         sdiv_qrnnd.
53199 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
53201         * string/test-memcmp.c: Avoid unncessary #defines.
53202         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
53204 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53206         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
53207         Use new sse2 version for core i3 - i7 as it's faster
53208         than sse42 version.
53209         (bit_Prefer_PMINUB_for_stringop): New.
53210         * sysdeps/x86_64/rawmemchr.S: Update.
53211         Replace with faster SSE2 version.
53212         * sysdeps/x86_64/memrchr.S: New file.
53213         * sysdeps/x86_64/memchr.S: Update.
53214         Replace with faster SSE2 version.
53216 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
53218         * elf/dl-load.c (lose): Add cast to avoid warning.
53220 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
53222         * po/ca.po: Update from translation team.
53224         * inet/getnetgrent_r.c: Hook up nscd.
53225         * nscd/Makefile (routines): Add nscd_netgroup.
53226         (nscd-modules): Add netgroupcache.
53227         (CFLAGS-netgroupcache.c): Define.
53228         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
53229         (cache_search): Add const to second parameter.
53230         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
53231         INNETGR.
53232         (dbs): Add netgrdb entry.
53233         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
53234         (verify_persistent_db): Handle netgrdb.
53235         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
53236         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
53237         GETFDNETGR.
53238         (netgroup_response_header): Define.
53239         (innetgroup_response_header): Define.
53240         (datahead): Add netgroup_response_header and innetgroup_response_header
53241         elements.
53242         * nscd/nscd.conf: Add entries for netgroup cache.
53243         * nscd/nscd.h (dbtype): Add netgrdb.
53244         (_PATH_NSCD_NETGROUP_DB): Define.
53245         (netgroup_iov_disabled): Declare.
53246         (xmalloc, xcalloc, xrealloc): Move declarations here.
53247         (cache_search): Adjust prototype.
53248         Add netgroup-related prototypes.
53249         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
53250         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
53251         (__nscd_innetgr): Declare.
53252         * nscd/selinux.c (perms): Use access_vector_t as element type and
53253         add netgroup-related initializers.
53254         * nscd/netgroupcache.c: New file.
53255         * nscd/nscd_netgroup.c: New file.
53256         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
53257         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
53258         For four parameters use innetgr.
53259         * nss/nss_files/files-init.c: Add definition and callback for netgr.
53260         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
53261         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
53262         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
53264         * nscd/connections.c (register_traced_file): Don't register file
53265         for disabled databases.
53267 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
53269         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
53271         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
53272         from tree and freeing node.
53274 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
53276         * nss/nsswitch.c (__nss_database_lookup): Handle
53277         nss_parse_service_list out of memory case.
53279 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
53281         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
53282         out of memory case.
53284 2011-10-04  Andreas Schwab  <schwab@redhat.com>
53286         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
53287         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
53288         pass it down.
53289         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
53290         elf_machine_rela, elf_machine_lazy_rel.
53291         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
53292         (ELF_DYNAMIC_DO_REL): Likewise.
53293         (ELF_DYNAMIC_DO_RELA): Likewise.
53294         (ELF_DYNAMIC_RELOCATE): Likewise.
53295         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
53296         to ELF_DYNAMIC_DO_REL.
53297         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
53298         (dl_main): In trace mode always set __RTLD_NOIFUNC.
53299         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
53300         elf_machine_rela.
53301         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
53302         skip_ifunc, don't call ifunc function if non-zero.
53303         (elf_machine_rela): Likewise.
53304         (elf_machine_lazy_rel): Likewise.
53305         (elf_machine_lazy_rela): Likewise.
53306         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
53307         (elf_machine_lazy_rel): Likewise.
53308         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
53309         Likewise.
53310         (elf_machine_lazy_rel): Likewise.
53311         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
53312         Likewise.
53313         (elf_machine_lazy_rel): Likewise.
53314         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
53315         (elf_machine_lazy_rel): Likewise.
53316         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
53317         (elf_machine_lazy_rel): Likewise.
53318         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
53319         (elf_machine_lazy_rel): Likewise.
53320         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
53321         (elf_machine_lazy_rel): Likewise.
53322         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
53323         (elf_machine_lazy_rel): Likewise.
53324         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
53325         (elf_machine_lazy_rel): Likewise.
53327 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
53329         * nss/nss_files/files-init.c (_nss_files_init): Use static
53330         initialization for all the *_traced_file variables.
53332 2011-09-28  Andreas Schwab  <schwab@redhat.com>
53334         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
53336 2011-09-27  Roland McGrath  <roland@hack.frob.com>
53338         [BZ #13226]
53339         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
53341 2011-09-27  Andreas Schwab  <schwab@redhat.com>
53343         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
53344         Reread the line before reparsing it.
53346 2011-09-26  Andreas Schwab  <schwab@redhat.com>
53348         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
53350 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
53351             Maxim Kuvyrkov  <maxim@codesourcery.com>
53352             Joseph Myers  <joseph@codesourcery.com>
53354         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
53355         if needed for __stack_chk_guard.
53357 2011-09-19  Roland McGrath  <roland@hack.frob.com>
53359         * sysdeps/posix/spawni.c (script_execute): Always define it.
53360         It will be optimized away if unused.
53361         (maybe_script_execute): New function.
53362         (__spawni): Call it.
53364         * Makerules: Don't include tls.make.
53365         (config-tls): Always set to thread.
53366         * tls.make.c: File removed.
53368 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
53370         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
53371         * config.make.in (CPPFLAGS-config): New substituted variable.
53373 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
53375         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
53377         [BZ #13192]
53378         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
53379         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
53381 2011-09-15  Roland McGrath  <roland@hack.frob.com>
53383         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
53384         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
53385         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
53386         (CALL_FAIL): Likewise.
53387         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
53388         (CALL_FAIL): Macro removed.
53389         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
53391 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
53393         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
53394         for __FINITE_MATH_ONLY__ == 1.
53396 2011-09-15  Andreas Schwab  <schwab@redhat.com>
53398         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
53399         __ieee754_sqrt instead of sqrt.
53400         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
53401         __ieee754_sqrtf instead of sqrtf.
53402         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
53403         __floorf instead of floorf.
53404         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
53405         __floorf, __truncf instead of floorf, truncf.
53407 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
53409         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
53411         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
53412         __extern_always_inline.
53413         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
53414         32-bit.
53416 2011-09-14  Andreas Schwab  <schwab@redhat.com>
53418         * elf/rtld.c (dl_main): Also relocate in dependency order when
53419         doing symbol dependency testing.
53421 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
53423         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
53424         Always define `refsym'.
53426 2011-09-13  Andreas Schwab  <schwab@redhat.com>
53428         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
53429         (__FD_ELT): Renamed from __FDELT.
53430         * misc/bits/select2.h (__FD_ELT): Likewise.
53431         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
53432         __FD_MASK instead of __FDELT, __FDMASK.
53433         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
53434         Likewise.
53435         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
53436         Likewise.
53438         * elf/Makefile (gen-ldd): Fix pattern.
53440         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
53441         (init_tls): Likewise.
53443 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
53445         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
53447 2011-09-12  Andreas Schwab  <schwab@redhat.com>
53449         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
53450         `struct cmsghdr *' instead of `void *'.
53451         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
53452         Likewise.
53454 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
53456         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
53457         if non-absolute.
53458         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
53459         ldd_rewrite_script.
53461 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
53463         * configure.in: Remove --with-tls option.
53464         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
53465         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
53466         out in case it is missing.
53467         * sysdeps/ia64/elf/configure.in: Likewise.
53468         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
53469         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
53470         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
53471         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
53472         * sysdeps/sh/elf/configure.in: Likewise.
53473         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
53474         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
53475         * sysdeps/x86_64/elf/configure.in: Likewise.
53476         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
53477         * sysdeps/mach/hurd/tls.h: Likewise.
53479         [BZ #13067]
53480         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
53482         [BZ #13090]
53483         * configure.in: Fix use of AC_INIT.
53485         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
53487 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
53489         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
53490         __set_errno.
53491         * malloc/hooks.c: Likewise.
53493         [BZ #11929]
53494         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
53495         variables statically.
53496         (narenas): Initialize.
53497         (list_lock): Initialize.
53498         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
53499         initializtion of main_arena and list_lock.  Small cleanups.
53500         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
53501         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
53502         Add initializers to main_arena and mp_.
53503         (malloc_state): Remove pagesize member.  Change all users to use
53504         GLRO(dl_pagesize).
53506         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
53507         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
53508         is always initialized.
53510         * malloc/malloc.c: Removed unused configurations and dead code.
53511         * malloc/arena.c: Likewise.
53512         * malloc/hooks.c: Likewise.
53513         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
53515         * include/tls.h: Removed.  USE___THREAD must always be defined.
53516         * bits/libc-tsd.h: Don't handle !USE___THREAD.
53517         * elf/dl-libc.c: Likewise.
53518         * elf/dl-tsd.c: Likewise.
53519         * include/errno.h: Likewise.
53520         * include/netdb.h: Likewise.
53521         * include/resolv.h: Likewise.
53522         * inet/herrno-loc.c: Likewise.
53523         * inet/herrno.c: Likewise.
53524         * malloc/arena.c: Likewise.
53525         * malloc/hooks.c: Likewise.
53526         * malloc/malloc.c: Likewise.
53527         * resolv/res-state.c: Likewise.
53528         * resolv/res_libc.c: Likewise.
53529         * sysdeps/i386/dl-machine.h: Likewise.
53530         * sysdeps/ia64/dl-machine.h: Likewise.
53531         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
53532         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
53533         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
53534         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
53535         * sysdeps/sh/dl-machine.h: Likewise.
53536         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
53537         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
53538         * sysdeps/unix/i386/sysdep.S: Likewise.
53539         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
53540         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
53541         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
53542         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
53543         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
53544         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
53545         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
53546         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
53547         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
53548         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
53549         * sysdeps/unix/x86_64/sysdep.S: Likewise.
53550         * sysdeps/x86_64/dl-machine.h: Likewise.
53551         * tls.make.c: Likewise.
53553         * configure.in: Remove --with-__thread option.  Make tests for
53554         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
53555         tls_model attribute fail if no support is available.  Remove
53556         USE_IN_LIBIO.
53557         * Makeconfig: Adjust for dropped configure option.  All features are
53558         now mandatory.
53559         * Makerules: Likewise.
53560         * Versions.def: Likewise.
53561         * argp/argp-fmtstream.c: Likewise.
53562         * argp/argp-fmtstream.h: Likewise.
53563         * argp/argp-help.c: Likewise.
53564         * assert/assert.c: Likewise.
53565         * config.h.in: Likewise.
53566         * config.make.in: Likewise.
53567         * configure: Likewise.
53568         * configure.in: Likewise.
53569         * csu/Versions: Likewise.
53570         * csu/init.c: Likewise.
53571         * elf/tst-audit2.c: Likewise.
53572         * elf/tst-tls10.c: Likewise.
53573         * elf/tst-tls10.h: Likewise.
53574         * elf/tst-tls11.c: Likewise.
53575         * elf/tst-tls12.c: Likewise.
53576         * elf/tst-tls14.c: Likewise.
53577         * elf/tst-tlsmod11.c: Likewise.
53578         * elf/tst-tlsmod12.c: Likewise.
53579         * elf/tst-tlsmod13.c: Likewise.
53580         * elf/tst-tlsmod13a.c: Likewise.
53581         * elf/tst-tlsmod14a.c: Likewise.
53582         * elf/tst-tlsmod15b.c: Likewise.
53583         * elf/tst-tlsmod16a.c: Likewise.
53584         * elf/tst-tlsmod16b.c: Likewise.
53585         * elf/tst-tlsmod7.c: Likewise.
53586         * elf/tst-tlsmod8.c: Likewise.
53587         * elf/tst-tlsmod9.c: Likewise.
53588         * gmon/gmon.c: Likewise.
53589         * grp/fgetgrent_r.c: Likewise.
53590         * grp/putgrent.c: Likewise.
53591         * hurd/fopenport.c: Likewise.
53592         * include/libc-symbols.h: Likewise.
53593         * include/tls.h: Likewise.
53594         * intl/gettextP.h: Likewise.
53595         * intl/loadinfo.h: Likewise.
53596         * locale/global-locale.c: Likewise.
53597         * locale/localeinfo.h: Likewise.
53598         * mach/devstream.c: Likewise.
53599         * malloc/arena.c: Likewise.
53600         * malloc/set-freeres.c: Likewise.
53601         * misc/err.c: Likewise.
53602         * misc/getttyent.c: Likewise.
53603         * misc/mntent_r.c: Likewise.
53604         * posix/getopt.c: Likewise.
53605         * posix/wordexp.c: Likewise.
53606         * pwd/fgetpwent_r.c: Likewise.
53607         * resolv/Versions: Likewise.
53608         * resolv/res_hconf.c: Likewise.
53609         * shadow/fgetspent_r.c: Likewise.
53610         * shadow/putspent.c: Likewise.
53611         * stdio-common/printf_fphex.c: Likewise.
53612         * stdio-common/tmpfile.c: Likewise.
53613         * stdlib/abort.c: Likewise.
53614         * stdlib/fmtmsg.c: Likewise.
53615         * sunrpc/auth_unix.c: Likewise.
53616         * sunrpc/clnt_perr.c: Likewise.
53617         * sunrpc/clnt_tcp.c: Likewise.
53618         * sunrpc/clnt_udp.c: Likewise.
53619         * sunrpc/clnt_unix.c: Likewise.
53620         * sunrpc/openchild.c: Likewise.
53621         * sunrpc/svc_simple.c: Likewise.
53622         * sunrpc/svc_tcp.c: Likewise.
53623         * sunrpc/svc_udp.c: Likewise.
53624         * sunrpc/svc_unix.c: Likewise.
53625         * sunrpc/xdr.c: Likewise.
53626         * sunrpc/xdr_array.c: Likewise.
53627         * sunrpc/xdr_rec.c: Likewise.
53628         * sunrpc/xdr_ref.c: Likewise.
53629         * sunrpc/xdr_stdio.c: Likewise.
53631 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
53633         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
53635 2011-07-03  Andreas Jaeger  <aj@suse.de>
53637         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
53638         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
53639         regenerate with gen-libm-tests.pl.
53641 2010-05-12  Petr Baudis  <pasky@suse.cz>
53643         [BZ #11589]
53644         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
53645         around j0() zero points by switching to j1().
53646         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
53647         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
53648         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
53649         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
53651 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
53653         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
53654         instead of 0.
53655         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
53656         instead of 0.
53657         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
53658         Patch in part by Pavel Roskin <proski@gnu.org>.
53660         [BZ #13138]
53661         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
53662         realloc.
53663         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
53664         Free memory block if necessary.
53666         [BZ #12847]
53667         * libio/genops.c (INTDEF): For string streams the _lock pointer can
53668         be NULL.  Don't lock in this case.
53670 2011-09-09  Roland McGrath  <roland@hack.frob.com>
53672         * elf/elf.h (ELFOSABI_GNU): New macro.
53673         (ELFOSABI_LINUX): Define to that.
53675 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
53677         * string/strncat.c (strncat): Undef the symbol in case it has been
53678         defined in bits/string.h.
53680 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
53682         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
53684         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
53685         link map.
53687 2011-08-17  Andreas Jaeger  <aj@suse.de>
53689         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
53691 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
53692             Ian Lance Taylor  <iant@google.com>
53694         * math/libm-test.inc (lround_test): New testcase.
53695         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
53697 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
53699         * Makefile: Remove support for automatic cvs check-ins.
53700         * Makerules: Likewise.
53701         * config.make.in: Likewise.
53702         * configure.in: Likewise.
53703         * intl/Makefile: Likewise.
53704         * locale/Makefile: Likewise.
53705         * po/Makefile: Likewise.
53706         * posix/Makefile: Likewise.
53707         * sysdeps/gnu/Makefile: Likewise.
53708         * sysdeps/mach/hurd/Makefile: Likewise.
53709         * sysdeps/sparc/sparc32/Makefile: Likewise.
53711         [BZ #13118]
53712         * posix/Makefile (bug-regex32-ENV): Define.
53713         Patch by John Stanley <jpsinthemix@verizon.net>.
53715         * misc/Makefile (headers): Add bits/select2.h.
53716         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
53717         * misc/bits/select2.h: New file.
53718         * include/bits/select2.h: New file.
53719         * debug/Makefile (routines): Add fdelt_chk.
53720         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
53721         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
53722         FD_ISSET.
53723         * debug/fdelt_chk.c: New file.
53725         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
53726         * wcsmbs/test-wmemcmp.c: Likewise.
53727         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
53728         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
53730 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53732         * string/Makefile (strop-tests): Add memcmp.
53733         * string/test-wmemcmp.c: New file.
53734         * string/test-memcmp.c: Add wmemcmp support.
53736 2011-09-08  Roland McGrath  <roland@hack.frob.com>
53738         [BZ #13153]
53739         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
53740         2011-07-19 change.
53742         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
53743         garbage value in a __mach_port_mod_refs call in the cases of the
53744         task-self and thread-self ports.
53746 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
53748         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
53750 2011-09-08  Andreas Schwab  <schwab@redhat.com>
53752         * elf/dl-load.c (lose): Check for non-null L.
53754 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
53756         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
53758         * elf/dl-libc.c (dlerror_run): Pass back error code from
53759         dl_catch_error.
53761         [BZ #13123]
53762         * elf/dl-load.c (lose): Free l_origin if it is valid.
53764         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
53765         names.
53766         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
53767         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
53768         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
53769         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
53770         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
53771         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
53773 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
53775         * sysdeps/powerpc/fpu/e_hypot.c: New file.
53776         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
53777         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
53778         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
53779         * sysdeps/powerpc/fpu/k_cosf.c: New file.
53780         * sysdeps/powerpc/fpu/k_sinf.c: New file.
53781         * sysdeps/powerpc/fpu/s_cosf.c: New file.
53782         * sysdeps/powerpc/fpu/s_sinf.c: New file.
53783         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
53784         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
53786 2011-08-15  Alan Modra  <amodra@gmail.com>
53788         [BZ #13092]
53789         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
53790         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
53791         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
53792         ppc_mcount to static-only-routines.
53793         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
53794         __mcount_internal.
53795         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
53796         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
53798 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
53800         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
53801         for finite and infinity parameters.
53803 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
53805         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
53806         and add nop instructions for throughput optimization.
53807         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
53809 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
53811         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
53812         aligned copy for power7 with vector-scalar instructions.
53813         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
53815 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
53817         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
53818         AVX check.
53820 2011-09-07  Andreas Schwab  <schwab@redhat.com>
53822         [BZ #13144]
53823         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
53824         last change.
53826 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
53828         * sysdeps/unix/sysv/linux/x86_64/init-first.c
53829         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
53830         syscall wrapper around clock_gettime in __vdso_clock_gettime.
53831         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
53832         clock_gettime.
53834 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
53836         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
53837         Forgot to demangle the pointer.
53839         * sysdeps/i386/sysdep.h: Define atom_text_section.
53840         * sysdeps/x86_64/sysdep.h: Likewise.
53841         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
53842         section with atom_text_section.
53843         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
53844         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
53845         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
53846         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
53847         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
53849         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
53850         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
53851         already be defined.  Change to take two parameters and don't assign
53852         result to variable.  Adjust all users.
53853         Define INTERNAL_GETTIME if not already defined.
53854         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
53855         call.
53856         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
53857         HAVE_CLOCK_GETTIME_VSYSCALL.
53858         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
53860         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
53861         gettimeofday vsyscall, just use time.
53863 2011-09-06  Andreas Schwab  <schwab@redhat.com>
53865         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
53866         <errno.h>.
53868 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
53870         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
53871         syscall on x86-64.
53872         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
53873         syscall.
53874         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
53875         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
53876         syscall if possible.
53878 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
53880         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
53881         e_ident.  Don't pass to find_mapsXX.
53882         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
53884 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
53886         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
53887         strchr-sse2-no-bsf strrchr-sse2-no-bsf
53888         * sysdeps/x86_64/multiarch/strchr.S: Update.
53889         Check bit_slow_BSF bit.
53890         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
53891         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
53892         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
53894 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
53896         [BZ #13134]
53897         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
53898         before glibc 2.15.
53899         (tryshell): Define.
53900         (__spawni): Change last parameter to be flag.  Test
53901         SPAWN_XFLAGS_USE_PATH flag to use path or not.
53902         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
53903         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
53904         * posix/spawni.c: Likewise.
53905         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
53906         * posix/spawnp.c: Likewise.  Change normal version to use
53907         SPAWN_XFLAGS_USE_PATH.
53908         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
53909         SPAWN_XFLAGS_TRY_SHELL.
53911         [BZ #13150]
53912         * posix/glob.h: Remove gcc 1.x support.
53914         [BZ #13068]
53915         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
53917 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
53919         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
53920         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
53921         strrchr-sse2-bsf
53922         * sysdeps/i386/i686/multiarch/strchr.S: New file.
53923         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
53924         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
53925         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
53926         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
53927         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
53929 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53931         * sysdeps/x86_64/wcscmp.S: New file.
53933         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
53934         wcscmp-c wcscmp-sse2
53935         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
53936         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
53937         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
53938         * wcsmbs/wcscmp.c: Allow renaming.
53940 2011-09-05  David S. Miller  <davem@davemloft.net>
53942         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
53943         stack slot, rather than the struct return pointer slot.
53944         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
53945         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
53946         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
53947         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
53949 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
53951         * po/ja.po: Update from translation team.
53953         [BZ #13144]
53954         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
53955         kernel in 64-bit binaries.
53957 2011-09-01  David S. Miller  <davem@davemloft.net>
53959         * elf/elf.h (HWCAP_SPARC_*): Move to..
53960         * sysdeps/sparc/sysdep.h: this new file and add new values.
53961         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
53962         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
53963         _DL_HWCAP_COUNT to 24.
53964         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
53965         entries.
53966         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
53967         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
53968         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
53969         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
53970         instead of magic constants.
53971         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
53973 2011-08-31  David S. Miller  <davem@davemloft.net>
53975         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
53976         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
53977         Reimplement to do errno handling inline.
53978         (SYSCALL_ERROR_HANDLER): New macro.
53979         (__SYSCALL_STRING): Do not do errno handling in asm.
53980         (__CLONE_SYSCALL_STRING): Delete.
53981         (__INTERNAL_SYSCALL_STRING): Delete.
53982         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
53983         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
53984         (PSEUDO): Reimplement to do errno handling inline.
53985         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
53986         (SYSCALL_ERROR_HANDLER): New macro.
53987         (__SYSCALL_STRING): Do not do errno handling in asm.
53988         (__CLONE_SYSCALL_STRING): Delete.
53989         (__INTERNAL_SYSCALL_STRING): Delete.
53990         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
53991         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
53992         i386.
53993         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
53994         (inline_syscall*): Add 'err' argument.
53995         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
53996         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
53997         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
53998         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
54000         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
54001         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
54003 2011-08-30  Andreas Schwab  <schwab@redhat.com>
54005         * elf/rtld.c (dl_main): Relocate objects in dependency order.
54007 2011-08-29  Jiri Olsa <jolsa@redhat.com>
54009         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
54010         directive.
54012 2011-08-24  David S. Miller  <davem@davemloft.net>
54014         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
54016 2011-08-24  Andreas Schwab  <schwab@redhat.com>
54018         * elf/Makefile: Add rules to build and run unload8 test.
54019         * elf/unload8.c: New file.
54020         * elf/unload8mod1.c: New file.
54021         * elf/unload8mod1x.c: New file.
54022         * elf/unload8mod2.c: New file.
54023         * elf/unload8mod3.c: New file.
54025         * elf/dl-close.c (_dl_close_worker): Reset private search list if
54026         it wasn't used.
54028 2011-08-23  David S. Miller  <davem@davemloft.net>
54030         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
54031         subtract stack bias.
54032         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
54033         %sp not %fp in calculations.
54034         (_JMPBUF_UNWINDS_ADJ): Likewise.
54036         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
54037         (aio_suspend): Call it to force an exception region around the
54038         AIO_MISC_WAIT() invocation.
54040 2011-08-23  Andreas Schwab  <schwab@redhat.com>
54042         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
54043         backslash.
54045 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
54047         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
54048         protection macro.
54049         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
54050         and <dl-machine.h>.
54051         (Elf64_FuncDesc): Remove.
54053 2011-08-22  David S. Miller  <davem@davemloft.net>
54055         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
54056         sigaltstack check, add missing cfi directives.
54057         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
54058         missing cfi directives, and sigaltstack handling.
54060 2011-08-16  Andreas Schwab  <schwab@redhat.com>
54062         [BZ #11724]
54063         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
54064         object is seen twice.
54065         * elf/dl-fini.c (_dl_sort_fini): Likewise.
54067         * elf/Makefile (distribute): Add tst-initorder2.c.
54068         (tests): Add tst-initorder2.
54069         (modules-names): Add tst-initorder2a tst-initorder2b
54070         tst-initorder2c tst-initorder2d.  Add rules to build them.
54071         ($(objpfx)tst-initorder2.out): New rule.
54072         * elf/tst-initorder2.c: New file.
54073         * elf/tst-initorder2.exp: New file.
54075 2011-08-22  Andreas Schwab  <schwab@redhat.com>
54077         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
54079         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
54080         dependencies back to end of function.
54082         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
54083         $(elfobjdir)/ld.so.
54085 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
54087         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
54088         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
54089         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
54090         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
54091         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
54092         of __vdso_gettimeofday.
54093         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
54094         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
54095         attribute_hidden.
54096         (_libc_vdso_platform_setup): Remove initialization of
54097         __vdso_gettimeofday and __vdso_time.
54099 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
54101         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
54102         and fgetc_unlocked.
54103         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
54104         getc_unlocked.
54106         * elf/dl-open.c (add_to_global): Report additions to the global scope
54107         for LD_DEBUG=scopes.
54108         (dl_open_worker): Also print scope of newly loaded dependencies.
54109         (_dl_show_scope): Indicate if there is no scope.
54111         [BZ #13114]
54112         * stdio-common/Makefile (tests): Add bug24.
54113         * stdio-common/bug24.c: New file.
54115 2011-08-19  Andreas Jaeger  <aj@suse.de>
54117         [BZ #13114]
54118         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
54119         non-existant file when using close-on-exec mode.
54121 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
54123         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
54124         the very first instruction.
54126         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
54127         the CFI state in the end.
54128         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
54129         inclusion of dl-trampoline.h.
54130         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
54132 2011-08-19  Andreas Schwab  <schwab@redhat.com>
54134         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
54135         expectations for long double.
54137         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
54138         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
54140 2011-08-14  David S. Miller  <davem@davemloft.net>
54142         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
54143         artificual limit depends upon the system page size.
54145 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
54147         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
54148         * resolv/Makefile: Define CFLAGS-libresolv.
54150 2011-08-17  Andreas Schwab  <schwab@redhat.com>
54152         * nss/makedb.c (compute_tables): Make variables used in nested
54153         function static.
54155 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
54157         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
54158         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
54159         if buffer was too small.
54161         * elf/pldd.c (main): Attach to all threads in the process.
54162         Rewrite /proc handling to use *at functions.
54164 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
54166         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
54167         specifies first scope to show.
54168         (dl_open_worker): Update callers.  Move printing scope of new
54169         object to before the relocation.
54170         * elf/rtld.c (dl_main): Update _dl_show_scope call.
54171         * sysdeps/generic/ldsodefs.h: Update declaration.
54173         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
54174         string for the scope number.
54176 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
54178         * nscd/servicescache.c (cache_addserv): Make sure written is always
54179         initialized.
54181 2011-08-14  Roland McGrath  <roland@hack.frob.com>
54183         * sysdeps/i386/i486/bits/atomic.h
54184         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
54185         statement expression, so as to suppress "set but not used" warning.
54186         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
54188         * string/strncat.c (STRNCAT): Use prototype definition.
54190         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
54191         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
54192         -Iprograms here.
54193         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
54194         (localedef-modules): Add localedef.
54195         (locale-modules): Add locale.
54197         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
54198         * elf/rtld.c (dl_main): Invert order of assignment in last change,
54199         to avoid a warning.
54201 2011-08-14  David S. Miller  <davem@davemloft.net>
54203         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
54204         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
54206 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
54208         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
54209         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
54210         * elf/rtld.c (dl_main): Set l_name of vDSO.
54211         Call _dl_show_scope when DL_DEBUG_SCOPES.
54212         (process_dl_debug): Recognize scopes flag and also set it for all.
54213         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
54214         Declare _dl_show_scope.
54216         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
54217         (do_dlopen): Pass caller_dlopen to dl_open.
54218         (__libc_dlopen_mode): Initialize caller_dlopen.
54220         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
54221         of libc.  Make tolower call locale-independent.  Optimize a bit by
54222         using isdigit instead of isalnum.
54223         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
54225 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
54227         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
54228         was a dependency or dynamically loaded.
54230 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
54232         * intl/l10nflist.c: Allow architecture-specific pop function.
54233         * sysdeps/x86_64/l10nflist.c: New file.
54235         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
54236         classification.
54238 2011-08-10  Andreas Schwab  <schwab@redhat.com>
54240         * include/dirent.h: Add libc_hidden_proto for scandirat and
54241         scandirat64.  Don't declare __scandirat64.
54242         * dirent/scandirat.c: Add libc_hidden_def.
54243         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
54244         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
54246 2011-08-10  David S. Miller  <davem@davemloft.net>
54248         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
54249         enum.
54250         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
54251         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
54252         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
54254 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
54256         * Versions.def [libc]: Add GLIBC_2.15.
54257         * dirent/Makefile (routines): Add scandirat and scandirat64.
54258         * dirent/Versions [libc]: Export scandirat and scandirat64 for
54259         GLIBC_2.15.
54260         * dirent/dirent.h: Declare scandirat and scandirat64.
54261         * dirent/scandirat.c: New file.
54262         * dirent/scandirat64.c: New file.
54263         * sysdeps/wordsize-64/scandirat.c: New file.
54264         * sysdeps/wordsize-64/scandirat64.c: New file.
54265         * dirent/opendir.c: Define opendirat.
54266         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
54267         using scandirat.
54268         * dirent/scandir64.c: Adjust for scandir.c change.
54269         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
54270         __scandirat64, and __scandir_cancel_handler.
54271         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
54272         additional parameter and use openat instead of open (outside of ld.so).
54273         Add new __opendir as wrapper around __opendirat.
54274         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
54275         here without requiring old scandirat implementation.
54277 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
54279         * dirent/scandir.c (cancel_handler): Renamed to
54280         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
54281         defined.  Adjust users.
54282         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
54283         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
54285 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
54287         * string/test-string.h (IMPL): Use __STRING to expand name and then
54288         stringify it.
54290         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
54291         of cleanups.
54293 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54295         * string/Makefile: Update.
54296         (strop-tests): Append strncat.
54297         * string/test-wcscmp.c: New file.
54298         New comprehensive test for wcscmp.
54299         * string/test-strcmp.c: Update.
54300         (WIDE): New define.
54302 2011-07-22  Andreas Schwab  <schwab@redhat.com>
54304         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
54305         line.
54307 2011-07-26  Andreas Schwab  <schwab@redhat.com>
54309         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
54310         encoding to ACE if AI_IDN.
54312 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
54314         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
54315         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
54317 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
54319         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
54320         Fix overflow bug in strncat.
54321         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
54323         * string/test-strncat.c: Update.
54324         Add new tests for checking overflow bugs.
54326 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
54328         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54329         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
54330         * sysdeps/i386/i686/multiarch/strcat.S: New file.
54331         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
54332         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
54333         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
54334         * sysdeps/i386/i686/multiarch/strncat.S: New file.
54335         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
54336         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
54338         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
54339         (USE_AS_STRCAT): Define.
54340         Add strcat and strncat support.
54341         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
54343 2011-07-25  Andreas Schwab  <schwab@redhat.com>
54345         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
54346         __n bigger than INT_MAX+1.
54347         (__strncmp_g): Likewise.
54349 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
54351         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
54352         * libio/stido.h: Likewise.
54354         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
54355         (AF_NFC): Define.
54356         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
54357         (AF_NFC): Define.
54359         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
54360         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
54361         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
54362         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
54363         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
54365         [BZ #13021]
54366         * scripts/test-installation.pl: Don't expect libnss_test1 to be
54367         installed.
54369         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
54370         typo.
54371         (_dl_x86_64_save_sse): Likewise.
54373 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
54375         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
54376         OSXSAVE.
54377         (_dl_x86_64_save_sse): Likewise.
54379         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
54381         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
54383 2011-07-21  Andreas Schwab  <schwab@redhat.com>
54385         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
54386         change.
54387         (_dl_x86_64_save_sse): Use correct AVX check.
54389 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54391         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
54392         bug in strncpy/strncat.
54393         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
54395 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
54397         * string/tester.c (test_strcat): Add tests for different alignments
54398         of source and destination.
54399         (test_strncat): Likewise.
54401 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
54403         [BZ #12852]
54404         * posix/glob.c (glob): Check passed in values before using them in
54405         expressions to avoid some overflows.
54406         (glob_in_dir): Likewise.
54408         [BZ #13007]
54409         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
54410         check for AVX enablement so that we don't crash with old kernels and
54411         new hardware.
54412         * elf/tst-audit4.c: Add same checks here.
54413         * elf/tst-audit6.c: Likewise.
54415         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
54417 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
54419         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
54421 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
54423         * po/cs.po: Update from translation team.
54424         * po/bg.po: Likewise.
54426 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
54428         * misc/sys/cdefs.h: Add support for const attribute.
54429         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
54430         to gnu_dev_{major,minor,makedev} functions.
54432 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
54434         * intl/dcigettext.c (get_output_charset): Add missing bracket.
54436 2011-07-20  Andreas Schwab  <schwab@redhat.com>
54438         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
54439         strlen results.
54441 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
54443         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
54444         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
54445         register in order to avoid conflicts with the soft frame pointer
54446         being held in r11 when necessary.
54447         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
54448         (INTERNAL_VSYSCALL_NCS): Likewise.
54450 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
54452         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
54453         * elf/dl-fini.c (_dl_fini): Adjust caller.
54454         * elf/dl-close.c (_dl_close_worker): Likewise.
54455         * sysdeps/generic/ldsodefs.h: Adjust declaration.
54457 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
54459         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
54460         "aux_cache->nlibs < 0".
54462         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
54463         in the reload-count case.
54465 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
54467         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
54468         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
54469         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
54470         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
54471         * sysdeps/x86_64/multiarch/strcat.S: New file.
54472         * sysdeps/x86_64/multiarch/strncat.S: New file.
54473         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
54474         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
54475         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
54476         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
54477         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
54478         (USE_AS_STRCAT): Define.
54479         Add strcat and strncat support.
54480         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
54481         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
54482         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
54483         * string/strncat.c: Update.
54484         (USE_AS_STRNCAT): Define.
54485         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
54486         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
54487         and i7.
54488         * sysdeps/x86_64/multiarch/init-arch.h
54489         (bit_Prefer_PMINUB_for_stringop): New.
54490         (index_Prefer_PMINUB_for_stringop): Likewise.
54491         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
54492         bit_Prefer_PMINUB_for_stringop.
54494 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
54496         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
54497         buffer64.
54498         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
54499         of casting of buffer.
54500         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
54501         buffer32 and buffer64.
54502         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
54503         writes instead of casting of buffer.
54504         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
54505         buffer32.
54506         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
54507         casting of buffer.
54509 2011-07-19  Andreas Schwab  <schwab@redhat.com>
54511         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
54513 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
54515         * nscd/nscd.c (termination_handler): Don't do anything for a database
54516         if it has not yet been initialized.
54518 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
54520         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
54522 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
54524         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
54526 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
54528         * po/nl.po: Update from translation team.
54529         * po/sv.po: Likewise.
54531 2011-07-16  Roland McGrath  <roland@hack.frob.com>
54533         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
54534         now disallowed by GCC.
54536         * configure.in (use-default-link): Default to yes if a test -shared
54537         link meets our qualifications.
54538         * configure: Regenerated.
54540         * config.make.in (output-format): New variable.
54541         * configure.in: Check for ld --print-output-format support.
54542         * configure: Regenerated.
54543         * Makerules ($(common-objpfx)format.lds)
54544         [$(output-format) != unknown]: Just use $(output-format),
54545         instead of the linker-script munging.
54547 2011-07-14  Roland McGrath  <roland@hack.frob.com>
54549         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
54550         of $(common-objpfx)shlib.lds.
54551         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
54553         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
54554         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
54556         * configure.in (-z relro check): Adjust test code to add a large
54557         writable data section after it.
54558         * configure: Regenerated.
54560 2011-07-11  Roland McGrath  <roland@hack.frob.com>
54562         * configure.in (-z relro check): Fix test code to make the variable
54563         truly const.
54564         * configure: Regenerated.
54566 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
54568         * nscd/nscd.h (struct traced_file): Define.
54569         (struct database_dyn): Remove inotify_descr, reset_res, and filename
54570         elements.  Add traced_files.
54571         (inotify_fd): Declare.
54572         (register_traced_file): Declare.
54573         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
54574         (inotify_fd): Export.
54575         (resolv_conf_descr): Remove.
54576         (nscd_init): Move inotify descriptor creation to main.
54577         Don't register files for notification here.
54578         (register_traced_file): New function.
54579         (invalidate_cache): Don't use reset_res to determine whether to call
54580         res_init, go through the list of registered files.
54581         (main_loop_poll): The inotify descriptors are now stored in the
54582         structures for the traced files.
54583         (main_loop_epoll): Likewise
54584         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
54585         to __nss_disable_nscd.
54586         * nscd/cache.c (prune_cache): There is no single inotify descriptor
54587         for a database anymore.  Check the records for all the registered
54588         files instead.
54589         * nss/Makefile (libnss_files-routines): Add files-init.
54590         (libnss_db-routines): Add db-init.
54591         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
54592         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
54593         * nss/nss_db/db-init.c: New file.
54594         * nss/nss_files/files-init.c: New file.
54595         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
54596         __nss_lookup_function.
54597         (__nss_lookup_function): Call nss_load_library.
54598         (nss_load_all_libraries): New function.
54599         (__nss_disable_nscd): Take parameter with callback function for files
54600         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
54601         used for the cached services.
54602         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
54603         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
54604         options for features to all the files in nscd.
54606         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
54608 2011-07-10  Roland McGrath  <roland@hack.frob.com>
54610         * csu/elf-init.c (__libc_csu_init): Comment typo.
54612 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
54614         * po/pl.po: Update from translation team.
54615         * po/ja.po: Likewise.
54616         * po/ru.po: Likewise.
54617         * po/ko.po: Likewise.
54618         * po/fr.po: Likewise.
54620 2011-07-09  Roland McGrath  <roland@hack.frob.com>
54622         * configure.in (.ctors/.dtors header and trailer check):
54623         Use an empirical test on a built program.
54624         * configure: Regenerated.
54626         * configure.in (-z relro check): Use an empirical test on a built DSO.
54627         Detect, but do not require, on ia64.
54628         * configure: Regenerated.
54630         * configure.in (READELF): Find it with AC_CHECK_TOOL.
54631         Update tests that use readelf to use $READELF instead.
54632         * configure: Regenerated.
54634 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
54636         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
54637         if the result is not used.
54639 2011-07-05  Andreas Jaeger  <aj@suse.de>
54641         [BZ#9696]
54642         * stdlib/tst-strtod.c: Add testcase.
54644 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
54646         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
54647         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
54648         The latter has a higher limit.  Take additional parameter to pass to
54649         the new function.
54650         (__pathconf): Pass file to __statfs_link_max.
54651         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
54652         __statfs_link_max.
54653         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
54654         __statfs_link_max.
54656         [BZ #12868]
54657         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
54658         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
54659         Handle Lustre.
54660         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
54661         (__statfs_filesize_max): Likewise.
54662         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
54664 2011-07-05  Andreas Jaeger  <aj@suse.de>
54666         * resolv/res_comp.c (dn_skipname): Remove unused variable.
54668 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
54670         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
54671         `status' variable.
54672         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
54673         Likewise.
54675 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
54677         * Makefile (strop-tests): Add strncat.
54678         * string/test-strncat.c: New file.
54680 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
54682         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
54684 2011-06-21  Andreas Jaeger  <aj@suse.de>
54686         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
54687         Copy rule from iconvdata/Makefile.
54689 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
54691         [BZ #12922]
54692         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
54693         but no long options are defined, just return 'W'.
54695 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
54697         [BZ #9696]
54698         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
54700 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
54702         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
54703         netgroups to read.
54704         (innetgr): Likewise.
54706 2011-07-05  Roland McGrath  <roland@hack.frob.com>
54708         * config.make.in (install_root): Default to $(DESTDIR).
54710 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
54712         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
54714 2011-07-02  Roland McGrath  <roland@hack.frob.com>
54716         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
54718         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
54719         containing directory rather than embedding absolute directory names.
54721         * scripts/check-local-headers.sh: Rewritten using awk.
54722         Match by word, not by line.  Print error messages for matches.
54723         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
54725         * Makerules [shlib-lds-flags empty]:
54726         ($(common-objpfx)libc_pic.opts): New target.
54727         ($(common-objpfx)libc_pic.os.clean): New target.
54728         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
54730         * config.make.in (OBJCOPY): New variable.
54731         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
54732         * configure: Regenerated.
54734         * config.make.in (use-default-link): New variable.
54735         * configure.in (use_default_link): Grok --with-default-link to set it.
54736         * configure: Regenerated.
54737         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
54738         (shlib-lds, shlib-lds-flags): Define to empty.
54740         * Makerules (shlib-lds): New variable.
54741         (shlib-lds-flags): New variable.
54742         (build-shlib, build-moduile, build-module-asneeded): Use it.
54743         ($(common-objpfx)libc.so): Use $(shlib-lds).
54744         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
54745         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
54747         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
54748         DT_FLAGS/DT_FLAGS_1 with zero flags.
54750         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
54751         linker script munging.
54753 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
54755         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
54756         as 128-bit value.
54757         * crypt/sha512.c (sha512_process_block): Perform total addition using
54758         128-bit if possible.
54759         (__sha512_finish_ctx): Likewise.
54760         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
54761         as 64-bit value.
54762         * crypt/sha256.c (SWAP64): Define.
54763         (sha256_process_block): Perform total addition using 64-bit if
54764         possible.
54765         (__sha256_finish_ctx): Likewise.
54767 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
54769         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
54770         * nscd/initgrcache.c (addinitgroupsX): Likewise.
54771         * nscd/hstcache.c (cache_addhst): Likewise.
54772         * nscd/grpcache.c (cache_addgr): Likewise.
54773         * nscd/aicache.c (addhstaiX): Likewise
54774         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
54776 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
54778         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
54779         * nscd/initgrcache.c (addinitgroupsX): Likewise.
54780         * nscd/hstcache.c (cache_addhst): Likewise.
54781         * nscd/grpcache.c (cache_addgr): Likewise.
54782         * nscd/aicache.c (addhstaiX): Likewise
54784 2011-07-01  Andreas Schwab  <schwab@redhat.com>
54786         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
54787         domain only when needed.
54789 2011-06-30  Andreas Schwab  <schwab@redhat.com>
54791         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
54792         is always restored.
54794 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
54796         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
54797         are re-adding the entry.
54798         * nscd/servicescache.c (cache_addserv): Likewise.
54800 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
54802         * sysdeps/generic/dl-irel.h: fix protection against multiple
54803         inclusions.
54804         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
54806 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
54808         [BZ #12935]
54809         * malloc/memusage.sh: Fix quoting in message.
54810         * debug/xtrace.sh: Likewise.
54812         * configure.in: Remove support for --experimental-malloc option, make
54813         it the default.
54814         * config.make.in: Likewise.
54815         * malloc/Makefile: Likewise.
54817 2011-06-27  Andreas Schwab  <schwab@redhat.com>
54819         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
54820         two-byte characters.
54822 2011-06-27  Roland McGrath  <roland@hack.frob.com>
54824         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
54825         AC_CACHE_CHECK invocation.
54826         * configure: Regenerated.
54828         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
54830 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
54832         [BZ #12350]
54833         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
54834         bit from old_res_options.
54836         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
54838         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
54839         value type for setfct.
54841 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
54843         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
54844         __gettimeofday instead of gettimeofday.
54846 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
54848         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
54850 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
54852         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
54854         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
54855         info.
54857 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
54859         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
54860         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
54861         strcpy-sse2-unaligned strncpy-sse2-unaligned
54862         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
54863         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
54864         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
54865         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
54866         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
54867         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
54868         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
54869         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
54870         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
54871         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
54872         (STRCPY): Support SSE2 and SSSE3 versions.
54874 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
54876         [BZ #12874]
54877         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
54878         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
54879         kernels which artificially limit size of requests.
54881 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
54883         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54884         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
54885         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
54886         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
54887         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
54888         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
54889         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
54890         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
54891         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
54892         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
54893         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
54894         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
54895         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
54896         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
54897         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
54898         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
54899         Enable unaligned load optimization for Intel Core i3, i5 and i7
54900         processors.
54901         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
54902         Define.
54903         (index_Fast_Unaligned_Load): Define.
54904         (HAS_FAST_UNALIGNED_LOAD): Define.
54906 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
54908         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
54910 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
54912         [BZ #12907]
54913         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
54914         until it is clear that the information is realy needed.
54915         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
54917 2011-06-22  Andreas Schwab  <schwab@redhat.com>
54919         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
54921 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
54923         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
54924         /sys/devices/system/cpu/online if it is usable.
54926         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
54927         reading the information from the /proc filesystem to once a second.
54929 2011-06-21  Andreas Jaeger  <aj@suse.de>
54931         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
54932         NULL after inclusion of kernel headers.
54934 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
54936         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
54937         calls to internal_setent.
54939         [BZ #12885]
54940         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
54941         addresses using gethostbyname4_r ignore IPv4 addresses.
54943         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
54944         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
54946         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
54948 2011-06-20  David S. Miller  <davem@davemloft.net>
54950         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
54951         inclusions.
54952         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
54954         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
54955         (elf_irel): Use it.
54956         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
54957         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
54958         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
54959         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
54960         * sysdeps/x86_64/dl-irel.h: Likewise.
54962         * elf/dl-runtime.c: Use elf_ifunc_invoke.
54963         * elf/dl-sym.c: Likewise.
54965 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
54967         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
54968         need to dereference resplen2.
54970 2011-06-14  Andreas Schwab  <schwab@redhat.com>
54972         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
54974 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
54976         * Makeconfig: Define vardbdir and inst_vardbdir.
54977         * nss/Makefile: Add rules to install db-Makefile.
54979         * nss/nss_db/db-XXX.c: Cleanup.
54981         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
54982         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
54983         GLIBC_PRIVATE.
54984         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
54985         * nss/makedb.c: Implement -g option to specify that value strings
54986         are generated and should not be added to table iterated over for
54987         get*ent calls.
54988         * nss/nss_db/db-initgroups.c: New file.
54990         * nss/getent.c: Add support for initgroups lookups through getgrouplist
54991         interface.
54993         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
54994         (internal_getgrouplist): Adjust to name change.
54995         Update use_initgroups_entry if this is not the first call.
54996         * nss/databases.def: Add initgroups entry.
54998         * nss/makedb.c (compute_tables): Check result of multiple hash table
54999         sizes to minimize maximum chain length.
55001 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
55003         * Versions.def: Add entry for libnss_db.
55004         * shlib-versions: Likewise.
55005         * nss/Makefile: Add rules to build libnss_db.
55006         * nss/Versions: Add libnss_db information.  Organize libnss_files
55007         entries better.
55008         * nss/db-Makefile: Add gshadow support.  Change rules for the new
55009         makedb progra.  Some minor improvements to generate smaller files.
55010         * nss/nss_db/nss_db.h: Move NSS database header data structures to
55011         here from...
55012         * nss/makedb.c: ...here.
55013         Improve database format to be smaller and require less memory at
55014         runtime.
55015         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
55016         db anymore.
55017         * nss/nss_db/db-netgrp.c: Likewise.
55018         * nss/nss_db/db-open.c: Likewise.
55019         * nss/nss_files/flies-XXX.x: Adjust comments.
55020         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
55021         * nss/nss_files/files-grp.c: Likewise.
55022         * nss/nss_files/files-hosts.c: Likewise.
55023         * nss/nss_files/files-network.c: Likewise.
55024         * nss/nss_files/files-proto.c: Likewise.
55025         * nss/nss_files/files-pwd.c: Likewise.
55026         * nss/nss_files/files-rpc.c: Likewise.
55027         * nss/nss_files/files-service.c: Likewise.
55028         * nss/nss_files/files-sgrp.c: Likewise.
55029         * nss/nss_files/files-spwd.c: Likewise.
55030         * nss/nss_db/db-alias.c: Removed.
55031         * nss/nss_db/dummy-db.h: Removed.
55033 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
55035         * nss/makedb.c: Rewritten to not use database library.
55036         * nss/Makefile: Update to build new makedb program.
55038 2011-06-14  Andreas Jaeger  <aj@suse.de>
55040         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
55041         memset declaration.
55043 2011-06-10  Andreas Schwab  <schwab@redhat.com>
55045         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
55046         tmpbuf.
55048 2011-06-10  Roland McGrath  <roland@hack.frob.com>
55050         * Makerules (shlib.lds): Fail if the linker script comes out empty.
55051         * elf/Makefile ($(objpfx)ld.so): Likewise.
55053         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
55054         Don't list ld.so twice in dependencies.
55056         * posix/bug-regex31.c: Include <stdlib.h>.
55058         * nscd/hstcache.c (cache_addhst): Remove unused variable.
55060         * nis/nss_compat/compat-spwd.c
55061         (getspent_next_nss_netgr): Remove unused variable.
55062         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
55064         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
55065         nonmembers" output to use the right array.
55067         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
55069         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
55071         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
55072         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
55073         * catgets/gencat.c (read_input_file): Likewise.
55074         * locale/programs/locarchive.c (enlarge_archive): Likewise.
55076         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
55077         variable definition inside #if's controlling its use.
55079         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
55081         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
55083         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
55085         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
55086         unreachable code.
55088         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
55090         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
55091         * configure: Regenerated.
55093         * Makerules: Revert last change.
55094         * elf/Makefile: Likewise.
55096 2011-06-09  Roland McGrath  <roland@hack.frob.com>
55098         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
55099         * elf/Makefile ($(objpfx)librtld.os): Likewise.
55100         (reloc-link): Likewise.
55102 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
55104         * elf/Makefile: Add rules to build pldd.
55105         * elf/pldd.c: New file.
55106         * elf/pldd-xx.c: New file.
55108 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
55110         * version.h: Update for 2.15 development version.
55112 2011-06-07  David S. Miller  <davem@davemloft.net>
55114         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
55115         ifuncs.
55116         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
55117         elf_machine_lazy_rel): Likewise.
55118         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
55119         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
55120         elf_machine_lazy_rel): Likewise.
55121         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
55122         dl_hwcap via passed in argument.
55123         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
55124         Likewise.
55126 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
55128         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
55130 2011-06-06  Roland McGrath  <roland@hack.frob.com>
55132         [BZ #12849]
55133         * manual/fdl-1.1.texi: New file, verbatim from:
55134         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
55135         * manual/lgpl-2.1.texi: New file, verbatim from:
55136         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
55137         * manual/Makefile (licenses): New variable, list those new file names.
55138         (texis): Use it.
55139         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
55141         * manual/fdl.texi: File removed.
55142         * manual/lesser.texi: File removed.
55143         * manual/libc.texinfo (Copying, Documentation License):
55144         Use new @include file names, put @appendix directive before @include.
55146 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
55148         [BZ #12841]
55149         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
55150         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
55151         (mq_open): Add __NTH.
55153 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
55155         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
55156         Assume Intel Core i3/i5/i7 processor if AVX is available.
55158 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
55160         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
55161         typo.
55163 2011-05-31  Andreas Schwab  <schwab@redhat.com>
55165         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
55166         memory.  Use alloca_account.  Fix memory leak when retrying.
55168 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
55170         * version.h (RELEASE): Bump for 2.14 release.
55171         * include/features.h (__GLIBC_MINOR__): Bump to 14.
55173         * config.make.in (RANLIB): Remove entry.
55175 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
55177         * po/Makefile (po-sed-cmd): Add ksh to extensions.
55178         (libc.pot): Work around missing support for .ksh extension in xgettext.
55180         [BZ #12684]
55181         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
55182         if both request failed.
55183         (send_dg): In case of server errors clear resplen or *resplen2.
55185         [BZ #12454]
55186         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
55187         when there are multiple maps.
55188         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
55189         (_dl_fini): Remove test here.
55191         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
55193 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
55195         [BZ #12350]
55196         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
55197         bit from old_res_options.
55198         (gaih_inet): Likewise.
55200         [BZ #11099]
55201         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
55202         as signed.
55204         * resolv/res_init.c (res_setoptions): Make the code more compact.
55206         [BZ #11558]
55207         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
55208         set RES_USEVC.
55210         [BZ #11634]
55211         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
55213         * malloc/malloc.h: Mark malloc hook variables as deprecated.
55215         [BZ #11781]
55216         * malloc/malloc.h: Declare malloc hook variables as volatile.
55218         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
55219         in last patch.
55221         [BZ #11799]
55222         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
55223         raise in the comment.
55224         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
55225         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
55226         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
55228 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
55230         [BZ #12811]
55231         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
55232         grow the buffers more if it already has to be sufficient.
55233         (build_wcs_upper_buffer): Likewise.
55234         * posix/regexec.c (check_matching): Likewise.
55235         (clean_state_log_if_needed): Likewise.
55236         (extend_buffers): Don't enlarge buffers beyond size of the input
55237         buffer.
55238         Patches mostly by Emil Wojak <emil@wojak.eu>.
55239         * posix/bug-regex32.c: New file.
55240         * posix/Makefile (tests): Add bug-regex32.
55242         * locale/findlocale.c (_nl_find_locale): Return right away if
55243         _nl_explode_name failed.
55244         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
55246         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
55248         * debug/xtrace.sh: Unify messages.
55249         * malloc/memusage.sh: Likewise.
55251         [BZ #12813]
55252         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
55253         time symbol from vDSO.  Substitute with vsyscall if not available.
55254         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
55255         __vdso_time.
55257         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
55258         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
55259         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
55260         Add sendmmsg and internal_sendmmsg.
55261         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
55262         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
55263         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
55265         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
55266         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
55267         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
55269 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
55271         [BZ #12813]
55272         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
55273         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
55274         available.
55275         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
55276         __vdso_getcpu.
55278         [BZ #12814]
55279         * iconvdata/Makefile (tests): Add bug-iconv9.
55280         * iconvdata/bug-iconv9.c: New file.
55282 2011-05-27  Andreas Schwab  <schwab@redhat.com>
55284         [BZ #12814]
55285         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
55287 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
55289         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
55290         (struct user_regs_struct): Change intcs field back to cs.
55292 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
55294         * po/ja.po: Update from translation team.
55296 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
55298         [BZ #12795]
55299         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
55300         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
55302 2011-05-20  Andreas Schwab  <schwab@redhat.com>
55304         * stdlib/longlong.h: Update from GCC.
55306 2011-05-23  Andreas Schwab  <schwab@redhat.com>
55308         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
55309         parameter name.
55310         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
55311         Add parameter name.
55312         (__sysconf): Pass it down.
55314 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
55316         [BZ #12671]
55317         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
55318         some situations.
55319         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
55320         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
55321         add in in __libc_use_alloca calls.  Adjust callers.
55322         (glob): Use malloc in some situations.
55324         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
55325         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
55326         pltexit.
55328 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
55330         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
55331         and CLOCK_BOOTTIME_ALARM.
55333         [BZ #12782]
55334         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
55335         is returned.
55337         * string/_strerror.c (__strerror_r): Print negative errors as signed
55338         numbers.
55340         [BZ #12777]
55341         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
55342         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
55343         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
55345         * configure.in: Fix typo in redirection and correct removal of test
55346         files in two cases.
55348         [BZ #12788]
55349         * locale/setlocale.c (new_composite_name): Fix test to check for
55350         identical name of all categories.
55352         [BZ #12792]
55353         * libio/filedoalloc.c (local_isatty): New function.
55354         (_IO_file_doallocate): Use local_isatty.
55355         * stdio-common/perror.c (perror): In case a new stream is used
55356         forward the stream error.
55357         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
55358         error flag.
55360 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
55362         [BZ #11869]
55363         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
55364         alloca.
55365         * include/alloca.h (extend_alloca_account): Define.
55367         [BZ #11857]
55368         * posix/regex.h: Fix comments with documentation of user-accessible
55369         fields after compilation and describe correct free'ing of pattern
55370         after re_compile_pattern.
55371         Patch by Reuben Thomas <rrt@sc3d.org>.
55373 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
55375         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
55376         and -mno-altivec to prevent the compiler from using Altivec and/or
55377         VSX instructions when the corresponding registers are not available.
55379 2011-05-19  Andreas Schwab  <schwab@redhat.com>
55381         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
55383 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
55385         * libio/freopen.c (freopen): Use __dup2, not dup2.
55386         * libio/freopen64.c (freopen64): Likewise.
55388 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
55390         [BZ #12775]
55391         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
55392         * math/Makefile (tests): Add test-powl.
55393         (CFLAGS-test-powl.c): Define.
55394         * math/test-powl.c: New file.
55396 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
55398         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
55400 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
55402         [BZ #11837]
55403         * iconvdata/gb18030.c: Update to GB18020-2005.
55405 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
55407         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
55408         RE_SYNTAX_POSIX_AWK): Update to match recent development.
55409         Patch by Aharon Robbins <arnold@skeeve.com>.
55411         [BZ #11892]
55412         * stdlib/putenv.c (putenv): Don't always create copy of the variable
55413         on the stack.
55415         [BZ #11895]
55416         * misc/pselect.c (__pselect): Handle timeout value errors hidden
55417         through underflows.
55419         [BZ #12766]
55420         * misc/error.c (error_at_line): Ensure file_name and old_file_name
55421         point to strings before performing equality test for error_one_per_line
55422         mode.
55424         [BZ #11697]
55425         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
55427         [BZ #11820]
55428         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
55429         (struct user_fpregs_struct): Avoid __uint*_t types.
55431         [BZ #6420]
55432         * malloc/mtrace.c (tr_where): Add additional parameter to point to
55433         symbol info.  Use it instead of calling _dl_addr locally.
55434         (lock_and_info): New function.
55435         (tr_freehook): Call lock_and_info and pass symbol info as additional
55436         parameter to tr_where.
55437         (tr_mallochook): Likewise.
55438         (tr_reallochook): Likewise.
55439         (tr_memalignhook): Likewise.
55441         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
55442         used and couldn't be at all thread-safe.
55444 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
55446         * libio/freopen.c (freopen): Don't close old file descriptor
55447         before the new one is opened.  Instead dup the new file descriptor
55448         to the old one after the new stream is created.
55449         * libio/freopen64.c (freopen64): Likewise.
55450         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
55451         * libio/fileops.c (_IO_new_file_close_it): Handle new
55452         _IO_FLAGS2_NOCLOSE flag.
55453         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
55454         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
55455         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
55456         _IO_FLAGS2_NOCLOSE flag.
55457         * include/unistd.h: Add hidden_proto for dup3.
55458         Define __have_dup3.
55459         * io/dup3.c: Define hidden symbol.
55460         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
55462         [BZ #7101]
55463         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
55464         when an incomplete long option is used.
55465         * posix/tst-getopt_long1.c: New file.
55466         * posix/Makefile (tests): Add tst-getopt_long1.
55468         [BZ #10138]
55469         * scripts/config.guess: Update from autoconf-2.68.
55470         * scripts/config.sub: Likewise.
55472         [BZ #10157]
55473         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
55474         tests into ...
55475         (has_cpuclock): ...this.  New function.
55476         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
55477         macro here based on has_cpuclock code.
55479         [BZ #10149]
55480         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
55481         First byte (not low byte) is now always NUL.
55482         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
55484         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
55485         Use non-cancelable interfaces.
55487         [BZ #9809]
55488         * locale/iso-639.def: Add entry for Sorani.
55490         [BZ #11901]
55491         * include/stdlib.h: Move include protection to the right place.
55492         Define abort_msg_s.  Declare __abort_msg with it.
55493         * stdlib/abort.c (__abort_msg): Adjust type.
55494         * assert/assert.c (__assert_fail_base): New function.  Majority
55495         of code from __assert_fail.  Allocate memory for __abort_msg with
55496         mmap.
55497         (__assert_fail): Now call __assert_fail_base.
55498         * assert/assert-perr.c: Remove bulk of implementation.  Use
55499         __assert_fail_base.
55500         * include/assert.hL Declare __assert_fail_base.
55501         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
55502         mmap.
55503         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
55505 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
55507         [BZ #11952]
55508         [BZ #12453]
55509         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
55510         until all modules are registered in the DTV.
55511         * elf/Makefile: Add rules to build and run tst-tls19.
55512         * elf/tst-tls19.c: New file.
55513         * elf/tst-tls19mod1.c: New file.
55514         * elf/tst-tls19mod2.c: New file.
55515         * elf/tst-tls19mod3.c: New file.
55516         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
55518         [BZ #12083]
55519         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
55520         correctly.
55522         [BZ #12601]
55523         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
55524         two-byte sequence errors.
55525         * iconvdata/Makefile (tests): Add bug-iconv8.
55526         * iconvdata/bug-iconv8.c: New file.
55528         [BZ #12626]
55529         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
55530         buf2 definition.
55532         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
55534         [BZ #12432]
55535         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
55536         (dummy_getcfa): New function.
55537         (init): Get _Unwind_GetCFA address, use dummy if not found.
55538         (backtrace_helper): In recursion check, also check whether CFA changes.
55539         (__backtrace): Completely initialize arg.
55541         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
55542         storing incomplete byte sequence in state object.  Avoid testing for
55543         guaranteed too small input if we know there is enough data available.
55545 2011-05-11  Andreas Schwab  <schwab@redhat.com>
55547         * Makeconfig (+link-pie): Indent.
55548         * Rules (binaries-pie): Define if $(have-fpie) and
55549         $(build-shared).
55550         (binaries-shared): Also filter out $(binaries-pie).
55551         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
55552         * nscd/Makefile (others-pie): Add nscd.
55553         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
55554         ($(objpfx)nscd): Remove command override.
55555         * login/Makefile (others-pie): Add pt_chown.
55556         ($(objpfx)pt_chown): Remove command override.
55557         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
55558         remove command overrides.
55560 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
55562         * libio/tst_putwc.c: Fix error messages.
55564         [BZ #12724]
55565         * libio/fileops.c (_IO_new_file_close_it): Always flush when
55566         currently writing and seek to current position when not.
55567         * libio/Makefile (tests): Add bug-fclose1.
55568         * libio/bug-fclose1.c: New file.
55570 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
55572         [BZ #12511]
55573         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
55574         don't set DF_1_NODELETE here.
55575         (do_lookup_x): When entering new entry test for copy relocation
55576         and if necessary set DF_1_NODELETE flag.
55577         * elf/tst-unique4.cc: New file.
55578         * elf/tst-unique4.h: New file.
55579         * elf/tst-unique4lib.cc: New file.
55580         * elf/Makefile: Add rules to build and run tst-unique4.
55581         Patch by Piotr Bury <pbury@goahead.com>.
55583 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
55585         [BZ #12052]
55586         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
55588         [BZ #12625]
55589         * misc/mntent_r.c (addmntent): Flush the stream after the output
55591         [BZ #12393]
55592         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
55593         (is_trusted_path_normalize): Skip initial colon.  Append slash
55594         to empty buffer.  Duplicate is_trusted_path code but allow
55595         constructed patch to be prefix.
55596         (is_dst): Allow $ORIGIN followed by /.
55597         (_dl_dst_substitute): Correct clearing of check_for_trusted.
55598         Correct testing of result of is_trusted_path_normalize
55599         (decompose_rpath): Fix warning.
55601 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
55603         [BZ #11257]
55604         * grp/initgroups.c (internal_getgrouplist): When we found the service
55605         list through the initgroups entry in nsswitch.conf do not always
55606         continue on a successful lookup.  Don't always use the
55607         __nss_group_database value if it is set.
55608         * nss/nsswitch.conf (initgroups): Change action for successful db
55609         lookup to continue for compatibility.
55611 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
55613         [BZ #11532]
55614         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
55615         and CP774 modules.
55616         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
55617         and CP774 modules.
55618         * iconvdata/tst-tables.sh: Likewise.
55619         * iconvdata/cp770.c: New file.
55620         * iconvdata/cp771.c: New file.
55621         * iconvdata/cp772.c: New file.
55622         * iconvdata/cp773.c: New file.
55623         * iconvdata/cp774.c: New file.
55624         * iconvdata/testdata/CP770: New file.
55625         * iconvdata/testdata/CP770..UTF8: New file.
55626         * iconvdata/testdata/CP771: New file.
55627         * iconvdata/testdata/CP771..UTF8: New file.
55628         * iconvdata/testdata/CP772: New file.
55629         * iconvdata/testdata/CP772..UTF8: New file.
55630         * iconvdata/testdata/CP773: New file.
55631         * iconvdata/testdata/CP773..UTF8: New file.
55632         * iconvdata/testdata/CP774: New file.
55633         * iconvdata/testdata/CP774..UTF8: New file.
55635         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
55636         END CHARMAP line.
55637         * iconvdata/gen-8bit-gap.sh: Likewise.
55638         * iconvdata/gen-8bit.sh: Likewise.
55640         * locale/iso-639.def: Add ary entry.
55642         [BZ #11258]
55643         * locale/C-translit.h.in: Add U20A1 transliteration.
55645         [BZ #12178]
55646         * locale/iso-639.def: Add wae entry.
55647         Patch by Kevin Bortis <bortis@translate-wae.ch>.
55649         [BZ #12545]
55650         * locale/programs/localedef.c (construct_output_path): Use ssize_t
55651         for n.
55653         [BZ #12711]
55654         * locale/C-translit.h.in: Add entry for U20B9.
55655         Patch by pravin.d.s@gmail.com.
55657 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
55659         [BZ #12713]
55660         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
55661         ENAMETOOLONG use generic getcwd.
55662         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
55663         in rtld.  Use *stat64.
55664         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
55665         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
55666         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
55667         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
55668         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
55669         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
55670         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
55671         __fstatat64 macros.
55672         * include/dirent.h: Add libc_hidden_proto for rewinddir.
55673         * dirent/rewinddir.c: Add libc_hidden_def.
55674         * sysdeps/mach/hurd/rewinddir.c: Likewise.
55675         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
55677         * include/dirent.h (__alloc_dir): Add flags parameter.
55678         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
55679         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
55680         __alloc_dir.
55681         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
55682         from fdopendir if O_CLOEXEC is already set.
55684 2011-03-15  Alan Modra  <amodra@gmail.com>
55686         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
55687         l_tls_firstbyte_offset non-zero.  Save padding offset in
55688         l_tls_firstbyte_offset for later use.
55689         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
55690         freeing static tls block.
55692 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
55694         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
55695         where #ifdef was intended.  The intent is to prevent ARG_MAX from
55696         being defined by the kernel headers.
55698 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
55700         [BZ #12734]
55701         * resolv/resolv.h: Define RES_NOTLDQUERY.
55702         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
55703         no-tld-query and set RES_NOTLDQUERY.
55704         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
55705         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
55706         modern BIND to search name as TLD unless forbidden.
55708 2011-05-07  Petr Baudis  <pasky@suse.cz>
55709             Ulrich Drepper  <drepper@gmail.com>
55711         [BZ #12393]
55712         * elf/dl-load.c (fillin_rpath): Move trusted path check...
55713         (is_trusted_path): ...to here.
55714         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
55715         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
55716         using is_trusted_path_normalize() in setuid scripts.
55718 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
55720         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
55721         __BEGIN/__END_DECLS.
55723 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
55725         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
55726         NSS_STATUS_NOTFOUND if no record was found.
55728 2011-05-05  Andreas Schwab  <schwab@redhat.com>
55730         * sunrpc/Makefile (headers): Add rpc/netdb.h.
55731         (headers-not-in-tirpc): Remove rpc/netdb.h
55732         * resolv/netdb.h: Revert last change.
55734 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
55736         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
55737         circular dependency between libgcc.a and libc.a.
55739 2011-05-05  Andreas Schwab  <schwab@redhat.com>
55741         * resolv/netdb.h: Don't include <rpc/netdb.h>.
55742         * nis/Makefile: Don't install rpcsvc/*.
55743         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
55744         instead of <rpc/types.h>.
55745         (MAXHOSTNAMELEN): Define.
55747 2011-05-03  Andreas Schwab  <schwab@redhat.com>
55749         * elf/ldconfig.c (add_dir): Don't crash on empty path.
55751 2011-04-28  Maciej Babinski  <mbabinski@google.com>
55753         [BZ #12714]
55754         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
55755         gethostbyname4_r when IPv6 results are possible.
55757 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
55759         [BZ #12723]
55760         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
55761         _PC_PIPE_BUF handling.
55763 2011-04-30  Bruno Haible  <bruno@clisp.org>
55765         [BZ #12717]
55766         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
55767         * resolv/netdb.h (getnameinfo): Change type of flags parameter
55768         to 'int'.
55769         * inet/getnameinfo.c (getnameinfo): Likewise.
55771 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
55773         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
55774         to groups setting in database lookup.
55775         * nss/nsswitch.conf: Add initgroups entry.
55777 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
55779         [BZ #12685]
55780         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
55781         mode string.
55782         Patch by Eric Blake <eblake@redhat.com>.
55784 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
55786         * sunrpc/Makefile (need-export-routines): Add svc_run.
55787         (routines): Remove svc_run.
55788         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
55789         * sunrpc/clnt_perr.c (clnt_perrno): Export.
55790         * sunrpc/svc_run.c (svc_run): Likewise.
55791         * sunrpc/svc_udp.c (svcudp_create): Likewise.
55793 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
55795         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
55796         problem in reallocation in last patch.
55798 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
55800         * sunrpc/Makefile: Move inclusion of Rules.
55802 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
55804         * nss/nss_files/files-initgroups.c: New file.
55805         * nss/Makefile (libnss_files-routines): Add files-initgroups.
55806         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
55807         _nss_files_initgroups_dyn.
55809 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
55811         * elf/elf.h (R_ARM_IRELATIVE): Define.
55813 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
55815         * po/ru.po: Update from translation team.
55817 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
55819         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
55820         dependencies.
55822 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
55824         [BZ #12653]
55825         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
55826         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
55827         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
55828         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
55829         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
55831 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
55833         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
55834         differing bytes.
55835         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
55836         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
55837         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
55839 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
55841         [BZ #12420]
55842         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
55843         storing it.
55844         * stdlib/bug-getcontext.c: New file.
55845         * stdlib/Makefile: Add rules to build and run bug-getcontext.
55847 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
55849         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
55850         instructions into .machine "z9-109".
55851         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
55852         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
55854 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
55856         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
55857         between environment variables and auxiliary vector.
55859 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
55861         * Makefile: Add rules to build linkobj/libc.so.
55862         * include/libc-symbols.h: Define libc_hidden_nolink.
55863         * include/rpc/auth.h: Mark functions which are to be hidden.
55864         * include/rpc/auth_des.h: Likewise.
55865         * include/rpc/auth_unix.h: Likewise.
55866         * include/rpc/clnt.h: Likewise.
55867         * include/rpc/des_crypt.h: Likewise.
55868         * include/rpc/key_prot.h: Likewise.
55869         * include/rpc/pmap_clnt.h: Likewise.
55870         * include/rpc/pmap_prot.h: Likewise.
55871         * include/rpc/pmap_rmt.h: Likewise.
55872         * include/rpc/rpc_msg.h: Likewise.
55873         * include/rpc/svc.h: Likewise.
55874         * include/rpc/svc_auth.h: Likewise.
55875         * include/rpc/xdr.h: Likewise.
55876         * nis/Makefile: Link all DSOs against linkobj/libc.so.
55877         * nss/Makefile: Likewise.
55878         * sunrpc/Makefile: Don't install headers.  Build library with normal
55879         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
55880         * sunrpc/auth_des.c: Hide exported symbols by default, export some
55881         for the compat linking library.  Remove use of INTDEF/INTUSE.
55882         * sunrpc/auth_none.c: Likewise.
55883         * sunrpc/auth_unix.c: Likewise.
55884         * sunrpc/authdes_prot.c: Likewise.
55885         * sunrpc/authuxprot.c: Likewise.
55886         * sunrpc/clnt_gen.c: Likewise.
55887         * sunrpc/clnt_perr.c: Likewise.
55888         * sunrpc/clnt_raw.c: Likewise.
55889         * sunrpc/clnt_simp.c: Likewise.
55890         * sunrpc/clnt_tcp.c: Likewise.
55891         * sunrpc/clnt_udp.c: Likewise.
55892         * sunrpc/clnt_unix.c: Likewise.
55893         * sunrpc/des_crypt.c: Likewise.
55894         * sunrpc/des_soft.c: Likewise.
55895         * sunrpc/get_myaddr.c: Likewise.
55896         * sunrpc/key_call.c: Likewise.
55897         * sunrpc/key_prot.c: Likewise.
55898         * sunrpc/netname.c: Likewise.
55899         * sunrpc/pm_getmaps.c: Likewise.
55900         * sunrpc/pm_getport.c: Likewise.
55901         * sunrpc/pmap_clnt.c: Likewise.
55902         * sunrpc/pmap_prot.c: Likewise.
55903         * sunrpc/pmap_prot2.c: Likewise.
55904         * sunrpc/pmap_rmt.c: Likewise.
55905         * sunrpc/publickey.c: Likewise.
55906         * sunrpc/rpc_cmsg.c: Likewise.
55907         * sunrpc/rpc_common.c: Likewise.
55908         * sunrpc/rpc_dtable.c: Likewise.
55909         * sunrpc/rpc_prot.c: Likewise.
55910         * sunrpc/rpc_thread.c: Likewise.
55911         * sunrpc/rtime.c: Likewise.
55912         * sunrpc/svc.c: Likewise.
55913         * sunrpc/svc_auth.c: Likewise.
55914         * sunrpc/svc_authux.c: Likewise.
55915         * sunrpc/svc_raw.c: Likewise.
55916         * sunrpc/svc_run.c: Likewise.
55917         * sunrpc/svc_simple.c: Likewise.
55918         * sunrpc/svc_tcp.c: Likewise.
55919         * sunrpc/svc_udp.c: Likewise.
55920         * sunrpc/svc_unix.c: Likewise.
55921         * sunrpc/svcauth_des.c: Likewise.
55922         * sunrpc/xcrypt.c: Likewise.
55923         * sunrpc/xdr.c: Likewise.
55924         * sunrpc/xdr_array.c: Likewise.
55925         * sunrpc/xdr_float.c: Likewise.
55926         * sunrpc/xdr_intXX_t.c: Likewise.
55927         * sunrpc/xdr_mem.c: Likewise.
55928         * sunrpc/xdr_rec.c: Likewise.
55929         * sunrpc/xdr_ref.c: Likewise.
55930         * sunrpc/xdr_sizeof.c: Likewise.
55931         * sunrpc/xdr_stdio.c: Likewise.
55933 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
55935         [BZ #12650]
55936         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
55937         * sysdeps/ia64/dl-tls.h: Likewise.
55938         * sysdeps/powerpc/dl-tls.h: Likewise.
55939         * sysdeps/s390/dl-tls.h: Likewise.
55940         * sysdeps/sh/dl-tls.h: Likewise.
55941         * sysdeps/sparc/dl-tls.h: Likewise.
55942         * sysdeps/x86_64/dl-tls.h: Likewise.
55943         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
55945 2011-03-14  Andreas Schwab  <schwab@redhat.com>
55947         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
55948         rpath element also skip the following colon.
55949         (expand_dynamic_string_token): Add is_path parameter and pass
55950         down to DL_DST_REQUIRED and _dl_dst_substitute.
55951         (decompose_rpath): Call expand_dynamic_string_token with
55952         non-zero is_path.  Ignore empty rpaths.
55953         (_dl_map_object_from_fd): Call expand_dynamic_string_token
55954         with zero is_path.
55956 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
55958         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
55959         Make cancelable.
55961 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
55963         [BZ #12655]
55964         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
55965         Patch by Filipe David Manana <fdmanana@apache.org>.
55967 2011-04-07  Andreas Schwab  <schwab@redhat.com>
55969         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
55970         Maintain aligned stack.
55971         (CHECK_RSP): Remove unused macro.
55973 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
55975         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
55976         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
55978 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
55980         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
55982         * include/features.h: Mention __USE_XOPEN2K8 in comment.
55984 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
55986         [BZ #12518]
55987         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
55988         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
55989         * sysdeps/x86_64/memmove.c: New file.
55990         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
55991         (memcpy): Renamed to ...
55992         (__new_memcpy): This.
55993         (memcpy): Provide GLIBC_2_14 memcpy.
55994         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
55995         (memcpy): Provide GLIBC_2_2_5 memcpy.
55997 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
55999         [BZ #12631]
56000         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
56002 2011-03-30  Andreas Schwab  <schwab@redhat.com>
56004         * misc/syncfs.c: New file.
56005         * misc/Makefile (routines): Add syncfs.
56006         * posix/unistd.h: Declare syncfs.
56007         * sysdeps/unix/syscalls.list: Add syncfs.
56009 2011-04-01  Andreas Schwab  <schwab@redhat.com>
56011         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
56012         open_by_handle_at.
56013         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
56014         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
56015         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
56016         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
56017         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
56018         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
56019         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
56021 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
56023         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
56024         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
56025         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
56026         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
56027         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
56028         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
56029         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
56031         * io/Makefile: Compile fallocate.c, fallocate64.c, and
56032         sync_file_range.c with -fexceptions.
56033         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
56034         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
56035         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
56036         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
56037         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
56038         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
56039         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
56040         sync_file_range as cancellation point
56041         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
56042         now a wrapper around __call_sync_file_range with cancellation handling.
56043         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
56044         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
56045         function name to __call_sync_file_range.
56046         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
56047         Add call_sync_file_range.
56049 2011-04-01  Andreas Schwab  <schwab@redhat.com>
56051         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
56052         bits/timex.h.
56054 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
56056         * iconv/iconv.h: Fix typo in comment.
56057         * io/fcntl.h: Likewise.
56058         * libio/stdio.h: Likewise.
56059         * posix/spawn.h: Likewise.
56060         * posix/unistd.h: Likewise.
56061         * stdlib/stdlib.h: Likewise.
56062         * time/time.h: Likewise.
56063         * wcsmbs/wchar.h: Likewise.
56065         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
56066         open_by_handle): Add.
56067         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
56068         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
56069         Augment a few comments.
56070         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
56071         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
56072         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
56073         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
56074         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
56075         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
56076         open_by_handle.
56078         * io/fcntl.h (AT_EMPTY_PATH): Define.
56080 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
56082         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
56083         * sysdeps/unix/sysv/linux/bits/time.h: New file.
56084         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
56085         to...
56086         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
56087         * Versions.def: Add GLIBC_2.14.
56088         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
56089         Export.
56091 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
56093         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
56094         round counter.
56095         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
56097 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
56099         [BZ #12597]
56100         * string/test-strncmp.c (do_page_test): New function.
56101         (check2): Likewise.
56102         (test_main): Call check2.
56103         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
56105 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
56107         [BZ #12587]
56108         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
56109         Handle cache information in CPU leaf 4.
56110         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
56112 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
56114         [BZ #12583]
56115         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
56116         character representation.
56117         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
56119 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
56121         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
56122         END(__isnan) to END(__isnanf) to match function entry point/label
56123         EALIGN(__isnanf,...).
56125 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
56127         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
56129 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
56131         [BZ #12510]
56132         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
56133         copy from the symbol referenced in the relocation to initialize the
56134         used variable.
56135         Patch by Piotr Bury <pbury@goahead.com>.
56136         * elf/Makefile: Add rules to build and tst-unique3.
56137         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
56138         * elf/tst-unique3.cc: New file.
56139         * elf/tst-unique3.h: New file.
56140         * elf/tst-unique3lib.cc: New file.
56141         * elf/tst-unique3lib2.cc: New file.
56143         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
56145 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
56147         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
56148         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
56149         to _start.
56151 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
56153         * elf/dl-load.c (_dl_map_object): If we are looking for the first
56154         to-be-loaded object along a path to loader is ld.so.
56156 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
56157             Ulrich Drepper  <drepper@gmail.com>
56159         * sysdeps/x86_64/memset.S: After aligning destination, code
56160         branches to different locations depending on the value of
56161         misalignment, when multiarch is enabled. Fix this.
56163 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
56165         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
56166         Set _x86_64_preferred_memory_instruction for AMD processsors.
56167         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56168         Set bit_Prefer_SSE_for_memop for AMD processors.
56170 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
56172         * libio/fmemopen.c (fmemopen): Optimize a bit.
56174 2011-03-03  Andreas Schwab  <schwab@redhat.com>
56176         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
56178 2011-03-03  Roland McGrath  <roland@redhat.com>
56180         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
56182 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
56184         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
56185         __bzero_ultra1 instead of __memset_ultra1.
56187 2011-02-23  Andreas Schwab  <schwab@redhat.com>
56188             Ulrich Drepper  <drepper@gmail.com>
56190         [BZ #12509]
56191         * include/link.h (struct link_map): Add l_orig_initfini.
56192         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
56193         returning unsuccessfully.
56194         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
56195         close of a file loaded at startup, restore the original l_initfini
56196         list.
56197         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
56198         list, store the pointer.
56199         * elf/Makefile ($(objpfx)noload-mem): New rule.
56200         (noload-ENV): Define.
56201         (tests): Add $(objpfx)noload-mem.
56202         * elf/noload.c: Include <memcheck.h>.
56203         (main): Call mtrace.  Close all opened handles.
56205 2011-02-17  Andreas Schwab  <schwab@redhat.com>
56207         [BZ #12454]
56208         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
56209         dependencies are missing.
56211 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
56213         Fix __if_freereq crash: Unlike the generic version which uses free,
56214         Hurd needs munmap.
56215         * sysdeps/mach/hurd/ifreq.h: New file.
56217 2011-01-27  Petr Baudis  <pasky@suse.cz>
56218             Ulrich Drepper  <drepper@gmail.com>
56220         [BZ 12445]#
56221         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
56222         to extend_alloca().
56223         * stdio-common/bug23.c: New file.
56224         * stdio-common/Makefile (tests): Add bug23.
56226 2010-09-28  Andreas Schwab  <schwab@redhat.com>
56227             Ulrich Drepper  <drepper@gmail.com>
56229         [BZ #12489]
56230         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
56231         before performing relro protection.  At old place add assertion
56232         to make sure nothing changed.
56234 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
56235             Glauber de Oliveira Costa  <glommer@gmail.com>
56237         * elf/elf.h: Add new ARM TLS relocs.
56239 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
56241         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
56242         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
56243         cast from r3.
56244         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
56245         'tests' variable.
56246         * sysdeps/wordsize-64/tst-writev.c: New file.
56248 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
56250         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
56251         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
56252         insns in _dl_start to prevent a TOC reference before relocs are
56253         resolved.
56255 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
56257         [BZ #12469]
56258         * Makeconfig: Remove RANLIB definition.
56259         * Makerules: Don't use RANLIB.
56260         * aclocal.m4: Remove ranlib test.
56261         * configure.in: No need to check for ranlib.
56262         * elf/rtld-Rules: Don't use RANLIB.
56264 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
56266         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
56267         protection macro.
56268         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
56269         inclusion protection macro.
56271         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
56272         SIGRTMIN and SIGRTMAX and print information in that case only when
56273         SIGRTMIN is defined.
56275 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
56277         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
56278         arginfo fn returning -1.
56280         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
56281         and thousands string is zero terminated.
56283 2011-02-03  Andreas Schwab  <schwab@redhat.com>
56285         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
56286         sysdeps/unix/sysv/linux/bits/socket.h.
56288 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
56290         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
56291         (__CPU_COUNT): Remove old macros.
56292         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
56293         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
56294         (__CPU_ALLOC, __CPU_FREE): Add macros.
56295         (__sched_cpualloc, __sched_cpufree): Add declarations.
56297 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
56299         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
56300         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
56301         * nscd/aicache.c (addhstaiX): Return timeout of added value.
56302         (readdhstai): Return value of addhstaiX call.
56303         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
56304         (addgrbyX): Return value returned by cache_addgr.
56305         (readdgrbyname): Return value returned by addgrbyX.
56306         (readdgrbygid): Likewise.
56307         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
56308         (addpwbyX): Return value returned by cache_addpw.
56309         (readdpwbyname): Return value returned by addhstbyX.
56310         (readdpwbyuid): Likewise.
56311         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
56312         (addservbyX): Return value returned by cache_addserv.
56313         (readdservbyname): Return value returned by addservbyX:
56314         (readdservbyport): Likewise.
56315         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
56316         (addhstbyX): Return value returned by cache_addhst.
56317         (readdhstbyname): Return value returned by addhstbyX.
56318         (readdhstbyaddr): Likewise.
56319         (readdhstbynamev6): Likewise.
56320         (readdhstbyaddrv6): Likewise.
56321         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
56322         (readdinitgroups): Return value returned by addinitgroupsX.
56323         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
56324         (prune_cache): Keep track of timeout value of re-added entries.
56325         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
56326         * nscd/nscd.h: Adjust prototypes of readd* functions.
56328 2011-02-04  Roland McGrath  <roland@redhat.com>
56330         * nis/nis_server.c (nis_servstate): Use the right name for 0.
56331         (nis_stats): Likewise.
56332         * nis/nis_modify.c (nis_modify): Likewise.
56333         * nis/nis_remove.c (nis_remove): Likewise.
56334         * nis/nis_add.c (nis_add): Likewise.
56336         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
56338         * posix/fnmatch_loop.c: Add some consts.
56340         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
56342 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
56344         [BZ #12460]
56345         * config.make.in (config-cflags-novzeroupper): Define.
56346         * configure.in: Substitute libc_cv_cc_novzeroupper.
56347         * elf/Makefile (AVX-CFLAGS): Define.
56348         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
56349         (CFLAGS-tst-auditmod4a.c): Likewise.
56350         (CFLAGS-tst-auditmod4b.c): Likewise.
56351         (CFLAGS-tst-auditmod6b.c): Likewise.
56352         (CFLAGS-tst-auditmod6c.c): Likewise.
56353         (CFLAGS-tst-auditmod7b.c): Likewise.
56354         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
56356 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
56358         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
56359         function to the callback.
56360         Patch partly by Jiri Olsa <jolsa@redhat.com>.
56362 2011-02-02  Andreas Schwab  <schwab@redhat.com>
56364         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
56365         of errno.
56367 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
56369         [BZ #11724]
56370         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
56371         of constructors.
56372         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
56373         of destructors.
56374         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
56376         [BZ #11724]
56377         * elf/Makefile: Add rules to build and run new test.
56378         * elf/tst-initorder.c: New file.
56379         * elf/tst-initorder.exp: New file.
56380         * elf/tst-initordera1.c: New file.
56381         * elf/tst-initordera2.c: New file.
56382         * elf/tst-initordera3.c: New file.
56383         * elf/tst-initordera4.c: New file.
56384         * elf/tst-initorderb1.c: New file.
56385         * elf/tst-initorderb2.c: New file.
56386         * elf/tst-order-a1.c: New file.
56387         * elf/tst-order-a2.c: New file.
56388         * elf/tst-order-a3.c: New file.
56389         * elf/tst-order-a4.c: New file.
56390         * elf/tst-order-b1.c: New file.
56391         * elf/tst-order-b2.c: New file.
56392         * elf/tst-order-main.c: New file.
56393         New test case by George Gensure <werkt0@gmail.com>.
56395 2010-10-01  Andreas Schwab  <schwab@redhat.com>
56397         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
56398         decoding ACE if AI_CANONIDN.
56400 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
56402         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
56404 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
56406         * version.h (RELEASE): Bump for 2.13 release.
56407         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
56409         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
56411         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
56412         MADV_NOHUGEPAGE.
56413         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
56414         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
56415         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
56416         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
56417         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
56418         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
56420         * posix/getconf.c: Update copyright year.
56421         * catgets/gencat.c: Likewise.
56422         * csu/version.c: Likewise.
56423         * debug/catchsegv.sh: Likewise.
56424         * debug/xtrace.sh: Likewise.
56425         * elf/ldconfig.c: Likewise.
56426         * elf/ldd.bash.in: Likewise.
56427         * elf/sprof.c (print_version): Likewise.
56428         * iconv/iconv_prog.c: Likewise.
56429         * iconv/iconvconfig.c: Likewise.
56430         * locale/programs/locale.c: Likewise.
56431         * locale/programs/localedef.c: Likewise.
56432         * malloc/memusage.sh: Likewise.
56433         * malloc/mtrace.pl: Likewise.
56434         * nscd/nscd.c (print_version): Likewise.
56435         * nss/getent.c: Likewise.
56437         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
56438         PF_CAIF, and PF_ALG.
56439         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
56441 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
56443         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
56444         (modules-names): Use them.
56445         (ifunc-test-modules, ifunc-pie-tests): Define.
56446         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
56447         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
56448         (test-extras): Likewise.
56449         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
56450         $(compile-command.c).
56451         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
56452         (all-built-dso): Define.
56453         (check-textrel.out, check-execstack.out): Depend on it.
56455         * configure.in: Don't override --enable-multi-arch.
56457 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
56459         [BZ #6812]
56460         * nscd/hstcache.c (tryagain): Define.
56461         (cache_addhst): Return tryagain not notfound for temporary errors.
56462         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
56463         failed.
56465 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
56467         [BZ #10563]
56468         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
56469         to make the syscall.
56470         * sysdeps/unix/sysv/linux/setgroups.c: New file.
56472         [BZ #12378]
56473         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
56474         and fall back to matching as normal character if the string ends before
56475         the matching ']' is found.  This is what POSIX requires.
56476         * posix/testfnm.c: Adjust test result.
56477         * posix/globtest.sh: Adjust test result.  Add new test.
56478         * posix/tst-fnmatch.input: Likewise.
56479         * posix/tst-fnmatch2.c: Add new test.
56481 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
56483         * elf/Makefile (check-execstack): Revert last change.  Depend on
56484         check-execstack.h.
56485         (check-execstack.h): New target.
56486         (generated): Add check-execstack.h.
56487         * elf/check-execstack.c: Include "check-execstack.h".
56488         (main): Revert last change.
56489         (handle_file): Return zero if GNU_STACK is absent and
56490         DEFAULT_STACK_PERMS doesn't include PF_X.
56492 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
56494         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
56495         in child fails because the descriptor is already closed.
56496         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
56497         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
56498         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
56500         [BZ #12397]
56501         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
56502         syscall.
56504         [BZ #10484]
56505         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
56506         temporary buffer used to handle multi lookups locally.
56507         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
56509 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
56511         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
56512         loader is ld.so.
56514 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
56516         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
56517         alignment for SSE2.
56519 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
56521         [BZ #12394]
56522         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
56523         characters.  When rounding increased number of integer digits recompute
56524         number of groups.
56525         * stdio-common/tst-grouping.c: New file.
56526         * stdio-common/Makefile: Add rules to build and run tst-grouping.
56528 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
56530         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
56531         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
56533         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
56534         void.
56535         * bits/select.h: Likewise.
56537 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
56539         * po/ja.po: Update from translation team.
56541 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
56543         [BZ #11155]
56544         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
56545         implementation just like for lxstat, fxstatat, et al.
56547 2010-12-27  Jim Meyering  <meyering@redhat.com>
56549         [BZ #12348]
56550         * posix/regexec.c (build_trtable): Return failure indication upon
56551         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
56553 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
56555         [BZ #12201]
56556         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
56557         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
56558         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
56559         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
56561         [BZ #12207]
56562         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
56564         [BZ #12204]
56565         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
56566         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
56568 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
56570         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
56571         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
56572         script has SORT_BY_INIT_PRIORITY.
56573         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
56574         NO_CTORS_DTORS_SECTIONS is defined.
56575         * elf/soinit.c: Likewise.
56576         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
56577         NO_CTORS_DTORS_SECTIONS is defined.
56578         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
56579         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
56580         * sysdeps/sh/init-first.c: Likewise.
56581         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
56583 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
56585         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
56586         always use the slow path.
56588 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
56590         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
56591         similar rule which adds the sysdep directories to the header search in
56592         order to pick up the correct platform stackinfo.h.
56593         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
56594         perform test if it is, otherwise return successfully without testing.
56595         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
56596         DEFAULT_STACK_PERMS define in stackinfo.h.
56597         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
56598         defined in stackinfo.h.
56599         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
56600         DEFAULT_STACK_PERMS defined in stackinfo.h.
56601         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
56602         * sysdeps/ia64/stackinfo.h: Likewise.
56603         * sysdeps/s390/stackinfo.h: Likewise.
56604         * sysdeps/sh/stackinfo.h: Likewise.
56605         * sysdeps/sparc/stackinfo.h: Likewise.
56606         * sysdeps/x86_64/stackinfo.h: Likewise.
56607         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
56608         PF_X for powerpc64.  Retain PF_X for powerpc32.
56610 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
56612         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
56613         accurately.
56614         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
56615         GETDENTS_64BIT_ALIGNED.
56617 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
56619         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
56621 2010-12-10  Andreas Schwab  <schwab@redhat.com>
56623         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
56624         _GNU_SOURCE.
56626         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
56627         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
56628         Remove __restrict.
56629         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
56630         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
56632 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
56634         [BZ #11655]
56635         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
56636         are initialized.
56638 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
56640         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
56642 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
56644         * po/it.po: Update from translation team.
56646 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
56648         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
56649         unused codes.
56651 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
56653         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
56655 2010-11-24  Andreas Schwab  <schwab@redhat.com>
56657         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
56658         specially.
56659         (gaih_getanswer_slice): Likewise.
56661 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
56663         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
56665 2010-05-31  Petr Baudis  <pasky@suse.cz>
56667         [BZ #11149]
56668         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
56669         silently even in the chroot mode.
56671 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
56673         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
56674         last patch a bit.  Pretty printing
56676 2010-05-31  Petr Baudis <pasky@suse.cz>
56678         [BZ #10085]
56679         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
56680         initialization of skip_initgroups_dyn.
56682 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
56684         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
56685         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
56687 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
56689         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
56691 2010-11-11  Andreas Schwab  <schwab@redhat.com>
56693         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
56694         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
56695         (tst-fnmatch-ENV): Set MALLOC_TRACE.
56696         ($(objpfx)tst-fnmatch-mem): New rule.
56697         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
56698         * posix/tst-fnmatch.c (main): Call mtrace.
56700 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
56702         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56703         Support Intel processor model 6 and model 0x2c.
56705 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
56707         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
56708           signed comparison.
56710 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
56712         [BZ #12205]
56713         * string/test-strncasecmp.c (check_result): New function.
56714         (do_one_test): Use it.
56715         (check1): New function.
56716         (test_main): Use it.
56717         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
56718         Support strcasecmp and strncasecmp.
56720 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
56722         [BZ #12194]
56723         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
56724         * sysdeps/x86_64/bits/byteswap.h: Likewise.
56726 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
56728         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
56729         IFUNC support.
56730         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
56731         memset-x86-64.
56732         * sysdeps/x86_64/multiarch/bzero.S: New file.
56733         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
56734         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
56735         * sysdeps/x86_64/multiarch/memset.S: New file.
56736         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
56737         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56738         Set bit_Prefer_SSE_for_memop for Intel processors.
56739         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
56740         Define.
56741         (index_Prefer_SSE_for_memop): Define.
56742         (HAS_PREFER_SSE_FOR_MEMOP): Define.
56744 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
56746         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
56747         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
56749 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
56751         [BZ #12191]
56752         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
56753         (__x86_64_raw_data_cache_size_half): Likewise.
56754         (__x86_64_raw_shared_cache_size): Likewise.
56755         (__x86_64_raw_shared_cache_size_half): Likewise.
56757         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
56758         (__x86_64_raw_data_cache_size_half): Likewise.
56759         (__x86_64_raw_shared_cache_size): Likewise.
56760         (__x86_64_raw_shared_cache_size_half): Likewise.
56761         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
56762         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
56763         and __x86_64_raw_shared_cache_size_half.  Round
56764         __x86_64_data_cache_size_half, __x86_64_data_cache_size
56765         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
56766         to multiple of 256 bytes.
56768 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
56770         [BZ #12167]
56771         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
56772         of inacessible symlinks.  Verify result of symlink before returning it.
56773         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
56774         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
56776 2010-10-28  Erich Ritz  <erichritz@gmail.com>
56778         * math/math.h (isinf): Fix typo in comment.
56780 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
56782         * po/da.po: Update from translation team.
56784 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
56786         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
56787         is added to the list.
56789 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
56790             Ulrich Drepper  <drepper@gmail.com>
56792         * elf/dl-object.c (_dl_new_object): Don't append the new object to
56793         the global list here.  Move code to...
56794         (_dl_add_to_namespace_list): ...here.  New function.
56795         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
56796         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
56797         * elf/dl-load.c (lose): Don't remove the element from the list.
56798         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
56799         (_dl_map_object): Likewise.
56801 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
56803         [BZ #12159]
56804         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
56805         into all bytes of SSE register.
56806         Patch by Richard Li <richardpku@gmail.com>.
56808 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
56810         [BZ #12140]
56811         * malloc/malloc.c (_int_free): Fill correct number of bytes when
56812         perturbing.
56814 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
56816         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
56817         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
56818         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
56819         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
56820         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
56821         submachine.
56822         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
56824 2010-10-22  Andreas Schwab  <schwab@redhat.com>
56826         * include/dlfcn.h (__RTLD_SECURE): Define.
56827         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
56828         mode & __RTLD_SECURE instead.
56829         (open_path): Rename preloaded parameter to secure.
56830         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
56831         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
56832         * elf/dl-deps.c (openaux): Likewise.
56833         * elf/rtld.c (struct map_args): Remove is_preloaded.
56834         (map_doit): Don't use it.
56835         (dl_main): Likewise.
56836         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
56837         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
56839 2010-09-09  Andreas Schwab  <schwab@redhat.com>
56841         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
56842         (sysd-rules-targets): Remove duplicates.
56843         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
56844         rtld-%.$o dependency.
56846 2010-10-18  Andreas Schwab  <schwab@redhat.com>
56848         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
56849         _dl_map_object do it.
56851 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
56853         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
56854         fast fma builtins, define the macros in the C99 standard.
56855         (FP_FAST_FMAF): Likewise.
56856         (FP_FAST_FMAL): Likewise.
56857         * sysdeps/x86_64/bits/mathdef.h: Likewise.
56859         * bits/mathdef.h: Update copyright year.
56860         * sysdeps/powerpc/bits/mathdef.h: Likewise.
56862 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
56864         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
56865         builtins, define the macros in the C99 standard.
56866         (FP_FAST_FMAF): Likewise.
56867         (FP_FAST_FMAL): Likewise.
56868         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
56869         multiply/add.
56870         (FP_FAST_FMAF): Likewise.
56872 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
56874         [BZ #3268]
56875         * math/libm-test.inc (fma_test): Some new testcases.
56876         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
56877         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
56878         y and infinite z.  Do multiplication by C already in long double.
56879         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
56880         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
56881         y and infinite z.  Do bitwise or of inexact bit into u.d.
56882         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
56883         * sysdeps/i386/fpu/s_fmaf.S: Removed.
56884         * sysdeps/i386/fpu/s_fma.S: Removed.
56885         * sysdeps/i386/fpu/s_fmal.S: Removed.
56887 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
56889         [BZ #3268]
56890         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
56891         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
56892         computation is not scheduled after fetestexcept.  Fix value
56893         of minimum denormal long double.
56895 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
56897         [BZ #3268]
56898         * math/libm-test.inc (fma_test): Add some more tests.
56899         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
56900         correctly.
56902 2010-10-15  Andreas Schwab  <schwab@redhat.com>
56904         * scripts/data/localplt-s390-linux-gnu.data: New file.
56905         * scripts/data/localplt-s390x-linux-gnu.data: New file.
56907 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
56909         [BZ #3268]
56910         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
56911         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
56912         instead of dbl-64.
56913         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
56914         inlines.
56915         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
56916         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
56917         if one of x and y is very large and the other is subnormal.
56918         * sysdeps/s390/fpu/s_fmaf.c: New file.
56919         * sysdeps/s390/fpu/s_fma.c: New file.
56920         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
56921         * sysdeps/powerpc/fpu/s_fma.S: New file.
56922         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
56923         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
56924         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
56926 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
56928         [BZ #3268]
56929         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
56930         fma tests.
56931         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
56932         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
56933         * sysdeps/i386/i686/multiarch/s_fma.c: Include
56934         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
56935         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
56936         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
56937         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
56939 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
56941         [BZ #12078]
56942         * posix/regcomp.c (parse_branch): One more memory leak plugged.
56943         * posix/bug-regex31.input: Add test case.
56945 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
56947         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
56948         * posix/bug-regex31.input: New file.
56950         [BZ #12078]
56951         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
56952         (parse_sub_exp): Fix last change, use postorder.
56954         * posix/bug-regex31.c: New file.
56955         * posix/Makefile: Add rules to build and run bug-regex31.
56957         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
56959         [BZ #12078]
56960         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
56962         [BZ #12108]
56963         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
56964         to have entries in sys_siglist.
56966         [BZ #12093]
56967         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
56968         be NULL.
56970 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
56972         [BZ #3268]
56973         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
56974         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
56975         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
56976         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
56977         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
56978         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
56979         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
56980         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
56981         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
56982         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
56983         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
56984         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
56985         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
56986         * math/ftestexcept.c (fetestexcept): Likewise.
56987         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
56988         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
56989         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
56990         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
56991         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
56992         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
56993         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
56995 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
56997         [BZ #12107]
56998         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
56999         newline.
57001 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
57003         * string/bug-strstr1.c: New file.
57004         * string/Makefile: Add rules to build and run bug-strstr1.
57006 2010-10-05  Eric Blake  <eblake@redhat.com>
57008         [BZ #12092]
57009         * string/str-two-way.h (two_way_long_needle): Always clear memory
57010         when skipping input due to the shift table.
57012 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
57014         [BZ #12005]
57015         * malloc/mcheck.c: Handle large requests.
57017         [BZ #12077]
57018         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
57019         for strncmp and strncasecmp.
57020         * string/stratcliff.c: Add tests for strcmp and strncmp.
57021         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
57023 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
57025         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
57026         __set_fpscr.
57028 2010-09-30  Andreas Jaeger  <aj@suse.de>
57030         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
57031         (CGROUP_SUPER_MAGIC): Define.
57032         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
57033         Handle btrfs and cgroup file systems.
57034         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
57035         Likewise.
57037 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
57039         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
57040         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
57042 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
57044         [BZ #12067]
57045         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
57046         trying to locate the ELF header.
57048 2010-09-27  Andreas Schwab  <schwab@redhat.com>
57050         [BZ #11611]
57051         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
57052         Mask out sign-bit copies when constructing f_fsid.
57054 2010-09-24  Petr Baudis <pasky@suse.cz>
57056         * debug/stack_chk_fail_local.c: Add missing licence exception.
57057         * debug/warning-nop.c: Likewise.
57059 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
57061         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
57062         implementing getdents64 using getdents syscall, set d_type if
57063         __ASSUME_GETDENTS32_D_TYPE.
57065 2010-09-16  Andreas Schwab  <schwab@redhat.com>
57067         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
57068         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
57070 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
57072         [BZ #12037]
57073         * posix/unistd.h: Undo change of feature selection for ftruncate from
57074         2010-01-11.
57076 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
57078         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
57079         detection.
57081 2010-09-20  Andreas Schwab  <schwab@redhat.com>
57083         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
57084         fanotify_mark.
57085         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
57087 2010-09-14  Andreas Schwab  <schwab@redhat.com>
57089         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
57090         variables after CHECK_SP call.
57091         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
57093 2010-09-13  Andreas Schwab  <schwab@redhat.com>
57094             Ulrich Drepper  <drepper@redhat.com>
57096         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
57097         re-relocationg ld.so.
57098         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
57099         _dl_init_paths call.
57100         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
57101         here anymore.
57103 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
57105         * resolv/res_init.c (__res_vinit): Count the default server we added.
57107 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
57108             Ulrich Drepper  <drepper@redhat.com>
57110         [BZ #11968]
57111         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
57112         (____longjmp_chk): Use %ebx for saving value across system call.
57113         Add unwind info.
57115 2010-09-06  Andreas Schwab  <schwab@redhat.com>
57117         * manual/Makefile: Don't mix pattern rules with normal rules.
57119 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
57121         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
57122         operation.
57123         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
57124         * libio/iofopncook.c (_IO_cookie_init): Likewise.
57125         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
57126         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
57127         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
57128         Likewise.
57130 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
57132         [BZ #11979]
57133         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
57134         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
57136 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
57138         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
57139         * sysdeps/x86_64/addmul_1.S: Likewise.
57140         * sysdeps/x86_64/lshift.S: Likewise.
57141         * sysdeps/x86_64/mul_1.S: Likewise.
57142         * sysdeps/x86_64/rshift.S: Likewise.
57143         * sysdeps/x86_64/sub_n.S: Likewise.
57144         * sysdeps/x86_64/submul_1.S: Likewise.
57146 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57148         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
57149         Define __sched_param instead of SCHED_* and sched_param when
57150         <bits/sched.h> is included with __need_schedparam defined.
57151         * bits/sched.h [__need_schedparam]
57152         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
57153         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
57154         (__defined_schedparam): Define to 1.
57155         (__sched_param): New structure, identical to sched_param.
57156         (__need_schedparam): Undefine.
57158 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
57160         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
57161         (epoll_create1): Declare.
57163         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
57165 2010-08-31  Andreas Schwab  <schwab@redhat.com>
57167         [BZ #7066]
57168         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
57169         shifting retval into place.
57171 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
57173         * nis/rpcsvc/nis.h: Update copyright notice.
57174         * nis/rpcsvc/nis.x: Likewise.
57175         * nis/rpcsvc/nis_callback.h: Likewise.
57176         * nis/rpcsvc/nis_callback.x: Likewise.
57177         * nis/rpcsvc/nis_object.x: Likewise.
57178         * nis/rpcsvc/nis_tags.h: Likewise.
57179         * nis/rpcsvc/yp.h: Likewise.
57180         * nis/rpcsvc/yp.x: Likewise.
57181         * nis/rpcsvc/ypupd.h: Likewise.
57182         * nis/yp_xdr.c: Likewise.
57183         * nis/ypupdate_xdr.c: Likewise.
57185         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
57186         mainly the body of pmap_getport.  Add parameters to specify timeouts.
57187         (pmap_getport): Use __libc_rpc_getport.
57188         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
57189         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
57190         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
57192 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
57194         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
57195         fanotify_mark.
57197 2010-08-27  Roland McGrath  <roland@redhat.com>
57199         * sysdeps/i386/i686/multiarch/Makefile
57200         (CFLAGS-varshift.c): New variable.
57202 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
57204         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
57205         * sysdeps/i386/i686/multiarch/varshift.c: New file.
57207         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
57209         * sysdeps/x86_64/strlen.S: Minimal code improvement.
57211 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
57213         * sysdeps/x86_64/strlen.S: Unroll the loop.
57214         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
57215         strlen-sse2 strlen-sse2-bsf.
57216         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
57217         __strlen_no_bsf if bit_Slow_BSF is set.
57218         (__strlen_sse42): Removed.
57219         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
57220         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
57222 2010-08-25  Roland McGrath  <roland@redhat.com>
57224         * sysdeps/x86_64/multiarch/varshift.S: File removed.
57225         * sysdeps/x86_64/multiarch/varshift.c: New file.
57226         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
57227         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
57228         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
57229         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
57231 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
57233         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
57234         strlen-sse2 strlen-sse2-bsf.
57235         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
57236         __strlen_sse2_bsf if bit_Slow_BSF is unset.
57237         (__strlen_sse2): Removed.
57238         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
57239         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
57240         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
57241         bit_Slow_BSF for Atom.
57242         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
57243         (index_Slow_BSF): Define.
57244         (HAS_SLOW_BSF): Define.
57246 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
57248         [BZ #10851]
57249         * resolv/res_init.c (__res_vinit): When no server address at all
57250         is given default to loopback.
57252 2010-08-24  Roland McGrath  <roland@redhat.com>
57254         * configure.in: Remove config-name.h generation.
57255         * configure: Regenerated.
57256         * config-name.in: File removed.
57257         * scripts/config-uname.sh: New file.
57258         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
57259         ($(objdir)config-name.h): New target.
57261         * sunrpc/rpc_parse.h: Avoid nested comment.
57263 2010-08-24  Richard Henderson  <rth@redhat.com>
57264             Ulrich Drepper  <drepper@redhat.com>
57265             H.J. Lu  <hongjiu.lu@intel.com>
57267         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
57268         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
57269         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
57270         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
57271         _mm_alignr_epi8 with _mm_loadu_si128.
57272         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
57273         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
57274         (__m128i_shift_right): Removed.
57275         * sysdeps/i386/i686/multiarch/varshift.h: New file.
57276         * sysdeps/i386/i686/multiarch/varshift.S: New file.
57277         * sysdeps/x86_64/multiarch/varshift.h: New file.
57278         * sysdeps/x86_64/multiarch/varshift.S: New file.
57280 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
57282         * configure.in: Move assembler checks to before sysdep dir checking.
57284 2010-08-20  Petr Baudis  <pasky@suse.cz>
57286         * LICENSES: Sync the sunrpc license.
57288 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
57290         * sunrpc/auth_des.c: Update copyright notice once again.
57291         * sunrpc/auth_none.c: Likewise.
57292         * sunrpc/auth_unix.c: Likewise.
57293         * sunrpc/authdes_prot.c: Likewise.
57294         * sunrpc/authuxprot.c: Likewise.
57295         * sunrpc/bindrsvprt.c: Likewise.
57296         * sunrpc/clnt_gen.c: Likewise.
57297         * sunrpc/clnt_perr.c: Likewise.
57298         * sunrpc/clnt_raw.c: Likewise.
57299         * sunrpc/clnt_simp.c: Likewise.
57300         * sunrpc/clnt_tcp.c: Likewise.
57301         * sunrpc/clnt_udp.c: Likewise.
57302         * sunrpc/clnt_unix.c: Likewise.
57303         * sunrpc/des_crypt.c: Likewise.
57304         * sunrpc/des_soft.c: Likewise.
57305         * sunrpc/get_myaddr.c: Likewise.
57306         * sunrpc/getrpcport.c: Likewise.
57307         * sunrpc/key_call.c: Likewise.
57308         * sunrpc/key_prot.c: Likewise.
57309         * sunrpc/openchild.c: Likewise.
57310         * sunrpc/pm_getmaps.c: Likewise.
57311         * sunrpc/pm_getport.c: Likewise.
57312         * sunrpc/pmap_clnt.c: Likewise.
57313         * sunrpc/pmap_prot.c: Likewise.
57314         * sunrpc/pmap_prot2.c: Likewise.
57315         * sunrpc/pmap_rmt.c: Likewise.
57316         * sunrpc/rpc/auth.h: Likewise.
57317         * sunrpc/rpc/auth_unix.h: Likewise.
57318         * sunrpc/rpc/clnt.h: Likewise.
57319         * sunrpc/rpc/des_crypt.h: Likewise.
57320         * sunrpc/rpc/key_prot.h: Likewise.
57321         * sunrpc/rpc/netdb.h: Likewise.
57322         * sunrpc/rpc/pmap_clnt.h: Likewise.
57323         * sunrpc/rpc/pmap_prot.h: Likewise.
57324         * sunrpc/rpc/pmap_rmt.h: Likewise.
57325         * sunrpc/rpc/rpc.h: Likewise.
57326         * sunrpc/rpc/rpc_des.h: Likewise.
57327         * sunrpc/rpc/rpc_msg.h: Likewise.
57328         * sunrpc/rpc/svc.h: Likewise.
57329         * sunrpc/rpc/svc_auth.h: Likewise.
57330         * sunrpc/rpc/types.h: Likewise.
57331         * sunrpc/rpc/xdr.h: Likewise.
57332         * sunrpc/rpc_clntout.c: Likewise.
57333         * sunrpc/rpc_cmsg.c: Likewise.
57334         * sunrpc/rpc_common.c: Likewise.
57335         * sunrpc/rpc_cout.c: Likewise.
57336         * sunrpc/rpc_dtable.c: Likewise.
57337         * sunrpc/rpc_hout.c: Likewise.
57338         * sunrpc/rpc_main.c: Likewise.
57339         * sunrpc/rpc_parse.c: Likewise.
57340         * sunrpc/rpc_parse.h: Likewise.
57341         * sunrpc/rpc_prot.c: Likewise.
57342         * sunrpc/rpc_sample.c: Likewise.
57343         * sunrpc/rpc_scan.c: Likewise.
57344         * sunrpc/rpc_scan.h: Likewise.
57345         * sunrpc/rpc_svcout.c: Likewise.
57346         * sunrpc/rpc_tblout.c: Likewise.
57347         * sunrpc/rpc_util.c: Likewise.
57348         * sunrpc/rpc_util.h: Likewise.
57349         * sunrpc/rpcinfo.c: Likewise.
57350         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
57351         * sunrpc/rpcsvc/key_prot.x: Likewise.
57352         * sunrpc/rpcsvc/klm_prot.x: Likewise.
57353         * sunrpc/rpcsvc/mount.x: Likewise.
57354         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
57355         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
57356         * sunrpc/rpcsvc/rex.x: Likewise.
57357         * sunrpc/rpcsvc/rstat.x: Likewise.
57358         * sunrpc/rpcsvc/rusers.x: Likewise.
57359         * sunrpc/rpcsvc/sm_inter.x: Likewise.
57360         * sunrpc/rpcsvc/spray.x: Likewise.
57361         * sunrpc/rpcsvc/yppasswd.x: Likewise.
57362         * sunrpc/rtime.c: Likewise.
57363         * sunrpc/svc.c: Likewise.
57364         * sunrpc/svc_auth.c: Likewise.
57365         * sunrpc/svc_authux.c: Likewise.
57366         * sunrpc/svc_raw.c: Likewise.
57367         * sunrpc/svc_run.c: Likewise.
57368         * sunrpc/svc_simple.c: Likewise.
57369         * sunrpc/svc_tcp.c: Likewise.
57370         * sunrpc/svc_udp.c: Likewise.
57371         * sunrpc/svc_unix.c: Likewise.
57372         * sunrpc/svcauth_des.c: Likewise.
57373         * sunrpc/xcrypt.c: Likewise.
57374         * sunrpc/xdr.c: Likewise.
57375         * sunrpc/xdr_array.c: Likewise.
57376         * sunrpc/xdr_float.c: Likewise.
57377         * sunrpc/xdr_mem.c: Likewise.
57378         * sunrpc/xdr_rec.c: Likewise.
57379         * sunrpc/xdr_ref.c: Likewise.
57380         * sunrpc/xdr_sizeof.c: Likewise.
57381         * sunrpc/xdr_stdio.c: Likewise.
57383         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
57384         handling.
57386 2010-08-19  Andreas Schwab  <schwab@redhat.com>
57388         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
57390 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
57392         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
57393         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
57394         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
57395         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
57396         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
57397         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
57398         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
57399         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
57400         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
57401         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
57402         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
57403         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
57404         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
57405         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
57407 2010-07-26  Anton Blanchard  <anton@samba.org>
57409         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
57410         * malloc/arena.c (heap_trim): Likewise.
57412 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
57414         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
57415         here.  Not...
57416         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
57417         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
57419 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
57421         * sysdeps/i386/elf/Makefile: New file.
57423 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
57425         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
57426         from fanotify_init.
57427         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
57428         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
57430 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
57432         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
57433         of strncasecmp_l.
57434         * sysdeps/multiarch/strcmp.S: Likewise.
57436 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
57438         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
57439         strncase_l-nonascii.
57440         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
57441         Add strncase_l-ssse3.
57442         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
57443         * sysdeps/x86_64/strcmp.S: Likewise.
57444         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
57445         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
57446         * sysdeps/x86_64/strncase.S: New file.
57447         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
57448         * sysdeps/x86_64/strncase_l.S: New file.
57449         * string/Makefile (strop-tests): Add strncasecmp.
57450         * string/test-strncasecmp.c: New file.
57452         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
57453         warning.
57455         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
57456         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
57458 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
57460         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
57462 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
57464         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
57465         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
57466         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
57468 2010-05-01  Alan Modra  <amodra@gmail.com>
57470         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
57471         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
57472         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
57473         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
57474         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
57475         tidying.  Don't tail-call __sigjmp_save for static lib.
57476         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
57477         save location.
57478         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
57479         (CALL_MCOUNT): Add eh info, and nop after bl.
57480         (TAIL_CALL_SYSCALL_ERROR): New macro.
57481         (PSEUDO_RET): Use it.
57482         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
57483         Correct save location of integer regs and cr.
57484         (_dl_profile_resolve): Correct cr save location.  Delete nops
57485         after bl when SHARED.  Reduce cfi size a little by better
57486         placement of cfi directives.
57487         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
57488         make a stack frame.  Instead use parm save area as a temp.
57489         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
57490         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
57491         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
57492         Don't make a stack frame for parent, use parm save area.
57493         Increase child stack frame to 112 bytes.  Don't save unused reg,
57494         and adjust reg usage.  Set up cfi on error recovery and
57495         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
57496         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
57497         (__makecontext): Add dummy nop after jump to exit.
57498         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
57499         Use correct parm save area and cr save, reduce stack frame.
57500         Correct cfi for possible PSEUDO_RET frame setup.
57501         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
57502         Branch to local label emitted by PSEUDO_RET rather than
57503         __syscall_error.
57505 2010-08-12  Andreas Schwab  <schwab@redhat.com>
57507         [BZ #11904]
57508         * locale/programs/locale.c (print_assignment): New function.
57509         (show_locale_vars): Use it.
57511 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
57513         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
57514         field.
57515         (struct statfs64): Likewise.
57516         (_STATFS_F_FLAGS): Define.
57517         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
57518         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
57519         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
57520         (ST_VALID): Define locally.
57521         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
57522         __statvfs_getflags, use the provided value.
57523         * sysdeps/unix/sysv/linux/kernel-features.h: Define
57524         __ASSUME_STATFS_F_FLAGS.
57526         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
57528         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
57529         Add sys/fanotify.h.
57530         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
57531         fanotify_mask for GLIBC_2.13.
57532         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
57533         fanotify_init and fanotify_mark.
57534         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
57535         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
57537         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
57538         Add prlimit.
57539         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
57540         prlimit64 for GLIBC_2.13.
57541         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
57542         prlimit64.
57543         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
57544         syscall.
57545         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
57546         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
57547         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
57548         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
57549         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
57550         add prlimit alias.
57551         * sysdeps/unix/sysv/linux/prlimit.c: New file.
57553         [BZ #11903]
57554         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
57555         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
57557         * nss/Makefile: Add rules to build and run tst-nss-test1.
57558         * shlib-versions: Add entry for libnss_test1.
57559         * nss/nss_test1.c: New file.
57560         * nss/tst-nss-test1.c: New file.
57562         * nss/nsswitch.c (__nss_database_custom): Define new variable.
57563         (__nss_configure_lookup): Set appropriate entry in
57564         __nss_configure_lookup to true.
57565         * nss/nsswitch.h: Define enum with indeces of databases in
57566         databases and __nss_database_custom arrays.  Declare
57567         __nss_database_custom.
57568         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
57569         to avoid using nscd when custom rules are installed.
57570         * nss/getXXbyYY_r.c: Likewise.
57571         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
57573         * nss/nss_files/files-parse.c: Whitespace fixes.
57575 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
57577         [BZ #11883]
57578         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
57579         * posix/fnmatch_loop.c: Likewise.
57581 2010-07-17  Andi Kleen  <ak@linux.intel.com>
57583         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
57584         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
57585         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
57586         * Versions.def [GLIBC_2.13]: Add.
57588 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
57590         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
57591         Also fail if tpwd after pwuid call is NULL.
57593 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57595         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
57596         when converting to ms.
57598 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57600         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
57601         EOPNOTSUPP errors with ENOTTY.
57602         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
57603         EOPNOTSUPP errors with ENOTTY.
57605 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
57607         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
57608         Add strcasecmp_l-ssse3.
57609         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
57610         strcasecmp.
57611         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
57612         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
57613         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
57615 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
57617         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
57619         * string/Makefile (strop-tests): Add strcasecmp.
57620         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
57621         strcasecmp_l-nonascii.
57622         (gen-as-const-headers): Add locale-defines.sym.
57623         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
57624         * sysdeps/x86_64/strcasecmp.S: New file.
57625         * sysdeps/x86_64/strcasecmp_l.S: New file.
57626         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
57627         * sysdeps/x86_64/locale-defines.sym: New file.
57628         * string/test-strcasecmp.c: New file.
57630         * string/test-strcasestr.c: Test both ends of the range of characters.
57631         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
57633 2010-07-29  Roland McGrath  <roland@redhat.com>
57635         [BZ #11856]
57636         * manual/locale.texi (Yes-or-No Questions): Fix example code.
57638 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
57640         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
57641         for ld.so.
57643 2010-07-27  Andreas Schwab  <schwab@redhat.com>
57645         * manual/memory.texi (Malloc Tunable Parameters): Document
57646         M_PERTURB.
57648 2010-07-26  Roland McGrath  <roland@redhat.com>
57650         [BZ #11840]
57651         * configure.in (-fgnu89-inline check): Set and substitute
57652         gnu89_inline, not libc_cv_gnu89_inline.
57653         * configure: Regenerated.
57654         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
57656 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
57658         * string/test-strnlen.c: New file.
57659         * string/Makefile (strop-tests): Add strnlen.
57660         * string/tester.c (test_strnlen): Add a few more test cases.
57661         * string/tst-strlen.c: Better error reporting.
57663         * sysdeps/x86_64/strnlen.S: New file.
57665 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
57667         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
57668         lower-latency instructions.
57670 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
57672         * string/test-strcasestr.c: New file.
57673         * string/test-strstr.c: New file.
57674         * string/Makefile (strop-tests): Add strstr and strcasestr.
57675         * string/str-two-way.h: Don't undefine MAX.
57676         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
57678 2010-07-21  Andreas Schwab  <schwab@redhat.com>
57680         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
57681         strcasestr-nonascii.
57682         (CFLAGS-strcasestr-nonascii.c): Define.
57683         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
57684         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
57685         Remove unused attribute.
57687 2010-07-20  Roland McGrath  <roland@redhat.com>
57689         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
57690         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
57691         ld.so.cache was broken.  With it, there is no way to disable dsocaps
57692         like LD_HWCAP_MASK can disable hwcaps.
57694 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
57696         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
57698 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
57700         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
57701         call in strcasestr.
57702         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
57703         __strcasestr_sse42_nonascii.
57704         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
57705         strcasestr-nonascii.c.
57706         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
57708 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
57710         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
57711         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
57712         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
57713         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
57715 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
57717         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
57718         fcntl.
57720 2010-07-06  Andreas Schwab  <schwab@redhat.com>
57722         [BZ #11577]
57723         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
57724         dl_signal_cerror.
57726 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
57728         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
57729         _PC_PIPE_BUF using F_GETPIPE_SZ.
57731 2010-07-05  Roland McGrath  <roland@redhat.com>
57733         * manual/arith.texi (Rounding Functions): Fix rint description
57734         implicit in round description.
57736 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
57738         * elf/Makefile: Fix linking for a few tests to make recent linker
57739         happy.
57741 2010-06-30  Andreas Schwab  <schwab@redhat.com>
57743         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
57744         $(common-objpfx)libc_nonshared.a.
57746 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
57748         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
57749         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
57750         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
57751         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
57752         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
57753         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
57754         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
57755         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
57756         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
57757         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
57758         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
57759         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
57760         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
57761         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
57762         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
57763         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
57764         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
57765         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
57766         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
57767         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
57768         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
57769         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
57770         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
57771         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
57772         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
57773         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
57774         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
57775         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
57776         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
57777         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
57778         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
57779         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
57780         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
57781         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
57782         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
57783         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
57784         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
57785         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
57786         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
57787         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
57788         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
57789         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
57790         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
57791         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
57792         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
57793         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
57794         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
57795         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
57797 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
57799         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
57800         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
57801         * string/memmove.c (memmove): Renamed to ...
57802         (MEMMOVE): ...this.  Default to memmove.
57803         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
57804         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
57805         (END_CHK): Define.
57806         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
57807         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
57808         mempcpy-ssse3-back memmove-ssse3-back.
57809         * sysdeps/x86_64/multiarch/bcopy.S: New file .
57810         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
57811         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
57812         * sysdeps/x86_64/multiarch/memcpy.S: New file.
57813         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
57814         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
57815         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
57816         * sysdeps/x86_64/multiarch/memmove.c: New file.
57817         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
57818         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
57819         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
57820         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
57821         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
57822         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
57823         Define.
57824         (index_Fast_Copy_Backward): Define.
57825         (HAS_ARCH_FEATURE): Define.
57826         (HAS_FAST_REP_STRING): Define.
57827         (HAS_FAST_COPY_BACKWARD): Define.
57829 2010-06-21  Andreas Schwab  <schwab@redhat.com>
57831         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
57832         Restore proper fallback handling.
57834 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
57836         [BZ #11701]
57837         * posix/group_member.c (__group_member): Correct checking loop.
57839         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
57840         OOM in getpwuid_r correctly.  Return error number when the caller
57841         should return, otherwise -1.
57842         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
57843         call returning > 0 value.
57844         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
57846 2010-06-07  Andreas Schwab  <schwab@redhat.com>
57848         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
57849         libc_nonshared.a from targets in modules-names.
57851 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
57853         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
57854         requires it.
57856 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
57858         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
57859         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
57860         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
57861         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
57863 2010-06-02  Andreas Schwab  <schwab@redhat.com>
57865         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
57867 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
57869         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
57870         and F_GETPIPE_SZ.
57871         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
57872         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
57873         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
57874         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
57875         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
57876         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
57878 2010-06-14  Roland McGrath  <roland@redhat.com>
57880         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
57882 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
57884         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
57885         __REDIRECT followed by __THROW.
57886         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
57887         * posix/getopt.h (getopt): Likewise.
57889 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
57891         * hurd/lookup-at.c (__file_name_lookup_at): Accept
57892         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
57893         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
57894         in AT_FLAGS.
57895         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
57896         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
57898 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
57900         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
57902 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
57904         [BZ #11640]
57905         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
57906         Properly check family and model.
57908 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
57910         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
57912 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
57914         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
57916 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
57918         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
57919         symbol reference.
57921 2010-05-19  Andreas Schwab  <schwab@redhat.com>
57923         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
57924         symbol reference.
57926 2010-05-21  Andreas Schwab  <schwab@redhat.com>
57928         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
57929         and internal_recvmmsg.
57930         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
57931         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
57932         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
57933         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
57935         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
57936         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
57937         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
57939 2010-05-20  Andreas Schwab  <schwab@redhat.com>
57941         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
57943 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
57945         POWER7 optimizations.
57946         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
57947         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
57949 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
57951         * version.h: Update for 2.13 development version.
57953 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
57955         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
57956         exceptions.  Return 0.
57958 2010-05-07  Roland McGrath  <roland@redhat.com>
57960         * elf/ldconfig.c (main): Add a const.
57962 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
57964         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
57965         (args_options): Add no-idn option.
57966         (ahosts_keys_int): Add idn_flags to ai_flags.
57967         (parse_option): Handle 'i' option to clear idn_flags.
57969         * malloc/malloc.c (_int_free): Possible race in the most recently
57970         added check.  Only act on the data if no current modification
57971         happened.
57973 See ChangeLog.17 for earlier changes.