Include .interp section only for libc.so
[glibc.git] / ChangeLog
blob45b8cde92c0acc9a329d0c43224fa22e6c2cf31b
1 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
3         * Makerules (lib%.so): Don't include $(+interp) in
4         prerequisites.
5         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
6         * dlfcn/eval.c: Remove file.
8         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
9         macros.
11         [BZ #17266]
12         * misc/sys/cdefs.h: Define __extern_always_inline for clang
13         4.2 and newer.
15         [BZ #17370]
16         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
18 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
19             Jakub Jelinek  <jakub@redhat.com>
21         [BZ #17266]
22         * libio/stdio.h: Check definition of __fortify_function
23         instead of __extern_always_inline to include bits/stdio2.h.
24         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
25         check if __extern_always_inline is defined.
26         [__USE_MISC || __USE_XOPEN]: Likewise.
27         [__USE_ISOC99] Likewise.
28         * misc/sys/cdefs.h (__fortify_function): Define only if
29         __extern_always_inline is defined.
30         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
31         __extern_always_inline and __extern_inline only for g++-4.3
32         and newer or a compatible gcc.
34 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
36         [BZ #17371]
37         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
38         last change to handle zero prefix length.
40 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
42         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
43         _SC_REGEX_VERSION.
45         * posix/getconf.c (vars): Add _POSIX_IPV6 and
46         _POSIX_RAW_SOCKETS.
48 2014-09-13  Allan McRae  <allan@archlinux.org>
50         * po/ru.po: Update Russian translation from translation project.
52 2014-09-12  Roland McGrath  <roland@hack.frob.com>
54         * locale/programs/locale.c (show_locale_vars): Inline local function
55         into its sole call site.  Clean up some style nits.
56         (print_item): New function, broken out of ...
57         (show_info): ... local function here.  Clean up style nits.
59         * locale/programs/ld-ctype.c (set_one_default): New function, broken
60         out of ...
61         (set_class_defaults): ... local function set_default here.
62         Define set_default as a macro locally to pass constant parameters.
63         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
64         rather than a shared local.
66         * stdlib/rpmatch.c (try): New function, broken out of ...
67         (rpmatch): ... local function here.  Also, prototypify definition.
69 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
71         * scripts/soversions.awk: Do not handle configuration names.
72         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
73         vendor and os variables to soversions.awk.
74         * configure.ac: Do not modify gnu-* host_os.
75         * configure: Regenerated
76         * shlib-versions: Remove first column with configuration names.
77         * nptl/shlib-versions: Likewise.
78         * nptl_db/shlib-versions: Likewise.
79         * sysdeps/hppa/shlib-versions: Likewise.
80         * sysdeps/m68k/shlib-versions: Likewise.
81         * sysdeps/mach/hurd/shlib-versions: Likewise.
82         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
83         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
84         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
85         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
86         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
87         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
88         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
89         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
90         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
91         Likewise.
92         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
93         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
94         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
95         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
96         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
97         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
98         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
99         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
101         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
102         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
103         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
104         Regenerated.
105         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
106         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
107         Condition symbol version definitions on [HAVE_ELFV2_ABI].
109         * shlib-versions: Remove OS-specific entries.  Moved to files in
110         sysdeps.
111         * sysdeps/mach/hurd/shlib-versions: New file.
112         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
114         * nptl/shlib-versions: Remove architecture-specific entries.
115         Moved to files in sysdeps.
116         * shlib-versions: Likewise.
117         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
118         file.
119         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
120         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
121         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
122         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
124         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
125         (UDP_NO_CHECK6_RX): Likewise.
127 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
129         * sysdeps/posix/sysconf.c (__sysconf): Spell
130         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
132 2014-08-12  Florian Weimer  <fweimer@redhat.com>
134         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
135         loading.
136         * iconv/Versions (__gconv_transliterate): Export for use from
137         gconv modules.
138         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
139         (struct __gconv_trans_data, __gconv_trans_fct,
140         __gconv_trans_context_fct, __gconv_trans_query_fct,
141         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
142         definitions.
143         (struct __gconv_step_data): Remove __trans member.
144         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
145         longer hidden.  Remove unused trans_data argument.
146         * iconv/gconv_int.h (struct trans_struct): Remove definition.
147         (__gconv_translit_find): Remove declaration.
148         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
149         prototype.
150         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
151         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
152         trans_data argument.  Add hidden definition.
153         (__gconv_translit_find): Remove.
154         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
155         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
156         * iconv/skeleton.c: Remove transliteration initialization.
157         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
158         __gconv_step_data initialization.
159         * libio/iofwide.c (__libio_translit_): Remove.
160         (_IO_fwide): Adjust struct __gconv_step_data initialization.
161         * wcsmbs/btowc.c (__btowc): Likewise.
162         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
163         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
164         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
165         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
166         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
167         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
168         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
169         * wcsmbs/wctob.c (wctob): Likewise.
171 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
173         [BZ #16194]
174         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
175         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
176         register usage.
177         * sysdeps/x86/Makefile: Adjust.
179 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
180             Roland McGrath  <roland@hack.frob.com>
182         * locale/weight.h: Add include guard.
183         (findidx): Make static rather than auto; take new parameters
184         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
185         * locale/weightwc.h: Likewise.
186         * posix/fnmatch_loop.c
187         (FCT): Change type of EXTRA from int32_t to wint_t.
188         Don't include either header inside the function.
189         Call FINDIDX rather than findidx, and pass new arguments.
190         #undef FINDIDX at the end of the file.
191         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
192         FINDIDX before including fnmatch_loop.c for the non-wide version.
193         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
194         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
195         for the wide version.
196         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
197         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
198         Pass new arguments to findidx.
199         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
200         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
201         Don't #include it inside the function.  Pass new arguments to findidx.
202         * posix/regex_internal.h
203         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
204         (re_string_elem_size_at): Don't #include it inside the function.
205         Pass new arguments to findidx.
206         * string/strcoll_l.c: #include WEIGHT_H at top level.
207         (get_next_seq): Don't #include it inside the function.
208         Pass new arguments to findidx.
209         (get_next_seq_nocache): Likewise.
210         * string/strxfrm_l.c: #include WEIGHT_H at top level.
211         (STRXFRM): Don't #include it inside the function.
212         Pass new arguments to findidx.
214 2014-09-11  Florian Weimer  <fweimer@redhat.com>
216         [BZ #17344]
217         * malloc/malloc.c (unlink): Turn asserts into a call to
218         malloc_printerr.
220 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
222         [BZ #17370]
223         * libio/wfileops (do_ftell_wide): Free OUT.
225 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
227         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
229 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
231         [BZ #17363]
232         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
233         group if the current group is empty.
235 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
237         * benchtests/bench-memset.c (test_main): Add more test from size
238         from 32 to 512 bytes.
239         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
240         Add POWER8 memset object.
241         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
242         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
243         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
244         implementation.
245         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
246         Likewise.
247         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
248         multiarch POWER8 memset optimization.
249         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
250         POWER8 memset optimization.
252         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
253         Remove bzero multiarch objects.
254         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
255         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
256         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
257         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
258         Remove define.
259         [__bzero]: Redefine to specific name.
260         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
261         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
262         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
263         define.
264         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
265         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
267 2014-09-10  Florian Weimer  <fweimer@redhat.com>
269         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
270         warnings into errors.
272         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
273         __cxa_thread_atexit_impl prototype.
275 2014-09-09  Steve Ellcey  <sellcey@mips.com>
277         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
278         Fix capitalization of error message.
280 2014-09-09  Steve Ellcey  <sellcey@mips.com>
282         * sysdeps/mips/preconfigure: Modify ABI tests.
284 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
286         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
288 2014-09-07  Roland McGrath  <roland@hack.frob.com>
289             Carlos O'Donell  <carlos@systemhalted.org>
291         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
292         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
293         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
294         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
295         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
296         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
297         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
298         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
299         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
300         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
301         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
302         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
303         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
304         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
305         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
306         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
307         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
308         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
309         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
310         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
311         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
312         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
313         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
314         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
315         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
316         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
317         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
318         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
319         Deconditionalize the code that was previously under [RESET_PID].
320         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
321         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
322         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
323         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
324         include sysdep.h.
326 2014-09-08  Allan McRae  <allan@archlinux.org>
328         * version.h (RELEASE): Set to "development".
329         (VERSION): Set to "2.20.90"
331 2014-09-07  Allan McRae  <allan@archlinux.org
333         * version.h (RELEASE): Set to "stable".
334         (VERSION): Set to "2.20"
335         * include/features.h (__GLIBC_MINOR__): Set to 20.
337         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
338         Liebler.
340         * po/ko.po: Update Korean translation from translation project.
342 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
344         [BZ #17354]
345         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
346         macro for handling signed relocations.
348 2014-09-03  Florian Weimer  <fweimer@redhat.com>
350         [BZ #17325]
351         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
352         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
353         assert.
354         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
355         * iconvdata/ibm935.c (BODY): Likewise.
356         * iconvdata/ibm937.c (BODY): Likewise.
357         * iconvdata/ibm939.c (BODY): Likewise.
358         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
359         assert.
360         * iconvdata/Makefile (iconv-test.out): Pass module list to test
361         script.
362         * iconvdata/run-iconv-test.sh: New test loop for checking for
363         decoder crashers.
365 2014-09-02  Khem Raj  <raj.khem@gmail.com>
367         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
368         libm_hidden_ver.
370 2014-09-01  Allan McRae  <allan@archlinux.org>
372         * po/eo.po: Update Esperanto translation from translation project.
374         * po/ca.po: Update Catalan translation from translation project.
376 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
378         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
379         __proc_dostop call.
381 2014-08-27  Mark Wielaard  <mjw@redhat.com>
383         [BZ #17319]
384         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
385         to call set_thread_area instead of hand written asm.
386         (__NR_set_thread_area): Removed define.
387         (TLS_FLAG_WRITABLE): Likewise.
388         (__ASSUME_SET_THREAD_AREA): Remove check.
389         (TLS_EBX_ARG): Remove define.
390         (TLS_LOAD_EBX): Likewise.
392 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
394         Simplify atomicity of socket creation in bind.
396         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
397         looking up the name after linking the file.
399 2014-08-27  Allan McRae  <allan@archlinux.org>
401         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
403 2014-08-26  Florian Weimer  <fweimer@redhat.com>
405         [BZ #17187]
406         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
407         trans_compare, open_translit, __gconv_translit_find):
408         Remove module loading code.
410 2014-08-26  Allan McRae  <allan@archlinux.org>
412         * po/vi.po: Update Vietnamese translation from translation project.
414         * po/uk.po: Update Ukrainian translation from translation project.
416         * po/fr.po: Update French translation from translation project.
418         * po/ru.po: Update Russian translation from translation project.
420         * po/pl.po: Update Polish translation from translation project.
422         * po/cs.po: Update Czech translation from translation project.
424         * po/de.po: Update German translation from translation project.
426         * po/bg.po: Update Bulgarian translation from translation project.
428         * po/sv.po: Update Sweedish translation from translation project.
430         * po/nl.po: Update Dutch translation from translation project.
432         * po/es.po: Update Spanish translation from translation project.
434 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
436         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
438         * catgets/Makefile (CPPFLAGS-gencat): Remove.
439         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
440         (CPPFLAGS-iconvconfig): Likewise.
441         * timezone/Makefile (CPPFLAGS-zic): Likewise.
443         * include/libc-symbols.h: Remove unnecessary check for
444         NOT_IN_libc.
445         * nptl/pthreadP.h: Likewise.
446         * sysdeps/aarch64/setjmp.S: Likewise.
447         * sysdeps/alpha/setjmp.S: Likewise.
448         * sysdeps/arm/sysdep.h: Likewise.
449         * sysdeps/i386/setjmp.S: Likewise.
450         * sysdeps/m68k/setjmp.c: Likewise.
451         * sysdeps/posix/getcwd.c: Likewise.
452         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
453         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
454         * sysdeps/s390/s390-32/setjmp.S: Likewise.
455         * sysdeps/s390/s390-64/setjmp.S: Likewise.
456         * sysdeps/sh/sh3/setjmp.S: Likewise.
457         * sysdeps/sh/sh4/setjmp.S: Likewise.
458         * sysdeps/unix/alpha/sysdep.h: Likewise.
459         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
460         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
461         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
462         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
463         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
464         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
465         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
466         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
467         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
468         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
469         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
470         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
471         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
472         * sysdeps/x86_64/setjmp.S: Likewise.
474 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
476         [BZ #17263]
477         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
478         <stdint.h>.
479         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
480         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
482 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
484         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
486         [BZ #17262]
487         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
488         and __x86_64__ when disabling x87 inline functions.
490 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
492         [BZ #17259]
493         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
494         asm statement with __cpuid_count.
496 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
498         * configure.ac: Change __ehdr_start code to dereference the struct.
499         Run readelf on the output to look for relocations.
500         * configure: Regenerated.
502 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
504         [BZ #17261]
505         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
506         value to 0.
507         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
509 2014-08-12  Roland McGrath  <roland@hack.frob.com>
511         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
513 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
515         [BZ #16892]
516         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
517         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
519 2014-08-12  Sean Anderson  <seanga2@gmail.com>
521         * malloc/malloc.c: Fix typo in comment.
523 2014-08-09  Allan McRae  <allan@archlinux.org>
525         * Regenerate libc.po.
527 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
529         * intl/tst-gettext2.sh: Check every lang file for creation.
531 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
533         * sysdeps/aarch64/fpu/math_private.h
534         (libc_feholdsetround_noex_aarch64_ctx): New function.
536 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
538         * sysdeps/arm/armv6/strcpy.S (strcpy):
539         Fix performance issue in misaligned cases.
541 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
543         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
544         Move definition from termios.h.
545         (struct termio): Likewise.
546         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
547         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
548         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
549         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
550         Likewise.
551         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
552         Move definition to ioctl-types.h
553         (struct termio): Likewise.
554         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
555         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
556         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
557         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
558         Likewise.
560 2014-08-05  Richard Henderson  <rth@redhat.com>
562         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
563         exceptions.
564         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
565         Add fraiseexcpt.
566         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
567         Use __feraiseexcept.
568         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
569         Protect libm symbols with IS_IN_libm.
571         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
573 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
575         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
577 2014-08-04  Will Newton  <will.newton@linaro.org>
579         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
580         file.
582 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
584         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
585         variants for each function.
587 2014-08-04  Roland McGrath  <roland@hack.frob.com>
589         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
590         appended ...
591         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
592         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
593         appended ...
594         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
595         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
596         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
597         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
598         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
599         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
600         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
601         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
602         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
603         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
604         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
605         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
606         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
607         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
608         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
609         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
610         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
611         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
612         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
613         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
614         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
615         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
616         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
617         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
618         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
619         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
620         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
621         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
622         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
623         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
624         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
625         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
626         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
627         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
628         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
629         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
630         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
631         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
632         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
633         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
634         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
635         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
636         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
637         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
638         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
639         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
640         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
641         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
642         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
643         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
644         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
645         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
646         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
647         Update #include.
648         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
649         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
651 2014-08-04  Roland McGrath  <roland@hack.frob.com>
653         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
654         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
655         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
656         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
657         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
658         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
660 2014-08-04  Roland McGrath  <roland@hack.frob.com>
662         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
663         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
664         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
665         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
667 2014-08-04  Roland McGrath  <roland@hack.frob.com>
669         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
670         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
671         (__libc_vfork): Define function under this name.
672         (__vfork): Define as an alias.
673         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
674         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
676 2014-08-04  Roland McGrath  <roland@hack.frob.com>
678         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
679         that was previously under [RESET_PID].
680         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
682 2014-08-04  Andreas Schwab  <schwab@suse.de>
684         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
686 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
688         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
689         (main): Likewise.
691 2014-08-01  Roland McGrath  <roland@hack.frob.com>
693         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
695 2014-08-01  Richard Henderon  <rth@redhat.com>
697         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
698         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
699         typo in exact zero test.
700         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
701         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
702         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
704 2014-08-01  Roland McGrath  <roland@hack.frob.com>
706         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
707         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
708         * sysdeps/arm/sysdep.h: ... here.
709         [!__ASSEMBLER__]: Include <stdint.h>.
711 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
713         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
714         (HAVE_WCTYPE_H): Likewise.
715         (HAVE_ISWCTYPE): Likewise.
716         (ENABLE_NLS): Likewise.
717         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
718         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
720         * posix/regex_internal.c: Check if DEBUG is defined and is
721         set.
723         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
724         (HAVE_MBSRTOWCS): Likewise.
725         * posix/fnmatch.c: Include string.h unconditionally.
727 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
729         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
730         reversal.
732 2014-07-31  Roland McGrath  <roland@hack.frob.com>
734         * sysdeps/generic/safe-fatal.h: New file.
735         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
736         * nptl/forward.c: Include it.
737         (__pthread_unwind): Use __safe_fatal as default action, rather
738         than a bogus use of INTERNAL_SYSCALL that could never work.
740         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
741         * configure.ac (libc_cv_builtin_trap): New test.
742         * configure: Regenerated.
743         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
744         (ABORT_INSTRUCTION): Define using __builtin_trap.
746         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
747         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
748         * sysdeps/nptl/nptl-signals.h: New file.
749         * nptl/pthreadP.h: Include <nptl-signals.h>.
751 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
753         * sysdeps/s390/s390-64/utf16-utf32-z9.c
754         (ONE_DIRECTION): Define.
755         * sysdeps/s390/s390-64/utf8-utf16-z9.c
756         (ONE_DIRECTION): Define.
757         * sysdeps/s390/s390-64/utf8-utf32-z9.c
758         (ONE_DIRECTION): Define.
760 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
762         * sysdeps/s390/Makefile: Delete file.
763         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
764         * sysdeps/s390/__longjmp.c: Delete file.
765         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
766         Remove fields __flags and __reserved.
767         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
768         and add versioning.
769         * sysdeps/s390/rtld-__longjmp.c: Delete file.
770         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
771         * sysdeps/s390/rtld-setjmp.S: Likewise.
772         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
773         * sysdeps/s390/s390-32/__longjmp.c: ... here.
774         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
775         * sysdeps/s390/s390-32/setjmp.S: ... here.
776         Add versioning.
777         (__sigsetjmp): Remove setting __flags field.
778         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
779         * sysdeps/s390/s390-64/__longjmp.c: ... here.
780         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
781         * sysdeps/s390/s390-64/setjmp.S: ... here.
782         Add versioning.
783         (__sigsetjmp): Remove setting __flags field.
784         * sysdeps/s390/setjmp.S: Delete file.
785         * sysdeps/s390/sigjmp.c: Likewise.
786         * sysdeps/s390/v1-longjmp.c: Likewise.
787         * sysdeps/s390/v1-setjmp.h: Likewise.
788         * sysdeps/s390/v1-sigjmp.c: Likewise.
789         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
790         Remove v1-longjmp_chk.
791         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
792         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
793         Include debug/longjmp_chk.c and add versioning.
794         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
795         Include nptl/pt-longjmp.c and add versioning.
796         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
797         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
798         Include __longjmp.c.
799         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
800         Move to ...
801         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
802         (__getcontext): Remove setting __flags field.
803         Add versioning.
804         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
805         Don't restore upper high grps.
806         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
807         Likewise.
808         (__swapcontext): Remove setting uc_flags field.
809         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
810         Delete file.
811         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
812         Include __longjmp.c.
813         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
814         Move to ...
815         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
816         (__getcontext): Remove setting __flags field.
817         Add versioning.
818         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
819         (__swapcontext): Remove setting uc_flags field.
820         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
821         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
822         Remove fields uc_high_gprs and __reserved.
823         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
824         New file with reverted content.
825         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
826         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
827         Regenerated.
828         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
829         Regenerated.
831 2014-07-31  Andreas Schwab  <schwab@suse.de>
833         * config.h.in (HAVE_IFUNC): Define to 0.
834         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
835         definedness.
837 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
839         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
840         memmove-avx-unaligned, memcpy-avx-unaligned and
841         mempcpy-avx-unaligned.
842         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
843         Add tests for AVX memcpy functions.
844         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
845         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
846         memcpy_chk.
847         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
848         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
849         memmove_chk.
850         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
851         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
852         mempcpy_chk.
853         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
854         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
855         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
857 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
859         [BZ #17213]
860         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
861         powerpc64le.
863 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
865         [BZ #16839]
866         * manual/llio.texi: Add section about open file description locks.
867         * manual/examples/ofdlocks.c: Example of open file description
868         lock usage.
869         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
870         F_OFD_SETLK, and F_OFD_SETLKW.
872 2014-07-23  Allan McRae  <allan@archlinux.org>
874         * po/es.po: Update Spanish translation from translation project.
876 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
878         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
880 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
882         [BZ #17078]
883         * sysdeps/arm/dl-machine.h (elf_machine_rela)
884         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
885         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
887 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
889         [BZ #17088]
890         * math/fesetenv.c (__fesetenv)
891         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
892         * math/feupdateenv.c (__feupdateenv)
893         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
895         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
896         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
897         (__ASSUME_SOCKETCALL): Do not define.
899         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
900         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
901         (__ASSUME_SOCKETCALL): Do not define.
902         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
903         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
904         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
905         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
906         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
907         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
908         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
909         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
911         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
912         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
913         (__ASSUME_SOCKETCALL): Do not define.
914         (__ASSUME_IPC64): Define unconditionally.
915         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
916         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
917         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
918         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
919         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
920         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
921         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
922         Likewise.
924         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
925         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
926         (__ASSUME_SOCKETCALL): Do not define.
927         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
928         (__ASSUME_FUTEX_LOCK_PI): Likewise.
929         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
930         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
931         (__ASSUME_REQUEUE_PI): Define unconditionally.
932         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
933         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
934         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
935         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
936         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
937         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
939         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
940         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
941         (__ASSUME_SOCKETCALL): Do not define.
942         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
943         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
944         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
945         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
946         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
947         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
949         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
950         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
951         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
952         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
953         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
954         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
955         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
956         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
957         (__ASSUME_GETCPU_SYSCALL): Likewise.
959         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
960         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
961         cases for individual architectures.
962         * sysdeps/gnu/configure: Regenerated.
963         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
964         LIBC_SLIBDIR_RTLDDIR.
965         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
966         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
967         LIBC_SLIBDIR_RTLDDIR.
968         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
969         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
970         LIBC_SLIBDIR_RTLDDIR.
971         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
972         Regenerated.
973         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
974         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
975         file.
976         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
977         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
978         file.
979         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
980         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
981         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
982         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
984         * sysdeps/aarch64/shlib-versions: Move to ...
985         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
986         * sysdeps/alpha/shlib-versions: Move to ...
987         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
988         * sysdeps/arm/shlib-versions: Move to ...
989         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
990         * sysdeps/hppa/shlib-versions: Move all contents except for
991         libgcc_s entry to ...
992         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
993         entry from ...
994         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
995         * sysdeps/ia64/shlib-versions: Move to ...
996         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
997         entry from ...
998         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
999         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
1000         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
1001         * sysdeps/microblaze/shlib-versions: Move to ...
1002         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
1003         * sysdeps/mips/shlib-versions: Move to ...
1004         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
1005         entry from ...
1006         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
1007         * sysdeps/tile/shlib-versions: Move to ...
1008         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
1009         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
1010         from ...
1011         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
1012         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
1013         entry from ...
1014         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
1016 2014-07-17  Will Newton  <will.newton@linaro.org>
1018         * sysdeps/arm/bits/atomic.h
1019         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
1020         (__arch_compare_and_exchange_bool_16_int): Likewise.
1021         (__arch_compare_and_exchange_bool_64_int): Likewise.
1023         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
1024         into an #else block.
1026 2014-07-16  Roland McGrath  <roland@hack.frob.com>
1028         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
1029         just Linux configurations.  Test empirically that the compiler sets
1030         __ARM_EABI__, rather than using the tuple to decide.
1031         * sysdeps/arm/preconfigure: Regenerated.
1032         * sysdeps/unix/sysv/linux/arm/configure: File removed.
1033         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
1034         contents appended ...
1035         * sysdeps/arm/configure.ac: ... here.
1036         * sysdeps/arm/configure: Regenerated.
1038 2014-07-15  Roland McGrath  <roland@hack.frob.com>
1040         * nptl/pthread_kill.c: New file.
1041         * nptl/pthread_sigmask.c: New file.
1042         * nptl/pthread_sigqueue.c: New file.
1044         * sysdeps/nptl/lowlevellock.h: New file.
1045         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
1046         * sysdeps/nptl/lowlevellock-futex.h: New file.
1048         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
1049         Remove dead declarations.
1051 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1053         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
1054         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
1055         config-cflags-avx2.
1056         * sysdeps/x86_64/configure.ac: Likewise.
1057         * sysdeps/i386/configure: Regenerated.
1058         * sysdeps/x86_64/configure: Likewise.
1059         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
1060         memset-avx2 only if config-cflags-avx2 is yes.
1061         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
1062         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
1063         defined.
1064         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
1065         only if HAVE_AVX2_SUPPORT is defined.
1066         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
1068 2014-07-14  Alan Modra  <amodra@gmail.com>
1070         [BZ #17153]
1071         * elf/elf.h (DT_PPC64_NUM): Correct value.
1072         * NEWS: Add to fixed bug list.
1074 2014-07-13  Jim Meyering  <meyering@fb.com>
1076         [BZ 17150]
1077         regex: don't deref NULL upon heap allocation failure
1078         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
1079         failure in one more place.
1080         To trigger the segfault, configure grep -with-included-regex,
1081         build it, and run these commands:
1082         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
1084 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
1086         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
1088 2014-07-11  Richard Henderson  <rth@redhat.com>
1090         * sysdeps/aarch64/libm-test-ulps: Update.
1092 2014-07-10  Florian Weimer  <fweimer@redhat.com>
1094         [BZ #17135]
1095         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
1096         * nptl/allocatestack.c (__nptl_setxid_error): New function.
1097         (__nptl_setxid): Initialize error member.  Call
1098         __nptl_setxid_error.
1099         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
1100         * nptl/descr.h (struct xid_command): Add error member.
1101         * nptl/tst-setuid3.c: New file.
1102         * nptl/Makefile (tests): Add it.
1104 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1106         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
1107         New define.
1108         (__lll_trylock): Use __lll_base_trylock.
1109         (__lll_cond_trylock): Likewise.
1111 2014-07-10  Roland McGrath  <roland@hack.frob.com>
1113         * nptl/pthread_create.c (start_thread): Use atomic_or and
1114         lll_futex_wake directly rather than lll_robust_dead.
1115         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
1116         (lll_robust_dead): Macro removed.
1117         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
1118         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
1119         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
1120         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
1121         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
1122         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
1123         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
1124         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
1125         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
1126         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
1127         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
1128         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
1129         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
1130         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
1131         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
1133         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
1134         Use atomic_compare_and_exchange_val_acq directly rather than
1135         lll_robust_trylock.
1136         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
1137         (__lll_robust_trylock, lll_robust_trylock): Removed.
1138         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
1139         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
1140         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
1141         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
1142         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
1143         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
1144         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
1145         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
1146         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
1147         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
1148         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
1149         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
1150         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
1151         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
1153 2014-07-02  Florian Weimer  <fweimer@redhat.com>
1155         * manual/locale.texi (Locale Names): New section documenting
1156         locale name syntax.  Adjust menu and node chaining accordingly.
1157         (Choosing Locale): Reference Locale Names, Locale Categories.
1158         Mention setting LC_ALL=C.  Reflect that name syntax is now
1159         documented.
1160         (Locale Categories): New section title.  Reference Locale Names.
1161         LC_ALL is an environment variable, but not a category.
1162         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
1163         description, now in Locale Name.  Reference that section.  Locale
1164         name syntax is now documented.
1166 2014-07-02  Florian Weimer  <fweimer@redhat.com>
1168         [BZ #17137]
1169         * locale/findlocale.c (name_present, valid_locale_name): New
1170         functions.
1171         (_nl_find_locale): Use the loc_name variable to store name
1172         candidates.  Call name_present and valid_locale_name to check and
1173         validate locale names.  Return an error if the locale is invalid.
1175 2014-07-02  Florian Weimer  <fweimer@redhat.com>
1177         * locale/setlocale.c (setlocale): Use strdup for allocating
1178         composite name copy.
1180 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
1182         Sync up with gnulib.
1183         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
1184         [!_LIBC && ENABLE_NLS]: Include gettext.h.
1185         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
1186         and _GL_ARG_NONNULL.
1187         [USE_UNLOCKED_IO]: Include unlocked-io.h.
1188         [!_LIBC]: Include code for Windows and Cygwin.
1189         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
1190         Include prototype for int strerror_r.
1191         [!_LIBC] (is_open): New function.
1192         (flush_stdout): New function.
1193         (print_errno_message): Use it.
1194         (error): Likewise.
1195         (error_at_line): Likewise.
1196         (error_tail) Add function attribute macros.  Use
1197         __builtin_expect.
1199         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
1201         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
1203         * io/ftw.c: Include sys/param.h unconditionally.
1205         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
1207         [BZ #17125]
1208         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
1209         libc_freeres_ptr.
1210         (freecache): New function to free CACHE on exit.
1212         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
1213         initialization.
1215 2014-07-09  David S. Miller  <davem@davemloft.net>
1217         * sysdeps/sparc/fpu/libm-test-ulps: Update.
1219         * sysdeps/sparc/nptl/internaltypes.h: Delete.
1220         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
1221         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
1222         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
1223         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
1224         * sysdeps/sparc/nptl/sem_init.c: Likewise.
1225         * sysdeps/sparc/nptl/sem_post.c: Likewise.
1226         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
1227         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
1228         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
1229         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
1230         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
1231         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
1233 2014-07-09  Andreas Schwab  <schwab@suse.de>
1235         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
1236         output.
1237         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
1238         (do_test): Likewise.
1240         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
1242 2014-07-09  Will Newton  <will.newton@linaro.org>
1244         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
1245         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
1246         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
1247         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
1248         * sysdeps/hppa/start.S (_start): Likewise.
1250 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
1252         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
1254         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
1255         defined.
1257 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
1259         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
1260         after checking that it is non-NULL.
1262         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
1264 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1266         * sysdeps/powerpc/memmove.c: Remove file.
1267         * sysdeps/powerpc/powerpc32/power4/memcopy.h
1268         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
1269         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
1270         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
1271         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
1272         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
1273         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
1274         string memmove instead of removed powerpc one.
1276         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
1277         [weak_alias]: Fix compiler warning due trailing data.
1278         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
1279         [weak_alias]: Likewise.
1280         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
1281         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
1283         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
1284         (__libc_ifunc_impl_list): Add memmove functions.
1286 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
1288         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
1289         Remove code.
1290         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
1291         Likewise
1292         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
1293         Likewise
1294         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
1295         Likewise
1296         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
1297         Likewise
1298         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
1299         Likewise
1300         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
1301         Likewise
1302         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
1303         Likewise
1304         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
1305         Likewise
1306         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
1307         Likewise
1308         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
1309         Likewise
1310         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
1311         Likewise
1312         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
1313         Likewise
1314         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
1315         Likewise
1316         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
1317         Likewise
1318         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
1319         Likewise
1320         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
1321         Likewise
1323 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1325         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
1326         to avoid alignment traps in non-cacheable memory.
1327         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
1329         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
1330         multiarch objects.
1331         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
1332         file: multiarch power7 memmove.
1333         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
1334         multiarch default memmove.
1335         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
1336         multiarch memove for powerpc32/power4.
1338         * string/bcopy.c: Use full path to include memmove.c.
1339         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
1340         multiarch objects.
1341         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
1342         bcopy for powerpc64.
1343         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
1344         bcopy for powerpc64.
1345         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
1346         and memmove implementations.
1347         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
1348         optimized multiarch memmove for POWER7/powerpc64.
1349         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
1350         default multiarch memmove for powerpc64.
1351         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
1352         multiarch for powerpc64.
1353         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
1354         for POWER7/powerpc64.
1355         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
1356         memmove for POWER7/powerpc64.
1358         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
1359         glibc default one.
1361         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
1362         __ELF_NATIVE_CLASS equal to 64.
1364 2014-07-07  Roland McGrath  <roland@hack.frob.com>
1366         * sysdeps/nptl/lowlevellock.h: File removed.
1368         * NEWS: NPTL is no longer an add-on!
1369         * nptl/internaltypes.h: Moved ...
1370         * sysdeps/nptl/internaltypes.h: ... here.
1371         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
1372         * sysdeps/nptl/fork.c: Likewise.
1373         * sysdeps/nptl/gai_misc.h: Likewise.
1374         * sysdeps/nptl/librt-cancellation.c: Likewise.
1375         * sysdeps/nptl/jmp-unwind.c: Likewise.
1376         * sysdeps/nptl/setxid.h: Likewise.
1377         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
1378         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
1379         * sysdeps/unix/sysv/linux/arm/Implies: New file.
1380         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
1381         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
1382         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
1383         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
1384         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
1385         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
1386         * sysdeps/unix/sysv/linux/mips/Implies: New file.
1387         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
1388         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
1389         * sysdeps/unix/sysv/linux/sh/Implies: New file.
1390         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
1391         * sysdeps/unix/sysv/linux/tile/Implies: New file.
1392         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
1393         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
1394         * nptl/Makeconfig: Moved ...
1395         * sysdeps/nptl/Makeconfig: ... here.
1396         * nptl/configure: File removed.
1397         * nptl/ANNOUNCE: File removed.
1398         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
1399         * sysdeps/unix/sysv/linux/configure: Regenerated.
1401         * nptl/Makefile (routines): Add libc_pthread_init,
1402         libc_multiple_threads, register-atfork and unregister-atfork.
1403         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
1404         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
1405         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
1406         pthread-pi-defines.sym, structsem.sym.
1407         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
1408         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
1409         [$(subdir) = nptl] (tests): Add tst-setgetname.
1410         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
1411         * sysdeps/unix/sysv/linux/sigaction.c: Just include
1412         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
1413         [!LIBC_SIGACTION]: Remove aliases.
1414         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
1415         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
1416         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
1417         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
1418         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
1419         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
1420         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
1421         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
1422         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
1423         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
1424         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
1425         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
1426         __libc_allocate_rtsig_private.
1427         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
1428         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
1429         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
1430         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
1431         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
1432         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
1433         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
1434         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
1435         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
1436         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
1437         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
1438         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
1439         * nptl/internaltypes.h: ... here.
1440         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
1441         * sysdeps/nptl/jmp-unwind.c: ... here.
1442         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
1443         * nptl/libc-lowlevellock.c: ... here.
1444         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
1445         * nptl/libc_multiple_threads.c: ... here.
1446         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
1447         * nptl/libc_pthread_init.c: ... here.
1448         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
1449         * nptl/lowlevelbarrier.sym: ... here.
1450         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
1451         * nptl/lowlevelcond.sym: ... here.
1452         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
1453         * nptl/lowlevellock.c: ... here.
1454         * nptl/lowlevellock.h: Moved ...
1455         * sysdeps/nptl/lowlevellock.h: ... here.
1456         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
1457         * nptl/lowlevelrobustlock.c: ... here.
1458         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
1459         * nptl/lowlevelrobustlock.sym: ... here.
1460         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
1461         * nptl/lowlevelrwlock.sym: ... here.
1462         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
1463         * nptl/pt-fork.c: ... here.
1464         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
1465         * nptl/pthread-pi-defines.sym: ... here.
1466         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
1467         * nptl/pthread_attr_getaffinity.c: ... here.
1468         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
1469         * nptl/pthread_attr_setaffinity.c: ... here.
1470         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
1471         * nptl/pthread_mutex_cond_lock.c: ... here.
1472         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
1473         Update #include.
1474         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
1475         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
1476         * nptl/pthread_once.c: ... here, replacing old file.
1477         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
1478         * nptl/pthread_yield.c: ... here.
1479         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
1480         * nptl/register-atfork.c: ... here.
1481         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
1482         * nptl/sem_post.c: ... here.
1483         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
1484         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
1485         * nptl/sem_timedwait.c: ... here.
1486         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
1487         * nptl/sem_trywait.c: ... here.
1488         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
1489         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
1490         * nptl/sem_wait.c: ... here.
1491         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
1492         * nptl/structsem.sym: ... here.
1493         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
1494         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
1495         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
1496         * nptl/unregister-atfork.c: ... here.
1497         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
1498         * nptl/unwindbuf.sym: ... here.
1499         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
1500         * sysdeps/nptl/fork.c: ... here.
1501         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
1502         * sysdeps/nptl/fork.h: ... here.
1503         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
1504         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
1505         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
1506         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
1507         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
1508         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
1509         * sysdeps/unix/sysv/linux/getpid.c: ... here.
1510         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
1511         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
1512         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
1513         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
1514         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
1515         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
1516         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
1517         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
1518         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
1519         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
1520         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
1521         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
1522         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
1523         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
1524         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
1525         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
1526         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
1527         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
1528         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
1529         * sysdeps/unix/sysv/linux/raise.c: ... here.
1530         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
1531         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
1532         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
1533         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
1534         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
1535         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
1536         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
1537         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
1538         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
1539         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
1540         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
1541         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
1542         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
1543         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
1544         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
1546 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
1548         * sysdeps/generic/memcopy.h: Add comment for
1549         MEMCPY_OK_FOR_FWD_MEMMOVE.
1551 2014-07-04  Will Newton  <will.newton@linaro.org>
1553         * string/memchr.c: Merge from gnulib.
1554         [_LIBC]: Remove conditionals.
1555         (__ptr_t): Remove define.
1556         (LONG_MAX_32_BITS): Likewise.
1557         (LONG_MAX): Likewise.
1558         (MEMCHR): Use ANSI prototype and optimize algorithm.
1560         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
1562 2014-07-03  Roland McGrath  <roland@hack.frob.com>
1564         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
1565         (lll_futex_timed_wait_bitset): Fix syscall argument count.
1567         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
1568         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
1569         in a bare environment with no <stdlib.h> installed.
1570         * sysdeps/nptl/configure: Regenerated.
1572         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
1574         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
1575         AC_EGREP_CPP for kernel header checks, so they only succeed if
1576         including <linux/version.h> actually works right.
1577         * sysdeps/unix/sysv/linux/configure: Regenerated.
1579         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
1580         value so it's not diagnosed as unused.
1582         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
1583         thing) with "ifeq ($(subdir),rt)".
1585 2014-07-03  Richard Henderson  <rth@redhat.com>
1587         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
1588         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
1589         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
1591         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
1592         (math_force_eval): New.
1594         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
1595         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
1597         * sysdeps/alpha/fpu/s_round.c: Remove file.
1598         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
1600         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
1601         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
1602         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
1603         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
1604         (_dl_start, print_statistics): Likewise.
1605         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
1606         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
1608         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1609         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1610         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1611         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1612         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
1613         (HP_SMALL_TIMING_AVAIL): Define.
1614         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1615         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
1616         (HP_SMALL_TIMING_AVAIL): Define.
1617         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1618         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1620         * sysdeps/aarch64/hp-timing.h: New file.
1622         * sysdeps/generic/hp-timing.h: Remove dead comment.
1623         * sysdeps/generic/hp-timing-common.h: New file.
1624         * sysdeps/alpha/hp-timing.h: Include it.
1625         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
1626         * sysdeps/i386/i686/hp-timing.h: Likewise.
1627         * sysdeps/ia64/hp-timing.h: Likewise.
1628         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
1629         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
1630         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
1631         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
1632         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
1633         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
1634         (hp_timing_t): New.
1636         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
1637         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
1638         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
1639         * elf/rtld.c (_dl_start_final): Likewise.
1640         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
1641         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1642         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1643         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1644         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1645         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
1646         (HP_TIMING_DIFF_INIT): Remove.
1647         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1648         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
1649         (HP_TIMING_DIFF_INIT): Remove.
1650         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1651         * sysdeps/i386/i686/hp-timing.c: Remove file.
1652         * sysdeps/x86_64/hp-timing.c: Remove file.
1653         * sysdeps/ia64/hp-timing.c: Remove file.
1654         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
1655         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
1656         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
1657         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
1659         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
1660         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
1661         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
1662         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
1663         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
1664         (HP_TIMING_ACCUM): Remove.
1665         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
1666         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
1667         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
1669         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
1670         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
1671         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
1672         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
1673         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
1674         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
1675         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
1676         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
1678         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
1680 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
1682         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
1684 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
1686         Sync up with gettext.
1687         * intl/loadmsgcat.c: Define O_BINARY if not defined.
1688         [_MSC_VER]: Include malloc.h
1689         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
1690         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
1691         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
1692         TEMP_FAILURE_RETRY.  Cast return of alloca.
1693         [!_LIBC] Call gl_rwlock_init.
1694         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
1696 2014-07-02  Roland McGrath  <roland@hack.frob.com>
1698         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
1699         before checking its value.
1701 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
1703         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
1705         * debug/memcpy_chk.c: Don't include pagecopy.h.
1706         * debug/mempcpy_chk.c: Likewise.
1707         * string/memcpy.c: Likewise.
1708         * string/memmove.c: Likewise.
1709         * sysdeps/powerpc/memmove.c: Likewise.
1710         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
1711         definition of PAGE_COPY_FWD_MAYBE here...
1712         * sysdeps/generic/pagecopy.h: ... from here.
1713         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
1715 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
1716             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1718         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
1719         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
1720         optimizations.
1721         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
1722         (__libc_ifunc_impl_list): Likewise.
1723         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
1724         multiarch strcat for PPC64.
1725         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
1726         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
1728 2014-07-02  Roland McGrath  <roland@hack.frob.com>
1730         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
1732 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
1734         * intl/loadmsgcat.c: Remove declaration of
1735         get_sysdep_segment_value.
1736         (get_sysdep_segment_value): Use ISO C style.
1737         (_nl_load_domain): Use ISO C style.  Get rid of redundant
1738         semicolon.  Fix typo and formatting in comment.
1739         (_nl_unload_domain): Use ISO C style.
1741         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
1743 2014-07-02  Will Newton  <will.newton@linaro.org>
1745         * malloc/obstack.c: Merge from gnulib master.
1746         [HAVE_CONFIG_H]: Remove conditional code.
1747         [!_LIBC]: Include config.h.
1748         [!ELIDE_CODE]: Don't include inttypes.h, include
1749         stdint.h unconditionally.
1750         (print_and_abort): Mark as _Noreturn.
1751         (_obstack_allocated_p): Mark as __attribute_pure__.
1752         (obstack_free): Rename to __obstack_free.
1753         [!__attribute__]: Remove conditional code.
1754         * malloc/obstack.h: Merge from gnulib master.
1755         [__cplusplus]: Move conditional down.
1756         [!__attribute_pure__]: Define __attribute_pure__ here
1757         if it is not already defined.
1758         (_obstack_memory_used): Mark as __attribute_pure__.
1759         [!__obstack_free]: Define as obstack_free.
1760         [__GNUC__]: Remove check for ancient NeXT gcc.
1762 2014-07-02  Will Newton  <will.newton@linaro.org>
1763             Paul Eggert  <eggert@cs.ucla.edu>
1765         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
1767 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
1769         * resolv/gethnamaddr.c: Add comment warning that the file is
1770         not maintained.
1772 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
1774         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
1775         entries.
1777         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
1778         entry for aio_cancel and aio_cancel64.
1779         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
1780         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
1781         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
1782         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
1783         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
1784         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
1785         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
1786         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
1787         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
1788         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
1789         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
1790         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
1791         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
1793 2014-07-01  Roland McGrath  <roland@hack.frob.com>
1795         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
1796         * nptl/pthread_mutex_lock.c: Likewise.
1797         * nptl/pthread_mutex_timedlock.c: Likewise.
1798         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
1800 2014-07-01  Richard henderson  <rth@redhat.com>
1802         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
1803         (__isnan, __isnanl): Remove.
1804         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
1806         * sysdeps/alpha/fpu/libm-test-ulps: Update.
1808 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
1810         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
1812 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
1814         * resolv/nss_dns/dns-host.c (getanswer_r)
1815         [MULTI_PTRS_ARE_ALIASES]: Remove code.
1817 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
1819         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
1820         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
1821         undefine.
1822         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
1823         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
1825 2014-07-01  Roland McGrath <roland@hack.frob.com>
1827         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
1828         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
1830         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
1831         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
1833         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
1834         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
1835         ... here.
1836         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
1837         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
1839         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
1840         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
1841         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
1842         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
1844         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
1845         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
1846         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
1847         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
1848         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
1849         Moved ...
1850         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
1851         ... here.
1852         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
1853         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
1854         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
1855         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
1856         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
1857         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
1858         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
1859         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
1860         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
1861         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
1862         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
1863         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
1864         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
1865         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
1866         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
1867         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
1868         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
1869         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
1870         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
1871         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
1872         ... here.
1873         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
1874         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
1875         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
1876         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
1877         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
1878         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
1879         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
1880         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
1882 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
1884         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
1885         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
1886         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
1887         Add sysdep.
1889 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1891         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
1893 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
1895         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
1896         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
1898         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
1900         * sysdeps/arm/libm-test-ulps: Regenerated.
1902 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
1903             Roland McGrath <roland@hack.frob.com>
1905         * test-skeleton.c (signal_handler): Kill the whole process group
1906         before killing the child individually.
1907         (main): Report any failure on `setpgid'.
1909 2014-06-30  Roland McGrath  <roland@hack.frob.com>
1911         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
1912         from _TLS_H to _ARM_NPTL_TLS_H.
1913         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
1914         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
1916 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
1918         [BZ #16539]
1919         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
1920         (__expm1l): Return argument unchanged when small but not
1921         subnormal.
1923         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
1924         include macro name.
1925         (_FP_UNPACK_RAW_1_P): Likewise.
1926         (_FP_PACK_RAW_1): Likewise.
1927         (_FP_PACK_RAW_1_P): Likewise.
1928         (_FP_MUL_MEAT_1_wide): Likewise.
1929         (_FP_MUL_MEAT_DW_1_hard): Likewise.
1930         (_FP_MUL_MEAT_1_hard): Likewise.
1931         (_FP_DIV_MEAT_1_imm): Likewise.
1932         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
1933         (_FP_DIV_MEAT_1_udiv): Likewise.
1934         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
1935         (_FP_UNPACK_RAW_2): Likewise.
1936         (_FP_UNPACK_RAW_2_P): Likewise.
1937         (_FP_PACK_RAW_2): Likewise.
1938         (_FP_PACK_RAW_2_P): Likewise.
1939         (_FP_MUL_MEAT_DW_2_wide): Likewise.
1940         (_FP_MUL_MEAT_2_wide): Likewise.
1941         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
1942         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
1943         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
1944         (_FP_MUL_MEAT_2_gmp): Likewise.
1945         (_FP_DIV_MEAT_2_udiv): Likewise.
1946         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
1947         (_FP_FRAC_SRL_4): Likewise.
1948         (_FP_FRAC_SRST_4): Likewise.
1949         (_FP_FRAC_SRS_4): Likewise.
1950         (_FP_UNPACK_RAW_4): Likewise.
1951         (_FP_UNPACK_RAW_4_P): Likewise.
1952         (_FP_PACK_RAW_4): Likewise.
1953         (_FP_PACK_RAW_4_P): Likewise.
1954         (_FP_MUL_MEAT_DW_4_wide): Likewise.
1955         (_FP_MUL_MEAT_4_wide): Likewise.
1956         (_FP_MUL_MEAT_4_gmp): Likewise.
1957         (umul_ppppmnnn): Likewise.
1958         (_FP_DIV_MEAT_4_udiv): Likewise.
1959         (__FP_FRAC_ADD_4): Likewise.
1960         (__FP_FRAC_SUB_3): Likewise.
1961         (__FP_FRAC_SUB_4): Likewise.
1962         (__FP_FRAC_DEC_3): Likewise.
1963         (__FP_FRAC_DEC_4): Likewise.
1964         (__FP_FRAC_ADDI_4): Likewise.
1965         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
1966         (_FP_FRAC_SRL_8): Likewise.
1967         (_FP_FRAC_SRS_8): Likewise.
1969         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
1970         include macro name.
1971         (FP_UNPACK_RAW_EP): Likewise.
1972         (FP_PACK_RAW_E): Likewise.
1973         (FP_PACK_RAW_EP): Likewise.
1974         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
1975         (_FP_ISSIGNAN): Likewise.
1976         (_FP_ADD_INTERNAL): Likewise.
1977         (_FP_FMA): Likewise.
1978         (_FP_CMP): Likewise.
1979         (_FP_SQRT): Likewise.
1980         (_FP_TO_INT): Likewise.
1981         (_FP_FROM_INT): Likewise.
1982         (FP_EXTEND): Likewise.
1983         (_FP_DIV_MEAT_N_loop): Likewise.
1985 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
1987         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
1988         throughout.
1990 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
1992         [BZ #17097]
1993         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
1994         result with correct sign in case of exponents that produce
1995         overflow except for X very close to 1.
1997 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
1999         mktime: merge #if/#ifdef usage from glibc
2000         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
2001         as that works with both Glibc's and Gnulib's style.
2002         See thread starting at Siddhesh Poyarekar's bug report at:
2003         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
2005 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
2007         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
2008         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
2009         * sysdeps/tile/tilegx/memmove.c: Remove file.
2011 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
2013         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
2014         abi-name definition.
2015         * scripts/soversions.awk: Do not handle or generate ABI lines.
2016         * shlib-versions: Remove ABI entries.
2017         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
2018         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
2020 2014-06-27  Roland McGrath  <roland@hack.frob.com>
2022         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
2023         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
2024         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
2025         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
2026         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
2027         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
2028         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
2029         Moved ...
2030         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
2031         ... here.
2032         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
2033         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
2034         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
2035         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
2036         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
2037         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
2038         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
2039         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
2040         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
2041         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
2042         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
2043         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
2044         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
2045         Moved ...
2046         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
2047         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
2048         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
2049         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
2050         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
2051         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
2052         Moved ...
2053         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
2054         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
2055         Moved ...
2056         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
2057         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
2058         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
2059         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
2060         Moved ...
2061         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
2062         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
2063         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
2064         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
2065         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
2066         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
2067         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
2068         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
2069         Moved ...
2070         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
2071         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
2072         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
2073         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
2074         Moved ...
2075         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
2076         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
2077         Moved ...
2078         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
2079         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
2080         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
2081         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
2082         Moved ...
2083         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
2084         ... here.
2085         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
2086         Identical file removed.
2087         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
2088         Moved ...
2089         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
2090         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
2091         Identical file removed.
2092         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
2093         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
2094         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
2095         Moved ...
2096         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
2097         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
2098         Identical file removed.
2099         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
2100         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
2101         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
2102         Identical file removed.
2103         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
2104         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
2105         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
2106         Identical file removed.
2107         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
2108         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
2109         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
2110         Identical file removed.
2111         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
2112         Moved ...
2113         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
2114         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
2115         Identical file removed.
2116         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
2117         Moved ...
2118         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
2119         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
2120         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
2121         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
2122         Identical file removed.
2123         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
2124         Moved ...
2125         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
2126         ... here.
2127         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
2128         Identical file removed.
2129         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
2130         Moved ...
2131         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
2132         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
2133         Identical file removed.
2134         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
2135         Moved ...
2136         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
2137         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
2138         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
2139         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
2140         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
2141         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
2142         Moved ...
2143         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
2144         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
2145         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
2147         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
2148         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
2149         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
2150         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
2151         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
2153 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
2155         [BZ #17092]
2156         * nscd/nscd.c (monitor_child): Return exit status of child
2157         instead of return value from wait syscall.
2159 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
2161         * configure.ac (libc_commonpagesize): Remove variable.
2162         (libc_relro_required): Likewise.
2163         (libc_cv_z_relro): Remove configure test.
2164         * configure: Regenerated.
2165         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
2166         variable.
2167         (libc_relro_required): Likewise.
2168         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
2169         (libc_relro_required): Likewise.
2170         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
2171         (libc_relro_required): Likewise.
2172         * sysdeps/arm/preconfigure: Regenerated.
2173         * sysdeps/ia64/preconfigure: Remove file.
2174         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
2175         variable.
2176         (libc_relro_required): Likewise.
2178         [BZ #16561]
2179         [BZ #16562]
2180         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
2181         (__ieee754_yn): Set FE_TONEAREST mode internally and then
2182         recompute overflowing results in original rounding mode.
2183         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
2184         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
2185         recompute overflowing results in original rounding mode.
2186         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
2187         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
2188         recompute overflowing results in original rounding mode.
2189         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
2190         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
2191         recompute overflowing results in original rounding mode.
2192         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
2193         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
2194         recompute overflowing results in original rounding mode.
2195         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
2196         (libc_feholdsetround_ctx): New macro.
2197         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
2198         * sysdeps/i386/fpu/libm-test-ulps: Update.
2199         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
2201 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
2203         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
2204         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
2205         corresponding .cpsetup call.
2207 2014-06-26  Roland McGrath  <roland@hack.frob.com>
2209         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
2210         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
2211         * sysdeps/arm/Makefile [$(subdir) = csu]
2212         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
2213         (static-only-routines): Add aeabi_read_tp here.
2214         (shared-only-routines): Add libc-aeabi_read_tp here.
2215         (CFLAGS-libc-start.c): Add -fexceptions here.
2216         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
2217         (sysdep_routines, static-only-routines, shared-only-routines):
2218         Don't add to these here.
2219         (CFLAGS-libc-start.c): Likewise.
2221         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
2222         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
2223         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
2224         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
2225         * sysdeps/arm/Makefile [$(subdir) = rt]
2226         (librt-sysdep_routines, librt-shared-only-routines):
2227         Append rt-aeabi_unwind_cpp_pr1 here.
2228         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
2229         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
2230         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
2231         (libpthread-sysdep_routines, libpthread-shared-only-routines):
2232         Append nptl-aeabi_unwind_cpp_pr1 here.
2233         (tests): Filter out tst-cleanupx4 here.
2234         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
2235         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
2236         Don't do those here.
2238 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
2240         * scripts/list-sources.sh: Do not handle ports specially.
2242 2014-06-26  Roland McGrath  <roland@hack.frob.com>
2244         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
2245         * sysdeps/arm/feupdateenv.c: Likewise.
2247         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
2249 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
2251         * manual/texinfo.tex: Update to version 2014-05-05.10 with
2252         trailing whitespace removed.
2253         * scripts/config.guess: Update to version 2014-03-23.
2254         * scripts/config.sub: Update to version 2014-05-01
2255         * scripts/install-sh: Update to version 2013-12-25.23.
2256         * scripts/move-if-change: Update from gnulib.
2258 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
2260         * debug/memmove_chk.c: Remove pagecopy.h include.
2262 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
2264         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
2265         identical to gnulib mktime.
2267 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
2269         * configure.ac: Do not test for machine being rs6000.  Do not test
2270         for powerpc*-*soft.
2271         * configure: Regenerated.
2273         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
2274         test.
2275         * configure: Regenerated.
2276         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
2277         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
2278         Remove configure test.
2279         * sysdeps/arm/configure: Regenerated.
2280         * sysdeps/nptl/configure.ac: Do not check
2281         libc_cv_asm_cfi_directives.
2282         * sysdeps/nptl/configure: Regenerated.
2283         * sysdeps/x86_64/nptl/configure.ac: Remove file.
2284         * sysdeps/x86_64/nptl/configure: Remove generated file.
2285         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
2286         unconditional.
2287         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
2289 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
2291         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
2292         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
2293         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
2294         it is defined.
2296         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
2297         instead of whether it is defined.
2298         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
2299         * sysdeps/hppa/dl-machine.h: Likewise.
2300         * sysdeps/ia64/dl-machine.h: Likewise.
2301         * sysdeps/m68k/dl-machine.h: Likewise.
2302         * sysdeps/microblaze/dl-machine.h: Likewise.
2303         * sysdeps/mips/dl-machine.: Likewise.
2304         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
2305         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
2306         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
2307         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
2308         * sysdeps/sh/dl-machine.h: Likewise.
2309         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
2310         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
2311         * sysdeps/tile/dl-machine.h: Likewise.
2312         * sysdeps/x86_64/dl-machine.h: Likewise.
2314         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
2315         code.
2316         (verify_persistent_db): Likewise.
2318 2014-06-26  Roland McGrath  <roland@hack.frob.com>
2320         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
2321         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
2322         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
2323         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
2324         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
2325         Moved ...
2326         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
2327         ... here.
2328         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
2329         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
2330         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
2331         Identical file removed.
2332         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
2333         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
2334         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
2335         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
2336         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
2337         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
2338         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
2339         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
2340         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
2341         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
2342         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
2343         Moved ...
2344         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
2345         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
2346         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
2347         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
2348         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
2349         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
2350         Moved ...
2351         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
2352         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
2353         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
2354         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
2355         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
2356         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
2357         Identical file removed.
2358         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
2359         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
2360         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
2361         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
2362         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
2363         Moved ...
2364         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
2365         ... here.
2366         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
2367         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
2368         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
2369         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
2370         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
2371         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
2372         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
2373         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
2374         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
2375         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
2376         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
2377         Moved ...
2378         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
2379         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
2380         Moved ...
2381         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
2382         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
2383         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
2384         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
2385         Moved ...
2386         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
2387         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
2388         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
2390         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
2391         folded into ...
2392         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
2393         * sysdeps/unix/sysv/linux/s390/Versions
2394         (libpthread: GLIBC_2.19): New version set.
2395         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
2396         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
2397         (librt: GLIBC_2.3.3): New version set.
2398         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
2399         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
2400         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
2401         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
2402         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
2403         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
2404         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
2405         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
2406         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
2407         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
2408         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
2409         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
2410         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
2411         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
2412         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
2413         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
2414         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
2415         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
2416         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
2417         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
2418         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
2419         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
2420         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
2421         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
2422         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
2423         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
2424         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
2425         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
2426         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
2427         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
2428         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
2429         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
2430         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
2431         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
2432         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
2433         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
2434         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
2435         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
2436         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
2437         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
2438         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
2439         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
2440         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
2441         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
2442         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
2444         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
2445         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
2446         (__libc_vfork): Define the function under this name.
2447         [!NOT_IN_libc] (__vfork): Make this an alias.
2448         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
2449         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
2450         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
2451         (__libc_vfork): Define the function under this name.
2452         [!NOT_IN_libc] (__vfork): Make this an alias.
2453         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
2454         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
2455         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
2456         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
2457         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
2458         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
2460         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
2461         code that was previously under [RESET_PID].
2462         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
2463         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
2464         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
2466         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
2467         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
2468         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
2469         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
2470         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
2471         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
2472         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
2473         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
2474         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
2475         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
2476         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
2477         Moved ...
2478         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
2479         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
2480         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
2481         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
2482         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
2483         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
2484         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
2485         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
2486         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
2487         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
2488         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
2489         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
2490         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
2491         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
2492         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
2493         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
2494         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
2495         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
2496         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
2497         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
2498         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
2499         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
2500         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
2501         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
2502         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
2503         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
2504         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
2505         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
2506         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
2508 2014-06-25  Roland McGrath  <roland@hack.frob.com>
2510         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
2511         that was previously under [RESET_PID].
2512         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
2514 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
2516         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
2517         not undefine and redefine.
2518         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
2519         [O_CLOEXEC]: Make code unconditional.
2520         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
2521         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
2522         <kernel-features.h>.
2523         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
2524         conditional variable definition.
2525         (shm_open) [O_CLOEXEC]: Make code unconditional.
2526         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
2527         code.
2529         * configure.ac (USE_REGPARMS): Don't define here.
2530         * configure: Regenerated.
2531         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
2532         * sysdeps/i386/configure: Regenerated.
2534         * nptl/createthread.c: Don't include kernel-features.h.
2535         * nptl/pthread_cancel.c: Likewise.
2536         * nptl/pthread_condattr_setclock.c: Likewise.
2537         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
2538         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
2539         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
2540         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
2541         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
2542         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
2543         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
2544         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
2545         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
2546         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
2547         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
2548         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
2549         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
2550         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
2551         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
2552         * nscd/gai.c: Likewise.
2553         * nss/nss_db/db-open.c: Likewise.
2554         * sysdeps/generic/ldsodefs.h: Likewise.
2555         * sysdeps/sh/nptl/tls.h: Likewise.
2556         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
2557         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
2558         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
2559         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
2560         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
2561         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
2562         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
2563         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
2564         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
2565         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
2566         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
2567         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
2568         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
2569         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
2570         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
2571         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
2572         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
2573         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
2574         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
2575         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
2576         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
2577         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
2578         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
2579         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
2580         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
2581         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
2582         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
2583         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
2584         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
2585         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
2586         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
2587         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
2588         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
2589         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
2590         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
2591         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
2592         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
2593         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
2594         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
2595         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
2596         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
2597         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
2598         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
2599         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
2600         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
2601         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
2602         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
2603         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
2604         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
2605         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
2606         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
2607         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
2608         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
2609         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
2610         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
2611         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
2612         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
2613         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
2614         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
2615         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
2616         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
2617         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
2618         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
2619         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
2620         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
2621         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
2622         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
2623         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
2624         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
2625         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
2626         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
2627         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
2628         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
2629         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
2630         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
2631         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
2632         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
2633         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
2634         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
2635         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
2636         * sysdeps/unix/sysv/linux/pread.c: Likewise.
2637         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
2638         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
2639         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
2640         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
2641         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
2642         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
2643         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
2644         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
2645         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
2646         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
2647         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
2648         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
2649         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
2650         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
2651         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
2652         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
2653         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
2654         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
2655         * sysdeps/unix/sysv/linux/system.c: Likewise.
2656         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
2657         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
2658         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
2659         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
2660         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
2661         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
2662         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
2664         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
2665         * configure: Regenerated.
2666         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
2668         * configure.ac (base_machine): Do not set specially for particular
2669         machines here.
2670         * configure: Regenerated.
2671         * sysdeps/powerpc/preconfigure: Move machine and base_machine
2672         settings from configure.ac.
2673         * sysdeps/i386/preconfigure: New file.
2674         * sysdeps/s390/preconfigure: Likewise.
2675         * sysdeps/sh/preconfigure: Likewise.
2676         * sysdeps/sparc/preconfigure: Likewise.
2678 2014-06-25  Roland McGrath  <roland@hack.frob.com>
2680         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
2681         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
2682         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
2683         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
2684         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
2685         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
2686         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
2687         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
2688         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
2689         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
2690         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
2691         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
2692         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
2693         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
2694         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
2695         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
2696         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
2697         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
2698         * sysdeps/sparc/sparc64/Makefile: ... appended here.
2700         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
2701         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
2702         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
2703         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
2704         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
2705         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
2706         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
2707         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
2708         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
2709         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
2710         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
2711         * sysdeps/sparc/sparc32/sem_post.c: ... here.
2712         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
2713         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
2714         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
2715         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
2716         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
2717         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
2718         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
2719         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
2720         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
2721         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
2722         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
2723         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
2724         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
2725         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
2726         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
2727         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
2728         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
2729         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
2730         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
2731         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
2732         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
2733         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
2734         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
2735         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
2736         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
2737         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
2739         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
2740         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
2741         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
2742         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
2743         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
2744         Moved ...
2745         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
2746         ... here.
2747         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
2748         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
2749         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
2750         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
2751         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
2752         Moved ...
2753         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
2754         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
2755         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
2756         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
2757         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
2758         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
2759         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
2760         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
2761         Moved ...
2762         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
2763         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
2764         Moved ...
2765         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
2766         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
2767         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
2768         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
2769         Moved ...
2770         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
2771         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
2772         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
2773         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
2774         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
2775         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
2776         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
2777         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
2778         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
2779         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
2780         Moved ...
2781         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
2782         ... here.
2783         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
2784         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
2785         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
2786         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
2787         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
2788         Moved ...
2789         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
2790         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
2791         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
2792         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
2793         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
2794         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
2795         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
2796         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
2797         Moved ...
2798         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
2799         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
2800         Moved ...
2801         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
2802         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
2803         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
2804         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
2805         Moved ...
2806         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
2807         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
2808         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
2809         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
2810         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
2812 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
2814         * timezone/checktab.awk: Update from tzcode 2014e.
2815         * timezone/private.h: Likewise.
2816         * timezone/tzfile.h: Likewise.
2817         * timezone/zdump.c: Likewise.
2818         * timezone/zic.c: Likewise.
2820         * sysdeps/unix/sysv/linux/kernel-features.h
2821         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
2822         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
2823         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
2824         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
2825         Remove conditional code.
2827 2014-06-25  Will Newton  <will.newton@linaro.org>
2829         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
2830         (_dl_arm_cap_flags): Add HWCAP2 values.
2831         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
2832         (_DL_HWCAP_COUNT): Increase to 37.
2833         (_DL_HWCAP_LAST): New define.
2834         (_DL_HWCAP2_LAST): New define.
2835         (_dl_procinfo): Add support for printing
2836         AT_HWCAP2 entries.
2837         (_dl_string_hwcap): Use _dl_hwcap_string.
2839 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2841         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2843 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
2845         * README: Do not mention ports directory.
2847         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
2848         Remove macro.
2849         * sysdeps/unix/sysv/linux/futimes.c: Do not include
2850         <kernel-features.h>.
2851         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
2852         conditional variable definition.
2853         (__futimes): Update comment.
2854         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
2855         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
2857         [BZ #16560]
2858         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
2859         arguments close to 0.
2860         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
2861         Likewise.
2862         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
2863         Likewise.
2864         * math/auto-libm-test-in: Add more tests of exp10.
2865         * math/auto-libm-test-out: Regenerated.
2866         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
2868         * sysdeps/unix/sysv/linux/kernel-features.h
2869         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
2870         * sysdeps/unix/sysv/linux/readv.c: Do not include
2871         <kernel-features.h>.
2872         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
2873         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
2874         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
2875         unconditional.
2876         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
2877         conditional code.
2878         * sysdeps/unix/sysv/linux/writev.c: Do not include
2879         <kernel-features.h>.
2880         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
2881         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
2882         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
2883         unconditional.
2884         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
2885         conditional code.
2887 2014-06-25  Will Newton  <will.newton@linaro.org>
2889         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
2890         comment changes throughout the file.  Remove checks
2891         for HAVE_*_H definitions that are not required.
2892         (__gen_tempname): Call abort if an unknown kind value is
2893         passed.
2895 2014-06-25  Andreas Schwab  <schwab@suse.de>
2897         [BZ #17086]
2898         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
2899         scalbln, scalblnf, scalblnl in libc.
2901 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
2903         [BZ #17086]
2904         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
2905         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
2906         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
2908 2014-06-24  Roland McGrath  <roland@hack.frob.com>
2910         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
2911         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
2912         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
2913         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
2914         Update #include.
2915         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
2916         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
2917         Update #include.
2918         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
2919         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
2920         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
2921         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
2922         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
2923         * sysdeps/x86/bits/pthreadtypes.h: ... here.
2924         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
2925         * sysdeps/x86/bits/semaphore.h: ... here.
2926         * sysdeps/x86/nptl/elide.h: Moved ...
2927         * sysdeps/x86/elide.h: ... here.
2928         * sysdeps/x86_64/nptl/Implies: File removed.
2929         * sysdeps/i386/nptl/Implies: File removed.
2931 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
2933         [BZ #16539]
2934         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
2935         return the argument for normal arguments with exponent below -64.
2936         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
2937         Likewise.
2938         * math/auto-libm-test-in: Add another test of expm1.
2939         * math/auto-libm-test-out: Regenerated.
2941         [BZ #16287]
2942         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
2943         calling __erfcl for arguments at least 16.
2944         * math/auto-libm-test-in: Add more tests of erf.
2945         * math/auto-libm-test-out: Regenerated.
2947         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
2948         individual architectures.
2949         * sysdeps/unix/sysv/linux/configure: Regenerated.
2950         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
2951         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
2952         * sysdeps/unix/sysv/linux/powerpc/configure.ac
2953         (ldd_rewrite_script): Define variable.
2954         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
2955         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
2956         file.
2957         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
2958         generated file.
2959         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
2960         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
2961         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
2962         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
2963         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
2964         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
2965         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
2966         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
2968 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
2970         [BZ #17084]
2971         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
2972         Rename member __data.d to __data.__elision_data.
2974 2014-06-24  Wilco  <wdijkstr@arm.com>
2976         * NEWS: Add 16918 to fixed bug list.
2978 2014-06-24  Wilco  <wdijkstr@arm.com>
2980         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
2982 2014-06-24  Wilco  <wdijkstr@arm.com>
2984         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
2985         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
2986         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
2987         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
2988         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
2989         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
2990         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
2991         Use _FPU_MASK_RM.
2993 2014-06-24  Wilco  <wdijkstr@arm.com>
2995         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
2997 2014-06-24  Wilco  <wdijkstr@arm.com>
2999         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
3000         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
3001         * sysdeps/arm/fesetround.c (fesetround): Remove space.
3002         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
3004 2014-06-24  Wilco  <wdijkstr@arm.com>
3006         [BZ #16918]
3007         * sysdeps/arm/feupdateenv.c (feupdateenv):
3008         Rewrite to reduce FPSCR accesses and fix return value.
3010 2014-06-24  Wilco  <wdijkstr@arm.com>
3012         * sysdeps/arm/fclrexcpt.c (feclearexcept):
3013         Optimize to avoid unnecessary FPSCR writes.
3014         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
3015         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
3016         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
3017         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
3019 2014-06-24  Wilco  <wdijkstr@arm.com>
3021         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
3022         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
3023         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
3024         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
3025         Call libc_fetestexcept_vfp.
3026         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
3027         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
3028         __SOFTFP__ ifdef so that they can be built for softfp.
3030 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
3032         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
3033         argument type signed char.
3035         * Makerules (check-abi): Dump diff of symlist if the test
3036         fails.
3038 2014-06-23  Roland McGrath  <roland@hack.frob.com>
3040         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
3041         using abort.
3043         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
3044         Remove unused variable ST.
3046 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
3048         [BZ #16354]
3049         [BZ #17061]
3050         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
3051         small arguments before calling __expm1.
3052         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
3053         small arguments before calling __expm1f.
3054         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
3055         small arguments before calling __expm1l.
3056         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
3057         Likewise.
3058         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
3059         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
3060         spurious underflow for some cosh tests.
3061         * math/auto-libm-test-out: Regenerated.
3062         * sysdeps/i386/fpu/libm-test-ulps: Update.
3064         [BZ #17050]
3065         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
3066         (__ieee754_y1): Set errno if return value overflows.
3067         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
3068         (__ieee754_y1f): Set errno if return value overflows.
3069         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
3070         (__ieee754_y1l): Set errno if return value overflows.
3071         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
3072         (__ieee754_y1l): Set errno if return value overflows.
3073         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
3074         * math/auto-libm-test-out: Regenerated.
3076         * math/gen-auto-libm-tests.c: Document use of
3077         ignore-zero-inf-sign.
3078         (input_flag_type): Add value flag_ignore_zero_inf_sign.
3079         (input_flags): Add ignore-zero-inf-sign.
3080         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
3081         * math/gen-libm-test.pl (generate_testfile): Handle
3082         ignore-zero-inf-sign.
3083         * math/auto-libm-test-in: Mark some cpow tests with
3084         ignore-zero-inf-sign and some with xfail-rounding.
3085         * math/auto-libm-test-out: Regenerated.
3086         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
3087         * sysdeps/i386/fpu/libm-test-ulps: Update.
3088         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3090         [BZ #16315]
3091         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
3092         overflowing or underflowing operations take place with sign of
3093         result.
3094         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
3095         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
3096         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
3097         (__ieee754_pow): Recompute overflowing and underflowing results in
3098         original rounding mode.
3099         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
3100         (__powl_helper): Allow negative argument X and scale negated value
3101         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
3102         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
3103         overflowing or underflowing operations take place with sign of
3104         result.
3105         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
3106         Include <math.h>.
3107         * math/auto-libm-test-in: Add more tests of pow.
3108         * math/auto-libm-test-out: Regenerated.
3109         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
3110         (pow_tonearest_test_data): Remove.
3111         (pow_test_tonearest): Likewise.
3112         (pow_towardzero_test_data): Likewise.
3113         (pow_test_towardzero): Likewise.
3114         (pow_downward_test_data): Likewise.
3115         (pow_test_downward): Likewise.
3116         (pow_upward_test_data): Likewise.
3117         (pow_test_upward): Likewise.
3118         (main): Don't call removed functions.
3119         * sysdeps/i386/fpu/libm-test-ulps: Update.
3120         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3122 2014-06-23  Roland McGrath  <roland@hack.frob.com>
3124         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
3125         Moved ...
3126         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
3127         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
3128         Moved ...
3129         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
3130         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
3131         Moved ...
3132         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
3133         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
3134         Moved ...
3135         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
3136         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
3137         File removed.
3138         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
3139         File removed.
3140         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
3141         File removed.
3142         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
3143         File removed.
3144         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
3145         File removed.
3146         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
3147         File removed.
3148         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
3149         File removed.
3150         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
3151         File removed.
3152         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
3153         File removed.
3154         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
3155         File removed.
3156         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
3157         File removed.
3158         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
3159         File removed.
3160         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
3161         Moved ...
3162         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
3163         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
3164         Moved ...
3165         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
3166         ... here.
3167         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
3168         Moved ...
3169         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
3170         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
3171         Moved ...
3172         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
3173         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
3174         Moved ...
3175         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
3176         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
3177         Moved ...
3178         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
3179         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
3180         Moved ...
3181         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
3182         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
3183         Moved ...
3184         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
3185         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
3186         Moved ...
3187         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
3188         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
3189         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
3190         ... here.
3191         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
3192         Moved ...
3193         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
3194         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
3195         Moved ...
3196         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
3197         ... here.
3198         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
3199         Moved ...
3200         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
3201         ... here.
3202         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
3203         Moved ...
3204         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
3205         ... here.
3206         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
3207         Moved ...
3208         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
3209         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
3210         Moved ...
3211         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
3212         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
3213         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
3214         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
3215         Moved ...
3216         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
3217         ... here.
3218         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
3219         Moved ...
3220         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
3221         ... here.
3222         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
3223         Moved ...
3224         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
3225         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
3226         Moved ...
3227         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
3228         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
3229         Moved ...
3230         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
3231         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
3232         Moved ...
3233         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
3234         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
3235         Moved ...
3236         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
3237         ... here.
3238         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
3239         Moved ...
3240         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
3241         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
3242         Moved ...
3243         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
3244         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
3245         Moved ...
3246         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
3247         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
3248         Moved ...
3249         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
3250         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
3251         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
3252         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
3253         Moved ...
3254         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
3255         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
3256         Moved ...
3257         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
3258         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
3259         Moved ...
3260         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
3261         ... here.
3262         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
3263         Moved ...
3264         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
3265         ... here.
3266         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
3267         Moved ...
3268         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
3269         ... here.
3270         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
3271         Moved ...
3272         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
3273         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
3274         Moved ...
3275         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
3276         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
3277         Moved ...
3278         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
3279         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
3280         Moved ...
3281         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
3282         ... here.
3283         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
3284         Moved ...
3285         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
3286         ... here.
3287         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
3288         Moved ...
3289         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
3290         ... here.
3291         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
3292         Moved ...
3293         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
3294         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
3295         Moved ...
3296         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
3298 2014-06-23  Will Newton  <will.newton@linaro.org>
3299             Wilco  <wdijkstr@arm.com>
3301         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
3302         implementation.  Include get-rounding-mode.h.
3303         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
3304         [!libc_feholdsetround_noex_ctx]: Define
3305         libc_feholdsetround_noex_ctx.
3306         [!libc_feholdsetround_noexf_ctx]: Define
3307         libc_feholdsetround_noexf_ctx.
3308         [!libc_feholdsetround_noexl_ctx]: Define
3309         libc_feholdsetround_noexl_ctx.
3310         (libc_feholdsetround_ctx): New function.
3311         (libc_feresetround_ctx): New function.
3312         (libc_feholdsetround_noex_ctx): New function.
3313         (libc_feresetround_noex_ctx): New function.
3315 2014-06-23  Roland McGrath  <roland@hack.frob.com>
3317         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
3318         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
3319         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
3320         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
3321         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
3322         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
3324         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
3325         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
3326         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
3327         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
3328         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
3329         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
3330         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
3331         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
3332         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
3333         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
3334         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
3335         Moved ...
3336         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
3337         ... here.
3338         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
3339         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
3340         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
3341         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
3342         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
3343         Moved ...
3344         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
3345         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
3346         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
3347         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
3348         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
3349         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
3350         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
3351         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
3352         Moved ...
3353         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
3354         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
3355         Moved ...
3356         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
3357         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
3358         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
3359         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
3360         Moved ...
3361         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
3362         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
3363         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
3364         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
3365         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
3366         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
3367         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
3368         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
3369         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
3370         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
3371         Moved ...
3372         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
3373         ... here.
3374         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
3375         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
3376         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
3377         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
3378         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
3379         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
3380         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
3381         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
3382         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
3383         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
3384         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
3385         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
3386         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
3387         Moved ...
3388         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
3389         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
3390         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
3391         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
3392         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
3393         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
3394         Moved ...
3395         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
3396         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
3397         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
3398         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
3399         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
3401         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
3402         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
3403         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
3404         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
3405         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
3406         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
3407         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
3408         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
3409         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
3410         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
3411         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
3412         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
3413         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
3414         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
3415         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
3416         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
3417         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
3418         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
3419         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
3420         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
3421         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
3422         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
3423         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
3424         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
3425         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
3426         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
3427         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
3428         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
3430 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
3432         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
3433         (FALLOC_FL_COLLAPSE_RANGE): New macro.
3434         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
3435         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
3436         (IPV6_PMTUDISC_INTERFACE): Likewise.
3437         (IPV6_PMTUDISC_OMIT): Likewise.
3439 2014-06-23  Andreas Schwab  <schwab@suse.de>
3441         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
3442         Remove unused errout label.
3444 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3446         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
3447         macro: hardware supports Vector Crypto instructions.
3449 2014-06-23  Will Newton  <will.newton@linaro.org>
3451         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
3452         rather than __builtin_expect.
3454         * elf/dl-lookup.c (undefined_msg): Remove variable.
3455         (_dl_lookup_symbol_x): Replace undefined_msg with string
3456         literal.
3458         * elf/dl-lookup.c (do_lookup_unique): New function.
3459         (do_lookup_x): Move STB_GNU_UNIQUE handling code
3460         to a separate function.
3462 2014-06-23  Andreas Schwab  <schwab@suse.de>
3464         [BZ #17079]
3465         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
3466         before reading the next line.
3468 2014-06-23  Will Newton  <will.newton@linaro.org>
3470         * test-skeleton.c (signal_handler): Use printf and %m
3471         rather than perror.  Use printf rather than fprintf to
3472         stderr.  Use puts rather than fputs to stderr.
3473         (main): Likewise.
3475 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
3477         * nscd/nscd.c (thread_info_t): Remove typedef.
3478         (thread_info): Remove variable.
3480 2014-06-21  Allan McRae  <allan@archlinux.org>
3482         * NEWS: Mention CVE-2014-4043.
3484 2014-06-20  Roland McGrath  <roland@hack.frob.com>
3486         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
3487         * nptl/smp.h: ... here.
3489         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
3491         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
3492         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
3493         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
3494         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
3496         * nptl/allocatestack.c: Include <stack-aliasing.h>.
3497         * nptl/stack-aliasing.h: New file.
3498         * sysdeps/i386/i686/stack-aliasing.h: New file.
3499         * sysdeps/i386/i686/nptl/Makefile: File removed.
3500         * sysdeps/x86_64/stack-aliasing.h: New file.
3501         * sysdeps/x86_64/nptl/Makefile
3502         (CFLAGS-pthread_create.c): Variable removed.
3504         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
3505         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
3506         old file.
3507         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
3508         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
3509         old file.
3511 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
3513         * sysdeps/unix/sysv/linux/arm/kernel-features.h
3514         (__ASSUME_SIGFRAME_V2): Remove macro.
3515         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
3516         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
3517         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
3518         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
3519         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
3520         Declare as function.  Remove conditional macro definitions.
3521         (__default_rt_sa_restorer): Likewise.
3522         (__default_sa_restorer_v1): Remove declaration.
3523         (__default_sa_restorer_v2): Likewise.
3524         (__default_rt_sa_restorer_v1): Likewise.
3525         (__default_rt_sa_restorer_v2): Likewise.
3526         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
3527         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
3528         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
3530 2014-06-20  Roland McGrath  <roland@hack.frob.com>
3532         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
3533         (libpthread-routines): Add sysdep.
3534         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
3535         * sysdeps/unix/sysv/linux/sparc/Versions
3536         (libpthread: GLIBC_2.3.3): New version set.
3537         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
3538         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
3539         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
3540         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
3541         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
3542         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
3543         Moved ...
3544         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
3545         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
3546         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
3547         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
3548         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
3549         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
3550         * sysdeps/sparc/nptl/sem_init.c: ... here.
3551         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
3552         * sysdeps/sparc/nptl/sem_post.c: ... here.
3553         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
3554         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
3555         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
3556         * sysdeps/sparc/nptl/sem_wait.c: ... here.
3557         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
3558         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
3559         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
3560         (libpthread-routines): Add cpu_relax.
3561         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
3562         File removed.
3563         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
3564         (librt: GLIBC_2.3.3): New version set.
3565         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
3566         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
3567         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
3568         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
3569         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
3570         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
3571         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
3572         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
3573         Moved ...
3574         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
3575         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
3576         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
3577         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
3578         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
3579         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
3580         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
3581         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
3582         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
3583         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
3584         Moved ...
3585         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
3586         Update #include.
3587         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
3588         Moved ...
3589         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
3590         Update #include.
3591         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
3592         Moved ...
3593         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
3594         Update #include.
3595         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
3596         Moved ...
3597         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
3598         Update #include.
3599         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
3600         Moved ...
3601         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
3602         Update #include.
3603         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
3604         Moved ...
3605         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
3606         Update #include.
3607         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
3608         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
3609         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
3610         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
3611         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
3612         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
3613         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
3614         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
3615         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
3616         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
3617         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
3618         Moved ...
3619         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
3620         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
3621         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
3622         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
3623         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
3625 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
3627         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
3628         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
3629         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
3630         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
3631         * nscd/nscd.c: Likewise.
3632         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
3633         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
3634         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
3635         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
3637         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
3638         <kernel-features.h>.
3639         (init_mq_netlink): Remove conditional have_sock_cloexec
3640         definitions.  Remove code conditional on have_sock_cloexec < 0.
3641         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
3642         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
3643         * sysdeps/unix/sysv/linux/opensock.c: Do not include
3644         <kernel-features.h>.
3645         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
3646         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
3648 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
3650         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
3651         Add tests for memset_chk and memset.
3653         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
3654         with AVX2_Usable.
3656 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
3658         [BZ #16046]
3659         * elf/tst-dl-iter-static.c: New file.
3660         * elf/Makefile (tests-static): Add tst-dl-iter-static.
3662         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
3663         error.
3665 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
3667         * sysdeps/unix/sysv/linux/kernel-features.h
3668         (__ASSUME_F_GETOWN_EX): Remove macro.
3669         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
3670         <kernel-features.h>.
3671         (miss_F_GETOWN_EX): Remove variable or macro.
3672         (do_fcntl): Do not check miss_F_GETOWN_EX.
3673         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
3675         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
3676         Remove macro.
3677         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
3678         [!__ASSUME_AT_RANDOM]: Remove conditional code.
3679         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
3681         * sysdeps/unix/sysv/linux/kernel-features.h
3682         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
3683         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
3684         [ADJ_OFFSET_SS_READ]: Make code unconditional.
3685         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
3687 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
3689         [BZ #17075]
3690         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
3691         Fix calculation of the symbol's value.
3692         * sysdeps/arm/tst-armtlsdescloc.c: New file.
3693         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
3694         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
3695         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
3696         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
3697         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
3698         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
3699         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
3700         (modules-names): Add `tst-armtlsdescmod',
3701         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
3702         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
3703         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
3704         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
3705         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
3706         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
3707         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
3708         ($(objpfx)tst-armtlsdescloc): New dependency.
3709         ($(objpfx)tst-armtlsdescextnow): Likewise.
3710         ($(objpfx)tst-armtlsdescextlazy): Likewise.
3711         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
3712         TLS scheme support.
3713         * sysdeps/arm/configure: Regenerate.
3715 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
3717         * include/fcntl.h (__atfct_seterrno): Remove prototype.
3718         (__atfct_seterrno_2): Likewise.
3719         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
3720         <kernel-features.h>.
3721         (__ASSUME_ATFCTS): Do not undefine and redefine.
3722         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
3723         (__have_atfcts): Remove conditional definition.
3724         (__fxstatat([__NR_fstatat64]: Make code unconditional.
3725         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
3726         unreachable if [__ASSUME_ATFCTS].
3727         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
3728         not undefine and redefine.
3729         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
3730         <kernel-features.h>.
3731         (faccessat) [__NR_faccessat]: Make code unconditional.
3732         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
3733         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
3734         <kernel-features.h>.
3735         (fchmodat) [__NR_fchmodat]: Make code unconditional.
3736         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
3737         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
3738         <kernel-features.h>.
3739         (fchownat) [__NR_fchownat]: Make code unconditional.
3740         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
3741         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
3742         <kernel-features.h>.
3743         (futimesat) [__NR_futimesat]: Make code unconditional.
3744         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
3745         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
3746         <kernel-features.h>.
3747         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
3748         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
3749         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
3750         <kernel-features.h>.
3751         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
3752         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
3753         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
3754         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
3755         <kernel-features.h>.
3756         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
3757         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
3758         * sysdeps/unix/sysv/linux/linkat.c: Do not include
3759         <kernel-features.h>.
3760         (linkat) [__NR_linkat]: Make code unconditional.
3761         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
3762         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
3763         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
3764         <kernel-features.h>.
3765         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
3766         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
3767         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
3768         <kernel-features.h>.
3769         (mkdirat) [__NR_mkdirat]: Make code unconditional.
3770         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
3771         * sysdeps/unix/sysv/linux/openat.c: Do not include
3772         <kernel-features.h>.
3773         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
3774         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
3775         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
3776         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
3777         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
3778         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
3779         <kernel-features.h>.
3780         (readlinkat) [__NR_readlinkat]: Make code unconditional.
3781         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
3782         result of INLINE_SYSCALL directly, not via int variable.
3783         * sysdeps/unix/sysv/linux/renameat.c: Do not include
3784         <kernel-features.h>.
3785         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
3786         (renameat) [__NR_renameat]: Make code unconditional.
3787         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
3788         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
3789         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
3790         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
3791         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
3792         (__ASSUME_ATFCTS): Do not undefine and redefine.
3793         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
3794         <kernel-features.h>.
3795         (symlinkat) [__NR_symlinkat]: Make code unconditional.
3796         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
3797         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
3798         <kernel-features.h>.
3799         (unlinkat) [__NR_unlinkat]: Make code unconditional.
3800         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
3801         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
3802         (__ASSUME_ATFCTS): Do not undefine and redefine.
3803         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
3804         <kernel-features.h>.
3805         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
3806         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
3807         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
3808         <kernel-features.h>.
3809         (__xmknodat) [__NR_mknodat]: Make code unconditional.
3810         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
3812 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
3814         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
3816 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
3818         [BZ #17069]
3819         * posix/regcomp.c (parse_reg_exp): Deallocate partially
3820         constructed tree before returning error.
3821         * posix/bug-regexp36.c: Expand test case.
3823 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
3825         [BZ #6803]
3826         * math/libm-test.inc (scalbln_test_date):
3827         Add errno expectations.
3828         * math/w_scalblnf.c: New File.
3829         Add wrapper which checks for setting errno to ERANGE.
3830         Add weak_alias for corresponding scalbln function.
3831         * math/w_scalbln.c: Likewise.
3832         * math/w_scalblnl.c: Likewise.
3833         * math/Makefile (libm-calls): Add w_scalbln.
3834         * sysdeps/ieee754/flt-32/s_scalblnf.c:
3835         Remove weak_alias for corresponding scalbln function.
3836         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
3837         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
3838         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
3839         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
3840         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
3841         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
3842         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
3843         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
3844         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
3845         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
3846         Remove long_double_symbol for scalblnl function in libm, libc.
3847         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
3848         Add wrapper which checks for setting errno to ERANGE.
3849         Add long_double_symbol for scalblnl function in libm, libc.
3850         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
3851         Remove long_double_symbol for scalblnl in libm.
3852         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
3853         Add wrapper which checks for setting errno to ERANGE.
3854         Add long_double_symbol for scalblnl function in libm.
3855         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
3856         Do not use wrapper because of own implementation.
3858 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
3860         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
3861         3 bytes for __pad1 for x32.
3862         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
3864 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
3865             H.J. Lu  <hongjiu.lu@intel.com>
3867         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
3868         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
3869         * sysdeps/x86_64/multiarch/memset.S: Likewise.
3870         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
3871         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
3873 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
3875         [BZ #17069]
3876         * posix/regcomp.c (parse_expression): Deallocate partially
3877         constructed tree before returning error.
3878         * posix/Makefile.c (tests): Add bug-regex36.
3879         (generated): Add bug-regex36.mtrace.
3880         (tests-special): Add $(objpfx)bug-regex36-mem.out
3881         (bug-regex36-ENV): New variable.
3882         ($(objpfx)bug-regex36-mem.out): New rule.
3883         * posix/bug-regex36.c: New file.
3885 2014-06-19  Will Newton  <will.newton@linaro.org>
3887         * malloc/malloc.c (systrim): If extra is zero then return
3888         early.
3890 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
3892         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
3894 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
3896         * sysdeps/aarch64/strchr.S: New file.
3898 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
3900         [BZ #17022]
3901         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
3902         from arguments -2 or below.
3903         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
3904         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
3906 2014-06-18  Andreas Schwab  <schwab@suse.de>
3908         [BZ #17062]
3909         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
3910         of a bracket expr not to run off the end of the string.
3911         * posix/Makefile (tests): Add tst-fnmatch3.
3912         * posix/tst-fnmatch3.c: New file.
3914 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
3916         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
3917         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
3918         [$(cross-compiling) = no]: Likewise.
3919         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
3920         [$(cross-compiling) = no]: Likewise.
3922 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
3924         [BZ #17031]
3925         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
3926         double, adjusted for any remainder from the high double.
3927         * math/libm-test.inc (nearbyint): Add tests.
3928         (rint): Likewise.
3930 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3932         * nptl/sysdeps/powerpc/Makefile: Moved ...
3933         * sysdeps/powerpc/nptl/Makefile: ... here.
3934         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
3935         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
3936         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
3937         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
3938         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
3939         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
3940         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
3941         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
3942         * nptl/sysdeps/powerpc/tls.h: Moved ...
3943         * sysdeps/powerpc/nptl/tls.h: ... here.
3945 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
3947         [BZ #16681]
3948         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
3949         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
3950         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
3951         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
3952         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
3953         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
3954         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
3955         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
3956         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
3958 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
3960         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
3962 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
3964         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
3965         defined operator.
3967         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
3968         $TIMEOUTFACTOR.
3970 2014-06-16  Florian Weimer  <fweimer@redhat.com>
3972         [BZ #17058]
3973         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
3974         non-executed part of the test.
3976 2014-06-16  Andreas Schwab  <schwab@suse.de>
3978         * string/bits/string2.h (strdup, strndup): Update feature guard.
3980 2014-06-14  David S. Miller  <davem@davemloft.net>
3982         * sysdeps/sparc/fpu/libm-test-ulps: Update.
3984 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
3986         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
3987         that was previously under [RESET_PID].
3988         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
3990         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
3991         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
3992         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
3993         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
3994         (__libc_vfork): New strong alias.
3995         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
3997 2014-06-14 Andi Kleen  <ak@linux.intel.com>
3999         * sysdeps/generic/elide.h: New file.
4001 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
4003         * Makefile (installed-headers): Adjust path of pthread.h header.
4005 2014-06-13  Roland McGrath  <roland@hack.frob.com>
4007         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
4008         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
4009         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
4010         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
4012         * nptl/sysdeps/s390/Makefile: Moved ...
4013         * sysdeps/s390/nptl/Makefile: ... here.
4014         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
4015         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
4016         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
4017         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
4018         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
4019         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
4020         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
4021         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
4022         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
4023         * sysdeps/s390/nptl/pthreaddef.h: ... here.
4024         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
4025         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
4026         * nptl/sysdeps/s390/tls.h: Moved ...
4027         * sysdeps/s390/nptl/tls.h: ... here.
4029         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
4030         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
4032 2014-06-13  David S. Miller  <davem@davemloft.net>
4034         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
4035         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
4036         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
4037         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
4038         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
4039         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
4040         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
4041         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
4042         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
4043         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
4044         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
4045         Remove RESET_PID cpp guards.
4046         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
4047         Remove RESET_PID cpp guards.
4048         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
4050 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
4052         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
4053         __sp to uintptr_t.
4055 2014-06-13  Andi Kleen  <ak@linux.intel.com>
4057         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
4058         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
4059         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
4060         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
4061         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
4062         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
4063         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
4064         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
4065         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
4066         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
4067         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
4068         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
4069         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
4070         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
4071         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
4072         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
4073         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
4074         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
4075         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
4076         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
4078         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
4079         (pthread_rwlock_rdlock): Add elision.
4080         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
4081         (pthread_rwlock_wrlock): Add elision.
4082         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
4083         (pthread_rwlock_trywrlock): Add elision.
4084         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
4085         (pthread_rwlock_tryrdlock): Add elision.
4086         * nptl/pthread_rwlock_unlock.c: Include elide.h.
4087         (pthread_rwlock_tryrdlock): Add elision unlock.
4088         * nptl/sysdeps/pthread/pthread.h:
4089         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
4090         (PTHREAD_RWLOCK_INITIALIZER,
4091         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
4092         Handle new elision field.
4093         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
4094         * sysdeps/arm/nptl/bits/pthreadtypes.h
4095         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
4096         * sysdeps/sh/nptl/bits/pthreadtypes.h
4097         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
4098         * sysdeps/tile/nptl/bits/pthreadtypes.h
4099         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
4100         * sysdeps/a/nptl/bits/pthreadtypes.h
4101         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
4102         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
4103         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
4104         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
4105         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
4106         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
4107         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
4108         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
4109         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
4110         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
4111         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
4112         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
4113         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
4114         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
4115         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
4116         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
4117         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
4118         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
4119         (elision_init): Set try_xbegin to zero when no RTM.
4120         * sysdeps/x86/nptl/bits/pthreadtypes.h
4121         (pthread_rwlock_t): Change __pad1 to __rwelision.
4122         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
4124 2014-06-13  Andi Kleen  <ak@linux.intel.com>
4126         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
4127         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
4128         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
4129         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
4131 2014-06-13  Meador Inge  <meadori@codesourcery.com>
4133         [BZ #16996]
4134         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
4135         that the cached result has been set before returning it.
4137 2014-06-12  Roland McGrath  <roland@hack.frob.com>
4139         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
4140         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
4141         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
4142         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
4143         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
4144         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
4146         * nptl/sysdeps/sparc/Makefile: Moved ...
4147         * sysdeps/sparc/nptl/Makefile: ... here.
4148         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
4149         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
4150         * nptl/sysdeps/sparc/tls.h: Moved ...
4151         * sysdeps/sparc/nptl/tls.h: ... here.
4152         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
4153         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
4154         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
4155         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
4156         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
4157         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
4158         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
4159         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
4160         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
4161         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
4162         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
4163         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
4164         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
4165         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
4166         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
4167         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
4168         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
4169         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
4170         Update #include.
4171         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
4172         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
4173         Update #include.
4174         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
4175         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
4176         Update #include.
4177         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
4178         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
4179         Update #include.
4181         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
4183         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
4184         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
4186         * sysdeps/pthread/posix-timer.h: Include <list.h>.
4187         (struct list_links): Type removed.
4188         (struct thread_node, struct timer_node): Replace struct list_links
4189         with struct list_head.
4190         (list_unlink_ip): Likewise.
4191         * sysdeps/pthread/timer_routines.c
4192         (timer_free_list, thread_free_list, thread_active_list): Likewise.
4193         (list_append, list_insbefore): Likewise.
4194         (list_init): Function removed.
4195         (thread_init, init_module): Use INIT_LIST_HEAD instead.
4196         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
4197         * sysdeps/pthread/Makefile: ... here, new file.
4199         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
4200         * sysdeps/nptl/Implies: ... here.
4201         * sysdeps/unix/sysv/linux/Implies: Add nptl.
4202         * nptl/sysdeps/pthread/list.h: Moved ...
4203         * include/list.h: ... here.
4204         * nptl/sysdeps/pthread/createthread.c: Moved ...
4205         * nptl/createthread.c: ... here.
4206         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
4207         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
4208         * nptl/pt-longjmp.c: ... here.
4209         * nptl/sysdeps/pthread/Makefile: Moved ...
4210         * sysdeps/nptl/Makefile: ... here.
4211         * nptl/sysdeps/pthread/Subdirs: Moved ...
4212         * sysdeps/nptl/Subdirs: ... here.
4213         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
4214         * sysdeps/nptl/aio_misc.h: ... here.
4215         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
4216         * sysdeps/nptl/bits/libc-lock.h: ... here.
4217         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
4218         * sysdeps/nptl/bits/libc-lockP.h: ... here.
4219         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
4220         * sysdeps/nptl/bits/stdio-lock.h: ... here.
4221         * nptl/sysdeps/pthread/configure: Moved ...
4222         * sysdeps/nptl/configure: ... here.
4223         * nptl/sysdeps/pthread/configure.ac: Moved ...
4224         * sysdeps/nptl/configure.ac: ... here.
4225         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
4226         * sysdeps/nptl/gai_misc.h: ... here.
4227         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
4228         * sysdeps/nptl/librt-cancellation.c: ... here.
4229         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
4230         * sysdeps/nptl/malloc-machine.h: ... here.
4231         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
4232         * sysdeps/nptl/pthread-functions.h: ... here.
4233         * nptl/sysdeps/pthread/pthread.h: Moved ...
4234         * sysdeps/nptl/pthread.h: ... here.
4235         * nptl/sysdeps/pthread/setxid.h: Moved ...
4236         * sysdeps/nptl/setxid.h: ... here.
4237         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
4238         * sysdeps/nptl/sigfillset.c: ... here.
4239         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
4240         * sysdeps/nptl/tcb-offsets.h: ... here.
4241         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
4242         * sysdeps/nptl/tst-mqueue8x.c: ... here.
4243         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
4244         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
4245         * nptl/sysdeps/pthread/allocalim.h: Moved ...
4246         * sysdeps/pthread/allocalim.h: ... here.
4247         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
4248         * sysdeps/pthread/bits/sigthread.h: ... here.
4249         * nptl/sysdeps/pthread/flockfile.c: Moved ...
4250         * sysdeps/pthread/flockfile.c: ... here.
4251         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
4252         * sysdeps/pthread/ftrylockfile.c: ... here.
4253         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
4254         * sysdeps/pthread/funlockfile.c: ... here.
4255         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
4256         * sysdeps/pthread/posix-timer.h: ... here.
4257         * nptl/sysdeps/pthread/timer_create.c: Moved ...
4258         * sysdeps/pthread/timer_create.c: ... here.
4259         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
4260         * sysdeps/pthread/timer_delete.c: ... here.
4261         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
4262         * sysdeps/pthread/timer_getoverr.c: ... here.
4263         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
4264         * sysdeps/pthread/timer_gettime.c: ... here.
4265         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
4266         * sysdeps/pthread/timer_routines.c: ... here.
4267         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
4268         * sysdeps/pthread/timer_settime.c: ... here.
4269         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
4270         * sysdeps/pthread/tst-timer.c: ... here.
4271         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
4272         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
4274         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
4275         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
4277         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
4278         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
4279         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
4280         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
4281         Update #include target.
4282         * nptl/sysdeps/i386/i686/Makefile: Moved ...
4283         * sysdeps/i386/i686/nptl/Makefile: ... here.
4284         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
4285         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
4286         Update #include target.
4287         * nptl/sysdeps/i386/i686/tls.h: Moved ...
4288         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
4289         * nptl/sysdeps/i386/Makefile: Moved ...
4290         * sysdeps/i386/nptl/Makefile: ... here.
4291         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
4292         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
4293         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
4294         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
4295         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
4296         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
4297         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
4298         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
4299         * sysdeps/i386/nptl/pthreaddef.h: ... here.
4300         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
4301         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
4302         * nptl/sysdeps/i386/tls.h: Moved ...
4303         * sysdeps/i386/nptl/tls.h: ... here.
4305         * sysdeps/sh/Makefile [$(subdir) = csu]
4306         (gen-as-const-headers): Add tcb-offsets.sym.
4307         * nptl/sysdeps/sh/Makefile: File removed.
4308         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
4309         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
4310         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
4311         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
4312         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
4313         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
4314         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
4315         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
4316         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
4317         * sysdeps/sh/nptl/pthreaddef.h: ... here.
4318         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
4319         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
4320         * nptl/sysdeps/sh/tls.h: Moved ...
4321         * sysdeps/sh/nptl/tls.h: ... here.
4322         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
4323         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
4324         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
4325         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
4326         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
4327         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
4328         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
4329         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
4330         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
4331         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
4332         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
4333         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
4334         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
4335         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
4336         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
4337         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
4338         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
4339         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
4340         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
4341         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
4342         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
4343         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
4344         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
4345         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
4346         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
4347         Moved ...
4348         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
4349         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
4350         Moved ...
4351         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
4352         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
4353         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
4354         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
4355         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
4356         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
4357         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
4358         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
4359         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
4360         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
4361         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
4362         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
4363         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
4364         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
4365         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
4366         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
4367         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
4368         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
4369         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
4371 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
4373         * posix/spawn_faction_addopen.c: Include string.h.
4375 2014-06-11  Roland McGrath  <roland@hack.frob.com>
4377         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
4378         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
4379         * nptl/sysdeps/x86_64/Makefile: Moved ...
4380         * sysdeps/x86_64/nptl/Makefile: ... here.
4381         * nptl/sysdeps/x86_64/configure: Moved ...
4382         * sysdeps/x86_64/nptl/configure: ... here.
4383         * nptl/sysdeps/x86_64/configure.ac: Moved ...
4384         * sysdeps/x86_64/nptl/configure.ac: ... here.
4385         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
4386         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
4387         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
4388         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
4389         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
4390         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
4391         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
4392         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
4393         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
4394         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
4395         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
4396         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
4397         * nptl/sysdeps/x86_64/tls.h: Moved ...
4398         * sysdeps/x86_64/nptl/tls.h: ... here.
4399         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
4400         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
4401         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
4402         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
4404         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
4406 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4408         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
4410 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
4412         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
4413         type.
4414         [POSIX] (off_t): Likewise.
4415         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
4416         [POSIX] (S_ISBLK): Require macro.
4417         [POSIX] (S_ISCHR): Likewise.
4418         [POSIX] (S_ISDIR): Likewise.
4419         [POSIX] (S_ISFIFO): Likewise.
4420         [POSIX] (S_ISREG): Likewise.
4421         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
4422         optional-macro.
4423         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
4424         type.
4425         [POSIX] (time_t): Likewise.
4426         [POSIX] (timer_t): Likewise.
4428 2014-06-11  Florian Weimer  <fweimer@redhat.com>
4430         [BZ #17048]
4431         * posix/spawn_int.h (struct __spawn_action): Make the path string
4432         non-const to support deallocation.
4433         * posix/spawn_faction_addopen.c
4434         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
4435         * posix/spawn_faction_destroy.c
4436         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
4437         path in all spawn_do_open actions.
4438         * posix/tst-spawn.c (do_test): Exercise the copy operation in
4439         posix_spawn_file_actions_addopen.
4441 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
4443         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
4444         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
4445         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
4446         conditional code always true.
4447         (__libc_vfork): New alias.
4449 2014-06-11  Roland McGrath  <roland@hack.frob.com>
4451         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4452         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
4454         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
4456         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4457         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
4459         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
4460         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
4462         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4463         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
4465 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
4467         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
4468         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
4469         multiarch strcmp for PPC64.
4470         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
4471         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
4472         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
4473         multiarch optimizations.
4474         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
4475         (__libc_ifunc_impl_list): Likewise.
4477 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
4479         * benchtests/scripts/validate_benchout.py: New script.
4480         * benchtests/Makefile (bench-func): Call it.
4481         * benchtests/scripts/benchout.schema.json: New file.
4483 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
4485         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
4486         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
4487         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
4488         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
4489         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
4490         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
4491         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
4492         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
4493         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
4494         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
4495         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
4496         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
4497         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
4498         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
4499         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
4500         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
4501         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
4502         Moved ...
4503         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
4504         ... here.
4505         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
4506         Moved ...
4507         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
4508         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
4509         Moved ...
4510         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
4511         ... here.
4512         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
4513         Moved ...
4514         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
4515         ... here.
4516         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
4517         Moved ...
4518         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
4519         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
4520         Moved ...
4521         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
4522         ... here.
4523         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
4524         Moved ...
4525         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
4526         ... here.
4527         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
4528         Moved ...
4529         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
4530         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
4531         Moved ...
4532         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
4533         ... here.
4534         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
4535         Moved ...
4536         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
4537         ... here.
4538         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
4539         Moved ...
4540         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
4541         ... here.
4542         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
4543         Moved ...
4544         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
4545         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
4546         Moved ...
4547         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
4548         ... here.
4549         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
4550         Moved ...
4551         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
4552         ... here.
4553         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
4554         Moved ...
4555         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
4556         ... here.
4557         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
4558         Moved ...
4559         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
4560         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
4561         Moved ...
4562         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
4563         ... here.
4564         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
4565         Moved ...
4566         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
4567         ... here.
4568         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
4569         Moved ...
4570         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
4571         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
4572         Moved ...
4573         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
4574         ... here.
4575         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
4576         Moved ...
4577         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
4578         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
4579         Moved ...
4580         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
4581         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
4582         Moved ...
4583         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
4584         ... here.
4585         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
4586         Moved ...
4587         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
4588         ... here.
4589         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
4590         Moved ...
4591         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
4592         ... here.
4593         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
4594         Moved ...
4595         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
4596         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
4597         Moved ...
4598         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
4599         ... here.
4600         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
4601         Moved ...
4602         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
4603         ... here.
4604         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
4605         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
4606         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
4607         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
4608         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
4609         Moved ...
4610         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
4611         ... here.
4612         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
4613         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
4614         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
4615         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
4616         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
4617         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
4618         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
4619         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
4620         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
4621         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
4622         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
4623         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
4624         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
4625         Moved ...
4626         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
4627         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
4628         Moved ...
4629         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
4630         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
4631         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
4632         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
4633         Moved ...
4634         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
4635         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
4636         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
4637         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
4638         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
4639         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
4640         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
4642 2014-06-10  Wilco  <wdijkstr@arm.com>
4644         * math/test-fenv-return.c: New file.
4645         * math/Makefile: Add new test test-fenv-return.
4647 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
4649         [BZ #17042]
4650         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
4651         when x - 1 is zero.
4652         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
4653         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
4654         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
4655         0.0L for an argument of 1.0L.
4656         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
4657         Likewise.
4658         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
4659         value when x - 1 is zero.
4660         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
4661         * sysdeps/i386/fpu/libm-test-ulps: Update.
4662         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4664 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
4666         [BZ #15119]
4667         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
4669 2014-06-09  Roland McGrath  <roland@hack.frob.com>
4671         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
4672         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
4674 2014-06-09  Roland McGrath  <roland@hack.frob.com>
4676         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4677         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
4679         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4680         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
4682         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4683         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
4685         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4686         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
4688         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
4689         if not already defined.
4690         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
4691         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
4692         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
4693         (TLS_INIT_TP): Use it.
4694         (TLS_DEFINE_INIT_TP): New macro.
4695         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
4697 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
4699         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
4700         constant.
4701         [POSIX] (IXANY): Likewise.
4702         [POSIX] (OLCUC): Likewise.
4703         [POSIX || POSIX2008] (CBAUD): Do not allow.
4704         [POSIX || POSIX2008] (DEFECHO): Likewise.
4705         [POSIX || POSIX2008] (ECHOCTL): Likewise.
4706         [POSIX || POSIX2008] (ECHOKE): Likewise.
4707         [POSIX || POSIX2008] (ECHOPRT): Likewise.
4708         [POSIX || POSIX2008] (EXTA): Likewise.
4709         [POSIX || POSIX2008] (EXTB): Likewise.
4710         [POSIX || POSIX2008] (FLUSHO): Likewise.
4711         [POSIX || POSIX2008] (LOBLK): Likewise.
4712         [POSIX || POSIX2008] (PENDIN): Likewise.
4713         [POSIX || POSIX2008] (SWTCH): Likewise.
4714         [POSIX || POSIX2008] (VDISCARD): Likewise.
4715         [POSIX || POSIX2008] (VDSUSP): Likewise.
4716         [POSIX || POSIX2008] (VLNEXT): Likewise.
4717         [POSIX || POSIX2008] (VREPRINT): Likewise.
4718         [POSIX || POSIX2008] (VSTATUS): Likewise.
4719         [POSIX || POSIX2008] (VWERASE): Likewise.
4720         (B*): Change to B[0123456789]*.
4721         * conform/data/time.h-data [POSIX || UNIX98]
4722         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
4723         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
4724         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
4725         [POSIX] (tm_*): Do not allow.
4727 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
4729         * Makefile (install): Don't set LANGUAGE.
4730         * Makefile.in (install): Likewise.
4731         * assert/Makefile (test-assert-ENV): Remove variable.
4732         (test-assert-perr-ENV): Likewise.
4733         * elf/Makefile (neededtest4-ENV): Likewise.
4734         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
4735         [$(cross-compiling) = no]: Don't set LANGUAGE.
4736         * io/ftwtest-sh (LANG): Remove variable.
4737         * libio/Makefile (tst-widetext-ENV): Likewise.
4738         * manual/install.texi (Running make install): Don't refer to
4739         environment settings for make install.
4740         * INSTALL: Regenerated.
4741         * nptl/tst-tls6.sh: Don't set LANG.
4742         * posix/globtest.sh (LANG): Remove variable.
4743         * string/Makefile (tester-ENV): Likewise.
4744         (inl-tester-ENV): Likewise.
4745         (noinl-tester-ENV): Likewise.
4746         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
4747         [$(cross-compiling) = no]: Don't set LANGUAGE.
4748         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
4749         without explicit environment settings.
4751 2014-06-06  Roland McGrath  <roland@hack.frob.com>
4753         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
4754         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
4755         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
4756         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
4758 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
4760         * crypt/crypt-private.h [DOS]: Add some includes taken from the
4761         other files in the crypt directory.
4762         * crypt/crypt.c: Remove duplicate includes.
4763         * crypt/crypt-entry.c: Likewise.
4764         * crypt/crypt_util.c: Likewise.
4766 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
4768         * Makeconfig (run-program-env): New variable.
4769         (run-program-prefix-before-env): Likewise.
4770         (run-program-prefix-after-env): Likewise.
4771         (run-program-prefix): Define in terms of new variables.
4772         (built-program-cmd-before-env): New variable.
4773         (built-program-cmd-after-env): Likewise.
4774         (built-program-cmd): Define in terms of new variables.
4775         (test-program-prefix-before-env): New variable.
4776         (test-program-prefix-after-env): Likewise.
4777         (test-program-prefix): Define in terms of new variables.
4778         (test-program-cmd-before-env): New variable.
4779         (test-program-cmd-after-env): Likewise.
4780         (test-program-cmd): Define in terms of new variables.
4781         * Rules (make-test-out): Use $(run-program-env).
4782         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
4783         (help): Do not mention environment variables.  Mention
4784         --timeoutfactor option.
4785         (timeoutfactor): New variable.
4786         (blacklist_exports): Remove function.
4787         (exports): Remove variable.
4788         (command): Do not include ${exports}.
4789         * manual/install.texi (Configuring and compiling): Do not mention
4790         test wrappers preserving environment variables.  Mention that last
4791         assignment to a variable must take precedence.
4792         * INSTALL: Regenerated.
4793         * benchtests/Makefile (run-bench): Use $(run-program-env).
4794         * catgets/Makefile ($(objpfx)test1.cat): Use
4795         $(built-program-cmd-before-env), $(run-program-env) and
4796         $(built-program-cmd-after-env).
4797         ($(objpfx)test2.cat): Do not specify environment variables
4798         explicitly.
4799         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
4800         $(run-program-env) and $(built-program-cmd-after-env).
4801         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
4802         $(run-program-env) and $(test-program-cmd-after-env).
4803         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
4804         explicitly.
4805         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
4806         run_program_env and test_program_cmd_after_env arguments.
4807         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
4808         * elf/tst-pathopt.sh: Use run_program_env argument.
4809         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
4810         $(test-wrapper-env) and $(run-program-env).
4811         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
4812         run_program_env arguments.
4813         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
4814         * intl/Makefile ($(objpfx)tst-gettext.out): Use
4815         $(test-program-prefix-before-env), $(run-program-env) and
4816         $(test-program-prefix-after-env).
4817         ($(objpfx)tst-gettext2.out): Likewise.
4818         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
4819         run_program_env and test_program_prefix_after_env arguments.
4820         * intl/tst-gettext2.sh: Likewise.
4821         * intl/tst-gettext4.sh: Do not set environment variables
4822         explicitly.
4823         * intl/tst-gettext6.sh: Likewise.
4824         * intl/tst-translit.sh: Likewise.
4825         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
4826         $(test-program-prefix-before-env), $(run-program-env) and
4827         $(test-program-prefix-after-env).
4828         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
4829         run_program_env and test_program_prefix_after_env arguments.
4830         * math/Makefile (run-regen-ulps): Use $(run-program-env).
4831         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
4832         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
4833         explicitly with each use of ${test_wrapper_env}.
4834         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
4835         $(test-program-prefix-before-env), $(run-program-env) and
4836         $(test-program-prefix-after-env).
4837         * posix/tst-getconf.sh: Do not set environment variables
4838         explicitly.
4839         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
4840         run_program_env and test_program_prefix_after_env arguments.
4841         * stdio-common/tst-printf.sh: Do not set environment variables
4842         explicitly.
4843         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
4844         $(test-program-prefix-before-env), $(run-program-env) and
4845         $(test-program-prefix-after-env).
4846         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
4847         run_program_env and test_program_prefix_after_env arguments.
4848         Split $test calls into $test_pre and $test.
4849         * timezone/Makefile (build-testdata): Use
4850         $(built-program-cmd-before-env), $(run-program-env) and
4851         $(built-program-cmd-after-env).
4853 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4855         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
4856         strlen for non SHARED builds.
4858 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
4860         * nptl/allocatestack.c (check_list): Inlined function...
4861         (__reclaim_stacks): ... here.
4863 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
4865         [BZ #15698]
4866         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
4867         memory overrun.
4869 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
4871         * Rules (make-test-out): Include
4872         LOCPATH=$(common-objpfx)localedata in default environment.
4873         * debug/Makefile (tst-chk1-ENV): Remove variable.
4874         (tst-chk2-ENV): Likewise.
4875         (tst-chk3-ENV): Likewise.
4876         (tst-chk4-ENV): Likewise.
4877         (tst-chk5-ENV): Likewise.
4878         (tst-chk6-ENV): Likewise.
4879         (tst-lfschk1-ENV): Likewise.
4880         (tst-lfschk2-ENV): Likewise.
4881         (tst-lfschk3-ENV): Likewise.
4882         (tst-lfschk4-ENV): Likewise.
4883         (tst-lfschk5-ENV): Likewise.
4884         (tst-lfschk6-ENV): Likewise.
4885         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
4886         (tst-iconv7-ENV): Likewise.
4887         * intl/Makefile (LOCPATH-ENV): Likewise.
4888         (tst-codeset-ENV): Likewise.
4889         (tst-gettext3-ENV): Likewise.
4890         (tst-gettext5-ENV): Likewise.
4891         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
4892         (tst-fopenloc-ENV): Likewise.
4893         (tst-fgetws-ENV): Remove variable.
4894         (tst-ungetwc1-ENV): Likewise.
4895         (tst-ungetwc2-ENV): Likewise.
4896         (bug-ungetwc2-ENV): Likewise.
4897         (tst-swscanf-ENV): Likewise.
4898         (bug-ftell-ENV): Likewise.
4899         (tst-fgetwc-ENV): Likewise.
4900         (tst-fseek-ENV): Likewise.
4901         (tst-ftell-partial-wide-ENV): Likewise.
4902         (tst-ftell-active-handler-ENV): Likewise.
4903         (tst-ftell-append-ENV): Likewise.
4904         * posix/Makefile (tst-fnmatch-ENV): Likewise.
4905         (tst-regexloc-ENV): Likewise.
4906         (bug-regex1-ENV): Likewise.
4907         (tst-regex-ENV): Likewise.
4908         (tst-regex2-ENV): Likewise.
4909         (bug-regex5-ENV): Likewise.
4910         (bug-regex6-ENV): Likewise.
4911         (bug-regex17-ENV): Likewise.
4912         (bug-regex18-ENV): Likewise.
4913         (bug-regex19-ENV): Likewise.
4914         (bug-regex20-ENV): Likewise.
4915         (bug-regex22-ENV): Likewise.
4916         (bug-regex23-ENV): Likewise.
4917         (bug-regex25-ENV): Likewise.
4918         (bug-regex26-ENV): Likewise.
4919         (bug-regex30-ENV): Likewise.
4920         (bug-regex32-ENV): Likewise.
4921         (bug-regex33-ENV): Likewise.
4922         (bug-regex34-ENV): Likewise.
4923         (bug-regex35-ENV): Likewise.
4924         (tst-rxspencer-ENV): Likewise.
4925         (tst-rxspencer-no-utf8-ENV): Likewise.
4926         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
4927         (tst-sscanf-ENV): Likewise.
4928         (tst-swprintf-ENV): Likewise.
4929         (tst-swscanf-ENV): Likewise.
4930         (test-vfprintf-ENV): Likewise.
4931         (scanf13-ENV): Likewise.
4932         (bug14-ENV): Likewise.
4933         (tst-grouping-ENV): Likewise.
4934         * stdlib/Makefile (tst-strtod-ENV): Likewise.
4935         (tst-strtod3-ENV): Likewise.
4936         (tst-strtod4-ENV): Likewise.
4937         (tst-strtod5-ENV): Likewise.
4938         (testmb2-ENV): Likewise./
4939         * string/Makefile (tst-strxfrm-ENV): Likewise.
4940         (tst-strxfrm2-ENV): Likewise.
4941         (bug-strcoll1-ENV): Likewise.
4942         (test-strcasecmp-ENV): Likewise.
4943         (test-strncasecmp-ENV): Likewise.
4944         * time/Makefile (tst-strptime-ENV): Likewise.
4945         (tst-ftime_l-ENV): Likewise.
4946         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
4947         (tst-mbrtowc-ENV): Likewise.
4948         (tst-wcrtomb-ENV): Likewise.
4949         (tst-mbrtowc2-ENV): Likewise.
4950         (tst-c16c32-1-ENV): Likewise.
4951         (tst-mbsnrtowcs-ENV): Likewise.
4953 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
4955         * manual/resource.texi (How to get information about the memory
4956         subsystem?): Fix typo.
4957         Reported by Peon de la Parra Ivan <peon@keba.com>
4959 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
4961         [BZ #16882]
4962         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
4963         (pthread_spin_lock): Branch out of spin loop to proper location.
4964         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
4965         (pthread_spin_lock): Likewise.
4967         * nptl/tst-spin4.c: New test.
4968         * nptl/Makefile (tests): Add tst-spin4.
4970 2014-06-03  Andreas Schwab  <schwab@suse.de>
4972         [BZ #15946]
4973         * resolv/res_send.c (send_dg): Reload file descriptor after
4974         calling reopen.
4976 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
4978         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
4980 2014-06-03  Richard Henderson  <rth@redhat.com>
4982         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
4983         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
4984         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
4985         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
4986         in the SAVE_PID block.
4987         (__libc_vfork): New alias.
4988         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
4990         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
4991         child in registers, not on the stack.  Remove RESET_PID conditionals.
4992         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
4994 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4996         * sysdeps/aarch64/libm-test-ulps: Regenerate.
4998 2014-06-03  Wilco  <wdijkstr@arm.com>
5000         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
5001         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
5002         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
5003         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
5004         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
5005         Likewise.
5007 2014-06-03  Wilco  <wdijkstr@arm.com>
5009         * sysdeps/aarch64/fpu/math_private.h
5010         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
5011         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
5012         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
5013         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
5014         Fix declarations.
5016 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
5018         * crypt/crypt-private.h: Include ufc-crypt.h.
5019         (__b64_from_24bit): Declare extern.
5020         * crypt/crypt_util.c(__b64_from_24bit): New function.
5021         (b64t): New static const variable.
5022         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
5023         (b64t): Remove variable.
5024         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
5025         * crypt/sha256-crypt.c: Include crypt-private.h.
5026         (b64t): Remove variable.
5027         (__sha256_crypt_r): Remove b64_from_24bit and replace
5028         with __b64_from_24bit.
5029         * crypt/sha512-crypt.c: Likewise.
5031 2014-06-02  Roland McGrath  <roland@hack.frob.com>
5033         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
5034         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
5035         Label the code __libc_vfork rather than __vfork.
5036         [!NOT_IN_libc] (vfork): Define as weak alias.
5037         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
5038         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
5039         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
5041 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
5043         * malloc/malloc.c (malloc_info): Fix format specifier for
5044         n_mmaps.
5046 2014-06-02  Wilco  <wdijkstr@arm.com>
5048         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
5049         FPCR write.
5051 2014-06-02  Wilco  <wdijkstr@arm.com>
5053         [BZ #17009]
5054         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
5055         Rewrite to reduce FPCR/FPSR accesses.
5057 2014-06-01  David S. Miller  <davem@davemloft.net>
5059         * sysdeps/sparc/fpu/libm-test-ulps: Update.
5061 2014-05-31  David S. Miller  <davem@davemloft.net>
5063         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
5064         to occur in round to nearest mode when |x| >= 2.0
5066 2014-05-30  Richard Henderson  <rth@twiddle.net>
5068         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
5069         (PSEUDO_RET_NOERRNO): Remove.
5070         (ret): Don't redefine.
5071         (ret_NOERRNO): Define in terms of ret.
5072         (ret_ERRVAL): Likewise.
5074         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
5075         use of PSEUDO_RET; perform the error check directly.
5077 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
5079         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
5080         with __int128_t.
5082 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
5084         * malloc/malloc (malloc_info): Fix formatting.
5086 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
5087             Roland McGrath  <roland@hack.frob.com>
5089         * malloc/malloc (malloc_info): Also print mmapped statistics.
5091 2014-05-30  Roland McGrath  <roland@hack.frob.com>
5093         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
5094         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
5096 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
5098         * malloc/malloc.c (malloc_info): Inline mi_arena.
5100 2014-05-29  Richard Henderson  <rth@twiddle.net>
5102         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
5103         Remove comma before expanding ASM_ARGS_##nr.
5104         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
5105         Make _x0 a strict output; make _x8 a strict input; adjust expansion
5106         of ASM_ARGS_##nr.
5107         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
5108         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
5109         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
5110         (ASM_ARGS_1): Add leading comma.
5112         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
5113         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
5114         to __errno_location.
5115         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
5116         Remove the expected plt for __errno_location.
5118         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
5119         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
5120         call to __read_tp.
5122         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
5123         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
5124         it and break it down.
5125         (DOCARGS_0, DOCARGS_1): Do nothing.
5126         (DOCARGS_2): Update to store into the new stack frame.
5127         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
5128         (UNDOCARGS_1): Update to restore from the new stack frame.
5129         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
5130         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
5132         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
5133         (SINGLE_THREAD_P): New parameter for result regno.
5134         (PSEUDO): Update to match; use cbz instead of beq.
5136         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
5137         Use ENTRY to define the _nocancel entry point.  Share the syscall
5138         and syscall error check paths with the cancel path.
5139         (PSEUDO_END): New.
5141         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
5142         whitespace; tabs before and after asm mnemonics.
5144 2014-05-29  Eric Wong  <normalperson@yhbt.net>
5146         [BZ #15132]
5147         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
5148         Call fstat64 or stat64 internally, depending on arguments passed.
5149         Replace stat buffer argument with file descriptor argument.
5150         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
5151         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
5152         Pass fd to __internal_statvfs instead of calling fstat64.
5153         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
5154         Pass fd to __internal_statvfs64 instead of calling fstat64.
5155         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
5156         Pass -1 to __internal_statvfs instead of calling stat64.
5157         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
5158         Pass -1 to __internal_statvfs64 instead of calling stat64.
5160 2014-05-28  Roland McGrath  <roland@hack.frob.com>
5162         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
5163         that was previously under [RESET_PID].
5164         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
5166         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
5167         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
5169 2014-05-27  Roland McGrath  <roland@hack.frob.com>
5171         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
5173         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
5174         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
5176 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
5178         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
5180 2014-05-27  Andreas Schwab  <schwab@suse.de>
5182         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
5183         TLS_INIT_TP macro.
5184         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
5185         * elf/rtld.c (init_tls, dl_main): Likewise.
5186         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
5187         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
5188         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
5189         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
5190         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
5191         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
5192         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
5193         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
5194         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
5195         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
5196         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
5197         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
5198         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
5199         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
5200         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
5201         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
5202         * sysdeps/generic/tls.h: Update description.
5204 2014-05-27  Will Newton  <will.newton@linaro.org>
5206         [BZ #16990]
5207         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
5208         and restore r2 rather than just restoring.
5210 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
5212         [BZ #16724]
5213         * libio/tst-ftell-append.c: New test case.
5214         * libio/Makefile (tests): Add test case.
5215         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
5216         append mode.
5217         * libio/wfileops.c (do_ftell_wide): Likewise.
5219 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5221         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5223         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
5224         ...
5225         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
5226         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
5227         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
5228         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
5229         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
5230         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
5231         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
5232         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
5233         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
5234         Moved ...
5235         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
5236         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
5237         Moved ...
5238         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
5239         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
5240         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
5241         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
5242         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
5243         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
5244         ...
5245         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
5246         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
5247         Moved ...
5248         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
5249         here.
5250         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
5251         ...
5252         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
5253         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
5254         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
5256         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
5257         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
5258         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
5259         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
5261         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
5262         merge into ...
5263         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
5264         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
5265         ...
5266         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
5267         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
5268         ...
5269         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
5270         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
5271         Moved ...
5272         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
5273         here.
5274         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
5275         Moved ...
5276         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
5277         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
5278         Moved ...
5279         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
5281         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
5282         conditional [RESET_PID].
5283         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
5284         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
5285         removed.
5286         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
5287         removed.
5289         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
5290         <tcb-offsets.h>.
5291         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5292         (__libc_vfork): New strong alias.
5293         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
5294         removed.
5295         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
5296         Removed.
5298         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
5299         <tcb-offsets.h>.
5300         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
5301         (__libc_vfork): New strong alias.
5302         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
5303         removed.
5304         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
5305         removed.
5307 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
5309         * malloc/malloc.c (mi_arena): New function.
5310         (malloc_info): Remove nested function mi_arena. Call non-nosted
5311         function mi_arena.
5313 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5315         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
5316         by insrwi.
5317         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
5318         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
5319         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
5320         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
5321         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
5322         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
5323         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
5325 2014-05-26  Andreas Schwab  <schwab@suse.de>
5327         [BZ #16984]
5328         * locale/programs/repertoire.c (repertoire_read): Add slash
5329         between I18NPATH element and file name.
5330         * locale/programs/locfile.c (locfile_read): Likewise.
5332 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
5334         * nptl/pthread_mutexattr_settype.c
5335         (__pthread_mutexattr_settype):
5336         Disable lock elision for PTHREAD_MUTEX_NORMAL.
5338 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
5340         * nptl/tst-mutex5 (do_test):
5341         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
5343 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
5345         * benchtests/README: Document 'init' directive.
5346         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
5347         BENCH_INIT.
5348         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
5349         (parse_file): Recognize 'init' directive.
5351 2014-05-26  Kyle McMartin  <kyle@redhat.com>
5353         [BZ #16796]
5354         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
5355         alignment of struct pthread.
5357 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
5359         [BZ #16878]
5360         * nscd/netgroupcache.c (addgetnetgrentX): Look for
5361         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
5362         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
5363         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
5365 2014-05-25  Richard Henderson  <rth@twiddle.net>
5367         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
5368         (SINGLE_THREAD_P_PIC): Remove.
5369         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
5370         (SINGLE_THREAD_P_PIC): Remove.
5372         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
5373         branch to syscall error ...
5374         (PSEUDO): ... here.
5375         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
5376         from __local_syscall_error to .Lsyscall_error.
5377         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
5378         (SYSCALL_ERROR): Update label name.
5380         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
5381         Do not use DOARGS/UNDOARGS.
5382         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
5383         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
5384         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
5385         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
5386         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
5388         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
5389         block comment.
5391         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
5392         define if !NOT_IN_libc.
5393         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
5394         define with non-default symbol versions.
5396 2014-05-23  Richard Henderson  <rth@twiddle.net>
5398         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
5399         (vfork, __vfork): Define via compat_symbol.
5401         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
5402         [!HAVE_IFUNC] (vfork_compat): Remove.
5403         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
5405 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
5407         [BZ #16978]
5408         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
5409         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
5410         variable.
5412 2014-05-23  Richard Henderson  <rth@twiddle.net>
5414         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
5415         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
5416         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
5417         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
5419         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
5420         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
5421         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
5422         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
5423         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
5424         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
5425         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
5426         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
5427         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
5428         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
5429         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
5430         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
5431         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
5432         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
5433         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
5434         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
5435         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
5436         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
5437         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
5438         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
5439         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
5440         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
5441         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
5442         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
5443         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
5444         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
5445         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
5446         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
5447         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
5448         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
5449         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
5450         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
5451         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
5452         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
5453         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
5454         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
5455         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
5456         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
5457         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
5458         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
5459         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
5460         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
5461         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
5462         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
5463         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
5464         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
5465         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
5466         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
5467         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
5468         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
5469         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
5470         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
5471         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
5472         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
5473         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
5474         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
5476         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
5477         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
5478         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
5479         before exiting on error.
5480         (__libc_vfork): New strong alias.
5481         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
5482         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
5484         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
5485         that was previously under [RESET_PID].
5486         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
5488         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
5490 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
5492         [BZ #16977]
5493         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
5494         value when x - 1 is zero.
5495         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
5496         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
5497         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
5498         0.0L for an argument of 1.0L.
5499         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
5500         Likewise.
5501         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
5502         value when x - 1 is zero.
5503         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
5504         * sysdeps/i386/fpu/libm-test-ulps: Update.
5505         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5507 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
5509         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
5510         alphasort and versionsort.
5512 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5514         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
5515         macro.
5516         [copysignf]: Likewise.
5518 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
5520         * crypt/md5-crypt.c: Fix formatting.
5522 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
5524         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
5525         (b64_from_24bit): New function.
5527 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5529         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
5530         libc_hidden_builtin_def to ifunc.
5531         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
5532         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
5534 2014-05-21  Roland McGrath  <roland@hack.frob.com>
5536         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
5537         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
5539 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
5541         * nscd/Depend (linuxthreads): Remove.
5542         (nptl): Add.
5543         * resolv/Depend (linuxthreads): Remove.
5544         * rt/Depend (linuxthreads): Remove.
5546         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
5547         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
5548         $(common-objpfx)elf/.
5549         (link-libc-before-gnulib): Likewise.
5550         (elfobjdir): Remove variable.
5551         * Makefile (install): Use $(elf-objpfx) instead of
5552         $(common-objpfx)elf/.
5553         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
5554         $(elfobjdir)/.
5555         (link-libc-deps): Likewise.
5556         ($(common-objpfx)libc.so): Likewise.
5557         ($(common-objpfx)linkobj/libc.so): Likewise.
5558         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
5559         instead of $(common-objpfx)elf/.
5560         (symbolic-link-list): Likewise.
5561         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
5562         [$(cross-compiling) = no]: Likewise.
5563         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
5564         $(elfobjdir)/.
5565         (static-gnulib-arch): Likewise.
5566         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
5567         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
5568         $(common-objpfx)elf/.
5570 2014-05-21  Richard Henderson  <rth@redhat.com>
5572         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
5573         (SINGLE_THREAD_P): Use the correct width load.  Fold
5574         into the ldr offset.
5576         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
5577         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
5579 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
5581         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
5582         (libgcc_s_resume): Use __attribute_used__.
5583         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
5584         Likewise.
5586 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5588         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
5589         optimization when used with float constants.
5591         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5593 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
5595         [BZ #16915]
5596         * locale/nl_langinfo_l.c: Make direct reference to every
5597         _nl_current_CATEGORY symbol.
5598         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
5599         (tests-static): Add tst-langinfo-static.
5600         (tests-special): Add tst-langinfo-static.out.
5601         ($(objpfx)tst-langinfo.out): Redirect output.
5602         ($(objpfx)tst-langinfo-static.out): New.
5603         * localedata/tst-langinfo.sh: Send output to stdout.
5604         * localedata/tst-langinfo-static.c: New file.
5606         [BZ #16965]
5607         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
5608         when the shift amount is modulo the limb size.
5610 2014-05-20  Richard Henderson  <rth@redhat.com>
5612         [BZ #16967]
5613         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
5614         Change type of sa_flags from unsigned int to int.
5616         [BZ #16966]
5617         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
5619         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
5621 2014-05-20  Will Newton  <will.newton@linaro.org>
5623         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
5624         Test the return value of the system call in the nocancel case.
5626 2014-05-20  Will Newton  <will.newton@linaro.org>
5627             Yvan Roux  <yvan.roux@linaro.org>
5629         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
5630         #include of asm/ptrace.h.
5631         (PTRACE_GET_THREAD_AREA): Remove #undef.
5632         (PTRACE_GETHBPREGS): Likewise.
5633         (PTRACE_SETHBPREGS): Likewise.
5634         (struct user_regs_struct): New structure.
5635         (struct user_fpsimd_struct): New structure.
5636         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
5637         #include of asm/ptrace.h and second #include of sys/user.h.
5638         (PTRACE_GET_THREAD_AREA): Remove #undef.
5639         (PTRACE_GETHBPREGS): Likewise.
5640         (PTRACE_SETHBPREGS): Likewise.
5641         (ELF_NGREG): Use new struct user_regs_struct.
5642         (elf_fpregset_t): Use new struct user_fpsimd_struct.
5644 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5646         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
5647         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
5649 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
5651         [BZ #16958]
5652         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
5653         membar to avoid block loads/stores to overlap previous stores.
5655 2014-05-17  Richard Henderson  <rth@redhat.com>
5657         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
5658         Create the __##syscall_name##_nocancel entry point.
5659         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
5660         Remove; let the sysdep-cancel.h code create it.
5662 2014-05-17  David S. Miller  <davem@davemloft.net>
5664         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
5665         Protect with __USE_GNU.
5666         (TIOCSET_TEMPT): Likewise.
5667         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
5668         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
5669         these are already provided in bits/ioctl-types.h
5671 2014-05-16  Roland McGrath  <roland@hack.frob.com>
5673         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
5674         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
5676         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
5677         Use wait4 regardless of [__NR_waitpid].
5679 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
5681         PR libgcc/60166
5682         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
5683         (_FP_NANSIGN_Q): Set the quiet bit.
5685 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
5687         * benchtests/Makefile
5688         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
5689         not $(common-objpfx)math/libm.so.
5690         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
5691         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
5692         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
5693         $(common-objpfx)dlfcn/libdl.so.
5694         ($(objpfx)tst-audit8): Depend on $(libm), not
5695         $(common-objpfx)math/libm.so.
5696         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
5697         not $(common-objpfx)dlfcn/libdl.so.
5698         * math/Makefile
5699         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
5700         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
5701         [$(build-shared) = yes].
5702         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
5703         $(common-objpfx)nptl/libpthread.so.
5704         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
5705         $(common-objpfx)math/libm.so$(libm.so-version) or
5706         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
5707         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
5708         $(common-objpfx)dlfcn/libdl.so.
5709         * setjmp/Makefile (link-libm): Remove variable.
5710         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
5711         * stdio-common/Makefile (link-libm): Remove variable.
5712         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
5713         * stdlib/Makefile (link-libm): Remove variable.
5714         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
5715         ($(objpfx)tst-strtod-round): Likewise.
5716         ($(objpfx)tst-tininess): Likewise.
5717         ($(objpfx)tst-strtod-underflow): Likewise.
5718         ($(objpfx)tst-strtod6): Likewise.
5719         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
5720         $(libdl), not $(common-objpfx)nptl/libpthread.so and
5721         $(common-objpfx)dlfcn/libdl.so.
5723 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5725         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
5726         BSD terminal modes definitions.
5728 2014-05-16  Roland McGrath  <roland@hack.frob.com>
5730         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
5731         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
5733         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
5734         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
5735         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
5736         Don't do #include_next.
5737         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
5738         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
5739         Don't do #include_next.
5740         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
5741         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
5742         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
5743         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
5745 2014-05-16  Allan McRae  <allan@archlinux.org>
5747         * po/sv.po: Update Swedish translation from translation project.
5749         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
5750         in sed expression.
5752 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
5754         [BZ #16917]
5755         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
5756         errno if the TIOCGPTN ioctl fails with an error different than
5757         EINVAL.
5758         * login/tst-ptsname.c: New file.
5759         * login/Makefile (tests): Add tst-ptsname.
5761         [BZ #16943]
5762         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
5763         and prlimit64.
5765 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
5767         [BZ #16849]
5768         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
5769         herrno to return EAI_AGAIN.
5771 2014-05-14  Roland McGrath  <roland@hack.frob.com>
5773         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
5774         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
5775         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
5776         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
5777         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
5778         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
5779         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
5780         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
5781         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
5782         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
5783         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
5784         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
5785         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
5786         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
5787         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
5788         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
5789         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
5790         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
5791         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
5792         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
5793         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
5794         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
5795         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
5796         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
5797         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
5798         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
5799         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
5800         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
5801         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
5802         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
5803         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
5804         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
5805         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
5806         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
5807         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
5808         Moved ...
5809         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
5810         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
5811         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
5812         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
5813         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
5814         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
5815         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
5816         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
5817         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
5818         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
5819         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
5820         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
5821         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
5822         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
5823         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
5824         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
5825         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
5826         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
5827         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
5828         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
5829         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
5830         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
5831         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
5832         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
5833         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
5834         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
5835         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
5836         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
5837         Moved ...
5838         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
5839         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
5840         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
5841         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
5842         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
5843         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
5844         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
5845         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
5846         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
5847         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
5848         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
5849         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
5850         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
5851         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
5852         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
5853         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
5854         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
5855         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
5856         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
5857         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
5858         Moved ...
5859         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
5860         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
5861         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
5863         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
5864         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
5865         (libpthread-sysdep_routines): Add elision-related stuff here instead.
5866         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
5867         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
5868         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
5869         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
5870         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
5871         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
5872         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
5873         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
5874         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
5875         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
5876         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
5877         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
5878         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
5879         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
5880         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
5881         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
5882         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
5883         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
5884         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
5885         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
5886         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
5887         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
5888         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
5889         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
5890         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
5891         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
5892         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
5893         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
5895         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
5896         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
5898         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
5899         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
5900         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
5901         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
5902         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
5903         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
5904         Moved ...
5905         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
5906         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
5907         Moved ...
5908         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
5909         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
5910         Moved ...
5911         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
5912         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
5913         Moved ...
5914         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
5915         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
5916         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
5917         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
5918         Moved ...
5919         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
5920         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
5921         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
5922         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
5923         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
5924         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
5925         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
5926         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
5927         Moved ...
5928         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
5929         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
5930         Moved ...
5931         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
5932         ... here.
5933         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
5934         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
5935         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
5936         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
5937         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
5938         Moved ...
5939         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
5940         ... here.
5941         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
5942         Moved ...
5943         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
5944         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
5945         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
5946         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
5947         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
5948         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
5949         Moved ...
5950         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
5951         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
5952         Moved ...
5953         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
5954         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
5955         Moved ...
5956         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
5957         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
5958         Moved ...
5959         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
5960         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
5961         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
5962         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
5963         Moved ...
5964         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
5965         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
5966         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
5967         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
5968         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
5969         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
5970         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
5971         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
5972         Moved ...
5973         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
5974         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
5975         Moved ...
5976         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
5977         ... here.
5978         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
5979         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
5980         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
5981         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
5982         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
5983         Moved ...
5984         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
5985         ... here.
5986         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
5987         Moved ...
5988         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
5989         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
5990         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
5991         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
5992         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
5993         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
5994         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
5995         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
5996         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
5997         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
5998         Moved ...
5999         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
6000         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
6001         Moved ...
6002         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
6003         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
6004         Moved ...
6005         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
6006         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
6007         Moved ...
6008         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
6009         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
6010         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
6011         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
6012         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
6013         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
6014         Moved ...
6015         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
6016         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
6017         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
6018         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
6019         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
6020         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
6021         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
6022         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
6023         Moved ...
6024         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
6025         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
6026         Moved ...
6027         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
6028         ... here.
6029         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
6030         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
6031         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
6032         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
6033         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
6034         Moved ...
6035         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
6036         ... here.
6037         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
6038         Moved ...
6039         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
6040         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
6041         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
6042         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
6043         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
6044         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
6045         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
6046         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
6047         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
6048         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
6049         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
6051         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
6052         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
6054         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
6055         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
6057         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
6058         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
6059         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
6060         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
6061         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
6062         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
6063         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
6064         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
6065         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
6066         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
6067         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
6068         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
6069         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
6070         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
6071         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
6072         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
6073         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
6074         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
6075         Moved ...
6076         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
6077         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
6078         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
6079         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
6080         Moved ...
6081         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
6082         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
6083         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
6084         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
6085         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
6086         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
6087         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
6088         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
6089         Moved ...
6090         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
6091         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
6092         Moved ...
6093         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
6094         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
6095         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
6096         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
6097         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
6098         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
6099         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
6100         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
6101         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
6102         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
6103         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
6104         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
6105         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
6106         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
6107         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
6108         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
6109         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
6111         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
6112         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
6113         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
6114         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
6115         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
6117         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
6118         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
6119         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
6120         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
6121         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
6122         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
6123         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
6124         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
6125         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
6126         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
6128         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
6129         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
6131         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
6132         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
6133         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
6134         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
6135         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
6136         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
6137         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
6138         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
6139         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
6140         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
6141         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
6142         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
6143         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
6144         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
6145         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
6146         Update #include.
6147         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
6148         Likewise.
6149         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
6150         Likewise.
6151         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
6152         Likewise.
6153         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
6154         Likewise.
6155         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
6156         Likewise.
6157         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
6158         Likewise.
6159         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
6160         Likewise.
6161         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
6162         Likewise.
6163         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
6164         Likewise.
6165         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
6166         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
6167         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
6168         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
6169         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
6170         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
6171         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
6172         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
6173         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
6174         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
6175         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
6176         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
6177         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
6178         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
6179         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
6181         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
6182         that was previously under [RESET_PID].
6183         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
6184         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
6185         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
6187         * sysdeps/i386/nptl/Implies: New file.
6188         * sysdeps/x86_64/nptl/Implies: New file.
6189         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
6190         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
6191         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
6192         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
6194         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
6195         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
6196         (__libc_vfork): New strong alias.
6197         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
6198         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
6200         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
6201         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
6202         (__libc_vfork): New strong alias.
6203         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
6204         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
6206         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
6207         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
6208         (__libc_vfork): New strong alias.
6209         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
6210         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
6211         * nptl/pt-vfork.c: New file.
6212         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
6213         (libpthread: GLIBC_2.20): New version set (empty).
6215 2014-05-14  Will Newton  <will.newton@linaro.org>
6217         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
6218         rather than #if.
6220 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
6222         [BZ #16564]
6223         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
6224         arguments with exponent 65 or above.
6225         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
6226         arguments 0x1p113L or above.
6227         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
6228         to arguments 0x1p107L or above.
6229         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
6230         positive arguments with exponent 65 or above.
6231         * math/auto-libm-test-in: Add more tests of log1p.
6232         * math/auto-libm-test-out: Regenerated.
6234         [BZ #16928]
6235         * math/s_cacos.c (__cacos): Ensure zero real part of result from
6236         non-finite arguments is +0.
6237         * math/s_cacosf.c (__cacosf): Likewise.
6238         * math/s_cacosl.c (__cacosl): Likewise.
6239         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
6240         * sysdeps/i386/fpu/libm-test-ulps: Update.
6241         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6243         [BZ #16927]
6244         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
6245         value.
6246         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
6247         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
6248         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
6249         for explicit high bit of mantissa when testing for argument equal
6250         to 1.
6251         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
6252         * sysdeps/i386/fpu/libm-test-ulps: Update.
6253         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6255         [BZ #16516]
6256         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
6257         (__erf): Scale by 16 instead of 8 in potentially underflowing
6258         case.  Ensure exception if result actually underflows.
6259         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
6260         (__erff): Scale by 16 instead of 8 in potentially underflowing
6261         case.  Ensure exception if result actually underflows.
6262         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
6263         (efx8): Remove variable.
6264         (__erfl): Scale by 16 instead of 8 in potentially underflowing
6265         case.  Ensure exception if result actually underflows.
6266         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
6267         (efx8): Remove variable.
6268         (__erfl): Scale by 16 instead of 8 in potentially underflowing
6269         case.  Ensure exception if result actually underflows.
6270         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
6271         (efx8): Remove variable.
6272         (__erfl): Scale by 16 instead of 8 in potentially underflowing
6273         case.  Ensure exception if result actually underflows.
6274         * math/auto-libm-test-in: Add more tests of erf.
6275         * math/auto-libm-test-out: Regenerated.
6277 2014-05-14  Andreas Schwab  <schwab@suse.de>
6279         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
6280         Remove code conditionalized on USE___THREAD.
6282         * config.h.in (HAVE_PT_CHOWN): Define as 0.
6283         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
6284         not definedness.
6286 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
6288         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
6289         Define unconditionally.
6290         (__ASSUME_O_CLOEXEC): Likewise.
6291         (__ASSUME_SOCK_CLOEXEC): Likewise.
6292         (__ASSUME_IN_NONBLOCK): Likewise.
6293         (__ASSUME_PIPE2): Likewise.
6294         (__ASSUME_EVENTFD2): Likewise.
6295         (__ASSUME_SIGNALFD4): Likewise.
6296         (__ASSUME_DUP3): Likewise.
6297         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
6298         (__ASSUME_DUP3): Do not define.
6299         (__ASSUME_EVENTFD2): Likewise.
6300         (__ASSUME_IN_NONBLOCK): Likewise.
6301         (__ASSUME_O_CLOEXEC): Likewise.
6302         (__ASSUME_PIPE2): Likewise.
6303         (__ASSUME_SIGNALFD4): Likewise.
6304         (__ASSUME_SOCK_CLOEXEC): Likewise.
6305         (__ASSUME_UTIMES): Undefine.
6306         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
6307         (__ASSUME_UTIMES): Do not define.
6308         (__ASSUME_O_CLOEXEC): Likewise.
6309         (__ASSUME_SOCK_CLOEXEC): Likewise.
6310         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
6311         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
6312         0x020621].
6313         (__ASSUME_PIPE2): Likewise.
6314         (__ASSUME_EVENTFD2): Likewise.
6315         (__ASSUME_SIGNALFD4): Likewise.
6316         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
6317         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
6318         Do not define.
6319         (__ASSUME_EVENTFD2): Likewise.
6320         (__ASSUME_SIGNALFD4): Likewise.
6321         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
6322         (__ASSUME_32BITUIDS): Likewise.
6323         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
6324         (__ASSUME_IPC64): Likewise.
6325         (__ASSUME_ST_INO_64_BIT): Likewise.
6326         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
6327         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
6328         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
6329         (__ASSUME_UTIMES): Do not define.
6330         (__ASSUME_PSELECT): Likewise.
6331         (__ASSUME_PPOLL): Likewise.
6332         (__ASSUME_O_CLOEXEC): Likewise.
6333         (__ASSUME_SOCK_CLOEXEC): Likewise.
6334         (__ASSUME_IN_NONBLOCK): Likewise.
6335         (__ASSUME_PIPE2): Likewise.
6336         (__ASSUME_EVENTFD2): Likewise.
6337         (__ASSUME_SIGNALFD4): Likewise.
6338         (__ASSUME_DUP3): Likewise.
6339         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
6340         (__ASSUME_UTIMES): Likewise.
6341         (__ASSUME_O_CLOEXEC): Likewise.
6342         (__ASSUME_SOCK_CLOEXEC): Likewise.
6343         (__ASSUME_IN_NONBLOCK): Likewise.
6344         (__ASSUME_PIPE2): Likewise.
6345         (__ASSUME_EVENTFD2): Likewise.
6346         (__ASSUME_SIGNALFD4): Likewise.
6347         (__ASSUME_DUP3): Likewise.
6348         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
6349         (__ASSUME_UTIMES): Likewise.
6350         (__ASSUME_O_CLOEXEC): Likewise.
6351         (__ASSUME_SOCK_CLOEXEC): Likewise.
6352         (__ASSUME_IN_NONBLOCK): Likewise.
6353         (__ASSUME_PIPE2): Likewise.
6354         (__ASSUME_EVENTFD2): Likewise.
6355         (__ASSUME_SIGNALFD4): Likewise.
6356         (__ASSUME_DUP3): Likewise.
6357         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
6358         Likewise.
6359         (__ASSUME_UTIMES): Likewise.
6360         (__ASSUME_EVENTFD2): Likewise.
6361         (__ASSUME_SIGNALFD4): Likewise.
6362         * sysdeps/unix/sysv/linux/tile/kernel-features.h
6363         (__ASSUME_O_CLOEXEC): Likewise.
6364         (__ASSUME_SOCK_CLOEXEC): Likewise.
6365         (__ASSUME_IN_NONBLOCK): Likewise.
6366         (__ASSUME_PIPE2): Likewise.
6367         (__ASSUME_EVENTFD2): Likewise.
6368         (__ASSUME_SIGNALFD4): Likewise.
6369         (__ASSUME_DUP3): Likewise.
6370         (__ASSUME_UTIMES): Undefine.
6372         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
6373         feclearexcept.  Remove symbol versioning code.
6374         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
6375         symbol versioning code.
6376         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
6377         symbol versioning code.
6378         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
6379         feupdateenv.  Remove symbol versioning code.
6380         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
6381         fegetexceptflag.  Remove symbol versioning code.
6382         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
6383         fesetexceptflag.  Remove symbol versioning code.
6384         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
6385         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
6386         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
6387         (__posix_fadvise64_l32): Remove prototype.
6388         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
6389         code.
6391 2014-05-13  Roland McGrath  <roland@hack.frob.com>
6393         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
6394         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
6395         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
6396         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
6398 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
6400         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
6401         current working directory
6403 2014-05-13  Roland McGrath  <roland@hack.frob.com>
6405         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
6406         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
6407         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
6408         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
6409         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
6410         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
6411         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
6412         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
6413         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
6414         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
6415         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
6416         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
6417         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
6418         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
6419         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
6420         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
6421         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
6422         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
6423         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
6424         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
6425         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
6426         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
6427         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
6428         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
6429         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
6430         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
6431         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
6432         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
6433         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
6434         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
6435         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
6436         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
6437         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
6438         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
6439         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
6440         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
6441         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
6442         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
6443         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
6444         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
6445         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
6446         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
6448         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
6449         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
6451         * sysdeps/unix/sysv/linux/arm/Makefile
6452         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
6453         Add rt-aeabi_unwind_cpp_pr1.
6454         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
6455         Add nptl-aeabi_unwind_cpp_pr1.
6456         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
6457         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
6458         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
6459         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
6460         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
6461         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
6463         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
6464         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
6465         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
6466         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
6468         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
6469         Deconditionalize the code that was previously under [RESET_PID].
6470         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
6472         * sysdeps/generic/exit-thread.h: New file.
6473         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
6474         * include/unistd.h (__exit_thread): Remove declaration.
6475         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
6476         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
6477         * csu/libc-start.c: Include <exit-thread.h>.
6478         (LIBC_START_MAIN): Pass no argument to __exit_thread.
6479         * nptl/pthread_create.c: Include <exit-thread.h>.
6480         (start_thread): Call __exit_thread in place of __exit_thread_inline.
6481         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
6482         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
6483         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
6484         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
6485         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
6486         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
6487         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
6488         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
6489         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
6490         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
6491         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
6492         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
6493         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
6494         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
6495         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
6496         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
6498 2014-05-13  Andreas Schwab  <schwab@suse.de>
6500         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
6502 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
6504         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
6505         (__ASSUME_UTIMES): Do not condition on kernel version.
6506         (__ASSUME_PSELECT): Define unconditionally.
6507         (__ASSUME_PPOLL): Likewise.
6508         (__ASSUME_ATFCTS): Likewise.
6509         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
6510         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
6511         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
6512         (__ASSUME_UTIMENSAT): Define unconditionally.
6513         (__ASSUME_PRIVATE_FUTEX): Likewise.
6514         (__ASSUME_FALLOCATE): Likewise.
6515         (__ASSUME_O_CLOEXEC): Likewise.
6516         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
6517         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
6518         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
6519         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
6520         (__ASSUME_IN_NONBLOCK): Likewise.
6521         (__ASSUME_PIPE2): Likewise.
6522         (__ASSUME_EVENTFD2): Likewise.
6523         (__ASSUME_SIGNALFD4): Likewise.
6524         (__ASSUME_DUP3): Likewise.
6525         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
6526         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
6527         (__ASSUME_AT_RANDOM): Likewise.
6528         (__ASSUME_PREADV): Likewise.
6529         (__ASSUME_PWRITEV): Likewise.
6530         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
6531         (__ASSUME_F_GETOWN_EX): Define unconditionally.
6532         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
6533         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
6534         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
6535         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
6536         (__ASSUME_O_CLOEXEC): Define unconditionally.
6537         (__ASSUME_PSELECT): Do not undefine conditionally.
6538         (__ASSUME_PPOLL): Likewise.
6539         (__ASSUME_ATFCTS): Likewise.
6540         (__ASSUME_SET_ROBUST_LIST): Likewise.
6541         (__ASSUME_UTIMENSAT): Likewise.
6542         (__ASSUME_FDATASYNC): Define unconditionally.
6543         * sysdeps/unix/sysv/linux/arm/kernel-features.h
6544         (__ASSUME_SIGFRAME_V2): Likewise.
6545         )__ASSUME_EVENTFD2): Likewise.
6546         (__ASSUME_SIGNALFD4): Likewise.
6547         (__ASSUME_PSELECT): Do not undefine conditionally.
6548         (__ASSUME_PPOLL): Likewise.
6549         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
6550         (__ASSUME_PSELECT): Define unconditionally.
6551         (__ASSUME_PPOLL): Likewise.
6552         (__ASSUME_O_CLOEXEC): Likewise.
6553         (__ASSUME_SOCK_CLOEXEC): Likewise.
6554         (__ASSUME_IN_NONBLOCK): Likewise.
6555         (__ASSUME_PIPE2): Likewise.
6556         (__ASSUME_EVENTFD2): Likewise.
6557         (__ASSUME_SIGNALFD4): Likewise.
6558         (__ASSUME_DUP3): Likewise.
6559         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
6560         (__ASSUME_O_CLOEXEC): Likewise.
6561         (__ASSUME_SOCK_CLOEXEC): Likewise.
6562         (__ASSUME_IN_NONBLOCK): Likewise.
6563         (__ASSUME_PIPE2): Likewise.
6564         (__ASSUME_EVENTFD2): Likewise.
6565         (__ASSUME_SIGNALFD4): Likewise.
6566         (__ASSUME_DUP3): Likewise.
6567         * sysdeps/unix/sysv/linux/mips/kernel-features.h
6568         (__ASSUME_EVENTFD2): Likewise.
6569         (__ASSUME_SIGNALFD4): Likewise.
6570         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
6572 2014-05-12  Andreas Schwab  <schwab@suse.de>
6574         [BZ #16932]
6575         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
6576         (_nss_nis_gethostbyname4_r): Return error if item length is larger
6577         than maximum RPC packet size.
6578         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
6579         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
6580         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
6581         (_nss_nis_getservbyport_r): Likewise.
6583 2014-05-12  Will Newton  <will.newton@linaro.org>
6585         * malloc/Makefile (tests): Add tst-mallopt.
6586         * malloc/tst-mallopt.c: New file.
6588 2014-05-09  Roland McGrath  <roland@hack.frob.com>
6590         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
6591         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
6593 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6595         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
6596         (tst-tlsmod6.so): Likewise.
6598 2014-05-09  Roland McGrath  <roland@hack.frob.com>
6600         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
6602 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
6604         [BZ #16064]
6605         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
6606         and <dl-procinfo.h>.
6607         (__fegetenv): Save SSE state in envp->__eip if supported.
6608         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
6609         envp->__eip if supported.
6610         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
6611         and <dl-procinfo.h>.
6612         (__fesetenv): Always set __eip, __cs_selector, __opcode,
6613         __data_offset and __data_selector in environment to 0.  Set SSE
6614         state if supported.
6615         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
6616         test-fenv-sse.
6617         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
6618         -mfpmath=sse.
6619         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
6621 2014-05-09  Will Newton  <will.newton@linaro.org>
6623         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
6624         and libc_relro_required for ARM.
6625         * sysdeps/arm/preconfigure: Regenerate.
6627 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
6628             Stefan Liebler  <stli@linux.vnet.ibm.com>
6630         * config.make.in (enable-lock-elision): New Makefile variable.
6631         * configure.ac: Likewise.
6632         * configure: Regenerate.
6633         * sysdeps/s390/configure.ac:
6634         Add check for gcc transactions support.
6635         * sysdeps/s390/configure: Regenerate.
6636         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
6637         Build elision files if enabled.
6638         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
6639         Add lock elision support for s390.
6640         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
6641         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
6642         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
6643         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
6644         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
6645         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
6646         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
6647         Likewise.
6648         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
6649         Likewise.
6650         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
6651         Likewise.
6652         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
6653         Likewise.
6654         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
6655         (__lll_timedlock_elision, __lll_lock_elision)
6656         (__lll_unlock_elision, __lll_trylock_elision)
6657         (lll_timedlock_elision, lll_lock_elision)
6658         (lll_unlock_elision, lll_trylock_elision): Add.
6659         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
6660         (pthread_mutex_t): Add lock elision support for s390.
6662 2014-05-14  Wilco  <wdijkstr@arm.com>
6664         * sysdeps/arm/fclrexcpt.c: Cleanup.
6665         * sysdeps/arm/fedisblxcpt.c: Cleanup.
6666         * sysdeps/arm/feenablxcpt.c: Cleanup.
6667         * sysdeps/arm/fegetenv.c: Cleanup.
6668         * sysdeps/arm/fegetexcept.c: Cleanup.
6669         * sysdeps/arm/fegetround.c: Cleanup.
6670         * sysdeps/arm/feholdexcpt.c: Cleanup.
6671         * sysdeps/arm/fesetenv.c: Cleanup.
6672         * sysdeps/arm/fesetround.c: Cleanup.
6673         * sysdeps/arm/feupdateenv.c: Cleanup.
6674         * sysdeps/arm/fgetexcptflg.c: Cleanup.
6675         * sysdeps/arm/fraiseexcpt.c: Cleanup.
6676         * sysdeps/arm/fsetexcptflg.c: Cleanup.
6677         * sysdeps/arm/ftestexcept.c: Cleanup.
6678         * sysdeps/arm/get-rounding-mode.h: Cleanup.
6679         * sysdeps/arm/setfpucw.c: Cleanup.
6681 2014-05-09  Will Newton  <will.newton@linaro.org>
6683         * sysdeps/arm/armv7/strcmp.S: New file.
6684         * NEWS: Mention addition of ARMv7 optimized strcmp.
6686 2014-05-08  Roland McGrath  <roland@hack.frob.com>
6688         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
6689         look for %.ac rather than %.in.
6691         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
6692         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
6693         * sysdeps/mach/hurd/configure: Regenerated.
6694         * sysdeps/unix/sysv/linux/configure: Regenerated.
6696         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
6698 2014-05-07  Steve Ellcey  <sellcey@mips.com>
6700         [BZ# 16922]
6701         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
6702         (LONG_SUB): Ditto.
6703         (PTR_SUB): Ditto.
6705 2014-05-07  Andreas Schwab  <schwab@suse.de>
6707         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
6708         when skipping over non-matching result from nscd.
6710 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
6712         [BZ #16876]
6713         * nptl/sockperf.c (client): Check socket return value.
6715         [BZ #16877]
6716         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
6717         nscd security class.
6719 2014-05-06  Roland McGrath  <roland@hack.frob.com>
6721         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
6722         * sysdeps/arm/unwind.h: ... here.
6724 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
6726         [BZ# 16916]
6727         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
6728         Define.
6730 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
6732         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
6733         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
6734         multiarch strncpy for PPC64.
6735         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
6736         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
6737         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
6738         multiarch optimizations.
6739         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
6740         (__libc_ifunc_impl_list): Likewise.
6741         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
6742         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
6743         multiarch stpncpy for PPC64.
6744         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
6745         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
6747 2014-05-06  Andreas Schwab  <schwab@suse.de>
6749         [BZ #16912]
6750         * gmon/mcount.c (_MCOUNT_DECL): Use
6751         atomic_compare_and_exchange_bool_acq instead of
6752         catomic_compare_and_exchange_bool_acq.
6754 2014-05-05  Roland McGrath  <roland@hack.frob.com>
6756         * elf/Makefile (others, install-bin): Remove pldd.
6757         (pldd-modules): Variable removed.
6758         ($(objpfx)pldd): Target removed.
6759         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
6760         (others, install-bin): Append pldd here.
6761         ($(objpfx)pldd): New target.
6763         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
6764         to 0, so the first #if test emitted later doesn't see it undefined.
6765         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
6766         * sysdeps/gnu/errlist.c: Regenerated.
6768 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6770         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
6771         [libc_hidden_builtin_def]: Define to empty value.
6772         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
6773         [libc_hidden_builtin_def]: Likewise.
6774         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
6775         [libc_hidden_builtin_def]: Likewise.
6776         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
6777         [libc_hidden_builtin_def]: Likewise.
6778         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
6779         __redirect_memcpy and define ifunc as default hidden symbol.
6780         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
6781         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
6783 2014-05-04  Adam Conrad  <adconrad@0c3.net>
6785         * locale/iso-4217.def: Reintroduce XDR currency.
6787 2014-05-04  Allan McRae  <allan@archlinux.org>
6789         * po/eo.po: Update Esperanto translation from translation project.
6791 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
6793         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
6794         and FEATURE_INDEX_MAX to 1.
6795         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
6797 2014-05-01  Steve Ellcey  <sellcey@mips.com>
6799         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
6800         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
6801         * iconvdata/big5.c (ONE_DIRECTION): Define.
6802         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
6803         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
6804         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
6805         * iconvdata/cp932.c (ONE_DIRECTION): Define.
6806         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
6807         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
6808         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
6809         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
6810         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
6811         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
6812         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
6813         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
6814         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
6815         * iconvdata/gbk.c (ONE_DIRECTION): Define.
6816         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
6817         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
6818         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
6819         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
6820         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
6821         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
6822         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
6823         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
6824         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
6825         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
6826         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
6827         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
6828         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
6829         * iconvdata/iso646.c (ONE_DIRECTION): Define.
6830         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
6831         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
6832         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
6833         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
6834         * iconvdata/johab.c (ONE_DIRECTION): Define.
6835         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
6836         * iconvdata/sjis.c (ONE_DIRECTION): Define.
6837         * iconvdata/t.61.c (ONE_DIRECTION): Define.
6838         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
6839         * iconvdata/tscii.c (ONE_DIRECTION): Define.
6840         * iconvdata/uhc.c (ONE_DIRECTION): Define.
6841         * iconvdata/unicode.c (ONE_DIRECTION): Define.
6842         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
6843         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
6844         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
6846 2014-05-01  Roland McGrath  <roland@hack.frob.com>
6848         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
6849         (_IO_JUMPS_OFFSET): Define to 0.
6851         * nptl/sysdeps/pthread/bits/libc-lock.h
6852         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
6853         (__libc_lock_define_initialized_recursive): Always define using
6854         initializer.  Modern compilers treat uninitialized (implicit zero) and
6855         explicit zero initializers the same (i.e. put the datum in bss).
6857 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
6859         * nscd/nscd-client.h: Include <string.h>.
6861 2014-05-01  David S. Miller  <davem@davemloft.net>
6863         [BZ #16885]
6864         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
6865         multiple zero bytes exist at the end of a string.
6866         Reported by Aurelien Jarno <aurelien@aurel32.net>
6868         * string/test-strcmp.c (check): Add explicit test for situations where
6869         there are multiple zero bytes after the first.
6871 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
6873         [BZ #16890]
6874         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
6875         when compiling wprintf.
6876         * stdio-common/tstdiomisc.c (t3): New function.
6877         (main): Call it.
6879 2014-05-01  Steve Ellcey  <sellcey@mips.com>
6881         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
6882         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
6883         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
6884         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
6886 2014-05-01  Steve Ellcey  <sellcey@mips.com>
6888         * stdlib/longlong.h: Updated from GCC.
6890 2014-05-01  Will Newton  <will.newton@linaro.org>
6891             Bernard Ogden  <bernie.ogden@linaro.org>
6893         * NEWS: Update fixed bug list.
6895         [BZ #15119]
6896         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
6898 2014-04-30  David S. Miller  <davem@davemloft.net>
6900         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
6901         (libc_feholdexcept_setround_sparc_ctx): New function.
6902         (libc_fesetenv_sparc_ctx): Likewise.
6903         (libc_feupdateenv_sparc_ctx): Likewise.
6904         (libc_feholdsetround_sparc_ctx): Likewise.
6905         (libc_feholdexcept_setround_ctx): Define.
6906         (libc_feholdexcept_setroundf_ctx): Likewise.
6907         (libc_feholdexcept_setroundl_ctx): Likewise.
6908         (libc_fesetenv_ctx): Likewise.
6909         (libc_fesetenvf_ctx): Likewise.
6910         (libc_fesetenvl_ctx): Likewise.
6911         (libc_feupdateenv_ctx): Likewise.
6912         (libc_feupdateenvf_ctx): Likewise.
6913         (libc_feupdateenvl_ctx): Likewise.
6914         (libc_feresetround_ctx): Likewise.
6915         (libc_feresetroundf_ctx): Likewise.
6916         (libc_feresetroundl_ctx): Likewise.
6917         (libc_feholdsetround_ctx): Likewise.
6918         (libc_feholdsetroundf_ctx): Likewise.
6919         (libc_feholdsetroundl_ctx): Likewise.
6921         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
6922         with __USE_GNU instead of XOPEN cpp guards.
6924         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
6925         0.
6927         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
6928         with XOPEN cpp guards.
6930 2014-04-30  Julian Brown  <julian@codesourcery.com>
6932         [BZ #16888]
6933         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
6934         handling.
6936 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
6938         [BZ #9894]
6939         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
6940         Change to 2.6.32.
6941         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
6942         * sysdeps/unix/sysv/linux/configure: Regenerated.
6943         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
6944         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
6945         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
6946         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
6947         * README: Update reference to required Linux kernel version.
6948         * manual/install.texi (Linux): Update reference to required Linux
6949         kernel headers version.
6950         * INSTALL: Regenerated.
6952         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
6953         header inclusion.
6954         [POSIX] (limits.h): Likewise.
6955         [POSIX] (math.h): Likewise.
6956         [POSIX] (sys/wait.h): Likewise.
6957         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
6958         function.
6959         [POSIX] (stddef.h): Do not allow header inclusion.
6961 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6963         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
6965 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
6967         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
6968         Return immediately after lll_futex_wake.
6970 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
6972         [BZ #16791]
6973         * nscd/nscd-client.h (datahead_init_common): Initialize entire
6974         structure.
6975         (datahead_init_pos): Call datahead_init_common early.
6976         (datahead_init_neg): Likewise.
6978         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
6979         datahead_init_neg): New functions.
6980         * nscd/aicache.c (addhstaiX): Use them.
6981         * nscd/grpcache.c (cache_addgr): Likewise.
6982         * nscd/hstcache.c (cache_addhst): Likewise.
6983         * nscd/initgrcache.c (addinitgroupsX): Likewise.
6984         * nscd/netgroupcache.c (do_notfound): Likewise.
6985         (addgetnetgrentX): Likewise.
6986         (addinnetgrX): Likewise.
6987         * nscd/pwdcache.c (cache_addpw): Likewise.
6988         * nscd/servicescache.c (cache_addserv): Likewise.
6990 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
6991             Atsushi Onoe  <atsushi@onoe.org>
6993         [BZ #14308]
6994         [BZ #12994]
6995         [BZ #13651]
6996         * resolv/res_query.c (__libc_res_nsearch): Return if at least
6997         one response is valid.
6998         * resolv/res_send.c (send_dg): Check for validity of other
6999         response if the current response is a referral.
7001 2014-04-29  Steve Ellcey  <sellcey@mips.com>
7003         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
7005 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
7007         [BZ #16823]
7008         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
7009         Always divide by positive zero when computing -Inf result.
7010         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
7011         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
7013 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7015         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
7016         FPSCR if value do not change.
7017         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
7018         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
7019         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
7020         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
7021         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
7022         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
7023         function.
7025 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
7027         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
7028         * sysdeps/unix/sysv/linux/hppa: Move directory from
7029         ports/systeps/unix/sysv/linux/hppa.
7030         * README: Update listing for hppa-*-linux-gnu.
7032 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
7034         [BZ #16754]
7035         * manual/stdio.texi (Hook functions): Fix types of stream hook
7036         functions.
7037         [BZ #16854]
7038         * socket/sys/socket.h: Fix typo in comment.
7040 2014-04-28  Wilco  <wdijkstr@arm.com>
7042         * sysdeps/arm/fenv_private.h: New file.
7043         * sysdeps/arm/math_private.h: New file.
7044         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
7046 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
7048         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
7049         with __int128_t.
7050         (La_x86_64_retval): Likewise.
7052 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
7054         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
7055         fpsr if value didn't change.
7056         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
7057         to fpcr if value didn't change.
7058         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
7059         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
7060         fpsr or fpcr if value didn't change.
7061         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
7062         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
7063         fpcr if value didn't change.
7064         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
7065         to fpsr if value didn't change.
7067 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
7069         * nptl/tst-sem3.c: Use test-skeleton.c
7070         (main): Rename to do_test.  Use return instead of
7071         exit.
7072         * nptl/tst-sem4.c: Use test-skeleton.c
7073         (main): Rename to do_test.
7075 2014-04-22  David S. Miller  <davem@davemloft.net>
7077         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
7078         (struct sigaction): New struct member __glibc_reserved0, change
7079         type of sa_flags to int.
7081 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
7083         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
7084         (COUNT_LEADING_ZEROS_0): Define for AArch64.
7086 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
7088         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
7089         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
7091 2014-04-22  Will Newton  <will.newton@linaro.org>
7092             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
7094         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
7095         (__longjmp): Add longjmp and longjmp_target SystemTap
7096         probes.
7097         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
7098         (__sigsetjmp): Add setjmp SystemTap probe.
7100 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
7102         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
7103         match manual order.
7105 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7107         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
7109         * sysdeps/powerpc/fpu/fenv_private.h
7110         (libc_feholdexcept_setroundl_ctx): Define to
7111         libc_feholdexcept_setround_ppc_ctx.
7112         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
7113         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
7114         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
7115         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
7117 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
7119         * sysdeps/aarch64/math-tests.h: New file.
7121 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
7123         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
7124         New.
7125         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
7126         Check and set bit_AVX2_Usable.
7127         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
7128         macro.
7129         (bit_AVX2): Likewise.
7130         (index_AVX2_Usable): Likewise.
7131         (CPUID_AVX2): Likewise.
7132         (HAS_AVX2): Likewise.
7134 2014-04-17  Will Newton  <will.newton@linaro.org>
7136         * manual/setjmp.texi (System V contexts): Add note that
7137         calling setcontext on a context created by a call to a
7138         signal handler is undefined.  Update text to note that
7139         setcontext from a signal handler is possible but not
7140         recommended.
7142         [BZ #16629]
7143         * stdlib/tst-setcontext.c: Include signal.h.
7144         (main): Check that the signal stack before and
7145         after swapcontext is the same.
7147         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
7148         Re-implement to restore registers in user code and avoid
7149         rt_sigreturn system call.
7151 2014-04-17  Wilco  <wdijkstr@arm.com>
7153         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
7154         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
7155         * math/test-fenv.c: Skip exception trap tests on targets which only
7156         support non-stop mode.
7158 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
7159             Wilco Dijkstra  <wilco.dijkstra@arm.com>
7161         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
7162         (libc_feholdsetround_aarch64_ctx)
7163         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
7164         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
7165         (libc_feresetround_ctx, libc_feresetroundf_ctx)
7166         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
7167         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
7168         (libc_feresetround_noexl_ctx): Define.
7170 2014-04-16  Richard Henderson  <rth@redhat.com>
7172         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
7174         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
7175         unwind tables.
7177         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
7178         const from the non-libc, non-ldso copy.
7180         * sysdeps/alpha/libm-test-ulps: Regenerate.
7182 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
7183             Wilco Dijkstra  <wilco.dijkstra@arm.com>
7185         * sysdeps/aarch64/fpu/math_private.h: New file.
7187 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
7189         * sysdeps/aarch64/libm-test-ulps: Regenerate.
7191 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
7193         [BZ #16275]
7194         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
7195         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
7196         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
7197         Intel MPX bound registers before _dl_profile_fixup.
7198         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
7199         registers after _dl_profile_fixup.  Save and restore bound
7200         registers bnd0/bnd1 when calling _dl_call_pltexit.
7201         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
7202         (LR_BND_OFFSET): Likewise.
7203         (LRV_BND0_OFFSET): Likewise.
7204         (LRV_BND1_OFFSET): Likewise.
7206 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
7208         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
7209         to...
7210         * sysdeps/mach/hurd/i386/tls.h: ... here.
7211         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
7212         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
7213         fields.
7215 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
7217         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
7219 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
7221         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
7223 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
7225         [BZ #14770]
7226         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
7227         * sysdeps/s390/configure: Regenerate.
7229         [BZ #16824]
7230         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
7231         Set round-to-nearest internally to reduce error accumulation.
7233 2014-04-16  Alan Modra  <amodra@gmail.com>
7235         [BZ #16740]
7236         [BZ #16619]
7237         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
7238         * math/libm-test.inc (frexp_test_data): Add tests.
7239         * NEWS: Update fixed bug list.
7241 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
7243         * benchtests/Makefile: Depend on libraries in build directory.
7244         (bench-math): Separate out math tests.
7245         (bench-pthread): Separate out pthread tests.
7246         (bench): Include math and pthread tests.
7248 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
7250         [BZ #16831]
7251         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
7252         _dl_debug_initialize.
7254         * configure.ac: Remove SELinux header check.
7255         * configure: Regenerate.
7256         * nscd/selinux.c (perms): Array of const char* to permission names.
7257         (nscd_request_avc_has_perm): Call security_deny_unknown to find
7258         default policy. Call string_to_security_class and string_to_av_perm to
7259         translate strings. Enforce default policy and call avs_has_perm with
7260         results of translated strings.
7262 2014-04-13  David S. Miller  <davem@davemloft.net>
7264         * sysdeps/sparc/fpu/libm-test-ulps: Update.
7266 2014-04-12  Allan McRae  <allan@archlinux.org>
7268         [BZ #16838]
7269         * manual/string.texi (Collation Functions): Fix qsort argument
7270         order in example.
7271         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
7273 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
7275         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
7276         Make the test a no-op if there are no exceptions defined.
7278 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
7280         * elf/Makefile (tests): make tst-dlopen-aout conditional on
7281         enable-hardcoded-path-in-tests
7283 2014-04-11  Will Newton  <will.newton@linaro.org>
7285         * benchtests/Makefile (extra-objs): Add json-lib.o.
7286         (bench-func): Tidy up JSON output.
7287         * benchtests/bench-skeleton.c: Include json-lib.h.
7288         (main): Use JSON library functions to do output of
7289         benchmark results.
7290         * benchtests/bench-timing-type.c (main): Output the
7291         timing type simply, leaving formatting to the user.
7292         * benchtests/json-lib.c: New file.
7293         * benchtests/json-lib.h: Likewise.
7295 2014-04-11  Torvald Riegel  <triegel@redhat.com>
7297         [BZ #15215]
7298         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
7299         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
7300         memory barriers.  Add comments.
7301         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
7302         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
7303         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
7304         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
7305         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
7306         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
7308 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
7310         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
7311         * sysdeps/s390/s390-64/configure.ac: ... this ...
7312         * sysdeps/s390/configure.ac: ... to here.
7313         * sysdeps/s390/s390-32/configure: Delete file.
7314         * sysdeps/s390/s390-64/configure: Delete file.
7315         * sysdeps/s390/configure: Regenerate.
7317 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
7319         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
7321 2014-04-11  Will Newton  <will.newton@linaro.org>
7323         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
7324         to zero if it is not defined elsewhere.  (mtrim): Test
7325         the value of MALLOC_DEBUG with #if rather than #ifdef.
7327 2014-04-10 Torvald Riegel  <triegel@redhat.com>
7329         * benchtests/pthread_once-inputs: New file.
7330         * benchtests/pthread_once-source.c: New file.
7331         * benchtests/README: Update documentation.
7333 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
7334             H.J. Lu  <hongjiu.lu@intel.com>
7336         [BZ #16275]
7337         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
7338         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
7339         * sysdeps/x86_64/configure: Regenerated.
7340         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
7341         macro.
7342         (REGISTER_SAVE_RAX): Likewise.
7343         (REGISTER_SAVE_RCX): Likewise.
7344         (REGISTER_SAVE_RDX): Likewise.
7345         (REGISTER_SAVE_RSI): Likewise.
7346         (REGISTER_SAVE_RDI): Likewise.
7347         (REGISTER_SAVE_R8): Likewise.
7348         (REGISTER_SAVE_R9): Likewise.
7349         (REGISTER_SAVE_BND0): Likewise.
7350         (REGISTER_SAVE_BND1): Likewise.
7351         (REGISTER_SAVE_BND2): Likewise.
7352         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
7353         bound registers when calling _dl_fixup.
7355 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7357         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
7358         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
7359         of its definition.
7360         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
7361         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
7362         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
7363         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
7364         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
7365         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
7366         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
7368 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
7370         [BZ #15514]
7371         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
7372         pathconf(_PC_NAME_MAX).
7374 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7376         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
7377         Remove macro usage.
7378         (__PTHREAD_SPINS): Move definition to ...
7379         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
7380         (__PTHREAD_SPINS): ... here.
7381         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
7382         (__PTHREAD_SPIN): Likewise.
7383         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
7384         (__PTHREAD_SPIN): Likewise.
7385         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
7386         (__PTHREAD_SPIN): Likewise.
7387         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
7388         (__PTHREAD_SPIN): Likewise.
7389         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
7390         (__PTHREAD_SPIN): Likewise.
7391         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
7392         (__PTHREAD_SPIN): Likewise.
7393         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
7394         (__PTHREAD_SPIN): Likewise.
7395         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
7396         (__PTHREAD_SPIN): Likewise.
7397         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
7398         (__PTHREAD_SPIN): Likewise.
7399         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
7400         (__PTHREAD_SPIN): Likewise.
7401         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
7402         (__PTHREAD_SPIN): Likewise.
7403         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
7404         (__PTHREAD_SPIN): Likewise.
7406         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
7407         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
7408         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
7409         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
7410         imply folder.
7411         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
7412         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
7413         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
7414         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
7415         correct imply path.
7416         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
7417         strlen symbol for non multi-arch builds.
7418         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
7419         missing hidden_def and weak_alias.
7421 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
7423         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
7425 2014-04-07  Will Newton  <will.newton@linaro.org>
7427         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
7428         and contents.  [!_LIBC] Remove #ifndef and contents.
7429         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
7430         * string/memccpy.c (__memccpy): Use ANSI prototype.
7431         * string/memfrob.c (memfrob): Likewise.
7432         * string/strcoll.c (STRCOLL): Likewise.
7433         * string/strlen.c (strlen): Likewise.
7434         * string/strtok.c (STRTOK): Likewise.
7435         * string/strcat.c: Remove unused #include of memcopy.h.
7436         (strcat): Use ANSI prototype.
7437         * string/strchr.c: Remove unused #include of memcopy.h.
7438         (strchr): Use ANSI prototype.
7439         * string/strcmp.c: Remove unused #include of memcopy.h.
7440         (strcmp): Use ANSI prototype.
7441         * string/strcpy.c: Remove unused #include of memcopy.h.
7442         (strcpy): Use ANSI prototype.
7444 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7446         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
7447         * config.make.in (config-extra-cppflags): Set it from
7448         libc_extra_cppflags.
7449         * configure.ac (libc_extra_cflags): Make it accumulate over
7450         configure fragments.
7451         (libc_extra_cppflags): New flag.
7452         * configure. Regenerate.
7453         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
7454         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
7455         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
7456         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
7458         [BZ #16815]
7459         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
7460         result for FE_DOWNWARD rounding mode.
7461         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
7462         Likewise.
7463         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
7465 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
7467         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
7468         in function argument name.
7470 2014-04-03  David Svoboda  <svoboda@cert.org>
7472         [BZ #5666]
7473         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
7474         explicitly.
7476 2014-04-03  Roland McGrath  <roland@hack.frob.com>
7478         * elf/dl-unmap-segments.h: New file.
7479         * sysdeps/generic/ldsodefs.h
7480         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
7481         * elf/dl-close.c: Include <dl-unmap-segments.h>.
7482         * elf/dl-fptr.c: Likewise.
7483         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
7484         * sysdeps/aarch64/tlsdesc.c: Likewise.
7485         * sysdeps/arm/tlsdesc.c: Likewise.
7486         * sysdeps/i386/tlsdesc.c: Likewise.
7487         * sysdeps/tile/dl-runtime.c: Likewise.
7488         * sysdeps/x86_64/tlsdesc.c: Likewise.
7489         * elf/dl-load.h: New file.
7490         * elf/dl-load.c: Include it.
7491         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
7492         Macros moved to dl-load.h.
7493         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
7494         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
7495         Use _dl_unmap_segments in place of __munmap.
7496         Break out segment-mapping loop into ...
7497         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
7499 2014-04-03  Will Newton  <will.newton@linaro.org>
7501         * elf/dl-lookup.c (do_lookup_x): Remove comment
7502         referring to nested function and move variable
7503         declarations down to before first use.
7505 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
7507         [BZ #16799]
7508         [BZ #16800]
7509         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
7510         with 0 numerator.
7511         * math/s_catanf.c (__catanf): Likewise.
7512         * math/s_catanh.c (__catanh): Likewise.
7513         * math/s_catanhf.c (__catanhf): Likewise.
7514         * math/s_catanhl.c (__catanhl): Likewise.
7515         * math/s_catanl.c (__catanl): Likewise.
7516         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
7517         by positive zero when computing -Inf result.
7518         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
7519         (catanh_test): Likewise.
7520         * sysdeps/i386/fpu/libm-test-ulps: Update.
7521         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7523         [BZ #16789]
7524         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
7525         instead of using underflowing value in computing result.
7526         * math/s_clog10.c (__clog10): Likewise.
7527         * math/s_clog10f.c (__clog10f): Likewise.
7528         * math/s_clog10l.c (__clog10l): Likewise.
7529         * math/s_clogf.c (__clogf): Likewise.
7530         * math/s_clogl.c (__clogl): Likewise.
7531         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
7532         (clog10_test): Likewise.
7533         * sysdeps/i386/fpu/libm-test-ulps: Update.
7534         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7536 2014-04-02  Alan Modra  <amodra@gmail.com>
7538         [BZ #16739]
7539         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
7540         output when value is near a power of two.  Use int64_t for lx and
7541         remove casts.  Use decimal rather than hex exponent constants.
7542         Don't use long double multiplication when double will suffice.
7543         * math/libm-test.inc (nextafter_test_data): Add tests.
7544         * NEWS: Add 16739 and 16786 to bug list.
7546         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
7548         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
7550 2014-04-01  Will Newton  <will.newton@linaro.org>
7552         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
7553         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
7555 2014-04-01  Florian Weimer  <fweimer@redhat.com>
7557         [BZ #13347]
7558         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
7559         * nptl/tst-setuid2.c: New file.
7560         * nptl/Makefile (xtests): Add tst-setuid2.
7562 2014-04-01  Alan Modra  <amodra@gmail.com>
7564         [BZ #16786]
7565         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
7567 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
7569         [BZ #6803]
7570         [BZ #6804]
7571         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
7572         set errno as appropriate.
7573         * math/w_scalbf.c (__scalbf): Likewise.
7574         * math/w_scalbl.c (__scalbl): Likewise.
7575         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
7576         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
7577         * math/libm-test.inc (scalb_test_data): Add errno expectations.
7578         Add more NaN tests.
7580         [BZ #16349]
7581         * math/w_atan2.c: Include <errno.h>.
7582         (__atan2): Set errno for result underflowing to zero.
7583         * math/w_atan2f.c: Include <errno.h>.
7584         (__atan2f): Set errno for result underflowing to zero.
7585         * math/w_atan2l.c: Include <errno.h>.
7586         (__atan2l): Set errno for result underflowing to zero.
7587         * math/auto-libm-test-in: Don't allow missing errno for some atan2
7588         tests.
7589         * math/auto-libm-test-out: Regenerated.
7591 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7593         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
7594         Encode instruction correctly in little endian.
7595         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
7596         Likewise.
7597         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
7598         Likewise.
7599         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
7600         Likewise.
7601         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
7602         Likewise.
7604 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
7606         [BZ #9894]
7607         * sysdeps/unix/sysv/linux/kernel-features.h
7608         [__sparc__ && !__arch64__ && !__sparc_v9__]
7609         (__ASSUME_SET_ROBUST_LIST): Do not define.
7610         [__sparc__ && !__arch64__ && !__sparc_v9__]
7611         (__ASSUME_FUTEX_LOCK_PI): Likewise.
7612         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
7613         Likewise.
7614         * sysdeps/unix/sysv/linux/arm/kernel-features.h
7615         (__ASSUME_FUTEX_LOCK_PI): Undefine.
7616         (__ASSUME_REQUEUE_PI): Likewise.
7617         (__ASSUME_SET_ROBUST_LIST): Likewise.
7618         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
7619         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
7620         Undefine.
7621         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7622         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
7623         Likewise.
7624         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
7625         Likewise.
7626         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
7627         Likewise.
7628         * sysdeps/unix/sysv/linux/mips/kernel-features.h
7629         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
7630         Undefine.
7631         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
7632         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
7633         Likewise.
7635         [BZ #16648]
7636         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7637         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
7638         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
7640 2014-03-31  Will Newton  <will.newton@linaro.org>
7642         * benchtests/Makefile (bench): Add ffs and ffsll to list
7643         of tests.
7644         * benchtests/ffs-inputs: New file.
7645         * benchtests/ffsll-inputs: Likewise.
7647 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
7649         [BZ #16770]
7650         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
7651         too large before casting to int.
7652         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
7653         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
7654         * math/libm-test.inc (scalb_test_data): Add more tests.
7656 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
7658         * benchtests/Makefile (DETAILED_OPT): New make option.
7659         (bench-func): Run benchmark program with -d if DETAILED_OPT is
7660         set.
7661         * benchtests/bench-skeleton.c: Include stdbool.h.
7662         (main): Store and print timings per input.
7663         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
7664         member to each argument value.
7665         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
7666         (_print_arg_data): Initialize per-input timing to 0.
7668         * benchtests/Makefile (timing-type): New binary.
7669         (bench-clean): Also remove bench-timing-type.
7670         (bench): New target for timing-type.
7671         (bench-func): Print output in JSON format.
7672         * benchtests/bench-skeleton.c (main): Print output in JSON
7673         format.
7674         * benchtests/bench-timing-type.c: New file.
7675         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
7676         (TIMING_PRINT_STATS): Remove.
7677         * benchtests/scripts/bench.py (_print_arg_data): Store variant
7678         name separately.
7680         * benchtests/bench-modf.c: Remove.
7681         * benchtests/modf-inputs: New inputs file.
7683 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
7685         [BZ #16362]
7686         * math/s_clog10.c (M_PI_LOG10E): New macro.
7687         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
7688         imaginary parts are 0.
7689         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
7690         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
7691         imaginary parts are 0.
7692         * math/s_clog10l.c (M_PI_LOG10El): New macro.
7693         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
7694         imaginary parts are 0.
7695         * math/libm-test.inc (clog10_test_data): Update expected results
7696         for when real and imaginary parts are 0.
7698 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
7700         * elf/dl-load.c: Finish conversion of __builtin_expect into
7701         __glibc_{un}likely.
7703 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
7705         [BZ #16348]
7706         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
7707         1+x for argument with exponent below -67.
7708         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
7709         Likewise.
7710         * math/auto-libm-test-in: Add more tests of exp.
7711         * math/auto-libm-test-out: Regenerated.
7713 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
7715         [BZ #16759]
7716         * inet/getnetgrent_r.c (get_nonempty_val): New function.
7717         (nscd_getnetgrent): Use it.
7719         [BZ #16760]
7720         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
7721         of stpcpy.
7723 2014-03-27  Andi Kleen  <ak@linux.intel.com>
7725         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
7726         (lll_robust_lock, lll_cond_lock, lll_timedlock)
7727         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
7728         (lll_robust_unlock): Remove out of line section. Use cfi
7729         intrinsics.
7730         (LLL_STUB_UNWIND_INFO*): Remove.
7731         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
7732         (lll_robust_lock, lll_cond_lock, lll_timedlock)
7733         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
7734         (lll_robust_unlock): Remove out of line section. Use cfi
7735         intrinsics.
7736         (LLL_STUB_UNWIND_INFO*): Remove.
7738 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
7740         [BZ #16758]
7741         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
7742         blank values.
7744 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
7746         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
7748 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
7750         [BZ #16198]
7751         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
7752         fnstenv.
7753         * math/test-fenv-preserve.c: New file.
7754         * math/Makefile (tests): Add test-fenv-preserve.
7756 2014-03-26  Will Newton <will.newton@linaro.org>
7758         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
7760 2014-03-25  Roland McGrath  <roland@hack.frob.com>
7762         * scripts/versionlist.awk: Partition the version sets and emit all
7763         GLIBC_* (sorted) before all others (sorted).
7765 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
7767         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
7768         GLIBC_2.2.5 version.
7770 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7772         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
7773         calls.
7775         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
7776         previous change.
7778         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
7780 2014-03-25  Andreas Schwab  <schwab@suse.de>
7782         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
7783         label to be used after in6ailist is initialized.
7785 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7787         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
7788         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
7790 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
7792         [BZ #16357]
7793         [BZ #16599]
7794         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
7795         min_plus_half.
7796         (fp_formats): Update initializers.
7797         (init_fp_formats): Initialize new field.
7798         (output_for_one_input_case): Allow underflow for results up to
7799         min_plus_half.
7800         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
7801         * math/auto-libm-test-in: Don't mark some underflows from asin and
7802         atanh as spurious.
7803         * math/auto-libm-test-out: Regenerated.
7804         * sysdeps/i386/fpu/libm-test-ulps: Update.
7805         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7807 2014-03-25  Andreas Schwab  <schwab@suse.de>
7809         * libio/Makefile (tst-ftell-partial-wide-ENV)
7810         (tst-ftell-active-handler-ENV): Define.
7812 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
7814         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
7816 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
7818         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
7820 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
7822         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
7823         * sysdeps/x86_64/fpu/multiarch/e_exp.c
7824         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
7826 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
7828         [BZ #16634]
7829         * elf/dl-load.c (open_verify): Add mode parameter.
7830         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
7831         (open_path): Change from boolean 'secure' to complete flag 'mode'
7832         (_dl_map_object): Adjust.
7833         * elf/Makefile (tests): Add tst-dlopen-aout.
7834         * elf/tst-dlopen-aout.c: New test.
7836 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
7838         [BZ #16714]
7839         * sysdeps/unix/sysv/linux/s390/bits/stat.h
7840         (struct stat): Rename member pad0 to __glibc_reserved0.
7842         [BZ #16712]
7843         * sysdeps/s390/s390-32/bits/wordsize.h
7844         (__WORDSIZE32_SIZE_ULONG): New define.
7845         * sysdeps/s390/s390-64/bits/wordsize.h
7846         (__WORDSIZE32_SIZE_ULONG): Likewise.
7847         * sysdeps/generic/stdint.h (SIZE_MAX):
7848         Define as UL if __WORDSIZE32_SIZE_ULONG.
7850         [BZ #16713]
7851         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
7852         (__glibc_reserved0): New variable.
7853         (sa_flags): Change type to int.
7855         * posix/Makefile (before-compile): Use += before-compile instead
7856         of a :=.
7858         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
7859         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
7861 2014-03-20  Andreas Schwab  <schwab@suse.de>
7863         [BZ #16743]
7864         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
7865         non-matching result from nscd.
7867 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
7869         * scripts/bench.py: Moved to ...
7870         * benchtests/scripts/bench.py: ... here.
7871         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
7873 2014-03-24  Andreas Schwab  <schwab@suse.de>
7875         [BZ #16002]
7876         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
7877         alloca_account and account alloca use for struct in6ailist.
7879 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
7881         [BZ #16284]
7882         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
7883         rounding mode to recompute results that overflow to infinity or
7884         underflow to zero.
7885         * math/auto-libm-test-in: Don't mark tests as expected to fail for
7886         bug 16284.
7887         * math/auto-libm-test-out: Regenerated.
7888         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
7889         (ccosh_test): Likewise.
7890         (csin_test_data): Use plus_oflow.
7891         (csin_test): Use ALL_RM_TEST.
7892         (csinh_test_data): Use plus_oflow.
7893         (csinh_test): Use ALL_RM_TEST.
7894         * sysdeps/i386/fpu/libm-test-ulps: Update.
7895         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7897 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
7899         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
7900         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
7901         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
7903         [BZ #16731]
7904         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
7905         when x - 1 is zero.
7906         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
7907         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
7908         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
7909         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
7910         argument is 1.
7911         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
7912         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
7913         zero.
7914         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
7915         * sysdeps/i386/fpu/libm-test-ulps: Update.
7916         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7918 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
7920         * scripts/bench.pl: Remove file.
7921         * scripts/bench.py: New benchmark script.
7922         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
7923         * benchtests/README: Mention python dependency.
7924         * scripts/pylintrc: New file.
7925         * scripts/pylint: New file.
7927         * bits/mathdef.h: Use #ifdef instead of #if.
7928         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
7929         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
7930         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
7931         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
7932         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
7933         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
7935 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7936             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
7938         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
7939         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
7940         and strpbrk-ppc64 objects.
7941         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
7942         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
7943         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
7944         multiarch strpbrk for POWER7.
7945         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
7946         multiarch strpbrk for PPC64.
7947         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
7948         ifunc selector.
7949         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
7950         strpbrk for POWER7.
7952 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
7954         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
7955         (atan_test): Likewise.
7956         (atanh_test_data): Use NO_TEST_INLINE for two tests.
7957         (atanh_test): Use ALL_RM_TEST.
7958         (atan2_test_data): Likewise.
7959         (cabs_test): Likewise.
7960         (cacosh_test): Likewise.
7961         (carg_test): Likewise.
7962         (casin_test): Likewise.
7963         (casinh_test): Likewise.
7964         (cbrt_test): Likewise.
7965         (csqrt_test): Likewise.
7966         (erf_test): Likewise.
7967         (erfc_test): Likewise.
7968         (pow10_test): Likewise.
7969         (exp2_test): Likewise.
7970         (hypot_test): Likewise.
7971         (j0_test): Likewise.
7972         (j1_test): Likewise.
7973         (lgamma_test): Likewise.
7974         (gamma_test): Likewise.
7975         (sincos_test): Likewise.
7976         (tanh_test): Likewise.
7977         (y0_test): Likewise.
7978         (y1_test): Likewise.
7979         * sysdeps/i386/fpu/libm-test-ulps: Update.
7980         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7982 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7984         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
7985         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
7986         and strcspn-ppc64 objects.
7987         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
7988         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
7989         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
7990         multiarch strcspn for POWER7.
7991         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
7992         multiarch strcspn for PPC64.
7993         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
7994         ifunc selector.
7995         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
7996         strcspn for POWER7.
7998 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
8000         * math/gen-libm-test.pl (generate_testfile): Expect only function
8001         name as argument to AUTO_TESTS_* and pass results for all rounding
8002         modes to parse_args.
8003         (parse_auto_input): Separate inputs of automatic tests from
8004         outputs before storing in %auto_tests.
8005         * math/libm-test.inc (acos_test_data): Update call to
8006         AUTO_TESTS_f_f.
8007         (acos_test): Use ALL_RM_TEST.
8008         (acos_tonearest_test_data): Remove.
8009         (acos_test_tonearest): Likewise.
8010         (acos_towardzero_test_data): Likewise.
8011         (acos_test_towardzero): Likewise.
8012         (acos_downward_test_data): Likewise.
8013         (acos_test_downward): Likewise.
8014         (acos_upward_test_data): Likewise.
8015         (acos_test_upward): Likewise.
8016         (acosh_test_data): Update call to AUTO_TESTS_f_f.
8017         (asin_test_data): Likewise.
8018         (asin_test): Use ALL_RM_TEST.
8019         (asin_tonearest_test_data): Remove.
8020         (asin_test_tonearest): Likewise.
8021         (asin_towardzero_test_data): Likewise.
8022         (asin_test_towardzero): Likewise.
8023         (asin_downward_test_data): Likewise.
8024         (asin_test_downward): Likewise.
8025         (asin_upward_test_data): Likewise.
8026         (asin_test_upward): Likewise.
8027         (asinh_test_data): Update call to AUTO_TESTS_f_f.
8028         (atan_test_data): Likewise.
8029         (atanh_test_data): Likewise.
8030         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
8031         (cabs_test_data): Update call to AUTO_TESTS_c_f.
8032         (carg_test_data): Likewise.
8033         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
8034         (ccos_test_data): Update call to AUTO_TESTS_c_c.
8035         (ccosh_test_data): Likewise.
8036         (cexp_test_data): Likewise.
8037         (clog_test_data): Likewise.
8038         (clog10_test_data): Likewise.
8039         (cos_test_data): Update call to AUTO_TESTS_f_f.
8040         (cos_test): Use ALL_RM_TEST.
8041         (cos_tonearest_test_data): Remove.
8042         (cos_test_tonearest): Likewise.
8043         (cos_towardzero_test_data): Likewise.
8044         (cos_test_towardzero): Likewise.
8045         (cos_downward_test_data): Likewise.
8046         (cos_test_downward): Likewise.
8047         (cos_upward_test_data): Likewise.
8048         (cos_test_upward): Likewise.
8049         (cosh_test_data): Update call to AUTO_TESTS_f_f.
8050         (cosh_test): Use ALL_RM_TEST.
8051         (cosh_tonearest_test_data): Remove.
8052         (cosh_test_tonearest): Likewise.
8053         (cosh_towardzero_test_data): Likewise.
8054         (cosh_test_towardzero): Likewise.
8055         (cosh_downward_test_data): Likewise.
8056         (cosh_test_downward): Likewise.
8057         (cosh_upward_test_data): Likewise.
8058         (cosh_test_upward): Likewise.
8059         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
8060         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
8061         (ctan_test_data): Likewise.
8062         (ctan_test): Use ALL_RM_TEST.
8063         (ctan_tonearest_test_data): Remove.
8064         (ctan_test_tonearest): Likewise.
8065         (ctan_towardzero_test_data): Likewise.
8066         (ctan_test_towardzero): Likewise.
8067         (ctan_downward_test_data): Likewise.
8068         (ctan_test_downward): Likewise.
8069         (ctan_upward_test_data): Likewise.
8070         (ctan_test_upward): Likewise.
8071         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
8072         (ctanh_test): Use ALL_RM_TEST.
8073         (ctanh_tonearest_test_data): Remove.
8074         (ctanh_test_tonearest): Likewise.
8075         (ctanh_towardzero_test_data): Likewise.
8076         (ctanh_test_towardzero): Likewise.
8077         (ctanh_downward_test_data): Likewise.
8078         (ctanh_test_downward): Likewise.
8079         (ctanh_upward_test_data): Likewise.
8080         (ctanh_test_upward): Likewise.
8081         (erf_test_data): Update call to AUTO_TESTS_f_f.
8082         (erfc_test_data): Likewise.
8083         (exp_test_data): Likewise.
8084         (exp_test): Use ALL_RM_TEST.
8085         (exp_tonearest_test_data): Remove.
8086         (exp_test_tonearest): Likewise.
8087         (exp_towardzero_test_data): Likewise.
8088         (exp_test_towardzero): Likewise.
8089         (exp_downward_test_data): Likewise.
8090         (exp_test_downward): Likewise.
8091         (exp_upward_test_data): Likewise.
8092         (exp_test_upward): Likewise.
8093         (exp10_test_data): Update call to AUTO_TESTS_f_f.
8094         (exp10_test): Use ALL_RM_TEST.
8095         (exp10_tonearest_test_data): Remove.
8096         (exp10_test_tonearest): Likewise.
8097         (exp10_towardzero_test_data): Likewise.
8098         (exp10_test_towardzero): Likewise.
8099         (exp10_downward_test_data): Likewise.
8100         (exp10_test_downward): Likewise.
8101         (exp10_upward_test_data): Likewise.
8102         (exp10_test_upward): Likewise.
8103         (exp2_test_data): Update call to AUTO_TESTS_f_f.
8104         (expm1_test_data): Likewise.
8105         (expm1_test): Use ALL_RM_TEST.
8106         (expm1_tonearest_test_data): Remove.
8107         (expm1_test_tonearest): Likewise.
8108         (expm1_towardzero_test_data): Likewise.
8109         (expm1_test_towardzero): Likewise.
8110         (expm1_downward_test_data): Likewise.
8111         (expm1_test_downward): Likewise.
8112         (expm1_upward_test_data): Likewise.
8113         (expm1_test_upward): Likewise.
8114         (fma_test_data): Update call to AUTO_TESTS_fff_f.
8115         (fma_test): Use ALL_RM_TEST.
8116         (fma_towardzero_test_data): Remove.
8117         (fma_test_towardzero): Likewise.
8118         (fma_downward_test_data): Likewise.
8119         (fma_test_downward): Likewise.
8120         (fma_upward_test_data): Likewise.
8121         (fma_test_upward): Likewise.
8122         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
8123         (j0_test_data): Update call to AUTO_TESTS_f_f.
8124         (j1_test_data): Likewise.
8125         (jn_test_data): Update call to AUTO_TESTS_if_f.
8126         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
8127         (log_test_data): Update call to AUTO_TESTS_f_f.
8128         (log10_test_data): Likewise.
8129         (log1p_test_data): Likewise.
8130         (log2_test_data): Likewise.
8131         (pow_test_data): Update call to AUTO_TESTS_ff_f.
8132         (pow_tonearest_test_data): Likewise.
8133         (sin_test_data): Update call to AUTO_TESTS_f_f.
8134         (sin_test): Use ALL_RM_TEST.
8135         (sin_tonearest_test_data): Remove.
8136         (sin_test_tonearest): Likewise.
8137         (sin_towardzero_test_data): Likewise.
8138         (sin_test_towardzero): Likewise.
8139         (sin_downward_test_data): Likewise.
8140         (sin_test_downward): Likewise.
8141         (sin_upward_test_data): Likewise.
8142         (sin_test_upward): Likewise.
8143         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
8144         (sinh_test_data): Update call to AUTO_TESTS_f_f.
8145         (sinh_test): Use ALL_RM_TEST.
8146         (sinh_tonearest_test_data): Remove.
8147         (sinh_test_tonearest): Likewise.
8148         (sinh_towardzero_test_data): Likewise.
8149         (sinh_test_towardzero): Likewise.
8150         (sinh_downward_test_data): Likewise.
8151         (sinh_test_downward): Likewise.
8152         (sinh_upward_test_data): Likewise.
8153         (sinh_test_upward): Likewise.
8154         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
8155         (sqrt_test): Use ALL_RM_TEST.
8156         (sqrt_tonearest_test_data): Remove.
8157         (sqrt_test_tonearest): Likewise.
8158         (sqrt_towardzero_test_data): Likewise.
8159         (sqrt_test_towardzero): Likewise.
8160         (sqrt_downward_test_data): Likewise.
8161         (sqrt_test_downward): Likewise.
8162         (sqrt_upward_test_data): Likewise.
8163         (sqrt_test_upward): Likewise.
8164         (tan_test_data): Update call to AUTO_TESTS_f_f.
8165         (tan_test): Use ALL_RM_TEST.
8166         (tan_tonearest_test_data): Remove.
8167         (tan_test_tonearest): Likewise.
8168         (tan_towardzero_test_data): Likewise.
8169         (tan_test_towardzero): Likewise.
8170         (tan_downward_test_data): Likewise.
8171         (tan_test_downward): Likewise.
8172         (tan_upward_test_data): Likewise.
8173         (tan_test_upward): Likewise.
8174         (tanh_test_data): Update call to AUTO_TESTS_f_f.
8175         (tgamma_test_data): Likewise.
8176         (y0_test_data): Likewise.
8177         (y1_test_data): Likewise.
8178         (yn_test_data): Update call to AUTO_TESTS_if_f.
8179         (main): Do not call removed functions.
8181 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
8183         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
8184         (ldexp_test_data): Remove.
8185         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
8186         scalbn_test_data.
8187         (scalb_test): Use ALL_RM_TEST.
8189 2014-03-19  Andreas Schwab  <schwab@suse.de>
8191         * nscd/nscd.service: Also invalidate netgroup cache on reload.
8193 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
8195         [BZ #16649]
8196         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
8197         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
8198         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
8199         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8200         (__ASSUME_PREADV): Undefine.
8201         (__ASSUME_PWRITEV): Likewise.
8203 2014-03-18  Roland McGrath  <roland@hack.frob.com>
8205         * bits/mman-linux.h: Add comment about non-Linux use.
8206         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
8207         bits/mman-linux.h resting place.
8209         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
8210         * bits/mman-linux.h: ... here.
8212 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8214         * conform/conformtest.pl: Add standard definition when calling C
8215         preprocessor on data files.
8216         (checknamespace): Remove unused variable.
8218 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
8220         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
8221         minus_oflow, plus_uflow and minus_uflow in expected results.
8222         * math/libm-test.inc (scalbn_test_data): Add more tests of
8223         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
8224         minus_uflow.
8225         (scalbn_test): Use ALL_RM_TEST.
8226         (scalbln_test_data): Add more tests of negative arguments.  Use
8227         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
8228         (scalbln_test): Use ALL_RM_TEST.
8230 2014-03-18  Roland McGrath  <roland@hack.frob.com>
8232         * scripts/abilist.awk: Ignore symbols marked with .hidden.
8234 2014-03-18  Will Newton  <will.newton@linaro.org>
8236         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
8237         inaccurate comment.
8239 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
8241         * Makerules [!subdir] (check-abi): Exit with error status if a
8242         test failed.
8244 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
8246         * math/libm-test.inc (nearbyint_test_data): Include all tests used
8247         for rint.  Include results for all rounding modes.
8248         (nearbyint_test): Use ALL_RM_TEST.
8249         (rint_test_data): Include all tests used for nearbyint.
8251 2014-03-17  Will Newton  <will.newton@linaro.org>
8253         * nptl/sysdeps/pthread/pthread.h: Revert previous
8254         change.
8256         * sysdeps/generic/ldsodefs.h: Revert previous
8257         change.
8259         * libio/genops.c: Revert previous change.
8260         * libio/libioP.h: Likewise.
8261         * stdio-common/vfprintf.c: Likewise.
8263         * sysdeps/generic/math_private.h: Revert previous
8264         change.
8266         * sysdeps/generic/math_private.h: Check whether
8267         HAVE_RM_CTX is defined with #ifdef rather
8268         than #if.
8270         * argp/argp-fmtstream.h: Check whether
8271         __STRICT_ANSI__ is defined with #ifdef rather
8272         than #if.
8273         * argp/argp.h: Likewise.
8275         * libio/genops.c: Check whether
8276         _IO_JUMPS_OFFSET is defined with #ifdef rather
8277         than #if.
8278         * libio/libioP.h: Likewise.
8279         * stdio-common/vfprintf.c: Likewise.
8281         * sysdeps/generic/ldsodefs.h: Check whether
8282         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
8283         than #if.
8285         * nptl/sysdeps/pthread/pthread.h: Check
8286         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
8287         its value.
8289 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
8291         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
8292         setting O_APPEND.
8293         * libio/tst-ftell-active-handler.c (do_append_test): Add a
8294         test case.
8296         [BZ #16680]
8297         * libio/fileops.c (_IO_file_open): Seek to end of file but
8298         don't cache the offset.
8299         (get_file_offset): Remove function.
8300         (do_ftell): Use cached offset when available.
8301         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
8302         don't cache the offset.
8303         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
8304         case.
8305         (do_one_test): Call it.
8306         (do_ftell_test): Fix up expected old offset for a+ mode.
8307         * libio/wfileops.c (do_ftell_wide): Used cached offset when
8308         available.
8310         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
8311         up test status with function return status.
8312         (do_write_test): Likewise.
8313         (do_append_test): Likewise.
8315         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
8316         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
8317         Remove.
8319 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
8321         * math/gen-libm-test.pl (parse_args): Handle results specified for
8322         each rounding mode separately.
8323         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
8324         tests and results from lrint_tonearest_test_data,
8325         lrint_towardzero_test_data, lrint_downward_test_data and
8326         lrint_upward_test_data.
8327         (lrint_test): Use ALL_RM_TEST.
8328         (lrint_tonearest_test_data): Remove.
8329         (lrint_test_tonearest): Likewise.
8330         (lrint_towardzero_test_data): Likewise.
8331         (lrint_test_towardzero): Likewise.
8332         (lrint_downward_test_data): Likewise.
8333         (lrint_test_downward): Likewise.
8334         (lrint_upward_test_data): Likewise.
8335         (lrint_test_upward): Likewise.
8336         (llrint_test_data): Merge in per-rounding-mode tests and results
8337         from llrint_tonearest_test_data, llrint_towardzero_test_data,
8338         llrint_downward_test_data and llrint_upward_test_data.
8339         (llrint_test): Use ALL_RM_TEST.
8340         (llrint_tonearest_test_data): Remove.
8341         (llrint_test_tonearest): Likewise.
8342         (llrint_towardzero_test_data): Likewise.
8343         (llrint_test_towardzero): Likewise.
8344         (llrint_downward_test_data): Likewise.
8345         (llrint_test_downward): Likewise.
8346         (llrint_upward_test_data): Likewise.
8347         (llrint_test_upward): Likewise.
8348         (rint_test_data): Merge in per-rounding-mode tests and results
8349         from rint_tonearest_test_data, rint_towardzero_test_data,
8350         rint_downward_test_data and rint_upward_test_data.  Add
8351         per-rounding-mode results for tests not in those arrays.
8352         (rint_test): Use ALL_RM_TEST.
8353         (rint_tonearest_test_data): Remove.
8354         (rint_test_tonearest): Likewise.
8355         (rint_towardzero_test_data): Likewise.
8356         (rint_test_towardzero): Likewise.
8357         (rint_downward_test_data): Likewise.
8358         (rint_test_downward): Likewise.
8359         (rint_upward_test_data): Likewise.
8360         (rint_test_upward): Likewise.
8361         (main): Don't call removed functions.
8363 2014-03-14  Roland McGrath  <roland@hack.frob.com>
8365         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
8366         "Compiled on ..." crapola.  It is anti-useful.
8368 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
8370         * scripts/evaluate-test.sh: Handle fourth argument to determine
8371         whether test run should stop on failure.
8372         * Makeconfig (stop-on-test-failure): New variable.
8373         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
8374         $(stop-on-test-failure).
8375         * Makefile (tests): Give a summary of results from testing and
8376         exit with failure status if they include an ERROR or FAIL.
8377         (xtests): Likewise.
8378         * manual/install.texi (Configuring and compiling): Mention
8379         stop-on-test-failure=y.
8380         * INSTALL: Regenerated.
8382 2014-03-14  Roland McGrath  <roland@hack.frob.com>
8384         * scripts/versionlist.awk: New file.
8385         * Makerules [$(build-shared) = yes]
8386         (postclean-generated): Add Versions.def, not Versions.def.v and
8387         Versions.def.v.i.
8388         ($(common-objpfx)Versions.def.v.i): Target removed.
8389         ($(common-objpfx)Versions.def): New target.
8390         ($(common-objpfx)Versions.all): Depend on that rather that
8391         $(common-objpfx)Versions.def.v.
8392         * Versions.def: File removed.
8394         * Makeconfig (+gccwarn): Add -Wundef.
8395         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
8396         a dl-sysdep.h breaking its contract.
8397         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
8398         * include/stackinfo.h: New file.
8399         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
8400         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
8401         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
8402         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
8403         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
8404         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
8405         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8406         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8407         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8408         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8409         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8410         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
8411         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8412         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8413         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8415 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8417         [BZ #16707]
8418         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
8419         implementation.
8420         * math/libm-test.inc (round_test_data): Add more tests.
8422         [BZ #16706]
8423         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
8424         implementation.
8425         * math/libm-test.inc (nearbyint_test_data): Add more tests.
8427         [BZ #16701]
8428         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
8429         implementation.
8430         * math/libm-test.inc (ceil_test_data): Add more tests.
8432         * math/libm-test.inc (trunc_test_data): Add more tests related to
8433         BZ#16414.
8435 2014-03-14  Roland McGrath  <roland@hack.frob.com>
8437         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
8438         with #if rather than #ifdef.
8439         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
8441 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
8443         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
8444         first.  Disable AVX-512 GCC support if assembler doesn't support
8445         it.
8446         * sysdeps/x86_64/configure: Regenerated.
8448 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
8450         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
8451         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
8452         (__old_pthread_attr_setstack): Likewise.
8453         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
8454         [!_STACK_GROWS_DOWN]: Likewise.
8456 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
8458         * config.make.in (have-bash2): Delete.
8459         * configure.ac (libc_cv_have_bash2): Delete.
8460         * configure: Regenerate.
8461         * elf/Makefile (common-ldd-rewrite): Rename to ...
8462         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
8463         (sh-ldd-rewrite): Delete.
8464         (bash-ldd-rewrite): Delete.
8465         (have-bash2): Delete checks.
8466         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
8467         ldd-rewrite.
8469         * config.make.in (have-ksh): Delete.
8470         (KSH): Delete.
8471         * configure.ac (libc_cv_have_ksh): Delete.
8472         * configure: Regenerate.
8474         * elf/Makefile: Delete $(have-ksh) check.
8475         ($(objpfx)sotruss): Change KSH to BASH.
8476         * elf/sotruss.ksh: Rename to ...
8477         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
8478         function style to match POSIX.  Drop ksh vim mode setting.
8480         * manual/time.texi (Specifying the Time Zone with TZ): Change
8481         Tuesday to Thursday.
8483         * debug/tst-longjmp_chk2.c: Update header comment.
8484         (stackoverflow_handler): Add comment.  Call assert on pass value.
8486 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
8488         [BZ #16194]
8489         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
8490         (HAVE_AVX512_ASM_SUPPORT): Likewise.
8491         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
8492         (La_x86_64_vector): Add zmm.
8493         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
8494         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
8495         ($(objpfx)tst-audit10): New target.
8496         ($(objpfx)tst-audit10.out): Likewise.
8497         (tst-audit10-ENV): New.
8498         (AVX512-CFLAGS): Likewise.
8499         (CFLAGS-tst-audit10.c): Likewise.
8500         (CFLAGS-tst-auditmod10a.c): Likewise.
8501         (CFLAGS-tst-auditmod10b.c): Likewise.
8502         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
8503         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
8504         * sysdeps/x86_64/configure: Regenerated.
8505         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
8506         AVX-512 zmm register support.
8507         (_dl_x86_64_save_sse): Likewise.
8508         (_dl_x86_64_restore_sse): Likewise.
8509         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
8510         size vector registers.
8511         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
8512         (ZMM_SIZE): Likewise.
8513         * sysdeps/x86_64/tst-audit10.c: New file.
8514         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
8515         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
8517 2014-03-13  Roland McGrath  <roland@hack.frob.com>
8519         * configure.ac (HAVE_EHDR_START): New check.
8520         * configure: Regenerated.
8521         * config.h.in (HAVE_EHDR_START): New #undef.
8522         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
8523         assuming the lowest-addressed segment maps the start of the file.
8525 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
8527         * INSTALL: Regenerated.
8529 2014-03-13  Will Newton  <will.newton@linaro.org>
8531         * manual/setjmp.texi (System V contexts): Improve
8532         clarity and grammar of documentation.
8534 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
8536         [BZ #16381]
8537         * elf/Makefile (tests): Add tst-pie2.
8538         (tests-pie): Add tst-pie2.
8539         * elf/tst-pie2.c: New file.
8540         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
8541         for ET_EXEC.
8542         * elf/rtld.c (map_doit): Load executable as lt_executable.
8543         (dl_main): Likewise.
8545 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
8547         [BZ #16642]
8548         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8549         (__ASSUME_PSELECT): Undefine.
8551 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8553         [BZ #16689]
8554         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
8555         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
8556         static build.
8557         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
8558         selector for static builds.
8560 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
8562         [BZ #16695]
8563         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
8564         key in the buffer.
8566 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8568         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
8569         IFUNC selector for static builds.
8571 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
8573         * sysdeps/mips/math_private.h [__mips_hard_float]
8574         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
8575         libc_feresetround_mips_ctx.
8576         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
8577         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
8578         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
8580         [BZ #16677]
8581         * math/s_nextafter.c (__nextafter): Do not return value from
8582         overflowing computation.
8583         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
8584         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
8585         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
8586         Likewise.
8587         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
8588         Likewise.
8589         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
8590         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
8592 2014-03-11  Roland McGrath  <roland@hack.frob.com>
8594         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
8595         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
8596         Move sfi_sp use from the load-multiple (that no longer sets sp) to
8597         the new mov targetting sp.
8599 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8601         [BZ #16683]
8602         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
8603         Define it for static builds as well.
8604         (NO_BZERO_IMPL): Likewise.
8606 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
8608         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
8609         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
8610         multiarch strspn for PPC64.
8611         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
8612         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
8613         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
8614         (__libc_ifunc_impl_list): Likewise.
8615         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
8616         multiarch optimizations
8617         * string/strspn.c (strspn): Using macro to redefine symbol name.
8619 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
8620             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8622         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
8623         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
8624         multiarch strncat for PPC64.
8625         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
8626         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
8627         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
8628         (__libc_ifunc_impl_list): Likewise.
8629         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
8630         multiarch optimizations
8632 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
8634         [BZ #16639]
8635         * nscd/nscd.service: Make service type forking.
8637 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8639         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
8640         sign in non default rounding modes.
8641         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
8643 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
8645         * math/libm-test.inc (ALL_RM_TEST): New macro.
8646         (ceil_test): Use ALL_RM_TEST.
8647         (cimag_test): Likewise.
8648         (conj_test): Likewise.
8649         (copysign_test): Likewise.
8650         (cproj_test): Likewise.
8651         (creal_test): Likewise.
8652         (fabs_test): Likewise.
8653         (floor_test): Likewise.
8654         (fmax_test): Likewise.
8655         (fmin_test): Likewise.
8656         (fmod_test): Likewise.
8657         (fpclassify_test): Likewise.
8658         (frexp_test): Likewise.
8659         (ilogb_test): Likewise.
8660         (isfinite_test): Likewise.
8661         (finite_test): Likewise.
8662         (isgreater_test): Likewise.
8663         (isgreaterequal_test): Likewise.
8664         (isinf_test): Likewise.
8665         (isless_test): Likewise.
8666         (islessequal_test): Likewise.
8667         (islessgreater_test): Likewise.
8668         (isnan_test): Likewise.
8669         (isnormal_test): Likewise.
8670         (issignaling_test): Likewise.
8671         (isunordered_test): Likewise.
8672         (logb_test): Likewise.
8673         (logb_downward_test_data): Remove.
8674         (logb_test_downward): Likewise.
8675         (lround_test): Use ALL_RM_TEST.
8676         (llround_test): Likewise.
8677         (modf_test): Likewise.
8678         (nexttoward_test): Likewise.
8679         (remainder_test): Likewise.
8680         (drem_test): Likewise.
8681         (remainder_tonearest_test_data): Likewise.
8682         (remainder_test_tonearest): Likewise.
8683         (drem_test_tonearest): Likewise.
8684         (remainder_towardzero_test_data): Likewise.
8685         (remainder_test_towardzero): Likewise.
8686         (drem_test_towardzero): Likewise.
8687         (remainder_downward_test_data): Likewise.
8688         (remainder_test_downward): Likewise.
8689         (drem_test_downward): Likewise.
8690         (remainder_upward_test_data): Likewise.
8691         (remainder_test_upward): Likewise.
8692         (drem_test_upward): Likewise.
8693         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
8694         (round_test): Use ALL_RM_TEST.
8695         (signbit_test): Likewise.
8696         (trunc_test): Likewise.
8697         (significand_test): Likewise.
8698         (main): Don't call removed functions.
8700 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
8702         [BZ #16674]
8703         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
8704         || __USE_XOPEN2K8].
8705         (ILL_ILLOPN): Likewise.
8706         (ILL_ILLADR): Likewise.
8707         (ILL_ILLTRP): Likewise.
8708         (ILL_PRVOPC): Likewise.
8709         (ILL_PRVREG): Likewise.
8710         (ILL_COPROC): Likewise.
8711         (ILL_BADSTK): Likewise.
8712         (FPE_INTDIV): Likewise.
8713         (FPE_INTOVF): Likewise.
8714         (FPE_FLTDIV): Likewise.
8715         (FPE_FLTOVF): Likewise.
8716         (FPE_FLTUND): Likewise.
8717         (FPE_FLTRES): Likewise.
8718         (FPE_FLTINV): Likewise.
8719         (FPE_FLTSUB): Likewise.
8720         (SEGV_MAPERR): Likewise.
8721         (SEGV_ACCERR): Likewise.
8722         (BUS_ADRALN): Likewise.
8723         (BUS_ADRERR): Likewise.
8724         (BUS_OBJERR): Likewise.
8725         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8726         (TRAP_TRACE): Likewise.
8727         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8728         __USE_XOPEN2K8].
8729         (CLD_KILLED): Likewise.
8730         (CLD_DUMPED): Likewise.
8731         (CLD_TRAPPED): Likewise.
8732         (CLD_STOPPED): Likewise.
8733         (CLD_CONTINUED): Likewise.
8734         (POLL_IN): Likewise.
8735         (POLL_OUT): Likewise.
8736         (POLL_MSG): Likewise.
8737         (POLL_ERR): Likewise.
8738         (POLL_PRI): Likewise.
8739         (POLL_HUP): Likewise.
8740         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
8741         Likewise.
8742         (ILL_ILLOPN): Likewise.
8743         (ILL_ILLADR): Likewise.
8744         (ILL_ILLTRP): Likewise.
8745         (ILL_PRVOPC): Likewise.
8746         (ILL_PRVREG): Likewise.
8747         (ILL_COPROC): Likewise.
8748         (ILL_BADSTK): Likewise.
8749         (FPE_INTDIV): Likewise.
8750         (FPE_INTOVF): Likewise.
8751         (FPE_FLTDIV): Likewise.
8752         (FPE_FLTOVF): Likewise.
8753         (FPE_FLTUND): Likewise.
8754         (FPE_FLTRES): Likewise.
8755         (FPE_FLTINV): Likewise.
8756         (FPE_FLTSUB): Likewise.
8757         (SEGV_MAPERR): Likewise.
8758         (SEGV_ACCERR): Likewise.
8759         (BUS_ADRALN): Likewise.
8760         (BUS_ADRERR): Likewise.
8761         (BUS_OBJERR): Likewise.
8762         (BUS_MCEERR_AR): Likewise.
8763         (BUS_MCEERR_AO): Likewise.
8764         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8765         (TRAP_TRACE): Likewise.
8766         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8767         __USE_XOPEN2K8].
8768         (CLD_KILLED): Likewise.
8769         (CLD_DUMPED): Likewise.
8770         (CLD_TRAPPED): Likewise.
8771         (CLD_STOPPED): Likewise.
8772         (CLD_CONTINUED): Likewise.
8773         (POLL_IN): Likewise.
8774         (POLL_OUT): Likewise.
8775         (POLL_MSG): Likewise.
8776         (POLL_ERR): Likewise.
8777         (POLL_PRI): Likewise.
8778         (POLL_HUP): Likewise.
8779         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
8780         (ILL_ILLOPN): Likewise.
8781         (ILL_ILLADR): Likewise.
8782         (ILL_ILLTRP): Likewise.
8783         (ILL_PRVOPC): Likewise.
8784         (ILL_PRVREG): Likewise.
8785         (ILL_COPROC): Likewise.
8786         (ILL_BADSTK): Likewise.
8787         (FPE_INTDIV): Likewise.
8788         (FPE_INTOVF): Likewise.
8789         (FPE_FLTDIV): Likewise.
8790         (FPE_FLTOVF): Likewise.
8791         (FPE_FLTUND): Likewise.
8792         (FPE_FLTRES): Likewise.
8793         (FPE_FLTINV): Likewise.
8794         (FPE_FLTSUB): Likewise.
8795         (SEGV_MAPERR): Likewise.
8796         (SEGV_ACCERR): Likewise.
8797         (BUS_ADRALN): Likewise.
8798         (BUS_ADRERR): Likewise.
8799         (BUS_OBJERR): Likewise.
8800         (BUS_MCEERR_AR): Likewise.
8801         (BUS_MCEERR_AO): Likewise.
8802         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8803         (TRAP_TRACE): Likewise.
8804         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8805         __USE_XOPEN2K8].
8806         (CLD_KILLED): Likewise.
8807         (CLD_DUMPED): Likewise.
8808         (CLD_TRAPPED): Likewise.
8809         (CLD_STOPPED): Likewise.
8810         (CLD_CONTINUED): Likewise.
8811         (POLL_IN): Likewise.
8812         (POLL_OUT): Likewise.
8813         (POLL_MSG): Likewise.
8814         (POLL_ERR): Likewise.
8815         (POLL_PRI): Likewise.
8816         (POLL_HUP): Likewise.
8817         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
8818         Likewise.
8819         (ILL_ILLOPN): Likewise.
8820         (ILL_ILLADR): Likewise.
8821         (ILL_ILLTRP): Likewise.
8822         (ILL_PRVOPC): Likewise.
8823         (ILL_PRVREG): Likewise.
8824         (ILL_COPROC): Likewise.
8825         (ILL_BADSTK): Likewise.
8826         (ILL_BADIADDR): Likewise.
8827         (ILL_BREAK): Likewise.
8828         (FPE_INTDIV): Likewise.
8829         (FPE_INTOVF): Likewise.
8830         (FPE_FLTDIV): Likewise.
8831         (FPE_FLTOVF): Likewise.
8832         (FPE_FLTUND): Likewise.
8833         (FPE_FLTRES): Likewise.
8834         (FPE_FLTINV): Likewise.
8835         (FPE_FLTSUB): Likewise.
8836         (FPE_DECOVF): Likewise.
8837         (FPE_DECDIV): Likewise.
8838         (FPE_DECERR): Likewise.
8839         (FPE_INVASC): Likewise.
8840         (FPE_INVDEC): Likewise.
8841         (SEGV_MAPERR): Likewise.
8842         (SEGV_ACCERR): Likewise.
8843         (SEGV_PSTKOVF): Likewise.
8844         (BUS_ADRALN): Likewise.
8845         (BUS_ADRERR): Likewise.
8846         (BUS_OBJERR): Likewise.
8847         (BUS_MCEERR_AR): Likewise.
8848         (BUS_MCEERR_AO): Likewise.
8849         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8850         (TRAP_TRACE): Likewise.
8851         (TRAP_BRANCH): Likewise.
8852         (TRAP_HWBKPT): Likewise.
8853         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8854         __USE_XOPEN2K8].
8855         (CLD_KILLED): Likewise.
8856         (CLD_DUMPED): Likewise.
8857         (CLD_TRAPPED): Likewise.
8858         (CLD_STOPPED): Likewise.
8859         (CLD_CONTINUED): Likewise.
8860         (POLL_IN): Likewise.
8861         (POLL_OUT): Likewise.
8862         (POLL_MSG): Likewise.
8863         (POLL_ERR): Likewise.
8864         (POLL_PRI): Likewise.
8865         (POLL_HUP): Likewise.
8866         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
8867         (ILL_ILLOPN): Likewise.
8868         (ILL_ILLADR): Likewise.
8869         (ILL_ILLTRP): Likewise.
8870         (ILL_PRVOPC): Likewise.
8871         (ILL_PRVREG): Likewise.
8872         (ILL_COPROC): Likewise.
8873         (ILL_BADSTK): Likewise.
8874         (FPE_INTDIV): Likewise.
8875         (FPE_INTOVF): Likewise.
8876         (FPE_FLTDIV): Likewise.
8877         (FPE_FLTOVF): Likewise.
8878         (FPE_FLTUND): Likewise.
8879         (FPE_FLTRES): Likewise.
8880         (FPE_FLTINV): Likewise.
8881         (FPE_FLTSUB): Likewise.
8882         (SEGV_MAPERR): Likewise.
8883         (SEGV_ACCERR): Likewise.
8884         (BUS_ADRALN): Likewise.
8885         (BUS_ADRERR): Likewise.
8886         (BUS_OBJERR): Likewise.
8887         (BUS_MCEERR_AR): Likewise.
8888         (BUS_MCEERR_AO): Likewise.
8889         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8890         (TRAP_TRACE): Likewise.
8891         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8892         __USE_XOPEN2K8].
8893         (CLD_KILLED): Likewise.
8894         (CLD_DUMPED): Likewise.
8895         (CLD_TRAPPED): Likewise.
8896         (CLD_STOPPED): Likewise.
8897         (CLD_CONTINUED): Likewise.
8898         (POLL_IN): Likewise.
8899         (POLL_OUT): Likewise.
8900         (POLL_MSG): Likewise.
8901         (POLL_ERR): Likewise.
8902         (POLL_PRI): Likewise.
8903         (POLL_HUP): Likewise.
8904         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
8905         (ILL_ILLOPN): Likewise.
8906         (ILL_ILLADR): Likewise.
8907         (ILL_ILLTRP): Likewise.
8908         (ILL_PRVOPC): Likewise.
8909         (ILL_PRVREG): Likewise.
8910         (ILL_COPROC): Likewise.
8911         (ILL_BADSTK): Likewise.
8912         (FPE_INTDIV): Likewise.
8913         (FPE_INTOVF): Likewise.
8914         (FPE_FLTDIV): Likewise.
8915         (FPE_FLTOVF): Likewise.
8916         (FPE_FLTUND): Likewise.
8917         (FPE_FLTRES): Likewise.
8918         (FPE_FLTINV): Likewise.
8919         (FPE_FLTSUB): Likewise.
8920         (SEGV_MAPERR): Likewise.
8921         (SEGV_ACCERR): Likewise.
8922         (BUS_ADRALN): Likewise.
8923         (BUS_ADRERR): Likewise.
8924         (BUS_OBJERR): Likewise.
8925         (BUS_MCEERR_AR): Likewise.
8926         (BUS_MCEERR_AO): Likewise.
8927         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8928         (TRAP_TRACE): Likewise.
8929         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8930         __USE_XOPEN2K8].
8931         (CLD_KILLED): Likewise.
8932         (CLD_DUMPED): Likewise.
8933         (CLD_TRAPPED): Likewise.
8934         (CLD_STOPPED): Likewise.
8935         (CLD_CONTINUED): Likewise.
8936         (POLL_IN): Likewise.
8937         (POLL_OUT): Likewise.
8938         (POLL_MSG): Likewise.
8939         (POLL_ERR): Likewise.
8940         (POLL_PRI): Likewise.
8941         (POLL_HUP): Likewise.
8942         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
8943         (ILL_ILLOPN): Likewise.
8944         (ILL_ILLADR): Likewise.
8945         (ILL_ILLTRP): Likewise.
8946         (ILL_PRVOPC): Likewise.
8947         (ILL_PRVREG): Likewise.
8948         (ILL_COPROC): Likewise.
8949         (ILL_BADSTK): Likewise.
8950         (FPE_INTDIV): Likewise.
8951         (FPE_INTOVF): Likewise.
8952         (FPE_FLTDIV): Likewise.
8953         (FPE_FLTOVF): Likewise.
8954         (FPE_FLTUND): Likewise.
8955         (FPE_FLTRES): Likewise.
8956         (FPE_FLTINV): Likewise.
8957         (FPE_FLTSUB): Likewise.
8958         (SEGV_MAPERR): Likewise.
8959         (SEGV_ACCERR): Likewise.
8960         (BUS_ADRALN): Likewise.
8961         (BUS_ADRERR): Likewise.
8962         (BUS_OBJERR): Likewise.
8963         (BUS_MCEERR_AR): Likewise.
8964         (BUS_MCEERR_AO): Likewise.
8965         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8966         (TRAP_TRACE): Likewise.
8967         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8968         __USE_XOPEN2K8].
8969         (CLD_KILLED): Likewise.
8970         (CLD_DUMPED): Likewise.
8971         (CLD_TRAPPED): Likewise.
8972         (CLD_STOPPED): Likewise.
8973         (CLD_CONTINUED): Likewise.
8974         (POLL_IN): Likewise.
8975         (POLL_OUT): Likewise.
8976         (POLL_MSG): Likewise.
8977         (POLL_ERR): Likewise.
8978         (POLL_PRI): Likewise.
8979         (POLL_HUP): Likewise.
8980         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
8981         (ILL_ILLOPN): Likewise.
8982         (ILL_ILLADR): Likewise.
8983         (ILL_ILLTRP): Likewise.
8984         (ILL_PRVOPC): Likewise.
8985         (ILL_PRVREG): Likewise.
8986         (ILL_COPROC): Likewise.
8987         (ILL_BADSTK): Likewise.
8988         (ILL_DBLFLT): Likewise.
8989         (ILL_HARDWALL): Likewise.
8990         (FPE_INTDIV): Likewise.
8991         (FPE_INTOVF): Likewise.
8992         (FPE_FLTDIV): Likewise.
8993         (FPE_FLTOVF): Likewise.
8994         (FPE_FLTUND): Likewise.
8995         (FPE_FLTRES): Likewise.
8996         (FPE_FLTINV): Likewise.
8997         (FPE_FLTSUB): Likewise.
8998         (SEGV_MAPERR): Likewise.
8999         (SEGV_ACCERR): Likewise.
9000         (BUS_ADRALN): Likewise.
9001         (BUS_ADRERR): Likewise.
9002         (BUS_OBJERR): Likewise.
9003         (BUS_MCEERR_AR): Likewise.
9004         (BUS_MCEERR_AO): Likewise.
9005         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9006         (TRAP_TRACE): Likewise.
9007         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9008         __USE_XOPEN2K8].
9009         (CLD_KILLED): Likewise.
9010         (CLD_DUMPED): Likewise.
9011         (CLD_TRAPPED): Likewise.
9012         (CLD_STOPPED): Likewise.
9013         (CLD_CONTINUED): Likewise.
9014         (POLL_IN): Likewise.
9015         (POLL_OUT): Likewise.
9016         (POLL_MSG): Likewise.
9017         (POLL_ERR): Likewise.
9018         (POLL_PRI): Likewise.
9019         (POLL_HUP): Likewise.
9020         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
9021         (ILL_ILLOPN): Likewise.
9022         (ILL_ILLADR): Likewise.
9023         (ILL_ILLTRP): Likewise.
9024         (ILL_PRVOPC): Likewise.
9025         (ILL_PRVREG): Likewise.
9026         (ILL_COPROC): Likewise.
9027         (ILL_BADSTK): Likewise.
9028         (FPE_INTDIV): Likewise.
9029         (FPE_INTOVF): Likewise.
9030         (FPE_FLTDIV): Likewise.
9031         (FPE_FLTOVF): Likewise.
9032         (FPE_FLTUND): Likewise.
9033         (FPE_FLTRES): Likewise.
9034         (FPE_FLTINV): Likewise.
9035         (FPE_FLTSUB): Likewise.
9036         (SEGV_MAPERR): Likewise.
9037         (SEGV_ACCERR): Likewise.
9038         (BUS_ADRALN): Likewise.
9039         (BUS_ADRERR): Likewise.
9040         (BUS_OBJERR): Likewise.
9041         (BUS_MCEERR_AR): Likewise.
9042         (BUS_MCEERR_AO): Likewise.
9043         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
9044         (TRAP_TRACE): Likewise.
9045         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
9046         __USE_XOPEN2K8].
9047         (CLD_KILLED): Likewise.
9048         (CLD_DUMPED): Likewise.
9049         (CLD_TRAPPED): Likewise.
9050         (CLD_STOPPED): Likewise.
9051         (CLD_CONTINUED): Likewise.
9052         (POLL_IN): Likewise.
9053         (POLL_OUT): Likewise.
9054         (POLL_MSG): Likewise.
9055         (POLL_ERR): Likewise.
9056         (POLL_PRI): Likewise.
9057         (POLL_HUP): Likewise.
9058         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
9059         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
9061         [BZ #16670]
9062         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
9063         before #include of <time.h>.
9064         [!__USE_XOPEN2K] (__need_timespec): Likewise.
9065         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
9066         (test-xfail-UNIX98/sched.h/conform): Likewise.
9068 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
9070         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
9071         error absence of trapping exception support.
9072         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
9074 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
9076         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
9077         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
9078         * timezone/Makefile (testdata): Move definition above include of
9079         Rules.
9080         (test-zones): New variable.
9081         (tests-special): Add zone files.
9082         (build-testdata): Use $(evaluate-test).
9084         * elf/Makefile (tests-special): Rename tests to end with .out.
9085         ($(objpfx)noload-mem): Likewise.
9086         ($(objpfx)tst-leaks1-mem): Likewise.
9087         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
9088         * iconv/Makefile (xtests-special): Change test-iconvconfig to
9089         $(objpfx)test-iconvconfig.out.
9090         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
9091         set -e inside subshell and redirect output to file.
9092         * iconvdata/Makefile (generated): Rename tests to end with .out.
9093         Correct type.
9094         (tests-special): Rename tests to end with .out.
9095         ($(objpfx)mtrace-tst-loading): Likewise.
9096         * intl/Makefile (generated): Likewise.
9097         (tests-special): Likewise.
9098         ($(objpfx)mtrace-tst-gettext): Likewise.
9099         * misc/Makefile (generated): Likewise.
9100         (tests-special): Likewise.
9101         ($(objpfx)tst-error1-mem): Likewise.
9102         * nptl/Makefile (tests-special): Likewise.
9103         ($(objpfx)tst-stack3-mem): Likewise.
9104         (generated): Likewise.
9105         * posix/Makefile (generated): Likewise.
9106         (tests-special): Likewise.
9107         (xtests-special): Likewise.
9108         ($(objpfx)tst-fnmatch-mem): Likewise.
9109         ($(objpfx)bug-regex2-mem): Likewise.
9110         ($(objpfx)bug-regex14-mem): Likewise.
9111         ($(objpfx)bug-regex21-mem): Likewise.
9112         ($(objpfx)bug-regex31-mem): Likewise.
9113         ($(objpfx)tst-vfork3-mem): Likewise.
9114         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
9115         ($(objpfx)tst-pcre-mem): Likewise.
9116         ($(objpfx)tst-boost-mem): Likewise.
9117         ($(objpfx)bug-ga2-mem): Likewise.
9118         ($(objpfx)bug-glob2-mem): Likewise.
9119         * resolv/Makefile (generate): Likewise.
9120         (tests-special): Likewise.
9121         (xtests-special): Likewise.
9122         (generated): Likewise.
9123         ($(objpfx)mtrace-tst-leaks): Likewise.
9124         ($(objpfx)mtrace-tst-leaks2): Likewise.
9126         * scripts/merge-test-results.sh: New file.
9127         * Makefile (tests-special-notdir): New variable.
9128         (tests): Run merge-test-results.sh.
9129         (xtests): Likewise.
9130         * Rules (tests-special-notdir): New variable.
9131         (xtests-special-notdir): Likewise.
9132         (tests): Run merge-test-results.sh
9133         (xtests): Likewise.
9135         * Makeconfig (test-xfail-name): New variable.
9136         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
9137         compute variable name for expected failures.
9138         * conform/Makefile (conformtest-headers-data): New variable.
9139         (conformtest-standards): Likewise.
9140         (conformtest-headers-ISO): Likewise.
9141         (conformtest-headers-ISO99): Likewise.
9142         (conformtest-headers-ISO11): Likewise.
9143         (conformtest-headers-POSIX): Likewise.
9144         (conformtest-headers-XPG3): Likewise.
9145         (conformtest-headers-XPG4): Likewise.
9146         (conformtest-headers-UNIX98): Likewise.
9147         (conformtest-headers-XOPEN2K): Likewise.
9148         (conformtest-headers-POSIX2008): Likewise.
9149         (conformtest-headers-XOPEN2K8): Likewise.
9150         (conformtest-header-list-base): Likewise.
9151         (conformtest-header-list-tests): Likewise.
9152         (conformtest-header-base): Likewise.
9153         (conformtest-header-tests): Likewise.
9154         (tests-special): Add $(conformtest-header-list-tests).  If
9155         [$(fast-check) && !$(cross-compiling)], add
9156         $(conformtest-header-tests) instead of
9157         $(objpfx)run-conformtest.out.
9158         (generated): Add $(conformtest-header-list-base).  If
9159         [$(fast-check) && !$(cross-compiling)], add
9160         $(conformtest-header-base).  Remove previous setting.
9161         ($(conformtest-header-list-tests)): New target.
9162         (test-xfail-run-conformtest): Remove variable.
9163         ($(objpfx)run-conformtest.out): Remove target.
9164         (test-xfail-ISO11/complex.h/conform): New variable.
9165         (test-xfail-ISO11/stdalign.h/conform): Likewise.
9166         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
9167         (test-xfail-XPG3/varargs.h/conform): Likewise.
9168         (test-xfail-XPG4/varargs.h/conform): Likewise.
9169         (test-xfail-UNIX98/varargs.h/conform): Likewise.
9170         (test-xfail-XPG4/ndbm.h/conform): Likewise.
9171         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
9172         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
9173         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
9174         (test-xfail-XPG3/fcntl.h/conform): Likewise.
9175         (test-xfail-XPG3/ftw.h/conform): Likewise.
9176         (test-xfail-XPG3/grp.h/conform): Likewise.
9177         (test-xfail-XPG3/langinfo.h/conform): Likewise.
9178         (test-xfail-XPG3/limits.h/conform): Likewise.
9179         (test-xfail-XPG3/pwd.h/conform): Likewise.
9180         (test-xfail-XPG3/search.h/conform): Likewise.
9181         (test-xfail-XPG3/signal.h/conform): Likewise.
9182         (test-xfail-XPG3/stdio.h/conform): Likewise.
9183         (test-xfail-XPG3/stdlib.h/conform): Likewise.
9184         (test-xfail-XPG3/string.h/conform): Likewise.
9185         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
9186         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
9187         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
9188         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
9189         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
9190         (test-xfail-XPG3/sys/types.h/conform): Likewise.
9191         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
9192         (test-xfail-XPG3/termios.h/conform): Likewise.
9193         (test-xfail-XPG3/time.h/conform): Likewise.
9194         (test-xfail-XPG3/unistd.h/conform): Likewise.
9195         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
9196         (test-xfail-XPG4/fcntl.h/conform): Likewise.
9197         (test-xfail-XPG4/langinfo.h/conform): Likewise.
9198         (test-xfail-XPG4/netdb.h/conform): Likewise.
9199         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
9200         (test-xfail-XPG4/signal.h/conform): Likewise.
9201         (test-xfail-XPG4/stdio.h/conform): Likewise.
9202         (test-xfail-XPG4/stdlib.h/conform): Likewise.
9203         (test-xfail-XPG4/stropts.h/conform): Likewise.
9204         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
9205         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
9206         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
9207         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
9208         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
9209         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
9210         (test-xfail-XPG4/sys/time.h/conform): Likewise.
9211         (test-xfail-XPG4/sys/types.h/conform): Likewise.
9212         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
9213         (test-xfail-XPG4/termios.h/conform): Likewise.
9214         (test-xfail-XPG4/ucontext.h/conform): Likewise.
9215         (test-xfail-XPG4/unistd.h/conform): Likewise.
9216         (test-xfail-XPG4/utmpx.h/conform): Likewise.
9217         (test-xfail-POSIX/sched.h/conform): Likewise.
9218         (test-xfail-POSIX/signal.h/conform): Likewise.
9219         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
9220         (test-xfail-POSIX/tar.h/conform): Likewise.
9221         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
9222         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
9223         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
9224         (test-xfail-UNIX98/netdb.h/conform): Likewise.
9225         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
9226         (test-xfail-UNIX98/sched.h/conform): Likewise.
9227         (test-xfail-UNIX98/signal.h/conform): Likewise.
9228         (test-xfail-UNIX98/stdio.h/conform): Likewise.
9229         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
9230         (test-xfail-UNIX98/stropts.h/conform): Likewise.
9231         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
9232         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
9233         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
9234         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
9235         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
9236         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
9237         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
9238         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
9239         (test-xfail-UNIX98/unistd.h/conform): Likewise.
9240         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
9241         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
9242         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
9243         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
9244         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
9245         (test-xfail-XOPEN2K/math.h/conform): Likewise.
9246         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
9247         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
9248         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
9249         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
9250         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
9251         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
9252         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
9253         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
9254         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
9255         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
9256         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
9257         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
9258         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
9259         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
9260         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
9261         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
9262         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
9263         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
9264         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
9265         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
9266         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
9267         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
9268         (test-xfail-POSIX2008/signal.h/conform): Likewise.
9269         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
9270         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
9271         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
9272         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
9273         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
9274         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
9275         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
9276         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
9277         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
9278         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
9279         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
9280         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
9281         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
9282         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
9283         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
9284         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
9285         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
9286         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
9287         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
9288         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
9289         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
9290         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
9291         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
9292         (conformtest-cc-flags): Likewise.
9293         ($(conformtest-header-tests): New target.
9294         * conform/check-header-lists.sh: New file.
9295         * conform/run-conformtest.sh: Remove.
9297         * conform/conformtest.pl: Allow ' and \ in values given for
9298         constants.
9299         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
9300         inclusion.
9301         [POSIX] (sys/types.h): Likewise.
9302         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
9303         inclusion.
9304         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
9305         inclusion.
9306         * conform/data/signal.h-data (SIGIO): Remove expectation.
9307         [XPG3] (SIGBUS): Do not expect.
9308         [POSIX || XPG3] (SIGPOLL): Likewise.
9309         [POSIX || XPG3] (SIGPROF): Likewise.
9310         [POSIX || XPG3] (SIGSYS): Likewise.
9311         [XPG3] (SIGTRAP): Likewise.
9312         [POSIX || XPG3] (SIGURG): Likewise.
9313         [POSIX || XPG3] (SIGVTALRM): Likewise.
9314         [POSIX || XPG3] (SIGXCPU): Likewise.
9315         [POSIX || XPG3] (SIGXFSZ): Likewise.
9316         [POSIX] (SA_SIGINFO): Expect.
9317         [XPG3] (siginfo_t): Do not expect type or contents.
9318         [POSIX] (si_pid): Do not expect element.
9319         [POSIX] (si_uid): Likewise.
9320         [POSIX] (si_addr): Likewise.
9321         [POSIX] (si_status): Likewise.
9322         [POSIX] (si_band): Likewise.
9323         [XPG4] (si_value): Likewise.
9324         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
9325         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
9326         [POSIX || XPG3] (ILL_ILLADR): Likewise.
9327         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
9328         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
9329         [POSIX || XPG3] (ILL_PRVREG): Likewise.
9330         [POSIX || XPG3] (ILL_COPROC): Likewise.
9331         [POSIX || XPG3] (ILL_BADSTK): Likewise.
9332         [POSIX || XPG3] (FPE_INTDIV): Likewise.
9333         [POSIX || XPG3] (FPE_INTOVF): Likewise.
9334         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
9335         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
9336         [POSIX || XPG3] (FPE_FLTUND): Likewise.
9337         [POSIX || XPG3] (FPE_FLTRES): Likewise.
9338         [POSIX || XPG3] (FPE_FLTINV): Likewise.
9339         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
9340         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
9341         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
9342         [POSIX || XPG3] (BUS_ADRALN): Likewise.
9343         [POSIX || XPG3] (BUS_ADRERR): Likewise.
9344         [POSIX || XPG3] (BUS_OBJERR): Likewise.
9345         [POSIX || XPG3] (CLD_EXITED): Likewise.
9346         [POSIX || XPG3] (CLD_KILLED): Likewise.
9347         [POSIX || XPG3] (CLD_DUMPED): Likewise.
9348         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
9349         [POSIX || XPG3] (CLD_STOPPED): Likewise.
9350         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
9351         [POSIX || XPG3] (POLL_IN): Likewise.
9352         [POSIX || XPG3] (POLL_OUT): Likewise.
9353         [POSIX || XPG3] (POLL_MSG): Likewise.
9354         [POSIX || XPG3] (POLL_ERR): Likewise.
9355         [POSIX || XPG3] (POLL_PRI): Likewise.
9356         [POSIX || XPG3] (POLL_HUP): Likewise.
9357         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
9358         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
9359         (SIG*): Do not allow.
9360         [XPG3] (si_*): Likewise.
9361         [XPG3] (SI_*): Likewise.
9362         [XPG3 || XPG4] (sigev_*): Likewise.
9363         [XPG3 || XPG4] (SIGEV_*): Likewise.
9364         [XPG3 || XPG4] (sival_*): Likewise.
9365         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
9366         [POSIX || XPG3] (BUS_*): Likewise.
9367         [POSIX || XPG3] (CLD_*): Likewise.
9368         [POSIX || XPG3] (FPE_*): Likewise.
9369         [POSIX || XPG3] (ILL_*): Likewise.
9370         [POSIX || XPG3] (POLL_*): Likewise.
9371         [POSIX || XPG3] (SEGV_*): Likewise.
9372         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
9373         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
9374         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
9375         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
9376         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
9377         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
9378         Specify type and value.
9379         (TVERSLEN): Likewise.
9380         (REGTYPE): Likewise.
9381         (AREGTYPE): Likewise.
9382         (LNKTYPE): Likewise.
9383         (SYMTYPE): Likewise.
9384         (CHRTYPE): Likewise.
9385         (BLKTYPE): Likewise.
9386         (DIRTYPE): Likewise.
9387         (FIFOTYPE): Likewise.
9388         (CONTTYPE): Likewise.
9389         (TSUID): Likewise.
9390         (TSGID): Likewise.
9391         (TSVTX): Likewise.
9392         (TUREAD): Likewise.
9393         (TUWRITE): Likewise.
9394         (TUEXEC): Likewise.
9395         (TGREAD): Likewise.
9396         (TGWRITE): Likewise.
9397         (TGEXEC): Likewise.
9398         (TOREAD): Likewise.
9399         (TOWRITE): Likewise.
9400         (TOEXEC): Likewise.
9401         [POSIX] (TSVTX): Expect constant.
9403 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
9405         * Makefile (tests): Change dependencies to ....
9406         (tests-special): ... additions to this variable.
9407         (tests): Depend on $(tests-special).
9408         * Makerules (check-abi-list): New variable.
9409         (check-abi): Depend on $(check-abi-list).
9410         [$(subdir) = elf] (tests-special): Add
9411         $(objpfx)check-abi-libc.out.
9412         [$(build-shared) = yes && subdir] (tests-special): Add
9413         $(check-abi-list).
9414         [$(build-shared) = yes && subdir] (tests): Do not depend on
9415         check-abi.
9416         * Rules (tests): Depend on $(tests-special).
9417         (xtests): Depend on $(xtests-special).
9418         * catgets/Makefile (tests): Change dependencies to ....
9419         (tests-special): ... additions to this variable.
9420         * conform/Makefile (tests): Change dependencies to ....
9421         (tests-special): ... additions to this variable.
9422         * elf/Makefile (tests): Change dependencies to ....
9423         (tests-special): ... additions to this variable.
9424         * grp/Makefile (tests): Change dependencies to ....
9425         (tests-special): ... additions to this variable.
9426         * iconv/Makefile (xtests): Change dependencies to ....
9427         (xtests-special): ... additions to this variable.
9428         * iconvdata/Makefile (tests): Change dependencies to ....
9429         (tests-special): ... additions to this variable.
9430         * intl/Makefile (tests): Change dependencies to ....
9431         (tests-special): ... additions to this variable.  Also add
9432         $(objpfx)tst-gettext.out.
9433         * io/Makefile (tests): Change dependencies to ....
9434         (tests-special): ... additions to this variable.
9435         * libio/Makefile (tests): Change dependencies to ....
9436         (tests-special): ... additions to this variable.
9437         * malloc/Makefile (tests): Change dependencies to ....
9438         (tests-special): ... additions to this variable.
9439         * misc/Makefile (tests): Change dependencies to ....
9440         (tests-special): ... additions to this variable.
9441         * nptl/Makefile (tests): Change dependencies to ....
9442         (tests-special): ... additions to this variable.
9443         * nptl_db/Makefile (tests): Change dependencies to ....
9444         (tests-special): ... additions to this variable.
9445         * posix/Makefile (tests): Change dependencies to ....
9446         (tests-special): ... additions to this variable.
9447         (xtests): Change dependencies to ....
9448         (xtests-special): ... additions to this variable.
9449         * resolv/Makefile (tests): Change dependencies to ....
9450         (tests-special): ... additions to this variable.
9451         (xtests): Change dependencies to ....
9452         (xtests-special): ... additions to this variable.
9453         * stdio-common/Makefile (tests): Change dependencies to ....
9454         (tests-special): ... additions to this variable.
9455         (do-tst-unbputc): Remove target.
9456         (do-tst-printf): Likewise.
9457         * stdlib/Makefile (tests): Change dependencies to ....
9458         (tests-special): ... additions to this variable.
9459         * string/Makefile (tests): Change dependencies to ....
9460         (tests-special): ... additions to this variable.
9461         * sysdeps/x86/Makefile (tests): Change dependencies to ....
9462         (tests-special): ... additions to this variable.
9464         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
9465         whole file.
9466         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
9467         whole file.
9468         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
9469         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
9471         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
9472         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
9473         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
9474         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
9475         * conform/data/libgen.h-data [XPG3]: Likewise.
9476         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
9477         * conform/data/ndbm.h-data [XPG3]: Likewise.
9478         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
9479         * conform/data/netdb.h-data [XPG3]: Likewise.
9480         * conform/data/netinet/in.h-data [XPG3]: Likewise.
9481         * conform/data/poll.h-data [XPG3]: Likewise.
9482         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
9483         * conform/data/strings.h-data [XPG3]: Likewise.
9484         * conform/data/stropts.h-data [XPG3]: Likewise.
9485         * conform/data/sys/mman.h-data [XPG3]: Likewise.
9486         * conform/data/sys/resource.h-data [XPG3]: Likewise.
9487         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
9488         Likewise.
9489         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
9490         * conform/data/sys/time.h-data [XPG3]: Likewise.
9491         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
9492         * conform/data/sys/uio.h-data [XPG3]: Likewise.
9493         * conform/data/sys/un.h-data [XPG3]: Likewise.
9494         * conform/data/syslog.h-data [XPG3]: Likewise.
9495         * conform/data/ucontext.h-data [XPG3]: Likewise.
9496         * conform/data/utmpx.h-data [XPG3]: Likewise.
9497         * conform/data/varargs.h-data [UNIX98]: Enable file.
9499         * manual/Makefile (INSTALL_INFO): Remove variable setting.
9501         * math/libm-test.inc (struct test_f_f_data): Move expected results
9502         into structure for each rounding mode.
9503         (struct test_ff_f_data): Likewise.
9504         (struct test_ff_f_data_nexttoward): Likewise.
9505         (struct test_fi_f_data): Likewise.
9506         (struct test_fl_f_data): Likewise.
9507         (struct test_if_f_data): Likewise.
9508         (struct test_fff_f_data): Likewise.
9509         (struct test_c_f_data): Likewise.
9510         (struct test_f_f1_data): Likewise.
9511         (struct test_fF_f1_data): Likewise.
9512         (struct test_ffI_f1_data): Likewise.
9513         (struct test_c_c_data): Likewise.
9514         (struct test_cc_c_data): Likewise.
9515         (struct test_f_i_data): Likewise.
9516         (struct test_ff_i_data): Likewise.
9517         (struct test_f_l_data): Likewise.
9518         (struct test_f_L_data): Likewise.
9519         (struct test_fFF_11_data): Likewise.
9520         (RM_): New macro.
9521         (RM_FE_DOWNWARD): Likewise.
9522         (RM_FE_TONEAREST): Likewise.
9523         (RM_FE_TOWARDZERO): Likewise.
9524         (RM_FE_UPWARD): Likewise.
9525         (RUN_TEST_LOOP_f_f): Update references to expected results.
9526         (RUN_TEST_LOOP_2_f): Likewise.
9527         (RUN_TEST_LOOP_fff_f): Likewise.
9528         (RUN_TEST_LOOP_c_f): Likewise.
9529         (RUN_TEST_LOOP_f_f1): Likewise.
9530         (RUN_TEST_LOOP_fF_f1): Likewise.
9531         (RUN_TEST_LOOP_fI_f1): Likewise.
9532         (RUN_TEST_LOOP_ffI_f1): Likewise.
9533         (RUN_TEST_LOOP_c_c): Likewise.
9534         (RUN_TEST_LOOP_cc_c): Likewise.
9535         (RUN_TEST_LOOP_f_i): Likewise.
9536         (RUN_TEST_LOOP_f_i_tg): Likewise.
9537         (RUN_TEST_LOOP_ff_i_tg): Likewise.
9538         (RUN_TEST_LOOP_f_b): Likewise.
9539         (RUN_TEST_LOOP_f_b_tg): Likewise.
9540         (RUN_TEST_LOOP_f_l): Likewise.
9541         (RUN_TEST_LOOP_f_L): Likewise.
9542         (RUN_TEST_LOOP_fFF_11): Likewise.
9543         * math/gen-libm-test.pl (parse_args): Output four copies of
9544         expected results for each test.
9546         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
9547         (__ASSUME_UTIMES): Remove.
9548         * sysdeps/unix/sysv/linux/tile/kernel-features.h
9549         (__ASSUME_UTIMES): Likewise.
9551         * math/gen-auto-libm-tests.c: Update comment on output format.
9552         (output_for_one_input_case): Generate before-rounding and
9553         after-rounding information as conditions on output flags not
9554         floating-point format.
9555         * math/auto-libm-test-out: Regenerated.
9556         * math/gen-libm-test.pl (cond_value): New function.
9557         (or_cond_value): Use cond_value.
9558         (generate_testfile): Handle conditional exceptions.
9560 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
9562         * math/libm-test.inc (max_valid_error): New variable.
9563         (init_max_error): Take new argument specifying whether function
9564         results are exactly determined.  Set max_valid_error and bound
9565         other variables for errors based on this argument.
9566         (set_max_error): Do not record results above max_valid_error.
9567         (check_float_internal): Only accept errors of up to 0.5ulps if
9568         also at most max_valid_error.
9569         (START): Take new argument EXACT and pass it to init_max_error.
9570         (acos_test): Update call to START.
9571         (acos_test_tonearest): Likewise.
9572         (acos_test_towardzero): Likewise.
9573         (acos_test_downward): Likewise.
9574         (acos_test_upward): Likewise.
9575         (acosh_test): Likewise.
9576         (asin_test): Likewise.
9577         (asin_test_tonearest): Likewise.
9578         (asin_test_towardzero): Likewise.
9579         (asin_test_downward): Likewise.
9580         (asin_test_upward): Likewise.
9581         (asinh_test): Likewise.
9582         (atan_test): Likewise.
9583         (atanh_test): Likewise.
9584         (atan2_test): Likewise.
9585         (cabs_test): Likewise.
9586         (cacos_test): Likewise.
9587         (cacosh_test): Likewise.
9588         (carg_test): Likewise.
9589         (casin_test): Likewise.
9590         (casinh_test): Likewise.
9591         (catan_test): Likewise.
9592         (catanh_test): Likewise.
9593         (cbrt_test): Likewise.
9594         (ccos_test): Likewise.
9595         (ccosh_test): Likewise.
9596         (ceil_test): Likewise.
9597         (cexp_test): Likewise.
9598         (cimag_test): Likewise.
9599         (clog_test): Likewise.
9600         (clog10_test): Likewise.
9601         (conj_test): Likewise.
9602         (copysign_test): Likewise.
9603         (cos_test): Likewise.
9604         (cos_test_tonearest): Likewise.
9605         (cos_test_towardzero): Likewise.
9606         (cos_test_downward): Likewise.
9607         (cos_test_upward): Likewise.
9608         (cosh_test): Likewise.
9609         (cosh_test_tonearest): Likewise.
9610         (cosh_test_towardzero): Likewise.
9611         (cosh_test_downward): Likewise.
9612         (cosh_test_upward): Likewise.
9613         (cpow_test): Likewise.
9614         (cproj_test): Likewise.
9615         (creal_test): Likewise.
9616         (csin_test): Likewise.
9617         (csinh_test): Likewise.
9618         (csqrt_test): Likewise.
9619         (ctan_test): Likewise.
9620         (ctan_test_tonearest): Likewise.
9621         (ctan_test_towardzero): Likewise.
9622         (ctan_test_downward): Likewise.
9623         (ctan_test_upward): Likewise.
9624         (ctanh_test): Likewise.
9625         (ctanh_test_tonearest): Likewise.
9626         (ctanh_test_towardzero): Likewise.
9627         (ctanh_test_downward): Likewise.
9628         (ctanh_test_upward): Likewise.
9629         (erf_test): Likewise.
9630         (erfc_test): Likewise.
9631         (exp_test): Likewise.
9632         (exp_test_tonearest): Likewise.
9633         (exp_test_towardzero): Likewise.
9634         (exp_test_downward): Likewise.
9635         (exp_test_upward): Likewise.
9636         (exp10_test): Likewise.
9637         (exp10_test_tonearest): Likewise.
9638         (exp10_test_towardzero): Likewise.
9639         (exp10_test_downward): Likewise.
9640         (exp10_test_upward): Likewise.
9641         (pow10_test): Likewise.
9642         (exp2_test): Likewise.
9643         (expm1_test): Likewise.
9644         (expm1_test_tonearest): Likewise.
9645         (expm1_test_towardzero): Likewise.
9646         (expm1_test_downward): Likewise.
9647         (expm1_test_upward): Likewise.
9648         (fabs_test): Likewise.
9649         (fdim_test): Likewise.
9650         (floor_test): Likewise.
9651         (fma_test): Likewise.
9652         (fma_test_towardzero): Likewise.
9653         (fma_test_downward): Likewise.
9654         (fma_test_upward): Likewise.
9655         (fmax_test): Likewise.
9656         (fmin_test): Likewise.
9657         (fmod_test): Likewise.
9658         (fpclassify_test): Likewise.
9659         (frexp_test): Likewise.
9660         (hypot_test): Likewise.
9661         (ilogb_test): Likewise.
9662         (isfinite_test): Likewise.
9663         (finite_test): Likewise.
9664         (isgreater_test): Likewise.
9665         (isgreaterequal_test): Likewise.
9666         (isinf_test): Likewise.
9667         (isless_test): Likewise.
9668         (islessequal_test): Likewise.
9669         (islessgreater_test): Likewise.
9670         (isnan_test): Likewise.
9671         (isnormal_test): Likewise.
9672         (issignaling_test): Likewise.
9673         (isunordered_test): Likewise.
9674         (j0_test): Likewise.
9675         (j1_test): Likewise.
9676         (jn_test): Likewise.
9677         (ldexp_test): Likewise.
9678         (lgamma_test): Likewise.
9679         (gamma_test): Likewise.
9680         (lrint_test): Likewise.
9681         (lrint_test_tonearest): Likewise.
9682         (lrint_test_towardzero): Likewise.
9683         (lrint_test_downward): Likewise.
9684         (lrint_test_upward): Likewise.
9685         (llrint_test): Likewise.
9686         (llrint_test_tonearest): Likewise.
9687         (llrint_test_towardzero): Likewise.
9688         (llrint_test_downward): Likewise.
9689         (llrint_test_upward): Likewise.
9690         (log_test): Likewise.
9691         (log10_test): Likewise.
9692         (log1p_test): Likewise.
9693         (log2_test): Likewise.
9694         (logb_test): Likewise.
9695         (logb_test_downward): Likewise.
9696         (lround_test): Likewise.
9697         (llround_test): Likewise.
9698         (modf_test): Likewise.
9699         (nearbyint_test): Likewise.
9700         (nextafter_test): Likewise.
9701         (nexttoward_test): Likewise.
9702         (pow_test): Likewise.
9703         (pow_test_tonearest): Likewise.
9704         (pow_test_towardzero): Likewise.
9705         (pow_test_downward): Likewise.
9706         (pow_test_upward): Likewise.
9707         (remainder_test): Likewise.
9708         (drem_test): Likewise.
9709         (remainder_test_tonearest): Likewise.
9710         (drem_test_tonearest): Likewise.
9711         (remainder_test_towardzero): Likewise.
9712         (drem_test_towardzero): Likewise.
9713         (remainder_test_downward): Likewise.
9714         (drem_test_downward): Likewise.
9715         (remainder_test_upward): Likewise.
9716         (drem_test_upward): Likewise.
9717         (remquo_test): Likewise.
9718         (rint_test): Likewise.
9719         (rint_test_tonearest): Likewise.
9720         (rint_test_towardzero): Likewise.
9721         (rint_test_downward): Likewise.
9722         (rint_test_upward): Likewise.
9723         (round_test): Likewise.
9724         (scalb_test): Likewise.
9725         (scalbn_test): Likewise.
9726         (scalbln_test): Likewise.
9727         (signbit_test): Likewise.
9728         (sin_test): Likewise.
9729         (sin_test_tonearest): Likewise.
9730         (sin_test_towardzero): Likewise.
9731         (sin_test_downward): Likewise.
9732         (sin_test_upward): Likewise.
9733         (sincos_test): Likewise.
9734         (sinh_test): Likewise.
9735         (sinh_test_tonearest): Likewise.
9736         (sinh_test_towardzero): Likewise.
9737         (sinh_test_downward): Likewise.
9738         (sinh_test_upward): Likewise.
9739         (sqrt_test): Likewise.
9740         (sqrt_test_tonearest): Likewise.
9741         (sqrt_test_towardzero): Likewise.
9742         (sqrt_test_downward): Likewise.
9743         (sqrt_test_upward): Likewise.
9744         (tan_test): Likewise.
9745         (tan_test_tonearest): Likewise.
9746         (tan_test_towardzero): Likewise.
9747         (tan_test_downward): Likewise.
9748         (tan_test_upward): Likewise.
9749         (tanh_test): Likewise.
9750         (tgamma_test): Likewise.
9751         (trunc_test): Likewise.
9752         (y0_test): Likewise.
9753         (y1_test): Likewise.
9754         (yn_test): Likewise.
9755         (significand_test): Likewise.
9757         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
9758         individual tests in comment.
9759         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
9760         (prev_max_error): New variable.
9761         (prev_real_max_error): Likewise.
9762         (prev_imag_max_error): Likewise.
9763         (compare_ulp_data): Don't refer to test names in comment.
9764         (find_test_ulps): Remove function.
9765         (find_function_ulps): Likewise.
9766         (find_complex_function_ulps): Likewise.
9767         (init_max_error): Take function name as argument.  Look up ulps
9768         for that function.
9769         (print_ulps): Remove function.
9770         (print_max_error): Use prev_max_error instead of calling
9771         find_function_ulps.
9772         (print_complex_max_error): Use prev_real_max_error and
9773         prev_imag_max_error instead of calling find_complex_function_ulps.
9774         (check_float_internal): Take max_ulp parameter instead of calling
9775         find_test_ulps.  Don't call print_ulps.
9776         (check_float): Update call to check_float_internal.
9777         (check_complex): Update calls to check_float_internal.
9778         (START): Pass argument to init_max_error.
9779         * math/gen-libm-test.pl (%results): Don't include "kind"
9780         information.
9781         (parse_ulps): Don't handle ulps of individual tests.
9782         (print_ulps_file): Likewise.
9783         (output_ulps): Likewise.
9784         * math/README.libm-test: Update.
9785         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
9786         individual tests.
9787         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
9788         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
9789         * sysdeps/arm/libm-test-ulps: Likewise.
9790         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
9791         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
9792         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
9793         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
9794         * sysdeps/microblaze/libm-test-ulps: Likewise.
9795         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
9796         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
9797         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
9798         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
9799         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
9800         * sysdeps/sh/libm-test-ulps: Likewise.
9801         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
9802         * sysdeps/tile/libm-test-ulps: Likewise.
9803         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9805 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
9807         * math/libm-test.inc (print_complex_max_error): Check separately
9808         whether real and imaginary errors are within allowed range and
9809         pass 0 to print_complex_function_ulps instead of value within
9810         allowed range.
9812 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
9814         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
9815         formatting.
9816         (get_handles_fopen): Likewise.
9817         (do_write_test): Likewise.
9819         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
9821         * libio/fileops.c (do_ftell): Use cached offset when
9822         available.
9823         * libio/iofwide.c (do_ftell_wide): Likewise.
9824         * libio/iofdopen.c (_IO_new_fdopen): Don't use
9825         _IO_file_attach.
9826         * libio/wfileops.c (_IO_fwide): Don't cache offset.
9828         [BZ #16532]
9829         * libio/libioP.h (get_file_offset): New function.
9830         * libio/fileops.c (get_file_offset): Likewise.
9831         (do_ftell): Likewise.
9832         (_IO_new_file_seekoff): Split out ftell logic.
9833         * libio/wfileops.c (do_ftell_wide): Likewise.
9834         (_IO_wfile_seekoff): Split out ftell logic.
9835         * libio/tst-ftell-active-handler.c: New test case.
9836         * libio/Makefile (tests): Add it.
9838 2014-03-03  Roland McGrath  <roland@hack.frob.com>
9840         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
9841         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
9843 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
9845         [BZ #16639]
9846         * nscd/connections.c (nscd_init): Call do_exit.
9847         (start_threads): Call do_exit and notify_parent.
9848         (begin_drop_privileges): Call do_exit.
9849         (finish_drop_privileges): Likewise.
9850         * nscd/selinux.c (preserve_capabilities): Likewise.
9851         (install_real_capabilities): Likewise.
9852         (nscd_selinux_enabled): Likewise.
9853         (avc_create_thread): Likewise.
9854         (avc_alloc_lock): Likewise.
9855         (nscd_avc_init): Likewise.
9856         * nscd/nscd.c (parent_fd): New static variable.
9857         (main): Create a pipe between parent and child processes.
9858         Skip closing parent_fd.
9859         (monitor_child): New function.
9860         (do_exit): Likewise.
9861         (notify_parent): Likewise.
9862         * nscd/nscd.h (notify_parent): Likewise.
9863         (do_exit): Likewise.
9865 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
9867         * malloc/malloc.c (__libc_calloc): Revert last change.
9869 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9871         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9873 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
9875         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
9876         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
9877         implementation.
9878         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9879         (__libc_ifunc_impl_list): Likewise.
9880         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
9881         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
9882         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
9883         * string/strrchr.c: Define STRRCHR.
9885 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
9887         * benchtest/bench-strtok.c (simple_strtok): Delete.
9888         (strtok_string): Use as benchmark.
9889         * string/strtok (STRTOK): New macro.
9891 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
9893         * manual/threads.texi: Add header and standard comments to all
9894         functions.
9896         * elf/dl-lookup.c (check_match): New function.
9897         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
9898         (do_lookup_x): Remove nested function check_match. Use non-nested
9899         function check_match.
9901 2014-02-28  Roland McGrath  <roland@hack.frob.com>
9903         * csu/Makefile (generated, before-compile): Use += rather than =.
9904         * catgets/Makefile (generated, generated-dirs): Likewise.
9905         * debug/Makefile (generated): Likewise.
9906         * dlfcn/Makefile (generated): Likewise.
9907         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
9908         * iconvdata/Makefile (before-compile, generated): Likewise.
9909         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
9910         * libio/Makefile (generated): Likewise.
9911         * malloc/Makefile (generated): Likewise.
9912         * manual/Makefile (generated, generated-dirs): Likewise.
9913         * misc/Makefile (generated): Likewise.
9914         * posix/Makefile (generated): Likewise.
9915         * resolv/Makefile (generated): Likewise.
9916         * sunrpc/Makefile (generated, generated-dirs): Likewise.
9917         * timezone/Makefile (generated, generated-dirs): Likewise.
9919         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
9921 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9923         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
9924         power8 implementation.
9925         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
9926         file: POWER8 llround ifunc implementation.
9927         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
9928         (__lllround): Add POWER8 implementation.
9929         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
9930         POWER8 llround implementation.
9932         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
9933         power8 implementation.
9934         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
9935         file: POWER8 llrint ifunc implementation.
9936         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
9937         Add POWER8 implementation.
9938         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
9939         POWER8 llrint implementation.
9941         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
9942         power8 implementation.
9943         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
9944         file: POWER8 finite ifunc implementation.
9945         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
9946         Add POWER8 implementation.
9947         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
9948         Likewise.
9949         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
9950         POWER8 finite implementation.
9951         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
9953         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
9954         power8 implementation.
9955         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
9956         file: POWER8 isinf ifunc implementation.
9957         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
9958         POWER8 implementation.
9959         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
9960         Likewise.
9961         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
9962         isinf implementation.
9963         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
9965         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
9966         (INIT_ARCH): Add hwcap2 initialization.
9967         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
9968         power8 implementation.
9969         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
9970         file: POWER8 isnan ifunc implementation.
9971         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
9972         POWER8 implementation.
9973         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
9974         Likewise.
9975         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
9976         isnan implementation.
9977         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
9979 2014-02-27  Joey Ye  <joey.ye@arm.com>
9981         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
9982         (_FP_NANFRAC_Q): Set to zero.
9984 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
9986         [BZ #16623]
9987         * math/auto-libm-test-in: New test inputs.
9988         * math/auto-libm-test-out: Regenerate.
9989         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
9990         and DA.
9991         (__cos): Likewise.
9992         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
9994 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
9996         * scripts/evaluate-test.sh: Take new argument indicating whether
9997         failure is expected.
9998         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
9999         indicating whether failure is expected.
10000         * conform/Makefile (test-xfail-run-conformtest): New variable.
10001         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
10002         level.
10003         * posix/Makefile (test-xfail-annexc): New variable.
10004         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
10006 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
10008         * argp/Makefile: Include Makeconfig immediately after defining
10009         subdir.
10010         * assert/Makefile: Likewise.
10011         * benchtests/Makefile: Likewise.
10012         * catgets/Makefile: Likewise.
10013         * conform/Makefile: Likewise.
10014         * crypt/Makefile: Likewise.
10015         * csu/Makefile: Likewise.
10016         (all): Remove target.
10017         * ctype/Makefile: Include Makeconfig immediately after defining
10018         subdir.
10019         * debug/Makefile: Likewise.
10020         * dirent/Makefile: Likewise.
10021         * dlfcn/Makefile: Likewise.
10022         * gmon/Makefile: Likewise.
10023         * gnulib/Makefile: Likewise.
10024         * grp/Makefile: Likewise.
10025         * gshadow/Makefile: Likewise.
10026         * hesiod/Makefile: Likewise.
10027         * hurd/Makefile: Likewise.
10028         (all): Remove target.
10029         * iconvdata/Makefile: Include Makeconfig immediately after
10030         defining subdir.
10031         * inet/Makefile: Likewise.
10032         * intl/Makefile: Likewise.
10033         * io/Makefile: Likewise.
10034         * libio/Makefile: Likewise.
10035         (all): Remove target.
10036         * locale/Makefile: Include Makeconfig immediately after defining
10037         subdir.
10038         * login/Makefile: Likewise.
10039         * mach/Makefile: Likewise.
10040         (all): Remove target.
10041         * malloc/Makefile: Include Makeconfig immediately after defining
10042         subdir.
10043         (all): Remove target.
10044         * manual/Makefile: Include Makeconfig immediately after defining
10045         subdir.
10046         * math/Makefile: Likewise.
10047         * misc/Makefile: Likewise.
10048         * nis/Makefile: Likewise.
10049         * nss/Makefile: Likewise.
10050         * po/Makefile: Likewise.
10051         (all): Remove target.
10052         * posix/Makefile: Include Makeconfig immediately after defining
10053         subdir.
10054         * pwd/Makefile: Likewise.
10055         * resolv/Makefile: Likewise.
10056         * resource/Makefile: Likewise.
10057         * rt/Makefile: Likewise.
10058         * setjmp/Makefile: Likewise.
10059         * shadow/Makefile: Likewise.
10060         * signal/Makefile: Likewise.
10061         * socket/Makefile: Likewise.
10062         * soft-fp/Makefile: Likewise.
10063         * stdio-common/Makefile: Likewise.
10064         * stdlib/Makefile: Likewise.
10065         * streams/Makefile: Likewise.
10066         * string/Makefile: Likewise.
10067         * sunrpc/Makefile: Likewise.
10068         (all): Remove target.
10069         * sysvipc/Makefile: Include Makeconfig immediately after defining
10070         subdir.
10071         * termios/Makefile: Likewise.
10072         * time/Makefile: Likewise.
10073         * timezone/Makefile: Likewise.
10074         (all): Remove target.
10075         * wcsmbs/Makefile: Include Makeconfig immediately after defining
10076         subdir.
10077         * wctype/Makefile: Likewise.
10079 2014-02-26  Steve Ellcey  <sellcey@mips.com>
10081         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
10082         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
10083         (libc_feholdexcept_setround_mips): Ditto.
10084         (libc_feholdsetround): New.
10085         (libc_feholdsetroundf): New.
10086         (libc_feholdsetroundl): New.
10087         (libc_feupdateenv_test_mips): New.
10088         (libc_feupdateenv_test): New.
10089         (libc_feupdateenv_testf): New.
10090         (libc_feupdateenv_testl): New.
10091         (libc_feresetround): New.
10092         (libc_feresetroundf): New.
10093         (libc_feresetroundl): New.
10094         (libc_fetestexcept_mips): New.
10095         (libc_fetestexcept): New.
10096         (libc_fetestexceptf): New.
10097         (libc_fetestexceptl): New.
10098         (HAVE_RM_CTX): New.
10099         (libc_feholdexcept_setround_mips_ctx): New.
10100         (libc_feholdexcept_setround_ctx): New.
10101         (libc_feholdexcept_setroundf_ctx): New.
10102         (libc_feholdexcept_setroundl_ctx): New.
10103         (libc_fesetenv_mips_ctx): New.
10104         (libc_fesetenv_ctx): New.
10105         (libc_fesetenv_ctxf): New.
10106         (libc_fesetenv_ctxl): New.
10107         (libc_feupdateenv_mips_ctx): New.
10108         (libc_feupdateenv_ctx): New.
10109         (libc_feupdateenvf_ctx): New.
10110         (libc_feupdateenvl_ctx): New.
10111         (libc_feholdsetround_mips_ctx): New.
10112         (libc_feholdsetround_ctx): New.
10113         (libc_feholdsetroundf_ctx): New.
10114         (libc_feholdsetroundl_ctx): New.
10115         (libc_feresetround_mips_ctx): New.
10116         (libc_feresetround_ctx): New.
10117         (libc_feresetroundf_ctx): New.
10118         (libc_feresetroundl_ctx): New.
10120 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
10122         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
10124         * manual/ipc.texi: New file.
10125         * manual/Makefile (chapters): Add ipc.
10126         * manual/job.texi: Add "Inter-Process Communication" to next.
10127         * manual/process.texi: Add "Inter-Process Communication" to prev.
10129 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10131         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10133 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
10135         * malloc/malloc.c (__libc_calloc): Simplify implementation.
10137         * manual/arith.texi: Fix spaces after sentences.
10138         * manual/charset.texi: Likewise.
10139         * manual/errno.texi: Likewise.
10140         * manual/install.texi: Likewise.
10141         * manual/llio.texi: Likewise.
10142         * manual/locale.texi: Likewise.
10143         * manual/maint.texi: Likewise.
10144         * manual/math.texi: Likewise.
10145         * manual/memory.texi: Likewise.
10146         * manual/message.texi: Likewise.
10147         * manual/probes.texi: Likewise.
10148         * manual/resource.texi: Likewise.
10149         * manual/signal.texi: Likewise.
10150         * manual/socket.texi: Likewise.
10151         * manual/stdio.texi: Likewise.
10152         * manual/string.texi: Likewise.
10153         * manual/time.texi: Likewise.
10154         * manual/users.texi: Likewise.
10156 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
10158         [BZ #16632]
10159         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
10160         _DEFAULT_SOURCE is defined.
10162 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
10163             Carlos O'Donell  <carlos@redhat.com>
10165         [BZ #16613]
10166         * elf/dl-tls.c (_dl_count_modids): New function.
10167         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
10168         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
10169         audit library and increment generation counter.
10170         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
10171         * elf/tst-audit9.c: New file.
10172         * elf/tst-auditmod9a.c: New file.
10173         * elf/tst-auditmod9b.c: New file.
10174         * elf/Makefile: Add rules to build and run tst-audit9.
10176 2014-02-25  Florian Weimer  <fweimer@redhat.com>
10178         [BZ #15347]
10179         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
10181 2014-02-25  Will Newton  <will.newton@linaro.org>
10183         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
10184         (__longjmp): Restore sp and lr before restoring callee
10185         saved registers.  Add longjmp and longjmp_target
10186         SystemTap probe point.
10187         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
10188         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
10189         Define to zero to match jmpbuf layout.
10190         * sysdeps/arm/setjmp.S: Include stap-probe.h.
10191         (__sigsetjmp): Save sp and lr before saving callee
10192         saved registers.  Add setjmp SystemTap probe point.
10194 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
10196         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
10198 2014-02-24  Andreas Schwab  <schwab@suse.de>
10200         [BZ #15804]
10201         * elf/pldd.c (wait_for_ptrace_stop): New function.
10202         (main): Call it after attaching.
10204 2014-02-22  Roland McGrath  <roland@hack.frob.com>
10206         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
10207         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
10208         Versions files is now verboten.
10209         * hurd/Versions (libc: GLIBC_2.0):
10210         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
10211         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
10212         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
10213         * mach/Versions: Likewise.
10215         * csu/Versions: Remove unused %include.
10216         * resolv/Versions: Likewise.
10218 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
10220         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
10221         ($(objpfx)check-local-headers.out): Likewise.
10222         ($(objpfx)begin-end-check.out): Likewise.
10223         * Makerules (check-abi-%.out): Likewise.
10224         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
10225         ($(objpfx)test2.cat): Likewise.
10226         ($(objpfx)de/libc.cat): Likewise.
10227         ($(objpfx)test-gencat.out): Likewise.
10228         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
10229         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
10230         ($(objpfx)noload-mem): Likewise.
10231         ($(objpfx)tst-pathopt.out): Likewise.
10232         ($(objpfx)tst-rtld-load-self.out): Likewise.
10233         ($(objpfx)tst-array1-cmp.out): Likewise.
10234         ($(objpfx)tst-array1-static-cmp.out): Likewise.
10235         ($(objpfx)tst-array2-cmp.out): Likewise.
10236         ($(objpfx)tst-array3-cmp.out): Likewise.
10237         ($(objpfx)tst-array4-cmp.out): Likewise.
10238         ($(objpfx)tst-array5-cmp.out): Likewise.
10239         ($(objpfx)tst-array5-static-cmp.out): Likewise.
10240         ($(objpfx)check-textrel.out): Likewise.
10241         ($(objpfx)check-execstack.out): Likewise.
10242         ($(objpfx)check-localplt.out): Likewise.
10243         ($(objpfx)order2-cmp.out): Likewise.
10244         ($(objpfx)tst-leaks1-mem): Likewise.
10245         ($(objpfx)tst-leaks1-static-mem): Likewise.
10246         ($(objpfx)tst-initorder-cmp.out): Likewise.
10247         ($(objpfx)tst-initorder2-cmp.out): Likewise.
10248         ($(objpfx)tst-unused-dep.out): Likewise.
10249         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
10250         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
10251         * iconv/Makefile (test-iconvconfig): Likewise.
10252         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
10253         ($(objpfx)iconv-test.out): Likewise.
10254         ($(objpfx)tst-tables.out): Likewise.
10255         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
10256         ($(objpfx)tst-gettext.out): Likewise.
10257         ($(objpfx)tst-translit.out): Likewise.
10258         ($(objpfx)tst-gettext2.out): Likewise.
10259         ($(objpfx)tst-gettext4.out): Likewise.
10260         ($(objpfx)tst-gettext6.out): Likewise.
10261         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
10262         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
10263         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
10264         ($(objpfx)tst-fopenloc-mem.out): Likewise.
10265         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
10266         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
10267         * posix/Makefile ($(objpfx)globtest.out): Likewise.
10268         ($(objpfx)wordexp-tst.out): Likewise.
10269         ($(objpfx)annexc.out): Likewise.
10270         ($(objpfx)tst-fnmatch-mem): Likewise.
10271         ($(objpfx)bug-regex2-mem): Likewise.
10272         ($(objpfx)bug-regex14-mem): Likewise.
10273         ($(objpfx)bug-regex21-mem): Likewise.
10274         ($(objpfx)bug-regex31-mem): Likewise.
10275         ($(objpfx)tst-vfork3-mem): Likewise.
10276         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
10277         ($(objpfx)tst-pcre-mem): Likewise.
10278         ($(objpfx)tst-boost-mem): Likewise.
10279         ($(objpfx)tst-getconf.out): Likewise.
10280         ($(objpfx)bug-ga2-mem): Likewise.
10281         ($(objpfx)bug-glob2-mem): Likewise.
10282         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
10283         ($(objpfx)mtrace-tst-leaks2): Likewise.
10284         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
10285         ($(objpfx)tst-printf.out): Likewise.
10286         ($(objpfx)tst-setvbuf1.out): Likewise.
10287         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
10288         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
10289         ($(objpfx)tst-fmtmsg.out): Likewise.
10290         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
10291         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
10293         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
10294         * bits/sigaction.h [__USE_MISC]: Likewise.
10295         * bits/waitstatus.h: Update #endif comments.
10296         * ctype/ctype.h: Likewise.
10297         * dirent/dirent.h: Likewise.
10298         [__USE_MISC]: Remove redundant conditionals.
10299         * grp/grp.h: Update #endif comments.
10300         [__USE_GNU]: Remove redundant conditionals.
10301         [__USE_MISC]: Likewise.
10302         * inet/netinet/in.h [__USE_GNU]: Likewise.
10303         * io/sys/stat.h [__USE_MISC]: Likewise.
10304         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
10305         * libio/bits/stdio.h: Update #endif comments.
10306         [__USE_MISC]: Remove redundant conditionals.
10307         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
10308         * libio/stdio.h: Update #endif comments.
10309         [__USE_MISC]: Remove redundant conditionals.
10310         * math/bits/math-finite.h [__USE_MISC]: Likewise.
10311         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
10312         * math/math.h: Update #else and #endif comments.
10313         [__USE_MISC]: Remove redundant conditionals.
10314         * misc/sys/uio.h: Update #endif comments.
10315         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
10316         * posix/glob.h [__USE_MISC]: Likewise.
10317         * posix/sys/types.h: Update #endif comments.
10318         [__USE_MISC]: Remove redundant conditionals.
10319         * posix/sys/wait.h: Update #endif comments.
10320         [__USE_MISC]: Remove redundant conditionals.
10321         * posix/unistd.h: Update #endif comments.
10322         [__USE_MISC]: Remove redundant conditionals.
10323         * pwd/pwd.h [__USE_GNU]: Likewise.
10324         [__USE_MISC]: Likewise.
10325         * resolv/netdb.h [__USE_GNU]: Likewise.
10326         * signal/signal.h: Update #endif comments.
10327         [__USE_MISC]: Remove redundant conditionals.
10328         * stdlib/stdlib.h: Update #else and #endif comments.
10329         [__USE_MISC]: Remove redundant conditionals.
10330         [__USE_GNU]: Likewise.
10331         * string/bits/string2.h [__USE_MISC]: Likewise.
10332         * string/string.h: Update #endif comments.
10333         [__USE_MISC]: Remove redundant conditionals.
10334         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
10335         Likewise.
10336         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
10337         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
10338         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
10339         Likewise.
10340         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
10341         Likewise.
10342         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
10343         comments.
10344         [__USE_MISC]: Remove redundant conditionals.
10345         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
10346         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
10347         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
10348         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
10349         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
10350         Likewise.
10351         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
10352         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
10353         Likewise.
10354         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
10355         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
10356         Likewise.
10357         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
10358         Likewise.
10359         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
10360         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
10361         Likewise.
10362         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
10363         Likewise.
10364         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
10365         * sysdeps/x86/bits/string.h: Update #endif comments.
10366         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
10367         conditionals.
10368         * time/sys/time.h: Update #endif comments.
10369         * time/time.h: Likewise.
10370         [__USE_MISC]: Remove redundant conditionals.
10372 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
10374         [BZ #16600]
10375         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
10377 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
10379         * Versions.def (librt): Add GLIBC_2.17.
10381 2014-02-21  Adam Conrad  <adconrad@0c3.net>
10383         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
10384         synonym for _SYS_AUXV_H to allow direct inclusion.
10385         * sysdeps/sparc/bits/hwcap.h: Likewise.
10386         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
10387         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
10388         * sysdeps/sparc/sysdep.h: Likewise.
10390 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
10392         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
10394 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
10396         * benchtests/bench-strrchr.c: Print length instead of position.
10398 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
10400         [BZ #16611]
10401         * sysdeps/unix/sysv/linux/kernel-features.h
10402         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
10403         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
10404         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
10405         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
10406         Likewise.
10407         [__i386__ || __powerpc__ || __sh__ || __sparc__]
10408         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10409         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
10410         (__ASSUME_SENDMMSG): Define instead of using previous
10411         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
10412         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10413         (__ASSUME_SENDMMSG_SYSCALL): Define.
10414         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10415         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
10416         Likewise.
10417         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10418         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
10419         Likewise.
10420         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10421         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
10422         Likewise.
10423         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
10424         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
10425         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
10426         [__ASSUME_SENDMMSG]: Change conditionals to
10427         [__ASSUME_SENDMMSG_SOCKETCALL].
10428         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10429         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
10430         Define.
10431         * sysdeps/unix/sysv/linux/mips/kernel-features.h
10432         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
10433         Likewise.
10434         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
10435         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
10436         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
10437         [!__ASSUME_SENDMMSG]: Change conditional to
10438         [!__ASSUME_SENDMMSG_SOCKETCALL].
10439         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10440         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
10441         Define.
10443         [BZ #16610]
10444         * sysdeps/unix/sysv/linux/kernel-features.h
10445         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
10446         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
10447         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
10448         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
10449         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
10450         [__i386__ || __sparc__]
10451         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10452         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
10453         (__ASSUME_RECVMMSG): Define instead of using previous
10454         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
10455         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10456         (__ASSUME_RECVMMSG_SYSCALL): Define.
10457         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10458         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10459         Likewise.
10460         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10461         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10462         Likewise.
10463         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10464         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10465         Likewise.
10466         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
10467         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
10468         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
10469         [__ASSUME_RECVMMSG]: Change condition to
10470         [__ASSUME_RECVMMSG_SOCKETCALL].
10471         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10472         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10473         Define.
10474         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10475         * sysdeps/unix/sysv/linux/mips/kernel-features.h
10476         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10477         Likewise.
10478         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
10479         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
10480         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
10481         [!__ASSUME_RECVMMSG]: Change condition to
10482         [!__ASSUME_RECVMMSG_SOCKETCALL].
10483         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10484         (__ASSUME_RECVMMSG_SYSCALL): Define.
10486         [BZ #16609]
10487         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
10488         __powerpc__ || __s390__ || __sh__ || __sparc__]
10489         (__ASSUME_SOCKETCALL): Define.
10490         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
10491         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
10492         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
10493         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
10494         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
10495         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
10496         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
10497         (__ASSUME_ACCEPT4): Define instead of using previous
10498         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
10499         __powerpc__ || __sparc__ || __s390__)] condition.
10500         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10501         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
10502         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
10503         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
10504         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
10505         [!__ASSUME_ACCEPT4]: Change condition to
10506         [!__ASSUME_ACCEPT4_SOCKETCALL].
10507         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10508         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
10509         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
10510         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10511         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
10512         __ASSUME_ACCEPT4_SYSCALL.
10513         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
10514         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
10515         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10516         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
10517         __ASSUME_ACCEPT4_SYSCALL.
10518         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
10519         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
10520         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
10521         [__ASSUME_ACCEPT4]: Change condition to
10522         [__ASSUME_ACCEPT4_SOCKETCALL].
10523         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
10524         (__ASSUME_SOCKETCALL): Define.
10525         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
10526         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10527         (__ASSUME_SOCKETCALL): Define.
10528         (__ASSUME_ACCEPT4): Remove.
10529         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
10530         Define.
10531         * sysdeps/unix/sysv/linux/mips/kernel-features.h
10532         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
10533         Likewise.
10534         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10535         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
10537         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
10538         macro.
10539         (HWCAP_ARM_LPAE): Likewise.
10540         (HWCAP_ARM_EVTSTRM): Likewise.
10541         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
10542         Add vpfd32, lpae and evtstrm.
10543         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
10544         Increase to 22.
10546 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
10548         * math/auto-libm-test-in: Add tests of clog10.
10549         * math/auto-libm-test-out: Regenerated.
10550         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
10551         * sysdeps/i386/fpu/libm-test-ulps: Update.
10552         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10554 2014-02-18  Andreas Schwab  <schwab@suse.de>
10556         [BZ #16574]
10557         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
10558         Store non-zero if the second buffer was newly allocated.
10559         (send_dg): Likewise.
10560         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
10561         to send_vc and send_dg.
10562         (res_nsend): Pass NULL for ansp2_malloced.
10563         * resolv/res_query.c (__libc_res_nquery): Add parameter
10564         answerp2_malloced and pass it down to __libc_res_nsend.
10565         (res_nquery): Pass additional NULL to __libc_res_nquery.
10566         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
10567         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
10568         second answer buffer if answerp2_malloced was set.
10569         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
10570         (__libc_res_nquerydomain): Add parameter
10571         answerp2_malloced and pass it down to __libc_res_nquery.
10572         (res_nquerydomain): Pass additional NULL to
10573         __libc_res_nquerydomain.
10574         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
10575         additional NULL to __libc_res_nsend and __libc_res_nquery.
10576         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
10577         additional NULL to __libc_res_nsearch.
10578         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
10579         parameter of __libc_res_nsearch to check for separately allocated
10580         second buffer.
10581         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
10582         __libc_res_nquery.
10583         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
10584         additional NULL to __libc_res_nquery.
10585         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
10586         __libc_res_nsearch.
10587         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
10588         * include/resolv.h: Update prototypes of __libc_res_nquery,
10589         __libc_res_nsearch, __libc_res_nsend.
10591 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
10593         * math/auto-libm-test-in: Add tests of fma.
10594         * math/auto-libm-test-out: Regenerated.
10595         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
10596         (fma_towardzero_test_data): Likewise.
10597         (fma_downward_test_data): Likewise.
10598         (fma_upward_test_data): Likewise.
10599         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
10600         mpc_mode.
10601         (rounding_modes): Add values for new field.
10602         (func_calc_method): Add value mpfr_fff_f.
10603         (func_calc_desc): Add mpfr_fff_f union field.
10604         (test_function): Add field exact_args.
10605         (FUNC): Add macro argument EXACT_ARGS.
10606         (FUNC_mpfr_f_f): Update call to FUNC.
10607         (FUNC_mpfr_f_f): Likewise.
10608         (FUNC_mpfr_ff_f): Likewise.
10609         (FUNC_mpfr_if_f): Likewise.
10610         (FUNC_mpc_c_f): Likewise.
10611         (FUNC_mpc_c_c): Likewise.
10612         (test_functions): Add fma.  Update calls to FUNC.
10613         (handle_input_arg): Add argument exact_args.
10614         (add_test): Update call to handle_input_arg.
10615         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
10616         (output_for_one_input_case): Update call to calc_generic_results.
10617         Recalculate exact zero results in each rounding mode.
10619         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
10620         non-negative before setting low bit.
10621         * math/auto-libm-test-in: Mark one asin test possibly having
10622         spurious underflow.
10623         * math/auto-libm-test-out: Regenerated.
10624         * sysdeps/i386/fpu/libm-test-ulps: Update.
10625         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10627 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
10629         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
10630         * sysdeps/unix/sysv/linux/microblaze: Move directory from
10631         ports/sysdeps/unix/sysv/linux/microblaze.
10632         * README: Add missing listing for microblaze*-*-linux-gnu.
10634 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
10636         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
10637         duplicate code
10639 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
10641         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
10642         * sysdeps/unix/sysv/linux/ia64: Move directory from
10643         ports/sysdeps/unix/sysv/linux/ia64.
10644         * README: Update listing for ia64-*-linux-gnu.
10646 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
10647             Joseph Myers  <joseph@codesourcery.com>
10649         * Makeconfig (test-name): New variable.
10650         (evaluate-test): Likewise.
10651         * Makerules (do-test-clean): Remove .test-result files.
10652         (common-mostlyclean): Likewise.
10653         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
10654         * scripts/evaluate-test.sh: New file.
10656 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
10658         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
10659         separate $(objpfx)tst-fopenloc-cmp.out and
10660         $(objpfx)tst-fopenloc-mem.out targets.
10661         (tests): Update dependencies.
10662         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
10663         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
10664         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
10665         (tst-rxspencer-no-utf8-ARGS): New variable.
10666         (tst-rxspencer-no-utf8-ENV): Likewise.
10667         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
10668         instead of $(objpfx)tst-rxspencer-mem.
10669         ($(objpfx)tst-rxspencer-mem): Change target to
10670         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
10671         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
10672         * posix/tst-rxspencer-no-utf8.c: New file.
10674         * elf/Makefile ($(objpfx)order.out): Remove rule.
10675         [$(run-built-tests) = yes] (tests): Depend on
10676         $(objpfx)order-cmp.out.
10677         ($(objpfx)order-cmp.out): New rule.
10678         [$(run-built-tests) = yes] (tests): Depend on
10679         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
10680         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
10681         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
10682         $(objpfx)tst-array5-static-cmp.out.
10683         ($(objpfx)tst-array1.out): Remove rule.
10684         ($(objpfx)tst-array1-cmp.out): New rule.
10685         ($(objpfx)tst-array1-static.out): Remove rule.
10686         ($(objpfx)tst-array1-static-cmp.out): New rule.
10687         ($(objpfx)tst-array2.out): Remove rule.
10688         ($(objpfx)tst-array2-cmp.out): New rule.
10689         ($(objpfx)tst-array3.out): Remove rule.
10690         ($(objpfx)tst-array3-cmp.out): New rule.
10691         ($(objpfx)tst-array4.out): Remove rule.
10692         ($(objpfx)tst-array4-cmp.out): New rule.
10693         ($(objpfx)tst-array5.out): Remove rule.
10694         ($(objpfx)tst-array5-cmp.out): New rule.
10695         ($(objpfx)tst-array5-static.out): Remove rule.
10696         ($(objpfx)tst-array5-static-cmp.out): New rule.
10697         [$(run-built-tests) = yes] (tests): Depend on
10698         $(objpfx)order2-cmp.out.
10699         ($(objpfx)order2.out): Remove rule.
10700         ($(objpfx)order2-cmp.out): New rule.
10701         ($(objpfx)tst-initorder.out): Remove rule.
10702         [$(run-built-tests) = yes] (tests): Depend on
10703         $(objpfx)tst-initorder-cmp.out.
10704         ($(objpfx)tst-initorder-cmp.out): New rule.
10705         ($(objpfx)tst-initorder2.out): Remove rule.
10706         [$(run-built-tests) = yes] (tests): Depend on
10707         $(objpfx)tst-initorder2-cmp.out.
10708         ($(objpfx)tst-initorder2-cmp.out): New rule.
10709         [$(run-built-tests) = yes] (tests): Depend on
10710         $(objpfx)tst-unused-dep-cmp.out.
10711         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
10712         ($(objpfx)tst-unused-dep-cmp.out): New rule.
10713         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
10714         on $(objpfx)tst-setvbuf1-cmp.out.
10715         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
10716         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
10717         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
10718         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
10719         ($(objpfx)tst-svc.out): Remove rule.
10720         ($(objpfx)tst-svc-cmp.out): New rule.
10722 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
10724         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
10725         * ctype/ctype.h [__USE_MISC]: Likewise.
10726         * dirent/dirent.h [__USE_MISC]: Likewise.
10727         * grp/grp.h [__USE_MISC]: Likewise.
10728         * io/fcntl.h [__USE_MISC]: Likewise.
10729         * io/sys/stat.h [__USE_MISC]: Likewise.
10730         * libio/stdio.h [__USE_MISC]: Likewise.
10731         * posix/unistd.h [__USE_MISC]: Likewise.
10732         * pwd/pwd.h [__USE_MISC]: Likewise.
10733         * stdlib.h [__USE_MISC]: Likewise.
10734         * string/bits/string2.h [__USE_MISC]: Likewise.
10735         * string/string.h [__USE_MISC]: Likewise.
10736         * time/time.h [__USE_MISC]: Likewise.
10738 2014-02-13  Andreas Schwab  <schwab@suse.de>
10740         [BZ #16574]
10741         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
10742         second answer buffer if it was separately allocated.
10744 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
10746         * sysdeps/mips/math-tests.h: Include <features.h>.
10747         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
10748         (ROUNDING_TESTS_long_double): Do not define.
10749         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
10750         (EXCEPTION_TESTS_long_double): Likewise.
10751         * sysdeps/mips/mips64/libm-test-ulps: Update.
10753         * include/features.h (__USE_BSD): Remove macro definitions.
10754         (__USE_SVID): Likewise.
10755         (_BSD_SOURCE): Likewise.
10756         (_SVID_SOURCE): Likewise.
10757         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
10758         from definition of _DEFAULT_SOURCE.
10759         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
10760         [_DEFAULT_SOURCE].
10761         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
10762         * bits/mman.h [__USE_BSD]: Likewise.
10763         * bits/termios.h [__USE_BSD]: Likewise.
10764         * bits/waitstatus.h [__USE_BSD]: Likewise.
10765         * ctype/ctype.h [__USE_SVID]: Likewise.
10766         * dirent/dirent.h [__USE_BSD]: Likewise.
10767         * grp/grp.h [__USE_SVID]: Likewise.
10768         [__USE_BSD]: Likewise.
10769         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
10770         * io/fcntl.h [__USE_BSD]: Likewise.
10771         * io/ftw.h [__USE_BSD]: Likewise.
10772         * io/sys/stat.h [__USE_BSD]: Likewise.
10773         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
10774         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
10775         * libio/stdio.h [__USE_SVID]: Likewise.
10776         [__USE_BSD]: Likewise.
10777         * math/math.h [__USE_SVID]: Likewise.
10778         [__USE_BSD]: Likewise.
10779         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
10780         * misc/bits/syslog.h [__USE_BSD]: Likewise.
10781         * misc/search.h [__USE_SVID]: Likewise.
10782         * misc/sys/mman.h [__USE_BSD]: Likewise.
10783         * misc/sys/syslog.h [__USE_BSD]: Likewise.
10784         * misc/sys/uio.h [__USE_BSD]: Likewise.
10785         * posix/bits/unistd.h [__USE_BSD]: Likewise.
10786         * posix/glob.h [__USE_BSD]: Likewise.
10787         * posix/regex.h [__USE_BSD]: Likewise.
10788         * posix/sys/types.h [__USE_BSD]: Likewise.
10789         [__USE_SVID]: Likewise.
10790         * posix/sys/utsname.h [__USE_SVID]: Likewise.
10791         * posix/sys/wait.h [__USE_BSD]: Likewise.
10792         [__USE_SVID]: Likewise.
10793         * posix/unistd.h [__USE_BSD]: Likewise.
10794         [__USE_SVID]: Likewise.
10795         * pwd/pwd.h [__USE_SVID]: Likewise.
10796         * resolv/netdb.h [__USE_BSD]: Likewise.
10797         * setjmp/setjmp.h [__USE_BSD]: Likewise.
10798         * signal/signal.h [__USE_BSD]: Likewise.
10799         [__USE_SVID]: Likewise.
10800         * socket/sys/socket.h [__USE_BSD]: Likewise.
10801         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
10802         * stdlib/stdlib.h [__USE_BSD]: Likewise.
10803         [__USE_SVID]: Likewise.
10804         * string/bits/string2.h [__USE_BSD]: Likewise.
10805         [__USE_SVID]: Likewise.
10806         * string/bits/string3.h [__USE_BSD]: Likewise.
10807         * string/endian.h [__USE_BSD]: Likewise.
10808         * string/string.h [__USE_SVID]: Likewise.
10809         [__USE_BSD]: Likewise.
10810         * string/strings.h [__USE_BSD]: Likewise.
10811         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
10812         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
10813         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
10814         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
10815         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
10816         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
10817         Likewise.
10818         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
10819         Likewise.
10820         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
10821         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
10822         Likewise.
10823         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
10824         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
10825         Likewise.
10826         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
10827         Likewise.
10828         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
10829         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
10830         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
10831         Likewise.
10832         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
10833         Likewise.
10834         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
10835         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
10836         * termios/termios.h [__USE_BSD]: Likewise.
10837         * time/sys/time.h [__USE_BSD]: Likewise.
10838         * time/time.h [__USE_BSD]: Likewise.
10839         [__USE_SVID]: Likewise.
10841         * Makefile (subdir_targets): Remove subdir_lint.out.
10843         * stdio-common/Makefile (do-tst-unbputc): Remove target.
10844         (do-tst-printf): Likewise.
10845         (tests): Depend directly on $(objpfx)tst-unbputc.out and
10846         $(objpfx)tst-printf.out.
10848         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
10850         * Makerules (check-abi-%): Change target to
10851         $(objpfx)check-abi-%.out.
10852         (check-abi target): Update dependencies.
10853         (check-abi-pattern variable): Redirect output of diff to $@.
10854         (check-abi variable): Likewise.
10855         * elf/Makefile (check-abi): Update dependencies.
10857         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
10858         unused.
10859         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
10860         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
10861         subnormal range.
10862         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
10863         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
10864         value has largest subnormal exponent.
10865         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
10866         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
10867         * sysdeps/aarch64/soft-fp/sfp-machine.h
10868         (_FP_TININESS_AFTER_ROUNDING): New macro.
10869         * sysdeps/alpha/soft-fp/sfp-machine.h
10870         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10871         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
10872         Likewise.
10873         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
10874         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10875         * sysdeps/mips/soft-fp/sfp-machine.h
10876         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10877         * sysdeps/powerpc/soft-fp/sfp-machine.h
10878         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10879         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
10880         Likewise.
10881         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
10882         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10883         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
10884         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10885         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
10886         Likewise.
10888 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
10890         [BZ #16545]
10891         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
10892         model 1.
10894 2014-02-12  Richard Henderson  <rth@redhat.com>
10896         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
10897         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
10898         * sysdeps/unix/sysv/linux/alpha: Move directory from
10899         ports/sysdeps/unix/sysv/linux/alpha.
10900         * README: Update listing for alpha-*-linux-gnu.
10902 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
10904         * include/features.h: Update comment documenting feature test
10905         macros.
10906         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
10907         _DEFAULT_SOURCE.
10908         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
10909         (_SVID_SOURCE): Likewise.
10910         (_DEFAULT_SOURCE): Update description of default features.
10911         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
10912         with _GNU_SOURCE.
10913         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
10914         (S_ISVTX): Likewise.
10915         * manual/math.texi (Mathematical Constants): Likewise.
10916         * manual/signal.texi (Interrupted Primitives): Likewise.
10917         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
10918         * math/test-matherr.c (_SVID_SOURCE): Do not define.
10919         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
10920         Don't refer to _SVID_SOURCE in warning text.
10922         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
10924         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
10925         already defined.
10926         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
10927         * sysdeps/mips/dl-lookup.c: Remove.
10928         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
10930 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
10932         [BZ #16447]
10933         * math/auto-libm-test-in: Add testcase for expl.
10934         * math/auto-libm-test-out: Regenerate.
10935         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
10936         calculation of unsafe.
10937         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
10939 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10941         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
10942         * sysdeps/unix/sysv/linux/aarch64: Move directory from
10943         ports/sysdeps/unix/sysv/linux/aarch64.
10944         * README: Update listing for aarch64*-*-linux-gnu.
10946 2014-02-11  Will Newton  <will.newton@linaro.org>
10948         * manual/probes.texi (Mathematical Function Probes): Use
10949         "triggered" instead of "hit".
10951         * manual/probes.texi (Internal Probes): Add documentation
10952         of setjmp, longjmp and longjmp_target probes.
10954         * include/stap-probe.h: Add comment about probe argument
10955         format.
10957         * malloc/mtrace.c (attribute_hidden): Remove unused macro
10958         definition.  (tr_where, tr_freehook, tr_mallochook,
10959         tr_reallochook, tr_memalignhook): Use ANSI protoype.
10961 2014-02-11  David S. Miller  <davem@davemloft.net>
10963         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
10964         processing int_tests.
10966 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
10968         * sysdeps/mips: Move directory from ports/sysdeps/mips.
10969         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
10970         * sysdeps/unix/sysv/linux/mips: Move directory from
10971         ports/sysdeps/unix/sysv/linux/mips.
10972         * README: Update listing for mips-*-linux-gnu and
10973         mips64-*-linux-gnu.
10975 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
10977         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
10978         * sysdeps/unix/sysv/linux/m68k: Move directory from
10979         ports/sysdeps/unix/sysv/linux/m68k.
10980         * README: Update listing for m68k-*-linux-gnu.
10982 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
10984         * sysdeps/tile: Move directory from ports/sysdeps/tile.
10985         * sysdeps/unix/sysv/linux/generic: Move directory from
10986         ports/sysdeps/unix/sysv/linux/generic.
10987         * sysdeps/unix/sysv/linux/tile: Move directory from
10988         ports/sysdeps/unix/sysv/linux/tile.
10989         * README: Update listing for tile*-*-linux-gnu.
10991 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
10993         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
10994         __builtin_expect.
10995         * benchtests/bench-memmem.c (simple_memmem): Likewise.
10996         * catgets/open_catalog.c (__open_catalog): Likewise.
10997         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
10998         * debug/confstr_chk.c: Likewise.
10999         * debug/fread_chk.c (__fread_chk): Likewise.
11000         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
11001         * debug/getgroups_chk.c: Likewise.
11002         * debug/mbsnrtowcs_chk.c: Likewise.
11003         * debug/mbsrtowcs_chk.c: Likewise.
11004         * debug/mbstowcs_chk.c: Likewise.
11005         * debug/memcpy_chk.c: Likewise.
11006         * debug/memmove_chk.c: Likewise.
11007         * debug/mempcpy_chk.c: Likewise.
11008         * debug/memset_chk.c: Likewise.
11009         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
11010         * debug/strcat_chk.c (__strcat_chk): Likewise.
11011         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
11012         * debug/strncat_chk.c (__strncat_chk): Likewise.
11013         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
11014         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
11015         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
11016         * debug/wcpncpy_chk.c: Likewise.
11017         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
11018         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
11019         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
11020         * debug/wcsncpy_chk.c: Likewise.
11021         * debug/wcsnrtombs_chk.c: Likewise.
11022         * debug/wcsrtombs_chk.c: Likewise.
11023         * debug/wcstombs_chk.c: Likewise.
11024         * debug/wmemcpy_chk.c: Likewise.
11025         * debug/wmemmove_chk.c: Likewise.
11026         * debug/wmempcpy_chk.c: Likewise.
11027         * debug/wmemset_chk.c: Likewise.
11028         * dirent/scandirat.c (SCANDIRAT): Likewise.
11029         * dlfcn/dladdr1.c (dladdr1): Likewise.
11030         * dlfcn/dladdr.c (dladdr): Likewise.
11031         * dlfcn/dlclose.c (dlclose_doit): Likewise.
11032         * dlfcn/dlerror.c (__dlerror): Likewise.
11033         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
11034         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
11035         * dlfcn/dlopen.c (dlopen_doit): Likewise.
11036         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
11037         * dlfcn/dlsym.c (dlsym_doit): Likewise.
11038         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
11039         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
11040         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
11041         Likewise.
11042         * elf/dl-conflict.c: Likewise.
11043         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
11044         * elf/dl-dst.h: Likewise.
11045         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
11046         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
11047         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
11048         * elf/dl-init.c (call_init, _dl_init): Likewise.
11049         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
11050         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
11051         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
11052         Likewise.
11053         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
11054         Likewise.
11055         * elf/dl-minimal.c (__libc_memalign): Likewise.
11056         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
11057         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
11058         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
11059         * elf/dl-sym.c (do_sym): Likewise.
11060         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
11061         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
11062         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
11063         * elf/dl-writev.h (_dl_writev): Likewise.
11064         * elf/ldconfig.c (search_dir): Likewise.
11065         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
11066         (dl_main): Likewise.
11067         * elf/setup-vdso.h (setup_vdso): Likewise.
11068         * grp/compat-initgroups.c (compat_call): Likewise.
11069         * grp/fgetgrent.c (fgetgrent): Likewise.
11070         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
11071         * grp/putgrent.c (putgrent): Likewise.
11072         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
11073         Likewise.
11074         * hurd/hurdinit.c: Likewise.
11075         * iconvdata/8bit-gap.c (struct): Likewise.
11076         * iconvdata/ansi_x3.110.c : Likewise.
11077         * iconvdata/big5.c : Likewise.
11078         * iconvdata/big5hkscs.c : Likewise.
11079         * iconvdata/cp1255.c: Likewise.
11080         * iconvdata/cp1258.c : Likewise.
11081         * iconvdata/cp932.c : Likewise.
11082         * iconvdata/euc-cn.c: Likewise.
11083         * iconvdata/euc-jisx0213.c : Likewise.
11084         * iconvdata/euc-jp.c: Likewise.
11085         * iconvdata/euc-jp-ms.c : Likewise.
11086         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
11087         * iconvdata/gb18030.c : Likewise.
11088         * iconvdata/gbbig5.c (const): Likewise.
11089         * iconvdata/gbgbk.c: Likewise.
11090         * iconvdata/gbk.c : Likewise.
11091         * iconvdata/ibm1364.c : Likewise.
11092         * iconvdata/ibm930.c : Likewise.
11093         * iconvdata/ibm932.c: Likewise.
11094         * iconvdata/ibm933.c : Likewise.
11095         * iconvdata/ibm935.c : Likewise.
11096         * iconvdata/ibm937.c : Likewise.
11097         * iconvdata/ibm939.c : Likewise.
11098         * iconvdata/ibm943.c: Likewise.
11099         * iconvdata/iso_11548-1.c: Likewise.
11100         * iconvdata/iso-2022-cn.c : Likewise.
11101         * iconvdata/iso-2022-cn-ext.c : Likewise.
11102         * iconvdata/iso-2022-jp-3.c: Likewise.
11103         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
11104         * iconvdata/iso-2022-kr.c : Likewise.
11105         * iconvdata/iso646.c (gconv_end): Likewise.
11106         * iconvdata/iso_6937-2.c : Likewise.
11107         * iconvdata/iso_6937.c : Likewise.
11108         * iconvdata/iso8859-1.c: Likewise.
11109         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
11110         * iconvdata/shift_jisx0213.c : Likewise.
11111         * iconvdata/sjis.c : Likewise.
11112         * iconvdata/t.61.c : Likewise.
11113         * iconvdata/tcvn5712-1.c : Likewise.
11114         * iconvdata/tscii.c: Likewise.
11115         * iconvdata/uhc.c : Likewise.
11116         * iconvdata/unicode.c (gconv_end): Likewise.
11117         * iconvdata/utf-16.c (gconv_end): Likewise.
11118         * iconvdata/utf-32.c (gconv_end): Likewise.
11119         * iconvdata/utf-7.c (base64): Likewise.
11120         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
11121         * iconv/gconv_close.c (__gconv_close): Likewise.
11122         * iconv/gconv_open.c (__gconv_open): Likewise.
11123         * iconv/gconv_simple.c (internal_ucs4_loop_single)
11124         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
11125         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
11126         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
11127         (ucs4le_internal_loop_single): Likewise.
11128         * iconv/iconv.c (iconv): Likewise.
11129         * iconv/iconv_close.c: Likewise.
11130         * iconv/loop.c (SINGLE): Likewise.
11131         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
11132         * include/atomic.h: Likewise.
11133         * inet/inet6_option.c (option_alloc): Likewise.
11134         * intl/bindtextdom.c (set_binding_values): Likewise.
11135         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
11136         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
11137         * intl/localealias.c (read_alias_file): Likewise.
11138         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
11139         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
11140         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
11141         * libio/fmemopen.c (fmemopen): Likewise.
11142         * libio/iofgets.c (_IO_fgets): Likewise.
11143         * libio/iofgets_u.c (fgets_unlocked): Likewise.
11144         * libio/iofgetws.c (fgetws): Likewise.
11145         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
11146         * libio/iogetdelim.c (_IO_getdelim): Likewise.
11147         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
11148         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
11149         * locale/findlocale.c (_nl_find_locale): Likewise.
11150         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
11151         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
11152         Likewise.
11153         * locale/setlocale.c (setlocale): Likewise.
11154         * login/programs/pt_chown.c (main): Likewise.
11155         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
11156         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
11157         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
11158         (mmap, mmap64, mremap, munmap): Likewise.
11159         * math/e_exp2l.c: Likewise.
11160         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
11161         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
11162         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
11163         * math/s_catan.c (__catan): Likewise.
11164         * math/s_catanf.c (__catanf): Likewise.
11165         * math/s_catanh.c (__catanh): Likewise.
11166         * math/s_catanhf.c (__catanhf): Likewise.
11167         * math/s_catanhl.c (__catanhl): Likewise.
11168         * math/s_catanl.c (__catanl): Likewise.
11169         * math/s_ccosh.c (__ccosh): Likewise.
11170         * math/s_ccoshf.c (__ccoshf): Likewise.
11171         * math/s_ccoshl.c (__ccoshl): Likewise.
11172         * math/s_cexp.c (__cexp): Likewise.
11173         * math/s_cexpf.c (__cexpf): Likewise.
11174         * math/s_cexpl.c (__cexpl): Likewise.
11175         * math/s_clog10.c (__clog10): Likewise.
11176         * math/s_clog10f.c (__clog10f): Likewise.
11177         * math/s_clog10l.c (__clog10l): Likewise.
11178         * math/s_clog.c (__clog): Likewise.
11179         * math/s_clogf.c (__clogf): Likewise.
11180         * math/s_clogl.c (__clogl): Likewise.
11181         * math/s_csin.c (__csin): Likewise.
11182         * math/s_csinf.c (__csinf): Likewise.
11183         * math/s_csinh.c (__csinh): Likewise.
11184         * math/s_csinhf.c (__csinhf): Likewise.
11185         * math/s_csinhl.c (__csinhl): Likewise.
11186         * math/s_csinl.c (__csinl): Likewise.
11187         * math/s_csqrt.c (__csqrt): Likewise.
11188         * math/s_csqrtf.c (__csqrtf): Likewise.
11189         * math/s_csqrtl.c (__csqrtl): Likewise.
11190         * math/s_ctan.c (__ctan): Likewise.
11191         * math/s_ctanf.c (__ctanf): Likewise.
11192         * math/s_ctanh.c (__ctanh): Likewise.
11193         * math/s_ctanhf.c (__ctanhf): Likewise.
11194         * math/s_ctanhl.c (__ctanhl): Likewise.
11195         * math/s_ctanl.c (__ctanl): Likewise.
11196         * math/w_pow.c: Likewise.
11197         * math/w_powf.c: Likewise.
11198         * math/w_powl.c: Likewise.
11199         * math/w_scalb.c (sysv_scalb): Likewise.
11200         * math/w_scalbf.c (sysv_scalbf): Likewise.
11201         * math/w_scalbl.c (sysv_scalbl): Likewise.
11202         * misc/error.c (error_tail): Likewise.
11203         * misc/pselect.c (__pselect): Likewise.
11204         * nis/nis_callback.c (__nis_create_callback): Likewise.
11205         * nis/nis_call.c (__nisfind_server): Likewise.
11206         * nis/nis_creategroup.c (nis_creategroup): Likewise.
11207         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
11208         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
11209         * nis/nis_getservlist.c (nis_getservlist): Likewise.
11210         * nis/nis_lookup.c (nis_lookup): Likewise.
11211         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
11212         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
11213         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
11214         * nis/nis_xdr.c (xdr_endpoint): Likewise.
11215         * nis/nss_compat/compat-grp.c (getgrent_next_file)
11216         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
11217         * nis/nss_compat/compat-initgroups.c (add_group)
11218         (internal_getgrent_r): Likewise.
11219         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
11220         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
11221         * nis/nss_compat/compat-spwd.c (getspent_next_file)
11222         (internal_getspnam_r): Likewise.
11223         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
11224         (_nss_nis_getaliasbyname_r): Likewise.
11225         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
11226         (_nss_nis_getntohost_r): Likewise.
11227         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
11228         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
11229         (_nss_nis_getgrgid_r): Likewise.
11230         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
11231         (internal_nis_gethostent_r, internal_gethostbyname2_r)
11232         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
11233         (_nss_nis_gethostbyname4_r): Likewise.
11234         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
11235         (initgroups_netid): Likewise.
11236         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
11237         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
11238         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
11239         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
11240         (_nss_nis_getprotobynumber_r): Likewise.
11241         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
11242         (_nss_nis_getsecretkey): Likewise.
11243         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
11244         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
11245         (_nss_nis_getpwuid_r): Likewise.
11246         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
11247         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
11248         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
11249         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
11250         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
11251         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
11252         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
11253         Likewise.
11254         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
11255         (_nss_nisplus_getntohost_r): Likewise.
11256         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
11257         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
11258         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
11259         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
11260         Likewise.
11261         * nis/nss_nisplus/nisplus-initgroups.c
11262         (_nss_nisplus_initgroups_dyn): Likewise.
11263         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
11264         (_nss_nisplus_getnetbyaddr_r): Likewise.
11265         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
11266         (_nss_nisplus_getprotobynumber_r): Likewise.
11267         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
11268         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
11269         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
11270         Likewise.
11271         * nis/nss_nisplus/nisplus-service.c
11272         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
11273         (_nss_nisplus_getservbyport_r): Likewise.
11274         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
11275         (_nss_nisplus_getspnam_r): Likewise.
11276         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
11277         Likewise.
11278         * nscd/aicache.c (addhstaiX): Likewise.
11279         * nscd/cache.c (cache_search, prune_cache): Likewise.
11280         * nscd/connections.c (register_traced_file, send_ro_fd)
11281         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
11282         (main_loop_epoll): Likewise.
11283         * nscd/grpcache.c (addgrbyX): Likewise.
11284         * nscd/hstcache.c (addhstbyX): Likewise.
11285         * nscd/initgrcache.c (addinitgroupsX): Likewise.
11286         * nscd/mem.c (gc, mempool_alloc): Likewise.
11287         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
11288         (addinnetgrX): Likewise.
11289         * nscd/nscd-client.h (__nscd_acquire_maplock)
11290         (__nscd_drop_map_ref): Likewise.
11291         * nscd/nscd_getai.c (__nscd_getai): Likewise.
11292         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
11293         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
11294         Likewise.
11295         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
11296         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
11297         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
11298         (__nscd_get_map_ref): Likewise.
11299         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
11300         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
11301         Likewise.
11302         * nscd/pwdcache.c (addpwbyX): Likewise.
11303         * nscd/selinux.c (preserve_capabilities): Likewise.
11304         * nscd/servicescache.c (addservbyX): Likewise.
11305         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
11306         * posix/fnmatch.c (fnmatch): Likewise.
11307         * posix/getopt.c (_getopt_internal_r): Likewise.
11308         * posix/glob.c (glob, glob_in_dir): Likewise.
11309         * posix/wordexp.c (exec_comm_child): Likewise.
11310         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
11311         (getanswer_r, gaih_getanswer_slice): Likewise.
11312         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
11313         * resolv/res_init.c: Likewise.
11314         * resolv/res_mkquery.c (res_nmkquery): Likewise.
11315         * resolv/res_query.c (__libc_res_nquery): Likewise.
11316         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
11317         Likewise.
11318         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
11319         * stdio-common/perror.c (perror): Likewise.
11320         * stdio-common/printf_fp.c (___printf_fp): Likewise.
11321         * stdio-common/tmpnam.c (tmpnam): Likewise.
11322         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
11323         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
11324         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
11325         Likewise.
11326         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
11327         * stdlib/putenv.c (putenv): Likewise.
11328         * stdlib/setenv.c (__add_to_environ): Likewise.
11329         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
11330         * stdlib/strtol_l.c (INTERNAL): Likewise.
11331         * string/memmem.c (memmem): Likewise.
11332         * string/strerror.c (strerror): Likewise.
11333         * string/strnlen.c (__strnlen): Likewise.
11334         * string/test-memmem.c (simple_memmem): Likewise.
11335         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
11336         * sunrpc/pm_getport.c (__get_socket): Likewise.
11337         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
11338         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
11339         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
11340         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
11341         Likewise.
11342         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
11343         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
11344         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
11345         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
11346         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
11347         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
11348         Likewise.
11349         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
11350         Likewise.
11351         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
11352         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
11353         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
11354         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
11355         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
11356         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
11357         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
11358         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
11359         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
11360         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
11361         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
11362         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
11363         Likewise.
11364         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
11365         Likewise.
11366         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
11367         Likewise.
11368         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
11369         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
11370         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
11371         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
11372         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
11373         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
11374         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
11375         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
11376         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
11377         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
11378         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
11379         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
11380         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
11381         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
11382         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
11383         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
11384         Likewise.
11385         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
11386         Likewise.
11387         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
11388         Likewise.
11389         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
11390         Likewise.
11391         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
11392         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
11393         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
11394         Likewise.
11395         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
11396         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
11397         * sysdeps/posix/opendir.c (__opendirat): Likewise.
11398         * sysdeps/posix/sleep.c: Likewise.
11399         * sysdeps/posix/tempname.c: Likewise.
11400         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
11401         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
11402         Likewise.
11403         * sysdeps/powerpc/powerpc32/dl-machine.h
11404         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
11405         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
11406         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
11407         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
11408         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
11409         Likewise.
11410         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
11411         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
11412         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
11413         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
11414         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
11415         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
11416         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
11417         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
11418         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
11419         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
11420         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
11421         (elf_machine_lazy_rel): Likewise.
11422         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
11423         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
11424         (elf_machine_lazy_rel): Likewise.
11425         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
11426         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
11427         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
11428         * sysdeps/unix/grantpt.c (grantpt): Likewise.
11429         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
11430         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
11431         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
11432         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
11433         Likewise.
11434         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
11435         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
11436         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
11437         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
11438         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
11439         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
11440         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
11441         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
11442         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
11443         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
11444         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
11445         Likewise.
11446         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
11447         (__posix_fallocate64_l64): Likewise.
11448         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
11449         (posix_fallocate): Likewise.
11450         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
11451         Likewise.
11452         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
11453         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
11454         (getifaddrs_internal): Likewise.
11455         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
11456         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
11457         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
11458         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
11459         * sysdeps/unix/sysv/linux/posix_fallocate64.c
11460         (__posix_fallocate64_l64): Likewise.
11461         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
11462         Likewise.
11463         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
11464         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
11465         (__get_clockfreq): Likewise.
11466         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
11467         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
11468         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
11469         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
11470         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
11471         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
11472         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
11473         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
11474         Likewise.
11475         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
11476         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
11477         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
11478         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
11479         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
11480         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
11481         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
11482         Likewise.
11483         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
11484         (posix_fallocate): Likewise.
11485         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
11486         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
11487         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
11488         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
11489         (elf_machine_rela, elf_machine_rela_relative)
11490         (elf_machine_lazy_rel): Likewise.
11491         * time/asctime.c (asctime_internal): Likewise.
11492         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
11493         * time/tzset.c (__tzset_parse_tz): Likewise.
11494         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
11495         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
11496         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
11497         * wcsmbs/wcsmbsload.h: Likewise.
11499         [BZ #15894]
11500         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
11502         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
11503         (arena_get2): Remove THREAD_STATS conditionals.
11504         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
11505         (__malloc_stats, int): Likewise.
11507 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
11509         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
11510         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
11512         * manual/setjmp.texi: Fix typos/grammar errors.
11514         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
11515         Only return early when n is <= 0.  Delete unused return statement.
11517         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
11518         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
11519         * debug/tst-longjmp_chk3.c: New file.
11521         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
11522         (test_main): Replace code with set_fortify_handler call.
11523         * debug/test-strcpy_chk.c: Likewise.
11524         * debug/tst-chk1.c: Likewise.
11525         * debug/tst-longjmp_chk.c: Likewise.
11526         * test-skeleton.c: Include fcntl.h & paths.h
11527         (set_fortify_handler): Define.
11529         * debug/tst-longjmp_chk.c: Add header comment and include
11530         ../test-skeleton.c.
11531         (do_test): Mark static.
11532         (TEST_FUNCTION): Define.
11534         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
11535         (IP_PMTUDISC_INTERFACE): Likewise.
11536         (IP_MULTICAST_IF): Likewise.
11537         (IP_MULTICAST_TTL): Likewise.
11538         (IP_MULTICAST_LOOP): Likewise.
11539         (IP_ADD_MEMBERSHIP): Likewise.
11540         (IP_DROP_MEMBERSHIP): Likewise.
11541         (IP_UNBLOCK_SOURCE): Likewise.
11542         (IP_BLOCK_SOURCE): Likewise.
11543         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
11544         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
11545         (IP_MSFILTER): Likewise.
11546         (MCAST_JOIN_GROUP): Likewise.
11547         (MCAST_BLOCK_SOURCE): Likewise.
11548         (MCAST_UNBLOCK_SOURCE): Likewise.
11549         (MCAST_LEAVE_GROUP): Likewise.
11550         (MCAST_JOIN_SOURCE_GROUP): Likewise.
11551         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
11552         (MCAST_MSFILTER): Likewise.
11553         (IP_MULTICAST_ALL): Likewise.
11554         (IP_UNICAST_IF): Likewise.
11556         * timezone/Makefile: Delete $(have-ksh) check.
11557         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
11558         * timezone/tzselect.ksh: Add +x mode bits.
11560         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
11561         (ANON_INODE_FS_MAGIC): Likewise.
11562         (BDEVFS_MAGIC): Likewise.
11563         (BINFMTFS_MAGIC): Likewise.
11564         (BTRFS_TEST_MAGIC): Likewise.
11565         (CRAMFS_MAGIC_WEND): Likewise.
11566         (DEBUGFS_MAGIC): Likewise.
11567         (ECRYPTFS_SUPER_MAGIC): Likewise.
11568         (EXT3_SUPER_MAGIC): Likewise.
11569         (EXT4_SUPER_MAGIC): Likewise.
11570         (FUTEXFS_SUPER_MAGIC): Likewise.
11571         (HOSTFS_SUPER_MAGIC): Likewise.
11572         (HUGETLBFS_MAGIC): Likewise.
11573         (MINIX3_SUPER_MAGIC): Likewise.
11574         (MTD_INODE_FS_MAGIC): Likewise.
11575         (NILFS_SUPER_MAGIC): Likewise.
11576         (OPENPROM_SUPER_MAGIC): Likewise.
11577         (PIPEFS_MAGIC): Likewise.
11578         (PSTOREFS_MAGIC): Likewise.
11579         (QNX6_SUPER_MAGIC): Likewise.
11580         (RAMFS_MAGIC): Likewise.
11581         (REISERFS_SUPER_MAGIC_STRING): Likewise.
11582         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
11583         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
11584         (SECURITYFS_MAGIC): Likewise.
11585         (SELINUX_MAGIC): Likewise.
11586         (SMACK_MAGIC): Likewise.
11587         (SOCKFS_MAGIC): Likewise.
11588         (SQUASHFS_MAGIC): Likewise.
11589         (STACK_END_MAGIC): Likewise.
11590         (TMPFS_MAGIC): Likewise.
11591         (USBDEVICE_SUPER_MAGIC): Likewise.
11592         (V9FS_MAGIC): Likewise.
11593         (XENFS_SUPER_MAGIC): Likewise.
11594         (CRAMFS_MAGIC): Fix typo in comment.
11595         (EXT2_SUPER_MAGIC): Update comment.
11596         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
11598 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
11600         * sysdeps/arm: Move directory from ports/sysdeps/arm.
11601         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
11602         * sysdeps/unix/sysv/linux/arm: Move directory from
11603         ports/sysdeps/unix/sysv/linux/arm.
11604         * README: Update listing for arm-*-linux-gnueabi.
11606         * README: Remove mention of am33.
11608 2014-02-07  Roland McGrath  <roland@hack.frob.com>
11610         * bits/sigset.h (__sigemptyset): Use a statement expression rather
11611         than the comma operator, to avoid "rhs of comma has no effect"
11612         compiler warnings.
11613         (__sigfillset, __sigandset, __sigorset): Likewise.
11614         * include/signal.h (__sigemptyset): Likewise.
11615         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
11617 2014-02-07  Allan McRae  <allan@archlinux.org>
11619         * version.h (RELEASE): Set to "development".
11620         (VERSION): Set to "2.19.90"
11621         * NEWS: Add 2.20 section.
11623 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
11625         [BZ #16529]
11626         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
11628 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
11630         * manual/contrib.texi: Update entry for Carlos O'Donell,
11631         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
11633 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
11635         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
11637         * sysdeps/unix/sysv/linux/kernel-features.h
11638         [__LINUX_KERNEL_VERSION >= 0x020621]
11639         (__ASSUME_PROC_PID_TASK_COMM): Define.
11641 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
11643         [BZ #16398]
11644         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
11645         conversion when destination buffer does not have enough space.
11646         * libio/tst-ftell-partial-wide.c: New test case.
11647         * libio/Makefile (tests): Add tst-ftell-partial-wide.
11649         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
11650         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
11651         Leonard and Allan McRae.
11653 2014-02-04  David S. Miller  <davem@davemloft.net>
11655         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
11656         32-bit.
11658 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11660         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
11661         New file
11662         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
11663         New file
11664         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
11665         New file.
11666         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
11667         New file.
11668         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
11669         New file.
11670         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
11671         New file.
11672         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
11673         New file.
11674         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
11675         New file.
11676         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
11677         New file.
11678         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
11679         New file.
11680         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
11681         New file.
11682         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
11683         New file.
11684         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
11685         New file.
11687 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11689         * nptl/shlib-versions: Change powerpc*le start to 2.17.
11690         * shlib-versions: Likewise.
11692 2014-02-04  Roland McGrath  <roland@hack.frob.com>
11693             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11695         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
11696         (abilist-pattern): New variable, set to %-le.abilist.
11698         * Makerules (abilist-pattern): New variable.
11699         (vpath): Use $(abilist-pattern) in place of %.abilist.
11700         (check-abi-% pattern rule): Likewise.
11701         (check-abi, update-abi): Likewise.
11703 2014-02-04  Eric Wong  <normalperson@yhbt.net>
11705         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
11707 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
11709         * manual/startup.texi: Add next, previous, and top entries for
11710         the `Program Arguments' and `Environment Variables' nodes.
11712 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
11714         * manual/macros.texi: Add comments before MTASC-safety macros.
11716         * manual/users.texi: Document MTASC-safety properties.
11718         * manual/threads.texi (pthread_key_create, pthread_key_delete)
11719         (pthread_getspecific, pthread_setspecific): Format with
11720         @deftypefun, and add @safety note.
11721         * manual/signal.texi: Move comments that analyze the above
11722         functions to their home place.
11724 2014-02-03  Allan McRae  <allan@archlinux.org>
11726         * po/sl.po: Update Slovenian translation from translation project.
11728 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
11730         * manual/time.texi (timegm): Add missing blank after @c.
11731         Reported by Joseph Myers <joseph@codesourcery.com>.
11733 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
11735         * manual/check-safety.sh: New.
11736         * manual/Makefile ($(objpfx)stamp-summary): Run it.
11738         * manual/terminal.texi: Document MTASC-safety properties.
11740         * manual/filesys.texi: Document MTASC-safety properties.
11742         * manual/errno.texi: Document MTASC-safety properties.
11744         * manual/intro.texi: Document safety identifiers and
11745         conditionals.
11747         * manual/string.texi (wcstok): Fix prototype.
11748         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
11750         * manual/time.texi: Document MTASC-safety properties.
11752         * manual/string.texi: Document MTASC-safety properties.
11754         * manual/threads.texi: Document MTASC-safety properties.
11756         * manual/stdio.texi: Document MTASC-safety properties.
11758         * manual/syslog.texi: Document MTASC-safety properties.
11760         * manual/sysinfo.texi: Document MTASC-safety properties.
11762         * manual/startup.texi: Document MTASC-safety properties.
11764         * manual/socket.texi: Document MTASC-safety properties.
11766         * manual/signal.texi: Document MTASC-safety properties.
11768 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
11770         * manual/setjmp.texi: Document MTASC-safety properties.
11772         * manual/search.texi: Document MTASC-safety properties.
11774         * manual/resource.texi: Document MTASC-safety properties.
11776         * manual/process.texi: Document MTASC-safety properties.
11778         * manual/platform.texi: Document MTASC-safety properties.
11780         * manual/pipe.texi: Document MTASC-safety properties.
11782         * manual/pattern.texi: Document MTASC-safety properties.
11784         * manual/message.texi: Document MTASC-safety properties.
11786         [BZ #12751]
11787         * manual/memory.texi: Document MTASC-safety properties.
11789         * manual/math.texi: Document MTASC-safety properties.
11791         * manual/locale.texi: Document MTASC-safety properties.
11793         * manual/llio.texi: Document MTASC-safety properties.
11795         * manual/libdl.texi: New.
11797         * manual/lang.texi: Document MTASC-safety properties.
11799         * manual/job.texi: Document MTASC-safety properties.
11801         * manual/getopt.texi: Document MTASC-safety properties.
11803         * manual/ctype.texi: Document MTASC-safety properties.
11805 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
11807         [BZ #16046]
11808         * csu/libc-tls.c (static_map): Remove variable.
11809         (__libc_setup_tls): Use main executable's link map for TLS data.
11810         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
11811         casing for LM_ID_BASE and GL(dl_nns).
11812         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
11813         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
11814         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
11815         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
11816         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
11817         member.
11818         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
11819         l_phnum members.
11821 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
11823         * manual/debug.texi: Document MTASC-safety properties.
11825 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
11827         [BZ #16510]
11828         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
11829         of __x86_64__ when disabling x87 inline functions.
11831 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
11833         * manual/charset.texi: Document MTASC-safety properties.
11835         * manual/crypt.texi: Document MTASC-safety properties.
11837         * manual/conf.texi: Document MTASC-safety properties.
11839         * manual/arith.texi: Document MTASC-safety properties.
11841         * manual/argp.texi: Document MTASC-safety properties.
11843         * manual/macros.texi: Introduce macros to document multi
11844         thread, asynchronous signal and asynchronous cancellation
11845         safety properties.
11846         * manual/intro.texi: Introduce the properties themselves.
11848 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11850         * sysdeps/sh/sh4/Makefile: New file.
11852 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
11854         * math/gen-libm-test.pl ($srcdir): New variable.
11855         ($auto_input): Use it.
11857 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
11859         [BZ #16506]
11860         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
11861         access beyond array bounds when parsing netgroups file.
11863         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
11864         the old buffer before realloc.
11866 2014-01-27  Allan McRae  <allan@archlinux.org>
11868         * po/fr.po: Update French translation from translation project.
11870 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11872         * sysdeps/sh/libm-test-ulps: Regenerate.
11874 2014-01-24  David S. Miller  <davem@davemloft.net>
11876         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
11878 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11880         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
11881         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
11883 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
11885         [BZ #16474]
11886         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
11887         string pointers after reallocation.
11889 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11891         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
11892         __SH4A__ instead of __SH_FPU_ANY__.
11894 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11896         * sysdeps/sh/fpu_control.h: New file.
11897         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
11898         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
11899         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
11900         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
11901         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
11902         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
11903         * sysdeps/sh/sys/ucontext.h: Remove.
11904         * sysdeps/sh/sys: Remove directory.
11906 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11908         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
11909         s390/sys/ucontext.h.
11910         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
11911         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
11913 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
11915         [BZ #15605]
11916         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
11918 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11920         [BZ#16431]
11921         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
11922         Adjust the vDSO correctly for internal calls.
11923         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
11925 2014-01-20  Allan McRae  <allan@archlinux.org>
11927         * po/ca.po: Update Catalan translation from translation project.
11929 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
11931         * sysdeps/s390/sotruss-lib.c: New file.
11933 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11935         [BZ#16430]
11936         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
11937         (__GI___gettimeofday): Alias for a different internal symbol to avoid
11938         local calls issues by not having a PLT stub required for IFUNC calls.
11939         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
11941 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
11943         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
11944         * math/test-fpucw-static.c: Likewise.
11946 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
11948         [BZ #16453]
11949         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
11951 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11953         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
11954         implementation for powerpc.
11956 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
11958         [BZ #14782]
11959         * sysdeps/posix/system.c (__libc_system): Do not enable
11960         asynchronous cancellation.
11962 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11964         [BZ #16427]
11965         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
11966         handling only for numbers special also in the IEEE case.
11968 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11970         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
11972 2014-01-11  Allan McRae  <allan@archlinux.org>
11974         * po/bg.po: Update Bulgarian translation from translation project.
11976         * po/de.po: Update German translation from translation project.
11978 2014-01-10  Roland McGrath  <roland@hack.frob.com>
11980         * sysdeps/generic/gcc-compat.h: New file.
11982 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
11984         * benchtests/asin-inputs: Correct slow inputs.
11985         * benchtests/acos-inputs: Likewise.
11987 2014-01-10  Allan McRae  <allan@archlinux.org>
11989         * po:sv.po: Update Swedish translation from translation project.
11991         * po/vi.po: Update Vietnamese translation from translation project.
11993         * po/eo.po: Update Esperanto translation from translation project.
11995         * po/cs.po: Update Czech translation from translation project.
11997         * po/nl.po: Update Dutch translation from translation project.
11999         * po/pl.po: Update Polish translation from translation project.
12001         * po/ru.po: Update Russian translation from translation project.
12003         * po/uk.po: Update Ukrainian translation from translation project.
12005 2014-01-08  Brooks Moses  <bmoses@google.com>
12007         * elf/dl-load.c: Fix comment typo.
12009 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
12011         * po/header.pot: Rename to...
12012         * po/pot.header: ... this.
12013         * po/Makefile: Use pot.header.
12015 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
12016             Maxim Kuvyrkov  <maxim@kugelworks.com>
12018         [BZ #16394]
12019         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
12020         SRC and DEST against LEN.
12022 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12024         [BZ #16414]
12025         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
12026         implementation.
12027         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
12029 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12031         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12033 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
12035         [BZ #16408]
12036         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
12037         for large positive arguments.
12039 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
12041         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
12043         * math/auto-libm-test-in: Mark various tests with
12044         xfail-rounding:ldbl-128ibm.
12045         * math/auto-libm-test-out: Regenerated.
12047         [BZ #16407]
12048         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
12049         Increase overflow threshold.
12051 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
12053         [BZ #14286]
12054         * stdio-common/vfprintf.c: Check for integer overflow.
12056 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
12058         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
12059         the first argument and return value of __tls_get_addr_internal.
12061 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
12063         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
12064         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
12066 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
12068         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
12069         * sysdeps/s390/rtld-global-offsets.sym: New file.
12070         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
12071         GLIBC_2.19 symbol.
12072         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
12073         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
12074         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
12075         ... this.
12076         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
12077         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
12078         ... this.
12079         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
12080         Regenerate.
12081         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
12082         Regenerate.
12083         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
12084         halfs of GPRs for high_gprs contexts.
12085         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
12086         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
12087         field.
12088         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
12089         uc_flags field.
12090         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
12091         64 bit versions:
12092         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
12093         for high GPRs (uc_high_gprs) and for future extensions
12094         (__reserved).
12095         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
12096         for future extensions (__reserved).
12097         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
12098         64 bit versions:
12099         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
12100         SC_HIGHGPRS offset definition.
12101         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
12102         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
12104         * Versions.def: Add GLIBC_2.19 for libpthread.
12105         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
12106         siglongjmp for libpthread with GLIBC_2.19 symver.
12107         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
12108         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
12109         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
12110         * sysdeps/s390/__longjmp.c: New file.
12111         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
12112         * sysdeps/s390/longjmp.c: New file.
12113         * sysdeps/s390/setjmp.S: New file.
12114         * sysdeps/s390/sigjmp.S: New file.
12115         * sysdeps/s390/v1-longjmp.c: New file.
12116         * sysdeps/s390/v1-setjmp.h: New file.
12117         * sysdeps/s390/v1-sigjmp.c: New file.
12118         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
12119         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
12120         GLIBC_2.19 version.
12121         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
12122         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
12123         versioned symbols for ____longjmp_chk.
12124         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
12125         Likewise.
12126         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
12127         Regenerate.
12128         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
12129         Regenerate.
12130         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
12131         Regenerate.
12132         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
12133         Regenerate.
12134         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
12135         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
12136         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
12137         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
12138         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
12139         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
12140         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
12141         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
12142         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
12143         * sysdeps/s390/rtld-__longjmp.c: New file.
12144         * sysdeps/s390/rtld-setjmp.S: New file.
12146 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
12148         [BZ #16400]
12149         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
12150         Return -__logl (x) for small positive arguments without evaluating
12151         a polynomial.
12153 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
12155         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
12156         Rename to ...
12157         (__ptrace_peeksiginfo_args): ... this.
12158         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
12159         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
12160         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
12162 2014-01-06  Allan McRae  <allan@archlinux.org>
12164         * inet/netinet/in.h: Fix typo in comment.
12166 2014-01-05  Andreas Jaeger  <aj@suse.de>
12168         * sysdeps/i386/fpu/libm-test-ulps: Update.
12170 2014-01-05  Allan McRae  <allan@archlinux.org>
12172         * po/libc.pot: Regenerated.
12174         * malloc/memusagestat.c: Fix gettext call formatting.
12176 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
12178         * nscd/nscd.c: Improve usage() output.
12180 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
12182         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
12183         * sysdeps/unix/sysv/linux/configure: Regenerated.
12184         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
12185         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
12187 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
12189         [BZ #16390]
12190         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
12191         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
12193 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12195         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
12196         extra tokens at end of #undef directive.
12197         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
12198         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
12199         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
12201 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
12203         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
12205         * math/auto-libm-test-in: Mark various tests with
12206         xfail-rounding:ldbl-128ibm.
12207         * math/auto-libm-test-out: Regenerated.
12209 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
12211         [BZ #16386]
12212         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
12213         numbers with subnormal high part when calculating exponent.
12215         [BZ #16385]
12216         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
12217         fabs.
12219         [BZ #16384]
12220         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
12221         M_LN2l.
12222         (__ieee754_acoshl): Use __log1pl not __log1p.
12224 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
12226         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
12227         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
12228         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
12229         (grow_heap, heap_trim, _int_new_arena, get_free_list)
12230         (reused_arena, arena_get2): Convert to GNU style.
12231         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
12232         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
12233         (memalign_check, __malloc_set_state): Likewise.
12234         * malloc/mallocbug.c (main): Likewise.
12235         * malloc/malloc.c (__malloc_assert, malloc_init_state)
12236         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
12237         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
12238         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
12239         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
12240         (__posix_memalign, malloc_info): Likewise.
12241         * malloc/malloc.h: Likewise.
12242         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
12243         (mallochook, memalignhook, reallochook, mabort): Likewise.
12244         * malloc/mcheck.h: Likewise.
12245         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
12246         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
12247         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
12248         * malloc/morecore.c (__default_morecore): Likewise.
12249         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
12250         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
12251         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
12252         (print_and_abort): Likewise.
12253         * malloc/obstack.h: Likewise.
12254         * malloc/set-freeres.c (__libc_freeres): Likewise.
12255         * malloc/tst-mallocstate.c (main): Likewise.
12256         * malloc/tst-mtrace.c (main): Likewise.
12257         * malloc/tst-realloc.c (do_test): Likewise.
12259 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
12261         [BZ #16366]
12262         * nscd/netgroupcache.c (do_notfound): New function.
12263         (addgetnetgrentX): Use it.
12265         [BZ # 16365]
12266         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
12267         NSS_STATUS_NOTFOUND.
12269 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
12271         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
12272         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12274 2014-01-01  Allan McRae  <allan@archlinux.org>
12276         * scripts/update-copyrights: Update configure input file suffix.
12278         * NEWS: Update copyright year.
12279         * catgets/gencat.c: Likewise.
12280         * csu/version.c: Likewise.
12281         * debug/catchsegv.sh: Likewise.
12282         * debug/pcprofiledump.c: Likewise.
12283         * debug/xtrace.sh: Likewise.
12284         * elf/ldconfig.c: Likewise.
12285         * elf/ldd.bash.in: Likewise.
12286         * elf/pldd.c: Likewise.
12287         * elf/sotruss.ksh: Likewise.
12288         * elf/sprof.c: Likewise.
12289         * iconv/iconv_prog.c: Likewise.
12290         * iconv/iconvconfig.c: Likewise.
12291         * locale/programs/locale.c: Likewise.
12292         * locale/programs/localedef.c: Likewise.
12293         * login/programs/pt_chown.c: Likewise.
12294         * malloc/memusage.sh: Likewise.
12295         * malloc/memusagestat.c: Likewise.
12296         * malloc/mtrace.pl: Likewise.
12297         * manual/libc.texinfo: Likewise.
12298         * nscd/nscd.c: Likewise.
12299         * nss/getent.c: Likewise.
12300         * nss/makedb.c: Likewise.
12301         * posix/getconf.c: Likewise.
12302         * scripts/test-installation.pl: Likewise.
12304         * All files with FSF copyright notices: Update copyright dates
12305         using scripts/update-copyrights.
12306         * intl/plural.c: Regenerated.
12307         * locale/programs/charmap-kw.h: Likewise.
12308         * locale/programs/locfile-kw.h: Likewise.
12310 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
12312         * sysdeps/unix/sysv/linux/configure: Regenerated.
12313         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
12314         the linux/fanotify.h header.
12315         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
12316         HAVE_LINUX_FANOTIFY_H is defined.
12318 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
12320         * benchtests/cos-inputs: New inputs.
12321         * benchtests/sin-inputs: Likewise.
12323         * benchtests/atan-inputs: New inputs. Fix name of multiple
12324         precision fallback inputs.
12326         * benchtests/atanh-inputs: New inputs.
12327         * benchtests/tanh-inputs: Likewise.
12329         * benchtests/acosh-inputs: New inputs.
12330         * benchtests/asinh-inputs: Likewise.
12332         * benchtests/cosh-inputs: New inputs.
12333         * benchtests/sinh-inputs: Likewise.
12335         * benchtests/acos-inputs: Add more inputs.
12336         * benchtests/asin-inputs: Likewise.
12338 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
12340         [BZ #16375]
12341         * manual/arith.texi: Fix spelling.
12342         * manual/charset.texi: Likewise.
12343         * manual/errno.texi: Likewise.
12344         * manual/filesys.texi: Likewise.
12345         * manual/lang.texi: Likewise.
12346         * manual/llio.texi: Likewise.
12347         * manual/locale.texi: Likewise.
12348         * manual/message.texi: Likewise.
12349         * manual/resource.texi: Likewise.
12350         * manual/search.texi: Likewise.
12351         * manual/setjmp.texi: Likewise.
12352         * manual/stdio.texi: Likewise.
12353         * manual/string.texi: Likewise.
12354         * manual/sysinfo.texi: Likewise.
12355         * manual/time.texi: Likewise.
12357 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
12359         * po/sl.po: New file.
12361 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
12363         * .gitignore: Add core/.gdbinit/.gdb_history.
12365 2013-12-27  Allan McRae  <allan@archlinux.org>
12367         [BZ #16369]
12368         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
12369         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
12371 2013-12-24  Brooks Moses  <bmoses@google.com>
12373         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
12374         all compilers that claim C++98 compliance, not just GCC.
12375         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
12376         Likewise.
12378 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
12380         * NEWS: Restore accidentally deleted bug-fix entries.
12382 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
12383             Ondřej Bílka  <neleai@seznam.cz>
12385         [BZ #15073]
12386         * malloc/malloc.c (_int_free): Perform sanity check only if we
12387         have_lock.
12389 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
12391         [BZ #12986]
12392         * manual/stdio.texi (String Input Conversions): Clarify that character
12393         classes are not supported.
12395 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12397         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12399 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
12401         [BZ #16337]
12402         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
12403         Calculate results for small negative arguments directly rather
12404         than using reflection formula with special underflow handling.
12406         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
12407         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
12408         sysdeps/unix/bsd/bsd4.4/syscalls.list.
12409         (fchflags): Likewise.
12410         (revoke): Likewise.
12411         (setlogin): Likewise.
12412         (sigaltstack): Likewise.
12413         (wait4): Likewise.
12414         (sigblock): Remove.
12415         (sigsetmask): Likewise.
12416         (wait3): Likewise.
12417         (waitpid): Likewise.
12418         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
12419         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
12420         file.
12421         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
12422         * sysdeps/unix/bsd/Makefile: ... here.
12423         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
12424         * sysdeps/unix/bsd/Versions: ... here.
12425         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
12426         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
12427         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
12428         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
12429         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
12430         * sysdeps/unix/bsd/sigblock.c: ... here.
12431         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
12432         * sysdeps/unix/bsd/sigsetmask.c: ... here.
12433         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
12434         * sysdeps/unix/bsd/sigvec.c: ... here.
12435         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
12436         * sysdeps/unix/bsd/tcdrain.c: ... here.
12437         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
12438         * sysdeps/unix/bsd/tcgetattr.c: ... here.
12439         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
12440         * sysdeps/unix/bsd/tcsetattr.c: ... here.
12441         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
12442         * sysdeps/unix/bsd/wait.c: ... here.
12443         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
12444         * sysdeps/unix/bsd/wait3.c: ... here.
12445         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
12446         * sysdeps/unix/bsd/waitpid.c: ... here.
12448 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
12450         [BZ #16356]
12451         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
12452         round-to-nearest for [!USE_AS_EXPM1L].
12453         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
12454         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
12455         more tests of exp and exp10.  Expect some exp10 tests to miss
12456         exceptions or fail in directed rounding modes.
12457         * math/auto-libm-test-out: Regenerated.
12458         * math/libm-test.inc (exp10_tonearest_test_data): New array.
12459         (exp10_test_tonearest): New function.
12460         (exp10_towardzero_test_data): New array.
12461         (exp10_test_towardzero): New function.
12462         (exp10_downward_test_data): New array.
12463         (exp10_test_downward): New function.
12464         (exp10_upward_test_data): New array.
12465         (exp10_test_upward): New function.
12466         (main): Call the new functions.
12467         * sysdeps/i386/fpu/libm-test-ulps: Update.
12468         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12470 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
12472         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
12473         asinh, atan, atan2, atanh, cbrt, cos and cosh.
12474         * math/auto-libm-test-out: Regenerated.
12475         * math/libm-test.inc (acosh_test_data): Add more tests.
12476         (atanh_test_data): Likewise.
12477         (ceil_test_data): Likewise.
12478         (copysign_test_data): Likewise.
12479         * sysdeps/i386/fpu/libm-test-ulps: Update.
12480         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12482         * timezone/checktab.awk: Update from tzcode 2013i.
12483         * timezone/private.h: Likewise.
12484         * timezone/scheck.c: Likewise.
12485         * timezone/tzfile.h: Likewise.
12486         * timezone/tzselect.ksh: Likewise.
12487         * timezone/zdump.c: Likewise.
12488         * timezone/zic.c: Likewise.
12490         * math/auto-libm-test-in: Add tests of cpow.
12491         * math/auto-libm-test-out: Regenerated.
12492         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
12493         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12494         mpc_cc_c.
12495         (func_calc_desc): Add mpc_cc_c union field.
12496         (test_functions): Add cpow.
12497         (special_fill_2pi): New function.
12498         (special_real_inputs): Add 2pi.
12499         (calc_generic_results): Handle mpc_cc_c.
12500         * sysdeps/i386/fpu/libm-test-ulps: Update.
12501         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12503         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
12504         csqrt, ctan and ctanh.
12505         * math/auto-libm-test-out: Regenerated.
12506         * math/libm-test.inc (TEST_COND_x86_64): New macro.
12507         (TEST_COND_x86): Likewise.
12508         (ccos_test_data): Use AUTO_TESTS_c_c.
12509         (ccosh_test_data): Likewise.
12510         (cexp_test_data): Likewise.
12511         (clog_test_data): Likewise.
12512         (csqrt_test_data): Likewise.
12513         (ctan_test_data): Likewise.
12514         (ctan_tonearest_test_data): Likewise.
12515         (ctan_towardzero_test_data): Likewise.
12516         (ctan_downward_test_data): Likewise.
12517         (ctan_upward_test_data): Likewise.
12518         (ctanh_test_data): Likewise.
12519         (ctanh_tonearest_test_data): Likewise.
12520         (ctanh_towardzero_test_data): Likewise.
12521         (ctanh_downward_test_data): Likewise.
12522         (ctanh_upward_test_data): Likewise.
12523         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12524         mpc_c_c.
12525         (func_calc_desc): Add mpc_c_c union field.
12526         (FUNC_mpc_c_c): New macro.
12527         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
12528         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
12529         ctanh.
12530         (special_fill_min_subnorm_p120): New function.
12531         (special_real_inputs): Add min_subnorm_p120.
12532         (calc_generic_results): Handle mpc_c_c.
12533         * sysdeps/i386/fpu/libm-test-ulps: Update.
12534         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12536 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
12538         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
12539         (do_sin_slow): New functions.
12540         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
12541         (cslow2, csloww1, csloww2): Use the new functions.
12543         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
12544         Use M to change sign of result instead of X.  Assume X is
12545         positive.
12546         (csloww1): Likewise.
12547         (__sin): Adjust.
12548         (__cos): Adjust.
12550         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
12551         arguments A and DA.
12552         (__sin): Adjust.
12553         (__cos): Likewise.
12555         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
12556         (__cos): Likewise.
12557         (sloww1): Don't adjust sign of DX.
12558         (csloww1): Likewise.
12559         (sloww2): Use X directly and don't adjust sign of DX.
12560         (csloww2): Likewise.
12562 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
12564         * math/auto-libm-test-in: Add tests of cabs and carg.
12565         * math/auto-libm-test-out: Regenerated.
12566         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
12567         (carg_test_data): Likewise.
12568         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12569         mpc_c_f.
12570         (func_calc_desc): Add mpc_c_f union field.
12571         (test_functions): Add cabs and carg.
12572         (calc_generic_results): Handle mpc_c_f.
12574         * sysdeps/powerpc/powerpc32/libgcc-compat.S
12575         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
12576         as a macro and a compat symbol.
12577         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
12578         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
12579         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
12580         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
12581         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
12582         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
12583         not use .hidden.
12584         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
12585         Likewise.
12586         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
12587         Likewise.
12588         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
12589         Likewise.
12590         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
12591         Likewise.
12592         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
12593         Likewise.
12594         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
12595         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
12596         from GLIBC_2.3.2.
12598 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12600         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12602 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
12604         * manual/texinfo.tex: Update to version 2013-11-26.10 with
12605         trailing whitespace removed.
12606         * scripts/config.guess: Update to version 2013-11-29.
12607         * scripts/config.sub: Update to version 2013-10-01.
12609         * math/auto-libm-test-in: Add tests of sincos.
12610         * math/auto-libm-test-out: Regenerated.
12611         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
12612         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12613         mpfr_f_11.
12614         (func_calc_desc): Add mpfr_f_11 union field.
12615         (test_functions): Add sincos.
12616         (calc_generic_results): Handle mpfr_f_11.
12617         * sysdeps/i386/fpu/libm-test-ulps: Update.
12618         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12620 2013-12-19  Andreas Schwab  <schwab@suse.de>
12622         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
12623         CALL_MCOUNT.
12624         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
12625         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
12626         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
12628 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
12630         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
12631         * sysdeps/i386/fpu/libm-test-ulps: Update.
12632         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12634         [BZ #16293]
12635         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
12636         round-to-nearest mode when using frndint.
12637         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
12638         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
12639         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
12640         Likewise.
12641         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
12642         sinh test to fail.
12643         * math/auto-libm-test-out: Regenerated.
12644         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
12645         (TEST_COND_x86): Likewise.
12646         (expm1_tonearest_test_data): New array.
12647         (expm1_test_tonearest): New function.
12648         (expm1_towardzero_test_data): New array.
12649         (expm1_test_towardzero): New function.
12650         (expm1_downward_test_data): New array.
12651         (expm1_test_downward): New function.
12652         (expm1_upward_test_data): New array.
12653         (expm1_test_upward): New function.
12654         (main): Run the new test functions.
12655         * sysdeps/i386/fpu/libm-test-ulps: Update.
12656         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12658         * include/features.h: Update comment documenting feature test
12659         macros.  Mention _DEFAULT_SOURCE in comment.
12660         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
12661         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
12662         _BSD_SOURCE and _SVID_SOURCE.
12663         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
12664         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
12665         !_SVID_SOURCE]: Likewise.
12666         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
12667         (__USE_POSIX_IMPLICITLY): Define.
12668         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
12669         (_POSIX_SOURCE): Undefine and redefine.
12670         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
12671         (_POSIX_C_SOURCE): Likewise.
12672         * manual/creature.texi (_DEFAULT_SOURCE): Document.
12673         (Feature Test Macros): Update documentation of default features.
12675 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
12677         * benchtests/Makefile: Add bench-strtok.
12678         * benchtests/bench-strtok.c: New file: strtok benchtest.
12680 2013-12-19  Allan McRae  <allan@archlinux.org>
12682         * manual/install.texi: Suppress menu for plain text output.
12683         * INSTALL: Regenerated.
12685 2013-12-18  Brooks Moses  <bmoses@google.com>
12687         [BZ #15846]
12688         * misc/getauxval.c: Include errno.h.
12689         (__getauxval): Set errno to ENOENT if the requested type is not
12690         found.
12691         * misc/sys/auxv.h (getauxval): Document that it may set errno;
12692         don't declare with __attribute_const__.
12693         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
12694         * manual/startup.texi: Document that getauxval sets errno.
12696 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
12698         * math/auto-libm-test-in: Add tests of jn and yn.
12699         * math/auto-libm-test-out: Regenerated.
12700         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
12701         (yn_test_data): Likewise.
12702         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12703         mpfr_if_f.
12704         (func_calc_desc): Add mpfr_if_f union field.
12705         (FUNC_mpfr_if_f): New macro.
12706         (test_functions): Add jn and yn.
12707         (calc_generic_results): Assert type of second input for
12708         mpfr_ff_f.  Handle mpfr_if_f.
12709         (output_for_one_input_case): Disable all checking for arguments
12710         fitting floating-point types in case of an integer argument.
12711         * sysdeps/i386/fpu/libm-test-ulps: Update.
12712         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12714         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
12715         Don't expect fegetround reference in libm.so.
12717 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
12719         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
12720         $(config-cflags-nofma).
12722 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
12724         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
12725         * math/auto-libm-test-out: Regenerated.
12727         [BZ #16338]
12728         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
12729         to determine exponent and adjust argument to have exponent of -1.
12730         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
12731         log2.
12732         * math/auto-libm-test-out: Regenerated.
12733         * sysdeps/i386/fpu/libm-test-ulps: Update.
12734         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12736 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
12738         * manual/probes.texi: Remove cases when per-thread arenas are
12739         disabled.
12741 2013-12-18  Andreas Schwab  <schwab@suse.de>
12743         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
12744         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
12745         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
12746         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
12747         * sysdeps/i386/i686/multiarch/Makefile: Update.
12748         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
12750 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
12752         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
12753         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
12755 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
12757         [BZ #15968]
12758         Support TZ transition times < 00:00:00.
12759         This is needed for version-3 tz-format files; it supports time
12760         stamps past 2037 for America/Godthab (the only entry in the tz
12761         database for which this change is relevant).
12762         * manual/time.texi (TZ Variable): Document transition times
12763         from -167:59:59 through -00:00:01.
12764         * time/tzset.c (tz_rule): Time of day is now signed.
12765         (__tzset_parse_tz): Parse negative time of day.
12767         Document TZ transition times >= 25:00:00.
12768         * manual/time.texi (TZ Variable): Document transition times from
12769         25:00:00 through 167:59:59.  These are already supported, and this
12770         support will help with version-3 tz-format files.
12772         * manual/time.texi (TZ Variable): Modernize North America example
12773         to reflect current (i.e., 2007-and-later) daylight saving rules.
12775         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
12777 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
12779         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
12780         * sysdeps/unix/bsd/bits/stat.h: Likewise.
12781         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
12782         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
12783         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
12784         * sysdeps/unix/bsd/bsdstat.h: Likewise.
12785         * sysdeps/unix/bsd/clock.c: Likewise.
12786         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
12787         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
12788         * sysdeps/unix/bsd/init-posix.c: Likewise.
12789         * sysdeps/unix/bsd/poll.c: Likewise.
12790         * sysdeps/unix/bsd/ptsname.c: Likewise.
12791         * sysdeps/unix/bsd/seekdir.c: Likewise.
12792         * sysdeps/unix/bsd/setegid.c: Likewise.
12793         * sysdeps/unix/bsd/seteuid.c: Likewise.
12794         * sysdeps/unix/bsd/setgid.c: Likewise.
12795         * sysdeps/unix/bsd/setrgid.c: Likewise.
12796         * sysdeps/unix/bsd/setruid.c: Likewise.
12797         * sysdeps/unix/bsd/setsid.c: Likewise.
12798         * sysdeps/unix/bsd/setuid.c: Likewise.
12799         * sysdeps/unix/bsd/sigaction.c: Likewise.
12800         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
12801         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
12802         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
12803         * sysdeps/unix/bsd/telldir.c: Likewise.
12804         * sysdeps/unix/bsd/times.c: Likewise.
12805         * sysdeps/unix/bsd/usleep.c: Likewise.
12807         * misc/Makefile (install-lib): Remove libbsd-compat.a.
12808         ($(objpfx)libbsd-compat.a): Remove rule.
12810         * include/features.h (__FAVOR_BSD): Do not define.
12811         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
12812         features conflicting with POSIX.
12813         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
12814         (_BSD_SOURCE): Remove description of not being a subset of other
12815         feature test macros.
12816         * manual/job.texi (getpgrp): Do not document BSD version.
12817         (getpgid): Do not document by reference to BSD getpgrp.
12818         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
12819         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
12820         * signal/signal.h [__FAVOR_BSD]: Likewise.
12821         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
12822         instead of making contents conditional on [__FAVOR_BSD].
12823         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
12825 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12827         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12829 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
12831         [BZ #16314]
12832         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
12833         values below 2**-450, not 2**-500.
12834         * math/auto-libm-test-in: Don't allow spurious underflow from
12835         hypot.
12836         * math/auto-libm-test-out: Regenerated.
12838         [BZ #16316]
12839         [BZ #16330]
12840         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
12841         values of ha and hb and sort them after adjusting subnormal
12842         arguments.
12843         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
12844         Likewise.
12845         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
12846         values of ea and eb and sort them after adjusting subnormal
12847         arguments.
12848         * math/auto-libm-test-in: Do not expect some hypot tests of
12849         subnormals to fail.  Add more hypot tests.
12850         * math/auto-libm-test-out: Regenerated.
12852 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12854         [BZ #13304]
12855         * sysdeps/sh/s_fma.c: New file.
12856         * sysdeps/sh/s_fmaf.c: New file.
12857         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
12858         version.
12859         * sysdeps/sh/Implies: Add sh/soft-fp.
12861 2013-12-16  Roland McGrath  <roland@hack.frob.com>
12863         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
12864         level of indirection to members `objname', `errstring', `malloced'.
12865         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
12866         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
12867         it as the __longjmp argument (just pass 1 instead).
12868         (_dl_catch_error): Initialize C with argument pointers and address of
12869         volatile local ERRCODE rather than copying values out of C at return.
12871 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
12873         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
12874         * math/auto-libm-test-out: Regenerated.
12875         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
12876         (hypot_test_data): Likewise.
12877         (pow_test_data): Likewise.
12878         (pow_tonearest_test_data): Likewise.
12879         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12880         mpfr_ff_f.
12881         (func_calc_desc): Add mpfr_ff_f union field.
12882         (FUNC_mpfr_ff_f): New macro.
12883         (test_functions): Add atan2, hypot and pow.
12884         (special_fill_min): New function.
12885         (special_fill_minus_min): Likewise.
12886         (special_fill_min_subnorm): Likewise.
12887         (special_fill_minus_min_subnorm): Likewise.
12888         (special_real_inputs): Add min, -min, min_subnorm and
12889         -min_subnorm.
12890         (calc_generic_results): Handle mpfr_ff_f.
12891         * sysdeps/i386/fpu/libm-test-ulps: Update.
12892         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12894 2013-12-16  Will Newton  <will.newton@linaro.org>
12896         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
12897         (Aligned Memory Blocks): Add documentation for aligned_alloc
12898         and suggest it as an alternative to posix_memalign.
12899         (Hooks for Malloc): Document __memalign_hook is also called
12900         for aligned_alloc.  (Summary of Malloc): Add summary for
12901         aligned alloc.  Document __memalign_hook is also called
12902         for aligned_alloc.
12904 2013-12-16  Will Newton  <will.newton@linaro.org>
12906         * manual/memory.texi (Malloc Examples): Clarify default
12907         alignment documentation.  Suggest posix_memalign rather
12908         than memalign or valloc.
12909         (Aligned Memory Blocks): Remove suggestion to use memalign
12910         or valloc.  Remove obsolete comment about BSD.
12911         Document memalign errno values and mark the function obsolete.
12912         Document posix_memalign returned error codes.  Mark valloc
12913         as obsolete.  (Hooks for Malloc): __memalign_hook is also
12914         called for posix_memalign and valloc.
12915         (Summary of Malloc): Add posix_memalign to function summary.
12916         __memalign_hook is also called for posix_memalign and valloc.
12918 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
12920         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
12921         TAYLOR_SIN.
12922         (__sin): Adjust.
12923         (__cos): Likewise.
12924         (sloww): Use mynumber union.  Expand ternary operator into
12925         if-else statements.
12926         (cslow): use mynumber union.
12928 2013-12-16  Allan McRae  <allan@archlinux.org>
12930         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
12931         * configure: Regenerated.
12933         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
12935         [BZ #14120]
12936         * configure.ac: Added --enable-maintainer-mode. Check for
12937         autoconf when enabled.
12938         * configure: Regenerated.
12940         * nscd/nscd.service: New file.
12941         * nscd/nscd.tmpfiles: New file.
12943 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
12945         [BZ #12100]
12946         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
12947         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
12948         * sysdeps/x86_64/multiarch/strstr.c: ... here.
12949         (strstr): Add __strstr_sse2_unaligned ifunc.
12950         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
12951         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
12952         (strcasestr): Remove __strcasestr_sse42 ifunc.
12953         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
12954         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
12955         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
12957 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12959         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
12960         * sysdeps/sh/bits/fenv.h: ... here.
12961         * sysdeps/sh/sh4/fpu/bits: Remove directory.
12963 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12965         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
12967         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
12968         hypotf multiarch implementations.
12969         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
12970         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
12971         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
12972         multiarch hypot for PPC64.
12973         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
12974         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
12975         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
12976         multiarch hypotf for PPC64.
12978         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
12979         modff multiarch implementations.
12980         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
12981         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
12982         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
12983         multiarch modf for PPC64.
12984         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
12985         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
12986         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
12987         multiarch modff for PPC64.
12989         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
12990         and logl multiarch implementations.
12991         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
12992         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
12993         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
12994         multiarch logb for PPC64.
12995         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
12996         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
12997         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
12998         multiarch logb for PPC64.
12999         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
13000         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
13001         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
13002         multiarch logb for PPC64.
13004         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
13005         isinff multiarch implementation.
13006         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
13007         file.
13008         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
13009         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
13010         multiarch isinf for PPC64.
13011         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
13012         file.
13013         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
13014         multiarch isinff for PPC64.
13016         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
13017         finitef multiarch implementation.
13018         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
13019         file.
13020         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
13021         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
13022         multiarch finite for PPC64.
13023         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
13024         file.
13025         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
13026         multiarch finitef for PPC64.
13028         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
13029         lrint multiarch implementation.
13030         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
13031         file.
13032         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
13033         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
13034         multiarch llrint for PPC64.
13035         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
13036         multiarch lrint for PPC64.
13038         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
13039         copysignf multiarch implementation.
13040         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
13041         file.
13042         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
13043         file.
13044         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
13045         multiarch copysign for PPC64.
13046         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
13047         multiarch copysignf for PPC64.
13049         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
13050         multiarch implementation.
13051         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
13052         file.
13053         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
13054         file.
13055         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
13056         file.
13057         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
13058         file.
13059         multiarch llround for PPC64.
13060         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
13061         multiarch trunc for PPC64.
13062         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
13063         multiarch truncf for PPC64.
13065         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
13066         multiarch implementation.
13067         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
13068         file.
13069         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
13070         file.
13071         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
13072         file.
13073         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
13074         file.
13075         multiarch llround for PPC64.
13076         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
13077         multiarch round for PPC64.
13078         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
13079         multiarch roundf for PPC64.
13081         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
13082         multiarch implementation.
13083         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
13084         file.
13085         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
13086         file.
13087         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
13088         file.
13089         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
13090         file.
13091         multiarch llround for PPC64.
13092         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
13093         multiarch floor for PPC64.
13094         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
13095         multiarch floorf for PPC64.
13097         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
13098         multiarch implementation.
13099         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
13100         file.
13101         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
13102         file.
13103         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
13104         file.
13105         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
13106         file.
13107         multiarch llround for PPC64.
13108         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
13109         multiarch ceil for PPC64.
13110         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
13111         multiarch ceilf for PPC64.
13113         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
13114         multiarch implementation.
13115         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
13116         file.
13117         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
13118         file.
13119         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
13120         file.
13121         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
13122         multiarch llround for PPC64.
13123         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
13124         multiarch lround for PPC64.
13126         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
13127         multiarch implementation.
13128         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
13129         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
13130         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
13131         file.
13132         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
13133         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
13134         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
13135         multiarch isnan for PPC64.
13136         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
13137         multiarch isnanf for PPC64.
13139         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
13140         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
13141         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
13142         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
13143         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
13144         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
13146         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
13147         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
13148         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
13149         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
13151         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
13152         multiarch implementations.
13153         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13154         (__libc_ifunc_impl_list): Likewise.
13155         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
13156         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
13157         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
13158         multiarch stpcpy for PPC64.
13160         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
13161         multiarch implementations.
13162         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13163         (__libc_ifunc_impl_list): Likewise.
13164         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
13165         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
13166         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
13167         multiarch strcpy for PPC64.
13169         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
13170         redefine function name.
13171         (_wordcopy_fwd_dest_aligned): Likewise.
13172         (_wordcopy_bwd_aligned): Likewise.
13173         (_wordcopy_bwd_dest_aligned): Likewise.
13174         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
13175         multiarch implementations.
13176         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13177         (__libc_ifunc_impl_list): Likewise.
13178         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
13179         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
13180         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
13181         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
13182         multiarch wcscpy for PPC64.
13184         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
13185         multiarch implementations.
13186         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13187         (__libc_ifunc_impl_list): Likewise.
13188         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
13189         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
13190         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
13191         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
13192         multiarch wcscpy for PPC64.
13194         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
13195         multiarch implementations.
13196         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13197         (__libc_ifunc_impl_list): Likewise.
13198         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
13199         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
13200         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
13201         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
13202         multiarch wcsrchr for PPC64.
13204         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
13205         multiarch implementations.
13206         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13207         (__libc_ifunc_impl_list): Likewise.
13208         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
13209         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
13210         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
13211         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
13212         multiarch wcschr for PPC64.
13214         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
13215         multiarch implementations.
13216         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13217         (__libc_ifunc_impl_list): Likewise.
13218         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
13219         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
13220         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
13221         multiarch strchrnul for PPC64.
13223         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
13224         implementations.
13225         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13226         (__libc_ifunc_impl_list): Likewise.
13227         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
13228         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
13229         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
13230         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
13231         strchr for PPC64.
13233         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
13234         implementations.
13235         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13236         (__libc_ifunc_impl_list): Likewise.
13237         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
13238         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
13239         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
13240         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
13241         strncmp for PPC64.
13243         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
13244         multiarch implementations.
13245         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13246         (__libc_ifunc_impl_list): Likewise.
13247         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
13248         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
13249         strncasecmp for PPC64.
13250         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
13251         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
13252         multiarch strncasecmp_l for PPC64.
13254         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
13255         multiarch implementations.
13256         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
13257         (__libc_ifunc_impl_list): Likewise.
13258         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
13259         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
13260         multiarch strcasecmp for PPC64.
13261         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
13262         file.
13263         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
13264         multiarch strcasecmp_l for PPC64.
13266         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
13267         implementations.
13268         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13269         (__libc_ifunc_impl_list): Likewise.
13270         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
13271         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
13272         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
13273         strnlen for PPC64.
13275         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
13276         implementations.
13277         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13278         (__libc_ifunc_impl_list): Likewise.
13279         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
13280         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
13281         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
13282         strlen for PPC64.
13284         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
13285         implementations.
13286         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13287         (__libc_ifunc_impl_list): Likewise.
13288         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
13289         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
13290         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
13291         rawmemrchr for PPC64.
13293         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
13294         implementation.
13295         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13296         (__libc_ifunc_impl_list): Likewise.
13297         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
13298         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
13299         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
13300         memrchr for PPC64.
13302         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
13303         implementation.
13304         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13305         (__libc_ifunc_impl_list): Likewise.
13306         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
13307         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
13308         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
13309         memchr for PPC64.
13311         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
13312         implementation.
13313         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13314         (__libc_ifunc_impl_list): Likewise.
13315         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
13316         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
13317         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
13318         mempcpy for PPC64.
13320         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
13321         avoid cretion of __bzero symbol.
13322         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
13323         Likewise.
13324         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
13325         Likewise.
13326         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
13327         Likewise.
13328         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
13329         multiarch implementations.
13330         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13331         (__libc_ifunc_impl_list): Likewise.
13332         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
13333         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
13334         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
13335         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
13336         bzero for PPC32.
13337         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
13338         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
13339         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
13340         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
13341         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
13342         memset for PPC64.
13343         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
13345         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
13346         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
13347         implementations.
13348         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13349         (__libc_ifunc_impl_list): Likewise.
13350         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
13351         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
13352         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
13353         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
13354         memcmp for PPC64.
13356         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
13357         multiarch for POWER/PPC64.
13358         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
13359         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
13360         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
13361         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
13362         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
13363         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
13364         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
13365         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
13366         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
13367         memcpy for PPC64.
13369         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
13370         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
13371         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
13372         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
13373         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
13374         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
13375         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
13376         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
13377         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
13378         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
13379         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
13380         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
13381         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
13382         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
13383         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
13384         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
13385         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
13386         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
13387         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
13388         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
13389         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
13390         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
13392 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13394         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
13396 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
13398         * benchtests/Makefile (bench): Add exp2 and log2.
13399         (LDLIBS-bench-exp2): Add -lm.
13400         (LDLIBS-bench-log2): Likewise.
13401         * benchtests/exp2-inputs: New inputs file.
13402         * benchtests/log2-inputs: New inputs file.
13403         * benchtests/log-inputs: Add new inputs.
13404         * benchtests/tan-inputs: Likewise.
13406 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
13408         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
13409         definition...
13410         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
13411         (csloww2): ... from here.
13413         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
13414         instead of structures.
13415         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
13416         (POLYNOMIAL): Likewise.
13417         (TAYLOR_SLOW): Likewise.
13418         (__sin): Likewise.
13419         (__cos): Likewise.
13420         (slow1): Likewise.
13421         (slow2): Likewise.
13422         (sloww): Likewise.
13423         (sloww1); Likewise.
13424         (sloww2): Likewise.
13425         (bsloww1): Likewise.
13426         (bsloww2): Likewise.
13427         (cslow2): Likewise.
13428         (csloww): Likewise.
13429         (csloww1): Likewise.
13430         (csloww2): Likewise.
13432 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
13434         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
13435         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
13436         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
13437         * malloc/hooks.c (realloc_check): Likewise.
13439         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
13440         * malloc/arena.c: Remove PER_THREAD conditional.
13441         [!PER_THREAD]: Remove code.
13442         (ptmalloc_unlock_all2): Likewise.
13443         (ptmalloc_init): Likewise.
13444         (_int_new_arena): Likewise.
13445         (arena_get2): Likewise.
13446         * malloc/hooks.c (__malloc_get_state): Likewise.
13447         (__malloc_set_state): Likewise.
13448         * malloc/malloc.c: Likewise.
13449         (struct malloc_state): Likewise.
13450         (struct malloc_par): Likewise.
13451         (__libc_realloc): Likewise.
13452         (__libc_mallopt): Likewise.
13454 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13456         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
13458 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
13460         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
13461         macro to a function.  Check for zero perturb_byte.
13462         (_int_malloc, _int_free): Remove zero perturb_byte checks.
13464         * malloc/malloc.c: (force_reg): Remove.
13465         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
13466         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
13467         force_reg by atomic_forced_read.
13468         * malloc/arena.c (ptmalloc_init): Likewise.
13469         * malloc/hooks.c (top_check): Likewise.
13471 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13473         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13475 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
13477         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
13479 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
13481         * math/auto-libm-test-in: Add tests of lgamma.
13482         * math/auto-libm-test-out: Regenerated.
13483         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
13484         (M_LOG_2_SQRT_PIl): Likewise.
13485         (lgamma_test_data): Use AUTO_TESTS_f_f1.
13486         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13487         mpfr_f_f1.
13488         (func_calc_desc): Add mpfr_f_f1 union field.
13489         (ARGS1): New macro.
13490         (ARGS2): Likewise.
13491         (ARGS3): Likewise.
13492         (ARGS4): Likewise.
13493         (RET1): Likewise.
13494         (RET2): Likewise.
13495         (CALC): Likewise.
13496         (FUNC): Likewise.
13497         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
13498         (test_functions): Add lgamma.
13499         (calc_generic_results): Handle mpfr_f_f1.
13500         * sysdeps/i386/fpu/libm-test-ulps: Update.
13501         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13503 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13505         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
13506         __mpn_add_n for PowerPC64/POWER7.
13507         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
13508         __mpn_sub_n for PowerPC64/POWER7.
13510         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
13511         __mpn_addmul_1 for PowerPC64.
13512         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
13513         __mpn_submul_1 for PowerPC64.
13514         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
13515         for PowerPC64.
13516         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
13517         for PowerPC64.
13519 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
13521         [BZ #15089]
13522         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
13524 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13526         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
13528         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
13529         add multiarch folders.
13530         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
13531         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
13532         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
13533         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
13534         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
13535         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
13536         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
13537         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
13538         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
13539         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
13540         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
13541         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
13542         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
13543         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
13544         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
13545         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
13546         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
13548         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
13549         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
13550         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
13551         New file.
13552         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
13553         New file.
13554         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
13555         multiarch __ieee754_hypot for PowerPC32.
13556         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
13557         New file.
13558         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
13559         New file.
13560         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
13561         multiarch __ieee754_hypotf for PowerPC32.
13563         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
13564         long_double_symbol only if __logbl is defined.
13565         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
13566         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
13567         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
13568         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
13569         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
13570         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
13571         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
13572         path for implementation.
13573         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
13574         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
13575         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
13576         logb, and logbl multiarch implementations for PowerPC32.
13577         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
13578         file.
13579         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
13580         file.
13581         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
13582         multiarch logb for PowerPC32.
13583         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
13584         file.
13585         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
13586         file.
13587         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
13588         multiarch logbf for PowerPC32.
13589         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
13590         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
13591         file.
13592         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
13593         multiarch logbl implementation for PowerPC32.
13595         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
13596         and modff multiarch implementations.
13597         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
13598         New file.
13599         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
13600         New file.
13601         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
13602         multiarch modf for PowerPC32.
13603         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
13604         New file.
13605         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
13606         New file.
13607         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
13608         multiarch modff for PowerPC32.
13610         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
13611         and lrintf multiarch implementations.
13612         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
13613         New file.
13614         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
13615         New file.
13616         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
13617         multiarch lrint for PowerPC32.
13618         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
13619         file: multiarch lrintf for PowerPC32.
13621         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
13622         and lroundf multiarch implementations.
13623         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
13624         New file.
13625         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
13626         New file.
13627         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
13628         New file.
13629         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
13630         multiarch lround for PowerPC32.
13631         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
13632         file: multiarch lroundf for PowerPC32.
13634         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
13635         copysign and copysignf multiarch implementations.
13636         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
13637         New file.
13638         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
13639         New file.
13640         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
13641         file: multiarch copysign for PowerPC32.
13642         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
13643         file: multiarch copysignf for PowerPC32.
13645         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
13646         and truncf multiarch implementations.
13647         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
13648         New file.
13649         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
13650         file.
13651         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
13652         multiarch trunc for PowerPC32.
13653         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
13654         New file.
13655         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
13656         New file.
13657         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
13658         multiarch truncf for PowerPC32.
13660         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
13661         and roundf multiarch implementations.
13662         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
13663         New file.
13664         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
13665         file.
13666         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
13667         multiarch round for PowerPC32.
13668         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
13669         New file.
13670         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
13671         New file.
13672         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
13673         multiarch roundf for PowerPC32.
13675         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
13676         and floorf multiarch implementations.
13677         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
13678         New file.
13679         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
13680         file.
13681         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
13682         multiarch floor for PowerPC32.
13683         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
13684         New file.
13685         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
13686         New file.
13687         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
13688         multiarch floorf for PowerPC32.
13690         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
13691         and ceilf multiarch implementations.
13692         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
13693         New file.
13694         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
13695         file.
13696         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
13697         multiarch ceil for PowerPC32.
13698         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
13699         New file.
13700         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
13701         file.
13702         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
13703         multiarch ceilf for PowerPC32.
13705         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
13706         is defined.
13707         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
13708         FINITEF is defined.
13709         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
13710         and finitef multiarch implementations.
13711         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
13712         New file.
13713         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
13714         file.
13715         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
13716         multiarch finite for PowerPC32.
13717         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
13718         New file.
13719         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
13720         file: multiarch finitef for PowerPC32.
13722         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
13723         and isinff multiarch implementations.
13724         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
13725         file.
13726         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
13727         file.
13728         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
13729         multiarch isinf for PowerPC32.
13730         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
13731         New file.
13732         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
13733         multiarch isinff for PowerPC32.
13735         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
13736         alias when __isnan is defined.
13737         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
13738         and isnanf multiarch implementations.
13739         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
13740         file.
13741         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
13742         file.
13743         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
13744         file.
13745         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
13746         file.
13747         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
13748         multiarch isnan for PowerPC32.
13749         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
13750         New file.
13751         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
13752         New file.
13753         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
13754         multiarch isnanf for PowerPC32.
13756         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
13757         and sqrtf multiarch implementations.
13758         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
13759         file.
13760         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
13761         file.
13762         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
13763         multiarch sqrt for PowerPC32.
13764         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
13765         file.
13766         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
13767         file.
13768         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
13769         multiarch sqrtf for PowerPC32.
13771         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
13772         and llroundf multiarch implementations.
13773         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
13774         New file.
13775         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
13776         New file.
13777         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
13778         New file.
13779         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
13780         file: multiarch llround for PowerPC32.
13781         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
13782         file: multiarch llroundf for PowerPC32.
13784         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
13785         multiarch PowerPC32 fpu implementations.
13786         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
13787         New file.
13788         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
13789         New file.
13790         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
13791         multiarch llrint for PowerPC32.
13792         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
13793         New file.
13794         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
13795         New file.
13796         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
13797         file.
13799         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
13801         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
13802         file.
13803         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
13804         file.
13805         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
13806         file.
13807         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
13808         multiarch wordcopy for PPC32.
13809         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
13810         wordcopy objects.
13811         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13812         (__libc_ifunc_impl_list): Likewise.
13813         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
13814         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
13815         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
13816         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
13817         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
13818         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
13820         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
13821         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
13822         file.
13823         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
13824         file.
13825         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
13826         file.
13827         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
13828         multiarch wcscpy for PPC32.
13829         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
13830         multiarch objects.
13831         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13832         (__libc_ifunc_impl_list): Likewise.
13833         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
13834         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
13835         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
13836         sysdeps/powerpc/power6/wcscpy.c.
13838         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
13839         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
13840         file.
13841         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
13842         file.
13843         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
13844         file.
13845         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
13846         multiarch wcsrchr for PPC32.
13847         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
13848         multiarch objects.
13849         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13850         (__libc_ifunc_impl_list): Likewise.
13851         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
13852         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
13853         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
13854         sysdeps/powerpc/power6/wcsrchr.c.
13856         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
13857         file.
13858         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
13859         file.
13860         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
13861         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
13862         multiarch wcschr for PPc32.
13863         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
13864         multiarch objects.
13865         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13866         (__libc_ifunc_impl_list): Likewise.
13867         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
13868         * sysdeps/powerpc/power6/wcschr.c: ... to here.
13869         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
13870         sysdeps/powerpc/power6/wcschr.c.
13872         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
13873         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
13874         file.
13875         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
13876         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
13877         file: multiarch strchr for PPC32.
13878         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
13879         multiarch objects.
13880         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13881         (__libc_ifunc_impl_list): Likewise.
13883         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
13884         name.
13885         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
13886         file.
13887         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
13888         file.
13889         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
13890         multiarch strchrnul for PPC32.
13891         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
13892         multiarch objects.
13893         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13894         (__libc_ifunc_impl_list): Likewise.
13896         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
13897         file.
13898         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
13899         multiarch strncasecmp for PPC32.
13900         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
13901         file.
13902         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
13903         multiarch strncasecmp_l for PPC32.
13904         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
13905         strncasecmp multiarch objects.
13906         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13907         (__libc_ifunc_impl_list): Likewise.
13909         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
13910         file.
13911         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
13912         multiarch strncasecmp for PPC32.
13913         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
13914         New file.
13915         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
13916         multiarch strcasecmp_l for PPC32.
13917         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
13918         multiarch objects.
13919         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13920         (__libc_ifunc_impl_list): Likewise.
13922         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
13923         file.
13924         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
13925         file.
13926         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
13927         multiarch strncmp for PPC32.
13928         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
13929         multiarch objects.
13930         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13931         (__libc_ifunc_impl_list): Likewise.
13933         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
13934         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
13935         file.
13936         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
13937         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
13938         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
13939         multiarch objects.
13940         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13941         (__libc_ifunc_impl_list): Likewise.
13943         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
13944         file.
13945         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
13946         file.
13947         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
13948         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
13949         multiarch objects.
13950         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13951         (__libc_ifunc_impl_list): Likewise.
13953         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
13954         file.
13955         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
13956         file.
13957         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
13958         multiarch rawmemchr for PPC32.
13959         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
13960         multiarch objects.
13961         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13962         (__libc_ifunc_impl_list): Likewise.
13964         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
13965         file.
13966         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
13967         file.
13968         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
13969         file: memrchr multiarch for PPC32.
13970         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
13971         multiarch objects.
13972         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13973         (__libc_ifunc_impl_list): Likewise.
13975         * string/memchr.c (__memchr): Using macro to redefine symbol name.
13976         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
13977         file.
13978         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
13979         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
13980         multiarch memchr for PPC32.
13981         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
13982         multiarch objects.
13983         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13984         (__libc_ifunc_impl_list): Likewise.
13986         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
13987         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
13988         file.
13989         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
13990         file.
13991         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
13992         file: multiarch mempcpy for PPC32.
13993         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
13994         multiarch objects.
13995         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13996         (__libc_ifunc_impl_list): Likewise.
13998         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
13999         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
14000         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
14001         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
14002         multiarch bzero for PPC32.
14003         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
14004         file.
14005         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
14006         file.
14007         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
14008         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
14009         file: multiarch memset for PPC32.
14010         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
14011         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
14012         memset multiarch objects.
14013         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
14014         (__libc_ifunc_impl_list): Likewise.
14016         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
14017         file.
14018         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
14019         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
14020         memcmp for PPC32.
14021         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
14022         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
14023         multiarch objects.
14024         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
14025         (__libc_ifunc_impl_list): Likewise.
14027         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
14028         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
14029         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
14030         file.
14031         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
14032         file.
14033         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
14034         file.
14035         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
14036         multiarch memcpy for PPC32.
14037         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
14038         multiarch objects.
14039         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
14040         (__libc_ifunc_impl_list): Likewise.
14042         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
14043         support multiarch for POWER/PPC32.
14044         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
14045         Likewise.
14046         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
14047         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
14048         Implies file to make multiarch folder appers before the fpu and
14049         default folder for power4 configuration.
14051 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
14053         * scripts/bench.pl: Append volatile keyword to type.
14055 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
14057         * sysdeps/sh/sotruss-lib.c: New file.
14058         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
14060 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14062         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14064 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
14066         [BZ #6810]
14067         * math/w_tgamma.c: Include <errno.h>.
14068         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
14069         * math/w_tgammaf.c: Include <errno.h>.
14070         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
14071         * math/w_tgammal.c: Include <errno.h>.
14072         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
14073         * math/auto-libm-test-in: Do not allow missing errno on tgamma
14074         underflow.  Add more tgamma tests.
14075         * math/auto-libm-test-out: Regenerated.
14076         * sysdeps/i386/fpu/libm-test-ulps: Update.
14077         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14079         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
14080         sin, sinh, tan, tanh, tgamma, y0 and y1.
14081         * math/auto-libm-test-out: Regenerated.
14082         * math/libm-test.inc (TEST_COND_x86_64): New macro.
14083         (TEST_COND_x86): Likewise.
14084         (M_E2l): Remove macro.
14085         (M_E3l): Likewise.
14086         (M_2_SQRT_PIl): Likewise.
14087         (M_SQRT_PIl): Likewise.
14088         (M_1_DIV_El): Likewise.
14089         (log_test_data): Use AUTO_TESTS_f_f.
14090         (log10_test_data): Likewise.
14091         (log1p_test_data): Likewise.
14092         (log2_test_data): Likewise.
14093         (sin_test_data): Likewise.
14094         (sin_tonearest_test_data): Likewise.
14095         (sin_towardzero_test_data): Likewise.
14096         (sin_downward_test_data): Likewise.
14097         (sin_upward_test_data): Likewise.
14098         (sinh_test_data): Likewise.
14099         (sinh_tonearest_test_data): Likewise.
14100         (sinh_towardzero_test_data): Likewise.
14101         (sinh_downward_test_data): Likewise.
14102         (sinh_upward_test_data): Likewise.
14103         (tan_test_data): Likewise.
14104         (tan_tonearest_test_data): Likewise.
14105         (tan_towardzero_test_data): Likewise.
14106         (tan_downward_test_data): Likewise.
14107         (tan_upward_test_data): Likewise.
14108         (tanh_test_data): Likewise.
14109         (tgamma_test_data): Likewise.
14110         (y0_test_data): Likewise.
14111         (y1_test_data): Likewise.
14112         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
14113         (special_real_inputs): Add pi/4.
14114         * sysdeps/i386/fpu/libm-test-ulps: Update.
14115         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14117 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14119         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
14120         "longjmp_target" static probes.
14121         (__longjmp): Rename to __longjmp_symbol.
14122         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
14123         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
14124         on which longjmp to generate.
14125         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
14126         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
14127         probe.
14128         (__sigsetjmp): Rename to __sigsetjmp_symbol.
14129         (__sigjmp_save): Rename to __sigjmp_save_symbol.
14130         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
14131         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
14132         and __sigjmp_save_symbol based on which sigsetjmp to generated.
14133         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
14134         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
14135         __longjmp_symbol based on which __longjmp to generate.
14136         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
14137         probe.
14138         (setjmp): Rename to setjmp_symbol.
14139         (__sigsetjmp): Rename to __sigsetjmp_symbol.
14140         (_setjmp): Rename to _setjmp_symbol.
14141         (__sigsetjmp): Rename to __sigsetjmp_symbol.
14142         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
14143         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
14144         which setjmp to generate.
14145         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
14146         "longjmp_target" static probes.
14148 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
14150         * benchtests/README: Add note about output arguments.
14151         * benchtests/bench-sincos.c: Remove file.
14152         * benchtests/sincos-inputs: New file.
14153         * scripts/bench.pl: Identify output arguments and define
14154         static variables for them.
14156         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
14158         [BZ #15941]
14159         * Makefile (INSTALL): Add install-plain.texi as the primary
14160         dependency.
14161         * manual/install-plain.texi: New file.
14162         * manual/install.texi: Include node directive only for
14163         non-plaintext output.
14165 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
14167         * stdlib/longlong.h: Update from GCC.
14169         [BZ #6807]
14170         [BZ #15901]
14171         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
14172         * math/w_j0f.c (y0f): Likewise.
14173         * math/w_j0l.c (__y0l): Likewise.
14174         * math/w_j1.c (y1): Likewise.
14175         * math/w_j1f.c (y1f): Likewise.
14176         * math/w_j1l.c (__y1l): Likewise
14177         * math/w_jn.c (yn): Likewise.
14178         * math/w_jnf.c (ynf): Likewise.
14179         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
14180         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
14181         value for Bessel function domain errors outside _SVID_ mode.
14182         Adjust sign of return value for yn (negative integer, 0).
14183         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
14184         by zero in return for negative x and set sign appropriately for
14185         negative n.
14186         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
14187         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
14188         * math/libm-test.inc (y0_test_data): Add more tests and adjust
14189         expectations in error cases.
14190         (y1_test_data): Likewise.
14191         (yn_test_data): Likewise.
14192         * sysdeps/i386/fpu/libm-test-ulps: Update.
14193         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14195 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14197         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
14198         "64" to "64-v1".  Add "64-v2".
14199         (abi-64-options): Rename to ...
14200         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
14201         (abi-64-condition): Rename to ...
14202         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
14203         (abi-64-ld-soname): Rename to ...
14204         (abi-64-v1-ld-soname): ... this.
14205         (abi-64-v2-options): Define.
14206         (abi-64-v2-condition): Likewise.
14207         (abi-64-v2-ld-soname): Likewise.
14208         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
14209         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
14210         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
14211         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
14212         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
14214 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14215             Alan Modra  <amodra@gmail.com>
14217         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
14218         New versions for use with the ELFv2 ABI.
14219         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
14220         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
14221         declaration.
14222         (struct La_ppc64v2_retval): Likewise.
14223         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
14224         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
14225         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
14226         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
14227         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
14228         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
14229         Do not save or restore CR.
14230         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
14231         (_dl_profile_resolve): Do no save or restore CR.  Support extended
14232         return values for ELFv2 ABI.  Fix location of FPR return registers.
14233         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
14234         updated values for _CALL_ELF == 2.
14235         (La_regs, La_retval, int_retval): Likewise.
14237 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14239         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
14240         (FRAME_MIN_SIZE_PARM): Likewise.
14241         (FRAME_BACKCHAIN): Likewise.
14242         (FRAME_CR_SAVE): Likewise.
14243         (FRAME_LR_SAVE): Likewise.
14244         (FRAME_TOC_SAVE): Likewise.
14245         (FRAME_PARM_SAVE): Likewise.
14246         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
14247         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
14248         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
14249         (call_mcount_parm_offset): New macro.
14250         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
14251         (PROF): Use symbolic stack frame offsets.
14252         (TAIL_CALL_SYSCALL_ERROR): Likewise.
14253         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
14254         Redefine in terms of FRAME_MIN_SIZE.
14255         (_dl_runtime_resolve): Use symbolic stack frame offsets.
14256         (_dl_profile_resolve): Likewise.  Update comment.
14257         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
14258         symbols stack frame offsets.
14259         (__sigsetjmp): Likewise.
14260         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
14261         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
14262         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
14263         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
14265         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
14266         (FRAME_BACKCHAIN): Remove.
14267         (FRAME_CR_SAVE): Likewise.
14268         (FRAME_LR_SAVE): Likewise.
14269         (FRAME_COMPILER_DW): Likewise.
14270         (FRAME_LINKER_DW): Likewise.
14271         (FRAME_TOC_SAVE): Likewise.
14272         (FRAME_PARM_SAVE): Likewise.
14273         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
14274         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
14275         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
14276         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
14277         (CHECK_SP): Use symbolic stack frame offsets.
14278         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
14279         zone" instead of caller's parameter save area for temp storage.
14280         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
14281         Likewise.  Also, use symbolic stack frame offsets.
14282         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
14283         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
14284         our own stack frame instead of the caller's.
14285         (__socket): Use symbolic stack frame offsets.
14287 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14288             Alan Modra  <amodra@gmail.com>
14290         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
14291         Define.
14292         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
14293         (PPC64_LOCAL_ENTRY_OFFSET): Define.
14294         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
14295         New function.
14296         (elf_machine_fixup_plt): Call it.
14297         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
14298         reloc arguments.
14299         (elf_machine_rela): Update call to elf_machine_plt_conflict.
14300         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
14301         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
14302         r2 before calling target.
14304 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14305             Alan Modra  <amodra@gmail.com>
14307         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
14308         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
14309         versions of macros to support ELFv2 ABI.
14310         (LOCALENTRY): New macro.
14311         (ENTRY, EALIGN): Use it.
14312         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
14313         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
14314         fall through into ENTRY entry point.
14315         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
14316         Only define if _CALL_ELF != 2.
14318         (elf_machine_matches_host): Verify ABI version matches.
14319         (RTLD_START): Use LOCALENTRY.
14320         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
14321         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
14322         (PLT_ENTRY_WORDS): New macro.
14323         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
14324         (elf_machine_runtime_setup): Support ELFv2 ABI.
14325         (elf_machine_fixup_plt): Likewise.
14326         (elf_machine_plt_conflict): Likewise.
14327         (resolve_ifunc): Likewise.
14328         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
14329         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
14330         Likewise.
14331         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
14332         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
14333         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
14334         (makecontext): Support ELFv2 ABI.
14335         * elf/elf.h (EF_PPC64_ABI): Define.
14337 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14339         * sysdeps/powerpc/powerpc64/sysdep.h
14340         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
14341         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
14342         (ENTRY) [ASSEMBLER]: ... but instead here ...
14343         (EALIGN) [ASSEMBLER]: ... and here.
14344         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
14345         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
14346         (ENTRY_2) [!ASSEMBLER]: Use it.
14347         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
14348         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
14349         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
14350         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
14351         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
14352         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
14353         Use PPC64_LOAD_FUNCPTR.
14355         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
14357 2013-12-04  Alan Modra  <amodra@gmail.com>
14359         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
14360         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
14361         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
14362         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
14364         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
14365         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
14366         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
14367         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
14368         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
14369         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
14371 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14373         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
14374         (__makecontext): Fix incorrect CFI when backtracing out of
14375         context created via makecontext.
14376         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
14377         (__setcontext): Fix incorrect CFI during switch to new context.
14378         (__novec_setcontext): Likewise.
14380 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
14382         [BZ #4772]
14383         * time/strptime_l.c (__strptime_internal): Allow modifiers
14384         in strptime.
14385         * time/tst-strptime.c (day_tests): Add testcase.
14387 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
14389         * scripts/bench.pl: Skip over blank lines.
14391 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
14393         [BZ #926]
14394         * manual/time.texi (Calendar Time): Clarify what timezone functions
14395         use.
14397 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14399         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14401 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
14403         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
14404         implementation.
14405         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
14406         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
14407         * debug/memset_chk.c (__memset_chk): Likewise.
14408         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
14409         * debug/strncpy_chk.c: Likewise.
14411 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
14413         [BZ #15268]
14414         [BZ #15425]
14415         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
14416         (__ieee754_exp): For possibly underflowing results, check size of
14417         result and force underflow exception if required.
14418         * math/auto-libm-test-in: Add more tests of exp.
14419         * math/auto-libm-test-out: Regenerated.
14420         * sysdeps/i386/fpu/libm-test-ulps: Update.
14421         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14423         [BZ #16283]
14424         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
14425         * math/w_exp2f.c (__exp2f): Likewise.
14426         * math/w_exp2l.c (__exp2l): Likewise.
14427         * math/auto-libm-test-in: Do not allow missing errno on exp2
14428         underflow.
14429         * math/auto-libm-test-out: Regenerated.
14431 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
14433         [BZ #16274]
14434         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
14435         handle filename validation.
14436         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
14437         (do_open): Delete.
14439 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
14441         [BZ #6786]
14442         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
14443         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
14444         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
14445         <float.h>.
14446         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
14447         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
14448         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
14449         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
14450         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
14451         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
14452         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
14453         * math/auto-libm-test-in: Don't allow missing errno from erfc.
14454         Add more erfc tests.
14455         * math/auto-libm-test-out: Regenerated.
14456         * sysdeps/i386/fpu/libm-test-ulps: Update.
14457         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14459         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
14460         exp2, expm1, j0 and j1.
14461         * math/auto-libm-test-out: Regenerated.
14462         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
14463         (erfc_test_data): Likewise.
14464         (exp_test_data): Likewise.
14465         (exp_tonearest_test_data): Likewise.
14466         (exp_towardzero_test_data): Likewise.
14467         (exp_downward_test_data): Likewise.
14468         (exp_upward_test_data): Likewise.
14469         (exp10_test_data): Likewise.
14470         (exp2_test_data): Likewise.
14471         (expm1_test_data): Likewise.
14472         (j0_test_data): Likewise.
14473         (j1_test_data): Likewise.
14474         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
14475         (input_flag_type): Add flag_xfail_rounding.
14476         (input_flags): Add xfail-rounding.
14477         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
14478         (output_for_one_input_case): Handle flag_xfail_rounding.
14479         * sysdeps/i386/fpu/libm-test-ulps: Update.
14480         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14482 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
14484         [BZ #16289]
14485         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
14486         division by 0.
14488 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
14490         [BZ #16195]
14491         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
14492         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
14493         (STAP_PROBE0): New macro.
14494         (STAP_PROBE1): Likewise.
14495         (STAP_PROBE2): Likewise.
14496         (STAP_PROBE3): Likewise.
14497         (STAP_PROBE4): Likewise.
14499 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
14501         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
14503 2013-12-02  Steve Ellcey  <sellcey@mips.com>
14505         * benchtests/Makefile (bench): Add sqrt.
14506         (LDLIBS-bench-sqrt): New.
14507         * benchtests/sqrt-input: New.
14509 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
14511         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
14512         (GAIH_EAI): Likewise.
14513         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
14514         (gaih_inet): Likewise.
14515         (getaddrinfo): Don't use GAIH_EAI.
14517         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
14518         (struct gaih): Remove definition.
14520 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
14522         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
14523         Use HERRNOP directly.
14525 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14527         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14529 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
14531         * math/gen-auto-libm-tests.c (test_functions): Add more
14532         single-argument functions.
14533         (special_fill_pi_2): New function.
14534         (special_fill_minus_pi_2): Likewise.
14535         (special_fill_pi_6): Likewise.
14536         (special_fill_minus_pi_6): Likewise.
14537         (special_fill_pi_3): Likewise.
14538         (special_fill_2pi_3): Likewise.
14539         (special_fill_e): Likewise.
14540         (special_fill_1_e): Likewise.
14541         (special_fill_e_minus_1): Likewise.
14542         (special_real_inputs): Add more special inputs.
14543         (output_for_one_input_case): Do not require ERANGE on underflow to
14544         zero if round-to-nearest result does not underflow to zero, unless
14545         exact results required.
14546         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
14547         atan, atanh, cbrt, cos and cosh.
14548         * math/auto-libm-test-out: Regenerated.
14549         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
14550         (acos_tonearest_test_data): Likewise.
14551         (acos_towardzero_test_data): Likewise.
14552         (acos_downward_test_data): Likewise.
14553         (acos_upward_test_data): Likewise.
14554         (acosh_test_data): Likewise.
14555         (asin_test_data): Likewise.
14556         (asin_tonearest_test_data): Likewise.
14557         (asin_towardzero_test_data): Likewise.
14558         (asin_upward_test_data): Likewise.
14559         (asinh_test_data): Likewise.
14560         (atan_test_data): Likewise.
14561         (atanh_test_data): Likewise.
14562         (cbrt_test_data): Likewise.
14563         (cos_test_data): Likewise.
14564         (cos_tonearest_test_data): Likewise.
14565         (cos_towardzero_test_data): Likewise.
14566         (cos_downward_test_data): Likewise.
14567         (cos_upward_test_data): Likewise.
14568         (cosh_test_data): Likewise.
14569         (cosh_tonearest_test_data): Likewise.
14570         (cosh_towardzero_test_data): Likewise.
14571         (cosh_downward_test_data): Likewise.
14572         (cosh_upward_test_data): Likewise.
14573         * sysdeps/i386/fpu/libm-test-ulps: Update.
14574         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14576 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
14578         [BZ #6787]
14579         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
14580         * math/w_exp10f.c (__exp10f): Likewise.
14581         * math/w_exp10l.c (__exp10l): Likewise.
14582         * math/libm-test.inc (exp10_test_data): Add more tests and expect
14583         errno settings in existing tests.
14585         [BZ #14032]
14586         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
14587         precision control set to double precision.
14588         * sysdeps/i386/fpu/w_sqrt.c: New file.
14589         * math/auto-libm-test-in: Add more tests.
14590         * math/auto-libm-test-out: Update.
14592         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
14593         (sqrt_test_tonearest): New function.
14594         (sqrt_towardzero_test_data): New variable.
14595         (sqrt_test_towardzero): New function.
14596         (sqrt_downward_test_data): New variable.
14597         (sqrt_test_downward): New function.
14598         (sqrt_upward_test_data): New variable.
14599         (sqrt_test_upward): New function.
14600         (main): Call the new functions.
14602         * math/gen-auto-libm-tests.c: New file.
14603         * math/auto-libm-test-in: Likewise.
14604         * math/auto-libm-test-out: New generated file.
14605         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
14606         variables.
14607         (%beautify): Add generated representations of zero.
14608         (top level): Set $auto_input and call parse_auto_input.
14609         (beautify): Remove trailing "f" from hex float constants.
14610         (parse_args): Handle XFAIL_TEST.
14611         (convert_condition): New function.
14612         (or_value): Likewise.
14613         (or_cond_value): Likewise.
14614         (generate_testfile): Handle AUTO_TESTS_* lines.
14615         (parse_auto_input): New function.
14616         * math/libm-test.inc (XFAIL_TEST): New macro.
14617         (ERRNO_UNCHANGED): Update value.
14618         (ERRNO_EDOM): Likewise.
14619         (ERRNO_ERANGE): Likewise.
14620         (IGNORE_RESULT): Likewise.
14621         (TEST_COND_flt_32): New macro.
14622         (TEST_COND_dbl_64): Likewise.
14623         (TEST_COND_ldbl_96_intel): Likewise.
14624         (TEST_COND_ldbl_96_m68k): Likewise.
14625         (TEST_COND_ldbl_128): Likewise.
14626         (TEST_COND_ldbl_128ibm): Likewise.
14627         (TEST_COND_long32): Likewise.
14628         (TEST_COND_long64): Likewise.
14629         (TEST_COND_before_rounding): Likewise.
14630         (TEST_COND_after_rounding): Likewise.
14631         (enable_test): Handle XFAIL_TEST flag.
14632         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
14633         with finite results.
14634         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
14635         auto-libm-test-out.
14637 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
14638             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
14640         [BZ #16214]
14641         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
14642         __tls_get_addr_internal instead of __tls_get_offset in order to
14643         avoid GOT pointer dependency.  Make rtld export
14644         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
14645         __tls_get_addr since we are a __tls_get_offset platform.
14646         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
14647         GOT pointer being set up before.
14648         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
14650 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
14652         * manual/math.texi (Errors in Math Functions): Document accuracy
14653         goals.
14655         [BZ #15004]
14656         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
14657         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
14658         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
14659         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
14660         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
14661         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
14662         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
14663         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
14664         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
14665         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
14666         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
14667         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
14668         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
14669         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
14670         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
14671         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
14673         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
14674         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
14675         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
14676         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
14677         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
14678         Likewise.
14679         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
14680         Likewise.
14681         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
14682         Likewise.
14683         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
14684         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
14685         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
14686         atomic-feupdateenv and flt-rounds.
14687         * sysdeps/powerpc/nofpu/Versions (libc): Add
14688         __atomic_feholdexcept, __atomic_feclearexcept,
14689         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
14690         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
14691         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
14692         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
14693         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
14694         here.
14695         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
14696         Update.
14698         * manual/arith.texi (FP Exceptions): Document that exceptions may
14699         not be raised when matherr is used.
14700         (Math Error Reporting): Document overflow in directed rounding
14701         modes.  Document that errno may not be set when finite values are
14702         returned on overflow.  Document intent to set errno on underflow
14703         only for underflow to zero.
14705         [BZ #16271]
14706         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
14707         round-to-nearest then adjust result for other rounding modes.
14708         * include/fenv.h (fegetround): Use libm_hidden_proto.
14709         * math/fegetround.c (fegetround): Use libm_hidden_def.
14710         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
14711         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
14712         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
14713         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
14714         Likewise.
14715         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
14716         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
14717         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
14718         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
14720 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
14722         [BZ #16077]
14723         * nss/Versions (libnss_files): Add
14724         _nss_files_gethostbyname3_r.
14725         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
14726         New function.
14727         (HOST_DB_LOOKUP): Remove macro.
14728         (_nss_files_gethostbyname_r): Implement function without the
14729         HOST_DB_LOOKUP macro.
14730         (_nss_files_gethostbyname2_r): Likewise.
14732 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
14734         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
14736 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
14738         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
14739         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
14740         warning.
14742 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14744         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
14745         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
14746         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
14747         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
14748         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
14749         __fe_nomask_env_priv and attribute_hidden.
14750         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
14751         (libc_feupdateenv_test_ppc): Likewise.
14752         (libc_feresetround_ppc): Likewise.
14753         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
14754         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
14755         compat_symbol macro.
14756         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
14757         (__fe_nomask_env): Likewise.
14758         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
14760 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
14762         * string/Makefile: Remove ifunc tests.
14763         * string/test-string.h: Define TEST_IFUNC.
14764         * string/test-bcopy-ifunc.c: Remove.
14765         * string/test-bzero-ifunc.c: Likewise.
14766         * string/test-memccpy-ifunc.c: Likewise.
14767         * string/test-memchr-ifunc.c: Likewise.
14768         * string/test-memcmp-ifunc.c: Likewise.
14769         * string/test-memcpy-ifunc.c: Likewise.
14770         * string/test-memmem-ifunc.c: Likewise.
14771         * string/test-memmove-ifunc.c: Likewise.
14772         * string/test-mempcpy-ifunc.c: Likewise.
14773         * string/test-memrchr-ifunc.c: Likewise.
14774         * string/test-memset-ifunc.c: Likewise.
14775         * string/test-rawmemchr-ifunc.c: Likewise.
14776         * string/test-stpcpy-ifunc.c: Likewise.
14777         * string/test-stpncpy-ifunc.c: Likewise.
14778         * string/test-strcasecmp-ifunc.c: Likewise.
14779         * string/test-strcasestr-ifunc.c: Likewise.
14780         * string/test-strcat-ifunc.c: Likewise.
14781         * string/test-strchr-ifunc.c: Likewise.
14782         * string/test-strchrnul-ifunc.c: Likewise.
14783         * string/test-strcmp-ifunc.c: Likewise.
14784         * string/test-strcpy-ifunc.c: Likewise.
14785         * string/test-strcspn-ifunc.c: Likewise.
14786         * string/test-strlen-ifunc.c: Likewise.
14787         * string/test-strncasecmp-ifunc.c: Likewise.
14788         * string/test-strncat-ifunc.c: Likewise.
14789         * string/test-strncmp-ifunc.c: Likewise.
14790         * string/test-strncpy-ifunc.c: Likewise.
14791         * string/test-strnlen-ifunc.c: Likewise.
14792         * string/test-strpbrk-ifunc.c: Likewise.
14793         * string/test-strrchr-ifunc.c: Likewise.
14794         * string/test-strspn-ifunc.c: Likewise.
14795         * string/test-strstr-ifunc.c: Likewise.
14797 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
14799         * benchtests/Makefile: Remove ifunc tests.
14800         * benchtests/bench-string.h: Define TEST_IFUNC.
14801         * benchtests/bench-bcopy-ifunc.c: Remove.
14802         * benchtests/bench-bzero-ifunc.c: Likewise.
14803         * benchtests/bench-memccpy-ifunc.c: Likewise.
14804         * benchtests/bench-memchr-ifunc.c: Likewise.
14805         * benchtests/bench-memcmp-ifunc.c: Likewise.
14806         * benchtests/bench-memcpy-ifunc.c: Likewise.
14807         * benchtests/bench-memmem-ifunc.c: Likewise.
14808         * benchtests/bench-memmove-ifunc.c: Likewise.
14809         * benchtests/bench-mempcpy-ifunc.c: Likewise.
14810         * benchtests/bench-memrchr-ifunc.c: Likewise.
14811         * benchtests/bench-memset-ifunc.c: Likewise.
14812         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
14813         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
14814         * benchtests/bench-stpcpy-ifunc.c: Likewise.
14815         * benchtests/bench-stpncpy-ifunc.c: Likewise.
14816         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
14817         * benchtests/bench-strcasestr-ifunc.c: Likewise.
14818         * benchtests/bench-strcat-ifunc.c: Likewise.
14819         * benchtests/bench-strchr-ifunc.c: Likewise.
14820         * benchtests/bench-strchrnul-ifunc.c: Likewise.
14821         * benchtests/bench-strcmp-ifunc.c: Likewise.
14822         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
14823         * benchtests/bench-strcpy-ifunc.c: Likewise.
14824         * benchtests/bench-strcspn-ifunc.c: Likewise.
14825         * benchtests/bench-strlen-ifunc.c: Likewise.
14826         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
14827         * benchtests/bench-strncat-ifunc.c: Likewise.
14828         * benchtests/bench-strncmp-ifunc.c: Likewise.
14829         * benchtests/bench-strncpy-ifunc.c: Likewise.
14830         * benchtests/bench-strnlen-ifunc.c: Likewise.
14831         * benchtests/bench-strpbrk-ifunc.c: Likewise.
14832         * benchtests/bench-strrchr-ifunc.c: Likewise.
14833         * benchtests/bench-strsep-ifunc.c: Likewise.
14834         * benchtests/bench-strspn-ifunc.c: Likewise.
14835         * benchtests/bench-strstr-ifunc.c: Likewise.
14837 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
14839         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
14841 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
14843         * resolv/netdb.h: Use __glibc_reserved instead __unused.
14844         * rt/aio.h: Likewise.
14845         * sysdeps/gnu/bits/utmp.h: Likewise.
14846         * sysdeps/gnu/bits/utmpx.h: Likewise.
14847         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
14848         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
14849         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
14850         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
14851         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
14852         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
14853         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
14854         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
14855         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
14856         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
14857         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
14858         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
14859         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
14860         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
14861         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
14862         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
14863         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
14864         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
14865         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
14866         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
14867         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
14868         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
14869         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
14870         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
14871         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
14872         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
14873         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
14874         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
14875         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
14876         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
14877         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
14878         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
14879         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
14880         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
14881         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
14882         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
14883         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
14884         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
14885         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
14886         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
14887         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
14888         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
14890 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
14892         [BZ #16245]
14893         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
14894         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
14896 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
14898         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
14899         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
14900         Likewise.
14902 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14904         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
14905         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
14906         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
14907         (__fesetround): Remove define.
14908         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
14909         rounding and exceptions handling.
14910         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
14911         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
14912         (__fe_nomask_env): Likewise.
14913         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
14914         __fegetround instead of fegetround.
14915         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
14916         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
14918 2013-11-21  Roland McGrath  <roland@hack.frob.com>
14920         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
14921         it's there.
14923         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
14925 2013-11-21  Meador Inge  <meadori@codesourcery.com>
14927         [BZ #11157]
14928         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
14929         (encrypt_r): Likewise.
14930         * malloc/obstack.h (obstack_free): Likewise.
14931         * posix/unistd.h (encrypt): Likewise.
14933 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
14935         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
14936         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
14937         DL_CALL_DT_FINI() that call the functions directly.
14938         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
14939         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
14940         * elf/dl-fini.c: Likewise.
14942 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
14944         * malloc/hooks.c (memalign_check): Add alignment rounding.
14945         * malloc/malloc.c (_mid_memalign): New function.
14946         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
14947         Implement by calling _mid_memalign.
14948         * manual/probes.texi (Memory Allocation Probes): Remove
14949         memory_valloc_retry and memory_pvalloc_retry.
14951 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
14953         * locale/programs/locarchive.c (open_archive): Add const
14954         qualifier to ARCHIVEFNAME and copy default fname to
14955         DEFAULT_FNAME.
14957         [BZ #15601]
14958         * libio/tst-widetext.input: Rename Oriya to Odia.
14959         * locale/iso-639.def: Likewise.
14961         * manual/probes.texi (Mathematical Function Probes): Add
14962         documentation for sin, cos, asin and acos probes.
14963         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
14964         (__sin32): Add slowasin probe.
14965         (__cos32): Add slowacos probe.
14966         (__mpsin): Add slowsin probe.
14967         (__mpcos): Add slowcos probe.
14969 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
14971         [BZ #15483]
14972         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
14973         thread-local __sim_exceptions_thread and global
14974         __sim_exceptions_global.
14975         (__sim_disabled_exceptions): Change to thread-local
14976         __sim_disabled_exceptions_thread and global
14977         __sim_disabled_exceptions_global.
14978         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
14979         and global __sim_round_mode_global.
14980         (__simulate_exceptions): Use thread-local floating-point state and
14981         set global state from it as needed.
14982         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
14983         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
14984         __sim_round_mode_thread.
14985         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
14986         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
14987         and global __sim_exceptions_global.
14988         (__sim_disabled_exceptions): Change to thread-local
14989         __sim_disabled_exceptions_thread and global
14990         __sim_disabled_exceptions_global.
14991         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
14992         and global __sim_round_mode_global.
14993         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
14994         (SIM_SET_GLOBAL): Likewise.
14995         * sysdeps/powerpc/soft-fp/sfp-machine.h
14996         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
14997         __sim_round_mode_thread.
14998         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
14999         __sim_disabled_exceptions_thread.
15000         (__sim_exceptions): Change to __sim_exceptions_thread.
15001         (__sim_disabled_exceptions): Change to
15002         __sim_disabled_exceptions_thread.
15003         (__sim_round_mode): Change to __sim_round_mode_thread.
15004         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
15005         thread-local floating-point state and set global state from it as
15006         needed.
15007         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
15008         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
15009         (__sim_disabled_exceptions): Remove extern declaration.
15010         (feenableexcept): Use thread-local floating-point state and set
15011         global state from it as needed.
15012         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
15013         extern declaration.
15014         (__sim_disabled_exceptions): Likewise.
15015         (__sim_round_mode): Likewise.
15016         (__fegetenv): Use thread-local floating-point state.
15017         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
15018         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
15019         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
15020         floating-point state and set global state from it as needed.
15021         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
15022         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
15023         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
15024         Likewise.
15025         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
15026         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
15027         Likewise.
15028         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
15029         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
15030         Use __sim_round_mode_thread.
15031         * math/test-fenv-tls.c: New file.
15032         * math/Makefile (tests): Add test-fenv-tls.
15033         ($(objpfx)test-fenv-tls): Depend on
15034         $(common-objpfx)nptl/libpthread.so.
15036 2013-11-19  Andreas Schwab  <schwab@suse.de>
15038         * locale/programs/locale.c (show_info): Decode wordarray elements.
15039         * locale/categories.def (LC_MONETARY): Add element for
15040         _NL_MONETARY_CRNCYSTR.
15041         * locale/C-monetary.c (conversion_rate): New variable.
15042         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
15043         element.
15045 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
15047         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
15048         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
15050 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
15052         * elf/Makefile (tst-auxv): New test.
15053         * elf/tst-auxv.c: New
15054         * elf/rtld.c (dl_main): Adjust AT_EXECFN
15056 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
15058         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
15059         (hidden_proto): Caller changed.
15060         (hidden_tls_proto): New macro.
15061         (libc_hidden_tls_proto): Likewise.
15062         (rtld_hidden_tls_proto): Likewise.
15063         (libm_hidden_tls_proto): Likewise.
15064         (libresolv_hidden_tls_proto): Likewise.
15065         (librt_hidden_tls_proto): Likewise.
15066         (libdl_hidden_tls_proto): Likewise.
15067         (libnss_files_hidden_tls_proto): Likewise.
15068         (libnsl_hidden_tls_proto): Likewise.
15069         (libnss_nisplus_hidden_tls_proto): Likewise.
15070         (libutil_hidden_tls_proto): Likewise.
15072 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
15074         [BZ #10253]
15075         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
15076         (decompose_rpath): Defer expansion to fillin_rpath.
15077         (_dl_init_paths): Pass linkmap to fillin_rpath.
15079 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
15081         * benchtests/Makefile: Add strsep.
15082         * benchtests/bench-strsep.c: New file: strsep benchtest.
15083         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
15085 2013-11-18  Andreas Schwab  <schwab@suse.de>
15087         * locale/programs/locale.c (show_info) [case byte]: Check for
15088         '\377' instead of '\177'.
15089         * locale/C-monetary.c (not_available): Always use "\377".
15090         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
15091         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
15092         detect unavailable sign_posn locale elements.
15093         * locale/localeconv.c (__localeconv): For grouping and
15094         mon_grouping handle "\177" and "\377" like no grouping.
15095         (INT_ELEM): New macro.  Use it to set all numeric members.
15096         * locale/programs/ld-monetary.c (monetary_read)
15097         <tok_mon_grouping>: Normalize single -1 to the empty string.
15098         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
15099         Likewise.
15101 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
15103         [BZ #16055]
15104         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
15105         when we match (nil).
15106         * stdio-common/tst-sscanf.c (struct test): Add testcase.
15108 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
15110         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
15111         (NO_TEST_INLINE): Update value.
15112         (ERRNO_UNCHANGED): Likewise.
15113         (ERRNO_EDOM): Likewise.
15114         (ERRNO_ERANGE): Likewise.
15115         (IGNORE_RESULT): Likewise.
15116         (check_float_internal): Check signs of NaN results if
15117         TEST_NAN_SIGN used.
15118         (check_complex): Pass TEST_NAN_SIGN flag through to second
15119         check_float_internal call.
15120         (copysign_test_data): Add tests with quiet NaNs as second
15121         argument.  Use TEST_NAN_SIGN.
15122         (fabs_test_data): Add test of negative quiet NaN argument.  Use
15123         TEST_NAN_SIGN.
15124         (signbit_test_data): Add tests of quiet NaN argument.
15125         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
15127         * math/gen-libm-test.pl (show_exceptions): Take extra argument
15128         $ignore_result.
15129         (parse_args): Handle function results specified as IGNORE.
15130         * math/libm-test.inc (IGNORE_RESULT): New macro.
15131         (check_float_internal): Do not check numerical result if flag
15132         IGNORE_RESULT set.
15133         (check_complex): Pass through IGNORE_RESULT to second
15134         check_float_internal call.
15135         (check_int): Do not check numerical result if flag IGNORE_RESULT
15136         set.
15137         (check_long): Likewise.
15138         (check_bool): Likewise.
15139         (check_longlong): Likewise.
15140         (lrint_test_data): Add tests of infinite and NaN arguments.
15141         (lrint_tonearest_test_data): Likewise.
15142         (lrint_towardzero_test_data): Likewise.
15143         (lrint_downward_test_data): Likewise.
15144         (lrint_upward_test_data): Likewise.
15145         (llrint_test_data): Likewise.
15146         (llrint_tonearest_test_data): Likewise.
15147         (llrint_towardzero_test_data): Likewise.
15148         (llrint_downward_test_data): Likewise.
15149         (llrint_upward_test_data): Likewise.
15150         (lround_test_data): Likewise.
15151         (llround_test_data): Likewise.
15153         * math/libm-test.inc (NO_TEST_INLINE): New macro.
15154         (ERRNO_UNCHANGED): Update value.
15155         (ERRNO_EDOM): Likewise.
15156         (ERRNO_ERANGE): Likewise.
15157         (NO_TEST_INLINE_FLOAT): New macro.
15158         (NO_TEST_INLINE_DOUBLE): Likewise.
15159         (enable_test): New function.
15160         (RUN_TEST_f_f): Check enable_test before running test.
15161         (RUN_TEST_2_f): Likewise.
15162         (RUN_TEST_fff_f): Likewise.
15163         (RUN_TEST_c_f): Likewise.
15164         (RUN_TEST_f_f1): Likewise.
15165         (RUN_TEST_fF_f1): Likewise.
15166         (RUN_TEST_fI_f1): Likewise.
15167         (RUN_TEST_ffI_f1): Likewise.
15168         (RUN_TEST_c_c): Likewise.
15169         (RUN_TEST_cc_c): Likewise.
15170         (RUN_TEST_f_i): Likewise.
15171         (RUN_TEST_f_i_tg): Likewise.
15172         (RUN_TEST_ff_i_tg): Likewise.
15173         (RUN_TEST_f_b): Likewise.
15174         (RUN_TEST_f_b_tg): Likewise.
15175         (RUN_TEST_f_l): Likewise.
15176         (RUN_TEST_f_L): Likewise.
15177         (RUN_TEST_fFF_11): Likewise.
15178         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
15179         conditionals.
15180         (cosh_test_data): Likewise.
15181         (exp_test_data): Likewise.
15182         (expm1_test_data): Likewise.
15183         (hypot_test_data): Likewise.
15184         (pow_test_data): Likewise.
15185         (sinh_test_data): Likewise.
15186         (tanh_test_data): Likewise.
15187         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
15188         flags argument.
15190         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
15191         tests with quiet NaN input and output.
15192         (acosh_test_data): Likewise.
15193         (asin_test_data): Likewise.
15194         (asinh_test_data): Likewise.
15195         (atan_test_data): Likewise.
15196         (atanh_test_data): Likewise.
15197         (atan2_test_data): Likewise.
15198         (cbrt_test_data): Likewise.
15199         (cos_test_data): Likewise.
15200         (cosh_test_data): Likewise.
15201         (erf_test_data): Likewise.
15202         (erfc_test_data): Likewise.
15203         (exp_test_data): Likewise.
15204         (exp10_test_data): Likewise.
15205         (exp2_test_data): Likewise.
15206         (expm1_test_data): Likewise.
15207         (hypot_test_data): Likewise.
15208         (j0_test_data): Likewise.
15209         (j1_test_data): Likewise.
15210         (jn_test_data): Likewise.
15211         (lgamma_test_data): Likewise.
15212         (log_test_data): Likewise.
15213         (log10_test_data): Likewise.
15214         (log1p_test_data): Likewise.
15215         (log2_test_data): Likewise.
15216         (pow_test_data): Likewise.
15217         (scalb_test_data): Likewise.
15218         (sin_test_data): Likewise.
15219         (sincos_test_data): Likewise.
15220         (sinh_test_data): Likewise.
15221         (tan_test_data): Likewise.
15222         (tanh_test_data): Likewise.
15223         (tgamma_test_data): Likewise.
15224         (y0_test_data): Likewise.
15225         (y1_test_data): Likewise.
15226         (yn_test_data): Likewise.
15228         [BZ #16167]
15229         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
15230         argument being NaN and avoid computations with second argument in
15231         that case.
15232         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
15233         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
15234         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
15236 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
15238         * locale/iso-639.def: Add Chitwani Tharu (the).
15240 2013-11-14  Andreas Schwab  <schwab@suse.de>
15242         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
15243         word instead of empty string.
15245 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15247         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
15248         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
15249         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
15250         (__fe_nomask_env): Likewise.
15252 2013-11-13  Steve Ellcey  <sellcey@mips.com>
15254         * benchtests/bench-timing.h: Include time.h.
15256 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
15258         [BZ #15997]
15259         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
15260         to 3.4.0 for x32.
15261         * sysdeps/unix/sysv/linux/configure: Regenerated.
15263 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
15265         [BZ #16151]
15266         * stdlib/strtod_l.c (round_and_return): Do not consider
15267         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
15268         exponent one less than half the least subnormal exponent.
15269         * stdlib/test-strtod-round-data: Add more tests.
15270         * stdlib/tst-strtod-round.c (tests): Regenerated.
15272 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15274         [BZ #14143]
15275         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
15276         (__fe_mask_env): Likewise.
15277         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
15278         libm_hidden_proto and add function prototype.
15279         (__fe_mask_env): Add function prototype.
15280         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
15281         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
15282         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
15283         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
15284         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
15285         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
15287 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
15289         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
15290         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
15292 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
15294         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
15295         of htab_find_slot().
15297 2013-11-11  David S. Miller  <davem@davemloft.net>
15299         [BZ #16150]
15300         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
15301         symbol in the non-vis3 case in static builds.
15302         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
15303         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
15304         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
15305         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
15307 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
15309         [BZ #387]
15310         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
15311         it is empty.
15313 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15315         * benchtests/Makefile: Add bench-strtod.
15316         * benchtests/bench-strtod.c: New file: strtod benchtest
15318 2013-11-11  Andreas Schwab  <schwab@suse.de>
15320         [BZ #16153]
15321         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
15322         terminating NUL in key length.
15324 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15326         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
15327         Add artificial ODP entry for vDSO symbol for PPC64.
15328         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
15329         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
15331 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
15333         [BZ #15374]
15334         * nss/getent.c (services_keys): Recognize services starting with digit.
15336 2013-11-06  David S. Miller  <davem@davemloft.net>
15338         [BZ #15985]
15339         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
15340         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
15342 2013-11-06  Will Newton  <will.newton@linaro.org>
15344         * manual/memory.texi (Malloc Examples): Remove register
15345         keyword from examples.
15347 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
15349         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
15351 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
15353         [BZ #6981]
15354         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
15355         depending on [__GCC_IEC_559 > 0].
15356         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
15357         depending on [__GCC_IEC_559_COMPLEX > 0].
15359 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
15361         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
15362         to iso-639.def.
15364 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
15366         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
15368 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
15370         [BZ #16112]
15371         * malloc/malloc (malloc_info): Do not handle first bin as
15372         special case.
15374 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
15376         * locale/iso-639.def: Add Central Nahuatl (nhn).
15378 2013-11-01  Bruno Haible  <bruno@clisp.org>
15380         [BZ #7003]
15381         * manual/math.texi (BSD Random): Specify range upper bound as
15382         in POSIX.
15384 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
15386         * locale/iso-639.def: Add Meadow Mari (mhr).
15388 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
15390         [BZ #14752], [BZ #15763]
15391         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
15392         Validate name.
15393         * rt/tst_shm.c: Add test for escaping directory.
15395 2013-10-31  Andreas Schwab  <schwab@suse.de>
15397         [BZ #15917]
15398         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
15399         followed by 'x' as part of digit sequence.
15400         * stdio-common/tst-sscanf.c (double_tests2): New tests.
15402 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
15404         [BZ #16037]
15405         * configure.ac: allow GNU Make 4.0 and greater.
15406         * configure: Regenerated.
15408 2013-10-30  Will Newton  <will.newton@linaro.org>
15410         [BZ #16038]
15411         * malloc/hooks.c (memalign_check): Limit alignment to the
15412         maximum representable power of two.
15413         * malloc/malloc.c (__libc_memalign): Likewise.
15414         * malloc/tst-memalign.c (do_test): Add test for very
15415         large alignment values.
15416         * malloc/tst-posix_memalign.c (do_test): Likewise.
15418 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
15420         [BZ #11087]
15421         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
15422         (munmap_chunk): Likewise.
15423         (mremap_chunk): Likewise.
15425 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
15427         [BZ #15799]
15428         * stdlib/div.c (div): Remove obsolete code.
15429         * stdlib/ldiv.c (ldiv): Likewise.
15430         * stdlib/lldiv.c (lldiv): Likewise.
15432 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
15434         [BZ #16071]
15435         * nss/nss_files/files-XXX.c (get_contents_ret): New
15436         enumerator.
15437         (get_contents): New function.
15438         (internal_getent): Use it.  Expand size of LINEBUFLEN.
15440 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
15442         * configure.in: Moved to ...
15443         * configure.ac: ... here. Change reference to configure.in
15444         to configure.ac.
15445         * sysdeps/arm/preconfigure.ac: ... here.
15446         configure.in to configure.ac.
15447         * sysdeps/gnu/configure.in: Moved to ...
15448         * sysdeps/gnu/configure.ac: ... here.
15449         * sysdeps/i386/configure.in: Moved to ...
15450         * sysdeps/i386/configure.ac: ... here.
15451         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
15452         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
15453         * sysdeps/mach/configure.in: Moved to ...
15454         * sysdeps/mach/configure.ac: ... here.
15455         * sysdeps/mach/hurd/configure.in: Moved to ...
15456         * sysdeps/mach/hurd/configure.ac: ... here.
15457         * sysdeps/powerpc/configure.in: Moved to ...
15458         * sysdeps/powerpc/configure.ac: ... here.
15459         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
15460         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
15461         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
15462         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
15463         * sysdeps/s390/s390-32/configure.in: Moved to ...
15464         * sysdeps/s390/s390-32/configure.ac: ... here.
15465         * sysdeps/s390/s390-64/configure.in: Moved to ...
15466         * sysdeps/s390/s390-64/configure.ac: ... here.
15467         * sysdeps/sh/configure.in: Moved to ...
15468         * sysdeps/sh/configure.ac: ... here.
15469         * sysdeps/sparc/configure.in: Moved to ...
15470         * sysdeps/sparc/configure.ac: ... here.
15471         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
15472         * sysdeps/unix/sysv/linux/configure.ac: ... here.
15473         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
15474         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
15475         * sysdeps/x86_64/configure.in: Moved to ...
15476         * sysdeps/x86_64/configure.ac: ... here.
15477         * sysdeps/x86_64/preconfigure.in: Moved to ...
15478         * sysdeps/x86_64/preconfigure.ac: ... here.
15479         * aclocal.m4: Change reference to configure.in to configure.ac.
15480         * config.h.in: Likewise.
15481         * manual/install.texi: Likewise.
15482         * manual/maint.texi: Likewise.
15483         * Makefile: Likewise.
15484         * malloc/Makefile: Likewise.
15485         * nscd/Makefile: Likewise.
15486         * Makeconfig: Change reference to configure.in and
15487         preconfigure.in to configure.ac and preconfigure.ac
15488         respectively.
15489         * INSTALL: Regenerated.
15490         * configure: Likewise.
15491         * sysdeps/gnu/configure: Likewise.
15492         * sysdeps/i386/configure: Likewise.
15493         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
15494         * sysdeps/mach/configure: Likewise.
15495         * sysdeps/mach/hurd/configure: Likewise.
15496         * sysdeps/powerpc/configure: Likewise.
15497         * sysdeps/powerpc/powerpc32/configure: Likewise.
15498         * sysdeps/powerpc/powerpc64/configure: Likewise.
15499         * sysdeps/s390/s390-32/configure: Likewise.
15500         * sysdeps/s390/s390-64/configure: Likewise.
15501         * sysdeps/sh/configure: Likewise.
15502         * sysdeps/sparc/configure: Likewise.
15503         * sysdeps/unix/sysv/linux/configure: Likewise.
15504         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
15505         * sysdeps/x86_64/configure: Likewise.
15506         * sysdeps/x86_64/preconfigure: Likewise.
15508 2013-10-29  Andreas Schwab  <schwab@suse.de>
15510         * stdio-common/Makefile (tst-swscanf-ENV): Define.
15512 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
15514         * benchtests/pow-inputs: Add new inputs.
15516         * benchtests/exp-inputs: Add new inputs.
15518         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
15519         conditional check for return value.
15520         (__cos32): Likewise.
15522 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15524         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
15525         to provide a boost for large inputs with word alignment.
15526         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
15527         implementation based on optimized PPC64 strcpy.
15528         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
15529         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
15530         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
15531         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
15533 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
15535         [BZ #2801]
15536         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
15538 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
15540         [BZ #14876]
15541         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
15542         * time/tst-strptime.c (day_tests): Add testcase.
15544 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
15546         [BZ #14029]
15547         * manual/pattern.texi: Acknowledge that fnmatch can fail.
15549 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
15551         [BZ #16074]
15552         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
15553         MAP_FAILED on error.
15555 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
15557         [BZ #16072]
15558         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
15559         heap for large requests.
15561 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
15563         [BZ #9954]
15564         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
15565         result if the result has no associated interface.
15566         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
15567         interface for all 127.X.Y.Z addresses.
15569 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
15571         * locale/iso-639.def: Add Ligurian (lij)
15573 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
15575         [BZ #15825]
15576         * sunrpc/rpc_main.c: Document rpcgen -5.
15578 2013-10-19  Michael Stahl  <mstahl@redhat.com>
15580         * elf/rtld.c (do_preload): Print the reason why preloading failed.
15582 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
15584         [BZ #10278]
15585         * posix/glob.c: Match only directories when trailing slash is present.
15586         * posix/tst-gnuglob.c (my_opendir): Do not open files.
15587         (main): Add testcase.
15589 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
15591         [BZ #15670]
15592         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
15594 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
15596         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
15597         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
15598         AUTH_DES and cindex for FIPS 140-2.
15599         (DES Encryption): Add cindex FIPS 46-3.
15601         * locale/locarchive.h (struct locarhandle): Add fname.
15602         * locale/programs/localedef.c (main): Pass ARGV[remaining]
15603         if an optional argument was specified to --list-archive,
15604         otherwise NULL.
15605         * locale/programs/locarchive.c (show_archive_content): Take new
15606         argument fname and pass it via ah.fname to open_archive.
15607         * locale/programs/localedef.h: Update decl.
15608         (open_archive): If AH->fname is non-null, open that file
15609         rather than the default file name, and don't ignore ENOENT.
15610         (create_archive): Set AH.fname to NULL.
15611         (delete_locales_from_archive): Likewise.
15612         (add_locales_to_archive): Likewise.
15613         * locale/programs/locfile.c (write_all_categories): Likewise.
15615 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
15616             Aldy Hernandez  <aldyh@redhat.com>
15618         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
15619         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
15620         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
15621         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
15622         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
15623         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
15624         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
15625         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
15626         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
15627         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
15628         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
15629         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
15630         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
15631         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
15632         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
15633         Likewise.
15634         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
15635         Likewise.
15636         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
15637         Likewise.
15638         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
15639         Likewise.
15640         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
15641         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
15642         Likewise.
15643         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
15644         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
15645         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
15646         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
15647         Likewise.
15648         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
15649         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
15650         * sysdeps/powerpc/preconfigure: Likewise.
15651         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
15652         Likewise.
15653         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
15654         Replace contents of file by #include of <fenv_libc.h>.
15655         * sysdeps/powerpc/soft-fp/sfp-machine.h
15656         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
15657         and <sys/prctl.h>.
15658         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
15659         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
15660         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
15661         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
15662         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
15663         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
15664         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
15665         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
15666         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
15667         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
15668         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
15669         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
15670         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
15671         Allow copysignl PLT reference to be missing.
15673 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
15674             Joseph Myers  <joseph@codesourcery.com
15676         [BZ #15948]
15677         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
15678         single character.
15679         (add_to_tablewc): Assert sequence of wide characters is nonempty.
15681 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
15683         * elf/tst-tls-dlinfo.c: Don't include tls.h.
15684         * elf/tst-tls1.c: Likewise.
15685         * elf/tst-tls10.h: Likewise.
15686         * elf/tst-tls14.c: Likewise.
15687         * elf/tst-tls2.c: Likewise.
15688         * elf/tst-tls3.c: Likewise.
15689         * elf/tst-tls4.c: Likewise.
15690         * elf/tst-tls5.c: Likewise.
15691         * elf/tst-tls6.c: Likewise.
15692         * elf/tst-tls7.c: Likewise.
15693         * elf/tst-tls8.c: Likewise.
15694         * elf/tst-tls9.c: Likewise.
15695         * elf/tst-tlsmod1.c: Likewise.
15696         * elf/tst-tlsmod13.c: Likewise.
15697         * elf/tst-tlsmod13a.c: Likewise.
15698         * elf/tst-tlsmod14a.c: Likewise.
15699         * elf/tst-tlsmod16a.c: Likewise.
15700         * elf/tst-tlsmod16b.c: Likewise.
15701         * elf/tst-tlsmod2.c: Likewise.
15702         * elf/tst-tlsmod3.c: Likewise.
15703         * elf/tst-tlsmod4.c: Likewise.
15704         * elf/tst-tlsmod5.c: Likewise.
15705         * elf/tst-tlsmod6.c: Likewise.
15707 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
15709         [BZ #12486]
15710         * malloc/malloc.c: remove checks for statistics.
15712 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
15714         [BZ #15277]
15715         * inet/inet_net.c (inet_network): Detect additional invalid strings.
15716         * inet/tst-network.c: Add testcase.
15718 2013-10-17  Andreas Schwab  <schwab@suse.de>
15720         [BZ #15218]
15721         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
15722         to determine canonical name.
15724 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
15726         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
15727         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
15728         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
15729         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
15730         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
15731         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
15732         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
15733         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
15734         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
15735         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
15736         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
15737         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
15738         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
15739         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
15740         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
15741         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
15742         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
15743         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
15744         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
15745         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
15746         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
15747         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
15748         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
15749         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
15750         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
15751         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
15752         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
15753         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
15754         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
15755         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
15756         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
15757         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
15758         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
15759         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
15760         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
15761         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
15762         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
15763         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
15764         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
15765         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
15766         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
15767         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
15768         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
15769         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
15770         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
15771         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
15772         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
15773         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
15774         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
15775         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
15776         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
15777         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
15778         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
15779         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
15780         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
15781         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
15782         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
15783         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
15785 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
15787         [BZ #16041]
15788         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
15789         make result into a quiet NaN.
15791 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
15793         * soft-fp/adddf3.c: Fix horizontal whitespace.
15794         * soft-fp/addsf3.c: Likewise.
15795         * soft-fp/addtf3.c: Likewise.
15796         * soft-fp/divdf3.c: Likewise.
15797         * soft-fp/divsf3.c: Likewise.
15798         * soft-fp/divtf3.c: Likewise.
15799         * soft-fp/double.h: Likewise.
15800         * soft-fp/eqdf2.c: Likewise.
15801         * soft-fp/eqsf2.c: Likewise.
15802         * soft-fp/eqtf2.c: Likewise.
15803         * soft-fp/extenddftf2.c: Likewise.
15804         * soft-fp/extended.h: Likewise.
15805         * soft-fp/extendsfdf2.c: Likewise.
15806         * soft-fp/extendsftf2.c: Likewise.
15807         * soft-fp/extendxftf2.c: Likewise.
15808         * soft-fp/fixdfdi.c: Likewise.
15809         * soft-fp/fixdfsi.c: Likewise.
15810         * soft-fp/fixdfti.c: Likewise.
15811         * soft-fp/fixsfdi.c: Likewise.
15812         * soft-fp/fixsfsi.c: Likewise.
15813         * soft-fp/fixsfti.c: Likewise.
15814         * soft-fp/fixtfdi.c: Likewise.
15815         * soft-fp/fixtfsi.c: Likewise.
15816         * soft-fp/fixtfti.c: Likewise.
15817         * soft-fp/fixunsdfdi.c: Likewise.
15818         * soft-fp/fixunsdfsi.c: Likewise.
15819         * soft-fp/fixunsdfti.c: Likewise.
15820         * soft-fp/fixunssfdi.c: Likewise.
15821         * soft-fp/fixunssfsi.c: Likewise.
15822         * soft-fp/fixunssfti.c: Likewise.
15823         * soft-fp/fixunstfdi.c: Likewise.
15824         * soft-fp/fixunstfsi.c: Likewise.
15825         * soft-fp/fixunstfti.c: Likewise.
15826         * soft-fp/floatdidf.c: Likewise.
15827         * soft-fp/floatdisf.c: Likewise.
15828         * soft-fp/floatditf.c: Likewise.
15829         * soft-fp/floatsidf.c: Likewise.
15830         * soft-fp/floatsisf.c: Likewise.
15831         * soft-fp/floatsitf.c: Likewise.
15832         * soft-fp/floattidf.c: Likewise.
15833         * soft-fp/floattisf.c: Likewise.
15834         * soft-fp/floattitf.c: Likewise.
15835         * soft-fp/floatundidf.c: Likewise.
15836         * soft-fp/floatundisf.c: Likewise.
15837         * soft-fp/floatunditf.c: Likewise.
15838         * soft-fp/floatunsidf.c: Likewise.
15839         * soft-fp/floatunsisf.c: Likewise.
15840         * soft-fp/floatunsitf.c: Likewise.
15841         * soft-fp/floatuntidf.c: Likewise.
15842         * soft-fp/floatuntisf.c: Likewise.
15843         * soft-fp/floatuntitf.c: Likewise.
15844         * soft-fp/fmadf4.c: Likewise.
15845         * soft-fp/fmasf4.c: Likewise.
15846         * soft-fp/fmatf4.c: Likewise.
15847         * soft-fp/gedf2.c: Likewise.
15848         * soft-fp/gesf2.c: Likewise.
15849         * soft-fp/getf2.c: Likewise.
15850         * soft-fp/ledf2.c: Likewise.
15851         * soft-fp/lesf2.c: Likewise.
15852         * soft-fp/letf2.c: Likewise.
15853         * soft-fp/muldf3.c: Likewise.
15854         * soft-fp/mulsf3.c: Likewise.
15855         * soft-fp/multf3.c: Likewise.
15856         * soft-fp/negdf2.c: Likewise.
15857         * soft-fp/negsf2.c: Likewise.
15858         * soft-fp/negtf2.c: Likewise.
15859         * soft-fp/op-1.h: Likewise.
15860         * soft-fp/op-2.h: Likewise.
15861         * soft-fp/op-4.h: Likewise.
15862         * soft-fp/op-8.h: Likewise.
15863         * soft-fp/op-common.h: Likewise.
15864         * soft-fp/quad.h: Likewise.
15865         * soft-fp/single.h: Likewise.
15866         * soft-fp/soft-fp.h: Likewise.
15867         * soft-fp/sqrtdf2.c: Likewise.
15868         * soft-fp/sqrtsf2.c: Likewise.
15869         * soft-fp/sqrttf2.c: Likewise.
15870         * soft-fp/subdf3.c: Likewise.
15871         * soft-fp/subsf3.c: Likewise.
15872         * soft-fp/subtf3.c: Likewise.
15873         * soft-fp/truncdfsf2.c: Likewise.
15874         * soft-fp/trunctfdf2.c: Likewise.
15875         * soft-fp/trunctfsf2.c: Likewise.
15876         * soft-fp/trunctfxf2.c: Likewise.
15877         * soft-fp/unorddf2.c: Likewise.
15878         * soft-fp/unordsf2.c: Likewise.
15879         * soft-fp/unordtf2.c: Likewise.
15881 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
15883         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
15884         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
15886 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
15888         * elf/dl-libc.c: Clear initfini list after freeing.
15890 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
15892         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
15893         * soft-fp/addsf3.c: Likewise.
15894         * soft-fp/addtf3.c: Likewise.
15895         * soft-fp/divdf3.c: Likewise.
15896         * soft-fp/divsf3.c: Likewise.
15897         * soft-fp/divtf3.c: Likewise.
15898         * soft-fp/double.h: Likewise.
15899         * soft-fp/eqdf2.c: Likewise.
15900         * soft-fp/eqsf2.c: Likewise.
15901         * soft-fp/eqtf2.c: Likewise.
15902         * soft-fp/extenddftf2.c: Likewise.
15903         * soft-fp/extended.h: Likewise.
15904         * soft-fp/extendsfdf2.c: Likewise.
15905         * soft-fp/extendsftf2.c: Likewise.
15906         * soft-fp/extendxftf2.c: Likewise.
15907         * soft-fp/fixdfdi.c: Likewise.
15908         * soft-fp/fixdfsi.c: Likewise.
15909         * soft-fp/fixdfti.c: Likewise.
15910         * soft-fp/fixsfdi.c: Likewise.
15911         * soft-fp/fixsfsi.c: Likewise.
15912         * soft-fp/fixsfti.c: Likewise.
15913         * soft-fp/fixtfdi.c: Likewise.
15914         * soft-fp/fixtfsi.c: Likewise.
15915         * soft-fp/fixtfti.c: Likewise.
15916         * soft-fp/fixunsdfdi.c: Likewise.
15917         * soft-fp/fixunsdfsi.c: Likewise.
15918         * soft-fp/fixunsdfti.c: Likewise.
15919         * soft-fp/fixunssfdi.c: Likewise.
15920         * soft-fp/fixunssfsi.c: Likewise.
15921         * soft-fp/fixunssfti.c: Likewise.
15922         * soft-fp/fixunstfdi.c: Likewise.
15923         * soft-fp/fixunstfsi.c: Likewise.
15924         * soft-fp/fixunstfti.c: Likewise.
15925         * soft-fp/floatdidf.c: Likewise.
15926         * soft-fp/floatdisf.c: Likewise.
15927         * soft-fp/floatditf.c: Likewise.
15928         * soft-fp/floatsidf.c: Likewise.
15929         * soft-fp/floatsisf.c: Likewise.
15930         * soft-fp/floatsitf.c: Likewise.
15931         * soft-fp/floattidf.c: Likewise.
15932         * soft-fp/floattisf.c: Likewise.
15933         * soft-fp/floattitf.c: Likewise.
15934         * soft-fp/floatundidf.c: Likewise.
15935         * soft-fp/floatundisf.c: Likewise.
15936         * soft-fp/floatunsidf.c: Likewise.
15937         * soft-fp/floatunsisf.c: Likewise.
15938         * soft-fp/floatuntidf.c: Likewise.
15939         * soft-fp/floatuntisf.c: Likewise.
15940         * soft-fp/floatuntitf.c: Likewise.
15941         * soft-fp/fmadf4.c: Likewise.
15942         * soft-fp/fmasf4.c: Likewise.
15943         * soft-fp/fmatf4.c: Likewise.
15944         * soft-fp/gedf2.c: Likewise.
15945         * soft-fp/gesf2.c: Likewise.
15946         * soft-fp/getf2.c: Likewise.
15947         * soft-fp/ledf2.c: Likewise.
15948         * soft-fp/lesf2.c: Likewise.
15949         * soft-fp/letf2.c: Likewise.
15950         * soft-fp/muldf3.c: Likewise.
15951         * soft-fp/mulsf3.c: Likewise.
15952         * soft-fp/multf3.c: Likewise.
15953         * soft-fp/negdf2.c: Likewise.
15954         * soft-fp/negsf2.c: Likewise.
15955         * soft-fp/negtf2.c: Likewise.
15956         * soft-fp/op-1.h: Likewise.
15957         * soft-fp/op-2.h: Likewise.
15958         * soft-fp/op-4.h: Likewise.
15959         * soft-fp/op-8.h: Likewise.
15960         * soft-fp/op-common.h: Likewise.
15961         * soft-fp/quad.h: Likewise.
15962         * soft-fp/single.h: Likewise.
15963         * soft-fp/soft-fp.h: Likewise.
15964         * soft-fp/sqrtdf2.c: Likewise.
15965         * soft-fp/sqrtsf2.c: Likewise.
15966         * soft-fp/sqrttf2.c: Likewise.
15967         * soft-fp/subdf3.c: Likewise.
15968         * soft-fp/subsf3.c: Likewise.
15969         * soft-fp/subtf3.c: Likewise.
15970         * soft-fp/truncdfsf2.c: Likewise.
15971         * soft-fp/trunctfdf2.c: Likewise.
15972         * soft-fp/trunctfsf2.c: Likewise.
15973         * soft-fp/trunctfxf2.c: Likewise.
15974         * soft-fp/unorddf2.c: Likewise.
15975         * soft-fp/unordsf2.c: Likewise.
15976         * soft-fp/unordtf2.c: Likewise.
15978 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
15980         [BZ #15672]
15981         * misc/error.c (error_tail): Fix possible buffer overflow.
15983 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
15985         [BZ #13028]
15986         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
15987         address.
15989 2013-10-14  P. J. McDermott  <pj@pehjota.net>
15991         [BZ #832]
15992         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
15993         testing pipefail option.
15995 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
15997         * soft-fp/double.h: Indent preprocessor directives inside #if.
15998         * soft-fp/extended.h: Likewise.
15999         * soft-fp/op-2.h: Likewise.
16000         * soft-fp/op-4.h: Likewise.
16001         * soft-fp/op-common.h: Likewise.
16002         * soft-fp/quad.h: Likewise.
16003         * soft-fp/single.h: Likewise.
16004         * soft-fp/soft-fp.h: Likewise.
16006 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
16008         * iconv/iconv_prog.c: Fix typos.
16009         * stdio-common/psiginfo-data.h: Likewise.
16011 2013-10-12   Reuben Thomas <rrt@sc3d.org>
16013         [BZ #15764]
16014         * locale/setlocale.c: Fix typo.
16016 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
16018         [BZ #16036]
16019         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
16020         signaling NaN arguments.
16021         * soft-fp/unordsf2.c (__unordsf2): Likewise.
16022         * soft-fp/unordtf2.c (__unordtf2): Likewise.
16024         [BZ #14910]
16025         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
16026         unordered operands.
16027         * soft-fp/gesf2.c (__gesf2): Likewise.
16028         * soft-fp/getf2.c (__getf2): Likewise.
16029         * soft-fp/ledf2.c (__ledf2): Likewise.
16030         * soft-fp/lesf2.c (__lesf2): Likewise.
16031         * soft-fp/letf2.c (__letf2): Likewise.
16033         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
16034         * soft-fp/eqsf2.c (__eqsf2): Likewise.
16035         * soft-fp/eqtf2.c (__eqtf2): Likewise.
16036         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
16037         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
16038         * soft-fp/fixdfti.c (__fixdfti): Likewise.
16039         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
16040         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
16041         * soft-fp/fixsfti.c (__fixsfti): Likewise.
16042         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
16043         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
16044         * soft-fp/fixtfti.c (__fixtfti): Likewise.
16045         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
16046         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
16047         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
16048         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
16049         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
16050         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
16051         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
16052         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
16053         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
16054         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
16055         * soft-fp/floatdisf.c (__floatdisf): Likewise.
16056         * soft-fp/floatsisf.c (__floatsisf): Likewise.
16057         * soft-fp/floattidf.c (__floattidf): Likewise.
16058         * soft-fp/floattisf.c (__floattisf): Likewise.
16059         * soft-fp/floattitf.c (__floattitf): Likewise.
16060         * soft-fp/floatundidf.c (__floatundidf): Likewise.
16061         * soft-fp/floatundisf.c (__floatundisf): Likewise.
16062         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
16063         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
16064         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
16065         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
16066         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
16067         * soft-fp/gesf2.c (__gesf2): Likewise.
16068         * soft-fp/getf2.c (__getf2): Likewise.
16069         * soft-fp/ledf2.c (__ledf2): Likewise.
16070         * soft-fp/lesf2.c (__lesf2): Likewise.
16071         * soft-fp/letf2.c (__letf2): Likewise.
16073         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
16074         Undefine and redefine.
16075         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
16076         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
16077         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
16078         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
16079         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
16080         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
16081         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
16082         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
16083         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
16084         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
16085         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
16086         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
16087         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
16088         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
16089         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
16091         [BZ #16032]
16092         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
16093         without decrementing exponent if mantissa >= that for the
16094         denominator, not >.
16095         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
16096         denominator, not >.  Decrement exponent in < case instead of
16097         incrementing in >= case.
16098         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
16099         without decrementing exponent if mantissa >= that for the
16100         denominator, not >.
16102         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
16103         computing saturated result for unsigned overflow.
16105 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
16106             Jeff Law  <law@redhat.com>
16108         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
16109         (atan2Mp): Add systemtap probe marker.
16110         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
16111         (__ieee754_log): Add systemtap probe marker.
16112         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
16113         (atanMp): Add systemtap probe marker.
16114         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
16115         (tanMp): Add systemtap probe marker.
16116         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
16117         (__slowexp): Add systemtap probe marker.
16118         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
16119         (__slowpow): Add systemtap probe marker.
16120         * manual/probes.texi: Document probes.
16122 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
16124         [BZ #15362]
16125         * libio/fileops.c (_IO_new_file_write): Return count of bytes
16126         written.
16127         (_IO_new_file_xsputn): Don't return EOF if nothing has been
16128         written.
16129         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
16130         written to buffer but not flushed.
16131         * libio/iofwrite_u.c:  Likewise.
16132         * libio/iopadn.c:  Return bytes returned even if EOF was
16133         encountered.
16134         * libio/iowpadn.c:  Likewise.
16135         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
16136         if _IO_padn does not write the whole buffer.
16137         [!COMPILE_WPRINTF] (PAD): Likewise.
16139 2013-10-10  David S. Miller  <davem@davemloft.net>
16141         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
16142         directory block.
16144 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
16146         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
16147         instead of FSF address.
16148         * soft-fp/fixdfti.c: Likewise.
16149         * soft-fp/fixsfti.c: Likewise.
16150         * soft-fp/fixtfti.c: Likewise.
16151         * soft-fp/fixunsdfti.c: Likewise.
16152         * soft-fp/fixunssfti.c: Likewise.
16153         * soft-fp/fixunstfti.c: Likewise.
16154         * soft-fp/floattidf.c: Likewise.
16155         * soft-fp/floattisf.c: Likewise.
16156         * soft-fp/floattitf.c: Likewise.
16157         * soft-fp/floatuntidf.c: Likewise.
16158         * soft-fp/floatuntisf.c: Likewise.
16159         * soft-fp/floatuntitf.c: Likewise.
16160         * soft-fp/trunctfxf2.c: Likewise.
16162         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
16163         * soft-fp/fixdfti.c: Likewise.
16164         * soft-fp/fixsfti.c: Likewise.
16165         * soft-fp/fixtfti.c: Likewise.
16166         * soft-fp/fixunsdfti.c: Likewise.
16167         * soft-fp/fixunssfti.c: Likewise.
16168         * soft-fp/fixunstfti.c: Likewise.
16169         * soft-fp/floattidf.c: Likewise.
16170         * soft-fp/floattisf.c: Likewise.
16171         * soft-fp/floattitf.c: Likewise.
16172         * soft-fp/floatuntidf.c: Likewise.
16173         * soft-fp/floatuntisf.c: Likewise.
16174         * soft-fp/floatuntitf.c: Likewise.
16175         * soft-fp/trunctfxf2.c: Likewise.
16177 2013-10-10  David S. Miller  <davem@davemloft.net>
16179         * sysdeps/sparc/fpu/libm-test-ulps: Update.
16181 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
16183         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
16184         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
16185         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
16186         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
16187         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
16188         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
16189         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
16191         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
16192         for NaNs before doing comparisons on argument.
16193         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
16194         Likewise.
16196 2013-10-10  Will Newton  <will.newton@linaro.org>
16198         * malloc/hooks.c (memalign_check): Ensure the value of bytes
16199         passed to _int_memalign does not overflow.
16201 2013-10-10  Torvald Riegel  <triegel@redhat.com>
16203         * scripts/bench.pl: Add include-sources directive.
16204         * benchtests/README: Update documentation.
16206 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
16208         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
16209         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
16210         instead of FP_INIT_ROUNDMODE.
16211         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
16212         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
16214         [BZ #16034]
16215         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
16216         copy class of input value.
16217         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
16218         not handle exceptions.
16219         * soft-fp/negsf2.c (__negsf2): Likewise.
16220         * soft-fp/negtf2.c (__negtf2): Likewise.
16221         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
16223 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
16225         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
16226         semicolon.  From Linux kernel.
16228 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
16230         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
16232 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
16234         [BZ #156]
16235         * manual/socket.texi: Added statement about buffer
16236         for gethostbyname2_r.
16238 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
16240         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
16241         Use .p2align directive instead, throughout.
16242         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
16243         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
16244         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
16245         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
16246         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
16247         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
16248         * sysdeps/x86_64/strchr.S: Likewise.
16249         * sysdeps/x86_64/strrchr.S: Likewise.
16251 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
16253         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
16255         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
16257         * sysdeps/generic/math_private.h (__mpsin1): Remove
16258         declaration.
16259         (__mpcos1): Likewise.
16260         (__mpsin): New argument __range_reduce.
16261         (__mpcos): Likewise.
16262         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
16263         (slow): Use __mpsin and __mpcos.
16264         (slow1): Likewise.
16265         (slow2): Likewise.
16266         (sloww): Likewise.
16267         (sloww1): Likewise.
16268         (sloww2): Likewise.
16269         (bsloww): Likewise.
16270         (bsloww1): Likewise.
16271         (bsloww2): Likewise.
16272         (cslow2): Likewise.
16273         (csloww): Likewise.
16274         (csloww1): Likewise.
16275         (csloww2): Likewise.
16276         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
16277         range_reduce.  Merge in __mpsin1.
16278         (__mpcos): Likewise.
16279         (__mpsin1): Remove.
16280         (__mpcos1): Likewise.
16282 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
16284         * locale/loadlocale.c (_nl_intern_locale_data): Use
16285         LOCFILE_ALIGNED_P.
16286         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
16287         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
16288         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
16289         obstack data is appropriately aligned.
16290         (obstack_int32_grow_fast): Likewise.
16291         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
16292         * locale/programs/locfile.c (add_locale_uint32): Likewise.
16293         (add_locale_uint32_array): Likewise.
16295 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
16297         * benchtests/Makefile: Remove ARGLIST and RET variables.
16298         ($(objpfx)bench-%.c): Pass only function name to the script.
16299         * benchtests/README: Update documentation.
16300         * benchtests/acos-inputs: Add new directives.
16301         * benchtests/acosh-inputs: Likewise.
16302         * benchtests/asin-inputs: Likewise.
16303         * benchtests/asinh-inputs: Likewise.
16304         * benchtests/atan-inputs: Likewise.
16305         * benchtests/atanh-inputs: Likewise.
16306         * benchtests/cos-inputs: Likewise.
16307         * benchtests/cosh-inputs: Likewise.
16308         * benchtests/exp-inputs: Likewise.
16309         * benchtests/log-inputs: Likewise.
16310         * benchtests/pow-inputs: Likewise.
16311         * benchtests/rint-inputs: Likewise.
16312         * benchtests/sin-inputs: Likewise.
16313         * benchtests/sinh-inputs: Likewise.
16314         * benchtests/tan-inputs: Likewise.
16315         * benchtests/tanh-inputs: Likewise.
16316         * scripts/bench.pl: Add support for new directives.
16318 2013-10-07  Alan Modra  <amodra@gmail.com>
16320         * README: Fix careless merge.
16322 2013-10-05  Alan Modra  <amodra@gmail.com>
16324         * NEWS: Mention powerpc64le support and bugs fixed.
16325         * README: Both big-endian and little-endian powerpc64 supported.
16327 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
16329         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
16330         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
16331         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
16332         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
16334 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
16336         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
16337         match prototype.
16339 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
16341         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
16342         Move -mhard-float appending from
16343         ports/sysdeps/powerpc/powerpc32/Makefile.
16344         [$(with-fp) = yes] (ASFLAGS): Likewise.
16345         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
16346         * sysdeps/powerpc/nofpu: Move directory from
16347         ports/sysdeps/powerpc/nofpu.
16348         * sysdeps/powerpc/soft-fp: Move directory from
16349         ports/sysdeps/powerpc/soft-fp.
16350         * sysdeps/powerpc/powerpc32/405: Move directory from
16351         ports/sysdeps/powerpc/powerpc32/405.
16352         * sysdeps/powerpc/powerpc32/440: Move directory from
16353         ports/sysdeps/powerpc/powerpc32/440.
16354         * sysdeps/powerpc/powerpc32/464: Move directory from
16355         ports/sysdeps/powerpc/powerpc32/464.
16356         * sysdeps/powerpc/powerpc32/476: Move directory from
16357         ports/sysdeps/powerpc/powerpc32/476.
16358         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
16359         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
16360         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
16361         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
16362         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
16363         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
16364         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
16365         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
16366         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
16367         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
16368         * README: Update for powerpc-*-linux-gnu software floating point
16369         support in libc.
16371         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
16372         case to powerpc/powerpc32*.
16373         * sysdeps/unix/sysv/linux/configure: Regenerated.
16375         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
16376         (_FPU_MASK_OM): Define as 0x04.
16377         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
16378         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
16379         0x00c10080.
16380         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
16381         0x0000003c.
16382         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
16384         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
16385         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
16386         getcontext_e500.
16387         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
16388         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
16389         setcontext_e500.
16390         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
16391         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
16392         and setcontext_e500.
16394 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
16396         * locale/iso-3166.def: Update iso-1366.def and related occurrences
16398 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
16400         * manual/threads.texi (Default Thread Attributes): Fix typo.
16402 2013-10-04  Will Newton  <will.newton@linaro.org>
16404         * malloc/Makefile: Add tst-memalign.
16405         * malloc/tst-memalign.c: New file.
16407         * malloc/tst-posix_memalign.c: Add comments.
16408         (do_test): Add comments and call free on all potentially
16409         allocated pointers. Add space after cast.
16411         * malloc/tst-pvalloc.c: Add comments.
16412         (do_test): Add comments and call free on all potentially
16413         allocated pointers. Remove duplicate check for NULL pointer.
16414         Add space after cast.
16416         * malloc/tst-valloc.c: Add comments.
16417         (do_test): Add comments and call free on all potentially
16418         allocated pointers. Remove duplicate check for NULL pointer.
16419         Add space after cast.
16421 2013-10-04  Alan Modra  <amodra@gmail.com>
16423         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
16424         Use stdint types in rather than __attribute__((mode())).
16425         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
16427 2013-10-04  Alan Modra  <amodra@gmail.com>
16429         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
16430         Correct handling of unaligned relocs for little-endian.
16431         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
16433 2013-10-04  Alan Modra  <amodra@gmail.com>
16435         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
16436         * configure: Regenerate.
16437         * nptl/shlib-versions: Powerpc*le starts at 2.18.
16438         * shlib-versions: Likewise.
16440 2013-10-04  Alan Modra  <amodra@gmail.com>
16442         * string/tester.c (test_memrchr): Increment reported test cycle.
16444 2013-10-04  Alan Modra  <amodra@gmail.com>
16446         * string/test-memcpy.c (do_one_test): When reporting errors, print
16447         string address and don't overrun end of string.
16449 2013-10-04  Alan Modra  <amodra@gmail.com>
16451         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
16452         insrdi.  Make better use of reg selection to speed exit slightly.
16453         Schedule entry path a little better.  Remove useless "are we done"
16454         checks on entry to main loop.  Handle wrapping around zero address.
16455         Correct main loop count.  Handle single left-over word from main
16456         loop inline rather than by using loop_small.  Remove extra word
16457         case in loop_small caused by wrong loop count.  Add little-endian
16458         support.
16459         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
16460         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
16461         cache hint.
16462         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
16463         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
16464         support.  Avoid rlwimi.
16465         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
16467 2013-10-04  Alan Modra  <amodra@gmail.com>
16469         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
16470         insrdi.  Formatting.
16471         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
16472         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
16473         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
16474         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
16475         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
16476         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
16478 2013-10-04  Alan Modra  <amodra@gmail.com>
16480         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
16481         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
16482         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
16483         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
16484         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
16485         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
16486         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
16487         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
16488         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
16489         use of regs.  Use power7 mtocrf.  Tidy function tails.
16491 2013-10-04  Alan Modra  <amodra@gmail.com>
16493         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
16494         Formatting.  Consistently use rXXX register defines or rN defines.
16495         Use early exit labels that avoid restoring unused non-volatile regs.
16496         Make cr field use more consistent with rWORDn compares.  Rename
16497         regs used as shift registers for unaligned loop, using rN defines
16498         for short lifetime/multiple use regs.
16499         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
16500         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
16501         addi 1,1,64 to pop stack frame.  Simplify return value code.
16502         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
16504 2013-10-04  Alan Modra  <amodra@gmail.com>
16506         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
16507         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
16508         rather than rlwimi.
16509         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
16510         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
16511         little-endian support.  Correct typos.
16512         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
16513         rather than rlwimi.
16514         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
16515         in loop and entry code to keep "and." results.
16516         (strchr): Add little-endian support.  Comment.  Move cntlzd
16517         earlier in tail.
16518         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
16520 2013-10-04  Alan Modra  <amodra@gmail.com>
16522         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
16523         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
16524         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
16525         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
16527 2013-10-04  Alan Modra  <amodra@gmail.com>
16529         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
16530         (rTMP): Define as r11.
16531         (strcmp): Add little-endian support.  Optimise tail.
16532         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
16533         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
16534         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
16535         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
16536         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
16537         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
16538         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
16540 2013-10-04  Alan Modra  <amodra@gmail.com>
16542         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
16543         little-endian support.  Remove unnecessary "are we done" tests.
16544         Handle "s" wrapping around zero and extremely large "size".
16545         Correct main loop count.  Handle single left-over word from main
16546         loop inline rather than by using small_loop.  Correct comments.
16547         Delete "zero" tail, use "end_max" instead.
16548         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
16550 2013-10-04  Alan Modra  <amodra@gmail.com>
16552         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
16553         support.  Don't branch over align.
16554         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
16555         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
16556         support.  Rearrange tmp reg use to suit.  Comment.
16557         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
16559 2013-10-04  Alan Modra  <amodra@gmail.com>
16561         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
16563 2013-10-04  Alan Modra  <amodra@gmail.com>
16565         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
16566         conditional form of branch and link when obtaining pc.
16567         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
16569 2013-10-04  Alan Modra  <amodra@gmail.com>
16571         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
16572         HIWORD/LOWORD.
16573         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
16574         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
16576 2013-10-04  Alan Modra  <amodra@gmail.com>
16578         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
16579         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
16580         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
16581         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
16582         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
16583         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
16584         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
16585         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
16586         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
16587         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
16589 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
16590             Alistair Popple <alistair@ozlabs.au.ibm.com>
16591             Alan Modra <amodra@gmail.com>
16593         [BZ #15723]
16594         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
16595         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
16596         _dl_hwcap access for little-endian.
16597         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
16598         destroy vmx regs when saving unaligned.
16599         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
16600         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
16601         destroy vmx regs when saving unaligned.
16603 2013-10-04  Alan Modra  <amodra@gmail.com>
16605         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
16606         Don't use a union to pack hi/low value.
16608 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
16610         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
16611         for little-endian.
16612         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
16613         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
16614         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
16615         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
16616         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
16618 2013-10-04  Alan Modra  <amodra@gmail.com>
16620         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
16621         constants to usual value for .cst8 section, and remove redundant
16622         high address load.
16623         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
16624         constant for 0x1p52.  Load little-endian words of double from
16625         correct stack offsets.
16627 2013-10-04  Alan Modra  <amodra@gmail.com>
16629         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
16630         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
16631         words of double from correct stack offsets.
16632         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
16633         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
16634         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
16635         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
16636         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
16637         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
16638         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
16639         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
16640         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
16641         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
16642         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
16643         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
16644         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
16645         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
16646         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
16647         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
16648         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
16650 2013-10-04  Alan Modra  <amodra@gmail.com>
16652         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
16653         64-bit int/double union.
16654         (_FPU_SETCW): Likewise.
16655         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
16656         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
16658 2013-10-04  Alan Modra  <amodra@gmail.com>
16660         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
16661         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
16663 2013-10-04  Alan Modra  <amodra@gmail.com>
16665         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
16666         use vector int constants.
16667         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
16669 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
16671         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
16672         array with long long.
16673         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
16674         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
16675         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
16676         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
16677         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
16678         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
16679         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
16680         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
16681         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
16682         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
16683         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
16684         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
16685         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
16687 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
16689         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
16690         (__signbit): Likewise.  Correct for little-endian.
16691         (__signbitl): Call __signbit.
16692         (lrint): Correct for little-endian.
16693         (lrintf): Call lrint.
16695 2013-10-04  Alan Modra  <amodra@gmail.com>
16697         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
16698         union 32-bit int array member with 64-bit int array.
16699         (t515, tm256): Double rather than long double.
16700         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
16702 2013-10-04  Alan Modra  <amodra@gmail.com>
16704         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
16705         Delete.
16706         (IEEE854_LONG_DOUBLE_BIAS): Delete.
16707         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
16708         version of math_ldbl.h.
16710 2013-10-04  Alan Modra  <amodra@gmail.com>
16712         [BZ #15734], [BZ #15735]
16713         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
16714         all uses of ieee875 long double macros and unions.  Simplify test
16715         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
16716         ldbl_extract_mantissa value for ix,iy exponents.  Properly
16717         normalize after ldbl_extract_mantissa, and don't add hidden bit
16718         already handled.  Don't treat low word of ieee854 mantissa like
16719         low word of IBM long double and mask off bit when testing for
16720         zero.
16721         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
16722         all uses of ieee875 long double macros and unions.  Simplify tests
16723         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
16724         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
16725         two1022, instead use their values.  Recognise that tests for large
16726         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
16727         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
16728         Rewrite all uses of ieee875 long double macros and unions.  Simplify
16729         test for 0.0L and nan.  Correct negation.
16730         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
16731         ieee875 long double macros and unions.  Correct output for large
16732         magnitude x.  Correct absolute value calculation.
16733         (__erfcl): Likewise.
16734         * math/libm-test.inc: Add tests for errors discovered in IBM long
16735         double versions of fmodl, remainderl, erfl and erfcl.
16737 2013-10-04  Alan Modra  <amodra@gmail.com>
16739         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
16740         all uses of ieee854 long double macros and unions.  Simplify tests
16741         for long doubles that are fully specified by the high double.
16742         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
16743         Likewise.
16744         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
16745         Remove dead code too.
16746         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
16747         (__ieee754_ynl): Likewise.
16748         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
16749         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
16750         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
16751         Remove dead code too.
16752         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
16753         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
16754         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
16755         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
16756         Simplify.
16757         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
16758         Simplify.
16759         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
16760         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
16761         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
16762         Comment on variable precision.
16763         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
16764         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
16765         Likewise.
16766         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
16767         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
16768         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
16769         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
16770         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
16772 2013-10-04  Alan Modra  <amodra@gmail.com>
16774         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
16775         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
16776         all uses of ieee854 long double macros and unions.
16777         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
16778         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
16779         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
16780         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
16781         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
16782         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
16783         Likewise.
16784         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
16785         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
16786         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
16787         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
16788         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
16789         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
16790         Simplify sign and nan test too.
16791         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
16792         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
16793         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
16794         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
16795         Likewise.
16796         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
16797         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
16798         Likewise.
16799         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
16800         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
16801         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
16802         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
16803         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
16804         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
16806 2013-10-04  Alan Modra  <amodra@gmail.com>
16808         * stdio-common/printf_size.c (__printf_size): Don't use
16809         union ieee854_long_double in fpnum union.
16810         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
16811         signbit macro to retrieve sign from long double.
16812         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
16813         retrieve sign from long double.
16814         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
16815         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
16816         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
16817         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
16818         * math/test-misc.c (main): Don't use union ieee854_long_double.
16820 2013-10-04  Alan Modra  <amodra@gmail.com>
16822         [BZ #15680]
16823         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
16824         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
16825         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
16826         calculation.  Remove unnecessary test for denormal exponent.
16827         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
16828         Correct handling of denormals.  Avoid undefined shift behaviour.
16829         Correct normalisation of low mantissa when low double is denormal.
16830         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
16831         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
16832         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
16833         Correct normalisation of low mantissa.  Test for overflow of high
16834         mantissa and normalise.
16835         (ldbl_nearbyint): Use more readable constant for two52.
16836         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
16837         (__mpn_construct_long_double): Fix test for overflow of high
16838         mantissa and correct normalisation.  Avoid undefined shift.
16840 2013-10-04  Alan Modra  <amodra@gmail.com>
16842         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
16843         (union ibm_extended_long_double): Define as an array of ieee754_double.
16844         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
16845         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
16846         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
16847         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
16848         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
16849         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
16850         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
16851         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
16852         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
16853         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
16854         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
16856 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
16858         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
16859         page size instead of calling getpagesize.
16861         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
16862         (LOCFILE_ALIGN_MASK): Likewise.
16863         (LOCFILE_ALIGN_UP): Likewise.
16864         (LOCFILE_ALIGNED_P): Likewise.
16865         * locale/programs/ld-collate.c (collate_output): Use the new
16866         macros instead of __alignof__ (int32_t).
16867         * locale/weight.h (findidx): Likewise.
16869 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
16871         [BZ #431]
16872         * manual/string.texi: Fix strncat and wcsncat.
16874 2013-10-03  Brooks Moses  <bmoses@google.com>
16876         [BZ #15915]
16877         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
16878         * Makerules: ...here, and adjust associated comments.
16880 2013-10-02  Will Newton  <will.newton@linaro.org>
16882         * malloc/Makefile: Add tst-pvalloc.
16883         * malloc/tst-pvalloc.c: New file.
16885 2013-10-02  Will Newton  <will.newton@linaro.org>
16887         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
16888         improve test coverage.
16890 2013-10-02  Will Newton  <will.newton@linaro.org>
16892         * malloc/Makefile: Add tst-posix_memalign.
16893         * malloc/tst-posix_memalign.c: New file.
16895 2013-10-01  Eric Blake  <eblake@redhat.com>
16897         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
16898         Use __THROWNL rather than __THROW on static functions.
16900 2013-09-30  Petr Machata  <pmachata@redhat.com>
16902         * elf/elf.h (R_AARCH64_ABS16): New macro.
16903         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
16904         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
16905         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
16906         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
16907         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
16908         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
16909         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
16910         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
16911         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
16912         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
16913         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
16914         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
16915         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
16916         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
16917         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
16918         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
16919         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
16920         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
16921         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
16922         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
16923         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
16924         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
16925         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
16926         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
16927         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
16928         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
16929         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
16930         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
16931         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
16932         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
16933         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
16934         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
16935         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
16936         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
16937         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
16938         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
16939         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
16940         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
16941         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
16942         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
16943         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
16944         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
16945         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
16946         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
16947         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
16948         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
16949         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
16950         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
16951         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
16952         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
16953         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
16954         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
16955         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
16956         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
16957         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
16958         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
16959         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
16960         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
16961         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
16962         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
16963         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
16964         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
16965         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
16966         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
16967         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
16968         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
16969         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
16970         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
16971         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
16972         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
16973         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
16974         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
16975         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
16976         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
16977         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
16978         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
16979         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
16980         (R_AARCH64_TLSDESC_LDR): Likewise.
16981         (R_AARCH64_TLSDESC_ADD): Likewise.
16982         (R_AARCH64_TLSDESC_CALL): Likewise.
16984 2013-09-30  Andreas Schwab  <schwab@suse.de>
16986         [BZ #15048]
16987         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
16988         the nss database lookup.
16989         * nscd/initgrcache.c (addinitgroupsX): Likewise.
16990         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
16992 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
16994         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
16996 2013-09-28  P. J. McDermott  <pj@pehjota.net>
16998         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
16999         ${Bash-specific parameter/pattern/string} parameter expansion.
17000         * sysdeps/unix/make-syscalls.sh: Likewise.
17002 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
17004         * sysdeps/sh/stackguard-macros.h: New file.
17006 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
17008         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
17009         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
17010         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
17011         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
17012         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
17013         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
17015 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17017         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
17018         Fix thread ID register.
17020 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
17022         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
17023         [POSIX || UNIX98]: Require rather than permitting all symbols from
17024         <time.h>.
17025         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
17026         element of struct sched_param.
17027         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
17028         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
17029         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
17030         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
17031         constant.
17033 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
17035         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
17036         argument calculation.
17038 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
17040         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
17041         Expect macro.
17042         [POSIX] (pthread_attr_t): Do not require type.
17043         [POSIX] (pthread_cond_t): Likewise.
17044         [POSIX] (pthread_condattr_t): Likewise.
17045         [POSIX] (pthread_key_t): Likewise.
17046         [POSIX] (pthread_mutex_t): Likewise.
17047         [POSIX] (pthread_mutexattr_t): Likewise.
17048         [POSIX] (pthread_once_t): Likewise.
17049         [POSIX] (pthread_t): Likewise.
17050         [POSIX-based standards] (pthread_atfork): Expect function.
17052 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
17053             Richard Sandiford  <richard@codesourcery.com>
17055         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
17056         (swap_endianness_p): New extern variable.
17057         (set_big_endian): New inline function.
17058         (maybe_swap_uint32): Likewise.
17059         (maybe_swap_uint32_array): Likewise.
17060         (maybe_swap_uint32_obstack): Likewise.
17061         * locale/programs/locfile.c: Include <stdbool.h>.
17062         (swap_endianness_p): New variable.
17063         (add_locale_uint32): Call maybe_swap_uint32.
17064         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
17065         (write_locale_data): Call maybe_swap_uint32_array.
17066         * locale/programs/ld-collate.c (obstack_int32_grow): Call
17067         maybe_swap_uint32.
17068         (obstack_int32_grow_fast): Likewise.
17069         (output_weightwc): Call maybe_swap_uint32_obstack.
17070         (collate_output): Likewise.
17071         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
17072         (OPT_LITTLE_ENDIAN): Likewise.
17073         (options): Add --little-endian and --big-endian options.
17074         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
17075         * locale/programs/locarchive.c: Include "locfile.h".
17076         (GET): New macro.
17077         (SET): Likewise.
17078         (INC): Likewise.
17079         (create_archive): Use the new macros to access fields of
17080         structures directly mapped from or written to locale archives.
17081         (oldlocrecentcmp): Likewise.
17082         (enlarge_archive): Likewise.
17083         (insert_name): Likewise.
17084         (add_alias): Likewise.
17085         (add_locale): Likewise.
17086         (delete_locales_from_archive): Likewise.
17087         (show_archive_content): Likewise.
17088         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
17089         locale data.
17091 2013-09-24  Roland McGrath  <roland@hack.frob.com>
17093         * manual/freemanuals.texi: Updated from (newly) canonical copy at
17094         http://www.gnu.org/doc/freemanuals.texi.
17095         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
17097 2013-09-24  Will Newton  <will.newton@linaro.org>
17099         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
17100         macro.
17102 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
17104         * locale/hashval.h (compute_hashval): Interpret bytes of key as
17105         unsigned char.
17107 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
17109         * manual/threads.texi (POSIX Threads): Fix a typo.
17111 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
17113         [BZ #14547]
17114         * string/tst-strcoll-overflow.c: New test case.
17115         * string/Makefile (xtests): Add tst-strcoll-overflow.
17116         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
17117         cache if string sizes may cause integer overflow.
17119         [BZ #14547]
17120         * string/strcoll_l.c (coll_seq): New members rule, idx,
17121         save_idx and back_us.
17122         (get_next_seq_nocache): New function.
17123         (do_compare_nocache): New function.
17124         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
17125         when malloc fails.
17127 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
17129         [BZ #15754]
17130         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
17131         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
17132         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
17134         [BZ #15754]
17135         * elf/Makefile (tests): Add tst-ptrguard1.
17136         (tests-static): Add tst-ptrguard1-static.
17137         (tst-ptrguard1-ARGS): Define.
17138         (tst-ptrguard1-static-ARGS): Define.
17139         * elf/tst-ptrguard1.c: New file.
17140         * elf/tst-ptrguard1-static.c: New file.
17141         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
17142         * sysdeps/i386/stackguard-macros.h: Likewise.
17143         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
17144         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
17145         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
17146         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
17147         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
17148         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
17150 2013-09-23  Hector Marco  <hecmargi@upv.es>
17151             Ismael Ripoll  <iripoll@disca.upv.es>
17152             Carlos O'Donell  <carlos@redhat.com>
17154         [BZ #15754]
17155         * sysdeps/generic/stackguard-macros.h: Define
17156         __pointer_chk_guard_local and POINTER_CHK_GUARD.
17157         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
17158         Define __pointer_chk_guard_local.
17159         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
17160         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
17162 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
17164         [BZ #15859]
17165         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
17167 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
17169         * include/string.h (__ffs): Declare as hidden.
17170         * string/ffs.c (__ffs): Define as hidden.
17171         * sysdeps/i386/ffs.c (__ffs): Likewise.
17172         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
17173         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
17174         * sysdeps/s390/ffs.c (__ffs): Likewise.
17175         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
17177 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
17179         * NEWS: Mention malloc probes.
17181         * malloc/arena.c (new_heap): New memory_heap_new probe.
17182         (grow_heap): New memory_heap_more probe.
17183         (shrink_heap): New memory_heap_less probe.
17184         (heap_trim): New memory_heap_free probe.
17185         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
17186         (systrim): New memory_sbrk_less probe.
17187         * manual/probes.texi: Document them.
17189         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
17190         * manual/probes.texi: Document it.
17192         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
17193         (__libc_realloc): Add memory_realloc_retry probe.
17194         (__libc_memalign): Add memory_memalign_retry probe.
17195         (__libc_valloc): Add memory_valloc_retry probe.
17196         (__libc_pvalloc): Add memory_pvalloc_retry probe.
17197         (__libc_calloc): Add memory_calloc_retry probe.
17198         * manual/probes.texi: Document them.
17200         * malloc/arena.c (get_free_list): Add probe
17201         memory_arena_reuse_free_list.
17202         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
17203         and memory_arena_reuse.
17204         (arena_get2) [!PER_THREAD]: Likewise.
17205         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
17206         memory_arena_reuse_realloc.
17207         * manual/probes.texi: Document them.
17209         * malloc/malloc.c (__libc_free): Add
17210         memory_mallopt_free_dyn_thresholds probe.
17211         (__libc_mallopt): Add multiple memory_mallopt probes.
17212         * manual/probes.texi: Document them.
17214         * malloc/malloc.c: Include stap-probe.h.
17215         (__libc_mallopt): Add memory_mallopt probe.
17216         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
17217         * manual/probes.texi: New.
17218         * manual/Makefile (chapters): Add probes.
17219         * manual/threads.texi: Set next node.
17221 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
17223         [BZ #15963, #13985]
17224         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
17225         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
17226         Add `Chinese' to `nan' entry name.
17228 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
17230         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
17231         (POLYNOMIAL): Likewise.
17232         (TAYLOR_SINCOS): Likewise.
17233         (TAYLOR_SLOW): Likewise.
17234         (__sin): Use TAYLOR_SINCOS.
17235         (__cos): Likewise.
17236         (slow): Use TAYLOR_SLOW.
17237         (sloww): Likewise.
17238         (bsloww): Likewise.
17239         (csloww): Likewise.
17241 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
17243         * stdlib/strtod_l.c: Fix buffer overrun.
17245 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
17247         * benchtests/Makefile (bench): Add sincos.
17248         * benchtests/bench-sincos.c: New file.
17250         * math/libm-test.inc (cos_test_data): New test inputs.
17251         (sin_test_data): Likewise.
17253         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
17254         macro.
17255         (__sin): Use it.
17256         (__cos): Likewise.
17257         (slow1): Likewise.
17258         (slow2): Likewise.
17259         (sloww1): Likewise.
17260         (sloww2): Likewise.
17261         (bsloww1): Likewise.
17262         (bsloww2): Likewise.
17263         (cslow2): Likewise.
17264         (csloww1): Likewise.
17265         (csloww2): Likewise.
17267         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
17268         function.
17269         (__sin): Use it.
17270         (__cos): Likewise.
17272         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
17273         gotos.
17274         (__cos): Likewise.
17276 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
17278         * config.h.in (HAVE_MIPS_NAN2008): New macro.
17279         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
17280         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
17281         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
17282         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
17283         * elf/cache.c (print_entry): Handle the new cache flags.
17285 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
17286             Aldy Hernandez  <aldyh@redhat.com>
17288         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
17289         Change condition to [_SOFT_FLOAT].
17290         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
17291         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
17292         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
17293         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
17294         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
17295         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
17296         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
17297         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
17298         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
17299         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
17300         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
17301         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
17302         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
17303         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
17304         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
17305         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
17306         declaration.
17308 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
17310         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
17311         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
17312         (__longjmp): Use LOAD_GP to load saved GPRs.
17313         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
17314         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
17315         (__sigsetjmp): Use SAVE_GP to save GPRs.
17317         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
17318         Do not append -msoft-float.
17319         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
17321 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
17323         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
17325 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
17327         [BZ #15966]
17328         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
17329         (_FPU_GETCW): Use initial "__" on variable and field names but not
17330         on macro parameter name.
17331         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
17332         parentheses around reference to macro parameter.
17334 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
17336         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
17337         prototype.
17338         (ctype_startup): Use uint32_t in cast and sizeof for
17339         ctype->charnames.
17341 2013-09-11  Jia Liu  <proljc@gmail.com>
17343         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
17344         __daddr_t_defined.
17345         [__FreeBSD__]: Likewise.
17347 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
17349         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
17350         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
17351         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
17352         (strchr): Remove __strchr_sse42 ifunc selection.
17353         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
17354         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
17356 2013-09-11  Will Newton  <will.newton@linaro.org>
17358         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
17359         parameter to RES. Remove hardcoded 1000 value.
17360         * benchtests/bench-skeleton.c (main): Pass RES parameter
17361         to TIMING_INIT and multiply result by 1000.
17363 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17365         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17367 2013-09-11  Andreas Schwab  <schwab@suse.de>
17369         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
17370         if not defined.
17371         (O_TMPFILE) [__USE_GNU]: Define.
17372         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
17373         Define.
17375 2013-09-11  Will Newton  <will.newton@linaro.org>
17377         [BZ #15857]
17378         * malloc/malloc.c (__libc_memalign): Check the value of bytes
17379         does not overflow.
17381 2013-09-11  Will Newton  <will.newton@linaro.org>
17383         [BZ #15856]
17384         * malloc/malloc.c (__libc_valloc): Check the value of bytes
17385         does not overflow.
17387 2013-09-11  Will Newton  <will.newton@linaro.org>
17389         [BZ #15855]
17390         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
17391         does not overflow.
17393 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
17395         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
17396         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
17397         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
17398         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
17399         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
17401 2013-09-10  Allan McRae  <allan@archlinux.org>
17403         [BZ #15748]
17404         * manual/arith.texi (Parsing of Floats): Clarify
17405         cross-reference.
17407         [BZ #15849]
17408         * manual/install.texi (Running make install): Mention
17409         --enable-pt-chown.
17410         * INSTALL: Regenerated.
17412 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
17414         * csu/init-first.c (_init): Remove the !SHARED condition around
17415         FPU control word initialization.
17416         * elf/dl-support.c (_dl_fpu_control): New variable.
17417         (_dl_aux_init) <AT_FPUCW>: Initialize it.
17418         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
17419         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
17420         * math/test-fpucw-static.c: New file.
17421         * math/test-fpucw-ieee.c: New file.
17422         * math/test-fpucw-ieee-static.c: New file.
17423         * math/Makefile (tests): Add `test-fpucw-ieee' and
17424         `$(tests-static)'.
17425         (tests-static): New variable.
17426         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
17427         dependency to...
17428         [($(build-shared),yes)]
17429         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
17430         ... this.
17431         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
17432         New dependency.
17434 2013-09-09  Allan McRae  <allan@archlinux.org>
17436         [BZ #15939]
17437         * manual/string.texi (Collation Functions): Fix typo in
17438         strcoll example.
17439         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
17441         [BZ #15893]
17442         * stdlib/isomac.c (get_null_defines): Fix memory leak.
17444         [BZ #15892]
17445         * libio/memstream.c (open_memstream): Fix memory leak.
17446         * libio/wmemstream.c (open_wmemstream): Likewise.
17448         [BZ #15895]
17449         * nscd/netgroupcache.c: Fix nesting of ifdefs.
17451 2013-09-09  Will Newton  <will.newton@linaro.org>
17453         * malloc/Makefile: Add tst-realloc to tests.
17454         * malloc/tst-realloc.c: New file.
17456 2013-09-09  Allan McRae  <allan@archlinux.org>
17458         [BZ #15844]
17459         * COPYING: Update from GNU website to fix FSF address.
17460         * COPYING.LIB: Likewise.
17462 2013-09-06  David S. Miller  <davem@davemloft.net>
17464         * po/zh_TW.po: Update Chinese (traditional) translation from
17465         translation project.
17467 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
17468             Joseph Myers  <joseph@codesourcery.com>
17470         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
17471         "localeinfo.h".
17472         (obstack_chunk_alloc): New macro.
17473         (obstack_chunk_free): Likewise.
17474         (record_offset): New function.
17475         (init_locale_data): Likewise.
17476         (align_locale_data): Likewise.
17477         (add_locale_empty): Likewise.
17478         (add_locale_raw_data): Likewise.
17479         (add_locale_raw_obstack): Likewise.
17480         (add_locale_string): Likewise.
17481         (add_locale_wstring): Likewise.
17482         (add_locale_uint32): Likewise.
17483         (add_locale_uint32_array): Likewise.
17484         (add_locale_char): Likewise.
17485         (start_locale_structure): Likewise.
17486         (end_locale_structure): Likewise.
17487         (start_locale_prelude): Likewise.
17488         (end_locale_prelude): Likewise.
17489         (write_locale_data): Take locale_file structure rather than an
17490         iovec.
17491         * locale/programs/locfile.h: Include "obstack.h".
17492         (struct locale_file): Change to store locale file contents instead
17493         of header.
17494         (init_locale_data): New prototype.
17495         (align_locale_data): Likewise.
17496         (add_locale_empty): Likewise.
17497         (add_locale_raw_data): Likewise.
17498         (add_locale_raw_obstack): Likewise.
17499         (add_locale_string): Likewise.
17500         (add_locale_wstring): Likewise.
17501         (add_locale_uint32): Likewise.
17502         (add_locale_uint32_array): Likewise.
17503         (add_locale_char): Likewise.
17504         (start_locale_structure): Likewise.
17505         (end_locale_structure): Likewise.
17506         (start_locale_prelude): Likewise.
17507         (end_locale_prelude): Likewise.
17508         (write_locale_data): Update prototype.
17509         * locale/programs/3level.h (struct TABLE): Remove result field.
17510         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
17511         Use new locale_file interface.
17512         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
17513         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
17514         * locale/programs/ld-address.c (address_output): Use new
17515         locale_file interface.
17516         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
17517         NO_ADD_LOCALE.
17518         (collate_finish): Don't call collseq_table_finalize.
17519         (collate_output): Use new locale_file interface.
17520         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
17521         in file.
17522         (NO_FINALIZE): Change to NO_ADD_LOCALE.
17523         (TABLE): Move defines earlier in file.
17524         (ELEMENT): Likewise.
17525         (DEFAULT): Likewise.
17526         (wctrans_table_add): Move macro and inline function earlier in
17527         file.
17528         (struct wctype_table): Move type earlier in file.
17529         (add_locale_wctype_table): New static prototype.
17530         (struct locale_ctype_t): Use logical types instead of struct iovec
17531         pointers for members.
17532         (ctype_output): Use new locale_file interface.
17533         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
17534         new locale_file interface.
17535         (allocate_arrays): Update for use of new locale_file interface.
17536         * locale/programs/ld-identification.c (identification_output): Use
17537         new locale_file interface.
17538         * locale/programs/ld-measurement.c (measurement_output): Likewise.
17539         * locale/programs/ld-messages.c (messages_output): Likewise.
17540         * locale/programs/ld-monetary.c (monetary_output): Likewise.
17541         * locale/programs/ld-name.c (name_output): Likewise.
17542         * locale/programs/ld-numeric.c (numeric_output): Likewise.
17543         * locale/programs/ld-paper.c (paper_output): Likewise.
17544         * locale/programs/ld-telephone.c (telephone_output): Likewise.
17545         * locale/programs/ld-time.c (time_output): Likewise.
17547 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17549         * benchtests/Makefile: Add memrchr benchmark.
17550         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
17551         benchmark as memrchr.
17552         * benchtests/bench-memrchr-ifunc.c: New file.
17553         * benchtests/bench-memrchr.c: New file.
17555 2013-09-06   Will Newton  <will.newton@linaro.org>
17557         * benchtests/Makefile (string-bench): Add memcpy.
17559 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
17560             Cong Wang  <amwang@redhat.com>
17562         [BZ #15850]
17563         * sysdeps/unix/sysv/linux/bits/in.h
17564         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
17565         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
17566         before __USE_KERNEL_IPV6_DEFS uses.
17567         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
17568         IPPROTO_BEETPH.
17569         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
17570         sockaddr_in6, or ipv6_mreq.
17572 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17574         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
17575         memory access for final bytes in some large inputs.
17576         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
17578 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17580         * string/test-memrchr.c: New file.
17581         * string/test-memrchr-ifunc.c: New file.
17582         * string/Makefile: Add new memrchr testcase.
17584 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
17586         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
17587         fanotify_init returns EPERM.
17589 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
17591         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
17592         errors.
17593         (top level): Treat second token from macro or constant entries for
17594         allowed headers as allowed.
17595         * include/complex.h: Condition internal declarations on
17596         [!_ISOMAC].
17597         * include/fenv.h: Condition include of <stdbool.h> and internal
17598         declarations on [!_ISOMAC].
17600 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
17602         [BZ #15923]
17603         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
17605 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
17607         * configure.in (--enable-versioning): Remove configure option.
17608         (libc_cv_asm_symver_directive): Remove configure test.
17609         (libc_cv_ld_version_script_option): Likewise.
17610         (VERSIONING): Remove variable and AC_SUBST.
17611         (DO_VERSIONING): Remove AC_DEFINE.
17612         * configure: Regenerated.
17613         * config.h.in (DO_VERSIONING): Remove macro.
17614         * Makerules [$(versioning) = yes]: Change conditionals to
17615         [$(build-shared) = yes].
17616         * config.make.in (versioning): Remove variable.
17617         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
17618         [$(build-shared) = yes].
17619         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
17620         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
17621         * elf/Makefile [$(versioning) = yes]: Change conditionals to
17622         [$(build-shared) = yes].
17623         * extra-lib.mk [$(versioning) = yes]: Likewise.
17624         * hurd/Makefile [$(versioning) = yes]: Likewise.
17625         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
17626         [SHARED].
17627         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
17628         [SHARED].
17629         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
17630         [SHARED && !NO_HIDDEN].
17631         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
17632         [SHARED].
17633         [SHARED && DO_VERSIONING]: Likewise..
17634         * libio/Makefile [$(versioning) = yes]: Change conditionals to
17635         [$(build-shared) = yes].
17636         * manual/install.texi (--disable-versioning): Remove
17637         documentation.
17638         * INSTALL: Regenerated.
17639         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
17640         to [SHARED].
17641         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
17642         [$(build-shared) = yes].
17643         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
17644         * sysdeps/i386/i686/multiarch/strstr-c.c
17645         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
17646         [SHARED && !NO_HIDDEN].
17647         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
17648         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
17649         * sysdeps/powerpc/powerpc32/dl-machine.c
17650         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
17651         * sysdeps/powerpc/powerpc32/sysdep.h
17652         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
17653         to [SHARED && PIC && !NO_HIDDEN].
17654         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
17655         conditional to [SHARED].
17657 2013-09-04   Will Newton  <will.newton@linaro.org>
17659         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
17660         * benchtests/bench-string.h: Include bench-timing.h instead
17661         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
17662         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
17663         call to HP_TIMING_DIFF_INIT.
17664         * benchtests/bench-memccpy.c: Use bench-timing.h macros
17665         instead of hp-timing.h macros.
17666         * benchtests/bench-memchr.c: Likewise.
17667         * benchtests/bench-memcmp.c: Likewise.
17668         * benchtests/bench-memcpy.c: Likewise.
17669         * benchtests/bench-memmem.c: Likewise.
17670         * benchtests/bench-memmove.c: Likewise.
17671         * benchtests/bench-memset.c: Likewise.
17672         * benchtests/bench-rawmemchr.c: Likewise.
17673         * benchtests/bench-strcasecmp.c: Likewise.
17674         * benchtests/bench-strcasestr.c: Likewise.
17675         * benchtests/bench-strcat.c: Likewise.
17676         * benchtests/bench-strchr.c: Likewise.
17677         * benchtests/bench-strcmp.c: Likewise.
17678         * benchtests/bench-strcpy.c: Likewise.
17679         * benchtests/bench-strcpy_chk.c: Likewise.
17680         * benchtests/bench-strlen.c: Likewise.
17681         * benchtests/bench-strncasecmp.c: Likewise.
17682         * benchtests/bench-strncat.c: Likewise.
17683         * benchtests/bench-strncmp.c: Likewise.
17684         * benchtests/bench-strncpy.c: Likewise.
17685         * benchtests/bench-strnlen.c: Likewise.
17686         * benchtests/bench-strpbrk.c: Likewise.
17687         * benchtests/bench-strrchr.c: Likewise.
17688         * benchtests/bench-strspn.c: Likewise.
17689         * benchtests/bench-strstr.c: Likewise.
17691 2013-09-04  Will Newton  <will.newton@linaro.org>
17693         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
17695 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
17697         [BZ #15427]
17698         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
17699         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
17700         * math/libm-test.inc (lgamma_test_data): Add more tests.
17701         * sysdeps/i386/fpu/libm-test-ulps: Update.
17702         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17704 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
17706         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
17707         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
17708         Add ifunc.
17709         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
17710         Add strcmp-sse2-unaligned
17711         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
17713 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
17715         * Versions.def (libc): Add GLIBC_2.19.
17717 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
17719         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
17720         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
17722 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
17724         [BZ #14155]
17725         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
17726         intermediate calculations in recurrence.
17727         (__ieee754_ynf): Likewise.
17728         * math/libm-test.inc (jn_test_data): Do not allow spurious
17729         underflow exception.  Add more tests.
17730         (yn_test_data): Add more tests.
17731         * sysdeps/i386/fpu/libm-test-ulps: Update.
17732         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17734 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
17736         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
17738 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
17740         * csu/init-first.c: Fix then/than typos.
17741         * locale/programs/ld-collate.c: Likewise.
17742         * locale/programs/linereader.h: Likewise.
17743         * manual/charset.texi: Likewise.
17744         * manual/filesys.texi: Likewise.
17745         * manual/stdio.texi: Likewise.
17746         * manual/string.texi: Likewise.
17747         * stdlib/fmtmsg.c: Likewise.
17748         * sysdeps/i386/stpncpy.S: Likewise.
17749         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
17750         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
17751         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
17752         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
17754 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
17756         * elf/dl-open.c: Fix typos.
17757         * iconvdata/gbbig5.c: Likewise.
17758         * iconvdata/iso-2022-jp.c: Likewise.
17759         * iconv/gconv_int.h: Likewise.
17760         * iconv/loop.c: Likewise.
17761         * nis/rpcsvc/nis.h: Likewise.
17762         * resolv/ns_name.c: Likewise.
17763         * stdio-common/vfscanf.c: Likewise.
17764         * streams/stropts.h: Likewise.
17765         * sunrpc/rpc_thread.c: Likewise.
17766         * sysdeps/i386/strpbrk.S: Likewise.
17767         * sysdeps/ieee754/k_standard.c: Likewise.
17768         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
17769         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
17770         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
17771         * sysdeps/mach/hurd/profil.c: Likewise.
17772         * sysdeps/s390/dl-procinfo.h: Likewise.
17773         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
17774         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
17775         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
17776         * sysdeps/x86_64/dl-trampoline.S: Likewise.
17777         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
17779 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
17781         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
17782         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
17784 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
17786         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
17787         aix specific files.
17788         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
17789         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
17790         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
17791         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
17792         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
17793         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
17794         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
17795         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
17797 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
17798             Roland McGrath  <roland@hack.frob.com>
17800         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
17801         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
17803 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
17805         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
17806         __executable_start symbol instead of _start.
17808 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
17810         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
17811         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
17812         Move macros to...
17813         * sysdeps/gnu/ldsodefs.h: ... this new file.
17815         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
17816         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
17817         instead of ELFOSABI_LINUX.
17819         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
17820         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
17821         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
17822         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
17823         Likewise.
17824         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
17825         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
17826         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
17827         Likewise.
17828         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
17829         (ibm_extended_long_double): Add ieee_nan member.
17830         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
17831         (do_test): New function.
17833         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
17834         TEST_TRUNC.
17835         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
17836         functions, renamed from truncdfsf_test, trunctfsf_test,
17837         trunctfdf_test.
17838         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
17839         functions.
17840         (do_test): Run all these.
17842 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
17844         * argp/argp-help.c: Fix typos.
17845         * argp/argp-parse.c: Likewise.
17846         * debug/backtracesyms.c: Likewise.
17847         * elf/elf.h: Likewise.
17848         * malloc/malloc.c: Likewise.
17849         * nis/nis_print.c: Likewise.
17850         * resolv/res_comp.c: Likewise.
17851         * stdlib/stdlib.h: Likewise.
17852         * sunrpc/clnt_tcp.c: Likewise.
17853         * sunrpc/clnt_udp.c: Likewise.
17854         * sunrpc/clnt_unix.c: Likewise.
17855         * sysdeps/unix/bsd/ptsname.c: Likewise.
17856         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
17857         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
17858         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
17859         Likewise.
17860         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
17861         Likewise.
17862         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
17863         Likewise.
17864         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
17866 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
17868         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
17869         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
17871 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
17873         [BZ #15897]
17874         * dlfcn/Makefile (tests): Add bug-dl-leaf.
17875         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
17876         ($(objpfx)bug-dl-leaf): New rule.
17877         ($(objpfx)bug-dl-leaf.so): Likewise.
17878         ($(objpfx)bug-dl-leaf.out): Likewise.
17879         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
17880         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
17881         * dlfcn/bug-dl-leaf.c: New test.
17882         * dlfcn/bug-dl-leaf-lib.c: Likewise.
17883         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
17884         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
17885         (dlclose): Likewise.
17886         (dlmopen): Likewise.
17888 2013-08-27  Roland McGrath  <roland@hack.frob.com>
17890         * include/netdb.h [!_ISOMAC]:
17891         Don't include <tls.h>.
17892         (h_errno, __libc_h_errno): Move declaration and macros out of
17893         [_LIBC_REENTRANT].
17895         * include/resolv.h [_RESOLV_H_]:
17896         Don't include <tls.h>.
17897         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
17898         * resolv/res_libc.c: Don't include <tls.h>.
17899         (_res): Use __attribute__ ((nocommon)) in place of
17900         __attribute__ ((section (".bss"))).
17902         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
17903         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
17905         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
17907         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
17908         only under [SIOCGIFCONF && SIOCGIFNETMASK].
17910         * resolv/res_mkquery.c: Include <sys/time.h>.
17912         * inet/ifreq.c: Moved to ...
17913         * sysdeps/unix/ifreq.c: ... here.
17914         * inet/ifreq.c: New file, true stub version.
17916         * socket/sa_len.c: New file.
17917         * socket/Makefile (aux): Add it.
17918         * sysdeps/unix/sysv/linux/Makefile
17919         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
17920         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
17921         and #include <socket/sa_len.c>.
17922         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
17923         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
17925         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
17926         * bits/socket.h: ... here.
17928         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
17929         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
17930         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
17932 2013-08-27  Andreas Schwab  <schwab@suse.de>
17934         [BZ #15736]
17935         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
17936         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
17937         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
17938         * string/test-strcasecmp.c (test_main): Run tests in several
17939         locales.
17940         * string/test-strncasecmp.c (test_main): Likewise.
17942         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
17943         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
17944         to __strcasecmp_nonascii and __strncasecmp_nonascii.
17945         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
17946         (__strncasecmp_ssse3) [PIC]: Likewise.
17948 2013-08-26  Roland McGrath  <roland@hack.frob.com>
17950         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
17952         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
17953         instead of explicitly declaring xdecrypt.
17954         * nis/nss_nis/nis-publickey.c: Likewise.
17956 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
17958         [BZ #15890]
17959         * nscd/aicache.c: Include res_hconf.h.
17960         (addhstaiX): Initialize res_hconf.
17962 2013-08-26  Andreas Schwab  <schwab@suse.de>
17964         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
17965         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
17967 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
17969         * nscd/aicache.c (addhstaiX): Fix indentation.
17971 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
17973         * configure.ac: Quote $build_pt_chown test.
17974         * configure: Regenerated.
17976 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
17978         [BZ #15532]
17979         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
17980         * math/s_cexpf.c (__cexpf): Likewise.
17981         * math/s_cexpl.c (__cexpl): Likewise.
17982         * math/libm-test.inc (cexp_test_data): Correct expected return
17983         value for NaN + i0.  Add another test.
17985 2013-08-22  David S. Miller  <davem@davemloft.net>
17987         * po/ca.po: Update Catalan translation from translation project.
17988         * po/uk.po: Add Ukrainian translations from translation project.
17990 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
17992         [BZ #15797]
17993         * math/s_fdim.c (__fdim): Check for infinite arguments if result
17994         is infinite, not alongside NaN test.
17995         * math/s_fdimf.c (__fdimf): Likewise.
17996         * math/s_fdiml.c (__fdiml): Likewise.
17997         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
17998         errno is unchanged.
18000 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
18002         * argp/argp-help.c: Fix typos.
18003         * crypt/speeds.c: Likewise.
18004         * csu/check_fds.c: Likewise.
18005         * elf/dl-load.c: Likewise.
18006         * elf/dl-open.c: Likewise.
18007         * elf/reldep3.c: Likewise.
18008         * elf/reldep.c: Likewise.
18009         * elf/sprof.c: Likewise.
18010         * iconv/iconv_charmap.c: Likewise.
18011         * iconv/skeleton.c: Likewise.
18012         * iconv/strtab.c: Likewise.
18013         * io/lockf64.c: Likewise.
18014         * libio/libioP.h: Likewise.
18015         * resolv/gai_notify.c: Likewise.
18016         * resolv/ns_name.c: Likewise.
18017         * resolv/ns_samedomain.c: Likewise.
18018         * resolv/res_send.c: Likewise.
18019         * stdlib/random.c: Likewise.
18020         * sunrpc/rpc/xdr.h: Likewise.
18021         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
18022         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
18023         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
18024         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
18025         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
18026         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
18027         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
18028         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
18029         * sysdeps/mach/hurd/check_fds.c: Likewise.
18030         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
18031         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
18032         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
18033         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
18034         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
18035         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
18036         * sysdeps/pthread/aio_notify.c: Likewise.
18037         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
18038         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
18039         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
18040         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
18041         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
18043 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
18045         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
18046         version if bit_Slow_SSE4_2 is set.
18047         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
18048         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
18050 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18052         [BZ #15867]
18053         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
18054         trampoline stack frame information.
18055         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
18056         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
18057         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
18058         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
18059         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
18060         * sysdeps/unix/sysv/linux/powerpc/init-first.c
18061         (_libc_vdso_platform_setup): Initialize the signal trampolines.
18062         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
18063         sa_flags value.
18064         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
18065         interrupting a syscall and set with option SA_SIGINFO.
18067 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
18069         [BZ #15531]
18070         * math/s_cproj.c (__cproj): Only return an infinity if one part of
18071         argument is infinite.
18072         * math/s_cprojf.c (__cprojf): Likewise.
18073         * math/s_cprojl.c (__cprojl): Likewise.
18074         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
18075         * math/libm-test.inc (cproj_test_data): Add more tests.
18077         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
18079         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
18080         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
18081         size.  Use __ffs to determine corresponding shift.
18083 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
18084             Roland McGrath  <roland@hack.frob.com>
18086         * Makefile (INSTALL): Remove trailing blank lines from output of
18087         makeinfo.
18089 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
18091         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
18092         Align 32 bit compat elf_greg to 8 bytes.
18094 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
18096         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
18098 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
18100         * string/strcoll_l.c (coll_seq): New structure.
18101         (get_next_seq_cached): New function.
18102         (get_next_seq): New function.
18103         (do_compare): New function.
18104         (STRCOLL): Use GNU style definition.  Simplify implementation
18105         by using get_next_seq, get_next_seq_cached and do_compare.
18107 2013-08-16  Florian Weimer  <fweimer@redhat.com>
18109         [BZ #14699]
18110         CVE-2013-4237
18111         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
18112         member.
18113         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
18114         member.
18115         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
18116         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
18117         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
18118         conditional.
18119         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
18120         GETDENTS_64BIT_ALIGNED.
18121         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
18122         * manual/filesys.texi (Reading/Closing Directory): Document
18123         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
18124         strongly.
18125         * manual/conf.texi (Limits for Files): Add portability note to
18126         NAME_MAX, PATH_MAX.
18127         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
18129 2013-08-13  Andreas Schwab  <schwab@suse.de>
18131         [BZ #15749]
18132         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
18133         of fabs.
18134         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
18135         LDBL_MAX_EXP >= 16384]: Add tests for it.
18137 2013-08-12  David S. Miller  <davem@davemloft.net>
18139         * version.h (RELEASE): Set to "development".
18140         (VERSION): Set to "2.18.90".
18141         * NEWS: Add 2.19 section.
18143 2013-08-03  David S. Miller  <davem@davemloft.net>
18145         * po/ko.po: Update Korean translation from translation project.
18147 2013-08-01  David S. Miller  <davem@davemloft.net>
18149         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
18150         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
18151         Bilka.
18153 2013-07-30  David S. Miller  <davem@davemloft.net>
18155         * po/fr.po: Update French translation from translation project.
18157 2013-07-28  David S. Miller  <davem@davemloft.net>
18159         * po/cs.po: Update Czech translation from translation project.
18161         * po/sv.po: Update Swedish translation from translation project.
18163 2013-07-27  David S. Miller  <davem@davemloft.net>
18165         * po/eo.po: Update Esperanto translation from translation project.
18167         * po/vi.po: Update Vietnamese translation from translation project.
18169         * po/de.po: Update German translation from translation project.
18171 2013-07-26  David S. Miller  <davem@davemloft.net>
18173         * po/bg.po: Update Bulgarian translation from translation project.
18175         * po/nl.po: Update Dutch translation from translation project.
18176         * po/pl.po: Update Polish translation from translation project.
18177         * po/ru.po: Update Russian translation from translation project.
18179 2013-07-24  David S. Miller  <davem@davemloft.net>
18181         * po/libc.pot: Update.
18183 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18185         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
18186         variable page size.
18187         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
18188         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
18189         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
18191 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
18193         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
18195 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
18196             Andreas Schwab  <schwab@suse.de>
18197             Roland McGrath  <roland@hack.frob.com>
18198             Joseph Myers  <joseph@codesourcery.com>
18199             Carlos O'Donell  <carlos@redhat.com>
18201         [BZ #15755]
18202         * config.h.in: Define HAVE_PT_CHOWN.
18203         * config.make.in (build-pt-chown): New variable.
18204         * configure.in (--enable-pt_chown): New configure option.
18205         * configure: Regenerate.
18206         * login/Makefile: Include Makeconfig.  Build pt_chown only if
18207         build-pt-chown is enabled.
18208         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
18209         pt_chown to fix pty ownership.
18210         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
18211         CLOSE_ALL_FDS.
18212         * manual/install.texi (Configuring and compiling): Mention
18213         --enable-pt_chown. Add @findex for grantpt.
18214         * INSTALL: Regenerate.
18216 2013-07-20  David S. Miller  <davem@davemloft.net>
18218         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
18219         difference between 32-bit and 64-bit.
18221 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
18223         [BZ #15711]
18224         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
18225         Avoid system header dependency with -ffreestanding.
18226         ($(objpfx)bits/syscall%d): Likewise.
18228 2013-07-13  David S. Miller  <davem@davemloft.net>
18230         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
18231         underflows from atanl/atan2l due to bug 15319.
18232         (casinh_test_data): Likewise.
18234 2013-07-07  David S. Miller  <davem@davemloft.net>
18236         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
18238 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
18240         * sysdeps/i386/fpu/libm-test-ulps: Update.
18241         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18243 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
18245         * configure.in (--enable-lock-elision): Fix message text.
18246         * INSTALL: Regenerate.
18247         * configure: Regenerate.
18249 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18251         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18253 2013-07-03  Andreas Jaeger  <aj@suse.de>
18255         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
18256         define.
18257         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
18258         (ptrace_peeksiginfo_args): Add.
18259         (__ptrace_peeksiginfo_flags): Add.
18260         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
18261         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
18262         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
18264 2013-07-03  Allan McRae  <allan@archlinux.org>
18266         * sysdeps/i386/fpu/libm-test-ulps: Update.
18268 2013-07-02  David S. Miller  <davem@davemloft.net>
18270         * sysdeps/sparc/fpu/libm-test-ulps: Update.
18272 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
18274         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
18276 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
18278         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
18279         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18281 2013-07-02  Andi Kleen <ak@linux.intel.com>
18283         * config.h.in (ENABLE_LOCK_ELISION): Add.
18284         * configure.in (--enable-lock-elision): Add option.
18285         * manual/install.texi: Document --enable lock elision.
18286         * configure: Regenerate
18287         * INSTALL: Regenerate.
18289 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
18291         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
18292         SSE4.2 strcasecmp for libc.a.
18293         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
18295 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
18297         [BZ #13304]
18298         * soft-fp/op-common.h (_FP_FMA): New macro.
18299         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
18300         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
18301         (_FP_MUL_MEAT_1_imm): ... here.
18302         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
18303         (_FP_MUL_MEAT_1_wide): ... here.
18304         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
18305         (_FP_MUL_MEAT_1_hard): ... here.
18306         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
18307         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
18308         (_FP_MUL_MEAT_2_wide): ... here.
18309         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
18310         (_FP_MUL_MEAT_2_wide_3mul): ... here.
18311         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
18312         (_FP_MUL_MEAT_2_gmp): ... here.
18313         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
18314         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
18315         (_FP_MUL_MEAT_4_wide): ... here.
18316         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
18317         (_FP_MUL_MEAT_4_gmp): ... here.
18318         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
18319         (_FP_WFRACBITS_DW_S): Likewise.
18320         (_FP_WFRACXBITS_DW_S): Likewise.
18321         (_FP_HIGHBIT_DW_S): Likewise.
18322         (FP_FMA_S): Likewise.
18323         (_FP_FRAC_HIGH_DW_S): Likewise.
18324         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
18325         (_FP_WFRACBITS_DW_D): Likewise.
18326         (_FP_WFRACXBITS_DW_D): Likewise.
18327         (_FP_HIGHBIT_DW_D): Likewise.
18328         (FP_FMA_D): Likewise.
18329         (_FP_FRAC_HIGH_DW_D): Likewise.
18330         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
18331         (_FP_WFRACBITS_DW_E): Likewise.
18332         (_FP_WFRACXBITS_DW_E): Likewise.
18333         (_FP_HIGHBIT_DW_E): Likewise.
18334         (FP_FMA_E): Likewise.
18335         (_FP_FRAC_HIGH_DW_E): Likewise.
18336         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
18337         (_FP_WFRACBITS_DW_Q): Likewise.
18338         (_FP_WFRACXBITS_DW_Q): Likewise.
18339         (_FP_HIGHBIT_DW_Q): Likewise.
18340         (FP_FMA_Q): Likewise.
18341         (_FP_FRAC_HIGH_DW_Q): Likewise.
18342         * soft-fp/fmasf4.c: New file.
18343         * soft-fp/fmadf4.c: Likewise.
18344         * soft-fp/fmatf4.c: Likewise.
18346 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
18348         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
18349         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
18350         Silvermont.
18351         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
18352         macro.
18353         (index_Slow_SSE4_2): Likewise.
18354         (index_Prefer_PMINUB_for_stringop): Likewise.
18355         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
18356         bit_Slow_SSE4_2 is set.
18357         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
18358         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
18360 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18362         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
18363         rtld_global._dl_hwcap2.
18364         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
18365         POWER8.
18366         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
18367         POWER8 feature descriptions defined in _dl_hwcap2.
18368         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
18369         string handling for POWER8 feature bits.
18370         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
18371         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
18372         _dl_powerpc_cap_flags.
18373         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
18374         * sysdeps/powerpc/rtld-global-offsets.sym
18375         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
18376         _dl_hwcap2 in the rtld_global_ro structure.
18378 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18380         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
18381         hardware capabilities in support of AT_HWCAP2.
18382         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
18383         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
18384         GLRO(dl_hwcap2).
18385         (_dl_show_auxv): Add support for calling _dl_procinfo to display
18386         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
18387         explicitly the unknown a_type display mechanism is used.
18388         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
18389         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
18390         struct member.
18391         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
18392         to macro prototype for AT_HWCAP2 support.
18393         * sysdeps/i386/dl-procinfo.h: Likewise.
18394         * sysdeps/s390/dl-procinfo.h: Likewise.
18395         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
18396         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
18397         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
18398         return -1 for unknown a_type display fallback.
18399         * sysdeps/sparc/dl-procinfo.h: Likewise.
18400         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
18401         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
18403 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
18405         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
18406         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
18408 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
18410         [BZ #12492]
18411         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
18412         mprotect making __stack_prot writable.
18414 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
18415             Joseph Myers  <joseph@codesourcery.com>
18417         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
18418         as being properly aligned.
18420 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
18422         * dlfcn/modstatic5.c: New file.
18423         * dlfcn/tststatic5.c: New file.
18424         * dlfcn/Makefile (tests): Add tststatic5.
18425         (tests-static): Likewise.
18426         (modules-names): Add modstatic5.
18427         (tststatic5-ENV): New variable.
18428         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
18430         [BZ #15022]
18431         * elf/dl-support.c (_dl_main_map): New variable.
18432         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
18433         (_dl_nns, _dl_load_adds): Set to 1.
18434         (_dl_initial_searchlist): Refer to _dl_main_map.
18435         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
18436         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
18437         call to _dl_get_origin.
18438         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
18439         around call_map.
18440         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
18441         * dlfcn/modstatic3.c: New file.
18442         * dlfcn/tststatic3.c: New file.
18443         * dlfcn/tststatic4.c: New file.
18444         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
18445         (tests-static): Likewise.
18446         (modules-names): Add modstatic3.
18447         (tststatic3-ENV, tststatic4-ENV): New variables.
18448         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
18449         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
18451 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
18453         * configure.in (CC): Require GCC version 4.4 or later.
18454         * configure: Regenerated.
18455         * manual/install.texi (Tools for Compilation): Update GCC version
18456         requirement.
18457         * INSTALL: Regenerated.
18459 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
18461         [BZ #15674]
18462         * string/test-memcmp.c (check2): New.
18463         (main): Call check2.
18465         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
18467 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
18469         [BZ #15022]
18470         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
18471         over to...
18472         (dl_open_worker) [!SHARED]: ... here.
18474 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18476         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
18478 2013-06-25  Richard Henderson  <rth@redhat.com>
18480         * locale/programs/locarchive.c: Include <libc-internal.h>
18482 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
18484         * manual/texinfo.tex: Update to version 2013-06-21.17, with
18485         trailing whitespace removed.
18487 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
18489         [BZ #10283]
18490         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
18491         * locale/programs/locarchive.c: Include libc-mmap.h.
18492         (prepare_address_space): Take two new outputs (the mmap base and len).
18493         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
18494         values.
18495         (create_archive): Declare new mmap base and len values for
18496         prepare_address_space, and store the result in ah.
18497         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
18498         (enlarge_archive): If ah->mmap_base is not NULL, use that and
18499         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
18500         Declare new mmap base and len values for
18501         prepare_address_space, and store the result in new_ah.
18502         (open_archive): Declare new mmap base and len values for
18503         prepare_address_space, and store the result in ah.
18504         (close_archive): If ah->mmap_base is not NULL, use that and
18505         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
18506         * sysdeps/generic/libc-mmap.h: New file.
18508 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
18510         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
18511         (ALIGN_UP): Likewise.
18512         (PTR_ALIGN_DOWN): Likewise.
18513         (PTR_ALIGN_UP): Likewise.
18515 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18517         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
18518         entry mapped to PPC_PLATFORM_POWER8.
18519         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
18520         POWER8.
18521         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
18522         (_dl_string_platform): Add case for exporting platform position for
18523         POWER8.
18524         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
18525         search path to sysdeps/powerpc/powerpc32/power8 directory.
18526         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
18527         search path to sysdeps/powerpc/powerpc64/power8 directory.
18528         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
18529         power7 directories.
18530         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
18531         power7 directories.
18533 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
18535         * INSTALL: Regenerate.
18537         * nscd/connections.c (nscd_init): Fix comment.
18539 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
18541         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
18543         [BZ #15667]
18544         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
18545         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
18547 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
18549         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
18550         DL_DST_REQ_STATIC.
18551         (DL_DST_REQ_STATIC): Remove macro.
18553 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
18555         [BZ #7006]
18556         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
18557         with a shift of 0 bits.
18559 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
18561         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
18562         $(tststatic-ENV).
18564 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
18566         [BZ #15655]
18567         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
18569 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18571         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
18572         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
18573         accepts -fno-tree-loop-distribute-patterns.
18574         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
18575         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
18576         recursive call.
18577         * string/memset.c (memset): Likewise.
18578         * string/test-memmove.c (simple_memmove): Disable loop transformation
18579         to library calls.
18580         * string/test-memset.c (simple_memset): Likewise.
18581         * benchtests/bench-memmove.c (simple_memmove): Likewise.
18582         * benchtests/bench-memset.c (simple_memset): Likewise.
18583         * configure: Regenerated.
18585 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
18587         * math/test-misc.c (main): Ignore fesetround failure when failures
18588         of subsequent rounding tests would be ignored.
18590         [BZ #15654]
18591         * math/fedisblxcpt.c (fedisableexcept): Return 0.
18592         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
18593         * math/fegetenv.c (__fegetenv): Return 0.
18594         * math/fegetexcept.c (fegetexcept): Return 0.
18595         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
18596         FE_TONEAREST.
18597         * math/feholdexcpt.c (feholdexcept): Return 0.
18598         * math/fesetenv.c (__fesetenv): Return 0.
18599         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
18600         argument FE_TONEAREST.
18601         * math/feupdateenv.c (__feupdateenv): Return 0.
18602         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
18604 2013-06-18  Roland McGrath  <roland@hack.frob.com>
18606         * elf/rtld-Rules (rtld-compile-command.S): New variable.
18607         (rtld-compile-command.s, rtld-compile-command.c): New variables.
18608         ($(objpfx)rtld-%.os rules): Use them.
18610 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18612         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
18613         fields.
18615 2013-06-17  Roland McGrath  <roland@hack.frob.com>
18617         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
18618         length of target pattern, then descending length of dependency pattern.
18619         * configure.in (AWK): Require gawk 3.1.2 or newer.
18620         * manual/install.texi (Tools for Compilation): Say that we do.
18621         * configure: Regenerated.
18623         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
18624         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
18625         * scripts/sysd-rules.awk: ... this new script.
18626         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
18627         than a glob-style pattern.
18629 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
18631         * math/test-misc.c (main): Do not treat incorrectly rounded
18632         conversions as failure unless ROUNDING_TESTS passes.
18634 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
18636         [BZ #15631]
18637         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
18638         restore exception state around main square root computation, then
18639         check for inexactness explicitly.
18641         * math/libm-test.inc (fma_test_data): Add another test.
18643 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
18645         * manual/threads.texi (Non-POSIX Extensions): New document
18646         node.  Document pthread_getattr_default_np and
18647         pthread_setattr_default_np.
18649         * Versions.def (libpthread): Add GLIBC_2.18.
18650         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
18651         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
18652         Likewise.
18653         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
18654         Likewise.
18655         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
18656         Likewise.
18657         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
18658         Likewise.
18659         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
18660         Likewise.
18661         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
18662         Likewise.
18663         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
18664         Likewise.
18665         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
18666         Likewise.
18667         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
18668         Likewise.
18670 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
18672         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
18673         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
18675 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
18676             H.J. Lu  <hjl.tools@gmail.com>
18678         [BZ #15627]
18679         * sysdeps/x86_64/rtld-memset.c: Remove file.
18680         * sysdeps/x86_64/rtld-memset.S: New file.
18682 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
18684         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
18685         (test_in_one_mode): Take arguments for whether the rounding mode
18686         is supported for each floating-point type.
18687         (do_test): Pass new arguments to test_in_one_mode using
18688         ROUNDING_TESTS.
18690 2013-06-13  Roland McGrath  <roland@hack.frob.com>
18692         * posix/tst-waitid.c (do_test): Distinguish different instances of
18693         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
18694         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
18695         before entering the kernel for waitpid.
18697 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
18699         * NEWS: Fix note on clock function precision.  Text by Roland
18700         McGrath.
18702 2013-06-13  Roland McGrath  <roland@hack.frob.com>
18704         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
18705         it into place only when and if the sanity check passes.
18707 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
18709         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
18710         output for whether conversion result is exact.  Take argument
18711         indicating whether type is IBM long double.
18712         (round_for_all): Change need_exact field to ibm_ld.
18713         * stdlib/tst-strtod-round.c (struct exactness): New type.
18714         (struct test): Change bool ld_ok field to struct exactness exact.
18715         (TEST): Update all definitions for change to field.
18716         (tests): Regenerate array contents.
18717         (test_in_one_mode): Take pointer to new field instead of old ld_ok
18718         field value.  Check for IBM long double here.
18719         (do_test): Update calls to test_in_one_mode.
18721 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
18723         [BZ #12515]
18724         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
18725         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
18727 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18729         [BZ #15605]
18730         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
18731         generated by the compiler on loop optimizations.
18732         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
18733         general definitions.
18735 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
18737         * math/bug-nextafter.c: Include <math-tests.h>.
18738         (main): Only test for exceptions if EXCEPTION_TESTS is true for
18739         the relevant type.
18740         * math/bug-nexttoward.c: Include <math-tests.h>.
18741         (main): Only test for exceptions if EXCEPTION_TESTS is true for
18742         the relevant type.
18743         * math/test-misc.c: Include <math-tests.h>.
18744         (main): Only test for exceptions if EXCEPTION_TESTS is true for
18745         the relevant type.
18747 2013-06-12  Andreas Jaeger  <aj@suse.de>
18749         * po/ia.po: Update Interlingua translation from translation
18750         project.
18752 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
18754         * include/fenv.h: Include stdbool.h.
18755         (struct rm_ctx): New structure.
18756         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
18757         Define macro.
18758         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
18759         (SET_RESTORE_ROUNDF): Likewise.
18760         (SET_RESTORE_ROUNDL): Likewise.
18761         (SET_RESTORE_ROUND_NOEX): Likewise.
18762         (SET_RESTORE_ROUND_NOEXF): Likewise.
18763         (SET_RESTORE_ROUND_NOEXL): Likewise.
18764         (SET_RESTORE_ROUND_53BIT): Likewise.
18765         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
18766         (libc_feresetround_noexf_ctx): Likewise.
18767         (libc_feresetround_noexl_ctx): Likewise.
18768         (libc_feholdsetround_53bit_ctx): Likewise.
18769         (libc_feresetround_53bit_ctx): Likewise.
18770         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
18771         (libc_feholdexcept_setround_sse_ctx): New function.
18772         (libc_fesetenv_sse_ctx): Likewise.
18773         (libc_feupdateenv_sse_ctx): Likewise.
18774         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
18775         (libc_feholdexcept_setround_387_ctx): Likewise.
18776         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
18777         (libc_feholdsetround_387_prec_ctx): Likewise.
18778         (libc_feholdsetround_387_ctx): Likewise.
18779         (libc_feholdsetround_387_53bit_ctx): Likewise.
18780         (libc_feholdsetround_sse_ctx): Likewise.
18781         (libc_feresetround_sse_ctx): Likewise.
18782         (libc_feresetround_387_ctx): Likewise.
18783         (libc_feupdateenv_387_ctx): Likewise.
18784         (libc_feholdexcept_setroundf_ctx): Define macro.
18785         (libc_fesetenvf_ctx): Likewise.
18786         (libc_feupdateenvf_ctx): Likewise.
18787         (libc_feholdsetroundf_ctx): Likewise.
18788         (libc_feresetroundf_ctx): Likewise.
18789         (libc_feholdexcept_setround_ctx): Likewise.
18790         (libc_fesetenv_ctx): Likewise.
18791         (libc_feupdateenv_ctx): Likewise.
18792         (libc_feholdsetround_ctx): Likewise.
18793         (libc_feresetround_ctx): Likewise.
18794         (libc_feholdexcept_setroundl_ctx): Likewise.
18795         (libc_feupdateenvl_ctx): Likewise.
18796         (libc_feholdsetroundl_ctx): Likewise.
18797         (libc_feresetroundl_ctx): Likewise.
18798         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
18799         (libc_feresetround_53bit_ctx): Likewise.
18801 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
18803         * locale/iso-639.def: Convert to UTF-8.
18805 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
18807         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
18808         (EXCEPTION_TESTS_double): Likewise.
18809         (EXCEPTION_TESTS_long_double): Likewise.
18810         (EXCEPTION_TESTS): Likewise.
18811         * math/libm-test.inc (test_exceptions): Only test exceptions if
18812         EXCEPTION_TESTS (FLOAT).
18814 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
18816         * benchtests/Makefile (string-bench): Add strcpy_chk and
18817         stpcpy_chk.
18818         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
18819         * benchtests/bench-stpcpy_chk.c: New file.
18820         * benchtests/bench-strcpy_chk-ifunc.c: New file.
18821         * benchtests/bench-strcpy_chk.c: New file.
18822         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
18823         code.
18824         (do_test): Likewise.
18826 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18828         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
18829         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
18830         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
18831         with tabs where appropriate.
18832         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
18833         dl-procinfo.h.
18834         [PPC_PLATFORM_PPC440]: Likewise.
18835         [PPC_PLATFORM_PPC464]: Likewise.
18836         [PPC_PLATFORM_PPC476]: Likewise.
18837         (_dl_string_platform): Add support for detecting ppc405, ppc440,
18838         ppc464, and ppc476 platform strings merging from ports/
18839         dl-procinfo.h.
18841 2013-06-11  Andreas Schwab  <schwab@suse.de>
18843         [BZ #14991]
18844         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
18845         (from_ucs4_idx): Regenerate.
18846         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
18847         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
18848         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
18849         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
18850         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
18851         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
18852         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
18853         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
18854         from FROM_LOOP and TO_LOOP specific macros.
18855         (BODY): Handle combining characters.
18856         * iconvdata/BIG5HKSCS.irreversible: Update.
18857         * iconvdata/BIG5HKSCS.precomposed: New file.
18858         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
18859         characters.
18860         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
18862 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
18864         * include/sys/time.h: Fix indentation and add copyright header.
18866         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
18867         (do_test): Likewise.
18868         * string/test-memchr.c (do_one_test): Likewise.
18869         (do_test): Likewise.
18870         * string/test-memcmp.c (do_one_test): Likewise.
18871         (do_test): Likewise.
18872         * string/test-memcpy.c (do_one_test): Likewise.
18873         (do_test): Likewise.
18874         * string/test-memmem.c (do_one_test): Likewise.
18875         (do_test): Likewise.
18876         (do_random_tests): Likewise.
18877         * string/test-memmove.c (do_one_test): Likewise.
18878         (do_test): Likewise.
18879         * string/test-memset.c (do_one_test): Likewise.
18880         (do_test): Likewise.
18881         * string/test-rawmemchr.c (do_one_test): Likewise.
18882         (do_test): Likewise.
18883         * string/test-strcasecmp.c (do_one_test): Likewise.
18884         (do_test): Likewise.
18885         * string/test-strcasestr.c (do_one_test): Likewise.
18886         (do_test): Likewise.
18887         * string/test-strcat.c (do_one_test): Likewise.
18888         (do_test): Likewise.
18889         * string/test-strchr.c (do_one_test): Likewise.
18890         (do_test): Likewise.
18891         * string/test-strcmp.c (do_one_test): Likewise.
18892         (do_test): Likewise.
18893         * string/test-strcpy.c (do_one_test): Likewise.
18894         (do_test): Likewise.
18895         * string/test-string.h: Likewise.
18896         (test_init): Likewise.
18897         * string/test-strlen.c (do_one_test): Likewise.
18898         (do_test): Likewise.
18899         * string/test-strncasecmp.c (do_one_test): Likewise.
18900         (do_test): Likewise.
18901         * string/test-strncat.c (do_one_test): Likewise.
18902         (do_test): Likewise.
18903         * string/test-strncmp.c (do_one_test): Likewise.
18904         (do_test_limit): Likewise.
18905         (do_test): Likewise.
18906         * string/test-strncpy.c (do_one_test): Likewise.
18907         (do_test): Likewise.
18908         * string/test-strnlen.c (do_one_test): Likewise.
18909         (do_test): Likewise.
18910         * string/test-strpbrk.c (do_one_test): Likewise.
18911         (do_test): Likewise.
18912         * string/test-strrchr.c (do_one_test): Likewise.
18913         (do_test): Likewise.
18914         * string/test-strspn.c (do_one_test): Likewise.
18915         (do_test): Likewise.
18916         * string/test-strstr.c (do_one_test): Likewise.
18917         (do_test): Likewise.
18919         * benchtests/Makefile (string-bench): Add string benchmarks.
18920         * benchtests/bench-bcopy-ifunc.c: New file.
18921         * benchtests/bench-bcopy.c: New file.
18922         * benchtests/bench-bzero-ifunc.c: New file.
18923         * benchtests/bench-bzero.c: New file.
18924         * benchtests/bench-memccpy-ifunc.c: New file.
18925         * benchtests/bench-memccpy.c: New file.
18926         * benchtests/bench-memchr-ifunc.c: New file.
18927         * benchtests/bench-memchr.c: New file.
18928         * benchtests/bench-memcmp-ifunc.c: New file.
18929         * benchtests/bench-memcmp.c: New file.
18930         * benchtests/bench-memmem-ifunc.c: New file.
18931         * benchtests/bench-memmem.c: New file.
18932         * benchtests/bench-memmove-ifunc.c: New file.
18933         * benchtests/bench-memmove.c: New file.
18934         * benchtests/bench-mempcpy-ifunc.c: New file.
18935         * benchtests/bench-mempcpy.c: New file.
18936         * benchtests/bench-memset-ifunc.c: New file.
18937         * benchtests/bench-memset.c: New file.
18938         * benchtests/bench-rawmemchr-ifunc.c: New file.
18939         * benchtests/bench-rawmemchr.c: New file.
18940         * benchtests/bench-stpcpy-ifunc.c: New file.
18941         * benchtests/bench-stpcpy.c: New file.
18942         * benchtests/bench-stpncpy-ifunc.c: New file.
18943         * benchtests/bench-stpncpy.c: New file.
18944         * benchtests/bench-strcasecmp-ifunc.c: New file.
18945         * benchtests/bench-strcasecmp.c: New file.
18946         * benchtests/bench-strcasestr-ifunc.c: New file.
18947         * benchtests/bench-strcasestr.c: New file.
18948         * benchtests/bench-strcat-ifunc.c: New file.
18949         * benchtests/bench-strcat.c: New file.
18950         * benchtests/bench-strchr-ifunc.c: New file.
18951         * benchtests/bench-strchr.c: New file.
18952         * benchtests/bench-strchrnul-ifunc.c: New file.
18953         * benchtests/bench-strchrnul.c: New file.
18954         * benchtests/bench-strcmp-ifunc.c: New file.
18955         * benchtests/bench-strcmp.c: New file.
18956         * benchtests/bench-strcpy-ifunc.c: New file.
18957         * benchtests/bench-strcpy.c: New file.
18958         * benchtests/bench-strcspn-ifunc.c: New file.
18959         * benchtests/bench-strcspn.c: New file.
18960         * benchtests/bench-strlen-ifunc.c: New file.
18961         * benchtests/bench-strlen.c: New file.
18962         * benchtests/bench-strncasecmp-ifunc.c: New file.
18963         * benchtests/bench-strncasecmp.c: New file.
18964         * benchtests/bench-strncat-ifunc.c: New file.
18965         * benchtests/bench-strncat.c: New file.
18966         * benchtests/bench-strncmp-ifunc.c: New file.
18967         * benchtests/bench-strncmp.c: New file.
18968         * benchtests/bench-strncpy-ifunc.c: New file.
18969         * benchtests/bench-strncpy.c: New file.
18970         * benchtests/bench-strnlen-ifunc.c: New file.
18971         * benchtests/bench-strnlen.c: New file.
18972         * benchtests/bench-strpbrk-ifunc.c: New file.
18973         * benchtests/bench-strpbrk.c: New file.
18974         * benchtests/bench-strrchr-ifunc.c: New file.
18975         * benchtests/bench-strrchr.c: New file.
18976         * benchtests/bench-strspn-ifunc.c: New file.
18977         * benchtests/bench-strspn.c: New file.
18978         * benchtests/bench-strstr-ifunc.c: New file.
18979         * benchtests/bench-strstr.c: New file.
18981         * benchtests/Makefile: Disable parallel execution of targets.
18982         (string-bench): Add memcpy.
18983         (benchset): New variable to store a list of benchmark sets.
18984         (bench-func): Renamed from bench.
18985         (bench-set): New target.
18986         (bench): Depend on bench-func and bench-set.
18987         * benchtests/README: Add section on benchmark sets.
18988         * benchtests/bench-memcpy-ifunc.c: New file.
18989         * benchtests/bench-memcpy.c: New file.
18990         * benchtests/bench-string.h: New file.
18992 2013-06-11  Andreas Schwab  <schwab@suse.de>
18994         [BZ #15577]
18995         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
18996         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
18997         values in the triple.
18998         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
18999         terminator in the group key.
19001 2013-06-11  Andreas Jaeger  <aj@suse.de>
19003         * po/zh_TW.po: Update Chinese (traditional) translation from
19004         translation project.
19006 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
19008         * include/time.h (__clock_gettime): Add libc_hidden_proto.
19009         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
19010         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
19011         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
19012         (clock_getcpuclockid): Likewise.
19013         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
19014         Add weak_alias and libc_hidden_def.
19015         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
19016         * rt/clock_gettime.c (clock_gettime): Rename to
19017         __clock_gettime.  Add weak_alias and libc_hidden_def.
19018         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
19019         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
19020         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
19021         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
19022         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
19023         Likewise.
19024         * rt/clock_settime.c (clock_settime): Rename to
19025         __clock_settime.  Add weak_alias and libc_hidden_def.
19026         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
19028 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
19030         * mach/err_boot.sub: Remove trailing whitespace.
19031         * mach/err_ipc.sub: Likewise.
19032         * mach/err_mach.sub: Likewise.
19034         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
19035         (ROUNDING_TESTS_double): Likewise.
19036         (ROUNDING_TESTS_long_double): Likewise.
19037         (ROUNDING_TESTS): Likewise.
19038         * math/libm-test.inc: Include <math-tests.h>.
19039         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
19040         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
19041         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
19042         (IF_ROUND_INIT_FE_UPWARD): Likewise.
19044 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
19046         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
19047         of assigning.
19049 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
19051         * sysdeps/gnu/errlist.awk: Do not generate space at end of
19052         otherwise empty TRANS lines.
19053         * sysdeps/gnu/errlist.c: Regenerated.
19055         * catgets/gencat.c (error_print): Use (void) in function
19056         definition.
19057         * crypt/crypt_util.c (__init_des): Likewise.
19058         * crypt/speeds.c (Stop): Likewise.
19059         (main): Likewise.
19060         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
19061         * inet/ruserpass.c (token): Likewise.
19062         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
19063         * intl/localealias.c (extend_alias_table): Likewise.
19064         * intl/plural-exp.c (init_germanic_plural): Likewise.
19065         * libio/fcloseall.c (__fcloseall): Likewise.
19066         * libio/genops.c (_IO_flush_all): Likewise.
19067         (_IO_flush_all_linebuffered): Likewise.
19068         (_IO_cleanup): Likewise.
19069         (_IO_iter_begin): Likewise.
19070         (_IO_iter_end): Likewise.
19071         (_IO_list_lock): Likewise.
19072         (_IO_list_unlock): Likewise.
19073         (_IO_list_resetlock): Likewise.
19074         * libio/getchar.c (getchar): Likewise.
19075         * libio/getchar_u.c (getchar_unlocked): Likewise.
19076         * libio/getwchar.c (getwchar): Likewise.
19077         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
19078         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
19079         * login/getpt.c (__getpt): Likewise.
19080         * login/tst-utmp.c (main): Likewise.
19081         * malloc/hooks.c (__malloc_check_init): Likewise.
19082         * malloc/malloc.c (__malloc_stats): Likewise.
19083         * malloc/mtrace.c (tr_break): Likewise.
19084         (mtrace): Likewise.
19085         (muntrace): Likewise.
19086         * misc/fstab.c (endfsent): Likewise.
19087         * misc/getclktck.c (__getclktck): Likewise.
19088         * misc/getdtsz.c (__getdtablesize): Likewise.
19089         * misc/gethostid.c (gethostid): Likewise.
19090         * misc/getpagesize.c (__getpagesize): Likewise.
19091         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
19092         (__get_nprocs): Likewise.
19093         (__get_phys_pages): Likewise.
19094         (__get_avphys_pages): Likewise.
19095         * misc/getttyent.c (getttyent): Likewise.
19096         (setttyent): Likewise.
19097         (endttyent): Likewise.
19098         * misc/getusershell.c (getusershell): Likewise.
19099         (endusershell): Likewise.
19100         (setusershell): Likewise.
19101         (initshells): Likewise.
19102         * misc/hsearch.c (__hdestroy): Likewise.
19103         * misc/sync.c (sync): Likewise.
19104         * misc/syslog.c (closelog_internal): Likewise.
19105         (closelog): Likewise.
19106         * misc/ttyslot.c (ttyslot): Likewise.
19107         * misc/vhangup.c (vhangup): Likewise.
19108         * posix/fork.c (__fork): Likewise.
19109         * posix/getegid.c (__getegid): Likewise.
19110         * posix/geteuid.c (__geteuid): Likewise.
19111         * posix/getgid.c (__getgid): Likewise.
19112         * posix/getpid.c (__getpid): Likewise.
19113         * posix/getppid.c (__getppid): Likewise.
19114         * posix/getuid.c (__getuid): Likewise.
19115         * posix/pause.c (pause): Likewise.
19116         * posix/setpgrp.c (setpgrp): Likewise.
19117         * posix/setsid.c (__setsid): Likewise.
19118         * posix/test-vfork.c (noop): Likewise.
19119         * resolv/gethnamaddr.c (_endhtent): Likewise.
19120         (_gethtent): Likewise.
19121         (ht_endhostent): Likewise.
19122         (gethostent): Likewise.
19123         (dns_service): Likewise.
19124         * stdlib/drand48.c (drand48): Likewise.
19125         * stdlib/lrand48.c (lrand48): Likewise.
19126         * stdlib/mrand48.c (mrand48): Likewise.
19127         * stdlib/rand.c (rand): Likewise.
19128         * stdlib/random.c (__random): Likewise.
19129         * stdlib/setenv.c (clearenv): Likewise.
19130         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
19131         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
19132         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
19133         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
19134         (__get_nprocs): Likewise.
19135         (__get_phys_pages): Likewise.
19136         (__get_avphys_pages): Likewise.
19137         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
19138         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
19139         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
19140         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
19141         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
19142         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
19143         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
19144         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
19145         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
19146         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
19147         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
19148         * sysdeps/mach/hurd/sync.c (sync): Likewise.
19149         * sysdeps/posix/clock.c (clock): Likewise.
19150         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
19151         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
19152         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
19153         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
19154         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
19155         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
19156         (__get_nprocs_conf): Likewise.
19157         (__get_phys_pages): Likewise.
19158         (__get_avphys_pages): Likewise.
19159         * time/clock.c (clock): Likewise.
19160         * time/tzset.c (__tzname_max): Likewise.
19162 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
19164         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
19165         (__bswap_32): Do not use "register".
19166         * crypt/crypt.c (_ufc_doit_r): Likewise.
19167         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
19168         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
19169         * gmon/gmon.c (__monstartup): Likewise.
19170         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
19171         * hurd/hurdmalloc.c (more_memory): Likewise.
19172         (malloc): Likewise.
19173         (free): Likewise.
19174         (realloc): Likewise.
19175         (malloc_fork_prepare): Likewise.
19176         (malloc_fork_parent): Likewise.
19177         (malloc_fork_child): Likewise.
19178         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
19179         (_svcauth_des): Likewise.
19180         * inet/inet_lnaof.c (inet_lnaof): Likewise.
19181         * inet/inet_net.c (inet_network): Likewise.
19182         * inet/inet_netof.c (inet_netof): Likewise.
19183         * inet/rcmd.c (__validuser2_sa): Likewise.
19184         * io/fts.c (fts_open): Likewise.
19185         (fts_load): Likewise.
19186         (fts_close): Likewise.
19187         (fts_read): Likewise.
19188         (fts_children): Likewise.
19189         (fts_build): Likewise.
19190         (fts_stat): Likewise.
19191         (fts_sort): Likewise.
19192         (fts_alloc): Likewise.
19193         (fts_lfree): Likewise.
19194         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
19195         (_IO_file_xsgetn): Likewise.
19196         (_IO_file_xsgetn_mmap): Likewise.
19197         * libio/iofopncook.c (_IO_cookie_read): Likewise.
19198         (_IO_cookie_write): Likewise.
19199         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
19200         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
19201         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
19202         * malloc/obstack.c (_obstack_begin): Likewise.
19203         (_obstack_begin_1): Likewise.
19204         (_obstack_newchunk): Likewise.
19205         (_obstack_allocated_p): Likewise.
19206         (obstack_free): Likewise.
19207         (_obstack_memory_used): Likewise.
19208         * misc/getttyent.c (getttynam): Likewise.
19209         (getttyent): Likewise.
19210         (skip): Likewise.
19211         (value): Likewise.
19212         * misc/getusershell.c (initshells): Likewise.
19213         * misc/syslog.c (__vsyslog_chk): Likewise.
19214         * misc/ttyslot.c (ttyslot): Likewise.
19215         * nis/nis_hash.c (__nis_hash): Likewise.
19216         * posix/fnmatch_loop.c (FCT): Likewise.
19217         * posix/getconf.c (print_all): Likewise.
19218         (main): Likewise.
19219         * posix/getopt.c (exchange): Likewise.
19220         * posix/glob.c (globfree): Likewise.
19221         (prefix_array): Likewise.
19222         (__glob_pattern_type): Likewise.
19223         * resolv/arpa/nameser.h (NS_GET16): Likewise.
19224         (NS_GET32): Likewise.
19225         (NS_PUT16): Likewise.
19226         (NS_PUT32): Likewise.
19227         * resolv/gethnamaddr.c (getanswer): Likewise.
19228         (gethostbyname2): Likewise.
19229         (gethostbyaddr): Likewise.
19230         (_gethtent): Likewise.
19231         (_gethtbyname2): Likewise.
19232         (_gethtbyaddr): Likewise.
19233         * resolv/ns_print.c (dst_s_get_int16): Likewise.
19234         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
19235         * resolv/res_init.c (__res_vinit): Likewise.
19236         (net_mask): Likewise.
19237         * resolv/res_mkquery.c (outchar): Likewise.
19238         (PRINT): Likewise.
19239         * stdio-common/printf_fp.c (outchar): Likewise.
19240         (PRINT): Likewise.
19241         * stdio-common/printf_fphex.c (outchar): Likewise.
19242         (PRINT): Likewise.
19243         * stdio-common/printf_size.c (outchar): Likewise.
19244         (PRINT): Likewise.
19245         * stdio-common/test_rdwr.c (main): Likewise.
19246         * stdio-common/tfformat.c (matches): Likewise.
19247         * stdio-common/vfprintf.c (outchar): Likewise.
19248         (printf_unknown): Likewise.
19249         (buffered_vfprintf): Likewise.
19250         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
19251         * stdio-common/xbug.c (AppendToBuffer): Likewise.
19252         (ReadFile): Likewise.
19253         * stdlib/qsort.c (SWAP): Likewise.
19254         (_quicksort): Likewise.
19255         * stdlib/setenv.c (__add_to_environ): Likewise.
19256         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
19257         * stdlib/strtol_l.c (__strtol_l): Likewise.
19258         * stdlib/tst-strtod.c (main): Likewise.
19259         * stdlib/tst-strtol.c (main): Likewise.
19260         * stdlib/tst-strtoll.c (main): Likewise.
19261         * string/bits/string2.h (__strcmp_cc): Likewise.
19262         (__strcmp_cg): Likewise.
19263         (__strcspn_c1): Likewise.
19264         (__strcspn_c2): Likewise.
19265         (__strcspn_c3): Likewise.
19266         (__strspn_c1): Likewise.
19267         (__strspn_c2): Likewise.
19268         (__strspn_c3): Likewise.
19269         (__strsep_1c): Likewise.
19270         (__strsep_2c): Likewise.
19271         (__strsep_3c): Likewise.
19272         * string/memccpy.c (__memccpy): Likewise.
19273         * string/stpcpy.c (__stpcpy): Likewise.
19274         * string/strcmp.c (strcmp): Likewise.
19275         * string/strrchr.c (strrchr): Likewise.
19276         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
19277         Likewise.
19278         * sysdeps/mach/hurd/getcwd.c
19279         (_hurd_canonicalize_directory_name_internal): Likewise.
19280         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
19281         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
19282         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
19283         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
19284         Likewise, in both definitions.
19285         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
19286         definitions.
19287         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
19288         64] (__bswap_64): Likewise.
19289         * time/test_time.c (main): Likewise.
19290         * time/tzfile.c (__tzfile_read): Likewise.
19291         (__tzfile_compute): Likewise.
19292         * time/tzset.c (__tzset_parse_tz): Likewise.
19293         (tzset_internal): Likewise.
19294         (compute_change): Likewise.
19295         * wcsmbs/wcscat.c (__wcscat): Likewise.
19296         * wcsmbs/wcschr.c (wcschr): Likewise.
19297         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
19298         * wcsmbs/wcscspn.c (wcscspn): Likewise.
19299         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
19300         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
19301         * wcsmbs/wcsspn.c (wcsspn): Likewise.
19302         * wcsmbs/wcsstr.c (wcsstr): Likewise.
19303         * wcsmbs/wmemchr.c (wmemchr): Likewise.
19304         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
19305         * wcsmbs/wmemset.c (wmemset): Likewise.
19307 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
19309         * scripts/config.guess: Update to version 2013-05-16.
19310         * scripts/config.sub: Update to version 2013-04-24.
19311         * scripts/install-sh: Update to version 2011-11-20.07.
19312         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
19313         * scripts/move-if-change: Update to version 2012-01-06 07:23.
19315 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
19317         * debug/fgetws_u_chk.c: Fix leading whitespaces.
19318         * elf/sln.c: Likewise.
19319         * hurd/hurd/ioctl.h: Likewise.
19320         * hurd/hurdmalloc.c: Likewise.
19321         * hurd/xattr.c: Likewise.
19322         * include/shlib-compat.h: Likewise.
19323         * inet/ruserpass.c: Likewise.
19324         * libio/iofgets_u.c: Likewise.
19325         * libio/iofgetws_u.c: Likewise.
19326         * locale/programs/ld-identification.c: Likewise.
19327         * locale/programs/ld-time.c: Likewise.
19328         * mach/msg-destroy.c: Likewise.
19329         * nss/nss_files/files-netgrp.c: Likewise.
19330         * resolv/res_data.c: Likewise.
19331         * soft-fp/op-1.h: Likewise.
19332         * soft-fp/op-2.h: Likewise.
19333         * soft-fp/op-4.h: Likewise.
19334         * soft-fp/op-common.h: Likewise.
19335         * stdio-common/printf_fphex.c: Likewise.
19336         * stdlib/strtod_l.c: Likewise.
19337         * sunrpc/rpc/clnt.h: Likewise.
19338         * sysdeps/generic/framestate.c: Likewise.
19339         * sysdeps/i386/bsd-_setjmp.S: Likewise.
19340         * sysdeps/i386/bsd-setjmp.S: Likewise.
19341         * sysdeps/i386/__longjmp.S: Likewise.
19342         * sysdeps/i386/setjmp.S: Likewise.
19343         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
19344         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
19345         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
19346         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
19347         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
19348         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
19349         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
19350         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
19351         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
19352         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
19353         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
19354         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
19355         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
19356         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
19357         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
19358         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
19359         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
19360         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
19361         * sysdeps/ieee754/support.c: Likewise.
19362         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
19363         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
19364         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
19365         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
19366         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
19367         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
19368         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
19369         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
19370         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
19371         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
19372         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
19373         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
19374         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
19375         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
19376         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
19377         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
19378         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
19379         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
19381 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
19383         * posix/transbug.c: Remove executable mode.
19385 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
19387         * crypt/speeds.c: Remove trailing whitespace.
19388         * dlfcn/default.c: Likewise.
19389         * elf/ifuncdep2.c: Likewise.
19390         * elf/ifuncmain1.c: Likewise.
19391         * elf/ifuncmain1vis.c: Likewise.
19392         * elf/testobj.h: Likewise.
19393         * elf/tst-stackguard1.c: Likewise.
19394         * gmon/sys/gmon.h: Likewise.
19395         * hurd/hurdmsg.c: Likewise.
19396         * hurd/new-fd.c: Likewise.
19397         * hurd/ports-get.c: Likewise.
19398         * iconvdata/ibm1008_420.c: Likewise.
19399         * inet/tst-getni1.c: Likewise.
19400         * inet/tst-getni2.c: Likewise.
19401         * libio/ioungetc.c: Likewise.
19402         * libio/wfiledoalloc.c: Likewise.
19403         * manual/libm-err-tab.pl: Likewise.
19404         * math/w_dremf.c: Likewise.
19405         * misc/ftruncate.c: Likewise.
19406         * posix/bug-glob2.c: Likewise.
19407         * posix/tst-pcre.c: Likewise.
19408         * posix/wait4.c: Likewise.
19409         * resolv/README: Likewise.
19410         * resolv/res_debug.h: Likewise.
19411         * resolv/tst-inet_ntop.c: Likewise.
19412         * setjmp/bug269-setjmp.c: Likewise.
19413         * soft-fp/extended.h: Likewise.
19414         * soft-fp/op-1.h: Likewise.
19415         * soft-fp/op-2.h: Likewise.
19416         * soft-fp/op-4.h: Likewise.
19417         * soft-fp/op-8.h: Likewise.
19418         * soft-fp/testit.c: Likewise.
19419         * stdio-common/bug16.c: Likewise.
19420         * stdlib/random.c: Likewise.
19421         * sunrpc/rpcsvc/rquota.x: Likewise.
19422         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
19423         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
19424         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
19425         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
19426         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
19427         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
19428         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
19429         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
19430         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
19431         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
19432         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
19433         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
19434         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
19435         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
19436         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
19437         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
19438         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
19439         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
19440         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
19441         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
19442         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
19443         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
19444         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
19445         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
19446         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
19447         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
19448         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
19449         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
19450         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
19451         * sysdeps/ieee754/s_lib_version.c: Likewise.
19452         * sysdeps/mach/hurd/check_fds.c: Likewise.
19453         * sysdeps/mach/hurd/getsockname.c: Likewise.
19454         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
19455         * sysdeps/mach/hurd/recvfrom.c: Likewise.
19456         * sysdeps/powerpc/bits/link.h: Likewise.
19457         * sysdeps/powerpc/dl-procinfo.c: Likewise.
19458         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
19459         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
19460         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
19461         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
19462         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
19463         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
19464         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
19465         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
19466         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
19467         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
19468         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
19469         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
19470         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
19471         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
19472         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
19473         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
19474         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
19475         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
19476         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
19477         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
19478         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
19479         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
19480         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
19481         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
19482         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
19483         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
19484         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
19485         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
19486         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
19487         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
19488         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
19489         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
19490         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
19491         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
19492         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
19493         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
19494         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
19495         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
19496         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
19497         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
19498         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
19499         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
19500         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
19501         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
19502         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
19503         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
19504         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
19505         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
19506         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
19507         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
19508         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
19509         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
19510         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
19511         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
19512         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
19513         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
19514         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
19515         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
19516         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
19517         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
19518         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
19519         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
19520         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
19521         * sysdeps/powerpc/sysdep.h: Likewise.
19522         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
19523         * sysdeps/s390/s390-64/sub_n.S: Likewise.
19524         * sysdeps/sh/dl-trampoline.S: Likewise.
19525         * sysdeps/sh/memset.S: Likewise.
19526         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
19527         * sysdeps/sh/strlen.S: Likewise.
19528         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
19529         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
19530         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
19531         * sysdeps/sparc/sparc32/rem.S: Likewise.
19532         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
19533         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
19534         * sysdeps/sparc/sparc32/strchr.S: Likewise.
19535         * sysdeps/sparc/sparc32/udiv.S: Likewise.
19536         * sysdeps/sparc/sparc32/urem.S: Likewise.
19537         * sysdeps/sparc/sparc64/add_n.S: Likewise.
19538         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
19539         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
19540         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
19541         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
19542         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
19543         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
19544         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
19545         * sysdeps/unix/bsd/times.c: Likewise.
19546         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
19547         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
19548         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
19549         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
19550         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
19551         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
19552         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
19553         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
19554         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
19555         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
19556         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
19557         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
19558         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
19559         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
19560         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
19561         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
19562         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
19563         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
19564         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
19565         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
19566         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
19567         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
19568         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
19569         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
19570         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
19571         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
19572         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
19573         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
19574         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
19575         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
19576         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
19577         * sysdeps/x86_64/strcspn.S: Likewise.
19579 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19581         * locale/C-translit.h: Revert #include <stdint.h> because this is a
19582         generated file.  Regenerate properly from gen-translit.pl.
19583         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
19584         locale/C-translit.h.
19586 2013-06-05  Andreas Schwab  <schwab@suse.de>
19588         [BZ #15100]
19589         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
19590         week as 6 instead of -1.
19591         * time/tst-strptime.c (day_tests): Add test case.
19593 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
19595         * sysdeps/generic/math_private.h
19596         (libc_feholdexcept_setround_53bit): Replace with
19597         libc_feholdsetround_53bit.
19598         (libc_feupdateenv_53bit): Replace with
19599         libc_feresetround_53bit.
19600         (SET_RESTORE_ROUND_53BIT): Adjust.
19602 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
19604         * string/test-strchrnul.c: Add copyright header.
19606         * posix/tst-getaddrinfo4.c: Increase test timeout.
19608 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
19610         [BZ #15536]
19611         * math/libm-test.inc (MAX_EXP): Remove
19612         (MIN_EXP): Define.
19613         (ulp): Use MIN_EXP - MANT_DIG.
19614         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
19616 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
19618         * po/be.po: Revert last change.
19619         * po/zh_CN.po: Likewise.
19620         * po/header.pot: Likewise.
19622 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
19624         * Makefile ($(common-objpfx)linkobj/libc.so): Define
19625         link-libc-deps to empty as target-specific variable.
19626         * Makerules (link-libc-args): New variable.
19627         (libc-for-link): Likewise.
19628         (link-libc-deps): Likewise.
19629         (lib%.so): Depend on $(link-libc-deps).  Link with
19630         $(link-libc-args).
19631         (build-module): Link with $(link-libc-args).
19632         (build-module-asneeded): Likewise.
19633         (build-module-helper-objlist): Filter out $(link-libc-deps) from
19634         list of objects.
19635         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
19636         target-specific variable.
19637         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
19638         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
19639         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
19640         libc.
19641         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
19642         libc and ld.so.
19643         ($(objpfx)libpcprofile.so): Likewise.
19644         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
19645         libc_nonshared.a.
19646         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
19647         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
19648         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
19649         $(link-libc-deps).
19650         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
19651         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
19652         * login/Makefile ($(objpfx)libutil.so): Likewise.
19653         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
19654         * math/Makefile ($(objpfx)libm.so): Likewise.
19655         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
19656         $(objpfx)libnsl.so): Define libc-for-link as target-specific
19657         variable instead of depending directly on libc.
19658         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
19659         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
19660         $(link-libc-deps).
19661         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
19662         libc.
19663         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
19664         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
19665         ($(objpfx)libanl.so): Likewise.
19666         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
19667         ld.so.
19668         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
19669         $(link-libc-deps).
19670         * sysdeps/i386/fpu/Makefile: Remove file.
19671         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
19672         ($(objpfx)libm.so): Remove dependency on ld.so.
19674 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
19676         [BZ # 15553]
19677         * nis/yp_xdr.c (XDRMAXNAME): Define.
19678         (XDRMAXRECORD): Define.
19679         (xdr_domainname): Use XDRMAXNAME.
19680         (xdr_mapname): Likewise.
19681         (xdr_peername): Likewise.
19682         (xdr_keydat): Use XDRMAXRECORD.
19683         (xdr_valdat): Likewise.
19685 2013-05-30  Jeff Law  <law@redhat.com>
19687         [BZ #14256]
19688         * manual/errno.texi (ESTALE): Update to account for more than
19689         just NFS file systems.
19690         * sysdeps/gnu/errlist.c: Regenerated.
19692 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
19694         [BZ #15465]
19695         * elf/Makefile (tests): Add tst-null-argv.
19696         (modules-names):  Add tst-null-argv-lib.
19697         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
19698         (tst-null-argv-ENV): Set environment for tst-null-argv.
19699         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
19700         (RTLD_PROGNAME): New macro.
19701         * elf/tst-null-argv.c: New test case.
19702         * elf/tst-null-argv-lib.c: Library for test case.
19703         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
19704         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
19705         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
19706         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
19707         * elf/dl-init.c (call_init): Likewise.
19708         (_dl_init): Likewise.
19709         * elf/dl-load.c (print_search_path): Likewise.
19710         (_dl_map_object): Likewise.
19711         * elf/dl-lookup.c (do_lookup_x): Likewise.
19712         (add_dependency): Likewise.
19713         (_dl_lookup_symbol_x): Likewise.
19714         (_dl_debug_bindings): Likewise.
19715         * elf/dl-open.c (_dl_show_scope): Likewise.
19716         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
19717         * elf/dl-version.c (match_symbol): Likewise.
19718         (_dl_check_map_versions): Likewise.
19719         * elf/rtld.c (dl_main): Likewise.
19720         (print_unresolved): Use RTLD_PROGNAME.
19721         (print_missing_version): Likewise.
19722         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
19723         (elf_machine_rela): Likewise.
19724         * sysdeps/powerpc/powerpc32/dl-machine.c
19725         (__process_machine_rela): Likewise.
19726         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
19727         Likewise.
19728         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
19729         Likewise.
19730         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
19731         Likewise.
19732         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
19733         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
19734         Likewise.
19735         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
19736         Likewise.
19737         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
19739 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
19741         * po/be.po: Add descriptive title.
19742         * po/zh_CN.po: Likewise.
19743         * po/header.pot: Likewise.
19745 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
19747         * locale/programs/locarchive.c (create_archive): Inlucde fname in
19748         error message.
19749         (enlarge_archive): Likewise.
19751 2013-05-28  Ben North  <ben@redfrontdoor.org>
19753         * manual/arith.texi (frexp): It is the magnitude of the return
19754         value which lies in [0.5, 1), not the return value itself.
19756 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19758         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19760 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
19762         * stdio-common/bug26.c (main): Correct fscanf template.
19764         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
19765         declare _dl_skip_args.
19767         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
19768         Don't declare.
19770         * manual/platform.texi: Add missing @end deftypefun.
19772 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
19774         [BZ #15529]
19775         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
19776         bit of mantissa of 2^16382.
19777         * math/libm-test.inc (hypot_test_data): Add more tests.
19779         * math/libm-test.inc: Add drem and pow10 to list of tested
19780         functions.
19781         (pow10_test): New function.
19782         (drem_test): Likewise.
19783         (drem_test_tonearest): Likewise.
19784         (drem_test_towardzero): Likewise.
19785         (drem_test_downward): Likewise.
19786         (drem_test_upward): Likewise.
19787         (main): Call the new functions.
19789         * math/libm-test.inc (finite_test_data): Remove.
19790         (finite_test): Run tests from isfinite_test_data.
19791         (gamma_test_data): Remove.
19792         (gamma_test): Run tests from lgamma_test_data.
19793         * sysdeps/i386/fpu/libm-test-ulps: Update.
19794         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19796 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19798         * manual/platform.texi: Add PowerPC PPR function set documentation.
19799         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
19800         implementation.
19802 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
19804         * math/libm-test.inc (MAX_EXP): Define.
19805         (ULPDIFF): Define.
19806         (ulp): New function.
19807         (check_float_internal): Use ULPDIFF.
19808         (cpow_test): Disable failing test.
19809         (check_ulp): Test ulp() implemetnation.
19810         (main): Call check_ulp before starting tests.
19812 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
19814         * math/gen-libm-test.pl (generate_testfile): Do not handle
19815         START_DATA and END_DATA.
19816         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
19817         END_DATA.
19818         (acos_tonearest_test_data): Likewise.
19819         (acos_towardzero_test_data): Likewise.
19820         (acos_downward_test_data): Likewise.
19821         (acos_upward_test_data): Likewise.
19822         (acosh_test_data): Likewise.
19823         (asin_test_data): Likewise.
19824         (asin_tonearest_test_data): Likewise.
19825         (asin_towardzero_test_data): Likewise.
19826         (asin_downward_test_data): Likewise.
19827         (asin_upward_test_data): Likewise.
19828         (asinh_test_data): Likewise.
19829         (atan_test_data): Likewise.
19830         (atanh_test_data): Likewise.
19831         (atan2_test_data): Likewise.
19832         (cabs_test_data): Likewise.
19833         (cacos_test_data): Likewise.
19834         (cacosh_test_data): Likewise.
19835         (carg_test_data): Likewise.
19836         (casin_test_data): Likewise.
19837         (casinh_test_data): Likewise.
19838         (catan_test_data): Likewise.
19839         (catanh_test_data): Likewise.
19840         (cbrt_test_data): Likewise.
19841         (ccos_test_data): Likewise.
19842         (ccosh_test_data): Likewise.
19843         (ceil_test_data): Likewise.
19844         (cexp_test_data): Likewise.
19845         (cimag_test_data): Likewise.
19846         (clog_test_data): Likewise.
19847         (clog10_test_data): Likewise.
19848         (conj_test_data): Likewise.
19849         (copysign_test_data): Likewise.
19850         (cos_test_data): Likewise.
19851         (cos_tonearest_test_data): Likewise.
19852         (cos_towardzero_test_data): Likewise.
19853         (cos_downward_test_data): Likewise.
19854         (cos_upward_test_data): Likewise.
19855         (cosh_test_data): Likewise.
19856         (cosh_tonearest_test_data): Likewise.
19857         (cosh_towardzero_test_data): Likewise.
19858         (cosh_downward_test_data): Likewise.
19859         (cosh_upward_test_data): Likewise.
19860         (cpow_test_data): Likewise.
19861         (cproj_test_data): Likewise.
19862         (creal_test_data): Likewise.
19863         (csin_test_data): Likewise.
19864         (csinh_test_data): Likewise.
19865         (csqrt_test_data): Likewise.
19866         (ctan_test_data): Likewise.
19867         (ctan_tonearest_test_data): Likewise.
19868         (ctan_towardzero_test_data): Likewise.
19869         (ctan_downward_test_data): Likewise.
19870         (ctan_upward_test_data): Likewise.
19871         (ctanh_test_data): Likewise.
19872         (ctanh_tonearest_test_data): Likewise.
19873         (ctanh_towardzero_test_data): Likewise.
19874         (ctanh_downward_test_data): Likewise.
19875         (ctanh_upward_test_data): Likewise.
19876         (erf_test_data): Likewise.
19877         (erfc_test_data): Likewise.
19878         (exp_test_data): Likewise.
19879         (exp_tonearest_test_data): Likewise.
19880         (exp_towardzero_test_data): Likewise.
19881         (exp_downward_test_data): Likewise.
19882         (exp_upward_test_data): Likewise.
19883         (exp10_test_data): Likewise.
19884         (exp2_test_data): Likewise.
19885         (expm1_test_data): Likewise.
19886         (fabs_test_data): Likewise.
19887         (fdim_test_data): Likewise.
19888         (finite_test_data): Likewise.
19889         (floor_test_data): Likewise.
19890         (fma_test_data): Likewise.
19891         (fma_towardzero_test_data): Likewise.
19892         (fma_downward_test_data): Likewise.
19893         (fma_upward_test_data): Likewise.
19894         (fmax_test_data): Likewise.
19895         (fmin_test_data): Likewise.
19896         (fmod_test_data): Likewise.
19897         (fpclassify_test_data): Likewise.
19898         (frexp_test_data): Likewise.
19899         (gamma_test_data): Likewise.
19900         (hypot_test_data): Likewise.
19901         (ilogb_test_data): Likewise.
19902         (isfinite_test_data): Likewise.
19903         (isgreater_test_data): Likewise.
19904         (isgreaterequal_test_data): Likewise.
19905         (isinf_test_data): Likewise.
19906         (isless_test_data): Likewise.
19907         (islessequal_test_data): Likewise.
19908         (islessgreater_test_data): Likewise.
19909         (isnan_test_data): Likewise.
19910         (isnormal_test_data): Likewise.
19911         (issignaling_test_data): Likewise.
19912         (isunordered_test_data): Likewise.
19913         (j0_test_data): Likewise.
19914         (j1_test_data): Likewise.
19915         (jn_test_data): Likewise.
19916         (ldexp_test_data): Likewise.
19917         (lgamma_test_data): Likewise.
19918         (lrint_test_data): Likewise.
19919         (lrint_tonearest_test_data): Likewise.
19920         (lrint_towardzero_test_data): Likewise.
19921         (lrint_downward_test_data): Likewise.
19922         (lrint_upward_test_data): Likewise.
19923         (llrint_test_data): Likewise.
19924         (llrint_tonearest_test_data): Likewise.
19925         (llrint_towardzero_test_data): Likewise.
19926         (llrint_downward_test_data): Likewise.
19927         (llrint_upward_test_data): Likewise.
19928         (log_test_data): Likewise.
19929         (log10_test_data): Likewise.
19930         (log1p_test_data): Likewise.
19931         (log2_test_data): Likewise.
19932         (logb_test_data): Likewise.
19933         (logb_downward_test_data): Likewise.
19934         (lround_test_data): Likewise.
19935         (llround_test_data): Likewise.
19936         (modf_test_data): Likewise.
19937         (nearbyint_test_data): Likewise.
19938         (nextafter_test_data): Likewise.
19939         (nexttoward_test_data): Likewise.
19940         (pow_test_data): Likewise.
19941         (pow_tonearest_test_data): Likewise.
19942         (pow_towardzero_test_data): Likewise.
19943         (pow_downward_test_data): Likewise.
19944         (pow_upward_test_data): Likewise.
19945         (remainder_test_data): Likewise.
19946         (remainder_tonearest_test_data): Likewise.
19947         (remainder_towardzero_test_data): Likewise.
19948         (remainder_downward_test_data): Likewise.
19949         (remainder_upward_test_data): Likewise.
19950         (remquo_test_data): Likewise.
19951         (rint_test_data): Likewise.
19952         (rint_tonearest_test_data): Likewise.
19953         (rint_towardzero_test_data): Likewise.
19954         (rint_downward_test_data): Likewise.
19955         (rint_upward_test_data): Likewise.
19956         (round_test_data): Likewise.
19957         (scalb_test_data): Likewise.
19958         (scalbn_test_data): Likewise.
19959         (scalbln_test_data): Likewise.
19960         (signbit_test_data): Likewise.
19961         (sin_test_data): Likewise.
19962         (sin_tonearest_test_data): Likewise.
19963         (sin_towardzero_test_data): Likewise.
19964         (sin_downward_test_data): Likewise.
19965         (sin_upward_test_data): Likewise.
19966         (sincos_test_data): Likewise.
19967         (sinh_test_data): Likewise.
19968         (sinh_tonearest_test_data): Likewise.
19969         (sinh_towardzero_test_data): Likewise.
19970         (sinh_downward_test_data): Likewise.
19971         (sinh_upward_test_data): Likewise.
19972         (sqrt_test_data): Likewise.
19973         (tan_test_data): Likewise.
19974         (tan_tonearest_test_data): Likewise.
19975         (tan_towardzero_test_data): Likewise.
19976         (tan_downward_test_data): Likewise.
19977         (tan_upward_test_data): Likewise.
19978         (tanh_test_data): Likewise.
19979         (tgamma_test_data): Likewise.
19980         (trunc_test_data): Likewise.
19981         (y0_test_data): Likewise.
19982         (y1_test_data): Likewise.
19983         (yn_test_data): Likewise.
19984         (significand_test_data): Likewise.
19986         * math/gen-libm-test.pl (@functions): Remove variable.
19987         (generate_testfile): Don't handle START and END lines.
19988         * math/libm-test.inc (START): New macro.
19989         (END): Likewise.
19990         (END_COMPLEX): Likewise.
19991         (acos_test): Use END macro without arguments.
19992         (acos_test_tonearest): Likewise.
19993         (acos_test_towardzero): Likewise.
19994         (acos_test_downward): Likewise.
19995         (acos_test_upward): Likewise.
19996         (acosh_test): Likewise.
19997         (asin_test): Likewise.
19998         (asin_test_tonearest): Likewise.
19999         (asin_test_towardzero): Likewise.
20000         (asin_test_downward): Likewise.
20001         (asin_test_upward): Likewise.
20002         (asinh_test): Likewise.
20003         (atan_test): Likewise.
20004         (atanh_test): Likewise.
20005         (atan2_test): Likewise.
20006         (cabs_test): Likewise.
20007         (cacos_test): Use END_COMPLEX macro without arguments.
20008         (cacosh_test): Likewise.
20009         (carg_test): Use END macro without arguments.
20010         (casin_test): Use END_COMPLEX macro without arguments.
20011         (casinh_test): Likewise.
20012         (catan_test): Likewise.
20013         (catanh_test): Likewise.
20014         (cbrt_test): Use END macro without arguments.
20015         (ccos_test): Use END_COMPLEX macro without arguments.
20016         (ccosh_test): Likewise.
20017         (ceil_test): Use END macro without arguments.
20018         (cexp_test): Use END_COMPLEX macro without arguments.
20019         (cimag_test): Use END macro without arguments.
20020         (clog_test): Use END_COMPLEX macro without arguments.
20021         (clog10_test): Likewise.
20022         (conj_test): Likewise.
20023         (copysign_test): Use END macro without arguments.
20024         (cos_test): Likewise.
20025         (cos_test_tonearest): Likewise.
20026         (cos_test_towardzero): Likewise.
20027         (cos_test_downward): Likewise.
20028         (cos_test_upward): Likewise.
20029         (cosh_test): Likewise.
20030         (cosh_test_tonearest): Likewise.
20031         (cosh_test_towardzero): Likewise.
20032         (cosh_test_downward): Likewise.
20033         (cosh_test_upward): Likewise.
20034         (cpow_test): Use END_COMPLEX macro without arguments.
20035         (cproj_test): Likewise.
20036         (creal_test): Use END macro without arguments.
20037         (csin_test): Use END_COMPLEX macro without arguments.
20038         (csinh_test): Likewise.
20039         (csqrt_test): Likewise.
20040         (ctan_test): Likewise.
20041         (ctan_test_tonearest): Likewise.
20042         (ctan_test_towardzero): Likewise.
20043         (ctan_test_downward): Likewise.
20044         (ctan_test_upward): Likewise.
20045         (ctanh_test): Likewise.
20046         (ctanh_test_tonearest): Likewise.
20047         (ctanh_test_towardzero): Likewise.
20048         (ctanh_test_downward): Likewise.
20049         (ctanh_test_upward): Likewise.
20050         (erf_test): Use END macro without arguments.
20051         (erfc_test): Likewise.
20052         (exp_test): Likewise.
20053         (exp_test_tonearest): Likewise.
20054         (exp_test_towardzero): Likewise.
20055         (exp_test_downward): Likewise.
20056         (exp_test_upward): Likewise.
20057         (exp10_test): Likewise.
20058         (exp2_test): Likewise.
20059         (expm1_test): Likewise.
20060         (fabs_test): Likewise.
20061         (fdim_test): Likewise.
20062         (finite_test): Likewise.
20063         (floor_test): Likewise.
20064         (fma_test): Likewise.
20065         (fma_test_towardzero): Likewise.
20066         (fma_test_downward): Likewise.
20067         (fma_test_upward): Likewise.
20068         (fmax_test): Likewise.
20069         (fmin_test): Likewise.
20070         (fmod_test): Likewise.
20071         (fpclassify_test): Likewise.
20072         (frexp_test): Likewise.
20073         (gamma_test): Likewise.
20074         (hypot_test): Likewise.
20075         (ilogb_test): Likewise.
20076         (isfinite_test): Likewise.
20077         (isgreater_test): Likewise.
20078         (isgreaterequal_test): Likewise.
20079         (isinf_test): Likewise.
20080         (isless_test): Likewise.
20081         (islessequal_test): Likewise.
20082         (islessgreater_test): Likewise.
20083         (isnan_test): Likewise.
20084         (isnormal_test): Likewise.
20085         (issignaling_test): Likewise.
20086         (isunordered_test): Likewise.
20087         (j0_test): Likewise.
20088         (j1_test): Likewise.
20089         (jn_test): Likewise.
20090         (ldexp_test): Likewise.
20091         (lgamma_test): Likewise.
20092         (lrint_test): Likewise.
20093         (lrint_test_tonearest): Likewise.
20094         (lrint_test_towardzero): Likewise.
20095         (lrint_test_downward): Likewise.
20096         (lrint_test_upward): Likewise.
20097         (llrint_test): Likewise.
20098         (llrint_test_tonearest): Likewise.
20099         (llrint_test_towardzero): Likewise.
20100         (llrint_test_downward): Likewise.
20101         (llrint_test_upward): Likewise.
20102         (log_test): Likewise.
20103         (log10_test): Likewise.
20104         (log1p_test): Likewise.
20105         (log2_test): Likewise.
20106         (logb_test): Likewise.
20107         (logb_test_downward): Likewise.
20108         (lround_test): Likewise.
20109         (llround_test): Likewise.
20110         (modf_test): Likewise.
20111         (nearbyint_test): Likewise.
20112         (nextafter_test): Likewise.
20113         (nexttoward_test): Likewise.
20114         (pow_test): Likewise.
20115         (pow_test_tonearest): Likewise.
20116         (pow_test_towardzero): Likewise.
20117         (pow_test_downward): Likewise.
20118         (pow_test_upward): Likewise.
20119         (remainder_test): Likewise.
20120         (remainder_test_tonearest): Likewise.
20121         (remainder_test_towardzero): Likewise.
20122         (remainder_test_downward): Likewise.
20123         (remainder_test_upward): Likewise.
20124         (remquo_test): Likewise.
20125         (rint_test): Likewise.
20126         (rint_test_tonearest): Likewise.
20127         (rint_test_towardzero): Likewise.
20128         (rint_test_downward): Likewise.
20129         (rint_test_upward): Likewise.
20130         (round_test): Likewise.
20131         (scalb_test): Likewise.
20132         (scalbn_test): Likewise.
20133         (scalbln_test): Likewise.
20134         (signbit_test): Likewise.
20135         (sin_test): Likewise.
20136         (sin_test_tonearest): Likewise.
20137         (sin_test_towardzero): Likewise.
20138         (sin_test_downward): Likewise.
20139         (sin_test_upward): Likewise.
20140         (sincos_test): Likewise.
20141         (sinh_test): Likewise.
20142         (sinh_test_tonearest): Likewise.
20143         (sinh_test_towardzero): Likewise.
20144         (sinh_test_downward): Likewise.
20145         (sinh_test_upward): Likewise.
20146         (sqrt_test): Likewise.
20147         (tan_test): Likewise.
20148         (tan_test_tonearest): Likewise.
20149         (tan_test_towardzero): Likewise.
20150         (tan_test_downward): Likewise.
20151         (tan_test_upward): Likewise.
20152         (tanh_test): Likewise.
20153         (tgamma_test): Likewise.
20154         (trunc_test): Likewise.
20155         (y0_test): Likewise.
20156         (y1_test): Likewise.
20157         (yn_test): Likewise.
20158         (significand_test): Likewise.
20160 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
20162         [BZ #15381]
20163         * libio/genops.c (_IO_no_init): Initialize wide struct info.
20165 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
20167         [BZ #14894]
20168         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
20169         __ppc_mdoio and __ppc_mdoom.
20170         * manual/platform.texi: Document new functions __ppc_yield,
20171         __ppc_mdoio and __ppc_mdoom.
20173 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
20175         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
20176         (main): Mention "tls" pseudo-hwcap is legacy.
20177         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
20179 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
20181         * math/gen-libm-test.pl (parse_args): Output only string of
20182         arguments as text for test name, not full call or descriptions of
20183         tests for extra outputs.
20184         (generate_testfile): Do not pass function name to parse_args.
20185         Generate this_func variable from START.
20186         * math/libm-test.inc (struct test_f_f_data): Rename test_name
20187         field to arg_str.
20188         (struct test_ff_f_data): Likewise.
20189         (test_ff_f_data_nexttoward): Likewise.
20190         (struct test_fi_f_data): Likewise.
20191         (struct test_fl_f_data): Likewise.
20192         (struct test_if_f_data): Likewise.
20193         (struct test_fff_f_data): Likewise.
20194         (struct test_c_f_data): Likewise.
20195         (struct test_f_f1_data): Likewise.  Remove field extra_name.
20196         (struct test_fF_f1_data): Likewise.
20197         (struct test_ffI_f1_data): Likewise.
20198         (struct test_c_c_data): Rename test_name field to arg_str.
20199         (struct test_cc_c_data): Likewise.
20200         (struct test_f_i_data): Likewise.
20201         (struct test_ff_i_data): Likewise.
20202         (struct test_f_l_data): Likewise.
20203         (struct test_f_L_data): Likewise.
20204         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
20205         and extra2_name.
20206         (COMMON_TEST_SETUP): New macro.
20207         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
20208         (COMMON_TEST_CLEANUP): Likewise.
20209         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
20210         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
20211         macros.
20212         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
20213         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
20214         macros.
20215         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
20216         (RUN_TEST_fff_f): Take argument string.  Call new setup and
20217         cleanup macros.
20218         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
20219         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
20220         macros.
20221         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
20222         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
20223         macros.
20224         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
20225         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
20226         cleanup macros.
20227         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
20228         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
20229         cleanup macros.
20230         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
20231         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
20232         cleanup macros.
20233         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
20234         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
20235         macros.
20236         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
20237         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
20238         macros.
20239         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
20240         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
20241         macros.
20242         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
20243         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
20244         cleanup macros.
20245         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
20246         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
20247         cleanup macros.
20248         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
20249         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
20250         macros.
20251         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
20252         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
20253         cleanup macros.
20254         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
20255         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
20256         macros.
20257         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
20258         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
20259         macros.
20260         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
20261         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
20262         cleanup macros.
20263         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
20265 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
20267         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
20268         to _sifields.sigfault.
20269         (si_addr_lsb): Define new macro.
20270         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
20271         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
20272         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
20274 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
20276         [BZ #15441]
20277         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
20278         returns -1.
20279         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
20280         null return -1.
20281         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
20282         loading the domain.
20284 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
20286         * math/gen-libm-test.pl (parse_args): Do not include expected
20287         result in test name.
20288         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
20289         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
20290         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
20291         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
20292         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
20293         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20295 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
20297         * benchtests/Makefile: Sort function entries.
20299         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
20300         tanh, asinh, acosh, atanh.
20301         * benchtests/acos-inputs: New file.
20302         * benchtests/acosh-inputs: New file.
20303         * benchtests/asin-inputs: New file.
20304         * benchtests/asinh-inputs: New file.
20305         * benchtests/atanh-inputs: New file.
20306         * benchtests/cosh-inputs: New file.
20307         * benchtests/log-inputs: New file.
20308         * benchtests/sinh-inputs: New file.
20309         * benchtests/tanh-inputs: New file.
20311 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
20313         [BZ #15339]
20314         * posix/tst-getaddrinfo4.c: New test.
20315         * posix/Makefile (tests): Add it.
20317 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
20319         [BZ #15339]
20320         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
20321         when no services were used.
20322         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
20323         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
20325 2013-05-21  Andreas Schwab  <schwab@suse.de>
20327         [BZ #15014]
20328         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
20329         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
20330         successful.
20331         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
20332         redundant variable declarations and reallocation of buffer when
20333         parsing as IPv6 address.  Always set NSS status when called from
20334         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
20335         buffer too small.  Correct computation of needed size.
20336         * nss/Makefile (tests): Add test-digits-dots.
20337         * nss/test-digits-dots.c: New test.
20339 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
20341         * benchtests/Makefile: Remove instructions for adding
20342         benchmark tests.
20343         * benchtests/README: New file to explain how to execute and
20344         enhance the benchmark tests.
20346 2013-05-21  Andreas Schwab  <schwab@suse.de>
20348         [BZ #15493]
20349         * setjmp/Makefile (tests): Add tst-sigsetjmp.
20350         * setjmp/tst-sigsetjmp.c: New test.
20352 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
20354         * sysdeps/x86_64/memset.S (memset): New implementation.
20355         (__bzero): Likewise.
20356         (__memset_tail): New function.
20358 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
20360         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
20361         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
20362         __memcpy_sse2_unaligned ifunc selection.
20363         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
20364         Add memcpy-sse2-unaligned.S.
20365         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
20366         Add: __memcpy_sse2_unaligned.
20368 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
20370         [BZ #15490]
20371         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
20372         math_force_eval before restoring floating-point envrionment.
20373         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
20374         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
20375         Likewise.
20376         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
20377         <math_private.h>.
20378         (__nearbyintl): Use math_force_eval before restoring
20379         floating-point environment.
20380         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
20382         * math/gen-libm-test.pl (special_functions): Remove.
20383         (parse_args): Don't handle TEST_extra.  Handle functions with no
20384         return value.
20385         * math/libm-test.inc (struct test_sincos_data): Replace with
20386         struct test_fFF_11_data.
20387         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
20388         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
20389         (sincos_test_data): Change element type to struct
20390         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
20391         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
20392         RUN_TEST_LOOP_sincos.
20393         * math/README.libm-test: Don't mention special handling of
20394         individual functions.
20395         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
20396         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
20397         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
20398         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
20399         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
20400         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20402         * math/gen-libm-test.pl (get_variable): Remove function.
20403         (parse_args): Don't show pointer parameters to call in test
20404         names.  Use "extra output N" in test names for extra outputs
20405         rather than naming variables.
20407 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
20409         [BZ #15488]
20410         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
20411         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
20412         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
20413         double tests.
20414         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
20415         disable.
20416         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
20417         check_long_double.
20419         * math/gen-libm-test.pl (@tests): Remove variable.
20420         ($count): Likewise.
20421         (new_test): Remove function.
20422         (show_exceptions): New function.
20423         (special_functions): Use show_exceptions instead of new_test.
20424         (parse_args): Likewise.
20425         (generate_testfile): Pass only function name in generated call to
20426         print_max_error or print_complex_max_error.
20427         (get_ulps): Do not handle complex tests specially.
20428         (output_test): Rename to ...
20429         (get_all_ulps_for_test): ... this.  Return a string rather than
20430         printing to a file.  Require ulps to be present.
20431         (output_ulps): Generate arrays rather than #defines.
20432         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
20433         (struct ulp_data): New type.
20434         (BUILD_COMPLEX_ULP): Remove macro.
20435         (compare_ulp_data): New function.
20436         (find_ulps): Likewise.
20437         (find_test_ulps): Likewise.
20438         (find_function_ulps): Likewise.
20439         (find_complex_function_ulps): Likewise.
20440         (print_max_error): Determine allowed ulps using
20441         find_function_ulps.
20442         (print_complex_max_error): Determine allowed ulps using
20443         find_complex_function_ulps.
20444         (check_float_internal): Determine max ulps using find_test_ulps.
20445         (check_float): Do not take max_ulp parameter.  Update call to
20446         check_float_internal.
20447         (check_complex): Likewise.
20448         (check_int): Do not take max_ulp parameter.
20449         (check_long): Likewise.
20450         (check_bool): Likewise.
20451         (check_longlong): Likewise.
20452         (struct test_f_f_data): Remove max_ulp field.
20453         (struct test_ff_f_data): Likewise.
20454         (struct test_ff_f_data_nexttoward): Likewise.
20455         (struct test_fi_f_data): Likewise.
20456         (struct test_fl_f_data): Likewise.
20457         (struct test_if_f_data): Likewise.
20458         (struct test_fff_f_data): Likewise.
20459         (struct test_c_f_data): Likewise.
20460         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
20461         (struct test_fF_f1_data): Likewise.
20462         (struct test_ffI_f1_data): Likewise.
20463         (struct test_c_c_data): Remove max_ulp field.
20464         (struct test_cc_c_data): Likewise.
20465         (struct test_f_i_data): Likewise.
20466         (struct test_ff_i_data): Likewise.
20467         (struct test_f_l_data): Likewise.
20468         (struct test_f_L_data): Likewise.
20469         (struct test_sincos_data): Likewise.
20470         (RUN_TEST_f_f): Do not handle ulps.
20471         (RUN_TEST_LOOP_f_f): Likewise.
20472         (RUN_TEST_2_f): Likewise.
20473         (RUN_TEST_LOOP_2_f): Likewise.
20474         (RUN_TEST_fff_f): Likewise.
20475         (RUN_TEST_LOOP_fff_f): Likewise.
20476         (RUN_TEST_c_f): Likewise.
20477         (RUN_TEST_LOOP_c_f): Likewise.
20478         (RUN_TEST_f_f1): Likewise.
20479         (RUN_TEST_LOOP_f_f1): Likewise.
20480         (RUN_TEST_fF_f1): Likewise.
20481         (RUN_TEST_LOOP_fF_f1): Likewise.
20482         (RUN_TEST_fI_f1): Likewise.
20483         (RUN_TEST_LOOP_fI_f1): Likewise.
20484         (RUN_TEST_ffI_f1): Likewise.
20485         (RUN_TEST_LOOP_ffI_f1): Likewise.
20486         (RUN_TEST_c_c): Likewise.
20487         (RUN_TEST_LOOP_c_c): Likewise.
20488         (RUN_TEST_cc_c): Likewise.
20489         (RUN_TEST_LOOP_cc_c): Likewise.
20490         (RUN_TEST_f_i): Likewise.
20491         (RUN_TEST_LOOP_f_i): Likewise.
20492         (RUN_TEST_f_i_tg): Likewise.
20493         (RUN_TEST_LOOP_f_i_tg): Likewise.
20494         (RUN_TEST_ff_i_tg): Likewise.
20495         (RUN_TEST_LOOP_ff_i_tg): Likewise.
20496         (RUN_TEST_f_b): Likewise.
20497         (RUN_TEST_LOOP_f_b): Likewise.
20498         (RUN_TEST_f_b_tg): Likewise.
20499         (RUN_TEST_LOOP_f_b_tg): Likewise.
20500         (RUN_TEST_f_l): Likewise.
20501         (RUN_TEST_LOOP_f_l): Likewise.
20502         (RUN_TEST_f_L): Likewise.
20503         (RUN_TEST_LOOP_f_L): Likewise.
20504         (RUN_TEST_sincos): Likewise.
20505         (RUN_TEST_LOOP_sincos): Likewise.
20507 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
20509         [BZ #15480]
20510         [BZ #15485]
20511         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
20512         main case of finite arguments, set rounding mode to FE_TONEAREST
20513         and discard exceptions.
20514         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
20515         exceptions.
20516         (remainder_tonearest_test_data): New variable.
20517         (remainder_test_tonearest): New function.
20518         (remainder_towardzero_test_data): New variable.
20519         (remainder_test_towardzero): New function.
20520         (remainder_downward_test_data): New variable.
20521         (remainder_test_downward): New function.
20522         (remainder_upward_test_data): New variable.
20523         (remainder_test_upward): New function.
20524         (main): Call the new test functions.
20526         * math/libm-test.inc (struct test_f_f1_data): Remove field
20527         extra_init.
20528         (struct test_fF_f1_data): Likewise.
20529         (struct test_ffI_f1_data): Likewise.
20530         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
20531         based on value of EXTRA_EXPECTED.
20532         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
20533         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
20534         EXTRA_VAR based on value of EXTRA_EXPECTED.
20535         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
20536         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
20537         EXTRA_VAR based on value of EXTRA_EXPECTED.
20538         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
20539         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
20540         EXTRA_VAR based on value of EXTRA_EXPECTED.
20541         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
20542         * math/gen-libm-test.pl (parse_args): Don't output initializers
20543         for extra output values.
20545         * math/libm-test.inc (check_int): Expect result to be exactly
20546         equal to expected value and do not handle ulps.
20547         (check_long): Likewise.
20548         (check_longlong): Likewise.
20550         * math/libm-test.inc (ceil_test_data): Test for "inexact"
20551         exceptions.
20552         (cimag_test_data): Likewise.
20553         (conj_test_data): Likewise.
20554         (copysign_test_data): Likewise.
20555         (cproj_test_data): Likewise.
20556         (creal_test_data): Likewise.
20557         (fabs_test_data): Likewise.
20558         (fdim_test_data): Likewise.
20559         (finite_test_data): Likewise.
20560         (floor_test_data): Likewise.
20561         (fmax_test_data): Likewise.
20562         (fmin_test_data): Likewise.
20563         (fmod_test_data): Likewise.
20564         (fpclassify_test_data): Likewise.
20565         (frexp_test_data): Likewise.
20566         (ilogb_test_data): Likewise.
20567         (isfinite_test_data): Likewise.
20568         (isgreater_test_data): Likewise.
20569         (isgreaterequal_test_data): Likewise.
20570         (isinf_test_data): Likewise.
20571         (isless_test_data): Likewise.
20572         (islessequal_test_data): Likewise.
20573         (islessgreater_test_data): Likewise.
20574         (isnan_test_data): Likewise.
20575         (isnormal_test_data): Likewise.
20576         (issignaling_test_data): Likewise.
20577         (isunordered_test_data): Likewise.
20578         (ldexp_test_data): Likewise.
20579         (lrint_test_data): Likewise.
20580         (lrint_test_data) [TEST_FLOAT]: Disable one test.
20581         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
20582         (lrint_tonearest_test_data): Test for "inexact" exceptions.
20583         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
20584         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
20585         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
20586         test input.
20587         (lrint_towardzero_test_data): Test for "inexact" exceptions.
20588         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
20589         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
20590         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
20591         that test input.
20592         (lrint_downward_test_data): Test for "inexact" exceptions.
20593         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
20594         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
20595         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
20596         test input.
20597         (lrint_upward_test_data): Test for "inexact" exceptions.
20598         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
20599         test input.
20600         (llrint_test_data): Test for "inexact" exceptions.
20601         (llrint_test_data) [TEST_FLOAT]: Disable one test.
20602         (llrint_tonearest_test_data): Test for "inexact" exceptions.
20603         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
20604         (llrint_towardzero_test_data): Test for "inexact" exceptions.
20605         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
20606         (llrint_downward_test_data): Test for "inexact" exceptions.
20607         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
20608         (llrint_upward_test_data): Test for "inexact" exceptions.
20609         (logb_test_data): Likewise.
20610         (logb_downward_test_data): Likewise.
20611         (nextafter_test_data): Likewise.
20612         (nexttoward_test_data): Likewise.
20613         (remainder_test_data): Likewise.
20614         (remquo_test_data): Likewise.
20615         (scalbn_test_data): Likewise.
20616         (scalbln_test_data): Likewise.
20617         (signbit_test_data): Likewise.
20618         (sqrt_test_data): Likewise.
20619         (significand_test_data): Likewise.
20621 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
20623         [BZ #15424]
20624         * benchtests/bench-modf.c (struct args): Mark arg0 as
20625         volatile.
20626         * scripts/bench.pl: Mark members of struct args as volatile.
20628 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20630         [BZ # 15497]
20631         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
20632         negative infinity on POWER6 or lower.
20633         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
20635 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
20637         [BZ #15442]
20638         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
20639         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
20640         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
20641         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
20642         (_FP_SETQNAN): New macro.
20643         (_FP_SETQNAN_SEMIRAW): Likewise.
20644         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
20645         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
20646         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
20647         (FP_EXTEND): Use _FP_FRAC_SNANP.
20648         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
20649         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
20650         into account.
20651         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
20652         New macro.
20653         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
20654         Likewise.
20656 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
20658         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
20659         with DIVIDE_BY_ZERO_EXCEPTION.
20660         (gamma_test_data): Likewise.
20661         (lgamma_test_data): Likewise.
20662         (log_test_data): Likewise.
20663         (log10_test_data): Likewise.
20664         (log2_test_data): Likewise.
20665         (tgamma_test_data): Likewise.
20667         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
20668         (acos_test_tonearest): Likewise.
20669         (acos_test_towardzero): Likewise.
20670         (acos_test_downward): Likewise.
20671         (acos_test_upward): Likewise.
20672         (acosh_test): Likewise.
20673         (asin_test): Likewise.
20674         (asin_test_tonearest): Likewise.
20675         (asin_test_towardzero): Likewise.
20676         (asin_test_downward): Likewise.
20677         (asin_test_upward): Likewise.
20678         (asinh_test): Likewise.
20679         (atan_test): Likewise.
20680         (atanh_test): Likewise.
20681         (atan2_test): Likewise.
20682         (cabs_test): Likewise.
20683         (cacos_test): Likewise.
20684         (cacosh_test): Likewise.
20685         (casin_test): Likewise.
20686         (casinh_test): Likewise.
20687         (catan_test): Likewise.
20688         (catanh_test): Likewise.
20689         (cbrt_test): Likewise.
20690         (ccos_test): Likewise.
20691         (ccosh_test): Likewise.
20692         (cexp_test): Likewise.
20693         (clog_test): Likewise.
20694         (clog10_test): Likewise.
20695         (cos_test): Likewise.
20696         (cos_test_tonearest): Likewise.
20697         (cos_test_towardzero): Likewise.
20698         (cos_test_downward): Likewise.
20699         (cos_test_upward): Likewise.
20700         (cosh_test): Likewise.
20701         (cosh_test_tonearest): Likewise.
20702         (cosh_test_towardzero): Likewise.
20703         (cosh_test_downward): Likewise.
20704         (cosh_test_upward): Likewise.
20705         (cpow_test): Likewise.
20706         (csin_test): Likewise.
20707         (csinh_test): Likewise.
20708         (csqrt_test): Likewise.
20709         (ctan_test): Likewise.
20710         (ctan_test_tonearest): Likewise.
20711         (ctan_test_towardzero): Likewise.
20712         (ctan_test_downward): Likewise.
20713         (ctan_test_upward): Likewise.
20714         (ctanh_test): Likewise.
20715         (ctanh_test_tonearest): Likewise.
20716         (ctanh_test_towardzero): Likewise.
20717         (ctanh_test_downward): Likewise.
20718         (ctanh_test_upward): Likewise.
20719         (erf_test): Likewise.
20720         (erfc_test): Likewise.
20721         (exp_test): Likewise.
20722         (exp_test_tonearest): Likewise.
20723         (exp_test_towardzero): Likewise.
20724         (exp_test_downward): Likewise.
20725         (exp_test_upward): Likewise.
20726         (exp10_test): Likewise.
20727         (exp2_test): Likewise.
20728         (expm1_test): Likewise.
20729         (fmod_test): Likewise.
20730         (gamma_test): Likewise.
20731         (hypot_test): Likewise.
20732         (j0_test): Likewise.
20733         (j1_test): Likewise.
20734         (jn_test): Likewise.
20735         (lgamma_test): Likewise.
20736         (log_test): Likewise.
20737         (log10_test): Likewise.
20738         (log1p_test): Likewise.
20739         (log2_test): Likewise.
20740         (logb_test_downward): Likewise.
20741         (pow_test): Likewise.
20742         (pow_test_tonearest): Likewise.
20743         (pow_test_towardzero): Likewise.
20744         (pow_test_downward): Likewise.
20745         (pow_test_upward): Likewise.
20746         (remainder_test): Likewise.
20747         (remquo_test): Likewise.
20748         (sin_test): Likewise.
20749         (sin_test_tonearest): Likewise.
20750         (sin_test_towardzero): Likewise.
20751         (sin_test_downward): Likewise.
20752         (sin_test_upward): Likewise.
20753         (sincos_test): Likewise.
20754         (sinh_test): Likewise.
20755         (sinh_test_tonearest): Likewise.
20756         (sinh_test_towardzero): Likewise.
20757         (sinh_test_downward): Likewise.
20758         (sinh_test_upward): Likewise.
20759         (sqrt_test): Likewise.
20760         (tan_test): Likewise.
20761         (tan_test_tonearest): Likewise.
20762         (tan_test_towardzero): Likewise.
20763         (tan_test_downward): Likewise.
20764         (tan_test_upward): Likewise.
20765         (tanh_test): Likewise.
20766         (tgamma_test): Likewise.
20767         (y0_test): Likewise.
20768         (y1_test): Likewise.
20769         (yn_test): Likewise.
20771         * math/gen-libm-test.pl (adjust_arg): Remove function.
20772         (special_function): Remove argument $in_func.  Only handle
20773         generating output for tables of tests, not inside functions.
20774         (parse_args): Likewise.
20775         (generate_testfile): Remove variable $in_func.  Update call to
20776         parse_args.
20777         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
20778         (MINUS_ZERO_INIT): Rename macro to minus_zero.
20779         (PLUS_INFTY_INIT): Rename macro to plus_infty.
20780         (MINUS_INFTY_INIT): Rename macro to minus_infty.
20781         (QNAN_VALUE_INIT): Rename macro to qnan_value.
20782         (MAX_VALUE_INIT): Rename macro to max_value.
20783         (MIN_VALUE_INIT): Rename macro to min_value.
20784         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
20785         (plus_zero): Remove variable.
20786         (minus_zero): Likewise.
20787         (plus_infty): Likewise.
20788         (minus_infty): Likewise.
20789         (qnan_value): Likewise.
20790         (max_value): Likewise.
20791         (min_value): Likewise.
20792         (min_subnorm_value): Likewise.
20794 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
20796         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
20797         uint64_t or uint32_t usage.
20798         * crypt/sha256-block.c: Likewise.
20799         * crypt/sha256-crypt.c: Likewise.
20800         * crypt/sha256.c: Likewise.
20801         * crypt/sha512-block.c: Likewise.
20802         * crypt/sha512-crypt.c: Likewise.
20803         * crypt/sha512.c: Likewise.
20804         * debug/backtrace-tst.c: Likewise.
20805         * debug/pcprofiledump.c: Likewise.
20806         * elf/cache.c: Likewise.
20807         * elf/dl-cache.c: Likewise.
20808         * elf/dl-misc.c: Likewise.
20809         * elf/dl-profile.c: Likewise.
20810         * elf/dl-support.c: Likewise.
20811         * elf/ldconfig.c: Likewise.
20812         * elf/sprof.c: Likewise.
20813         * iconv/dummy-repertoire.c: Likewise.
20814         * iconv/iconv_charmap.c: Likewise.
20815         * iconv/skeleton.c: Likewise.
20816         * iconvdata/8bit-generic.c: Likewise.
20817         * iconvdata/cp737.h: Likewise.
20818         * iconvdata/cp775.h: Likewise.
20819         * iconvdata/ibm1008.h: Likewise.
20820         * iconvdata/ibm1025.h: Likewise.
20821         * iconvdata/ibm1046.h: Likewise.
20822         * iconvdata/ibm1097.h: Likewise.
20823         * iconvdata/ibm1112.h: Likewise.
20824         * iconvdata/ibm1122.h: Likewise.
20825         * iconvdata/ibm1123.h: Likewise.
20826         * iconvdata/ibm1124.h: Likewise.
20827         * iconvdata/ibm1129.h: Likewise.
20828         * iconvdata/ibm1130.h: Likewise.
20829         * iconvdata/ibm1132.h: Likewise.
20830         * iconvdata/ibm1133.h: Likewise.
20831         * iconvdata/ibm1137.h: Likewise.
20832         * iconvdata/ibm1140.h: Likewise.
20833         * iconvdata/ibm1141.h: Likewise.
20834         * iconvdata/ibm1142.h: Likewise.
20835         * iconvdata/ibm1143.h: Likewise.
20836         * iconvdata/ibm1144.h: Likewise.
20837         * iconvdata/ibm1145.h: Likewise.
20838         * iconvdata/ibm1146.h: Likewise.
20839         * iconvdata/ibm1147.h: Likewise.
20840         * iconvdata/ibm1148.h: Likewise.
20841         * iconvdata/ibm1149.h: Likewise.
20842         * iconvdata/ibm1153.h: Likewise.
20843         * iconvdata/ibm1154.h: Likewise.
20844         * iconvdata/ibm1155.h: Likewise.
20845         * iconvdata/ibm1156.h: Likewise.
20846         * iconvdata/ibm1157.h: Likewise.
20847         * iconvdata/ibm1158.h: Likewise.
20848         * iconvdata/ibm1160.h: Likewise.
20849         * iconvdata/ibm1161.h: Likewise.
20850         * iconvdata/ibm1162.h: Likewise.
20851         * iconvdata/ibm1163.h: Likewise.
20852         * iconvdata/ibm1164.h: Likewise.
20853         * iconvdata/ibm1166.h: Likewise.
20854         * iconvdata/ibm1167.h: Likewise.
20855         * iconvdata/ibm12712.h: Likewise.
20856         * iconvdata/ibm1390.h: Likewise.
20857         * iconvdata/ibm1399.h: Likewise.
20858         * iconvdata/ibm16804.h: Likewise.
20859         * iconvdata/ibm4517.h: Likewise.
20860         * iconvdata/ibm4899.h: Likewise.
20861         * iconvdata/ibm4909.h: Likewise.
20862         * iconvdata/ibm4971.h: Likewise.
20863         * iconvdata/ibm5347.h: Likewise.
20864         * iconvdata/ibm803.h: Likewise.
20865         * iconvdata/ibm856.h: Likewise.
20866         * iconvdata/ibm901.h: Likewise.
20867         * iconvdata/ibm902.h: Likewise.
20868         * iconvdata/ibm9030.h: Likewise.
20869         * iconvdata/ibm9066.h: Likewise.
20870         * iconvdata/ibm921.h: Likewise.
20871         * iconvdata/ibm922.h: Likewise.
20872         * iconvdata/ibm9448.h: Likewise.
20873         * iconvdata/isiri-3342.h: Likewise.
20874         * iconvdata/jis0201.h: Likewise.
20875         * include/link.h: Likewise.
20876         * include/netdb.h: Likewise.
20877         * inet/check_native.c: Likewise.
20878         * inet/check_pf.c: Likewise.
20879         * inet/getipv4sourcefilter.c: Likewise.
20880         * inet/getnameinfo.c: Likewise.
20881         * inet/getsourcefilter.c: Likewise.
20882         * inet/htonl.c: Likewise.
20883         * inet/setipv4sourcefilter.c: Likewise.
20884         * inet/setsourcefilter.c: Likewise.
20885         * inet/test-inet6_opt.c: Likewise.
20886         * inet/tst-network.c: Likewise.
20887         * locale/C-collate.c: Likewise.
20888         * locale/C-ctype.c: Likewise.
20889         * locale/C-time.c: Likewise.
20890         * locale/C-translit.h: Likewise.
20891         * locale/loadarchive.c: Likewise.
20892         * locale/programs/3level.h: Likewise.
20893         * locale/programs/charmap.c: Likewise.
20894         * locale/programs/charmap.h: Likewise.
20895         * locale/programs/ld-address.c: Likewise.
20896         * locale/programs/ld-collate.c: Likewise.
20897         * locale/programs/ld-ctype.c: Likewise.
20898         * locale/programs/ld-identification.c: Likewise.
20899         * locale/programs/ld-measurement.c: Likewise.
20900         * locale/programs/ld-messages.c: Likewise.
20901         * locale/programs/ld-monetary.c: Likewise.
20902         * locale/programs/ld-name.c: Likewise.
20903         * locale/programs/ld-numeric.c: Likewise.
20904         * locale/programs/ld-paper.c: Likewise.
20905         * locale/programs/ld-telephone.c: Likewise.
20906         * locale/programs/ld-time.c: Likewise.
20907         * locale/programs/linereader.c: Likewise.
20908         * locale/programs/locale.c: Likewise.
20909         * locale/programs/locarchive.c: Likewise.
20910         * locale/programs/locfile.h: Likewise.
20911         * locale/programs/repertoire.c: Likewise.
20912         * locale/programs/simple-hash.c: Likewise.
20913         * locale/programs/simple-hash.h: Likewise.
20914         * malloc/memusage.c: Likewise.
20915         * malloc/memusagestat.c: Likewise.
20916         * nis/nis_defaults.c: Likewise.
20917         * nis/nis_hash.c: Likewise.
20918         * nis/nis_print.c: Likewise.
20919         * nis/nis_xdr.c: Likewise.
20920         * nscd/connections.c: Likewise.
20921         * nscd/hstcache.c: Likewise.
20922         * nscd/nscd_gethst_r.c: Likewise.
20923         * nscd/nscd_getserv_r.c: Likewise.
20924         * nscd/nscd_helper.c: Likewise.
20925         * nscd/servicescache.c: Likewise.
20926         * nss/makedb.c: Likewise.
20927         * nss/nss_db/db-XXX.c: Likewise.
20928         * nss/nss_db/db-initgroups.c: Likewise.
20929         * nss/nss_db/db-netgrp.c: Likewise.
20930         * nss/nss_files/files-network.c: Likewise.
20931         * nss/nss_files/files-parse.c: Likewise.
20932         * posix/bug-regex5.c: Likewise.
20933         * posix/fnmatch_loop.c: Likewise.
20934         * posix/regcomp.c: Likewise.
20935         * posix/regexec.c: Likewise.
20936         * posix/tst-rfc3484-2.c: Likewise.
20937         * posix/tst-rfc3484-3.c: Likewise.
20938         * posix/tst-rfc3484.c: Likewise.
20939         * resolv/nss_dns/dns-canon.c: Likewise.
20940         * resolv/nss_dns/dns-network.c: Likewise.
20941         * resolv/res_init.c: Likewise.
20942         * resolv/res_mkquery.c: Likewise.
20943         * resolv/tst-aton.c: Likewise.
20944         * stdlib/cxa_atexit.c: Likewise.
20945         * stdlib/cxa_finalize.c: Likewise.
20946         * stdlib/gen-fpioconst.c: Likewise.
20947         * stdlib/strtol_l.c: Likewise.
20948         * string/tst-endian.c: Likewise.
20949         * sunrpc/auth_des.c: Likewise.
20950         * sunrpc/clnt_udp.c: Likewise.
20951         * sunrpc/rtime.c: Likewise.
20952         * sunrpc/svcauth_des.c: Likewise.
20953         * sunrpc/xdr.c: Likewise.
20954         * sunrpc/xdr_intXX_t.c: Likewise.
20955         * sunrpc/xdr_rec.c: Likewise.
20956         * sysdeps/generic/ldconfig.h: Likewise.
20957         * sysdeps/generic/ldsodefs.h: Likewise.
20958         * sysdeps/generic/memusage.h: Likewise.
20959         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
20960         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
20961         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
20962         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
20963         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
20964         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
20965         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
20966         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
20967         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
20968         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
20969         * sysdeps/posix/getaddrinfo.c: Likewise.
20970         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
20971         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
20972         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
20973         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
20974         * sysdeps/powerpc/test-gettimebase.c: Likewise.
20975         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
20976         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
20977         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
20978         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
20979         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
20980         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
20981         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
20982         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
20983         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
20984         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
20985         * sysdeps/x86_64/dl-tls.h: Likewise.
20986         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
20987         * time/alt_digit.c: Likewise.
20988         * time/era.c: Likewise.
20989         * wcsmbs/tst-c16c32-1.c: Likewise.
20991 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
20993         * math/libm-test.inc (struct test_sincos_data): New type.
20994         (RUN_TEST_LOOP_sincos): New macro.
20995         (sincos_test_data): New variable.
20996         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
20998 2013-05-16  Richard Henderson  <rth@redhat.com>
21000         * math/atest-exp2.c (LIMB64): New macro.
21001         (CONSTSZ): New macro.
21002         (mp_exp1, mp_exp_m1, mp_log2): New variables.
21003         (hexdig): Move ...
21004         (print_mpn_fp): ... to function scope.
21005         (read_mpn_hex): Remove.
21006         (get_log2): Remove.
21007         (exp2_mpn): Use mp_log2.
21008         (main): Use mp_exp1.
21010 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
21012         * math/libm-test.inc: Remove comment about not testing "inexact"
21013         exceptions.
21014         (INEXACT_EXCEPTION): New macro.
21015         (NO_INEXACT_EXCEPTION): Likewise.
21016         (INVALID_EXCEPTION_OK): Update value.
21017         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
21018         (OVERFLOW_EXCEPTION_OK): Likewise.
21019         (UNDERFLOW_EXCEPTION_OK): Likewise.
21020         (IGNORE_ZERO_INF_SIGN): Likewise.
21021         (ERRNO_UNCHANGED): Likewise.
21022         (ERRNO_EDOM): Likewise.
21023         (ERRNO_ERANGE): Likewise.
21024         (test_exceptions): Handle testing "inexact" exceptions.
21025         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
21026         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
21027         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
21028         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
21029         INEXACT_EXCEPTION.
21030         (rint_towardzero_test_data): Likewise.
21031         (rint_downward_test_data): Likewise.
21032         (rint_upward_test_data): Likewise.
21034         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
21035         with OVERFLOW_EXCEPTION.
21036         (exp10_test_data): Likewise.
21037         (exp2_test_data): Likewise.
21038         (expm1_test_data): Likewise.
21039         (lgamma_test_data): Likewise.
21040         (pow_test_data): Likewise.
21041         (tgamma_test_data): Likewise.
21042         (yn_test_data): Remove duplicate test of overflow.
21044         * math/libm-test.inc (struct test_cc_c_data): New type.
21045         (RUN_TEST_LOOP_cc_c): New macro.
21046         (cpow_test_data): New variable.
21047         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
21049         * math/libm-test.inc (struct test_f_L_data): New type.
21050         (RUN_TEST_LOOP_f_L): New macro.
21051         (llrint_test_data): New variable.
21052         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
21053         (llrint_tonearest_test_data): New variable.
21054         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
21055         (llrint_towardzero_test_data): New variable.
21056         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
21057         (llrint_downward_test_data): New variable.
21058         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
21059         (llrint_upward_test_data): New variable.
21060         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
21061         (llround_test_data): New variable.
21062         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
21064 2013-05-13  Peter Collingbourne  <pcc@google.com>
21066         * math/atest-exp2.c (get_log2): Remove const attribute.
21068 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
21070         * math/libm-test.inc (struct test_f_l_data): New type.
21071         (RUN_TEST_LOOP_f_l): New macro.
21072         (lrint_test_data): New variable.
21073         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
21074         (lrint_tonearest_test_data): New variable.
21075         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
21076         (lrint_towardzero_test_data): New variable.
21077         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
21078         (lrint_downward_test_data): New variable.
21079         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
21080         (lrint_upward_test_data): New variable.
21081         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
21082         (lround_test_data): New variable.
21083         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
21085 2013-05-15  Peter Collingbourne  <pcc@google.com>
21087         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
21088         (EXTRACT_WORDS64) Use where appropriate.
21089         (INSERT_WORDS64) Likewise.
21091         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
21092         constraints with x constraints.
21093         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
21095         * malloc/obstack.c (_obstack_compat): Add initializer.
21097 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
21099         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
21100         si_trapno and add si_addr_lsb to _sifields.sigfault.
21101         (si_trapno): Remove macro.
21102         (si_addr_lsb): Define new macro.
21103         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
21105 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
21107         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
21108         instead of TEST_f_l.
21109         (llrint_test_tonearest): Likewise.
21110         (llrint_test_towardzero): Likewise.
21111         (llrint_test_downward): Likewise.
21112         (llrint_test_upward): Likewise.
21113         (llround_test): Likewise.
21115         * math/libm-test.inc (struct test_f_i_data): Add comment.
21116         (RUN_TEST_LOOP_f_b): New macro.
21117         (RUN_TEST_LOOP_f_b_tg): Likewise.
21118         (finite_test_data): New variable.
21119         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
21120         (isfinite_test_data): New variable.
21121         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
21122         (isinf_test_data): New variable.
21123         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
21124         (isnan_test_data): New variable.
21125         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
21126         (isnormal_test_data): New variable.
21127         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
21128         (issignaling_test_data): New variable.
21129         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
21130         (signbit_test_data): New variable.
21131         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
21133         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
21134         with INVALID_EXCEPTION.
21135         (acosh_test_data): Likewise.
21136         (asin_test_data): Likewise.
21137         (atanh_test_data): Likewise.
21138         (fmod_test_data): Likewise.
21139         (log_test_data): Likewise.
21140         (log10_test_data): Likewise.
21141         (log2_test_data): Likewise.
21142         (pow_test_data): Likewise.
21143         (sqrt_test_data): Likewise.
21144         (y0_test_data): Likewise.
21145         (y1_test_data): Likewise.
21146         (yn_test_data): Likewise.
21148         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
21149         function contents.
21151         * math/libm-test.inc (struct test_ff_i_data): New type.
21152         (RUN_TEST_LOOP_ff_i_tg): New macro.
21153         (isgreater_test_data): New variable.
21154         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
21155         (isgreaterequal_test_data): New variable.
21156         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
21157         (isless_test_data): New variable.
21158         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
21159         (islessequal_test_data): New variable.
21160         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
21161         (islessgreater_test_data): New variable.
21162         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
21163         (isunordered_test_data): New variable.
21164         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
21166 2013-05-14  David S. Miller  <davem@davemloft.net>
21168         * sysdeps/sparc/fpu/libm-test-ulps: Update.
21170 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
21172         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
21174         * math/libm-test.inc (struct test_fF_f1_data): Change type of
21175         extra_test to int.
21176         (struct test_f_i_data): Change type of max_ulp to int.
21178         * math/libm-test.inc (test_ffI_f1_data): New type.
21179         (RUN_TEST_LOOP_ffI_f1): New macro.
21180         (remquo_test_data): New variable.
21181         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
21183         * setjmp/tst-setjmp-fp.c: New file.
21184         * setjmp/Makefile (tests): Add tst-setjmp-fp.
21185         (link-libm): New variable.
21186         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
21188         * math/libm-test.inc (struct test_f_i_data): New type.
21189         (RUN_TEST_LOOP_f_i): New macro.
21190         (RUN_TEST_LOOP_f_i_tg): Likewise.
21191         (fpclassify_test_data): New variable.
21192         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
21193         (ilogb_test_data): New variable.
21194         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
21196         * math/libm-test.inc (scalbln_test): Correct function name in END
21197         call.
21199         * math/libm-test.inc (struct test_f_f1_data): Add comment.
21200         (RUN_TEST_LOOP_fI_f1): New macro.
21201         (frexp_test_data): New variable.
21202         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
21204         * math/libm-test.inc (struct test_fF_f1_data): New type.
21205         (RUN_TEST_LOOP_fF_f1): New macro.
21206         (modf_test_data): New variable.
21207         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
21209         * math/libm-test.inc (struct test_f_f1_data): New type.
21210         (RUN_TEST_LOOP_f_f1): New macro.
21211         (gamma_test_data): New variable.
21212         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
21213         (lgamma_test_data): New variable.
21214         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
21216 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
21218         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
21219         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
21220         (main): Comment "tls" pseudo-hwcap.
21222 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
21224         * math/libm-test.inc (struct test_fl_f_data): New type.
21225         (RUN_TEST_LOOP_fl_f): New variable.
21226         (scalbln_test_data): New variable.
21227         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
21229         * math/libm-test.inc (struct test_fi_f_data): New type.
21230         (RUN_TEST_LOOP_fi_f): New macro.
21231         (ldexp_test_data): New variable.
21232         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
21233         (scalbn_test_data): New variable.
21234         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
21236         * math/libm-test.inc (struct test_c_f_data): New type.
21237         (RUN_TEST_LOOP_c_f): New macro.
21238         (cabs_test_data): New variable.
21239         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
21240         (carg_test_data): New variable.
21241         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
21242         (cimag_test_data): New variable.
21243         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
21244         (creal_test_data): New variable.
21245         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
21247         * math/libm-test.inc (struct test_if_f_data): New type.
21248         (RUN_TEST_LOOP_if_f): New macro.
21249         (jn_test_data): New variable.
21250         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
21251         (yn_test_data): New variable.
21252         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
21254         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
21256 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21258         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
21259         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
21261 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
21263         * benchtests/Makefile (CPPFLAGS-nonlib): Add
21264         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
21265         (bench-deps): Add bench-timing.h.
21266         * benchtests-bench-skeleton.c: Include bench-timing.h.
21267         (main): Use TIMING_* macros instead of clock_gettime.
21268         * benchtests/bench-timing.h: New file.
21270         [BZ #14582]
21271         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
21272         Renamed from _LIB_VERSION.
21273         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
21275 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
21277         * math/libm-test.inc (struct test_fff_f_data): New type.
21278         (RUN_TEST_LOOP_fff_f): New macro.
21279         (fma_test_data): New variable.
21280         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
21281         (fma_towardzero_test_data): New variable.
21282         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
21283         (fma_downward_test_data): New variable.
21284         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
21285         (fma_upward_test_data): New variable.
21286         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
21288         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
21289         (struct test_c_c_data): New type.
21290         (RUN_TEST_LOOP_c_c): New macro.
21291         (cacos_test_data): New variable.
21292         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
21293         (cacosh_test_data): New variable.
21294         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
21295         (casin_test_data): New variable.
21296         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
21297         (casinh_test_data): New variable.
21298         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
21299         (catan_test_data): New variable.
21300         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
21301         (catanh_test_data): New variable.
21302         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
21303         (ccos_test_data): New variable.
21304         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
21305         (ccosh_test_data): New variable.
21306         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
21307         (cexp_test_data): New variable.
21308         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
21309         (clog_test_data): New variable.
21310         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
21311         (clog10_test_data): New variable.
21312         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
21313         (conj_test_data): New variable.
21314         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
21315         (cproj_test_data): New variable.
21316         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
21317         (csin_test_data): New variable.
21318         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
21319         (csinh_test_data): New variable.
21320         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
21321         (csqrt_test_data): New variable.
21322         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
21323         (ctan_test_data): New variable.
21324         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
21325         (ctan_tonearest_test_data): New variable.
21326         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
21327         (ctan_towardzero_test_data): New variable.
21328         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
21329         (ctan_downward_test_data): New variable.
21330         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
21331         (ctan_upward_test_data): New variable.
21332         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
21333         (ctanh_test_data): New variable.
21334         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
21335         (ctanh_tonearest_test_data): New variable.
21336         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
21337         (ctanh_towardzero_test_data): New variable.
21338         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
21339         (ctanh_downward_test_data): New variable.
21340         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
21341         (ctanh_upward_test_data): New variable.
21342         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
21343         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
21344         of BUILD_COMPLEX.
21346         * math/libm-test.inc (struct test_ff_f_data): New type.
21347         (struct test_ff_f_data_nexttoward): Likewise.
21348         (RUN_TEST_LOOP_2_f): New macro.
21349         (RUN_TEST_LOOP_ff_f): Likewise.
21350         (atan2_test_data): New variable.
21351         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
21352         (copysign_test_data): New variable.
21353         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
21354         (fdim_test_data): New variable.
21355         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
21356         (fmax_test_data): New variable.
21357         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
21358         (fmin_test_data): New variable.
21359         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
21360         (fmod_test_data): New variable.
21361         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
21362         (hypot_test_data): New variable.
21363         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
21364         (nextafter_test_data): New variable.
21365         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
21366         (nexttoward_test_data): New variable.
21367         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
21368         (pow_test_data): New variable.
21369         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
21370         (pow_tonearest_test_data): New variable.
21371         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
21372         (pow_towardzero_test_data): New variable.
21373         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
21374         (pow_downward_test_data): New variable.
21375         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
21376         (pow_upward_test_data): New variable.
21377         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
21378         (remainder_test_data): New variable.
21379         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
21380         (scalb_test_data): New variable.
21381         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
21382         * sysdeps/i386/fpu/libm-test-ulps: Update.
21384 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
21386         * math/libm-test.inc (fma_test): Use max_value instead of local
21387         variable fltmax.
21388         (nextafter_test): Likewise.
21390         * math/libm-test.inc (acos_towardzero_test_data): New variable.
21391         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21392         (acos_downward_test_data): New variable.
21393         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21394         (acos_upward_test_data): New variable.
21395         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21396         (acosh_test_data): New variable.
21397         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
21398         (asin_test_data): New variable.
21399         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
21400         (asin_tonearest_test_data): New variable.
21401         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21402         (asin_towardzero_test_data): New variable.
21403         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21404         (asin_downward_test_data): New variable.
21405         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21406         (asin_upward_test_data): New variable.
21407         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21408         (asinh_test_data): New variable.
21409         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
21410         (atan_test_data): New variable.
21411         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
21412         (atanh_test_data): New variable.
21413         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
21414         (cbrt_test_data): New variable.
21415         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
21416         (ceil_test_data): New variable.
21417         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
21418         (cos_test_data): New variable.
21419         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
21420         (cos_tonearest_test_data): New variable.
21421         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21422         (cos_towardzero_test_data): New variable.
21423         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21424         (cos_downward_test_data): New variable.
21425         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21426         (cos_upward_test_data): New variable.
21427         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21428         (cosh_test_data): New variable.
21429         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
21430         (cosh_tonearest_test_data): New variable.
21431         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21432         (cosh_towardzero_test_data): New variable.
21433         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21434         (cosh_downward_test_data): New variable.
21435         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21436         (cosh_upward_test_data): New variable.
21437         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21438         (erf_test_data): New variable.
21439         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
21440         (erfc_test_data): New variable.
21441         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
21442         (exp_test_data): New variable.
21443         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
21444         (exp_tonearest_test_data): New variable.
21445         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21446         (exp_towardzero_test_data): New variable.
21447         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21448         (exp_downward_test_data): New variable.
21449         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21450         (exp_upward_test_data): New variable.
21451         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21452         (exp10_test_data): New variable.
21453         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
21454         (exp2_test_data): New variable.
21455         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
21456         (expm1_test_data): New variable.
21457         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
21458         (fabs_test_data): New variable.
21459         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
21460         (floor_test_data): New variable.
21461         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
21462         (j0_test_data): New variable.
21463         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
21464         (j1_test_data): New variable.
21465         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
21466         (log_test_data): New variable.
21467         (log_test): Run tests with RUN_TEST_LOOP_f_f.
21468         (log10_test_data): New variable.
21469         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
21470         (log1p_test_data): New variable.
21471         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
21472         (log2_test_data): New variable.
21473         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
21474         (logb_test_data): New variable.
21475         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
21476         (logb_downward_test_data): New variable.
21477         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21478         (nearbyint_test_data): New variable.
21479         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
21480         (rint_test_data): New variable.
21481         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
21482         (rint_tonearest_test_data): New variable.
21483         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21484         (rint_towardzero_test_data): New variable.
21485         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21486         (rint_downward_test_data): New variable.
21487         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21488         (rint_upward_test_data): New variable.
21489         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21490         (round_test_data): New variable.
21491         (round_test): Run tests with RUN_TEST_LOOP_f_f.
21492         (sin_test_data): New variable.
21493         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
21494         (sin_tonearest_test_data): New variable.
21495         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21496         (sin_towardzero_test_data): New variable.
21497         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21498         (sin_downward_test_data): New variable.
21499         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21500         (sin_upward_test_data): New variable.
21501         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21502         (sinh_test_data): New variable.
21503         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
21504         (sinh_tonearest_test_data): New variable.
21505         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21506         (sinh_towardzero_test_data): New variable.
21507         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21508         (sinh_downward_test_data): New variable.
21509         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21510         (sinh_upward_test_data): New variable.
21511         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21512         (sqrt_test_data): New variable.
21513         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
21514         (tan_test_data): New variable.
21515         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
21516         (tan_tonearest_test_data): New variable.
21517         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21518         (tan_towardzero_test_data): New variable.
21519         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21520         (tan_downward_test_data): New variable.
21521         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21522         (tan_upward_test_data): New variable.
21523         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21524         (tanh_test_data): New variable.
21525         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
21526         (tgamma_test_data): New variable.
21527         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
21528         (trunc_test_data): New variable.
21529         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
21530         (y0_test_data): New variable.
21531         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
21532         (y1_test_data): New variable.
21533         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
21534         (significand_test_data): New variable.
21535         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
21537 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
21539         [BZ #12387]
21540         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
21542 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
21544         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
21546 2013-05-10  Andreas Jaeger  <aj@suse.de>
21548         [BZ #15448]
21549         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
21550         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
21552 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
21554         * math/gen-libm-test.pl (adjust_arg): New function.
21555         (special_functions): Handle generating output in both functions
21556         and arrays.
21557         (parse_args): Likewise.
21558         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
21559         $in_func argument to parse_args.
21560         * math/libm-test.inc (struct test_f_f_data): New type.
21561         (IF_ROUND_INIT_): New macro.
21562         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
21563         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
21564         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
21565         (IF_ROUND_INIT_FE_UPWARD): Likewise.
21566         (ROUND_RESTORE_): Likewise.
21567         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
21568         (ROUND_RESTORE_FE_TONEAREST): Likewise.
21569         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
21570         (ROUND_RESTORE_FE_UPWARD): Likewise.
21571         (RUN_TEST_LOOP_f_f): New macro.
21572         (acos_test_data): New variable.
21573         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
21574         (acos_tonearest_test_data): New variable.
21575         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21577 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
21579         * benchtests/bench-skeleton.c (startup): Fix coding style.
21581 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
21583         [BZ #6809]
21584         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
21585         negative infinity argument.
21586         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
21587         negative infinity argument.
21588         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
21589         negative infinity argument.
21590         * math/libm-test.inc (tgamma_test): Expect errno to be set for
21591         domain errors.
21593 2013-05-10  Florian Weimer  <fweimer@redhat.com>
21595         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
21596         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
21597         * iconv/iconv_prog.c (main): Likewise.
21598         * locale/programs/charmap-dir.c (charmap_readdir)
21599         (fopen_uncompressed): Likewise.
21600         * locale/programs/locfile.c (siblings_uncached)
21601         (write_locale_data): Use lstat64 instead of lstat.
21602         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
21603         stat.
21605 2013-05-10  Andreas Jaeger  <aj@suse.de>
21607         [BZ #15395]
21608         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
21609         localization.
21610         Include <locale.h>.
21612 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
21614         * elf/dl-close.c (_dl_close_worker): Add comments.
21616 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
21618         [BZ #15359]
21619         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
21620         high part of pi/2.
21621         (__ieee754_rem_pio2l): Update comments.
21623         [BZ #15429]
21624         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
21625         high part of pi/2.
21626         (__ieee754_rem_pio2l): Update comments.
21628         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
21629         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
21631         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
21632         M_PI_4l.
21634         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
21635         (M_PI_34_LOG10El): Likewise.
21636         (M_PI2_LOG10El): Likewise.
21637         (M_PI4_LOG10El): Likewise.
21638         (M_PI_LOG10El): Likewise.
21640 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21642         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21644 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
21646         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
21647         (MINUS_ZERO_INIT): Likewise.
21648         (PLUS_INFTY_INIT): Likewise.
21649         (MINUS_INFTY_INIT): Likewise.
21650         (QNAN_VALUE_INIT): Likewise.
21651         (MAX_VALUE_INIT): Likewise.
21652         (MIN_VALUE_INIT): Likewise.
21653         (MIN_SUBNORM_VALUE_INIT): Likewise.
21654         (plus_zero): Initialize with PLUS_ZERO_INIT.
21655         (minus_zero): Initialize with MINUS_ZERO_INIT.
21656         (plus_infty): Initialize with PLUS_INFTY_INIT.
21657         (minus_infty): Initialize with MINUS_INFTY_INIT.
21658         (qnan_value): Initialize with QNAN_VALUE_INIT.
21659         (max_value): Initialize with MAX_VALUE_INIT.
21660         (min_value): Initialize with MIN_VALUE_INIT.
21661         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
21663         * math/libm-test.inc (RUN_TEST_if_f): New macro.
21664         (jn_test): Use TEST_if_f instead of TEST_ff_f.
21665         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
21666         (yn_test): Use TEST_if_f instead of TEST_ff_f.
21668         * math/libm-test.inc (RUN_TEST_f_f): New macro.
21669         (RUN_TEST_2_f): Likewise.
21670         (RUN_TEST_ff_f): Likewise.
21671         (RUN_TEST_fi_f): Likewise.
21672         (RUN_TEST_fl_f): Likewise.
21673         (RUN_TEST_fff_f): Likewise.
21674         (RUN_TEST_c_f): Likewise.
21675         (RUN_TEST_f_f1): Likewise.
21676         (RUN_TEST_fF_f1): Likewise.
21677         (RUN_TEST_fI_f1): Likewise.
21678         (RUN_TEST_ffI_f1): Likewise.
21679         (RUN_TEST_c_c): Likewise.
21680         (RUN_TEST_cc_c): Likewise.
21681         (RUN_TEST_f_i): Likewise.
21682         (RUN_TEST_f_i_tg): Likewise.
21683         (RUN_TEST_ff_i_tg): Likewise.
21684         (RUN_TEST_f_b): Likewise.
21685         (RUN_TEST_f_b_tg): Likewise.
21686         (RUN_TEST_f_l): Likewise.
21687         (RUN_TEST_f_L): Likewise.
21688         (RUN_TEST_sincos): Likewise.
21689         * math/gen-libm-test.pl (new_test): Take new argument to indicate
21690         whether to show exceptions.  Do not include ");\n" in return
21691         value.
21692         (special_functions): Output call to RUN_TEST_sincos instead of
21693         check_float calls.  Update calls to new_test.
21694         (parse_args): Output call to single RUN_TEST_* macro instead of
21695         check_* calls and other assignments.  Update calls to new_test.
21697         [BZ #2546]
21698         [BZ #2560]
21699         [BZ #5159]
21700         [BZ #15426]
21701         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
21702         input to result for tgamma overflow.
21703         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
21704         (gamma_coeff): New variable.
21705         (NCOEFF): New macro.
21706         (gamma_positive): New function.
21707         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
21708         underflow here.  Use gamma_positive instead of exp (lgamma) for
21709         other arguments.
21710         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
21711         (gamma_coeff): New variable.
21712         (NCOEFF): New macro.
21713         (gammaf_positive): New function.
21714         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
21715         underflow here.  Use gamma_positive instead of exp (lgamma) for
21716         other arguments.
21717         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
21718         (gamma_coeff): New variable.
21719         (NCOEFF): New macro.
21720         (gammal_positive): New function.
21721         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
21722         underflow here.  Use gamma_positive instead of exp (lgamma) for
21723         other arguments.
21724         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
21725         (gamma_coeff): New variable.
21726         (NCOEFF): New macro.
21727         (gammal_positive): New function.
21728         (__ieee754_gammal_r): Handle positive infinity, overflow and
21729         underflow here.  Handle NaN the same as positive infinity.  Remove
21730         check x < 0xffffffff for negative integers.  Use gamma_positive
21731         instead of exp (lgamma) for other arguments.
21732         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
21733         (gamma_coeff): New variable.
21734         (NCOEFF): New macro.
21735         (gammal_positive): New function.
21736         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
21737         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
21738         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
21739         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
21740         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
21741         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
21742         * sysdeps/generic/math_private.h (__gamma_productf): New
21743         prototype.
21744         (__gamma_product): Likewise.
21745         (__gamma_productl): Likewise.
21746         * math/Makefile (libm-calls): Add gamma_product.
21747         * math/libm-test.inc (tgamma_test): Add more tests.
21748         * sysdeps/i386/fpu/libm-test-ulps: Update.
21749         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21751 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
21753         * benchtests/bench-skeleton.c (main): Preheat CPU.
21755 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
21757         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
21759 2013-05-07  Roland McGrath  <roland@hack.frob.com>
21761         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
21762         and _dl_skip_args_internal.
21764 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
21766         * manual/message.texi (Message Translation): Talk about users.
21767         Message to key mapping impacts design.
21769 2013-05-06  Roland McGrath  <roland@hack.frob.com>
21771         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
21773         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
21775         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
21776         * sysdeps/wordsize-64/glob64.c: ... here.
21778         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
21779         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
21780         New macros.
21782         * debug/getlogin_r_chk.c: Moved to ...
21783         * login/getlogin_r_chk.c: ... here.
21784         * debug/Makefile (routines): Move getlogin_r_chk to ...
21785         * login/Makefile (routines): ... here.
21786         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
21787         * login/Versions (libc: GLIBC_2.4): ... here.
21789         * io/poll.c (__poll): Renamed from poll.
21790         Add libc_hidden_def.
21791         (poll): Define as weak alias.
21793         * debug/ptsname_r_chk.c: Moved to ...
21794         * login/ptsname_r_chk.c: ... here.
21795         * debug/Makefile (routines): Move ptsname_r_chk to ...
21796         * login/Makefile (routines): ... here.
21797         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
21798         * login/Versions (libc: GLIBC_2.4): ... here.
21800         * posix/getlogin.c: Moved to ...
21801         * login/getlogin.c: ... here.
21802         * posix/getlogin_r.c: Moved to ...
21803         * login/getlogin_r.c: ... here.
21804         * posix/getlogin_r.c: Moved to ...
21805         * login/getlogin_r.c: ... here.
21806         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
21807         * login/Makefile (routines): ... here.
21808         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
21809         * login/Versions (libc: GLIBC_2.0): ... here.
21811         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
21812         (setrlimit): Define as weak alias.
21814         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
21815         Call __ names for open, ftruncate, and close.
21816         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
21817         (truncate): Define as weak alias.
21819 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
21821         * math/gen-libm-test.pl (parse_args): Initialize x before each
21822         test of frexp, modf and remquo.
21824         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
21825         test signgam value.
21827 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21829         [BZ #15418]
21830         [BZ #15419]
21831         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
21832         internal tests.
21833         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
21835 2013-05-06  Roland McGrath  <roland@hack.frob.com>
21837         * elf/dl-writev.h: New file.
21838         * elf/dl-misc.c: Include it.
21839         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
21840         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
21842 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
21844         * math/libm-test.inc (noXFails): Remove variable.
21845         (noXPasses): Likewise.
21846         (BUILD_COMPLEX_INT): Remove macro.
21847         (print_screen): Remove xfail argument.
21848         (print_screen_max_error): Likewise.
21849         (update_stats): Likewise.
21850         (print_max_error): Likewise.  Update calls to other affected
21851         functions.
21852         (print_complex_max_error): Likewise.
21853         (test_single_exception): Update calls to print_screen.
21854         (test_single_errno): Likewise.
21855         (check_float_internal): Remove xfail argument.  Update calls to
21856         other affected functions.
21857         (check_float): Likewise.
21858         (check_complex): Likewise.
21859         (check_int): Likewise.
21860         (check_long): Likewise.
21861         (check_bool): Likewise.
21862         (check_longlong): Likewise.
21863         (main): Don't print noXFails and noXPasses.
21864         * math/gen-libm-test.pl (top level): Don't mention expected
21865         failure handling in comment.
21866         (new_test): Don't handle expected failures.
21867         (parse_args): Don't mention expected failure handling in comment.
21868         (generate_testfile): Don't handle expected failures.
21869         (parse_ulps): Likewise.
21870         (print_ulps_file): Likewise.
21871         (get_failure): Remove function.
21872         (output_test): Don't handle expected failures.
21873         * make/README.libm-test: Don't mention expected failure handling.
21875         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
21876         (minus_zero): Likewise.
21877         (plus_infty): Likewise.
21878         (minus_infty): Likewise.
21879         (qnan_value): Likewise.
21880         (max_value): Likewise.
21881         (min_value): Likewise.
21882         (min_subnorm_value): Likewise.
21883         (initialize): Do not initialize those variables dynamically.
21885 2013-05-03  Roland McGrath  <roland@hack.frob.com>
21887         * io/open.c (__open_2): Moved to ...
21888         * io/open_2.c: ... this new file.
21889         * io/open64.c (__open64_2): Moved to ...
21890         * io/open64_2.c: ... this new file.
21891         * io/openat.c (__openat_2): Moved to ...
21892         * io/openat_2.c: ... this new file.
21893         * io/openat64.c (__openat64_2): Moved to ...
21894         * io/openat64_2.c: ... this new file.
21895         * io/Makefile (routines): Add them.
21896         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
21897         * sysdeps/unix/sysv/linux/open_2.c: File removed.
21898         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
21899         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
21900         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
21901         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
21902         (__openat64): Add hidden_ver.
21903         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
21904         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
21906         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
21907         Separately conditionalize setting of GLRO(dl_sysinfo) so
21908         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
21909         as well, but the actual setting is only under [NEED_DL_SYSINFO].
21911 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21913         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
21914         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
21915         definition.
21916         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
21917         * sysdeps/unix/sysv/linux/powerpc/init-first.c
21918         (_libc_vdso_platform_setup): Add __vdso_time initialization.
21919         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
21920         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
21922 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
21924         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
21925         test signgam value.
21927         * math/libm-test.inc (hypot_test): Do not use
21928         IGNORE_ZERO_INF_SIGN.
21930 2013-05-03  Andreas Jaeger  <aj@suse.de>
21932         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
21933         Linux 3.9.
21934         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
21935         (PF_MAX): Adjust for VSOCK change.
21937 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21939         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21941 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
21943         [BZ #15264]
21944         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
21945         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
21946         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
21948 2013-05-02  David S. Miller  <davem@davemloft.net>
21950         * sysdeps/sparc/fpu/libm-test-ulps: Update.
21952 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
21954         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
21956 2013-05-01  Roland McGrath  <roland@hack.frob.com>
21958         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
21960 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
21962         [BZ #14952]
21963         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
21964         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
21965         Use __attribute__ ((__gnu_inline__)).
21966         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
21967         Don't use __attribute__ ((__gnu_inline__)).
21969 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
21971         [BZ #15423]
21972         * math/s_catan.c (__catan): Handle small real or imaginary part of
21973         input specially to avoid spurious underflow.
21974         * math/s_catanf.c (__catanf): Likewise.
21975         * math/s_catanh.c (__catanh): Likewise.
21976         * math/s_catanhf.c (__catanhf): Likewise.
21977         * math/s_catanhl.c (__catanhl): Likewise.
21978         * math/s_catanl.c (__catanl): Likewise.
21979         * math/libm-test.inc (catan_test): Add more tests.
21980         (catanh_test): Likewise.
21981         * sysdeps/i386/fpu/libm-test-ulps: Update.
21982         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21984 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21986         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21988 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
21990         [BZ #15416]
21991         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
21992         accurately for denominator in atan2.
21993         * math/s_catanf.c (__catanf): Likewise.
21994         * math/s_catanh.c (__catanh): Likewise.
21995         * math/s_catanhf.c (__catanhf): Likewise.
21996         * math/s_catanhl.c (__catanhl): Likewise.
21997         * math/s_catanl.c (__catanl): Likewise.
21998         * math/libm-test.inc (catan_test): Add more tests.
21999         (catanh_test): Likewise.
22000         * sysdeps/i386/fpu/libm-test-ulps: Update.
22001         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22003 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
22005         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
22007         * benchtests/Makefile (bench): Remove slow benchmarks.
22008         * benchtests/atan-inputs: Add slow benchmark inputs.
22009         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
22010         (BENCH_FUNC): Accept variant offset.
22011         (VARIANT): Define.
22012         * benchtests/bench-skeleton.c (main): Run benchmark for each
22013         variant.
22014         * benchtests/cos-inputs: Add slow benchmark inputs.
22015         * benchtests/exp-inputs: Likewise.
22016         * benchtests/pow-inputs: Likewise.
22017         * benchtests/sin-inputs: Likewise.
22018         * benchtests/slowatan-inputs: Remove.
22019         * benchtests/slowatan.c: Remove.
22020         * benchtests/slowcos-inputs: Remove.
22021         * benchtests/slowcos.c: Remove.
22022         * benchtests/slowexp-inputs: Remove.
22023         * benchtests/slowexp.c: Remove.
22024         * benchtests/slowpow-inputs: Remove.
22025         * benchtests/slowpow.c: Remove.
22026         * benchtests/slowsin-inputs: Remove.
22027         * benchtests/slowsin.c: Remove.
22028         * benchtests/slowtan-inputs: Remove.
22029         * benchtests/slowtan.c: Remove.
22030         * benchtests/tan-inputs: Add slow benchmark inputs.
22031         * scripts/bench.pl: Parse comments and directives.
22033         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
22034         in CPPFLAGS.
22035         ($(objpfx)bench-%.c): Remove *-ITER.
22036         * benchtests/bench-modf.c: Remove definition of ITER.
22037         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
22038         (main): Loop for DURATION seconds instead of fixed number of
22039         iterations.
22040         * scripts/bench.pl: Don't expect iterations in parameters.
22042 2013-04-29  Roland McGrath  <roland@hack.frob.com>
22044         * io/fchdir.c (__fchdir): Renamed from fchdir.
22045         (fchdir): Define as weak alias.
22047 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
22049         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
22050         (ERRNO_EDOM): Likewise.
22051         (ERRNO_ERANGE): Likewise.
22052         (noErrnoTests): New variable.
22053         (init_max_error): Set errno to 0.
22054         (test_single_errno): New function.
22055         (test_errno): Likewise.
22056         (check_float_internal): Call test_errno.  Set errno to 0.
22057         (check_complex): Refer to errno tests in comment.
22058         (check_int): Call test_errno.  Set errno to 0.
22059         (check_long): Likewise.
22060         (check_bool): Likewise.
22061         (check_longlong): Likewise.
22062         (cos_test): Use ERRNO_* flags for errno tests instead of
22063         check_int.
22064         (expm1_test): Likewise.
22065         (fmod_test): Likewise.
22066         (ilogb_test): Likewise.
22067         (lgamma_test): Likewise.
22068         (pow_test): Likewise.
22069         (remainder_test): Likewise.
22070         (sin_test): Likewise.
22071         (tan_test): Likewise.
22072         (yn_test): Likewise.
22073         (initialize): Set errno to 0.
22074         (main): Print number of errno tests.
22075         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
22077 2013-04-29  Andreas Jaeger  <aj@suse.de>
22079         [BZ #15084]
22080         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
22081         and RES_USEVC.
22083         [BZ #15085]
22084         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
22085         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
22086         unimplemented.
22088         [BZ #15380]
22089         * stdlib/random.c (__initstate): Return NULL if
22090         __initstate fails.
22092         [BZ #15086]
22093         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
22094         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
22095         RES_SNGLKUPREOP.
22097 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22099         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22101 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
22103         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
22104         of individual tests.
22105         (casin_test): Likewise.
22106         (casinh_test): Likewise.
22108 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
22110         [BZ #15409]
22111         * math/s_catan.c (__catan): Handle arguments with large real or
22112         imaginary part separately without squaring.
22113         * math/s_catanf.c (__catanf): Likewise.
22114         * math/s_catanh.c (__catanh): Likewise.
22115         * math/s_catanhf.c (__catanhf): Likewise.
22116         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
22117         and redefine.
22118         (__catanhl): Handle arguments with large real or imaginary part
22119         separately without squaring.
22120         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
22121         and redefine.
22122         (__catanl): Handle arguments with large real or imaginary part
22123         separately without squaring.
22124         * math/libm-test.inc (catan_test): Add more tests.
22125         (catanh_test): Likewise.
22126         * sysdeps/i386/fpu/libm-test-ulps: Update.
22127         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22129 2013-04-27  Andreas Jaeger  <aj@suse.de>
22131         [BZ #15007]
22132         * stdlib/stdlib.h: Update guards for qecvt.
22133         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
22134         <stdlib.h>.
22136 2013-04-27  Allan McRae  <allan@archlinux.org>
22138         * sysdeps/i386/fpu/libm-test-ulps: Update.
22140 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
22142         [BZ #15406]
22143         * math/s_catan.c: Include <float.h>.
22144         (__catan): Ensure underflow exception occurs for underflowed
22145         result.
22146         * math/s_catanf.c: Include <float.h>.
22147         (__catanf): Ensure underflow exception occurs for underflowed
22148         result.
22149         * math/s_catanh.c: Include <float.h>.
22150         (__catanh): Ensure underflow exception occurs for underflowed
22151         result.
22152         * math/s_catanhf.c: Include <float.h>.
22153         (__catanhf): Ensure underflow exception occurs for underflowed
22154         result.
22155         * math/s_catanhl.c: Include <float.h>.
22156         (__catanhl): Ensure underflow exception occurs for underflowed
22157         result.
22158         * math/s_catanl.c: Include <float.h>.
22159         (__catanl): Ensure underflow exception occurs for underflowed
22160         result.
22161         * math/libm-test.inc (catan_test): Add more tests.
22162         (catanh_test): Likewise.
22164         [BZ #15405]
22165         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
22166         underflowed result.
22167         * math/s_ccoshf.c (__ccoshf): Likewise.
22168         * math/s_ccoshl.c (__ccoshl): Likewise.
22169         * math/s_csin.c (__csin): Likewise.
22170         * math/s_csinf.c (__csinf): Likewise.
22171         * math/s_csinh.c (__csinh): Likewise.
22172         * math/s_csinhf.c (__csinhf): Likewise.
22173         * math/s_csinhl.c (__csinhl): Likewise.
22174         * math/s_csinl.c (__csinl): Likewise.
22175         * math/libm-test.inc (ccos_test): Add more tests.
22176         (ccosh_test): Likewise.
22177         (csin_test): Likewise.
22178         (csinh_test): Likewise.
22180 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22182         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
22183         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
22184         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
22185         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
22186         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
22187         powerpc/power5+/fpu folders.
22188         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
22191 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
22193         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
22195 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
22197         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
22198         additions to variable.
22199         [$(config-machine) = x86_64] (modules-names): Likewise.
22200         ($(objpfx)tst-audit3): Remove dependency.
22201         ($(objpfx)tst-audit3.out): Likewise.
22202         ($(objpfx)tst-audit4): Likewise.
22203         ($(objpfx)tst-audit4.out): Likewise.
22204         ($(objpfx)tst-audit5): Likewise.
22205         ($(objpfx)tst-audit5.out): Likewise.
22206         ($(objpfx)tst-audit6): Likewise.
22207         ($(objpfx)tst-audit6.out): Likewise.
22208         ($(objpfx)tst-audit7): Likewise.
22209         ($(objpfx)tst-audit7.out): Likewise.
22210         (tst-audit3-ENV): Remove variable.
22211         (tst-audit4-ENV): Likewise.
22212         (tst-audit5-ENV): Likewise.
22213         (tst-audit6-ENV): Likewise.
22214         (tst-audit7-ENV): Likewise.
22215         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
22216         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
22217         addition to variable.
22218         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
22219         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
22220         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
22221         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
22222         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
22223         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
22224         tst-audit3, tst-audit4 and tst-audit5.
22225         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
22226         tst-audit6 and tst-audit7.
22227         [$(subdir) = elf] (modules-names): Add audit modules for those
22228         tests.
22229         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
22230         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
22231         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
22232         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
22233         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
22234         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
22235         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
22236         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
22237         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
22238         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
22239         [$(subdir) = elf] (tst-audit3-ENV): New variable.
22240         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
22241         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
22242         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
22243         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
22244         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
22245         Likewise.
22246         [$(subdir) = elf && $(config-cflags-avx) = yes]
22247         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
22248         [$(subdir) = elf && $(config-cflags-avx) = yes]
22249         (CFLAGS-tst-auditmod4a.c): Likewise.
22250         [$(subdir) = elf && $(config-cflags-avx) = yes]
22251         (CFLAGS-tst-auditmod4b.c): Likewise.
22252         [$(subdir) = elf && $(config-cflags-avx) = yes]
22253         (CFLAGS-tst-auditmod6b.c): Likewise.
22254         [$(subdir) = elf && $(config-cflags-avx) = yes]
22255         (CFLAGS-tst-auditmod6c.c): Likewise.
22256         [$(subdir) = elf && $(config-cflags-avx) = yes]
22257         (CFLAGS-tst-auditmod7b.c): Likewise.
22258         * elf/tst-audit3.c: Move to ...
22259         * sysdeps/x86_64/tst-audit3.c: ... here.
22260         * elf/tst-audit4.c: Move to ...
22261         * sysdeps/x86_64/tst-audit4.c: ... here.
22262         * elf/tst-audit5.c: Move to ...
22263         * sysdeps/x86_64/tst-audit5.c: ... here.
22264         * elf/tst-audit6.c: Move to ...
22265         * sysdeps/x86_64/tst-audit6.c: ... here.
22266         * elf/tst-audit7.c: Move to ...
22267         * sysdeps/x86_64/tst-audit7.c: ... here.
22268         * elf/tst-auditmod3a.c: Move to ...
22269         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
22270         * elf/tst-auditmod3b.c: Move to ...
22271         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
22272         * elf/tst-auditmod4a.c: Move to ...
22273         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
22274         * elf/tst-auditmod4b.c: Move to ...
22275         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
22276         * elf/tst-auditmod5a.c: Move to ...
22277         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
22278         * elf/tst-auditmod5b.c: Move to ...
22279         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
22280         * elf/tst-auditmod6a.c: Move to ...
22281         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
22282         * elf/tst-auditmod6b.c: Move to ...
22283         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
22284         * elf/tst-auditmod6c.c: Move to ...
22285         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
22286         * elf/tst-auditmod7a.c: Move to ...
22287         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
22288         * elf/tst-auditmod7b.c: Move to ...
22289         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
22291 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
22293         [BZ #15366]
22294         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
22295         define unconditionally.
22296         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
22297         define unconditionally.
22298         (INT8_C, INT16_C, etc.): Likewise.
22300 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
22302         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
22303         __ehdr_start with hidden visibility.
22305         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
22307 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
22309         * math/libm-test.inc (cos_test): Use accurate hex constants.
22310         (sincost_test): Likewise.
22312 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
22314         * math/libm-test.inc (catan_test): Add more tests.
22315         (catanh_test): Likewise.
22317         * math/s_catanf.c (__catanf): Use suffixed floating-point
22318         constants.
22319         * math/s_catanhf.c (__catanhf): Likewise.
22320         * math/s_catanhl.c (__catanhl): Likewise.
22321         * math/s_catanl.c (__catanl): Likewise.
22323         [BZ #15394]
22324         * math/s_catan.c (__catan): Calculate imaginary part of result
22325         with log1p not log unless computing log of number close to 0.
22326         * math/s_catanf.c (__catanf): Likewise.
22327         * math/s_catanl.c (__catanl): Likewise.
22328         * math/s_catanh.c (__catanh): Calculate real part of result with
22329         log1p not log unless computing log of number close to 0.
22330         * math/s_catanhf.c (__catanhf): Likewise.
22331         * math/s_catanhl.c (__catanhl): Likewise.
22332         * math/libm-test.inc (catan_test): Add more tests.
22333         (catanh_test): Likewise.
22334         * sysdeps/i386/fpu/libm-test-ulps: Update.
22335         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22337 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
22339         * benchtests/Makefile: Mention files in which fast and slow
22340         paths of math functions are implemented.
22342 2013-04-23  Roland McGrath  <roland@hack.frob.com>
22344         * sysdeps/posix/timespec_get.c: New file.
22346 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22348         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
22349         POWER.
22350         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
22351         for POWER.
22352         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
22353         powerpc/power5/fpu folders.
22354         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
22355         * benchtests/Makefile: Add modf testcase.
22356         * benchtests/bench-modf.c: New file: Benchmark test for mo
22358 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
22360         [BZ #14888]
22361         * time/Makefile (tests): Add tst-strptime-whitespace.
22362         * time/strptime_l.c (get_number): Use ISSPACE.
22363         (__strptime_internal): Likewise.
22364         * time/tst-strptime-whitespace.c: New test case.
22366 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
22368         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
22369         member.
22370         (_nss_files_init): Set it here.
22372 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
22374         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
22375         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
22376         unsigned.
22378 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
22380         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
22382 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
22384         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
22385         size just once.
22387 2013-04-21  David S. Miller  <davem@davemloft.net>
22389         * po/ru.po: Update Russion translation from translation project.
22391 2013-04-17  Adam Conrad  <adconrad@0c3.net>
22393         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
22394         and setfsgid.
22396 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
22398         * configure.in: Remove i386 configure warning. Remove i386 case.
22399         * configure: Regenerate.
22400         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
22401         Add example to error message.
22402         * sysdeps/i386/configure: Regenerate.
22404 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
22406         * benchtests/Makefile (bench): Add cos, tan, slowcos and
22407         slowtan.
22408         * benchtests/cos-inputs: New file.
22409         * benchtests/slowcos-inputs: New file.
22410         * benchtests/slowcos.c: New file.
22411         * benchtests/slowtan-inputs: New file.
22412         * benchtests/slowtan.c: New file.
22413         * benchtests/tan-inputs: New file.
22415 2013-04-16  Roland McGrath  <roland@hack.frob.com>
22417         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
22418         considered kosher.
22420 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
22422         * benchtests/Makefile: Include cppflags-iterator.mk to add
22423         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
22425         * Makefile.in (bench-clean): New target.
22426         * benchtests/Makefile (bench-clean): Likewise.
22428 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
22430         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
22432 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
22434         * stdio-common/tstdiomisc.c: Fix coding-style violation.
22436 2013-04-15  Andreas Schwab  <schwab@suse.de>
22438         * nscd/grpcache.c (cache_addgr): Properly check for short write.
22439         * nscd/initgrcache.c (addinitgroupsX): Likewise.
22440         * nscd/pwdcache.c (cache_addpw): Likewise.
22441         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
22442         more than recsize.
22444 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22446         * benchtests/Makefile (bench): Write all output to
22447         bench-out.tmp together.
22449 2013-04-15  Andreas Schwab  <schwab@suse.de>
22451         * nscd/nscd.c (main): Don't fork again after closing files.
22453 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22455         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
22457         * benchtests/Rules (bench-deps): Collect dependencies into a
22458         single variable.  Add Makefile to dependencies.
22459         ($(objpfx)bench-%.c): Depend on bench-deps.
22461 2013-04-12  Roland McGrath  <roland@hack.frob.com>
22462             Xavier Roche  <roche+kml2@exalead.com>
22464         [BZ #15361]
22465         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
22466         just that it's a file descriptor.
22467         * manual/llio.texi (Synchronizing AIO Operations): Update description
22468         for EBADF error from aio_fsync.
22470 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
22472         * Rules (bench): Move target definition...
22473         * benchtests/Makefile: ... here.
22475 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
22477         * math/libm-test.inc (cos_test): Fix PI/2 test.
22478         (sincos_test): Likewise.
22479         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
22480         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
22482 2013-04-11  Andreas Schwab  <schwab@suse.de>
22484         [BZ #13988]
22485         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
22486         accept exponent character only when digits were seen.
22487         * stdio-common/Makefile (tests): Add bug26.
22488         * stdio-common/bug26.c: New file.
22490         [BZ #14293]
22491         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
22492         non-freeable.
22494 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
22496         * Makeconfig (rtld-prefix): Define built linker prefix.
22497         * Rules (run-bench): Use it.
22498         * math/Makefile (run-regen-ulps): Likewise.
22500         * Rules (bench): Remove eval.
22502 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
22503             Roland McGrath  <roland@hack.frob.com>
22504             Ondrej Bilka  <neleai@seznam.cz>
22506         [BZ #15346]
22507         * time/getdate.c: Include ctype.h and alloca.h.
22508         (__getdate_r): Trim leading and trailing spaces of input.
22509         * time/tst-getdate.c (tests): Add tests with leading and
22510         trailing spaces.
22512 2013-04-08  Roland McGrath  <roland@hack.frob.com>
22514         [BZ #14280]
22515         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
22516         when computing value.
22518 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
22520         * math/README.libm-test (How can I generate "libm-test-ulps"?):
22521         Use testrun.sh to run libm tests.
22523         [BZ #15309]
22524         * elf/dl-open.c (dl_open_worker): memset all of seen array.
22526 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
22528         [BZ #15264]
22529         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
22531 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
22533         * Makefile.in (regen-ulps): New target.
22534         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
22535         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
22536         [ifneq (no,$(PERL)] (regen-ulps): New target.
22537         [ifeq (no,$(PERL)] (regen-ulps): New target.
22538         * math/libm-test.inc (ulps_file_name): Define.
22539         (output_dir): New variable.
22540         (options): Add "output-dir" option.
22541         (parse_opt): Handle 'o' case.
22542         (main): If output_dir is non-NULL use it as a prefix
22543         otherwise use "".
22544         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
22546 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
22548         [BZ #10060, #10062]
22549         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
22550         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
22551         fail configure if __sync_val_compare_and_swap is not inlined.
22552         * sysdeps/i386/configure: Regenerate.
22553         * configure.in: Build for i686 when configured for i386.
22554         * configure: Regenerate.
22555         * README: Remove i386 reference.
22557 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
22559         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
22560         * sysdeps/s390/s390-64/sysdep.h: Likewise.
22562 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
22564         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
22565         (lmsnanval): New variables.
22566         (F): Add conversion tests.
22567         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
22568         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
22570         * stdio-common/tstdiomisc.c (F): Properly collect individual
22571         tests' results.
22573         [BZ #14686, #15336]
22574         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
22575         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
22576         Instead, use input NaN values or generate a qNaN by arithmetic
22577         operation.  Also fix bugs to comply with the standard.
22578         * math/libm-test.inc (remainder_test): Add more tests.
22580         [BZ #15335, #15342]
22581         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
22582         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
22583         input NaN values or generate a qNaN by arithmetic operation.
22585         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
22586         unreachable code.
22588         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
22589         definitions.
22591 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
22593         [BZ #14478]
22594         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
22595         underflowed result.
22596         * math/s_cexpf.c (__cexpf): Likewise.
22597         * math/s_cexpl.c (__cexpl): Likewise.
22598         * math/libm-test.inc (cexp_test): Add more tests.
22600 2013-04-03  Andreas Schwab  <schwab@suse.de>
22602         [BZ #15330]
22603         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
22604         order arrays from heap if bigger than alloca cutoff.
22606 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
22608         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
22609         (SNAN_TESTS_double): Refer to GCC PR56831.
22610         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
22611         GCC PR56828.
22613 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
22615         * Rules (bench): Move bench.out after the run is complete.
22617         * Rules (bench): Echo currently running benchmark.
22619         * benchtests/Makefile (bench): Add atan and slowatan.
22620         * benchtests/atan-inputs: New file.
22621         * benchtests/slowatan-inputs: New file.
22622         * benchtests/slowatan.c: New file.
22624         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
22625         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
22626         its value.
22628         [BZ #15305]
22629         * sysdeps/unix/sysv/linux/kernel-features.h
22630         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
22631         __ASSUME_XFS_RESTRICTED_CHOWN.
22632         * sysdeps/unix/sysv/linux/pathconf.c
22633         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
22634         Save and restore errno.
22636 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
22638         [BZ #15327]
22639         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
22640         arguments using __kernel_casinh.
22641         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
22642         arguments using __kernel_casinhf.
22643         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
22644         arguments using __kernel_casinhl.
22645         * math/libm-test.inc (cacosh_test): Add more tests.
22646         * sysdeps/i386/fpu/libm-test-ulps: Update.
22647         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22649 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
22651         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
22652         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
22654         * bench/Makefile (bench): Add sin and slowsin.
22655         * benchtests/sin-inputs: New file.
22656         * benchtests/slowsin-inputs: New file.
22657         * benchtests/slowsin.c: New file.
22659         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
22660         (bench): Add slowexp and slowpow.
22661         (exp-ITER): Increase iterations.
22662         (pow-ITER): Likewise.
22663         * benchtests/exp-inputs: Change input.
22664         * benchtests/pow-inputs: Likewise.
22665         * benchtests/slowexp-inputs: New file.
22666         * benchtests/slowexp.c: New file.
22667         * benchtests/slowpow-inputs: New file.
22668         * benchtests/slowpow.c: New file.
22670 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22672         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
22673         instructions.
22674         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
22675         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
22676         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
22677         * benchtests/Makefile: Add rint benchtest.
22678         * benchtests/rint-inputs: Input for rint benchtest.
22680 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
22682         * Versions.def (libm): Add GLIBC_2.18.
22683         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
22684         hidden libm prototypes.
22685         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
22686         * math/Makefile (libm-calls): Add s_issignaling.
22687         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
22688         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
22689         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
22690         declaration.
22691         * math/math.h [__USE_GNU] (issignaling): New macro.
22692         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
22693         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
22694         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
22695         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
22696         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
22697         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
22698         * manual/arith.texi (issignaling): New section.
22699         * manual/libm-err-tab.pl (@all_functions): Update comment.
22700         * math/gen-libm-test.pl (parse_args): Apply special handling for
22701         issignaling.
22702         * math/libm-test.inc (print_float, issignaling_test): New
22703         functions.
22704         (check_float_internal): Add issignaling checks.
22705         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
22706         default definition.
22707         * sysdeps/powerpc/math-tests.h: New file.
22708         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
22709         tests.
22710         * math/test-snan.c (TEST_FUNC): Likewise.
22712 2013-03-30  David S. Miller  <davem@davemloft.net>
22714         * po/de.po: Update from translation team.
22716 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
22718         [BZ #10357]
22719         * math/k_casinh.c (__kernel_casinh): Handle arguments with
22720         imaginary part less than 1.0 and real part less than 0.5
22721         specially.
22722         * math/k_casinhf.c (__kernel_casinhf): Likewise.
22723         * math/k_casinhl.c (__kernel_casinhl): Likewise.
22724         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
22725         (cacos_test): Add more tests.
22726         (casin_test): Likewise.
22727         (casinh_test): Likewise.
22728         * sysdeps/i386/fpu/libm-test-ulps: Update.
22729         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22731 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
22733         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
22734         ONE with its value.
22736         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
22737         (__pow_mp): Replace ONE and MONE with their values.
22738         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
22739         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
22740         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
22741         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
22742         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
22743         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
22745         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
22747         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
22748         (__pow_mp): Replace ZERO and MZERO with their values.
22749         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
22750         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
22751         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
22752         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
22753         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
22754         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
22755         (__sqr): Likewise.
22757         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
22759         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
22761 2013-03-28  Roland McGrath  <roland@hack.frob.com>
22763         * include/stdlib.h [!SHARED] (__call_tls_dtors):
22764         Declare with __attribute__ ((weak)).
22765         * stdlib/exit.c (__libc_atexit) [!SHARED]:
22766         Call __call_tls_dtors only if it's not NULL.
22768 2013-03-28  Roland McGrath  <roland@hack.frob.com>
22770         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
22771         didn't do it already, then set _dl_phdr and _dl_phnum based on the
22772         magic __ehdr_start linker symbol if it's defined.
22773         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
22774         them up here if it was already done.
22776         * elf/dl-support.c (_dl_phdr): Make pointer to const.
22777         (_dl_aux_init): Use const in cast when setting it.
22778         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
22779         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
22780         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
22782         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
22783         Declare them here.
22784         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
22785         * csu/libc-tls.c: Nor here.
22786         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
22788         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
22789         (__libc_message): Never call vsyslog.
22791 2013-03-28  Alan Modra  <amodra@gmail.com>
22793         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
22794         Define as empty.
22795         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
22796         Likewise.
22798 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22800         [BZ #15214]
22801         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
22802         underflow.
22803         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22805 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
22807         [BZ #15304]
22808         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
22809         Don't add gid passed as argument.
22811         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
22813 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
22815         [BZ #15307]
22816         * math/k_casinh.c (__kernel_casinh): Handle arguments with
22817         imaginary part between 1.0 and 1.5 and real part less than 0.5
22818         specially.
22819         * math/k_casinhf.c (__kernel_casinhf): Likewise.
22820         * math/k_casinhl.c (__kernel_casinhl): Likewise.
22821         * math/libm-test.inc (cacos_test): Add more tests.
22822         (casin_test): Likewise.
22823         (casinh_test): Likewise.
22824         * sysdeps/i386/fpu/libm-test-ulps: Update.
22825         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22827 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
22829         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
22830         constants.
22831         (norm): Likewise.
22832         (denorm): Likewise.
22833         (__dbl_mp): Likewise.
22834         (add_magnitudes): Likewise.
22835         (sub_magnitudes): Likewise.
22836         (__add): Likewise.
22837         (__sub): Likewise.
22838         (__mul): Likewise.
22839         (__sqr): Likewise.
22840         (__inv): Likewise.
22841         (__dvd): Likewise.
22843         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
22844         commented code.
22845         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
22846         (__dubcos): Likewise.
22847         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
22848         (__ieee754_acos): Likewise.
22849         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
22850         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
22851         (__exp1): Likewise.
22852         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
22853         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
22854         (log1): Likewise.
22855         (my_log2): Likewise.
22856         (checkint): Likewise.
22857         * sysdeps/ieee754/dbl-64/e_remainder.c
22858         (__ieee754_remainder): Likewise.
22859         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
22860         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
22861         (bsloww): Likewise.
22862         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
22864         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
22865         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
22866         MANTISSA_STORE_T to store computations on mantissa.  Use
22867         macros for rounding and division.
22868         (denorm): Likewise.
22869         (__dbl_mp): Likewise.
22870         (add_magnitudes): Likewise.
22871         (sub_magnitudes): Likewise.
22872         (__mul): Likewise.
22873         (__sqr): Likewise.
22874         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
22875         powers of two in terms of TWOPOW macro.
22876         (mp_no): Make type of mantissa as MANTISSA_T.
22877         [!RADIXI]: Define RADIXI.
22878         [!TWO52]: Define TWO52.
22879         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
22881 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22883         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
22884         llroundl symbol when building for PPC32.
22886 2013-03-24  Mark H Weaver  <mhw@netris.org>
22888         * manual/arith.texi (Normalization Functions): Fix prototypes for
22889         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
22891 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22893         [BZ #13889]
22894         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
22895         high value to check if expl overflow.
22896         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
22897         to check for underflow and overflow.
22898         * math/libm-test.inc: Add exp test.
22900 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
22902         [BZ #11120]
22903         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
22904         with NOT_IN_libc.
22906 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22908         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
22909         symbol.
22911 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
22913         * math/gen-libm-test.pl (parse_args, special_functions): Properly
22914         wrap blocks consisting of several statements.
22916         * sysdeps/generic/math-tests.h: New file.
22917         * sysdeps/i386/fpu/math-tests.h: Likewise.
22918         * math/test-snan.c: Include it.
22919         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
22921 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
22923         [BZ #15285]
22924         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
22925         (__ieee754_j0l): Do not improve calculations using cos of twice
22926         input for inputs above LDBL_MAX / 2.0L.
22927         (__ieee754_y0l): Likewise.
22928         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
22929         (__ieee754_j1l): Do not improve calculations using cos of twice
22930         input for inputs above LDBL_MAX / 2.0L.
22931         (__ieee754_y1l): Likewise.
22932         * math/libm-test.inc (j0_test): Add another test.
22933         (j1_test): Likewise.
22934         (y0_test): Likewise.
22935         (y1_test): Likewise.
22936         * sysdeps/i386/fpu/libm-test-ulps: Update.
22938 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
22940         * Rules ($(objpfx)bench-%.c): Include code from a C source
22941         file.
22943 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
22945         [BZ #15287]
22946         * math/k_casinh.c (__kernel_casinh): Handle arguments with
22947         imaginary part 1.0 and real part less than 0.5 specially.
22948         * math/k_casinhf.c (__kernel_casinhf): Likewise.
22949         * math/k_casinhl.c (__kernel_casinhl): Likewise.
22950         * math/libm-test.inc (cacos_test): Add more tests.
22951         (casin_test): Likewise.
22952         (casinh_test): Likewise.
22953         * sysdeps/i386/fpu/libm-test-ulps: Update.
22954         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22956 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
22958         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
22959         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
22961 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
22963         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
22964         * config.make.in (config-cflags-sse4): Remove variable.
22965         (config-cflags-avx): Likewise.
22966         (config-cflags-sse2avx): Likewise.
22967         (config-cflags-novzeroupper): Likewise.
22968         (config-asflags-i686): Likewise.
22969         (have-mfma4): Likewise.
22970         (have-as-vis3): Likewise.
22971         (MIG): Likewise.
22972         * configure.in (MIG): Do not AC_SUBST.
22973         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
22974         (libc_cv_cc_sse4): Do not AC_SUBST.
22975         (libc_cv_cc_avx): Likewise.
22976         (libc_cv_cc_sse2avx): Likewise.
22977         (libc_cv_cc_novzeroupper): Likewise.
22978         (libc_cv_cc_fma4): Likewise.
22979         (libc_cv_as_i686): Likewise.
22980         (libc_cv_sparc_as_vis3): Likewise.
22981         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
22982         LIBC_CONFIG_VAR.
22983         (config-asflags-i686): Likewise.
22984         (config-cflags-avx): Likewise.
22985         (config-cflags-sse2avx): Likewise.
22986         (have-mfma4): Likewise.
22987         (config-cflags-novzeroupper): Likewise.
22988         * sysdeps/mach/configure.in (MIG): Likewise.
22989         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
22990         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
22991         LIBC_CONFIG_VAR.
22992         (config-cflags-avx): Likewise.
22993         (config-cflags-sse2avx): Likewise.
22994         (have-mfma4): Likewise.
22995         (config-cflags-novzeroupper): Likewise.
22996         * configure: Regenerated.
22997         * sysdeps/i386/configure: Likewise.
22998         * sysdeps/mach/configure: Likewise.
22999         * sysdeps/sparc/configure: Likewise.
23000         * sysdeps/x86_64/configure: Likewise.
23002 2013-03-20  Roland McGrath  <roland@hack.frob.com>
23004         [BZ #14812]
23005         * locale/programs/localedef.c (options): Put N_ translation marker
23006         on argument names, not just descriptions.
23008 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
23010         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
23012 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
23014         [BZ #14176]
23015         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
23017 2013-03-19  Roland McGrath  <roland@hack.frob.com>
23019         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
23020         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
23021         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
23022         [!BEFORE_ABORT] (before_abort): New function.
23023         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
23024         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
23025         (writev_for_fatal): New function.
23026         (WRITEV_FOR_FATAL): New macro; call that.
23027         (backtrace_and_maps): New function.
23028         (BEFORE_ABORT): New macro; call that.
23029         (struct str_list): Type removed.
23030         (__libc_message, __libc_fatal): Functions removed.
23031         Include <sysdeps/posix/libc_fatal.c> instead.
23033 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
23035         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
23036         constants.
23037         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
23038         double constants.
23040 2013-03-19  Andreas Schwab  <schwab@suse.de>
23042         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
23043         * sysdeps/gnu/configure: Regenerate.
23045         * configure.in: Substitute libc_cv_rtlddir.
23046         * configure: Regenerate.
23047         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
23048         * Makeconfig (rtlddir, inst_rtlddir): New variables.
23049         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
23050         * elf/Makefile (install-others, CFLAGS-interp.c)
23051         (ldso_install, common-ldd-rewrite): Likewise.
23052         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
23053         $(inst_slibdir)/$(rtld-installed-name).
23054         * scripts/rellns-sh: Add -p option.
23055         * Makerules (make-shlib-link): Use rellns-sh to get relative name
23056         for source.
23058 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
23060         * manual/nptl.texi: Renamed to ...
23061         * manual/threads.texi: ... this.
23062         * manual/Makefile (chapters): Update.
23064 2013-03-18  Roland McGrath  <roland@hack.frob.com>
23066         [BZ #14812]
23067         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
23068         on argument names, not just descriptions.
23069         * malloc/memusagestat.c (options): Likewise.
23070         * nss/getent.c (options): Likewise.
23072 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
23074         [BZ #14812]
23075         * iconv/iconv_prog.c (options): Put N_ translation marker
23076         on argument names, not just descriptions.
23077         * iconv/iconvconfig.c (options): Likewise.
23079 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
23081         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
23082         implementation which is faster on all x86_64 architectures.
23083         Tested on AMD, Intel Nehalem, SNB, IVB.
23084         * sysdeps/x86_64/strnlen.S: Likewise.
23086         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
23087         Remove all multiarch strlen and strnlen versions.
23088         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
23089         Remove strlen and strnlen related parts.
23091         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
23092         Inline strlen part.
23093         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
23095         * sysdeps/x86_64/multiarch/strlen.S: Remove.
23096         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
23097         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
23098         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
23099         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
23100         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
23102 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
23104         * manual/memory.texi (Malloc Tunable Parameters):
23105         Sort parameters alphabetically. Add comments for missing entries.
23107 2013-03-17  David S. Miller  <davem@davemloft.net>
23109         * sysdeps/sparc/fpu/libm-test-ulps: Update.
23111 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
23113         [BZ #15283]
23114         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
23115         for arguments at most half maximum finite value.
23116         * math/libm-test.inc (j0_test): Add more tests.
23117         (j1_test): Likewise.
23118         (y0_test): Likewise.
23119         (y1_test): Likewise.
23120         * sysdeps/i386/fpu/libm-test-ulps: Update.
23121         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23123         [BZ #14155]
23124         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
23125         1 / x and functions P and Q for arguments above 0x1p256L.
23126         (__ieee754_y0l): Likewise.
23127         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
23128         (__ieee754_y1l): Likewise.
23129         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
23130         (j1_test): Likewise.
23131         (y0_test): Likewise.
23132         (y1_test): Likewise.
23134 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
23136         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
23137         variable.
23139 2013-03-15  Roland McGrath  <roland@hack.frob.com>
23141         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
23142         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
23143         zero since it's initialized to EXEC_PAGESIZE.
23145         * sysdeps/unix/sysv/linux/ldsodefs.h
23146         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
23147         * sysdeps/generic/ldsodefs.h: ... here.
23149 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
23151         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
23153         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
23154         math/test-snan.c.
23155         * math/test-snan.c: Renamed from
23156         sysdeps/powerpc/fpu/test-powerpc-snan.c.
23157         * math/Makefile (tests): Add test-snan.
23158         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
23159         test-powerpc-snan.
23161         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
23162         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
23163         functions.
23164         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
23165         __builtin_nan family of functions.
23166         * math/libm-test.inc (initialize): Initialize qnan_value with
23167         __builtin_nan family of functions.
23168         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
23169         Remove variables.
23170         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
23171         Remove functions.
23172         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
23173         storage class.  Initialize qNaN_var and sNaN_var with
23174         __builtin_nan and __builtin_nans families of functions,
23175         respectively.
23177         * math/libm-test.inc (acosh_test): Also test with qNaN input.
23178         (sqrt_test): Remove duplicate test with qNaN input.
23179         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
23180         (round_test, signbit_test, significand_test): Note missing +/-Inf
23181         as well as qNaN tests.
23183         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
23184         qNaN_var.  Fix a few strings, too.
23185         * math/libm-test.inc (nan_value): Rename to qnan_value.
23186         * math/gen-libm-test.pl (%beautify): Adjust to that.
23187         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
23188         * math/test-misc.c (main): Likewise.
23189         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
23190         to __qnan_bytes, and __qnan_union, respectively.
23191         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
23192         Likewise.
23193         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
23194         and lqnanval, respectively.
23195         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
23196         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
23197         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
23198         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
23200         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
23201         * math/test-misc.c (main) [__x86_64__]: Enable test for long
23202         doubles.
23204         * math/test-misc.c (main): Fix copy'n'pastos.
23205         * misc/tst-efgcvt.c (special): Likewise.
23207         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
23208         Remove declarations.
23210 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
23212         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
23213         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
23214         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
23215         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
23217 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23219         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
23220         macro to return vdso values correctly in IFUNC implementations.
23221         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
23222         Optimization by using IFUNC.
23224 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
23225             Richard Henderson  <rth@redhat.com>
23226             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
23228         * Makefile.in (bench): New target.
23229         * NEWS: Mention the benchmark framework.
23230         * Rules (bench): Likewise.
23231         (binaries-bench): Generate binaries for functions to
23232         benchmark.
23233         * benchtests/Makefile: New makefile for benchmark tests.
23234         * benchtests/bench-skeleton.c: New skeleton file for benchmark
23235         programs.
23236         * benchtests/exp-inputs: New input file for EXP function.
23237         * benchtests/pow-inputs: New input file for POW function.
23238         * scripts/bench.pl: New script to generate source files for
23239         benchmark programs.
23241 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
23243         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
23244         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
23245         computations on mantissa.  Use macros for rounding and
23246         division.
23247         (denorm): Likewise.
23248         (__dbl_mp): Likewise.
23249         (add_magnitudes): Likewise.
23250         (sub_magnitudes): Likewise.
23251         (__mul): Likewise.
23252         (__sqr): Likewise.
23253         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
23254         powers of two in terms of TWOPOW macro.
23255         (mp_no): Make type of mantissa as MANTISSA_T.
23256         [!RADIXI]: Define RADIXI.
23257         [!TWO52]: Define TWO52.
23258         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
23260         * manual/nptl.texi (cindex): Modify threads to pthreads.
23262 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
23264         * sysdeps/x86_64/preconfigure: Regenerated.
23266 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
23268         [BZ #14155]
23269         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
23270         0x1p28 and above.
23271         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
23272         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
23273         0x1p28 and above.
23274         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
23275         * math/libm-test.inc (j0_test): Do not allow one spurious
23276         underflow exception.
23277         (y1_test): Likewise.
23279 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
23281         * manual/Makefile (chapters): Add nptl.
23282         * manual/debug.texi (Debugging Support): Add link to Threads
23283         chapter.
23284         * manual/nptl.texi: New file.
23286         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
23288 2013-03-14  Petr Baudis  <pasky@ucw.cz>
23290         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
23291         for non-NULL pointer before the memory validity test. Pointed
23292         out by Holger Brunck <holger.brunck@keymile.com>.
23294 2013-03-13  Andreas Schwab  <schwab@suse.de>
23296         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
23297         instead of .os.
23299 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
23301         * timezone/zic.c: Update from tzcode 2013b.
23303 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
23305         * manual/install.texi (Configuring and compiling):
23306         Mention i686 and i586.
23307         * INSTALL: Regenerate.
23309 2013-03-12  Roland McGrath  <roland@hack.frob.com>
23311         * sysdeps/init_array/elf-init.c: New file.
23312         * csu/elf-init.c
23313         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
23314         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
23316         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
23317         __gmon_start__ as global, but as static with a .preinit_array pointer.
23318         * sysdeps/init_array/gmon-start.c: New file.  Use that.
23319         * sysdeps/init_array/crti.S: New file, empty except for comments.
23320         * sysdeps/init_array/crtn.S: Likewise.
23322 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
23324         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
23325         definining bcopy.
23326         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
23327         Remove Prefer_SSE_for_memop.
23328         * sysdeps/x86_64/multiarch/init-arch.h: Remove
23329         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
23330         HAS_PREFER_SSE_FOR_MEMOP.
23331         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
23332         memset-x86-64.
23333         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
23334         Remove bzero, memset ifunc support.
23335         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
23336         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
23337         * sysdeps/x86_64/multiarch/memset.S: Likewise.
23338         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
23340 2013-03-11  Andreas Schwab  <schwab@suse.de>
23342         [BZ #15234]
23343         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
23344         by SHLIB_COMPAT.
23345         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
23346         (GLIBC_2.16): Remove pthread_atfork.
23348 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
23350         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
23351         (ptestcases.h): Likewise.
23353 2013-03-08  Roland McGrath  <roland@hack.frob.com>
23355         * Makeconfig ($(common-objpfx)config.status): Depend on
23356         sysdeps/*/preconfigure{,.in} too.
23358 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
23360         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
23361         (__free_hook): Use void * instead of __malloc_ptr_t.
23362         (__malloc_hook): Likewise.
23363         (__realloc_hook): Likewise.
23364         (__memalign_hook): Likewise.
23365         (__after_morecore_hook): Likewise.
23366         * malloc/arena.c (save_malloc_hook): Likewise.
23367         (save_free_hook): Likewise.
23368         * malloc/hooks.c (malloc_hook_ini): Likewise.
23369         (realloc_hook_ini): Likewise.
23370         (memalign_hook_ini): Likewise.
23371         * malloc/malloc.c (malloc_hook_ini): Likewise.
23372         (realloc_hook_ini): Likewise.
23373         (memalign_hook_ini): Likewise.
23374         (__free_hook): Likewise.
23375         (__malloc_hook): Likewise.
23376         (__realloc_hook): Likewise.
23377         (__memalign_hook): Likewise.
23378         (__libc_malloc): Likewise.
23379         (__libc_free): Likewise.
23380         (__libc_realloc): Likewise.
23381         (__libc_memalign): Likewise.
23382         (__libc_valloc): Likewise.
23383         (__libc_pvalloc): Likewise.
23384         (__libc_calloc): Likewise.
23385         (__posix_memalign): Likewise.
23386         * malloc/morecore.c (__sbrk): Likewise.
23387         (__default_morecore): Likewise.
23389         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
23391         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
23392         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
23393         __malloc_ptrdiff_t.
23395         * malloc/malloc.h (__malloc_size_t): Remove macro.
23396         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
23397         __malloc_size_t.
23398         (old_memalign_hook): Likewise.
23399         (old_realloc_hook): Likewise.
23400         (struct hdr): Likewise.
23401         (flood): Likewise.
23402         (mallochook): Likewise.
23403         (memalignhook): Likewise.
23404         (reallochook): Likewise.
23405         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
23406         (tr_old_realloc_hook): Likewise.
23407         (tr_old_memalign_hook): Likewise.
23408         (tr_mallochook): Likewise.
23409         (tr_reallochook): Likewise.
23410         (tr_memalignhook): Likewise.
23412 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23414         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
23415         default_ldbl_pack and using as default implementation.
23416         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
23417         implementation.
23418         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
23419         redundant definition.
23420         (ldbl_insert_mantissa): Likewise.
23421         (ldbl_canonicalize): Likewise.
23422         (ldbl_nearbyint): Likewise.
23423         (ldbl_pack): Rename to ldbl_pack_ppc.
23424         (ldbl_unpack): Rename to ldbl_unpack_ppc.
23425         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
23426         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
23428 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
23430         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
23431         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
23432         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
23433         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
23434         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
23435         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
23436         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
23437         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
23439 2013-03-07  Andreas Jaeger  <aj@suse.de>
23441         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
23442         bits/mman-linux.h.
23444 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
23446         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
23447         Include mpa.h and declare __MPEXP.
23448         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
23449         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
23450         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
23451         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
23452         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
23453         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
23454         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
23456         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
23457         (__slowpow): Use long double EXPL and LOGL functions to
23458         compute POW.
23459         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
23460         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
23461         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
23462         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
23463         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
23464         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
23466         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
23467         intermediate variable to calculate exponent.
23468         (__sqr): Likewise.
23469         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
23470         Likewise.
23471         (__sqr): Likewise.
23473         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
23474         [!NO__SQR]: Define __sqr.
23475         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
23476         and NO__SQR.  Remove all code except __mul and __sqr.  Include
23477         sysdeps/ieee754/dbl-64/mpa.c.
23478         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
23480         [BZ #12723]
23481         * posix/Makefile (tests): Add tst-pathconf.
23482         * posix/tst-pathconf.c: New test case.
23483         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
23484         _PC_PIPE_BUF.
23485         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
23487 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
23489         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
23491 2013-03-06  Andreas Jaeger  <aj@suse.de>
23493         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
23494         definition via __MAP_ANONYMOUS.
23496         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
23497         it's not part of Linux headers.
23499         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
23500         (MAP_HUGE_MASK): Define.
23502         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
23503         Define.
23504         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23505         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
23506         Define.
23507         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23508         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
23509         Define.
23510         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23511         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
23512         Define.
23513         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23515         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
23516         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
23517         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
23518         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
23519         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
23520         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
23522         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
23523         Handle f2fs.
23525         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
23526         Handle f2fs and efivarfs.
23528         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
23529         f2fs.
23531         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
23532         (EFIVARFS_MAGIC): Add.
23533         (F2FS_LINK_MAX): Add.
23535 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
23537         * stdio-common/vfprintf.c: Replace __builtin_expect with
23538         __glibc_unlikely.
23540 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
23542         [BZ #13550]
23543         * sysdeps/generic/bp-sym.h: Remove file.
23544         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
23545         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
23546         <bp-sym.h> and <bp-asm.h>.
23547         (__longjmp): Don't use BP_SYM.
23548         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
23549         and <bp-asm.h>.
23550         (memcpy): Don't use BP_SYM.
23551         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
23552         <bp-sym.h> and <bp-asm.h>.
23553         (memcpy): Don't use BP_SYM.
23554         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
23555         <bp-asm.h>.
23556         (memcpy): Don't use BP_SYM.
23557         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
23558         <bp-asm.h>.
23559         (memset): Don't use BP_SYM.
23560         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23561         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23562         (__bzero): Don't use BP_SYM.
23563         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23564         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23565         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
23566         <bp-sym.h> and <bp-asm.h>.
23567         (memcmp): Don't use BP_SYM.  Remove comment about bounded
23568         pointers.
23569         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
23570         <bp-sym.h> and <bp-asm.h>.
23571         (memcpy): Don't use BP_SYM.
23572         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
23573         <bp-sym.h> and <bp-asm.h>.
23574         (memset): Don't use BP_SYM.
23575         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23576         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23577         (__bzero): Don't use BP_SYM.
23578         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23579         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23580         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
23581         <bp-sym.h> and <bp-asm.h>.
23582         (strncmp): Don't use BP_SYM.  Remove comment about bounded
23583         pointers.
23584         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
23585         <bp-sym.h> and <bp-asm.h>.
23586         (memcpy): Don't use BP_SYM.
23587         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
23588         <bp-sym.h> and <bp-asm.h>.
23589         (memset): Don't use BP_SYM.
23590         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23591         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23592         (__bzero): Don't use BP_SYM.
23593         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23594         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23595         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
23596         <bp-sym.h> and <bp-asm.h>.
23597         (__memchr): Don't use BP_SYM.
23598         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
23599         <bp-sym.h> and <bp-asm.h>.
23600         (memcmp): Don't use BP_SYM.  Remove comment about bounded
23601         pointers.
23602         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
23603         <bp-sym.h> and <bp-asm.h>.
23604         (memcpy): Don't use BP_SYM.
23605         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
23606         <bp-sym.h> and <bp-asm.h>.
23607         (__mempcpy): Don't use BP_SYM.
23608         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
23609         <bp-sym.h> and <bp-asm.h>.
23610         (__memrchr): Don't use BP_SYM.
23611         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
23612         <bp-sym.h> and <bp-asm.h>.
23613         (memset): Don't use BP_SYM.
23614         (__bzero): Likewise.
23615         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
23616         <bp-sym.h> and <bp-asm.h>.
23617         (__rawmemchr): Don't use BP_SYM.
23618         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
23619         <bp-sym.h> and <bp-asm.h>.
23620         (__STRCMP): Don't use BP_SYM.
23621         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
23622         <bp-sym.h> and <bp-asm.h>.
23623         (strchr): Don't use BP_SYM.
23624         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
23625         <bp-sym.h> and <bp-asm.h>.
23626         (__strchrnul): Don't use BP_SYM.
23627         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
23628         <bp-sym.h> and <bp-asm.h>.
23629         (strlen): Don't use BP_SYM.
23630         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
23631         <bp-sym.h> and <bp-asm.h>.
23632         (strncmp): Don't use BP_SYM.  Remove comment about bounded
23633         pointers.
23634         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
23635         <bp-sym.h> and <bp-asm.h>.
23636         (__strnlen): Don't use BP_SYM.
23637         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
23638         <bp-sym.h> and <bp-asm.h>.
23639         (__GI__setjmp): Don't use BP_SYM.
23640         (_setjmp): Likewise.
23641         (__sigsetjmp): Likewise.
23642         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
23643         (L(start_addresses)): Don't use BP_SYM.
23644         (_start): Likewise.
23645         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
23646         <bp-asm.h>.
23647         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
23648         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
23649         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23650         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23651         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
23652         <bp-asm.h>.
23653         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
23654         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
23655         about bounded pointers.
23656         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
23657         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
23658         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
23659         <bp-asm.h>.
23660         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
23661         about bounded pointers.  Remove GKM FIXME comments.
23662         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
23663         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
23664         <bp-asm.h>.
23665         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
23666         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
23667         Remove GKM FIXME comments.
23668         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23669         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23670         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
23671         <bp-asm.h>.
23672         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
23673         about bounded pointers.  Remove GKM FIXME comment.
23674         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
23675         and <bp-asm.h>.
23676         (strncmp): Don't use BP_SYM.  Remove comment about bounded
23677         pointers.
23678         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
23679         <bp-sym.h> and <bp-asm.h>.
23680         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
23681         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
23682         <bp-sym.h> and <bp-asm.h>.
23683         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
23684         comment.
23686 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
23688         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
23689         call free(NULL).
23691 2013-03-05  David S. Miller  <davem@davemloft.net>
23693         * po/es.po: Update from translation team.
23695 2013-03-05  Andreas Jaeger  <aj@suse.de>
23697         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
23698         <bits/mman-linux.h>.
23699         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
23700         is fine.
23701         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
23702         <bits/mman-linux.h> to end of file.
23703         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
23704         is fine.
23705         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
23706         <bits/mman-linux.h> to end of file.
23707         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
23708         is fine.
23709         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
23710         <bits/mman-linux.h> to end of file.
23712         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
23713         (MCL_CURRENT, MCL_FUTURE): Define here.
23715 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23717         [BZ #15232]
23718         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
23719         attribute_hidden.
23720         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
23722 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23724         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
23725         fourth parameter needed for rt_sigprocmask syscall.
23726         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
23727         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
23728         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
23729         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
23730         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
23731         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
23733 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
23735         [BZ #13550]
23736         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
23737         comment about bounded pointers.
23738         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
23739         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
23741 2013-03-04  Andreas Jaeger  <aj@suse.de>
23743         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
23744         common definitions.
23746         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
23747         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
23748         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
23749         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
23750         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
23751         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
23753 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23755         [BZ #15055]
23756         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
23757         __ieee754_sqrl instead of __sqrl.
23759 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
23761         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
23762         * sysdeps/powerpc/fpu_control.h: ... here.
23763         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
23764         * sysdeps/powerpc/bits/fenvinline.h: ... here.
23765         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
23766         * sysdeps/powerpc/bits/mathinline.h: ... here.
23768 2013-03-01  Roland McGrath  <roland@hack.frob.com>
23770         * elf/dl-hwcaps.c (_dl_important_hwcaps):
23771         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
23772         to just [NEED_DL_SYSINFO_DSO].
23773         * elf/dl-support.c: Likewise.
23774         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
23775         * elf/rtld.c (dl_main): Likewise.
23776         * elf/setup-vdso.h (setup_vdso): Likewise.
23777         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
23778         * sysdeps/unix/sysv/linux/dl-sysdep.c
23779         (_dl_discover_osversion): Likewise.
23781 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
23783         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
23784         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
23786 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
23788         * NEWS: Mention libm performance improvements and non-x86 PI
23789         futex support.
23791         * csu/libc-start.c (__pthread_initialize_minimal): Change
23792         function arguments.
23793         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
23795 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
23797         [BZ #13550]
23798         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
23799         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
23800         <bp-sym.h> and <bp-asm.h>.
23801         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
23802         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
23803         and <bp-asm.h>.
23804         (memcpy): Don't use BP_SYM.
23805         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
23806         <bp-asm.h>.
23807         (__mpn_add_n): Don't use BP_SYM.
23808         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
23809         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
23810         and <bp-asm.h>.
23811         (__mpn_addmul_1): Don't use BP_SYM.
23812         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
23813         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
23814         <bp-sym.h>.
23815         (_setjmp): Don't use BP_SYM.
23816         (__novmx_setjmp): Likewise.
23817         (__GI__setjmp): Likewise.
23818         (__vmx_setjmp): Likewise.
23819         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
23820         <bp-sym.h>.
23821         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
23822         (__bzero): Don't use BP_SYM.
23823         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23824         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23825         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
23826         <bp-sym.h> and <bp-asm.h>.
23827         (memcpy): Don't use BP_SYM.
23828         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
23829         <bp-sym.h> and <bp-asm.h>.
23830         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
23831         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
23832         <bp-sym.h> and <bp-asm.h>.
23833         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
23834         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
23835         <bp-asm.h>.
23836         (__mpn_lshift): Don't use BP_SYM.
23837         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
23838         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
23839         <bp-asm.h>.
23840         (memset): Don't use BP_SYM.
23841         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23842         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23843         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
23844         <bp-asm.h>.
23845         (__mpn_mul_1): Don't use BP_SYM.
23846         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
23847         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
23848         <bp-sym.h> and <bp-asm.h>.
23849         (memcmp): Don't use BP_SYM.
23850         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
23851         <bp-sym.h> and <bp-asm.h>.
23852         (memcpy): Don't use BP_SYM.
23853         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
23854         <bp-sym.h> and <bp-asm.h>.
23855         (memset): Don't use BP_SYM.
23856         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
23857         <bp-sym.h> and <bp-asm.h>.
23858         (strncmp): Don't use BP_SYM.
23859         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
23860         <bp-sym.h> and <bp-asm.h>.
23861         (memcpy): Don't use BP_SYM.
23862         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
23863         <bp-sym.h> and <bp-asm.h>.
23864         (memset): Don't use BP_SYM.
23865         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
23866         <bp-sym.h> and <bp-asm.h>.
23867         (__memchr): Don't use BP_SYM.
23868         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
23869         <bp-sym.h> and <bp-asm.h>.
23870         (memcmp): Don't use BP_SYM.
23871         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
23872         <bp-sym.h> and <bp-asm.h>.
23873         (memcpy): Don't use BP_SYM.
23874         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
23875         <bp-sym.h> and <bp-asm.h>.
23876         (__mempcpy): Don't use BP_SYM.
23877         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
23878         <bp-sym.h> and <bp-asm.h>.
23879         (__memrchr): Don't use BP_SYM.
23880         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
23881         <bp-sym.h> and <bp-asm.h>.
23882         (memset): Don't use BP_SYM.
23883         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
23884         <bp-sym.h> and <bp-asm.h>.
23885         (__rawmemchr): Don't use BP_SYM.
23886         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
23887         <bp-sym.h> and <bp-asm.h>.
23888         (__STRCMP): Don't use BP_SYM.
23889         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
23890         <bp-sym.h> and <bp-asm.h>.
23891         (strchr): Don't use BP_SYM.
23892         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
23893         <bp-sym.h> and <bp-asm.h>.
23894         (__strchrnul): Don't use BP_SYM.
23895         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
23896         <bp-sym.h> and <bp-asm.h>.
23897         (strlen): Don't use BP_SYM.
23898         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
23899         <bp-sym.h> and <bp-asm.h>.
23900         (strncmp): Don't use BP_SYM.
23901         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
23902         <bp-sym.h> and <bp-asm.h>.
23903         (__strnlen): Don't use BP_SYM.
23904         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
23905         <bp-asm.h>.
23906         (__mpn_rshift): Don't use BP_SYM.
23907         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
23908         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
23909         <bp-sym.h> and <bp-asm.h>.
23910         (__sigsetjmp): Don't use BP_SYM.
23911         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
23912         (L(start_addresses)): Don't use BP_SYM.
23913         (_start): Likewise.
23914         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
23915         <bp-asm.h>.
23916         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
23917         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23918         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23919         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
23920         <bp-asm.h>.
23921         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
23922         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
23923         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
23924         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
23925         <bp-asm.h>.
23926         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
23927         comments.
23928         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
23929         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
23930         <bp-asm.h>.
23931         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
23932         FIXME comments.
23933         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23934         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23935         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
23936         <bp-asm.h>.
23937         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
23938         comment.
23939         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
23940         and <bp-asm.h>.
23941         (strncmp): Don't use BP_SYM,
23942         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
23943         <bp-asm.h>.
23944         (__mpn_sub_n): Don't use BP_SYM.
23945         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
23946         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
23947         and <bp-asm.h>.
23948         (__mpn_submul_1): Don't use BP_SYM.
23949         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
23950         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
23951         <bp-sym.h> and <bp-asm.h>.
23952         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
23953         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
23954         <bp-sym.h> and <bp-asm.h>.
23955         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
23956         comment.
23958 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
23960         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
23961         Use ZK to minimize writes to Z.
23962         (sub_magnitudes): Simplify code a bit.
23963         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
23964         Use ZK to minimize writes to Z.
23965         (sub_magnitudes): Simplify code a bit.
23967 2013-02-27  Roland McGrath  <roland@hack.frob.com>
23969         * csu/gmon-start.c: Add special exception to license text.
23971 2013-02-27  Richard Henderson  <rth@redhat.com>
23973         * scripts/config.guess: Update from config.git.
23974         * scripts/config.sub: Likewise.
23976 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
23978         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
23980         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
23982         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
23984         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
23986         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
23988 2013-02-26  Roland McGrath  <roland@hack.frob.com>
23990         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
23991         [$(build-shared = yes].
23993 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
23995         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
23996         (__mul): Reduce iterations for calculating mantissa.
23998         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
23999         MPTWO.
24000         (__mpranred): Likewise.
24002         [BZ #15160]
24003         * malloc/memusagestat.c (main): Draw graphs for heap and stack
24004         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
24006 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
24008         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
24009         Define __attribute__.
24011 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
24013         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
24014         unused.
24015         * posix/regex_internal.h (__attribute): Remove.
24016         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
24017         (re_string_context_at): Likewise.
24018         (bitset_not): Use __attribute__ and mark function as possibly
24019         unused.
24020         (bitset_merge): Likewise.
24021         (bitset_mask): Likewise.
24022         (re_string_char_size_at): Likewise.
24023         (re_string_wchar_at): Likewise.
24024         (re_string_elem_size_at): Likewise.
24026 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
24028         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
24029         code.
24030         (cc32): Likewise.
24032         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
24033         (__acr): Likewise.
24034         (__cpy): Likewise.
24035         (norm): Likewise.
24036         (denorm): Likewise.
24037         (__dbl_mp): Likewise.
24038         (add_magnitudes): Likewise.
24039         (sub_magnitudes): Likewise.
24040         (__mul): Likewise.
24041         (__inv): Likewise.
24043         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
24044         style.
24046         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
24047         style.
24049         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
24050         code.
24052         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
24053         up changes with default code.
24054         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
24055         Likewise.
24057 2013-02-24  Allan McRae  <allan@archlinux.org>
24059         * manual/socket.texi (The Internet Namespace): Order menu items
24060         to match that in the file.
24062         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
24063         node listing of the info page menu.
24065 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
24067         [BZ #13550]
24068         * sysdeps/i386/bp-asm.h: Remove file.
24069         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
24070         (PARMS): Do not use macros from bp-asm.h.
24071         (S1): Likewise.
24072         (S2): Likewise.
24073         (SIZE): Likewise.
24074         (__mpn_add_n): Do not use BP_SYM
24075         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
24076         "bp-asm.h".
24077         (PARMS): Do not use macros from bp-asm.h.
24078         (S1): Likewise.
24079         (SIZE): Likewise.
24080         (__mpn_addmul_1): Do not use BP_SYM
24081         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
24082         "bp-asm.h".
24083         (PARMS): Do not use macros from bp-asm.h.
24084         (SIGMSK): Likewise.
24085         (_setjmp): Likewise.  Do not use BP_SYM.
24086         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
24087         "bp-asm.h".
24088         (PARMS): Do not use macros from bp-asm.h.
24089         (SIGMSK): Likewise.
24090         (setjmp): Likewise.  Do not use BP_SYM.
24091         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
24092         "bp-asm.h".
24093         (PARMS): Do not use macros from bp-asm.h.
24094         (__frexp): Do not use BP_SYM.
24095         (frexp): Likewise.
24096         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
24097         "bp-asm.h".
24098         (PARMS): Do not use macros from bp-asm.h.
24099         (__frexpf): Do not use BP_SYM.
24100         (frexpf): Likewise.
24101         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
24102         "bp-asm.h".
24103         (PARMS): Do not use macros from bp-asm.h.
24104         (__frexpl): Do not use BP_SYM.
24105         (frexpl): Likewise.
24106         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
24107         "bp-asm.h".
24108         (PARMS): Do not use macros from bp-asm.h.
24109         (__remquo): Do not use BP_SYM.
24110         (remquo): Likewise.
24111         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
24112         "bp-asm.h".
24113         (PARMS): Do not use macros from bp-asm.h.
24114         (__remquof): Do not use BP_SYM.
24115         (remquof): Likewise.
24116         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
24117         "bp-asm.h".
24118         (PARMS): Do not use macros from bp-asm.h.
24119         (__remquol): Do not use BP_SYM.
24120         (remquol): Likewise.
24121         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
24122         "bp-asm.h".
24123         (PARMS): Do not use macros from bp-asm.h.
24124         (DEST): Likewise.
24125         (SRC): Likewise.
24126         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
24127         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
24128         "bp-asm.h".
24129         (PARMS): Do not use macros from bp-asm.h.
24130         (strlen): Do not use BP_SYM.
24131         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
24132         "bp-asm.h".
24133         (PARMS): Do not use macros from bp-asm.h.
24134         (S1): Likewise.
24135         (S2): Likewise.
24136         (SIZE): Likewise.
24137         (__mpn_add_n): Do not use BP_SYM.
24138         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
24139         "bp-asm.h".
24140         (PARMS): Do not use macros from bp-asm.h.
24141         (S1): Likewise.
24142         (SIZE): Likewise.
24143         (__mpn_addmul_1): Do not use BP_SYM.
24144         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
24145         weak_alias.
24146         (bzero): Likewise.
24147         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
24148         "bp-asm.h".
24149         (PARMS): Do not use macros from bp-asm.h.
24150         (S): Likewise.
24151         (SIZE): Likewise.
24152         (__mpn_lshift): Do not use BP_SYM.
24153         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
24154         "bp-asm.h".
24155         (PARMS): Do not use macros from bp-asm.h.
24156         (DEST): Likewise.
24157         (SRC): Likewise.
24158         (LEN): Likewise.
24159         (memcpy): Likewise.  Do not use BP_SYM.
24160         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
24161         libc_hidden_def and weak_alias.
24162         (mempcpy): Do not use BP_SYM in weak_alias.
24163         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
24164         "bp-asm.h".
24165         (PARMS): Do not use macros from bp-asm.h.
24166         (DEST): Likewise.
24167         (LEN): Likewise.
24168         [!BZERO_P] (CHR): Likewise.
24169         (memset): Likewise.  Do not use BP_SYM.
24170         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
24171         "bp-asm.h".
24172         (PARMS): Do not use macros from bp-asm.h.
24173         (S1): Likewise.
24174         (SIZE): Likewise.
24175         (__mpn_mul_1): Do not use BP_SYM.
24176         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
24177         "bp-asm.h".
24178         (PARMS): Do not use macros from bp-asm.h.
24179         (S): Likewise.
24180         (SIZE): Likewise.
24181         (__mpn_rshift): Do not use BP_SYM.
24182         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
24183         "bp-asm.h".
24184         (PARMS): Do not use macros from bp-asm.h.
24185         (STR): Likewise.
24186         (CHR): Likewise.
24187         (strchr): Likewise.  Do not use BP_SYM.
24188         (index): Do not use BP_SYM in weak_alias.
24189         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
24190         "bp-asm.h".
24191         (PARMS): Do not use macros from bp-asm.h.
24192         (DEST): Likewise.
24193         (SRC): Likewise.
24194         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
24195         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
24196         "bp-asm.h".
24197         (PARMS): Do not use macros from bp-asm.h.
24198         (strlen): Do not use BP_SYM.
24199         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
24200         "bp-asm.h".
24201         (PARMS): Do not use macros from bp-asm.h.
24202         (S1): Likewise.
24203         (S2): Likewise.
24204         (SIZE): Likewise.
24205         (__mpn_sub_n): Do not use BP_SYM.
24206         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
24207         "bp-asm.h".
24208         (PARMS): Do not use macros from bp-asm.h.
24209         (S1): Likewise.
24210         (SIZE): Likewise.
24211         (__mpn_submul_1): Do not use BP_SYM.
24212         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
24213         "bp-asm.h".
24214         (PARMS): Do not use macros from bp-asm.h.
24215         (S1): Likewise.
24216         (S2): Likewise.
24217         (SIZE): Likewise.
24218         (__mpn_add_n): Do not use BP_SYM.
24219         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
24220         weak_alias.
24221         (bzero): Likewise.
24222         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
24223         "bp-asm.h".
24224         (PARMS): Do not use macros from bp-asm.h.
24225         (BLK2): Likewise.
24226         (LEN): Likewise.
24227         (memcmp): Do not use BP_SYM.
24228         (bcmp): Do not use BP_SYM in weak_alias.
24229         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
24230         "bp-asm.h".
24231         (PARMS): Do not use macros from bp-asm.h.
24232         (DEST): Likewise.
24233         (SRC): Likewise.
24234         (LEN): Likewise.
24235         (memcpy): Likewise.  Do not use BP_SYM.
24236         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
24237         "bp-asm.h".
24238         (PARMS): Do not use macros from bp-asm.h.
24239         (DEST): Likewise.
24240         (SRC): Likewise.
24241         (LEN): Likewise.
24242         (memmove): Likewise.  Do not use BP_SYM.
24243         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
24244         "bp-asm.h".
24245         (PARMS): Do not use macros from bp-asm.h.
24246         (DEST): Likewise.
24247         (SRC): Likewise.
24248         (LEN): Likewise.
24249         (__mempcpy): Likewise.  Do not use BP_SYM.
24250         (mempcpy): Do not use BP_SYM in weak_alias.
24251         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
24252         "bp-asm.h".
24253         (PARMS): Do not use macros from bp-asm.h.
24254         (DEST): Likewise.
24255         (LEN): Likewise.
24256         [!BZERO_P] (CHR): Likewise.
24257         (memset): Likewise.  Do not use BP_SYM.
24258         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
24259         "bp-asm.h".
24260         (PARMS): Do not use macros from bp-asm.h.
24261         (STR2): Likewise.
24262         (strcmp): Do not use BP_SYM.
24263         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
24264         "bp-asm.h".
24265         (PARMS): Do not use macros from bp-asm.h.
24266         (STR): Likewise.
24267         (DELIM): Likewise.
24268         [USE_AS_STRTOK_R] (SAVE): Likewise.
24269         (FUNCTION): Likewise.  Do not use BP_SYM.
24270         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
24271         aliases.
24272         (strtok_r): Likewise.
24273         (__GI___strtok_r): Likewise.
24274         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
24275         (PARMS): Do not use macros from bp-asm.h.
24276         (S): Likewise.
24277         (SIZE): Likewise.
24278         (__mpn_lshift): Do not use BP_SYM.
24279         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
24280         (PARMS): Do not use macros from bp-asm.h.
24281         (STR): Likewise.
24282         (CHR): Likewise.
24283         (__memchr): Do not use BP_SYM.
24284         (memchr): Do not use BP_SYM in weak_alias.
24285         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
24286         (PARMS): Do not use macros from bp-asm.h.
24287         (BLK2): Likewise.
24288         (LEN): Likewise.
24289         (memcmp): Do not use BP_SYM.
24290         (bcmp): Do not use BP_SYM in weak_alias.
24291         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
24292         (PARMS): Do not use macros from bp-asm.h.
24293         (S1): Likewise.
24294         (SIZE): Likewise.
24295         (__mpn_mul_1): Do not use BP_SYM.
24296         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
24297         "bp-asm.h".
24298         (PARMS): Do not use macros from bp-asm.h.
24299         (STR): Likewise.
24300         (CHR): Likewise.
24301         (__rawmemchr): Do not use BP_SYM.
24302         (rawmemchr): Do not use BP_SYM in weak_alias.
24303         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
24304         (PARMS): Do not use macros from bp-asm.h.
24305         (S): Likewise.
24306         (SIZE): Likewise.
24307         (__mpn_rshift): Do not use BP_SYM.
24308         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
24309         (PARMS): Do not use macros from bp-asm.h.
24310         (SIGMSK): Likewise.
24311         (__sigsetjmp): Likewise.  Do not use BP_SYM.
24312         * sysdeps/i386/start.S: Do not include "bp-sym.h".
24313         (_start): Do not use BP_SYM.
24314         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
24315         (PARMS): Do not use macros from bp-asm.h.
24316         (DEST): Likewise.
24317         (SRC): Likewise.
24318         (__stpcpy): Likewise.  Do not use BP_SYM.
24319         (stpcpy): Do not use BP_SYM in weak_alias.
24320         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
24321         "bp-asm.h".
24322         (PARMS): Do not use macros from bp-asm.h.
24323         (DEST): Likewise.
24324         (SRC): Likewise.
24325         (LEN): Likewise.
24326         (__stpncpy): Likewise.  Do not use BP_SYM.
24327         (stpncpy): Do not use BP_SYM in weak_alias.
24328         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
24329         (PARMS): Do not use macros from bp-asm.h.
24330         (STR): Likewise.
24331         (CHR): Likewise.
24332         (strchr): Likewise.  Do not use BP_SYM.
24333         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
24334         "bp-asm.h".
24335         (PARMS): Do not use macros from bp-asm.h.
24336         (STR): Likewise.
24337         (CHR): Likewise.
24338         (__strchrnul): Likewise.  Do not use BP_SYM.
24339         (strchrnul): Do not use BP_SYM in weak_alias.
24340         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
24341         "bp-asm.h".
24342         (PARMS): Do not use macros from bp-asm.h.
24343         (STOP): Likewise.
24344         (strcspn): Do not use BP_SYM.
24345         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
24346         "bp-asm.h".
24347         (PARMS): Do not use macros from bp-asm.h.
24348         (STR): Likewise.
24349         (STOP): Likewise.
24350         (strpbrk): Likewise.  Do not use BP_SYM.
24351         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
24352         "bp-asm.h".
24353         (PARMS): Do not use macros from bp-asm.h.
24354         (STR): Likewise.
24355         (CHR): Likewise.
24356         (strrchr): Likewise.  Do not use BP_SYM.
24357         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
24358         (PARMS): Do not use macros from bp-asm.h.
24359         (SKIP): Likewise.
24360         (strspn): Do not use BP_SYM.
24361         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
24362         (PARMS): Do not use macros from bp-asm.h.
24363         (STR): Likewise.
24364         (DELIM): Likewise.
24365         (SAVE): Likewise.
24366         (FUNCTION): Likewise.  Do not use BP_SYM.
24367         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
24368         aliases.
24369         (strtok_r): Likewise.
24370         (__GI___strtok_r): Likewise.
24371         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
24372         (PARMS): Do not use macros from bp-asm.h.
24373         (S1): Likewise.
24374         (S2): Likewise.
24375         (SIZE): Likewise.
24376         (__mpn_sub_n): Do not use BP_SYM.
24377         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
24378         "bp-asm.h".
24379         (PARMS): Do not use macros from bp-asm.h.
24380         (S1): Likewise.
24381         (SIZE): Likewise.
24382         (__mpn_submul_1): Do not use BP_SYM.
24383         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
24384         <bp-sym.h>.
24385         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
24386         and <bp-asm.h>.
24387         (PARMS): Do not use macros from bp-asm.h.
24388         (FLAGS): Likewise.
24389         (PTID): Likewise.
24390         (TLS): Likewise.
24391         (CTID): Likewise.
24392         (__clone): Do not use BP_SYM.
24393         (clone): Do not use BP_SYM in weak_alias.
24394         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
24395         and <bp-asm.h>.
24396         (PARMS): Do not use macros from bp-asm.h.
24397         (LEN): Likewise.
24398         (__mmap64): Do not use BP_SYM.
24399         (mmap64): Do not use BP_SYM in weak_alias.
24400         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
24401         <bp-sym.h> and <bp-asm.h>.
24402         (PARMS): Do not use macros from bp-asm.h.
24403         (__posix_fadvise64_l64): Do not use BP_SYM.
24404         * sysdeps/unix/sysv/linux/i386/semtimedop.S
24405         (PARMS): Do not use macros from bp-asm.h.
24406         (NSOPS): Likewise.
24407         (semtimedop): Do not use BP_SYM.
24408         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
24409         and <bp-asm.h>.
24411 2013-02-21  Allan McRae  <allan@archlinux.org>
24413         * manual/message.texi (Charset conversion in gettext):
24414         Move @end statement to beginning of line.
24416 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24418         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
24419         static.
24420         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
24421         Likewise.
24423         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
24424         (denorm): Likewise.
24425         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
24426         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
24428 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24430         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
24431         tail-call to the resolved function if pltexit isn't needed.
24433 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24435         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
24436         or Y being zero as being unlikely.
24437         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
24438         Likewise.
24440 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
24442         * manual/nss.texi (System Databases and Name Service Switch):
24443         Remove frobnicate @pxref.
24445 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
24447         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
24448         __attribute__ ((unused)) to __attribute__ ((__unused__)).
24450 2013-02-20  Petr Machata  <pmachata@redhat.com>
24452         * elf/elf.h (R_ARM_TARGET1): New macro.
24453         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
24454         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
24455         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
24456         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
24457         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
24458         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
24459         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
24460         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
24461         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
24462         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
24463         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
24464         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
24465         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
24466         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
24467         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
24468         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
24469         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
24470         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
24471         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
24472         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
24473         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
24474         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
24475         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
24476         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
24477         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
24478         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
24479         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
24480         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
24481         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
24482         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
24483         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
24484         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
24485         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
24486         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
24487         (R_ARM_THM_GOT_BREL12): Likewise.
24488         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
24489         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
24490         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
24491         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
24492         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
24493         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
24494         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
24495         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
24496         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
24498 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
24500         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
24501         __attribute_used__ to __attribute__ ((unused)).
24503 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
24505         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
24506         powerpc mpa.c.
24507         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
24508         comment formatting.
24509         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
24511 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
24513         [BZ #13550]
24514         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
24515         Remove macro.
24516         (ENTER): Remove both macro definitions.
24517         (LEAVE): Likewise.
24518         (CHECK_BOUNDS_LOW): Likewise.
24519         (CHECK_BOUNDS_HIGH): Likewise.
24520         (CHECK_BOUNDS_BOTH): Likewise.
24521         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
24522         (RETURN_BOUNDED_POINTER): Likewise.
24523         (RETURN_NULL_BOUNDED_POINTER): Likewise.
24524         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
24525         (POP_ERRNO_LOCATION_RETURN): Likewise.
24526         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
24527         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24528         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
24529         macros.
24530         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24531         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
24532         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
24533         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
24534         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
24535         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
24536         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
24537         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
24538         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
24539         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
24540         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
24541         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
24542         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24543         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
24544         removed macros.
24545         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24546         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
24547         macros.
24548         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24549         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
24550         * sysdeps/i386/i586/memset.S (memset): Likewise.
24551         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
24552         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24553         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
24554         macros.
24555         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24556         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
24557         Change uses of L(2) to L(out).
24558         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
24559         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
24560         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
24561         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24562         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
24563         removed macros.
24564         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24565         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
24566         macros.
24567         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24568         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
24569         (RETURN): Do not use macro LEAVE.
24570         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
24571         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
24572         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
24573         * sysdeps/i386/i686/memset.S (memset): Likewise.
24574         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
24575         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
24576         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
24577         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
24578         Likewise.
24579         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
24580         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
24581         L(1_2) and L(1_3) into L(1).
24582         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
24583         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
24584         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24585         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
24586         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
24587         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
24588         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
24589         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24590         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
24591         macros.
24592         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
24593         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24594         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
24595         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
24596         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
24597         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
24598         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
24599         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
24600         * sysdeps/i386/strcspn.S (strcspn): Likewise.
24601         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
24602         * sysdeps/i386/strrchr.S (strrchr): Likewise.
24603         * sysdeps/i386/strspn.S (strspn): Likewise.
24604         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
24605         conditional code.
24606         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
24607         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
24608         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
24609         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
24610         L(1_3) into L(1_1).
24611         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
24612         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24613         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
24614         macros.
24615         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24617 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
24619         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
24620         macro.
24622 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
24624         * math/atest-exp.c (exp_mpn): Remove ROUND.
24625         * math/atest-exp2.c (exp_mpn): Likewise.
24626         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
24628         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
24629         * stdlib/tst-tls-atexit-lib.c: Likewise.
24630         * stdlib/tst-tls-atexit.c: Likewise.
24632 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
24634         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
24635         and __attribute_alloc_size__.
24637 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
24639         * include/programs/xmalloc.h: Change __attribute_alloc_size to
24640         __attribute_alloc_size__.
24641         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
24642         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
24644 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
24646         * include/programs/xmalloc.h: New file.
24647         * catgets/gencat.c: Include it.
24648         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
24649         * elf/pldd.c: Likewise.
24650         * iconv/iconv_charmap.c: Likewise.
24651         * iconv/iconvconfig.c: Likewise.
24652         * iconv/strtab.c: Likewise.
24653         * locale/programs/locale.c: Likewise.
24654         * locale/programs/localedef.h: Likewise.
24655         * locale/programs/simple-hash.c: Likewise.
24656         * nscd/nscd.h: Likewise.
24657         * nss/makedb.c: Likewise.
24658         * sysdeps/generic/ldconfig.h: Likewise.
24660 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
24662         * Versions.def: Add GLIBC_2.18.
24663         * include/link.h (struct link_map): New member l_tls_dtor_count.
24664         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
24665         (__call_tls_dtors): Likewise.
24666         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
24667         __cxa_thread_atexit_impl.
24668         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
24669         Likewise.
24670         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
24671         Likewise.
24672         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
24673         Likewise.
24674         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
24675         Likewise.
24676         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
24677         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
24678         Likewise.
24679         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
24680         Likewise.
24681         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
24682         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
24683         Likewise.
24684         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
24685         (tests): Add test case tst-tls-atexit.
24686         (modules-names): Add shared library for tst-tls-atexit.
24687         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
24688         (GLIBC_PRIVATE): Add __call_tls_dtors.
24689         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
24690         for libstdc++.
24691         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
24692         * stdlib/tst-tls-atexit.c: New test case.
24693         * stdlib/tst-tls-atexit-lib.c: New test case.
24695         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
24697         * elf/Versions (ld): Add _dl_find_dso_for_object.
24698         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
24699         * elf/dl-open.c (_dl_find_dso_for_object): New function.
24700         (dl_open_worker): Use _dl_find_dso_for_object.
24701         * elf/dl-sym.c (do_sym): Likewise.
24702         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
24704 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24706         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
24707         Syntactic changes only.
24708         (_dl_runtime_profile): Do a tail-call to the resolved function.
24710 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
24712         [BZ #13550]
24713         * sysdeps/x86_64/bp-asm.h: Remove file.
24714         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
24715         <bp-sym.h> and <bp-asm.h>.
24716         (__clone): Do not use BP_SYM.
24717         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
24718         <bp-sym.h> and <bp-asm.h>.
24719         * sysdeps/unix/x86_64/sysdep.S: Likewise.
24720         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
24721         "bp-asm.h".
24722         (_setjmp): Do not use BP_SYM.
24723         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
24724         "bp-asm.h".
24725         (setjmp): Do not use BP_SYM.
24726         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
24727         libc_hidden_def.
24728         (mempcpy): Do not use BP_SYM in weak_alias.
24729         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
24730         "bp-asm.h".
24731         (strchr): Do not use BP_SYM.
24732         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
24733         "bp-asm.h".
24734         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
24735         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
24736         (_start): Do not use BP_SYM.
24737         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
24738         "bp-asm.h".
24739         (strcat): Do not use BP_SYM.
24740         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
24741         "bp-asm.h".
24742         (STRCMP): Do not use BP_SYM.
24743         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
24744         "bp-asm.h".
24745         (STRCPY): Do not use BP_SYM.
24746         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
24747         "bp-asm.h".
24748         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
24749         "bp-asm.h".
24750         (FUNCTION): Do not use BP_SYM.
24751         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
24752         weak_alias.
24753         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
24755 2013-02-17  Andreas Jaeger  <aj@suse.de>
24757         * time/Versions: Sort entries.
24758         * string/Versions: Likewise.
24759         * resolv/Versions: Likewise.
24760         * posix/Versions: Likewise.
24761         * iconv/Versions: Likewise.
24762         * elf/Versions: Likewise.
24763         * wcsmbs/Versions: Likewise.
24765 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24767         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
24768         loop termination condition.
24770         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
24771         variable to calculate EZ.
24772         (__sqr): Likewise.
24774         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
24775         the lower precision input.
24777 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
24779         [BZ #13550]
24780         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
24781         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
24782         (run-via-rtld-prefix): Do not handle %-bp tests.
24783         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
24784         (all-object-suffixes): Remove .ob.
24785         (bppfx): Remove variable.
24786         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
24787         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
24788         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
24789         [$(build-bounded) = yes] (libtype.ob): Likewise.
24790         * Makerules (elide-routines.ob): Remove variable.
24791         (do-tests-clean): Do not handle *-bp.out.
24792         (common-mostlyclean): Do not handle *-bp and *-bp.out.
24793         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
24794         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
24795         (tests): Do not include $(tests-bp.out).
24796         (xtests): Do not include $(xtests-bp.out).
24797         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
24798         [$(build-bounded) = yes] ($(addprefix
24799         $(objpfx),$(binaries-bounded))): Remove rule.
24800         ($(objpfx)%-bp.out): Remove rule.
24801         * config.make.in (build-bounded): Remove variable.
24802         * crypt/Makefile [$(build-bounded) = yes]
24803         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
24804         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
24805         append to variable.
24806         [$(build-bounded) = yes] (install-lib): Likewise.
24807         [$(build-bounded) = yes] (generated): Likewise.
24808         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
24809         Remove rule.
24810         * intl/Makefile [$(build-bounded) = yes]
24811         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
24812         * math/Makefile [$(build-bounded) = yes]
24813         ($(tests:%=$(objpfx)%-bp): Likewise.
24814         * misc/Makefile [$(build-bounded) = yes]
24815         ($(objpfx)tst-tsearch-bp): Likewise.
24816         * nptl/Makeconfig (bounded-thread-library): Remove variable.
24817         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
24818         Remove dependency.
24819         * string/Makefile (o-objects.ob): Remove variable.
24820         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
24821         (CFLAGS-.ob): Remove variable.
24822         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
24823         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
24824         both definitions of variable.
24825         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
24826         (ASFLAGS-.ob): Remove variable.
24828 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
24830         [BZ #13550]
24831         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
24832         Remove __BOUNDED_POINTERS__ from condition.
24833         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
24834         * string/bits/string2.h [!__NO_STRING_INLINES &&
24835         !__BOUNDED_POINTERS__]: Likewise.
24836         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
24837         Likewise.
24838         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
24839         Remove conditional code.
24840         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
24841         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
24842         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
24843         condition.
24845         [BZ #13550]
24846         * csu/libc-start.c: Do not include <bp-sym.h>.
24847         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
24848         * elf/dl-open.c: Do not include <bp-sym.h>.
24849         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
24850         * math/fegetenv.c: Do not include <bp-sym.h>.
24851         (fegetenv): Do not use BP_SYM in versioned symbols.
24852         * nptl/sysdeps/pthread/bits/libc-lockP.h
24853         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
24854         <bp-sym.h>.
24855         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24856         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
24857         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24858         (__pthread_mutex_destroy): Likewise.
24859         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24860         (__pthread_mutex_lock): Likewise.
24861         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24862         (__pthread_mutex_trylock): Likewise.
24863         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24864         (__pthread_mutex_unlock): Likewise.
24865         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24866         (__pthread_mutexattr_init): Likewise.
24867         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24868         (__pthread_mutexattr_destroy): Likewise.
24869         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24870         (__pthread_mutexattr_settype): Likewise.
24871         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24872         (__pthread_rwlock_init): Likewise.
24873         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24874         (__pthread_rwlock_destroy): Likewise.
24875         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24876         (__pthread_rwlock_rdlock): Likewise.
24877         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24878         (__pthread_rwlock_tryrdlock): Likewise.
24879         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24880         (__pthread_rwlock_wrlock): Likewise.
24881         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24882         (__pthread_rwlock_trywrlock): Likewise.
24883         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24884         (__pthread_rwlock_unlock): Likewise.
24885         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24886         (__pthread_key_create): Likewise.
24887         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24888         (__pthread_setspecific): Likewise.
24889         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24890         (__pthread_getspecific): Likewise.
24891         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
24892         Likewise.
24893         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24894         (_pthread_cleanup_push_defer): Likewise.
24895         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24896         (_pthread_cleanup_pop_restore): Likewise.
24897         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24898         (pthread_setcancelstate): Likewise.
24899         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
24900         <bp-sym.h>.
24901         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
24902         (memchr): Do not use BP_SYM in weak_alias.
24903         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
24904         (fegetenv): Do not use BP_SYM in versioned symbols.
24905         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
24906         (fesetenv): Do not use BP_SYM in versioned symbols.
24907         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
24908         (feupdateenv): Do not use BP_SYM in versioned symbols.
24909         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
24910         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
24911         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
24912         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
24913         (open64): Do not use BP_SYM in weak_alias.
24914         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
24915         (fegetenv): Do not use BP_SYM in versioned symbols.
24916         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
24917         (fesetenv): Do not use BP_SYM in versioned symbols.
24918         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
24919         (feupdateenv): Do not use BP_SYM in versioned symbols.
24920         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
24921         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
24922         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
24923         (feraiseexcept): Do not use BP_SYM in versioned symbols.
24924         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
24925         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
24926         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
24927         <bp-sym.h>.
24928         (__libc_start_main): Do not use BP_SYM.
24930 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
24932         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
24933         redundant return line.
24934         (norm): Likewise.
24935         (denorm): Likewise.
24936         (dbl_mp): Likewise.
24937         (sub_magnitudes): Likewise.
24938         (__add): Likewise.
24939         (__sub): Likewise.
24940         (__mul): Likewise.
24941         (__inv): Likewise.
24942         (__dvd): Likewise.
24943         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
24944         (norm): Likewise.
24945         (denorm): Likewise.
24946         (dbl_mp): Likewise.
24947         (sub_magnitudes): Likewise.
24948         (__add): Likewise.
24949         (__sub): Likewise.
24950         (__mul): Likewise.
24951         (__inv): Likewise.
24952         (__dvd): Likewise.
24954         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
24955         instead of __mul.
24956         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
24957         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
24958         (cc32): Likewise.
24960         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
24961         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
24962         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
24963         of __mul for squares.
24964         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
24965         function
24966         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
24967         Likewise.
24968         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
24969         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
24971 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
24973         [BZ #13550]
24974         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
24975         code.
24976         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
24977         prototype or function definition.  Rename ubp_* variables and
24978         parameters.  Remove argv definitions conditional on
24979         [__BOUNDED_POINTERS__].
24980         * debug/backtrace.c (__backtrace): Do not use __unbounded.
24981         * elf/dl-runtime.c (_dl_fixup): Likewise.
24982         * include/set-hooks.h (RUN_HOOK): Likewise.
24983         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
24984         definition.
24985         * string/strcpy.c (strcpy): Do not use __unbounded.
24986         * sysdeps/generic/frame.h (struct layout): Likewise.
24987         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
24988         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
24989         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
24990         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
24991         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
24992         (__backtrace): Likewise.
24993         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
24994         use __ptrvalue.
24995         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
24996         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
24997         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
24998         Likewise.
24999         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
25000         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
25001         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
25002         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
25003         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
25004         Do not use __unbounded.
25005         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
25006         Rename __unboundedrlimits parameter to rlimits in prototype.
25007         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
25008         Do not use __unbounded.
25009         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
25010         not use __ptrvalue.
25011         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
25012         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
25013         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
25014         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
25015         __ptrvalue or __unbounded.
25016         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
25017         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
25018         use __unbounded.
25019         (__new_msgctl): Do not use __ptrvalue.
25020         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
25021         __unbounded.
25022         (__libc_msgrcv): Do not use __ptrvalue.
25023         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
25024         startup_info): Do not use __unbounded.
25025         (__libc_start_main): Likewise.  Rename ubp_* variables and
25026         parameters.  Remove argv definitions conditional on
25027         [__BOUNDED_POINTERS__].
25028         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
25029         __ptrvalue.
25030         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
25031         use __unbounded.
25032         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
25033         or __ptrvalue.
25034         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
25035         use __unbounded.
25036         (__new_shmctl): Do not use __ptrvalue.
25037         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
25038         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
25039         Likewise.
25040         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
25041         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
25042         (__libc_sigaction): Likewise.
25043         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
25044         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
25045         Likewise.
25046         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
25048 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
25050         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
25052         * string/mempcpy.c: Implement by calling memcpy.
25054 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
25056         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
25058         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
25059         evaluation.
25061         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
25062         values in the mantissa.
25064         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
25065         minimize writes to Z.
25066         (sub_magnitudes): Simplify code a bit.
25068 2013-02-12  Roland McGrath  <roland@hack.frob.com>
25070         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
25071         from the message.  The linker prefixes all warnings with that already.
25073 2013-02-12  Andreas Schwab  <schwab@suse.de>
25075         [BZ #15078]
25076         * posix/regexec.c (extend_buffers): Add parameter min_len.
25077         (check_matching): Pass minimum needed length.
25078         (clean_state_log_if_needed): Likewise.
25079         (get_subexp): Likewise.
25080         * posix/Makefile (tests): Add bug-regex34.
25081         (bug-regex34-ENV): Define.
25082         * posix/bug-regex34.c: New file.
25084         [BZ #11561]
25085         * posix/regcomp.c (parse_bracket_exp): When looking up collating
25086         elements compare against the byte sequence of it, not its name.
25087         * posix/Makefile (tests): Add bug-regex35.
25088         (bug-regex35-ENV): Define.
25089         * posix/bug-regex35.c: New file.
25091 2013-02-11  Tom de Vries  <tom@codesourcery.com>
25093         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
25094         comment.
25095         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
25096         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
25097         (CHECK_EOL): Add undef.
25099 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
25101         * bits/stdlib-bsearch.h: New file.
25102         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
25103         * stdlib/stdlib.h: Likewise.
25105 2013-02-11  Roland McGrath  <roland@hack.frob.com>
25107         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
25108         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
25109         declaration.
25110         * manual/search.texi (Array Search Function): Add missing const in
25111         lfind prototype.
25112         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
25113         declaration to use rlim_t.
25114         (Basic Scheduling Functions): Remove erroneous const from
25115         sched_getparam prototype.  Remove erroneous * from
25116         sched_get_priority_max and sched_get_priority_min prototypes.
25117         (Resource Usage): Fix summary @comment on vtimes to refer to
25118         sys/vtimes.h rather than vtimes.h.
25119         Add missing *s in vtimes prototype.
25120         (Limits on Resources): Fix ulimit prototype to return long int.
25121         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
25122         prototypes to use long int rather than double.
25123         (BSD Random): Fix initstate and setstate to use char *, not void *.
25124         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
25125         prototype to make second argument 'struct aiocb64 *const[]'.
25126         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
25127         (Status of AIO Operations): Remove erroneous const in aio_return and
25128         aio_return64 prototypes.
25129         (Synchronizing I/O): Fix sync prototype to return void.
25130         * manual/startup.texi (Suboptions): Remove an erroneous const in
25131         getsubopt prototype.
25132         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
25133         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
25134         use size_t rather than int.
25135         (Scanning All Users): Likewise for getpwent_r.
25136         (Setting Groups): Add missing const to setgroups prototype.
25137         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
25138         * manual/socket.texi (Host Names): Fix gethostbyaddr and
25139         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
25140         'const void *' rather than 'const char *'.
25141         (Host Address Functions): Likewise for inet_ntop.
25142         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
25143         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
25144         ssize_t for return value.
25145         (Sending Data): Likewise for send, sendto, sendmsg.
25146         (Socket Option Functions): Add a missing const in setsockopt prototype.
25147         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
25148         use wchar_t for the argument.
25149         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
25150         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
25151         take no arguments.
25152         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
25153         double/float/long double for second argument.
25154         Fix return types of significand, significandf, significandl.
25155         * manual/filesys.texi (Setting Permissions): Use mode_t for second
25156         argument in fchmod prototype.
25157         (File Owner): Use uid_t and gid_t in fchown prototype.
25158         (File Times): Add const to utimes, futimes, and lutimes prototypes.
25159         (Making Special Files): Use mode_t and dev_t in mknod prototype.
25160         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
25161         use 'const struct dirent **' as argument types to CMP function pointer
25162         argument.
25163         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
25164         (File Times): Fix summary magic @comment for struct utimbuf and utime
25165         to refer to utime.h, not time.h.
25166         * manual/string.texi (Argz Functions): Add missing const in
25167         argz_extract and argz_next prototypes.
25168         (Finding Tokens in a String): Likewise for basename.
25169         (String/Array Comparison): Fix typo in wcscasecmp prototype.
25170         (Copying and Concatenation): Fix typo in wmemmove prototype.
25171         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
25172         (Signal Stack): Remove erroneous const in sigstack prototype.
25173         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
25174         prototype.
25175         (Simple Calendar Time): Likewise for stime.
25176         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
25177         prototype.
25178         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
25179         say sys/sysctl.h instead.
25180         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
25181         and vsyslog prototypes.
25183 2013-02-11  Tom de Vries  <tom@codesourcery.com>
25185         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
25186         Remove.
25188 2013-02-11  Roland McGrath  <roland@hack.frob.com>
25190         * misc/sys/mman.h: Fix typo in mremap comment.
25192 2013-02-08  Roland McGrath  <roland@hack.frob.com>
25194         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
25195         the '\0' terminator.
25197 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
25199         [BZ #13550]
25200         * debug/segfault.c: Don't include <bp-checks.h>.
25201         * sysdeps/generic/bp-checks.h: Remove file.
25202         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
25203         (__GETDENTS): Don't use CHECK_N.
25204         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
25205         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
25206         (__getgroups): Don't use CHECK_N.
25207         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
25208         (setgroups): Don't use CHECK_N.
25209         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
25210         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
25211         (__libc_msgrcv): Don't use CHECK_N.
25212         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
25213         (__libc_msgsnd): Don't use CHECK_N.
25214         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
25215         <bp-checks.h>.
25216         (__libc_pread): Don't use CHECK_N.
25217         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
25218         include <bp-checks.h>.
25219         (__libc_pread64): Don't use CHECK_N.
25220         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
25221         include <bp-checks.h>.
25222         (__libc_pwrite): Don't use CHECK_N.
25223         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
25224         include <bp-checks.h>.
25225         (__libc_pwrite64): Don't use CHECK_N.
25226         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
25227         <bp-checks.h>.
25228         (__libc_pread): Don't use CHECK_N.
25229         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
25230         include <bp-checks.h>.
25231         (__libc_pread64): Don't use CHECK_N.
25232         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
25233         include <bp-checks.h>.
25234         (__libc_pwrite): Don't use CHECK_N.
25235         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
25236         include <bp-checks.h>.
25237         (__libc_pwrite64): Don't use CHECK_N.
25238         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
25239         (do_pread): Don't use CHECK_N.
25240         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
25241         (do_pread64): Don't use CHECK_N.
25242         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
25243         (do_pwrite): Don't use CHECK_N.
25244         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
25245         (do_pwrite64): Don't use CHECK_N.
25246         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
25247         (__libc_readv): Don't use CHECK_N.
25248         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
25249         (semop): Don't use CHECK_N.
25250         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
25251         <bp-checks.h>.
25252         (semtimedop): Don't use CHECK_N.
25253         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
25254         (__libc_pread): Don't use CHECK_N.
25255         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
25256         <bp-checks.h>.
25257         (__libc_pread64): Don't use CHECK_N.
25258         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
25259         <bp-checks.h>.
25260         (__libc_pwrite): Don't use CHECK_N.
25261         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
25262         <bp-checks.h>.
25263         (__libc_pwrite64): Don't use CHECK_N.
25264         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
25265         <bp-checks.h>.
25266         (__libc_msgrcv): Don't use CHECK_N.
25267         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
25268         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
25269         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
25270         (__libc_writev): Don't use CHECK_N.
25272 2013-02-08  Roland McGrath  <roland@hack.frob.com>
25274         * string/strcpy.c: Removed unused variable.
25276         * Makeconfig (+sysdep-includes): Define with := rather than =.
25277         Use an existing include/ subdir of each sysdeps dir before it.
25279 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
25281         * nscd/connection.c (register_traced_file): Comment function.
25282         [HAVE_INOTIFY] (union __inev): Define.
25283         [HAVE_INOTIFY] (inotify_check_files): New function.
25284         [HAVE_INOTIFY] (clear_db_cache): Likewise.
25285         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
25286         clear_db_cache.
25287         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
25289 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
25291         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
25292         loaded if not already and that a failure is permanent.
25294 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
25296         [BZ #15006]
25297         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
25298         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
25300 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
25302         [BZ #13550]
25303         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
25304         (CHECK_1_NULL_OK): Likewise.
25305         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
25306         (__fxstat): Do not use CHECK_1.
25307         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
25308         <bp-checks.h>.
25309         (___fxstat64): Do not use CHECK_1.
25310         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
25311         <bp-checks.h>.
25312         (__fxstatat): Do not use CHECK_1.
25313         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
25314         <bp-checks.h>.
25315         (__fxstatat64): Do not use CHECK_1.
25316         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
25317         <bp-checks.h>.
25318         (__fxstat): Do not use CHECK_1.
25319         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
25320         <bp-checks.h>.
25321         (__fxstatat): Do not use CHECK_1.
25322         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
25323         <bp-checks.h>.
25324         (__getresgid): Do not use CHECK_1.
25325         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
25326         <bp-checks.h>.
25327         (__getresuid): Do not use CHECK_1.
25328         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
25329         <bp-checks.h>.
25330         (__lxstat): Do not use CHECK_1.
25331         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
25332         <bp-checks.h>.
25333         (__old_msgctl): Do not use CHECK_1.
25334         (__new_msgctl): Likewise.
25335         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
25336         <bp-checks.h>.
25337         (__new_setrlimit): Do not use CHECK_1.
25338         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
25339         <bp-checks.h>.
25340         (__old_shmctl): Do not use CHECK_1.
25341         (__new_shmctl): Likewise.
25342         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
25343         <bp-checks.h>.
25344         (__xstat): Do not use CHECK_1.
25345         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
25346         (__lxstat): Do not use CHECK_1.
25347         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
25348         <bp-checks.h>.
25349         (___lxstat64): Do not use CHECK_1.
25350         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
25351         (__old_msgctl): Do not use CHECK_1.
25352         (__new_msgctl): Likewise.
25353         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
25354         <bp-checks.h>.
25355         (__gettimeofday): Do not use CHECK_1.
25356         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
25357         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
25358         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
25359         <bp-checks.h>.
25360         (__gettimeofday): Do not use CHECK_1.
25361         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
25362         (__old_shmctl): Do not use CHECK_1_NULL_OK.
25363         (__new_shmctl): Do not use CHECK_1.
25364         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
25365         <bp-checks.h>.
25366         (do_sigtimedwait): Do not use CHECK_1.
25367         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
25368         <bp-checks.h>.
25369         (do_sigwaitinfo): Do not use CHECK_1.
25370         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
25371         <bp-checks.h>.
25372         (msgctl): Do not use CHECK_1.
25373         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
25374         <bp-checks.h>.
25375         (shmctl): Do not use CHECK_1.
25376         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
25377         (ustat): Do not use CHECK_1.
25378         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
25379         <bp-checks.h>.
25380         (__fxstat): Do not use CHECK_1.
25381         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
25382         <bp-checks.h>.
25383         (__fxstatat): Do not use CHECK_1.
25384         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
25385         <bp-checks.h>.
25386         (__lxstat): Do not use CHECK_1.
25387         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
25388         <bp-checks.h>.
25389         (__xstat): Do not use CHECK_1.
25390         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
25391         (__xstat): Do not use CHECK_1.
25392         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
25393         (___xstat64): Do not use CHECK_1.
25395         [BZ #13550]
25396         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
25397         definitions.
25398         (CHECK_BOUNDS_HIGH): Likewise.
25399         * string/strcpy.c: Do not include <bp-checks.h>.
25400         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
25402 2013-02-07  Roland McGrath  <roland@hack.frob.com>
25404         * nscd/nscd-client.h (__nscd_drop_map_ref):
25405         Add __attribute__ ((unused)).
25406         * nis/nss-nisplus.h (niserr2nss): Likewise.
25408         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
25409         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
25411         * csu/libc-tls.c (init_static_tls, init_slotinfo):
25412         Remove inline keyword.
25413         * include/rounding-mode.h (round_away): Likewise.
25414         * libio/wfileops.c (adjust_wide_data): Likewise.
25415         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
25416         (__m128i_strloadu_tolower): Likewise.
25417         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
25418         (__m128i_strloadu_tolower): Likewise.
25419         * time/mktime.c (ydhms_diff): Likewise.
25420         * locale/elem-hash.h (elem_hash): Likewise.
25421         * locale/setlocale.c (setdata): Likewise.
25422         * posix/regex_internal.h (re_string_char_size_at): Likewise.
25423         (re_string_wchar_at): Likewise.
25424         (bitset_not, bitset_merge, bitset_mask): Likewise.
25425         [!(__GNUC__ > 3)] (inline): Remove macro.
25426         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
25427         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
25428         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
25429         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
25430         * string/memcmp.c (memcmp_bytes): Likewise.
25431         * locale/programs/locarchive.c (compute_hashval): Likewise.
25432         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
25433         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
25434         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
25435         * nss/getent.c (print_rpc, print_protocols): Likewise.
25436         (print_passwd, print_group, print_aliases): Likewise.
25437         * nis/nss-nisplus.h (niserr2nss): Likewise.
25438         * nscd/connections.c (restart_p): Likewise.
25439         Change return type to bool.
25441 2013-02-05  Roland McGrath  <roland@hack.frob.com>
25443         * Makeconfig (all-Depend-files): Add existing
25444         $(sorted-subdirs:=/Depend) files.
25445         (all-subdirs): Remove nss.
25446         * sysdeps/unix/inet/Subdirs: Add it here instead.
25447         * hesiod/Depend: New file.
25449         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
25450         instead of calling alloca.
25452         * io/lseek.c (__lseek): Rename to __libc_lseek.
25453         Define __lseek as an alias.
25455         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
25457 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
25459         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
25460         else clause and remove check for non-standard endianness.
25462 2013-02-04  David S. Miller  <davem@davemloft.net>
25464         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25466 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
25468         [BZ #13550]
25469         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
25470         (__ubp_memchr): Remove prototype.
25471         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
25472         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
25473         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
25474         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
25475         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
25476         Remove alias.
25477         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
25478         (__ubp_memchr): Likewise.
25479         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
25480         (__ubp_memchr): Likewise.
25481         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
25482         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
25483         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
25484         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
25485         CHECK_STRING.
25486         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
25487         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
25488         (__getcwd): Do not use CHECK_STRING.
25489         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
25490         <bp-checks.h>.
25491         (__real_chown): Do not use CHECK_STRING.
25492         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
25493         <bp-checks.h>.
25494         (fchownat): Do not use CHECK_STRING.
25495         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
25496         CHECK_STRING.
25497         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
25498         <bp-checks.h>.
25499         (__lchown): Do not use CHECK_STRING.
25500         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
25501         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
25502         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
25503         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
25504         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
25505         include <bp-checks.h>.
25506         (truncate64): Do not use CHECK_STRING.
25507         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
25508         <bp-checks.h>.
25509         (__real_chown): Do not use CHECK_STRING.
25510         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
25511         <bp-checks.h>.
25512         (__lchown): Do not use CHECK_STRING.
25513         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
25514         <bp-checks.h>.
25515         (__chown): Do not use CHECK_STRING.
25516         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
25517         <bp-checks.h>.
25518         (truncate64): Do not use CHECK_STRING.
25519         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
25520         Likewise.
25521         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
25522         (__xmknod): Do not use CHECK_STRING.
25523         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
25524         <bp-checks.h>.
25525         (__xmknodat): Do not use CHECK_STRING.
25526         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
25527         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
25529 2013-02-04  Andreas Schwab  <schwab@suse.de>
25531         [BZ #14142]
25532         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
25533         * include/netdb.h: Likewise for h_errno.
25534         * elf/tst-stackguard1.c: Include <tls.h>.
25536 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
25538         * elf/link.h (struct link_map): Extend the l_addr comment.
25539         * include/link.h (struct link_map): Likewise.
25541 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
25543         [BZ #13550]
25544         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
25545         (BOUNDED_1): Remove macro.
25546         * debug/backtrace.c: Don't include <bp-checks.h>.
25547         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
25548         (__backtrace): Likewise.
25549         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
25550         <bp-checks.h>.
25551         (__backtrace): Don't use BOUNDED_1.
25552         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
25553         <bp-checks.h>.
25554         (__backtrace): Don't use BOUNDED_1.
25555         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
25556         (__backtrace): Don't use BOUNDED_1.
25557         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
25558         (shmat): Don't use BOUNDED_N.
25560 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
25562         [BZ #13550]
25563         * sysdeps/generic/bp-start.h: Remove file.
25564         * csu/libc-start.c: Don't include <bp-start.h>.
25565         (LIBC_START_MAIN): Set up __environ directly instead of using
25566         INIT_ARGV_and_ENVIRON.
25567         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
25568         <bp-start.h>.
25570         [BZ #13550]
25571         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
25572         definitions.
25573         (CHECK_FCNTL): Likewise.
25574         (CHECK_N_PAGES): Likewise.
25576         [BZ #13550]
25577         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
25578         definitions.
25579         (CHECK_SIGSET_NULL_OK): Likewise.
25580         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
25581         <bp-checks.h>.
25582         (sigpending): Don't use CHECK_SIGSET.
25583         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
25584         <bp-checks.h>.
25585         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
25586         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
25587         <bp-checks.h>.
25588         (do_sigsuspend): Don't use CHECK_SIGSET.
25589         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
25590         use CHECK_SIGSET.
25591         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
25592         (do_sigwait): Don't use CHECK_SIGSET.
25593         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
25594         use CHECK_SIGSET.
25595         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
25596         include <bp-checks.h>.
25597         (sigpending): Don't use CHECK_SIGSET.
25598         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
25599         include <bp-checks.h>.
25600         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
25601         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
25602         <bp-checks.h>.
25603         (sigpending): Don't use CHECK_SIGSET.
25604         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
25605         <bp-checks.h>.
25606         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
25608         [BZ #13550]
25609         * sysdeps/generic/bp-semctl.h: Remove file.
25610         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
25611         <bp-checks.h> and <bp-semctl.h>.
25612         (__old_semctl): Don't use CHECK_SEMCTL.
25613         (__new_semctl): Likewise.
25614         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
25615         and <bp-semctl.h>.
25616         (__old_semctl): Don't use CHECK_SEMCTL.
25617         (__new_semctl): Likewise.
25618         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
25619         <bp-checks.h> and <bp-semctl.h>.
25620         (__old_semctl): Don't use CHECK_SEMCTL.
25621         (__new_semctl): Likewise.
25622         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
25623         <bp-checks.h> and <bp-semctl.h>.
25624         (semctl): Don't use CHECK_SEMCTL.
25626         [BZ #13550]
25627         * Makerules (elide-bp-thunks): Remove variable.
25628         (elide-routines.oS): Don't use $(elide-bp-thunks).
25629         (elide-routines.os): Likewise.
25630         (elide-routines.o): Likewise.
25631         (elide-routines.op): Likewise.
25632         (elide-routines.og): Likewise.
25633         (objects): Don't use $(bp-thunks).
25634         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
25635         include.
25636         (common-generated): Do not add s-proto-bp.d.
25637         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
25638         (int): Likewise.
25639         (typ): Likewise.
25640         Do not generate makefile rules for bounded-pointer thunks.
25641         * sysdeps/generic/bp-thunks.h: Remove file.
25642         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
25643         * sysdeps/unix/s-proto-bp.S: Likewise.
25645         [BZ #15062]
25646         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
25647         parts of result separately when argument is not close to line from
25648         -i to i and one part of argument is small.
25649         * math/k_casinhf.c (__kernel_casinhf): Likewise.
25650         * math/k_casinhl.c (__kernel_casinhl): Likewise.
25651         * math/libm-test.inc (cacos_test): Add more tests.
25652         (casin_test): Likewise.
25653         (casinh_test): Likewise.
25654         * sysdeps/i386/fpu/libm-test-ulps: Update.
25655         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25657 2013-01-31  David S. Miller  <davem@davemloft.net>
25659         * po/de.po: Update from translation team.
25661 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
25663         * time/tzfile.c: Include stdint.h for SIZE_MAX.
25665 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
25667         * configure.in (_AC_PROG_CC_C89): New definition.
25668         * configure: Regenerate.
25670         * configure.in (AC_PROG_CPP): New definition.
25671         * configure: Regenerate.
25673 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
25675         * debug/tst-backtrace.h: New file.
25676         * debug/tst-backtrace2.c: Include tst-backtrace.h.
25677         (ret): Remove variable.
25678         (x): Likewise.
25679         (FAIL): Remove macro.
25680         (NO_INLINE): Likewise.
25681         (fn1): Use match function instead of strstr.
25682         * debug/tst-backtrace3.c: Include tst-backtrace.h.
25683         (ret): Remove variable.
25684         (x): Likewise.
25685         (FAIL): Remove macro.
25686         (NO_INLINE): Likewise.
25687         (fn): Use match function instead of strstr.
25688         * debug/tst-backtrace4.c: Include tst-backtrace.h.
25689         (ret): Remove variable.
25690         (x): Likewise.
25691         (FAIL): Remove macro.
25692         (NO_INLINE): Likewise.
25693         (handle_signal): Use match function instead of strstr.
25694         * debug/tst-backtrace5.c: Include tst-backtrace.h.
25695         (ret): Remove variable.
25696         (x): Likewise.
25697         (FAIL): Remove macro.
25698         (NO_INLINE): Likewise.
25699         (handle_signal): Use match function instead of strstr.
25701 2013-01-23  Roland McGrath  <roland@hack.frob.com>
25703         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
25705 2013-01-23  David S. Miller  <davem@davemloft.net>
25707         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
25708         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
25709         argument of CAS if possible.
25710         * sysdeps/sparc/sparc64/bits/atomic.h
25711         (__arch_compare_and_exchange_val_32_acq): Likewise.
25712         (__arch_compare_and_exchange_val_64_acq): Likewise.
25714 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
25716         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
25717         * sysdeps/posix/ulimit.c: ... this.
25718         Include <limits.h>.
25719         * sysdeps/unix/bsd/ulimit.c: Remove file.
25721 2013-01-23  Adam Conrad  <adconrad@0c3.net>
25723         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
25724         (LDFLAGS-tst-array5): Likewise.
25726 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
25728         [BZ #15036]
25729         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
25730         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
25731         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
25732         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
25734 2013-01-21  David S. Miller  <davem@davemloft.net>
25736         * sysdeps/sparc/backtrace.c: New file.
25737         * sysdeps/sparc/sparc32/backtrace.h: New file.
25738         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
25739         * sysdeps/sparc/sparc64/backtrace.h: New file.
25740         * sysdeps/sparc/sparc64/backtrace.c: Delete.
25741         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
25742         -funwind-tables.
25744 2013-01-21  Andreas Schwab  <schwab@suse.de>
25746         [BZ #15020]
25747         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
25748         closed its stdout.
25750 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
25752         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
25753         "mpa2.h".
25754         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
25756 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
25757             Mark Mitchell  <mark@codesourcery.com>
25758             Tom de Vries  <tom@codesourcery.com>
25759             Paul Pluzhnikov  <ppluzhnikov@google.com>
25761         * debug/tst-backtrace2.c: New file.
25762         * debug/tst-backtrace3.c: Likewise.
25763         * debug/tst-backtrace4.c: Likewise.
25764         * debug/tst-backtrace5.c: Likewise.
25765         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
25766         (CFLAGS-tst-backtrace3.c): Likewise.
25767         (CFLAGS-tst-backtrace4.c): Likewise.
25768         (CFLAGS-tst-backtrace5.c): Likewise.
25769         (LDFLAGS-tst-backtrace2): Likewise.
25770         (LDFLAGS-tst-backtrace3): Likewise.
25771         (LDFLAGS-tst-backtrace4): Likewise.
25772         (LDFLAGS-tst-backtrace5): Likewise.
25773         (tests): Add new tests tst-backtrace2, tst-backtrace3,
25774         tst-backtrace4 and tst-backtrace5.
25776 2013-01-18  Anton Blanchard  <anton@samba.org>
25777             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
25779         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
25780         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
25781         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
25782         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
25783         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
25784         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
25785         "+r" and remove output regs list as redundant.  Add explicit inline
25786         asm to specify register of return val to work around compiler codegen
25787         bug.  Remove (int) cast on return value.  Add return type parameter to
25788         use in macro so that this macro does not truncate return value for
25789         64-bit values.
25790         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
25791         pass to INTERNAL_VSYSCALL_NCS.
25792         (INLINE_VSYSCALL): Add 'long int' as return type to
25793         INTERNAL_VSYSCALL_NCS macro invocation.
25794         (INTERNAL_VSYSCALL): Add 'long int' as return type to
25795         INTERNAL_VSYSCALL_NCS macro invocation.
25796         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
25798 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
25800         [BZ #14496]
25801         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
25802         Fix application of SIMD FP exception mask.
25804         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
25805         mp_no from a power of two.
25806         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
25807         __mpexp_twomm1.  Use __pow_mp.
25809         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
25810         multiplication.
25812 2013-01-17  David S. Miller  <davem@davemloft.net>
25814         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25816 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
25818         [BZ #15023]
25819         * include/complex.h: Condition contents on [!_COMPLEX_H].
25820         (__kernel_casinhf): New prototype.
25821         (__kernel_casinh): Likewise.
25822         (__kernel_casinhl): Likewise.
25823         * math/Makefile (libm_calls): Add k_casinh.
25824         * math/k_casinh.c: New file.
25825         * math/k_casinhf.c: Likewise.
25826         * math/k_casinhl.c: Likewise.
25827         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
25828         finite nonzero arguments.
25829         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
25830         finite nonzero arguments.
25831         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
25832         finite nonzero arguments.
25833         * math/s_casinh.c: Do not include <float.h>.
25834         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
25835         * math/s_casinhf.c: Do not include <float.h>.
25836         (__casinhf): Move code for finite nonzero arguments to
25837         k_casinhf.c.
25838         * math/s_casinhl.c: Do not include <float.h>.
25839         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
25840         redefine.
25841         (__casinhl): Move code for finite nonzero arguments to
25842         k_casinhl.c.
25843         * math/libm-test.inc (cacos_test): Add more tests.
25844         * sysdeps/i386/fpu/libm-test-ulps: Update.
25845         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25847 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
25849         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
25850         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
25851         [!HAVE_MREMAP]: Remove [defined linux] case.
25852         * malloc/arena.c: Do not include <malloc-sysdep.h>.
25854 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
25856         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
25858 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
25860         * elf/elf.h (R_386_SIZE32): New relocation.
25861         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
25862         R_386_SIZE32.
25863         (elf_machine_rela): Likewise.
25864         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
25865         R_X86_64_SIZE64 and R_X86_64_SIZE32.
25867 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
25869         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
25870         (FP_FAST_FMA): Do not define.
25871         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
25872         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
25873         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
25874         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
25875         !_SOFT_FLOAT]: Likewise.
25876         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
25877         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
25878         value.
25879         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
25880         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
25881         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
25882         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
25883         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
25884         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
25885         file.
25887 2013-01-16  Andreas Schwab  <schwab@suse.de>
25889         [BZ #14327]
25890         * include/stdlib.h (__mktemp): Add declaration.
25891         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
25892         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
25894 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
25896         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
25897         definitions.
25898         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
25899         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
25900         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
25901         definitions here.
25902         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
25903         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
25904         definitions.
25905         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
25906         and ONE.
25907         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
25908         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
25909         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
25910         definitions.
25911         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
25912         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
25913         definitions.
25914         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
25916         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
25918 2013-01-15  David S. Miller  <davem@davemloft.net>
25920         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
25921         trunc{,f} to libm-sysdep_routes.
25922         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
25923         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
25924         file.
25925         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
25926         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
25927         file.
25928         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
25929         file.
25930         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
25931         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
25932         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
25933         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
25934         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
25935         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
25936         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
25937         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
25939         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
25940         nearbyint{,f} to libm-sysdep_routes.
25941         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
25942         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
25943         New file.
25944         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
25945         file.
25946         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
25947         New file.
25948         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
25949         file.
25950         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
25951         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
25952         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
25953         file.
25954         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
25955         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
25956         file.
25957         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
25958         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
25959         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
25961         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
25962         libc_feholdexcept and libc_fesetenv.
25964 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
25966         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
25968 2013-01-14  David S. Miller  <davem@davemloft.net>
25970         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
25971         (SPARC_ASM_VIS2_IFUNC): Likewise.
25972         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
25973         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
25974         use of 'siam' instruction.
25975         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
25976         Likewise.
25977         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
25978         Likewise.
25979         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
25980         Likewise.
25981         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
25982         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
25983         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
25984         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
25985         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
25986         file.
25987         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
25988         file.
25989         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
25990         file.
25991         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
25992         file.
25993         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
25994         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
25995         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
25996         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
25997         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
25998         new VIS2 routines.
25999         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
26000         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
26001         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
26002         Likewise.
26003         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
26004         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
26005         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
26006         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
26007         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
26008         routines to libm-sysdep_routines.
26009         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
26011         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
26012         fdim/fdimf to libm-sysdep_routines.
26013         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
26014         file.
26015         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
26016         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
26017         file.
26018         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
26019         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
26020         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
26021         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
26022         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
26023         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
26024         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
26026 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
26028         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
26029         to optimize copies.
26031         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
26032         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
26033         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
26035         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
26036         local variable MPTWO.
26037         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
26038         Likewise.
26040 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
26042         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
26043         GLOB_NOESCAPE.
26045 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
26047         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
26049 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
26051         * manual/pattern.texi (glob_t): Document gl_flags.
26052         (glob64_t): Likewise.
26054 2013-01-11  David S. Miller  <davem@davemloft.net>
26056         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
26057         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
26058         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
26059         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
26060         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
26061         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
26062         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
26063         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
26064         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
26065         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
26066         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
26067         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
26068         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
26070         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
26071         sparc V9 rather than using V8 code.
26072         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
26073         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
26075         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
26076         Move to...
26077         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
26078         Here.
26080 2013-01-11  Roland McGrath  <roland@hack.frob.com>
26082         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
26083         not in the main loop.
26084         * configure: Regenerated.
26086 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
26088         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
26089         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
26090         to just #else.
26091         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
26092         [!__GLIBC_HAVE_LONG_LONG] case.
26093         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
26094         condition to just #else.
26095         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
26096         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
26097         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
26098         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
26099         unconditional.
26100         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
26101         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
26102         #elif condition to just #else.
26103         * sysdeps/unix/sysv/linux/sys/sysmacros.h
26104         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
26105         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
26106         #elif condition to just #else.
26108 2013-01-11  Steve Ellcey  <sellcey@mips.com>
26110         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
26111         (EF_MIPS_ARCH_64): Fix value.
26112         (EF_MIPS_ARCH_32R2): New.
26113         (EF_MIPS_ARCH_64R2): New.
26115 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
26117         * Makeconfig (+link-pie-before-libc): New.
26118         (+link-pie-after-libc): Likewise.
26119         (+link-pie-tests): Likewise.
26120         (+link-pie): Rewritten.
26121         (link-before-libc): Remove $(config-LDFLAGS).
26122         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
26123         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
26124         (config-LDFLAGS): Renamed to ...
26125         (rtld-LDFLAGS): This.
26126         (rtld-tests-LDFLAGS): New macro.
26127         (link-libc-rpath-link): Likewise.
26128         (link-libc-tests-rpath-link): Likewise.
26129         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
26130         (link-libc): Prepand $(link-libc-rpath-link).
26131         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
26132         (test-program-prefix): New macro.
26133         (test-via-rtld-prefix): Likewise.
26134         (test-program-cmd): Likewise.
26135         (host-test-program-cmd): Likewise.
26136         * Makefile ($(common-objpfx)testrun.sh): Replace
26137         $(run-program-prefix) with $(test-program-prefix).
26138         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
26139         $(rtld-LDFLAGS).
26140         ($(common-objpfx)shlib.lds): Likewise.
26141         (build-module-helper): Likewise.
26142         ($(common-objpfx)format.lds): Likewise.
26143         * Rules (binaries-pie-tests): New.
26144         (binaries-pie-notests): Likewise.
26145         (binaries-pie): Rewritten.
26146         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
26147         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
26148         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
26149         (make-test-out): Replace $(host-built-program-cmd) with
26150         $(host-test-program-cmd).
26151         * config.make.in (build-hardcoded-path-in-tests): New variable.
26152         * configure.in (--enable-hardcoded-path-in-tests): New configure
26153         option.
26154         (hardcoded_path_in_tests): New AC_SUBST.
26155         * configure: Regenerated.
26156         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
26157         $(built-program-cmd) with $(test-program-cmd).
26158         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
26159         (test_program_cmd): This.
26160         * elf/Makefile ($(objpfx)order.out): Run test with
26161         $(test-program-prefix).
26162         ($(objpfx)order2.out): Likewise.
26163         ($(objpfx)tst-initorder.out): Likewise.
26164         ($(objpfx)tst-initorder2.out): Likewise.
26165         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
26166         $(test-program-cmd).
26167         ($(objpfx)tst-array1-static.out): Likewise.
26168         ($(objpfx)tst-array2.out): Likewise.
26169         ($(objpfx)tst-array3.out): Likewise.
26170         ($(objpfx)tst-array4.out): Likewise.
26171         ($(objpfx)tst-array5.out): Likewise.
26172         ($(objpfx)tst-array5-static.out): Likewise.
26173         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
26174         $(test-program-cmd).
26175         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
26176         $(run-program-prefix) with $(test-program-prefix).
26177         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
26178         (test_program_prefix): This.
26179         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
26180         $(run-program-prefix) with $(test-program-prefix).
26181         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
26182         (test_program_prefix): This.
26183         * iconvdata/tst-tables.sh: Likewise.
26184         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
26185         $(run-program-prefix) with $(test-program-prefix).
26186         ($(objpfx)tst-translit.out): Likewise.
26187         ($(objpfx)tst-gettext2.out): Likewise.
26188         ($(objpfx)tst-gettext4.out): Likewise.
26189         ($(objpfx)tst-gettext6.out): Likewise.
26190         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
26191         (test_program_prefix): This.
26192         * intl/tst-gettext2.sh: Likewise.
26193         * intl/tst-gettext4.sh  Likewise.
26194         * intl/tst-gettext6.sh: Likewise.
26195         * intl/tst-translit.sh: Likewise.
26196         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
26197         with $(test-program-cmd).
26198         * libio/Makefile ($(objpfx)test-freopen.out): Replace
26199         $(run-program-prefix) with $(test-program-prefix).
26200         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
26201         (test_program_prefix): This.
26202         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
26203         $(run-program-prefix) with $(test-program-prefix).
26204         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
26205         (test_program_prefix): This.
26206         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
26207         * posix/Makefile ($(objpfx)globtest.out): Replace
26208         $(run-via-rtld-prefix) and $(test-wrapper) with
26209         $(test-program-prefix) and $(test-via-rtld-prefix).
26210         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
26211         $(test-program-prefix).
26212         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
26213         $(host-test-program-cmd).
26214         (tst-spawn-ARGS): Likewise.
26215         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
26216         $(test-program-prefix).
26217         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
26218         (test_via_rtld_prefix): This.
26219         (test_wrapper): Renamed to ...
26220         (test_program_prefix): This.
26221         (run_program_prefix): Replaced by test_program_prefix.
26222         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
26223         (test_program_prefix): This.
26224         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
26225         with $(host-test-program-cmd).
26226         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
26227         $(run-program-prefix) with $(test-program-prefix).
26228         ($(objpfx)tst-printf.out): Likewise.
26229         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
26230         $(test-program-cmd).
26231         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
26232         (test_program_prefix): This.
26233         * stdio-common/tst-unbputc.sh: Likewise.
26234         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
26235         $(run-program-prefix) with $(test-program-prefix).
26236         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
26237         (test_program_prefix): This.
26238         * string/Makefile ($(objpfx)tst-svc.out):  Replace
26239         $(built-program-cmd) with $(test-program-cmd).
26241 2013-01-11  Andreas Jaeger  <aj@suse.de>
26243         [BZ #15003]
26244         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
26245         value. Sync with Linux 3.7.
26247 2013-01-10  David S. Miller  <davem@davemloft.net>
26249         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
26250         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
26251         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
26253 2013-01-10  Roland McGrath  <roland@hack.frob.com>
26255         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
26256         never set.
26257         * configure: Regenerated.
26259 2013-01-10  David S. Miller  <davem@davemloft.net>
26261         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
26262         sparc V9 rather than using V8 code.
26263         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
26264         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
26266 2013-01-10  Roland McGrath  <roland@hack.frob.com>
26268         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
26269         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
26270         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
26271         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
26272         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
26273         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
26274         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
26275         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
26276         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
26277         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
26278         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
26279         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
26280         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
26281         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
26282         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
26283         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
26284         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
26285         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
26286         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
26287         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
26288         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
26289         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
26290         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
26291         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
26292         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
26293         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
26294         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
26296 2013-01-10  David S. Miller  <davem@davemloft.net>
26298         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26300 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
26302         * posix/Makefile (tests-static): New variable.
26303         (tests): Add $(tests-static).
26304         (tst-exec-static-ARGS): New variable.
26305         (tst-spawn-static-ARGS): Likewise.
26306         * posix/tst-exec-static.c: New file.
26307         * posix/tst-spawn-static.c: Likewise.
26308         * posix/tst-exec.c: Support run directly.
26309         * posix/tst-spawn.c: Likewise.
26311 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
26313         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
26314         long.
26315         * math/bits/mathcalls.h (llrint): Likewise.
26316         (llround): Likewise.
26317         * stdlib/stdlib.h (struct drand48_data): Likewise.
26318         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
26319         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
26320         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
26321         Likewise.
26322         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
26323         Likewise.
26324         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
26325         (elf_greg_t): Likewise.
26326         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
26327         (__jmp_buf): Likewise.
26328         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
26329         definitions.
26330         (llrint): Likewise, for all definitions.
26331         (llrintl): Likewise.
26333         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
26334         Remove [__GNUC__] condition.
26335         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
26336         condition to just [__USE_ISOC99].
26337         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
26339 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
26341         [BZ #14200]
26342         * sysdeps/unix/sysv/linux/x86/bits/environments.h
26343         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
26344         defined.
26345         (_POSIX_V6_ILP32_OFF32): Likewise.
26346         (_XBS5_ILP32_OFF32): Likewise.
26347         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
26348         (__ILP32_OFFBIG_LDFLAGS): Likewise.
26350 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
26352         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
26354         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
26355         doubles __mpexp_twomm1.  Adjust usage.
26356         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
26357         Remove.
26359 2013-01-10  Andreas Schwab  <schwab@suse.de>
26361         [BZ #14964]
26362         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
26363         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
26365 2013-01-09  David S. Miller  <davem@davemloft.net>
26367         [BZ #15003]
26368         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
26369         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
26370         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
26371         (TCP_FASTOPEN): Define.
26372         (tcp_repair_opt): New structure.
26373         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
26374         enum values.
26375         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
26376         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
26377         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
26378         (tcp_cookie_transactions): New structure.
26380 2013-01-09  Anton Blanchard  <anton@samba.org>
26382         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
26383         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
26384         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
26385         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
26387 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
26389         * include/features.h (__USE_ANSI): Remove.
26391 2013-01-09  Roland McGrath  <roland@hack.frob.com>
26393         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
26395         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
26397 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
26399         * sysdeps/s390/fpu/libm-test-ulps: Update.
26401         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26403         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
26404         (__acr): Likewise.
26405         (__cpy): Likewise.
26406         (norm): Likewise.
26407         (denorm): Likewise.
26408         (__mp_dbl): Likewise.
26409         (__dbl_mp): Likewise.
26410         (add_magnitudes): Likewise.
26411         (sub_magnitudes): Likewise.
26412         (__add): Likewise.
26413         (__sub): Likewise.
26414         (__mul): Likewise.
26415         (__inv): Likewise.
26416         (__dvd): Likewise.
26417         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
26418         (__acr): Likewise.
26419         (__cpy): Likewise.
26420         (norm): Likewise.
26421         (denorm): Likewise.
26422         (__mp_dbl): Likewise.
26423         (__dbl_mp): Likewise.
26424         (add_magnitudes): Likewise.
26425         (sub_magnitudes): Likewise.
26426         (__add): Likewise.
26427         (__sub): Likewise.
26428         (__mul): Likewise.
26429         (__inv): Likewise.
26430         (__dvd): Likewise.
26431         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
26432         (__acr): Likewise.
26433         (__cpy): Likewise.
26434         (norm): Likewise.
26435         (denorm): Likewise.
26436         (__mp_dbl): Likewise.
26437         (__dbl_mp): Likewise.
26438         (add_magnitudes): Likewise.
26439         (sub_magnitudes): Likewise.
26440         (__add): Likewise.
26441         (__sub): Likewise.
26442         (__mul): Likewise.
26443         (__inv): Likewise.
26444         (__dvd): Likewise.
26446 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
26448         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
26449         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
26450         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
26451         2 && __USE_EXTERN_INLINES]: Likewise.
26453 2013-01-08  Andreas Jaeger  <aj@suse.de>
26455         [BZ# 14985]
26456         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
26457         Remove.
26458         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
26459         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
26461 2013-01-07  Anton Blanchard  <anton@samba.org>
26463         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
26464         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
26465         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
26466         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
26467         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
26468         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
26469         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
26470         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
26471         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
26472         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
26473         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
26474         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
26475         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
26476         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
26477         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
26478         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
26479         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
26480         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
26481         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
26482         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
26483         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
26484         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
26485         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
26486         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
26487         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
26488         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
26489         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
26490         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
26491         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
26492         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
26493         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
26494         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
26495         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
26496         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
26497         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
26498         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
26499         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
26500         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
26501         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
26502         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
26503         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
26504         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
26505         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
26507 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
26509         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
26510         (__MALLOC_PMT): Likewise.
26511         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
26512         [__GNUC__], only on [_LIBC].
26513         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
26514         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
26515         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
26516         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
26517         forward declaration.
26518         (realloc_hook_ini): Likewise.
26519         (memalign_hook_ini): Likewise.
26520         (__libc_memalign): Do not use __MALLOC_PMT in variable
26521         declaration.
26522         (__libc_valloc): Likewise.
26523         (__libc_pvalloc): Likewise.
26524         (__libc_calloc): Likewise.
26525         (__posix_memalign): Likewise.
26527         [BZ #14996]
26528         * math/s_casinh.c: Include <float.h>.
26529         (__casinh): Do not do computation with squaring and square root
26530         for large arguments.
26531         * math/s_casinhf.c: Include <float.h>.
26532         (__casinhf): Do not do computation with squaring and square root
26533         for large arguments.
26534         * math/s_casinhl.c: Include <float.h>.
26535         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
26536         (__casinhl): Do not do computation with squaring and square root
26537         for large arguments.
26538         * math/libm-test.inc (casin_test): Add more tests.
26539         (casinh_test): Likewise.
26540         * sysdeps/i386/fpu/libm-test-ulps: Update.
26541         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26543 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
26545         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
26546         (__x86_64_raw_data_cache_size): Likewise.
26547         (__x86_64_data_cache_size_half): Likewise.
26548         (__x86_64_raw_data_cache_size_half): Likewise.
26549         (__x86_64_shared_cache_size): Likewise.
26550         (__x86_64_raw_shared_cache_size): Likewise.
26551         (__x86_64_shared_cache_size_half): Likewise.
26552         (__x86_64_raw_shared_cache_size_half): Likewise.
26553         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
26554         to ...
26555         (__x86_data_cache_size): This.
26556         (__x86_64_raw_data_cache_size): Renamed to ...
26557         (__x86_raw_data_cache_size): This.
26558         (__x86_64_data_cache_size_half): Renamed to ...
26559         (__x86_data_cache_size_half): This.
26560         (__x86_64_raw_data_cache_size_half): Renamed to ...
26561         (__x86_raw_data_cache_size_half): This.
26562         (__x86_64_shared_cache_size): Renamed to ...
26563         (__x86_shared_cache_size): This.
26564         (__x86_64_raw_shared_cache_size): Renamed to ...
26565         (__x86_raw_shared_cache_size): This.
26566         (__x86_64_shared_cache_size_half): Renamed to ...
26567         (__x86_shared_cache_size_half): This.
26568         (__x86_64_raw_shared_cache_size_half): Renamed to ...
26569         (__x86_raw_shared_cache_size_half): This.
26570         * sysdeps/x86_64/memcpy.S: Updated.
26571         * sysdeps/x86_64/memset.S: Likewise.
26572         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
26573         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
26574         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
26576 2013-01-04  David S. Miller  <davem@davemloft.net>
26578         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26580 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
26582         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
26583         1 to avoid redefinition warning.
26584         (__USE_GNU): Don't define.
26585         (init_signaling_nan): Protoize.
26587         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26589 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
26591         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
26592         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
26593         (__cpymn): Likewise.
26594         (norm): Remove commented code.
26595         (denorm): Likewise.
26596         (__mp_dbl): Likewise.
26597         (__inv): Likewise.
26598         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
26599         (__cpymn): Likewise.
26600         (norm): Remove commented code.
26601         (denorm): Likewise.
26602         (__mp_dbl): Likewise.
26603         (__inv): Likewise.
26605         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
26606         mp_no value for 1.0 and 2.0.
26607         (norm): Use RADIXI instead of radixi.d.
26608         (denorm): Likewise.
26609         (__mul): Use 0.0 instead of zero.d.
26610         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
26611         mp_no value for 1.0 and 2.0.
26612         (norm): Use RADIXI instead of radixi.d.
26613         (denorm): Likewise.
26614         (__mul): Use 0.0 instead of zero.d.
26616 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
26618         [BZ #14994]
26619         * math/s_casinh.c (__casinh): Reduce finite argument to first
26620         quadrant then set signs of results at the end.
26621         * math/s_casinhf.c (__casinhf): Likewise.
26622         * math/s_casinhl.c (__casinhl): Likewise.
26623         * math/libm-test.inc (casin_test): Add more tests.
26624         (casinh_test): Likewise.
26625         * sysdeps/i386/fpu/libm-test-ulps: Update.
26626         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26628 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
26630         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
26632         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
26634         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
26635         declarations.
26636         (denorm): Likewise.
26637         (__mp_dbl): Likewise.
26638         (__inv): Likewise.
26640         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
26641         and adjust the header comment.
26643         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
26644         variable name from declaration.
26646 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
26648         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
26649         Initialize COMMON_CPUID_INDEX_7 element.
26650         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
26651         (CPUID_RTM): Likewise.
26652         (HAS_RTM): Likewise.
26653         (COMMON_CPUID_INDEX_7): New enum.
26655 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
26657         [BZ #14981]
26658         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
26659         size is zero, record memory as freed.
26661 2013-01-03  Andreas Jaeger  <aj@suse.de>
26663         * po/ia.po: Add new Interlingua translation.
26665 2012-01-03  Allan McRae  <allan@archlinux.org>
26667         * locale/programs/localedef.c: Fix description of '--posix' flag.
26669 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
26671         * NEWS: Update dates in second copyright notice.
26672         * README: Update copyright dates in example.
26673         * manual/libc.texinfo: Update copyright dates.
26674         * scripts/test-installation.pl: Update copyright date in --version
26675         output.
26677         * hurd/ctty-input.c: Fix copyright notice formatting.
26678         * hurd/ctty-output.c: Likewise.
26679         * hurd/dtable.c: Likewise.
26680         * hurd/hurd-raise.c: Likewise.
26681         * hurd/hurdprio.c: Likewise.
26682         * hurd/msgportdemux.c: Likewise.
26683         * misc/sys/file.h: Likewise.
26684         * misc/sys/ioctl.h: Likewise.
26685         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
26686         * sysdeps/mach/hurd/chdir.c: Likewise.
26687         * sysdeps/mach/hurd/fchdir.c: Likewise.
26688         * sysdeps/mach/hurd/rename.c: Likewise.
26689         * sysdeps/mach/hurd/rmdir.c: Likewise.
26690         * sysdeps/mach/hurd/seekdir.c: Likewise.
26691         * sysdeps/mach/hurd/setsid.c: Likewise.
26692         * sysdeps/posix/wait3.c: Likewise.
26694         * All files with FSF copyright notices: Update copyright dates
26695         using scripts/update-copyrights.
26696         * intl/plural.c: Regenerated.
26697         * locale/programs/charmap-kw.h: Likewise.
26698         * locale/programs/locfile-kw.h: Likewise.
26700 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
26702         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
26703         four values.
26705         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
26706         calculation loop and add branch prediction.
26708         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
26709         check access beyond bounds of m1np.
26711         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
26712         MPTWO.
26713         (__inv): Remove local variable MPTWO to use the global
26714         constant.
26715         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
26716         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
26717         variable MPTWO.
26718         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
26719         MP3HALFS static const.
26721 2013-01-01  David S. Miller  <davem@davemloft.net>
26723         * po/ca.po: Update from translation team.
26725 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
26727         * scripts/update-copyrights: New file.
26728         * Makeconfig: Reformat copyright notice.
26729         * ctype/ctype.h: Likewise.
26730         * debug/swprintf_chk.c: Likewise.
26731         * elf/dl-cache.c: Likewise.
26732         * elf/dl-debug.c: Likewise.
26733         * elf/dl-object.c: Likewise.
26734         * grp/initgroups.c: Likewise.
26735         * hurd/Makefile: Likewise.
26736         * hurd/hurd/signal.h: Likewise.
26737         * hurd/hurdfault.c: Likewise.
26738         * hurd/hurdioctl.c: Likewise.
26739         * hurd/hurdlookup.c: Likewise.
26740         * hurd/intr-msg.c: Likewise.
26741         * iconv/gconv_open.c: Likewise.
26742         * libio/swprintf.c: Likewise.
26743         * locale/lc-ctype.c: Likewise.
26744         * locale/nl_langinfo.c: Likewise.
26745         * mach/Machrules: Likewise.
26746         * mach/Makefile: Likewise.
26747         * malloc/obstack.h: Likewise.
26748         * manual/Makefile: Likewise.
26749         * manual/tsort.awk: Likewise.
26750         * misc/bits/stab.def: Likewise.
26751         * nis/nis_print_group_entry.c: Likewise.
26752         * nis/nis_table.c: Likewise.
26753         * nis/nss_compat/compat-pwd.c: Likewise.
26754         * nis/nss_compat/compat-spwd.c: Likewise.
26755         * po/Makefile: Likewise.
26756         * posix/fnmatch.c: Likewise.
26757         * posix/regex.h: Likewise.
26758         * resolv/Makefile: Likewise.
26759         * resolv/nss_dns/dns-network.c: Likewise.
26760         * resolv/res_hconf.c: Likewise.
26761         * scripts/gen-sorted.awk: Likewise.
26762         * soft-fp/soft-fp.h: Likewise.
26763         * stdio-common/printf.h: Likewise.
26764         * stdlib/monetary.h: Likewise.
26765         * stdlib/random.c: Likewise.
26766         * stdlib/random_r.c: Likewise.
26767         * sysdeps/generic/Makefile: Likewise.
26768         * sysdeps/gnu/Makefile: Likewise.
26769         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
26770         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
26771         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
26772         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
26773         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
26774         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
26775         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
26776         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
26777         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
26778         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
26779         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
26780         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
26781         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
26782         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
26783         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
26784         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
26785         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
26786         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
26787         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
26788         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
26789         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
26790         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
26791         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
26792         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
26793         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
26794         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
26795         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
26796         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
26797         * sysdeps/mach/hurd/errnos.awk: Likewise.
26798         * sysdeps/mach/hurd/fork.c: Likewise.
26799         * sysdeps/mach/hurd/getcwd.c: Likewise.
26800         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
26801         * sysdeps/mach/hurd/mmap.c: Likewise.
26802         * sysdeps/mach/hurd/utimes.c: Likewise.
26803         * sysdeps/mach/hurd/xmknod.c: Likewise.
26804         * sysdeps/posix/profil.c: Likewise.
26805         * sysdeps/posix/readdir_r.c: Likewise.
26806         * sysdeps/powerpc/bits/mathdef.h: Likewise.
26807         * sysdeps/powerpc/bits/setjmp.h: Likewise.
26808         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
26809         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
26810         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
26811         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
26812         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
26813         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
26814         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
26815         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
26816         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
26817         * sysdeps/pthread/lio_listio.c: Likewise.
26818         * sysdeps/sparc/dl-procinfo.h: Likewise.
26819         * sysdeps/unix/i386/sysdep.S: Likewise.
26820         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
26821         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
26822         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
26823         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
26824         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
26825         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
26826         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
26827         * sysdeps/unix/sysv/linux/speed.c: Likewise.
26828         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
26829         * sysdeps/wordsize-32/divdi3.c: Likewise.
26830         * time/sys/time.h: Likewise.
26831         * wcsmbs/Makefile: Likewise.
26833 2013-01-01  David S. Miller  <davem@davemloft.net>
26835         * po/fr.po: Update from translation team.
26837         * catgets/gencat.c: Update copyright year.
26838         * csu/version.c: Likewise.
26839         * debug/catchsegv.sh: Likewise.
26840         * debug/pcprofiledump.c: Likewise.
26841         * debug/xtrace.sh: Likewise.
26842         * elf/ldconfig.c: Likewise.
26843         * elf/ldd.bash.in: Likewise.
26844         * elf/pldd.c: Likewise.
26845         * elf/sotruss.ksh: Likewise.
26846         * elf/sprof.c: Likewise.
26847         * iconv/iconv_prog.c: Likewise.
26848         * iconv/iconvconfig.c: Likewise.
26849         * locale/programs/locale.c: Likewise.
26850         * locale/programs/localedef.c: Likewise.
26851         * login/programs/pt_chown.c: Likewise.
26852         * malloc/memusage.sh: Likewise.
26853         * malloc/memusagestat.c: Likewise.
26854         * malloc/mtrace.pl: Likewise.
26855         * nscd/nscd.c: Likewise.
26856         * nss/getent.c: Likewise.
26857         * nss/makedb.c: Likewise.
26858         * posix/getconf.c: Likewise.
26860 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
26862         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
26863         numbers.
26865 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
26867         * math/bits/mathcalls.h (modf): Use __nonnull.
26869 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
26871         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
26872         (split): Use macro CN instead of the bare value.
26873         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
26874         could be used.
26875         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
26876         instead of the bare value.
26877         (power1): Likewise.
26879 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
26881         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
26882         __ATAN_TWOM.
26883         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
26885         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
26886         their values.
26887         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
26888         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
26889         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
26890         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
26892 2012-12-28  Andreas Jaeger  <aj@suse.de>
26894         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
26895         values are from Linux 3.7.
26897         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
26898         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
26900 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
26902         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
26903         TRUE case.
26905         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
26906         (norm): Likewise.
26907         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
26908         variables with preprocessor constants.
26909         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
26910         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
26911         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
26913 2012-12-27  Bruno Haible  <bruno@clisp.org>
26915         [BZ #14317]
26916         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
26917         only if needed.
26919 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
26921         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
26922         and use variable directly.
26923         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
26925         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
26926         MPONE.
26927         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
26928         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
26929         variable MPONE.
26930         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
26931         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
26932         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
26933         include directive.  Remove local variable MPONE.
26934         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
26935         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
26936         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
26938 2012-12-25  David S. Miller  <davem@davemloft.net>
26940         * version.h (RELEASE): Set to "development".
26941         (VERSION): Set to "2.17.90".
26942         * NEWS: Add 2.18 section.
26944 2012-12-21  David S. Miller  <davem@davemloft.net>
26946         * po/hr.po: Update from translation team.
26948 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
26950         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
26952 2012-12-19  Steve Ellcey  <sellcey@mips.com>
26954         * NEWS:  Mention new memcpy for MIPS.
26956 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
26958         * manual/contrib.texi (Contributors): Spelling correction.
26960 2012-12-15  David S. Miller  <davem@davemloft.net>
26962         * po/ru.po: Update from translation team.
26964 2012-12-13  David S. Miller  <davem@davemloft.net>
26966         * NEWS: Mention IFUNC testsuite enhancements.
26968         * po/pl.po: Update from translation team.
26969         * po/bg.po: Likewise.
26971         * manual/contrib.texi (Contributors): Update entries for Hongjiu
26972         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
26974 2012-12-11  David S. Miller  <davem@davemloft.net>
26976         * po/sv.po: Update from translation team.
26978         * po/vi.po: Update from translation team.
26980         * po/cs.po: Update from translation team.
26982         * po/de.po: Update from translation team.
26983         * po/eo.po: Likewise.
26984         * po/nl.po: Likewise.
26986 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26988         [BZ #14246]
26989         * manual/argp.texi (Argp Helper Functions): Move node to follow
26990         Argp Parsing State.
26992         [BZ #14872]
26993         * manual/conf.texi (Limits on File System Capacity): Mention if
26994         terminating null is included in the max size.
26996 2012-12-10  Andreas Jaeger  <aj@suse.de>
26998         * po/cs.po: Update from translation team.
27000 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
27002         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
27003         void pointer and cast to uintptr_t.
27004         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
27005         path.
27006         * sysdeps/s390/s390-64/memcpy.S: Likewise.
27007         * sysdeps/s390/s390-64/memset.S: Likewise.
27009 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
27011         [BZ #14833]
27012         * menual/message.texi (Message Translation): Fix typos.
27013         (Helper programs for gettext): Likewise.
27015 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
27017         [BZ #14898]
27018         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
27019         Change to -1.
27021 2012-12-07  David S. Miller  <davem@davemloft.net>
27023         * po/libc.pot: Update.
27025 2012-12-07  Richard Henderson  <rth@redhat.com>
27027         [BZ #10114]
27028         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
27029         normal/normal case to before the switch.
27030         (_FP_DIV): Likewise.
27032 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
27033             Mike Frysinger  <vapier@gentoo.org>
27035         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
27036         check for __NR_fadvise64_64.
27038 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
27040         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
27041         0, not just to plain "0" as a statement.
27042         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
27043         with cw.
27045 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
27047         * NEWS: Use sourceware.org in Bugzilla URL.
27049 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
27051         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
27052         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
27054         * stdio-common/tst-put-error.c (do_test): Add newline to the
27055         padded test to ensure flush.
27057 2012-12-05  Jeff Law  <law@redhat.com>
27059         * sunrpc/etc.rpc (fedfs_admin): Add entry.
27061 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
27063         * README: Don't refer to ports add-on as distributed separately.
27064         Mention AArch64 in list of systems supported in the ports add-on.
27066         * LICENSES: Add more non-FSF copyright and license notices.
27068         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
27069         ((unused)).
27071         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
27073         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
27074         10000 as width of padded output.
27076 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
27078         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
27080         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
27081         variable LX with __attribute__ ((unused)).
27082         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
27083         Likewise.
27084         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
27085         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
27086         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
27087         with __attribute__ ((unused)).
27089 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
27091         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
27093 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
27095         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
27096         (CFLAGS-nldbl-acos.c): New variable.
27097         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
27098         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
27099         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
27100         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
27101         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
27102         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
27103         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
27104         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
27105         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
27106         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
27107         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
27108         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
27109         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
27110         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
27111         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
27112         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
27113         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
27114         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
27115         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
27116         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
27117         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
27118         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
27119         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
27120         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
27121         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
27122         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
27123         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
27124         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
27125         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
27126         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
27127         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
27128         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
27129         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
27130         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
27131         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
27132         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
27133         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
27134         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
27135         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
27136         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
27137         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
27138         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
27139         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
27140         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
27141         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
27142         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
27143         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
27144         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
27145         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
27146         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
27147         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
27148         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
27149         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
27150         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
27151         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
27152         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
27153         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
27154         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
27155         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
27156         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
27157         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
27158         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
27159         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
27160         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
27161         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
27162         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
27163         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
27164         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
27165         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
27166         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
27167         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
27168         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
27169         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
27170         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
27171         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
27172         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
27173         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
27174         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
27175         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
27176         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
27177         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
27178         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
27179         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
27180         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
27181         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
27182         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
27183         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
27184         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
27185         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
27186         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
27187         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
27188         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
27189         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
27190         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
27191         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
27192         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
27193         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
27195         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
27196         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
27198         [BZ #14914]
27199         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
27200         whole low double instead of just low 47 bits when splitting values
27201         into two parts.
27203 2012-12-03  Allan McRae  <allan@archlinux.org>
27205         * manual/stdio.texi (Predefined Printf Handlers): Remove
27206         @hsep and @vsep usage.
27208 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
27210         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
27211         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
27213 2012-12-03  Jeff Law  <law@redhat.com>
27215         * time/sys/time.h (settimeofday): Do not mark TV argument
27216         as __nonnull.
27218 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
27220         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
27221         when currently writing and seek to current position when not.
27222         * libio/Makefile (tests): Remove bug-fclose1.
27223         * libio/bug-fclose1.c: Delete.
27225 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
27227         * manual/arith.texi (feenableexcept): Fix typo.
27228         (fedisableexcept): Likewise.
27230 2012-11-30  Roland McGrath  <roland@hack.frob.com>
27232         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
27233         second, differently-typed declaration, rather than a cast.
27235 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
27237         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
27238         * include/rpc/svc.h: ... here.
27240 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
27242         [BZ #13013]
27243         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
27244         depending n and resplen2 to catch cases where answer
27245         equals answerp2.
27247 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
27249         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
27250         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
27252 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
27254         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
27256 2012-11-29  Roland McGrath  <roland@hack.frob.com>
27258         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
27260 2012-11-28  Jeff Law  <law@redhat.com>
27262         [BZ #13761]
27263         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
27264         dataset_temporary.  Track alloca usage into alloca_used.
27265         If dataset is large allocate and release it via malloc/free.
27267 2012-06-04  Florian Weimer  <fweimer@redhat.com>
27269         [BZ #14197]
27270         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
27272 2012-11-28  David S. Miller  <davem@davemloft.net>
27274         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27276 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
27278         [BZ #14803]
27279         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
27280         of pi/2 rounded to nearest to 64 bits.
27281         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
27282         nearest to 64 bits.
27283         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
27284         bits.
27286 2012-11-28  Jeff Law <law@redhat.com>
27287             Martin Osvald <mosvald@redhat.com>
27289         [BZ #14889]
27290         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
27291         * sunrpc/svc.c: Include time.h.
27292         (__svc_accept_failed): New function.
27293         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
27294         any reason other than EINTR, call __svc_accept_failed.
27295         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
27296         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
27298 2012-11-28  Andreas Schwab  <schwab@suse.de>
27300         * scripts/abilist.awk: Also handle indirect functions in .opd
27301         section.
27303 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
27305         [BZ #13881]
27306         * sysdeps/x86/fpu/powl_helper.c: New file.
27307         * sysdeps/x86/fpu/Makefile: Likewise.
27308         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
27309         (p3): New object.
27310         (__ieee754_powl): Use __powl_helper for finite arguments except
27311         integer exponents below 8.
27312         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
27313         (p3): New object.
27314         (__ieee754_powl): Use __powl_helper for finite arguments except
27315         integer exponents below 8.
27316         * math/libm-test.inc (pow_test): Add more tests and enable some
27317         previously disabled tests.
27318         * sysdeps/i386/fpu/libm-test-ulps: Update.
27319         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27321 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27322             Carlos O'Donell  <carlos_odonell@mentor.com>
27324         * nss/makedb.c (is_prime): Assert that input is odd and greater
27325         than 4.  Note that fact in a comment too.
27326         (next_prime): Add 4 to input.
27328 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
27330         [BZ #11741]
27331         * libio/Makefile (tests): Add test case tst-fwrite-error.
27332         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
27333         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
27334         * libio/tst-fwrite-error.c: New test case.
27336 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
27338         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
27339         before casting to void *.
27340         * include/libc-internal.h (__pointer_type): New macro.
27341         (__integer_if_pointer_type_sub): Likewise.
27342         (__integer_if_pointer_type): Likewise.
27343         (cast_to_integer): Likewise.
27344         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
27345         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
27346         before casting to atomic64_t.
27347         (atomic_exchange_acq): Likewise.
27348         (__arch_exchange_and_add_body): Likewise.
27349         (__arch_add_body): Likewise.
27350         (atomic_add_negative): Likewise.
27351         (atomic_add_zero): Likewise.
27353 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
27355         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
27356         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
27357         (add_fdes): Likewise.
27358         (linear_search_fdes): Likewise.
27359         (binary_search_unencoded_fdes): Likewise.
27361 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
27363         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
27365 2012-11-24  Adam Conrad  <adconrad@0c3.net>
27367         * configure.in: Autodetect C++ header directories.
27368         * configure: Regenerated.
27370 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
27372         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
27374 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
27376         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27378 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
27380         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
27381         LDBL_MANT_DIG == 106]: Disable some tests.
27382         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
27383         Likewise.
27384         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
27385         Likewise.
27387         [BZ #14871]
27388         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
27389         input for small inputs.  Return +/- pi/2 for large inputs.
27390         * math/libm-test.inc (atan_test): Add more tests.
27392         * sysdeps/generic/unwind-dw2-fde-glibc.c
27393         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
27394         __attribute__ ((unused)).
27396         [BZ #14645]
27397         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
27398         x * y if x and y are nonzero and z is zero.
27400         [BZ #14811]
27401         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
27402         nonzero exponents with absolute value below 0x1p-117 to +/-
27403         0x1p-117.
27405         [BZ #14869]
27406         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
27407         up arguments below 2**-450, not just those below 2**-500.
27408         * math/libm-test.inc (hypot_test): Add another test.
27410         [BZ #14868]
27411         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
27412         Return a+b for ratio over 2**120, not 2**60.
27413         * math/libm-test.inc (hypot_test): Add another test.
27415         * math/libm-test.inc (clog_test): Use
27416         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
27417         (clog10_test): Likewise.
27419         [BZ #6778]
27420         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
27422 2012-11-22  Andreas Schwab  <schwab@suse.de>
27424         * sysdeps/i386/fpu/libm-test-ulps: Update.
27426 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
27428         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
27429         printf output with newline.
27431 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
27433         [BZ #14865]
27434         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
27435         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
27436         -z nodlopen, -z initfirst and -z execstack support.
27437         * configure: Regenerated.
27439         * elf/elf.h (DF_1_NODIRECT): New macro.
27440         (DF_1_IGNMULDEF): Likewise.
27441         (DF_1_NOKSYMS): Likewise.
27442         (DF_1_NOHDR): Likewise.
27443         (DF_1_EDITED): Likewise.
27444         (DF_1_NORELOC): Likewise.
27445         (DF_1_SYMINTPOSE): Likewise.
27446         (DF_1_GLOBAUDIT): Likewise.
27447         (DF_1_SINGLETON): Likewise.
27448         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
27449         DT_1_SUPPORTED_MASK bits.
27450         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
27452 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
27454         * sysdeps/unix/make-syscalls.sh: Document prefixes.
27456 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
27458         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
27459         macro.
27461         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
27462         (sendmmsg): Move declarations...
27463         * socket/sys/socket.h: ... here.
27464         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
27465         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
27466         include it from...
27467         * socket/recvmmsg.c: ... this new file.
27468         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
27469         (sendmmsg): Rename to __sendmmsg, create weak alias and make
27470         definition of __sendmmsg hidden.
27471         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
27472         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
27473         Move ENOSYS stub into and include it from...
27474         * socket/sendmmsg.c: ... this new file.
27475         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
27476         (sysdep_routines): Move recvmmsg and sendmmsg...
27477         * socket/Makefile (routines): ... here.
27478         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
27479         (GLIBC_PRIVATE): Add __sendmmsg.
27480         * include/sys/socket.h (__sendmmsg): Add declarations.
27481         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
27482         sendmmsg.
27484 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
27486         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
27487         variable I1 with __attribute__ ((unused)).
27488         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
27490 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
27492         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
27493         DUMMY variables with __attribute__ ((unused)).
27495         * bits/byteswap.h: Include <bits/types.h>.
27496         (__bswap_64): Use __uint64_t instead of unsigned long long int.
27498 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
27500         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
27501         string_t.  Do not manually set errno.
27502         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
27503         length with __strnlen.  Make sure to both set errno and return it on
27504         failure.
27506 2012-11-19  David S. Miller  <davem@davemloft.net>
27508         With help from Joseph Myers.
27509         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
27510         very large arguments properly.
27511         * math/libm-test.inc (atan_test): New tests.
27512         (atan2_test): New tests.
27513         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27514         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27516 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
27518         [BZ #14856]
27519         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
27520         Define to 3.
27522         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
27523         [POSIX] (EADDRNOTAVAIL): Likewise.
27524         [POSIX] (EAFNOSUPPORT): Likewise.
27525         [POSIX] (EALREADY): Likewise.
27526         [POSIX] (ECONNABORTED): Likewise.
27527         [POSIX] (ECONNREFUSED): Likewise.
27528         [POSIX] (ECONNRESET): Likewise.
27529         [POSIX] (EDESTADDRREQ): Likewise.
27530         [POSIX] (EDQUOT): Likewise.
27531         [POSIX] (EHOSTUNREACH): Likewise.
27532         [POSIX] (EIDRM): Likewise.
27533         [POSIX] (EISCONN): Likewise.
27534         [POSIX] (ELOOP): Likewise.
27535         [POSIX] (EMULTIHOP): Likewise.
27536         [POSIX] (ENETDOWN): Likewise.
27537         [POSIX] (ENETUNREACH): Likewise.
27538         [POSIX] (ENOBUFS): Likewise.
27539         [POSIX] (ENODATA): Likewise.
27540         [POSIX] (ENOLINK): Likewise.
27541         [POSIX] (ENOMSG): Likewise.
27542         [POSIX] (ENOPROTOOPT): Likewise.
27543         [POSIX] (ENOSR): Likewise.
27544         [POSIX] (ENOSTR): Likewise.
27545         [POSIX] (ENOTCONN): Likewise.
27546         [POSIX] (ENOTSOCK): Likewise.
27547         [POSIX] (EOPNOTSUPP): Likewise.
27548         [POSIX] (EOVERFLOW): Likewise.
27549         [POSIX] (EPROTO): Likewise.
27550         [POSIX] (EPROTONOSUPPORT): Likewise.
27551         [POSIX] (EPROTOTYPE): Likewise.
27552         [POSIX] (ESTALE): Likewise.
27553         [POSIX] (ETIME): Likewise.
27554         [POSIX] (ETXTBSY): Likewise.
27555         [POSIX] (EWOULDBLOCK): Likewise.
27556         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
27557         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
27558         [POSIX] (SEEK_CUR): Likewise.
27559         [POSIX] (SEEK_END): Likewise.
27560         [POSIX || UNIX98] (mode_t): Do not require.
27561         [POSIX] (off_t): Likewise.
27562         [POSIX] (pid_t): Likewise.
27563         [POSIX] (sys/stat.h): Do not allow header.
27564         [POSIX] (unistd.h): Likewise.
27565         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
27566         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
27567         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
27568         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
27569         require.
27570         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
27571         sigevent): Specify elements.
27572         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
27573         entry.
27574         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
27575         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
27577         * conform/data/cpio.h-data [POSIX]: Disable whole file.
27578         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
27579         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
27580         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
27581         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
27582         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
27583         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
27584         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
27585         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
27586         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
27587         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
27588         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
27589         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
27590         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
27591         Likewise.
27592         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
27593         Likewise.
27594         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
27595         Likewise.
27596         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
27597         Likewise.
27598         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
27599         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
27600         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
27601         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
27602         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
27603         Specify lower bound on value.
27604         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
27605         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
27606         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
27607         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
27608         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
27609         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
27610         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
27611         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
27612         value.
27613         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
27614         as optional.
27615         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
27616         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
27617         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
27618         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
27619         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
27620         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
27621         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
27622         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
27623         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
27624         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
27625         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
27626         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
27627         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
27628         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
27629         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
27630         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
27631         entry.
27632         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
27633         optional.
27634         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
27635         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
27636         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
27637         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
27638         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
27639         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
27640         Likewise.
27641         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
27642         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
27643         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
27644         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
27645         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
27646         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
27647         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
27648         as optional.
27649         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
27650         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
27651         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
27652         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
27653         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
27654         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
27655         specify as optional.
27656         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
27657         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
27658         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
27659         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
27660         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
27661         [XPG3] (NL_LANGMAX): Likewise.
27662         [POSIX || XPG3] (NL_MSGMAX): Likewise.
27663         [POSIX || XPG3] (NL_NMAX): Likewise.
27664         [POSIX || XPG3] (NL_SETMAX): Likewise.
27665         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
27666         [XPG3] (NZERO): Likewise.
27667         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
27668         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
27669         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
27670         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
27671         (REG_ERANGE): Expect.
27672         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
27673         optional-constant.
27674         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
27675         Use (void) in prototype.
27676         [POSIX] (*_t): Allow.
27677         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
27678         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
27679         (WRDE_BADVAL): Expect.
27681         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
27682         expect.
27683         [XPG3 || XPG4] (O_RSYNC): Likewise.
27684         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
27685         Likewise.
27686         [XPG3 || XPG4] (pthread_sigmask): Likewise.
27687         [XPG3 || XPG4] (sigqueue): Likewise.
27688         [XPG3 || XPG4] (sigtimedwait): Likewise.
27689         [XPG3 || XPG4] (sigwaitinfo): Likewise.
27690         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
27691         [XPG3 || XPG4] (vsnprintf): Likewise.
27692         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
27693         Likewise.
27694         [XPG3 || XPG4] (blksize_t): Likewise.
27695         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
27696         Likewise.
27697         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
27698         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
27699         [XPG3 || XPG4] (struct itimerspec): Likewise.
27700         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
27701         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
27702         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
27703         [XPG3 || XPG4] (clockid_t): Likewise.
27704         [XPG3 || XPG4] (timer_t): Likewise.
27705         [XPG3 || XPG4] (clock_getres): Likewise.
27706         [XPG3 || XPG4] (clock_gettime): Likewise.
27707         [XPG3 || XPG4] (clock_settime): Likewise.
27708         [XPG3 || XPG4] (nanosleep): Likewise.
27709         [XPG3 || XPG4] (timer_create): Likewise.
27710         [XPG3 || XPG4] (timer_delete): Likewise.
27711         [XPG3 || XPG4] (timer_gettime): Likewise.
27712         [XPG3 || XPG4] (timer_getoverrun): Likewise.
27713         [XPG3 || XPG4] (timer_settime): Likewise.
27714         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
27715         [XPG3 || XPG4] (getlogin_r): Likewise.
27716         [XPG3 || XPG4] (pread): Likewise.
27717         [XPG3 || XPG4] (pthread_atfork): Likewise.
27718         [XPG3 || XPG4] (pwrite): Likewise.
27720         [BZ #14835]
27721         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
27722         <bits/siginfo.h>.
27724 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
27726         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
27727         finalizing MALLSTREAM.
27729         * sysdeps/mach/hurd/syncfs.c: New file.
27731 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
27733         [BZ #14719]
27734         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
27735         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
27736         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
27737         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
27738         (_nss_dns_gethostbyname4_r): Likewise.
27739         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
27740         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
27742 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
27744         [BZ #13763]
27745         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
27747 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
27749         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
27750         * elf/cache.c (print_entry): Print ",AArch64" for
27751         FLAG_AARCH64_LIB64
27753         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
27754         * elf/cache.c (print_entry): Print ",hard-float" for
27755         FLAG_ARM_LIBHF.
27757 2012-11-18  David S. Miller  <davem@davemloft.net>
27759         With help from Joseph Myers.
27760         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
27761         cutoff to 2**-13.
27762         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
27763         cutoff to 2**-25.
27764         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
27765         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
27766         small.
27767         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
27768         * math/libm-test.inc (y0_test): New tests.
27769         (y1_test): New tests.
27770         * sysdeps/i386/fpu/libm-test-ulps: Update.
27771         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27772         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27774 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
27776         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
27777         64-bit targets.
27778         * configure: Regenerated.
27780 2012-11-17  David S. Miller  <davem@davemloft.net>
27782         [BZ #14811]
27783         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
27784         nonzero exponents with absolute value below 0x1p-128 to +/-
27785         0x1p-128.
27787 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
27789         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
27791         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
27793         * posix/getconf-speclist.c: New file.
27794         * posix/posix-envs.def: Likewise.
27795         * posix/confstr.c (START_ENV_GROUP): New macro.
27796         (END_ENV_GROUP): Likewise.
27797         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
27798         (KNOWN_PRESENT_ENV_STRING): Likewise.
27799         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
27800         (UNKNOWN_ENVIRONMENT): Likewise.
27801         (confstr): Include posix-envs.def instead of handling
27802         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
27803         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
27804         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
27805         (END_ENV_GROUP): Likewise.
27806         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
27807         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
27808         (UNKNOWN_ENVIRONMENT): Likewise.
27809         (__sysconf): Include posix-envs.def instead of handling associated
27810         cases directly here.
27811         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
27812         preprocessing getconf-speclist.c rather than running getconf or
27813         generating empty file.
27815 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
27817         * scripts/check-local-headers.sh: Ignore 'mach' headers.
27819 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
27821         [BZ #14672]
27822         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
27824 2012-11-16  David S. Miller  <davem@davemloft.net>
27826         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
27827         smaller than LDBL_EPSILON/2.0L, just return xm1.
27829 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
27831         * elf/tst-array1.c (init): Set constructor priority to 1000.
27832         (fini): Set destructor priority to 1000.
27833         * elf/tst-array2dep.c: Likewise.
27835 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
27837         [BZ #11741]
27838         * libio/fileops.c (_IO_new_file_write): Correctly return error.
27839         (_IO_new_file_xsputn): Also return EOF if none of the input
27840         data was written when overflow failed.
27841         * libio/iopadn.c (_IO_padn): Likewise.
27842         * libio/iowpadn.c (_IO_wpadn): Likewise.
27843         * stdio-common/tst-put-error.c: Add copyright notice.
27844         (do_test): Add case for printing padded string.
27845         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
27846         _IO_padn returned error.
27847         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
27848         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
27849         return EOF.
27851 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
27853         * libio/libioP.h: Add comment note that the references to C++
27854         bits are now obsolete.
27856 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27858         * math/libm-test.inc (check_complex): Use asprintf.
27860 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
27862         * debug/pcprofiledump.c (print_version): Update copyright year.
27863         * malloc/memusagestat.c (print_version): Likewise.
27865 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
27867         [BZ #14831]
27868         * elf/Makefile (tests): Add tst-audit8.
27869         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
27870         ($(objpfx)tst-audit8.out): New target.
27871         (tst-audit8-ENV): New variable.
27872         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
27873         audit if l_reloc_result is NULL.
27874         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
27875         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
27876         * elf/tst-audit8.c: New file.
27878 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27880         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
27881         * misc/Makefile (CFLAGS-select.c): Define.
27882         * posix/Makefile (CFLAGS-pause.c): Define.
27884 2012-11-13  David S. Miller  <davem@davemloft.net>
27886         * crypt/Makefile: Move test targets after toplevel Rules
27887         inclusion.  Grab any necessary sysdep routines when linking.
27888         * crypt/md5.c (md5_process_block): Remove define, we will always
27889         name it __md5_process_block.
27890         (md5_finish_ctx): Update md5_process_block call.
27891         (md5_stream): Likewise.
27892         (md5_process_bytes): Likewise.
27893         (md5_process_block): Rename to __md5_process_block and move to ...
27894         * crypt/md5-block.c: ... here.
27895         * crypt/sha256.c (sha256_process_block): Move to ...
27896         * crypt/sha256-block.c: ... here.
27897         * crypt/sha512.c (sha512_process_block): Move to ...
27898         * crypt/sha512-block.c: ... here.
27899         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
27900         path.
27901         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
27902         * sysdeps/sparc/sparc64/multiarch/Makefile
27903         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
27904         crypt subdir.
27905         (localedef-aux): Add md5 crypto assembler when in locale subdir.
27906         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
27907         multiarch changes.
27908         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
27909         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
27910         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
27911         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
27912         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
27913         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
27914         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
27915         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
27916         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
27917         file.
27918         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
27919         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
27920         file.
27921         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
27923 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
27925         * timezone/tzselect.ksh: Update from tzcode git revision
27926         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
27927         * timezone/zdump.c: Likewise.
27928         * timezone/zic.c: Likewise.
27929         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
27930         in TZVERSION setting, not $(PKGVERSION).
27931         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
27932         REPORT_BUGS_TO settings.
27934         [BZ #14838]
27935         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
27936         macro.
27938 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27940         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
27941         detection to immediately after _FP_ROUND().
27942         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
27943         bits are 0.
27945 2012-11-11  David S. Miller  <davem@davemloft.net>
27947         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
27948         inttypes.h
27949         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
27950         __close rather than their public counterparts.
27952 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
27954         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
27955         file.
27956         [UNIX98] (sem_timedwait): Do not expect.
27957         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
27958         [XPG4 || UNIX98] (sockatmark): Do not expect.
27959         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
27960         (clock_getcpuclockid): Do not expect.
27961         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
27962         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
27963         Do not expect.
27964         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
27965         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
27966         [UNIX98] (vwscanf): Likewise.
27967         [UNIX98] (vswscanf): Likewise.
27969 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
27971         * timezone/version.h: Remove file.
27972         * timezone/README: Do not refer to version.h.
27973         * timezone/Makefile ($(objpfx)zic.o): New dependency on
27974         $(objpfx)version.h.
27975         ($(objpfx)zdump.o): Likewise.
27976         ($(objpfx)version.h): New target.
27978         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
27979         2012i.
27980         * timezone/README: Don't mention modification to tzselect.ksh.
27981         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
27982         work on unmodified tzselect.ksh.  Substitute version numbers in
27983         tzselect.ksh.
27985         * Makefile (format-me): Remove.
27986         (INSTALL): Adjust indentation.  Use commands directly instead of
27987         using $(format-me).
27989         * aclocal.m4 (ACX_PKGVERSION): New macro.
27990         (ACX_BUGURL): Likewise.
27991         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
27992         (PKGVERSION): New AC_DEFINE_UNQUOTED.
27993         (REPORT_BUGS_TO): Likewise.
27994         * configure: Regenerated.
27995         * config.h.in (PKGVERSION): New macro.
27996         (REPORT_BUGS_TO): Likewise.
27997         * config.make.in (PKGVERSION): New variable.
27998         (PKGVERSION_TEXI): Likewise.
27999         (REPORT_BUGS_TO): Likewise.
28000         (REPORT_BUGS_TEXI): Likewise.
28001         * Makefile (format-me): Use -I$(common-objpfx)manual.
28002         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
28003         ($(common-objpfx)manual/%): New target.
28004         (manual/%): Remove target.
28005         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
28006         (print_version): Use PKGVERSION.
28007         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
28008         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
28009         and REPORT_BUGS_TO.
28010         ($(objpfx)xtrace): Likewise.
28011         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
28012         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
28013         (print_version): Use PKGVERSION.
28014         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
28015         (do_version): Use PKGVERSION.
28016         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
28017         REPORT_BUGS_TO.
28018         (common-ldd-rewrite): Likewise.
28019         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
28020         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
28021         (print_version): Use PKGVERSION.
28022         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
28023         * elf/pldd.c (argp_program_bug_address): Remove variable.
28024         (more_help): New function.
28025         (argp): Use more_help.
28026         (print_version): Use PKGVERSION.
28027         * elf/sln.c (main): Use PKGVERSION.
28028         (usage): Use REPORT_BUGS_TO.
28029         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
28030         (top level): Use PKGVERSION.
28031         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
28032         (print_version): Use PKGVERSION.
28033         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
28034         (print_version): Use PKGVERSION.
28035         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
28036         (print_version): Use PKGVERSION.
28037         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
28038         (print_version): Use PKGVERSION.
28039         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
28040         (print_version): Use PKGVERSION.
28041         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
28042         (print_version): Use PKGVERSION.
28043         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
28044         and BUGURL.
28045         ($(objpfx)memusage): Likewise.
28046         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
28047         (do_version): Use PKGVERSION.
28048         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
28049         (print_version): Use PKGVERSION.
28050         * malloc/mtrace.pl ($PACKAGE): Remove variable.
28051         ($PKGVERSION): New variable.
28052         ($REPORT_BUGS_TO): Likewise.
28053         (usage): Use $REPORT_BUGS_TO.
28054         (top level): Use $PKGVERSION.
28055         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
28056         ($(objpfx)pkgvers.texi): New rule.
28057         ($(objpfx)stamp-pkgvers): Likewise.
28058         * manual/install.texi: Include pkgvers.texi.
28059         (--with-pkgversion): Document new configure option.
28060         (--with-bugurl): Likewise.
28061         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
28062         than necessarily for this particular distribution.  Use
28063         REPORT_BUGS_TO for where to report bugs.
28064         * INSTALL: Regenerated.
28065         * manual/libc.texinfo: Include pkgvers.texi.
28066         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
28067         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
28068         (print_version): Use PKGVERSION.
28069         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
28070         (print_version): Use PKGVERSION.
28071         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
28072         (print_version): Use PKGVERSION.
28073         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
28074         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
28075         macro.
28076         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
28077         (print_version): Use PKGVERSION.
28078         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
28079         (print_version): Use PKGVERSION.
28080         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
28081         and PKGVERSION.
28083         * timezone/checktab.awk: Update from tzcode 2012i.
28084         * timezone/ialloc.c: Likewise.
28085         * timezone/private.h: Likewise.
28086         * timezone/scheck.c: Likewise.
28087         * timezone/tzfile.h: Likewise.
28088         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
28089         (TZVERSION): Hardcode tzcode version number.
28090         * timezone/zdump.c: Update from tzcode 2012i.
28091         * timezone/zic.c: Likewise.
28092         * timezone/version.h: New file.
28093         * timezone/README: Describe version.h.  Update upstream location.
28095         [BZ #14824]
28096         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
28097         (mktemp): Enable declaration.
28098         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
28099         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
28100         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
28101         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
28102         Likewise.
28103         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
28104         Likewise.
28105         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
28106         Likewise.
28107         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
28108         Likewise.
28109         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
28110         Likewise.
28111         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
28112         Likewise.
28114         [BZ #14821]
28115         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
28116         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
28117         for copies of such integer values.
28118         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
28119         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
28121 2012-11-09  Andreas Jaeger  <aj@suse.de>
28123         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
28124         definitions and declarations that are provided by
28125         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
28127 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28129         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
28130         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
28131         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
28132         definition.
28134 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
28136         * elf/elf.h: Update comment before AArch64 relocations.
28138 2012-11-07  David S. Miller  <davem@davemloft.net>
28140         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
28141         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
28142         (__start_context): Declare.
28143         (__makecontext_ret): Delete.
28144         (__makecontext): Hook up __start_context instead of
28145         __makecontext_ret.
28146         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
28147         (sysdep_routines): Add __start_context when in stdlib.
28149 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
28151         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
28152         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
28153         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
28154         hardcoded "nm".
28155         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
28156         (READELF): New variable.  Use it instead of hardcoded "readelf".
28158 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
28160         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
28161         * sysdeps/x86/Makefile: Here.
28162         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
28163         * sysdeps/x86/tst-xmmymm.sh: This.
28165 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
28167         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
28168         expectations.
28169         [UNIX98] (pthread_barrier_t): Do not expect.
28170         [UNIX98] (pthread_barrierattr_t): Likewise.
28171         [UNIX98] (pthread_spinlock_t): Likewise.
28172         [UNIX98] (pthread_barrier_destroy): Likewise.
28173         [UNIX98] (pthread_barrier_init): Likewise.
28174         [UNIX98] (pthread_barrier_wait): Likewise.
28175         [UNIX98] (pthread_barrierattr_destroy): Likewise.
28176         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
28177         [UNIX98] (pthread_barrierattr_init): Likewise.
28178         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
28179         [UNIX98] (pthread_getcpuclockid): Likewise.
28180         [UNIX98] (pthread_mutex_timedlock): Likewise.
28181         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
28182         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
28183         [UNIX98] (pthread_sigmask): Likewise.
28184         [UNIX98] (pthread_spin_destroy): Likewise.
28185         [UNIX98] (pthread_spin_init): Likewise.
28186         [UNIX98] (pthread_spin_lock): Likewise.
28187         [UNIX98] (pthread_spin_trylock): Likewise.
28188         [UNIX98] (pthread_spin_unlock): Likewise.
28189         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
28190         Do not expect.
28191         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
28192         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
28193         [XPG3 || XPG4] (pthread_cond_t): Likewise.
28194         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
28195         [XPG3 || XPG4] (pthread_key_t): Likewise.
28196         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
28197         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
28198         [XPG3 || XPG4] (pthread_once_t): Likewise.
28199         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
28200         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
28201         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
28202         [XPG3 || XPG4] (pthread_t): Likewise.
28204         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
28205         not expect.
28206         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
28208         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
28209         Change function return type to int.
28211         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
28212         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
28213         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
28214         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
28215         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
28216         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
28217         [!POSIX] (posix_madvise): Likewise.
28218         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
28219         && !UNIX98].
28220         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
28221         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
28222         (mode_t): Likewise.
28223         (posix_mem_offset): Likewise.
28224         (posix_typed_mem_get_info): Likewise.
28225         (posix_typed_mem_open): Likewise.
28227         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
28228         Change condition to [XOPEN2K8].
28230         * conform/conformtest.pl: Preprocess allow-header data with -x c
28231         instead of from stdin.
28232         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
28233         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
28234         [C99-based standards] (cerfc): Likewise.
28235         [C99-based standards] (cexp2): Likewise.
28236         [C99-based standards] (cexpm1): Likewise.
28237         [C99-based standards] (clog10): Likewise.
28238         [C99-based standards] (clog1p): Likewise.
28239         [C99-based standards] (clog2): Likewise.
28240         [C99-based standards] (clgamma): Likewise.
28241         [C99-based standards] (ctgamma): Likewise.
28242         [C99-based standards] (cerff): Likewise.
28243         [C99-based standards] (cerfcf): Likewise.
28244         [C99-based standards] (cexp2f): Likewise.
28245         [C99-based standards] (cexpm1f): Likewise.
28246         [C99-based standards] (clog10f): Likewise.
28247         [C99-based standards] (clog1pf): Likewise.
28248         [C99-based standards] (clog2f): Likewise.
28249         [C99-based standards] (clgammaf): Likewise.
28250         [C99-based standards] (ctgammaf): Likewise.
28251         [C99-based standards] (cerfl): Likewise.
28252         [C99-based standards] (cerfcl): Likewise.
28253         [C99-based standards] (cexp2l): Likewise.
28254         [C99-based standards] (cexpm1l): Likewise.
28255         [C99-based standards] (clog10l): Likewise.
28256         [C99-based standards] (clog1pl): Likewise.
28257         [C99-based standards] (clog2l): Likewise.
28258         [C99-based standards] (clgammal): Likewise.
28259         [C99-based standards] (ctgammal): Likewise.
28260         * conform/data/inttypes.h-data [C99-based standards]: Include
28261         stdint.h-data.  Remove all expectations for stdint.h contents.
28262         [C99-based standards] (PRI*): Do not allow.
28263         [C99-based standards] (SCN*): Likewise.
28264         [C99-based standards] (*_t): Likewise.
28265         [C99-based-standards] (PRId8): Expect macro.
28266         [C99-based-standards] (PRIi8): Likewise.
28267         [C99-based-standards] (PRIo8): Likewise.
28268         [C99-based-standards] (PRIu8): Likewise.
28269         [C99-based-standards] (PRIx8): Likewise.
28270         [C99-based-standards] (PRIX8): Likewise.
28271         [C99-based-standards] (SCNd8): Likewise.
28272         [C99-based-standards] (SCNi8): Likewise.
28273         [C99-based-standards] (SCNo8): Likewise.
28274         [C99-based-standards] (SCNu8): Likewise.
28275         [C99-based-standards] (SCNx8): Likewise.
28276         [C99-based-standards] (PRIdLEAST8): Likewise.
28277         [C99-based-standards] (PRIiLEAST8): Likewise.
28278         [C99-based-standards] (PRIoLEAST8): Likewise.
28279         [C99-based-standards] (PRIuLEAST8): Likewise.
28280         [C99-based-standards] (PRIxLEAST8): Likewise.
28281         [C99-based-standards] (PRIXLEAST8): Likewise.
28282         [C99-based-standards] (SCNdLEAST8): Likewise.
28283         [C99-based-standards] (SCNiLEAST8): Likewise.
28284         [C99-based-standards] (SCNoLEAST8): Likewise.
28285         [C99-based-standards] (SCNuLEAST8): Likewise.
28286         [C99-based-standards] (SCNxLEAST8): Likewise.
28287         [C99-based-standards] (PRIdFAST8): Likewise.
28288         [C99-based-standards] (PRIiFAST8): Likewise.
28289         [C99-based-standards] (PRIoFAST8): Likewise.
28290         [C99-based-standards] (PRIuFAST8): Likewise.
28291         [C99-based-standards] (PRIxFAST8): Likewise.
28292         [C99-based-standards] (PRIXFAST8): Likewise.
28293         [C99-based-standards] (SCNdFAST8): Likewise.
28294         [C99-based-standards] (SCNiFAST8): Likewise.
28295         [C99-based-standards] (SCNoFAST8): Likewise.
28296         [C99-based-standards] (SCNuFAST8): Likewise.
28297         [C99-based-standards] (SCNxFAST8): Likewise.
28298         [C99-based-standards] (PRId16): Likewise.
28299         [C99-based-standards] (PRIi16): Likewise.
28300         [C99-based-standards] (PRIo16): Likewise.
28301         [C99-based-standards] (PRIu16): Likewise.
28302         [C99-based-standards] (PRIx16): Likewise.
28303         [C99-based-standards] (PRIX16): Likewise.
28304         [C99-based-standards] (SCNd16): Likewise.
28305         [C99-based-standards] (SCNi16): Likewise.
28306         [C99-based-standards] (SCNo16): Likewise.
28307         [C99-based-standards] (SCNu16): Likewise.
28308         [C99-based-standards] (SCNx16): Likewise.
28309         [C99-based-standards] (PRIdLEAST16): Likewise.
28310         [C99-based-standards] (PRIiLEAST16): Likewise.
28311         [C99-based-standards] (PRIoLEAST16): Likewise.
28312         [C99-based-standards] (PRIuLEAST16): Likewise.
28313         [C99-based-standards] (PRIxLEAST16): Likewise.
28314         [C99-based-standards] (PRIXLEAST16): Likewise.
28315         [C99-based-standards] (SCNdLEAST16): Likewise.
28316         [C99-based-standards] (SCNiLEAST16): Likewise.
28317         [C99-based-standards] (SCNoLEAST16): Likewise.
28318         [C99-based-standards] (SCNuLEAST16): Likewise.
28319         [C99-based-standards] (SCNxLEAST16): Likewise.
28320         [C99-based-standards] (PRIdFAST16): Likewise.
28321         [C99-based-standards] (PRIiFAST16): Likewise.
28322         [C99-based-standards] (PRIoFAST16): Likewise.
28323         [C99-based-standards] (PRIuFAST16): Likewise.
28324         [C99-based-standards] (PRIxFAST16): Likewise.
28325         [C99-based-standards] (PRIXFAST16): Likewise.
28326         [C99-based-standards] (SCNdFAST16): Likewise.
28327         [C99-based-standards] (SCNiFAST16): Likewise.
28328         [C99-based-standards] (SCNoFAST16): Likewise.
28329         [C99-based-standards] (SCNuFAST16): Likewise.
28330         [C99-based-standards] (SCNxFAST16): Likewise.
28331         [C99-based-standards] (PRId32): Likewise.
28332         [C99-based-standards] (PRIi32): Likewise.
28333         [C99-based-standards] (PRIo32): Likewise.
28334         [C99-based-standards] (PRIu32): Likewise.
28335         [C99-based-standards] (PRIx32): Likewise.
28336         [C99-based-standards] (PRIX32): Likewise.
28337         [C99-based-standards] (SCNd32): Likewise.
28338         [C99-based-standards] (SCNi32): Likewise.
28339         [C99-based-standards] (SCNo32): Likewise.
28340         [C99-based-standards] (SCNu32): Likewise.
28341         [C99-based-standards] (SCNx32): Likewise.
28342         [C99-based-standards] (PRIdLEAST32): Likewise.
28343         [C99-based-standards] (PRIiLEAST32): Likewise.
28344         [C99-based-standards] (PRIoLEAST32): Likewise.
28345         [C99-based-standards] (PRIuLEAST32): Likewise.
28346         [C99-based-standards] (PRIxLEAST32): Likewise.
28347         [C99-based-standards] (PRIXLEAST32): Likewise.
28348         [C99-based-standards] (SCNdLEAST32): Likewise.
28349         [C99-based-standards] (SCNiLEAST32): Likewise.
28350         [C99-based-standards] (SCNoLEAST32): Likewise.
28351         [C99-based-standards] (SCNuLEAST32): Likewise.
28352         [C99-based-standards] (SCNxLEAST32): Likewise.
28353         [C99-based-standards] (PRIdFAST32): Likewise.
28354         [C99-based-standards] (PRIiFAST32): Likewise.
28355         [C99-based-standards] (PRIoFAST32): Likewise.
28356         [C99-based-standards] (PRIuFAST32): Likewise.
28357         [C99-based-standards] (PRIxFAST32): Likewise.
28358         [C99-based-standards] (PRIXFAST32): Likewise.
28359         [C99-based-standards] (SCNdFAST32): Likewise.
28360         [C99-based-standards] (SCNiFAST32): Likewise.
28361         [C99-based-standards] (SCNoFAST32): Likewise.
28362         [C99-based-standards] (SCNuFAST32): Likewise.
28363         [C99-based-standards] (SCNxFAST32): Likewise.
28364         [C99-based-standards] (PRId64): Likewise.
28365         [C99-based-standards] (PRIi64): Likewise.
28366         [C99-based-standards] (PRIo64): Likewise.
28367         [C99-based-standards] (PRIu64): Likewise.
28368         [C99-based-standards] (PRIx64): Likewise.
28369         [C99-based-standards] (PRIX64): Likewise.
28370         [C99-based-standards] (SCNd64): Likewise.
28371         [C99-based-standards] (SCNi64): Likewise.
28372         [C99-based-standards] (SCNo64): Likewise.
28373         [C99-based-standards] (SCNu64): Likewise.
28374         [C99-based-standards] (SCNx64): Likewise.
28375         [C99-based-standards] (PRIdLEAST64): Likewise.
28376         [C99-based-standards] (PRIiLEAST64): Likewise.
28377         [C99-based-standards] (PRIoLEAST64): Likewise.
28378         [C99-based-standards] (PRIuLEAST64): Likewise.
28379         [C99-based-standards] (PRIxLEAST64): Likewise.
28380         [C99-based-standards] (PRIXLEAST64): Likewise.
28381         [C99-based-standards] (SCNdLEAST64): Likewise.
28382         [C99-based-standards] (SCNiLEAST64): Likewise.
28383         [C99-based-standards] (SCNoLEAST64): Likewise.
28384         [C99-based-standards] (SCNuLEAST64): Likewise.
28385         [C99-based-standards] (SCNxLEAST64): Likewise.
28386         [C99-based-standards] (PRIdFAST64): Likewise.
28387         [C99-based-standards] (PRIiFAST64): Likewise.
28388         [C99-based-standards] (PRIoFAST64): Likewise.
28389         [C99-based-standards] (PRIuFAST64): Likewise.
28390         [C99-based-standards] (PRIxFAST64): Likewise.
28391         [C99-based-standards] (PRIXFAST64): Likewise.
28392         [C99-based-standards] (SCNdFAST64): Likewise.
28393         [C99-based-standards] (SCNiFAST64): Likewise.
28394         [C99-based-standards] (SCNoFAST64): Likewise.
28395         [C99-based-standards] (SCNuFAST64): Likewise.
28396         [C99-based-standards] (SCNxFAST64): Likewise.
28397         [C99-based-standards] (PRIdMAX): Likewise.
28398         [C99-based-standards] (PRIiMAX): Likewise.
28399         [C99-based-standards] (PRIoMAX): Likewise.
28400         [C99-based-standards] (PRIuMAX): Likewise.
28401         [C99-based-standards] (PRIxMAX): Likewise.
28402         [C99-based-standards] (PRIXMAX): Likewise.
28403         [C99-based-standards] (SCNdMAX): Likewise.
28404         [C99-based-standards] (SCNiMAX): Likewise.
28405         [C99-based-standards] (SCNoMAX): Likewise.
28406         [C99-based-standards] (SCNuMAX): Likewise.
28407         [C99-based-standards] (SCNxMAX): Likewise.
28408         [C99-based-standards] (PRIdPTR): Likewise.
28409         [C99-based-standards] (PRIiPTR): Likewise.
28410         [C99-based-standards] (PRIoPTR): Likewise.
28411         [C99-based-standards] (PRIuPTR): Likewise.
28412         [C99-based-standards] (PRIxPTR): Likewise.
28413         [C99-based-standards] (PRIXPTR): Likewise.
28414         [C99-based-standards] (SCNdPTR): Likewise.
28415         [C99-based-standards] (SCNiPTR): Likewise.
28416         [C99-based-standards] (SCNoPTR): Likewise.
28417         [C99-based-standards] (SCNuPTR): Likewise.
28418         [C99-based-standards] (SCNxPTR): Likewise.
28419         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
28420         allow.
28421         * conform/data/stdint.h-data: Update comments to clarify
28422         requirements.
28423         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
28424         type.
28425         [C99-based standards] (INT8_MAX): Likewise.
28426         [C99-based standards] (INT16_MIN): Likewise.
28427         [C99-based standards] (INT16_MAX): Likewise.
28428         [C99-based standards] (INT32_MIN): Likewise.
28429         [C99-based standards] (INT32_MAX): Likewise.
28430         [C99-based standards] (INT64_MIN): Likewise.
28431         [C99-based standards] (INT64_MAX): Likewise.
28432         [C99-based standards] (UINT8_MAX): Likewise.
28433         [C99-based standards] (UINT16_MAX): Likewise.
28434         [C99-based standards] (UINT32_MAX): Likewise.
28435         [C99-based standards] (UINT64_MAX): Likewise.
28436         [C99-based standards] (INT_LEAST8_MIN): Likewise.
28437         [C99-based standards] (INT_LEAST8_MAX): Likewise.
28438         [C99-based standards] (INT_LEAST16_MIN): Likewise.
28439         [C99-based standards] (INT_LEAST16_MAX): Likewise.
28440         [C99-based standards] (INT_LEAST32_MIN): Likewise.
28441         [C99-based standards] (INT_LEAST32_MAX): Likewise.
28442         [C99-based standards] (INT_LEAST64_MIN): Likewise.
28443         [C99-based standards] (INT_LEAST64_MAX): Likewise.
28444         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
28445         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
28446         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
28447         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
28448         [C99-based standards] (INT_FAST8_MIN): Likewise.
28449         [C99-based standards] (INT_FAST8_MAX): Likewise.
28450         [C99-based standards] (INT_FAST16_MIN): Likewise.
28451         [C99-based standards] (INT_FAST16_MAX): Likewise.
28452         [C99-based standards] (INT_FAST32_MIN): Likewise.
28453         [C99-based standards] (INT_FAST32_MAX): Likewise.
28454         [C99-based standards] (INT_FAST64_MIN): Likewise.
28455         [C99-based standards] (INT_FAST64_MAX): Likewise.
28456         [C99-based standards] (UINT_FAST8_MAX): Likewise.
28457         [C99-based standards] (UINT_FAST16_MAX): Likewise.
28458         [C99-based standards] (UINT_FAST32_MAX): Likewise.
28459         [C99-based standards] (UINT_FAST64_MAX): Likewise.
28460         [C99-based standards] (INTPTR_MIN): Likewise.
28461         [C99-based standards] (INTPTR_MAX): Likewise.
28462         [C99-based standards] (UINTPTR_MAX): Likewise.
28463         [C99-based standards] (INTMAX_MIN): Likewise.
28464         [C99-based standards] (INTMAX_MAX): Likewise.
28465         [C99-based standards] (UINTMAX_MAX): Likewise.
28466         [C99-based standards] (PTRDIFF_MIN): Likewise.
28467         [C99-based standards] (PTRDIFF_MAX): Likewise.
28468         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
28469         [C99-based standards] (SIZE_MAX): Likewise.
28470         [C99-based standards] (WCHAR_MAX): Likewise.
28471         [C99-based standards] (WINT_MAX): Likewise.
28472         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
28473         constraint on value.
28474         [C99-based standards] (WCHAR_MIN): Likewise.
28475         [C99-based standards] (WINT_MIN): Likewise.
28476         [C99-based standards] (*_t): Allow.
28477         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
28478         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
28479         Include math.h-data and complex.h-data.  Remove all expectations
28480         of math.h and complex.h contents.
28481         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
28482         at end of line.
28483         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
28484         (struct tm): Expect tag.
28485         [C99-based-standards] (wcstof): Expect function.
28486         [C99-based-standards] (wcstold): Likewise.
28487         [C99-based-standards] (wcstoll): Likewise.
28488         [C99-based-standards] (wcstoull): Likewise.
28489         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
28490         macro-int-constant.  Specify type.
28491         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
28492         constraint on value.
28493         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
28494         Specify type.
28495         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
28496         Specify value.
28497         [ISO C standards]: Do not allow headers.
28498         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
28499         wcs[abcdefghijklmnopqrstuvwxyz]*.
28500         [ISO C standards] (*_t): Do not allow.
28501         * conform/data/wctype.h-data [C99-based standards] (iswblank):
28502         Expect function.
28503         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
28504         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
28505         Specify type.
28506         [ISO C standards]: Do not allow headers.
28507         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
28508         is[abcdefghijklmnopqrstuvwxyz]*.
28509         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
28510         to[abcdefghijklmnopqrstuvwxyz]*.
28511         [ISO C standards] (*_t): Do not allow.
28512         * conform/data/stdalign.h-data: New file.
28513         * conform/data/stdbool.h-data: Likewise.
28514         * conform/data/stdnoreturn.h-data: Likewise.
28516 2012-11-07  Roland McGrath  <roland@hack.frob.com>
28518         [BZ #14815]
28519         * manual/filesys.texi (Directory Entries): Typo fix.
28520         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
28522 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
28524         * elf/elf.h (EM_AARCH64): New macro.
28525         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
28526         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
28527         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
28528         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
28529         (R_AARCH64_TLSDESC): Likewise.
28530         (NT_ARM_TLS): Likewise.
28531         (NT_ARM_HW_BREAK): Likewise.
28532         (NT_ARM_HW_WATCH): Likewise.
28534 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
28536         [BZ #14811]
28537         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
28538         (__ieee754_powl): Saturate nonzero exponents with absolute value
28539         below 0x1p-79 to +/- 0x1p-79.
28540         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
28541         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
28542         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
28543         nonzero exponents with absolute value below 0x1p-32 to +/-
28544         0x1p-32.
28545         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
28546         (__ieee754_powl): Saturate nonzero exponents with absolute value
28547         below 0x1p-79 to +/- 0x1p-79.
28548         * math/libm-test.inc (pow_test): Add more tests.
28550 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28552         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
28553         _dl_s390_cap_flags with kernel. Increase string length.
28554         (_dl_s390_platforms): Add z196 and zEC12.
28556 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
28558         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
28559         Change XOPEN21K to XOPEN2K.
28561 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
28563         * string/memmove.c: Use memcpy when possible.
28565 2012-11-06  Andreas Jaeger  <aj@suse.de>
28567         * po/eo.po: Update from translation team.
28569 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
28571         [BZ #14793]
28572         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
28573         exponent and small x and y exponents, scale x or y up.  Increase
28574         by 2 the exponent used in scaling up.
28575         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28576         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28577         * math/libm-test.inc (fma_test): Add more tests.
28578         (fma_test_towardzero): Likewise.
28579         (fma_test_downward): Likewise.
28580         (fma_test_upward): Likewise.
28582 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
28584         [BZ #14805]
28585         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
28586         fenv_t *.
28588         [BZ #14801]
28589         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
28590         namespace for names of struct fields.
28591         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
28592         fenv_t fields.
28593         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
28594         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
28596 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
28598         [BZ #3665]
28599         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
28601 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
28603         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
28604         PTR_DEMANGLE.
28606         [BZ #5246]
28607         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
28608         PTR_DEMANGLE.
28610 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
28612         [BZ #14797]
28613         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
28614         definitely overflow as x * y not x * y + z.
28615         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28616         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28617         * math/libm-test.inc (fma_test): Add more tests.
28618         (fma_test_towardzero): Likewise.
28619         (fma_test_downward): Likewise.
28620         (fma_test_upward): Likewise.
28622 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
28624         [BZ #157]
28626         * include/stub-tag.h: Remove file.
28627         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
28628         '#include' of it.
28629         * manual/maint.texi (Porting): Don't reference it.
28630         * Makerules ($(objpfx)stubs): Likewise.
28631         * dirent/closedir.c: Don't include <stub-tag.h>.
28632         * dirent/dirfd.c: Likewise.
28633         * dirent/fdopendir.c: Likewise.
28634         * dirent/getdents.c: Likewise.
28635         * dirent/getdents64.c: Likewise.
28636         * dirent/opendir.c: Likewise.
28637         * dirent/readdir.c: Likewise.
28638         * dirent/readdir64.c: Likewise.
28639         * dirent/readdir64_r.c: Likewise.
28640         * dirent/readdir_r.c: Likewise.
28641         * dirent/rewinddir.c: Likewise.
28642         * dirent/seekdir.c: Likewise.
28643         * dirent/telldir.c: Likewise.
28644         * gmon/profil.c: Likewise.
28645         * grp/setgroups.c: Likewise.
28646         * inet/if_index.c: Likewise.
28647         * io/access.c: Likewise.
28648         * io/chdir.c: Likewise.
28649         * io/chmod.c: Likewise.
28650         * io/chown.c: Likewise.
28651         * io/close.c: Likewise.
28652         * io/dup.c: Likewise.
28653         * io/dup2.c: Likewise.
28654         * io/dup3.c: Likewise.
28655         * io/euidaccess.c: Likewise.
28656         * io/faccessat.c: Likewise.
28657         * io/fchdir.c: Likewise.
28658         * io/fchmod.c: Likewise.
28659         * io/fchmodat.c: Likewise.
28660         * io/fchown.c: Likewise.
28661         * io/fchownat.c: Likewise.
28662         * io/fcntl.c: Likewise.
28663         * io/flock.c: Likewise.
28664         * io/fstatfs.c: Likewise.
28665         * io/fstatfs64.c: Likewise.
28666         * io/fstatvfs.c: Likewise.
28667         * io/fstatvfs64.c: Likewise.
28668         * io/futimens.c: Likewise.
28669         * io/fxstat.c: Likewise.
28670         * io/fxstat64.c: Likewise.
28671         * io/fxstatat.c: Likewise.
28672         * io/fxstatat64.c: Likewise.
28673         * io/getcwd.c: Likewise.
28674         * io/isatty.c: Likewise.
28675         * io/lchmod.c: Likewise.
28676         * io/lchown.c: Likewise.
28677         * io/link.c: Likewise.
28678         * io/linkat.c: Likewise.
28679         * io/lseek.c: Likewise.
28680         * io/lseek64.c: Likewise.
28681         * io/lxstat64.c: Likewise.
28682         * io/mkdir.c: Likewise.
28683         * io/mkdirat.c: Likewise.
28684         * io/mkfifo.c: Likewise.
28685         * io/mkfifoat.c: Likewise.
28686         * io/open.c: Likewise.
28687         * io/open64.c: Likewise.
28688         * io/openat.c: Likewise.
28689         * io/openat64.c: Likewise.
28690         * io/pipe.c: Likewise.
28691         * io/pipe2.c: Likewise.
28692         * io/poll.c: Likewise.
28693         * io/posix_fadvise.c: Likewise.
28694         * io/posix_fadvise64.c: Likewise.
28695         * io/posix_fallocate.c: Likewise.
28696         * io/posix_fallocate64.c: Likewise.
28697         * io/read.c: Likewise.
28698         * io/readlink.c: Likewise.
28699         * io/readlinkat.c: Likewise.
28700         * io/rmdir.c: Likewise.
28701         * io/sendfile.c: Likewise.
28702         * io/sendfile64.c: Likewise.
28703         * io/statfs.c: Likewise.
28704         * io/statfs64.c: Likewise.
28705         * io/statvfs.c: Likewise.
28706         * io/statvfs64.c: Likewise.
28707         * io/symlink.c: Likewise.
28708         * io/symlinkat.c: Likewise.
28709         * io/ttyname.c: Likewise.
28710         * io/ttyname_r.c: Likewise.
28711         * io/umask.c: Likewise.
28712         * io/unlink.c: Likewise.
28713         * io/unlinkat.c: Likewise.
28714         * io/utime.c: Likewise.
28715         * io/utimensat.c: Likewise.
28716         * io/write.c: Likewise.
28717         * io/xmknod.c: Likewise.
28718         * io/xmknodat.c: Likewise.
28719         * io/xstat.c: Likewise.
28720         * io/xstat64.c: Likewise.
28721         * login/getpt.c: Likewise.
28722         * login/grantpt.c: Likewise.
28723         * login/unlockpt.c: Likewise.
28724         * math/e_acoshl.c: Likewise.
28725         * math/e_acosl.c: Likewise.
28726         * math/e_asinl.c: Likewise.
28727         * math/e_atan2l.c: Likewise.
28728         * math/e_atanhl.c: Likewise.
28729         * math/e_coshl.c: Likewise.
28730         * math/e_expl.c: Likewise.
28731         * math/e_fmodl.c: Likewise.
28732         * math/e_gammal_r.c: Likewise.
28733         * math/e_hypotl.c: Likewise.
28734         * math/e_j0l.c: Likewise.
28735         * math/e_j1l.c: Likewise.
28736         * math/e_jnl.c: Likewise.
28737         * math/e_lgammal_r.c: Likewise.
28738         * math/e_log10l.c: Likewise.
28739         * math/e_log2l.c: Likewise.
28740         * math/e_logl.c: Likewise.
28741         * math/e_powl.c: Likewise.
28742         * math/e_rem_pio2l.c: Likewise.
28743         * math/e_sinhl.c: Likewise.
28744         * math/e_sqrtl.c: Likewise.
28745         * math/fclrexcpt.c: Likewise.
28746         * math/fedisblxcpt.c: Likewise.
28747         * math/feenablxcpt.c: Likewise.
28748         * math/fegetenv.c: Likewise.
28749         * math/fegetexcept.c: Likewise.
28750         * math/fegetround.c: Likewise.
28751         * math/feholdexcpt.c: Likewise.
28752         * math/fesetenv.c: Likewise.
28753         * math/fesetround.c: Likewise.
28754         * math/feupdateenv.c: Likewise.
28755         * math/fgetexcptflg.c: Likewise.
28756         * math/fraiseexcpt.c: Likewise.
28757         * math/fsetexcptflg.c: Likewise.
28758         * math/ftestexcept.c: Likewise.
28759         * math/k_cosl.c: Likewise.
28760         * math/k_rem_pio2l.c: Likewise.
28761         * math/k_sinl.c: Likewise.
28762         * math/k_tanl.c: Likewise.
28763         * math/s_asinhl.c: Likewise.
28764         * math/s_atanl.c: Likewise.
28765         * math/s_cbrtl.c: Likewise.
28766         * math/s_erfl.c: Likewise.
28767         * math/s_expm1l.c: Likewise.
28768         * math/s_log1pl.c: Likewise.
28769         * math/s_tanhl.c: Likewise.
28770         * misc/acct.c: Likewise.
28771         * misc/brk.c: Likewise.
28772         * misc/chflags.c: Likewise.
28773         * misc/chroot.c: Likewise.
28774         * misc/fchflags.c: Likewise.
28775         * misc/fgetxattr.c: Likewise.
28776         * misc/flistxattr.c: Likewise.
28777         * misc/fremovexattr.c: Likewise.
28778         * misc/fsetxattr.c: Likewise.
28779         * misc/fsync.c: Likewise.
28780         * misc/ftruncate.c: Likewise.
28781         * misc/futimes.c: Likewise.
28782         * misc/futimesat.c: Likewise.
28783         * misc/getdomain.c: Likewise.
28784         * misc/getdtsz.c: Likewise.
28785         * misc/gethostid.c: Likewise.
28786         * misc/gethostname.c: Likewise.
28787         * misc/getloadavg.c: Likewise.
28788         * misc/getpagesize.c: Likewise.
28789         * misc/getsysstats.c: Likewise.
28790         * misc/getxattr.c: Likewise.
28791         * misc/gtty.c: Likewise.
28792         * misc/ioctl.c: Likewise.
28793         * misc/lgetxattr.c: Likewise.
28794         * misc/listxattr.c: Likewise.
28795         * misc/llistxattr.c: Likewise.
28796         * misc/lremovexattr.c: Likewise.
28797         * misc/lsetxattr.c: Likewise.
28798         * misc/lutimes.c: Likewise.
28799         * misc/madvise.c: Likewise.
28800         * misc/mincore.c: Likewise.
28801         * misc/mlock.c: Likewise.
28802         * misc/mlockall.c: Likewise.
28803         * misc/mmap.c: Likewise.
28804         * misc/mprotect.c: Likewise.
28805         * misc/msync.c: Likewise.
28806         * misc/munlock.c: Likewise.
28807         * misc/munlockall.c: Likewise.
28808         * misc/munmap.c: Likewise.
28809         * misc/preadv.c: Likewise.
28810         * misc/preadv64.c: Likewise.
28811         * misc/ptrace.c: Likewise.
28812         * misc/pwritev.c: Likewise.
28813         * misc/pwritev64.c: Likewise.
28814         * misc/readv.c: Likewise.
28815         * misc/reboot.c: Likewise.
28816         * misc/remap_file_pages.c: Likewise.
28817         * misc/removexattr.c: Likewise.
28818         * misc/revoke.c: Likewise.
28819         * misc/select.c: Likewise.
28820         * misc/setdomain.c: Likewise.
28821         * misc/setegid.c: Likewise.
28822         * misc/seteuid.c: Likewise.
28823         * misc/sethostid.c: Likewise.
28824         * misc/sethostname.c: Likewise.
28825         * misc/setregid.c: Likewise.
28826         * misc/setreuid.c: Likewise.
28827         * misc/setxattr.c: Likewise.
28828         * misc/sstk.c: Likewise.
28829         * misc/stty.c: Likewise.
28830         * misc/swapoff.c: Likewise.
28831         * misc/swapon.c: Likewise.
28832         * misc/sync.c: Likewise.
28833         * misc/syncfs.c: Likewise.
28834         * misc/syscall.c: Likewise.
28835         * misc/truncate.c: Likewise.
28836         * misc/ualarm.c: Likewise.
28837         * misc/usleep.c: Likewise.
28838         * misc/ustat.c: Likewise.
28839         * misc/utimes.c: Likewise.
28840         * misc/vhangup.c: Likewise.
28841         * misc/writev.c: Likewise.
28842         * posix/_exit.c: Likewise.
28843         * posix/alarm.c: Likewise.
28844         * posix/execve.c: Likewise.
28845         * posix/fexecve.c: Likewise.
28846         * posix/fork.c: Likewise.
28847         * posix/fpathconf.c: Likewise.
28848         * posix/getaddrinfo.c: Likewise.
28849         * posix/getegid.c: Likewise.
28850         * posix/geteuid.c: Likewise.
28851         * posix/getgid.c: Likewise.
28852         * posix/getgroups.c: Likewise.
28853         * posix/getlogin.c: Likewise.
28854         * posix/getlogin_r.c: Likewise.
28855         * posix/getpgid.c: Likewise.
28856         * posix/getpid.c: Likewise.
28857         * posix/getppid.c: Likewise.
28858         * posix/getresgid.c: Likewise.
28859         * posix/getresuid.c: Likewise.
28860         * posix/getsid.c: Likewise.
28861         * posix/getuid.c: Likewise.
28862         * posix/glob64.c: Likewise.
28863         * posix/nanosleep.c: Likewise.
28864         * posix/pathconf.c: Likewise.
28865         * posix/pause.c: Likewise.
28866         * posix/posix_madvise.c: Likewise.
28867         * posix/pread.c: Likewise.
28868         * posix/pread64.c: Likewise.
28869         * posix/pwrite.c: Likewise.
28870         * posix/pwrite64.c: Likewise.
28871         * posix/sched_getaffinity.c: Likewise.
28872         * posix/sched_getp.c: Likewise.
28873         * posix/sched_gets.c: Likewise.
28874         * posix/sched_primax.c: Likewise.
28875         * posix/sched_primin.c: Likewise.
28876         * posix/sched_rr_gi.c: Likewise.
28877         * posix/sched_setaffinity.c: Likewise.
28878         * posix/sched_setp.c: Likewise.
28879         * posix/sched_sets.c: Likewise.
28880         * posix/sched_yield.c: Likewise.
28881         * posix/setgid.c: Likewise.
28882         * posix/setlogin.c: Likewise.
28883         * posix/setpgid.c: Likewise.
28884         * posix/setresgid.c: Likewise.
28885         * posix/setresuid.c: Likewise.
28886         * posix/setsid.c: Likewise.
28887         * posix/setuid.c: Likewise.
28888         * posix/sleep.c: Likewise.
28889         * posix/spawni.c: Likewise.
28890         * posix/sysconf.c: Likewise.
28891         * posix/times.c: Likewise.
28892         * posix/wait.c: Likewise.
28893         * posix/wait3.c: Likewise.
28894         * posix/wait4.c: Likewise.
28895         * posix/waitpid.c: Likewise.
28896         * resolv/gai_sigqueue.c: Likewise.
28897         * resource/getpriority.c: Likewise.
28898         * resource/getrlimit.c: Likewise.
28899         * resource/getrusage.c: Likewise.
28900         * resource/nice.c: Likewise.
28901         * resource/setpriority.c: Likewise.
28902         * resource/setrlimit.c: Likewise.
28903         * resource/ulimit.c: Likewise.
28904         * rt/aio_cancel.c: Likewise.
28905         * rt/aio_fsync.c: Likewise.
28906         * rt/aio_read.c: Likewise.
28907         * rt/aio_sigqueue.c: Likewise.
28908         * rt/aio_suspend.c: Likewise.
28909         * rt/aio_write.c: Likewise.
28910         * rt/clock_getres.c: Likewise.
28911         * rt/clock_gettime.c: Likewise.
28912         * rt/clock_nanosleep.c: Likewise.
28913         * rt/clock_settime.c: Likewise.
28914         * rt/lio_listio.c: Likewise.
28915         * rt/mq_close.c: Likewise.
28916         * rt/mq_getattr.c: Likewise.
28917         * rt/mq_notify.c: Likewise.
28918         * rt/mq_open.c: Likewise.
28919         * rt/mq_receive.c: Likewise.
28920         * rt/mq_send.c: Likewise.
28921         * rt/mq_setattr.c: Likewise.
28922         * rt/mq_timedreceive.c: Likewise.
28923         * rt/mq_timedsend.c: Likewise.
28924         * rt/mq_unlink.c: Likewise.
28925         * rt/shm_open.c: Likewise.
28926         * rt/shm_unlink.c: Likewise.
28927         * rt/timer_create.c: Likewise.
28928         * rt/timer_delete.c: Likewise.
28929         * rt/timer_getoverr.c: Likewise.
28930         * rt/timer_gettime.c: Likewise.
28931         * rt/timer_settime.c: Likewise.
28932         * setjmp/__longjmp.c: Likewise.
28933         * setjmp/setjmp.c: Likewise.
28934         * signal/kill.c: Likewise.
28935         * signal/killpg.c: Likewise.
28936         * signal/raise.c: Likewise.
28937         * signal/sigaction.c: Likewise.
28938         * signal/sigaltstack.c: Likewise.
28939         * signal/sigblock.c: Likewise.
28940         * signal/sigignore.c: Likewise.
28941         * signal/sigintr.c: Likewise.
28942         * signal/signal.c: Likewise.
28943         * signal/sigpause.c: Likewise.
28944         * signal/sigpending.c: Likewise.
28945         * signal/sigqueue.c: Likewise.
28946         * signal/sigreturn.c: Likewise.
28947         * signal/sigset.c: Likewise.
28948         * signal/sigsetmask.c: Likewise.
28949         * signal/sigstack.c: Likewise.
28950         * signal/sigsuspend.c: Likewise.
28951         * signal/sigtimedwait.c: Likewise.
28952         * signal/sigvec.c: Likewise.
28953         * signal/sigwait.c: Likewise.
28954         * signal/sigwaitinfo.c: Likewise.
28955         * signal/sysv_signal.c: Likewise.
28956         * socket/accept.c: Likewise.
28957         * socket/accept4.c: Likewise.
28958         * socket/bind.c: Likewise.
28959         * socket/connect.c: Likewise.
28960         * socket/getpeername.c: Likewise.
28961         * socket/getsockname.c: Likewise.
28962         * socket/getsockopt.c: Likewise.
28963         * socket/isfdtype.c: Likewise.
28964         * socket/listen.c: Likewise.
28965         * socket/recv.c: Likewise.
28966         * socket/recvfrom.c: Likewise.
28967         * socket/recvmsg.c: Likewise.
28968         * socket/send.c: Likewise.
28969         * socket/sendmsg.c: Likewise.
28970         * socket/sendto.c: Likewise.
28971         * socket/setsockopt.c: Likewise.
28972         * socket/shutdown.c: Likewise.
28973         * socket/sockatmark.c: Likewise.
28974         * socket/socket.c: Likewise.
28975         * socket/socketpair.c: Likewise.
28976         * stdio-common/ctermid.c: Likewise.
28977         * stdio-common/cuserid.c: Likewise.
28978         * stdio-common/remove.c: Likewise.
28979         * stdio-common/rename.c: Likewise.
28980         * stdio-common/renameat.c: Likewise.
28981         * stdio-common/tempname.c: Likewise.
28982         * stdlib/getcontext.c: Likewise.
28983         * stdlib/makecontext.c: Likewise.
28984         * stdlib/setcontext.c: Likewise.
28985         * stdlib/swapcontext.c: Likewise.
28986         * stdlib/system.c: Likewise.
28987         * streams/fattach.c: Likewise.
28988         * streams/fdetach.c: Likewise.
28989         * streams/getmsg.c: Likewise.
28990         * streams/getpmsg.c: Likewise.
28991         * streams/putmsg.c: Likewise.
28992         * streams/putpmsg.c: Likewise.
28993         * sysdeps/unix/bsd/getpt.c: Likewise.
28994         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
28995         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
28996         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
28997         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
28998         Likewise.
28999         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
29000         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
29001         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
29002         * sysvipc/msgctl.c: Likewise.
29003         * sysvipc/msgget.c: Likewise.
29004         * sysvipc/msgrcv.c: Likewise.
29005         * sysvipc/msgsnd.c: Likewise.
29006         * sysvipc/semctl.c: Likewise.
29007         * sysvipc/semget.c: Likewise.
29008         * sysvipc/semop.c: Likewise.
29009         * sysvipc/semtimedop.c: Likewise.
29010         * sysvipc/shmat.c: Likewise.
29011         * sysvipc/shmctl.c: Likewise.
29012         * sysvipc/shmdt.c: Likewise.
29013         * sysvipc/shmget.c: Likewise.
29014         * termios/tcdrain.c: Likewise.
29015         * termios/tcflow.c: Likewise.
29016         * termios/tcflush.c: Likewise.
29017         * termios/tcgetattr.c: Likewise.
29018         * termios/tcgetpgrp.c: Likewise.
29019         * termios/tcsendbrk.c: Likewise.
29020         * termios/tcsetattr.c: Likewise.
29021         * termios/tcsetpgrp.c: Likewise.
29022         * time/adjtime.c: Likewise.
29023         * time/clock.c: Likewise.
29024         * time/getitimer.c: Likewise.
29025         * time/gettimeofday.c: Likewise.
29026         * time/setitimer.c: Likewise.
29027         * time/settimeofday.c: Likewise.
29028         * time/stime.c: Likewise.
29029         * time/time.c: Likewise.
29031 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
29033         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
29034         /usr/old/bin.
29036         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
29037         instead of spaces.
29038         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
29040 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
29042         [BZ #14796]
29043         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
29044         FE_TONEAREST before applying Dekker multiplication and Knuth
29045         addition.  Clear inexact exceptions and check for exact zero
29046         results afterwards.
29047         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29048         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
29049         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29050         * math/libm-test.inc (fma_test): Add more tests.
29051         (fma_test_towardzero): Likewise.
29052         (fma_test_downward): Likewise.
29053         (fma_test_upward): Likewise.
29054         * sysdeps/generic/math_private.h (default_libc_fesetround): New
29055         function.
29056         (libc_fesetround): New macro.
29057         (libc_fesetroundf): Likewise.
29058         (libc_fesetroundl): Likewise.
29059         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
29060         function.
29061         (libc_fesetround_387): Likewise.
29062         (libc_fesetroundf): New macro.
29063         (libc_fesetround): Likewise.
29064         (libc_fesetroundl): Likewise.
29065         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
29066         function.
29067         (libc_fesetroundf): New macro.
29068         (libc_fesetround): Likewise.
29069         (libc_fesetroundl): Likewise.
29070         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
29071         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
29072         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
29073         libm_hidden_ver.
29074         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
29075         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
29076         libm_hidden_def.
29077         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
29078         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
29079         libm_hidden_ver.
29080         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
29081         libm_hidden_def.
29083         [BZ #3439]
29084         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
29085         integer constant usable in #if and use that to give value to enum
29086         constant.
29087         (FE_DIVBYZERO): Likewise.
29088         (FE_UNDERFLOW): Likewise.
29089         (FE_OVERFLOW): Likewise.
29090         (FE_INVALID): Likewise.
29091         (FE_INVALID_SNAN): Likewise.
29092         (FE_INVALID_ISI): Likewise.
29093         (FE_INVALID_IDI): Likewise.
29094         (FE_INVALID_ZDZ): Likewise.
29095         (FE_INVALID_IMZ): Likewise.
29096         (FE_INVALID_COMPARE): Likewise.
29097         (FE_INVALID_SOFTWARE): Likewise.
29098         (FE_INVALID_SQRT): Likewise.
29099         (FE_INVALID_INTEGER_CONVERSION): Likewise.
29100         (FE_TONEAREST): Likewise.
29101         (FE_TOWARDZERO): Likewise.
29102         (FE_UPWARD): Likewise.
29103         (FE_DOWNWARD): Likewise.
29104         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
29105         (FE_DIVBYZERO): Likewise.
29106         (FE_OVERFLOW): Likewise.
29107         (FE_UNDERFLOW): Likewise.
29108         (FE_INEXACT): Likewise.
29109         (FE_TONEAREST): Likewise.
29110         (FE_DOWNWARD): Likewise.
29111         (FE_UPWARD): Likewise.
29112         (FE_TOWARDZERO): Likewise.
29113         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
29114         (FE_UNDERFLOW): Likewise.
29115         (FE_OVERFLOW): Likewise.
29116         (FE_DIVBYZERO): Likewise.
29117         (FE_INVALID): Likewise.
29118         (FE_TONEAREST): Likewise.
29119         (FE_TOWARDZERO): Likewise.
29120         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
29121         (FE_OVERFLOW): Likewise.
29122         (FE_UNDERFLOW): Likewise.
29123         (FE_DIVBYZERO): Likewise.
29124         (FE_INEXACT): Likewise.
29125         (FE_TONEAREST): Likewise.
29126         (FE_TOWARDZERO): Likewise.
29127         (FE_UPWARD): Likewise.
29128         (FE_DOWNWARD): Likewise.
29129         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
29130         (FE_DIVBYZERO): Likewise.
29131         (FE_OVERFLOW): Likewise.
29132         (FE_UNDERFLOW): Likewise.
29133         (FE_INEXACT): Likewise.
29134         (FE_TONEAREST): Likewise.
29135         (FE_DOWNWARD): Likewise.
29136         (FE_UPWARD): Likewise.
29137         (FE_TOWARDZERO): Likewise.
29139 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
29141         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
29143 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
29145         * scripts/cross-test-ssh.sh (command): Use newlines to separate
29146         commands.  Quote $PWD.
29147         (blacklist_exports): Don't use remove_newlines.  Replace "declare
29148         -x" by "export".
29149         (remove_newlines): Remove.
29151 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
29153         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
29154         * stdlib/stdlib.h (atof): Moved to ...
29155         * include/bits/stdlib-float.h: Here.  New file.
29156         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
29157         * stdlib/bits/stdlib-float.h: New file.
29158         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
29159         -mno-sse -mno-mmx.
29160         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
29161         <xmmintrin.h>.
29163 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
29165         * conform/conformtest.pl (@headers): Add fenv.h.
29166         * conform/data/fenv.h-data: New file.
29167         * include/fenv.h [_ISOMAC]: Disable all contents of file except
29168         include of <math/fenv.h>.
29170         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
29171         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
29172         && !UNIX98].  Enables tests for XOPEN2K8.
29173         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
29174         POSIX2008]: Likewise.
29176         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
29177         (struct rusage): Do not expect type or its members.
29179         [BZ #3439]
29180         * math/math.h (FP_NAN): Define macro to integer constant usable in
29181         #if and use that to give value to enum constant.
29182         (FP_INFINITE): Likewise.
29183         (FP_ZERO): Likewise.
29184         (FP_SUBNORMAL): Likewise.
29185         (FP_NORMAL): Likewise.
29187 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
29189         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
29190         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
29191         arguments.
29193 2012-11-02  Roland McGrath  <roland@hack.frob.com>
29195         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
29196         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
29197         autoconf-time if not.
29198         * configure.in: Remove AC_PREREQ.
29200 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
29202         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
29203         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
29204         of the internal implementation.
29206 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
29208         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
29209         except include of <misc/sys/syslog.h>.
29211 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
29213         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
29214         function returns with a NULL context exit with zero.
29216 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
29218         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
29220 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
29222         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
29223         (run_program_cmd): This.
29224         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
29225         (tst_langinfo): New variable.  Use it.
29227 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
29229         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
29230         floating point opcodes.
29232 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
29234         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
29235         variable.
29237         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
29239         * sysdeps/mach/hurd/powerpc: Remove directory.
29240         * sysdeps/mach/powerpc: Likewise.
29242 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
29244         * scripts/check-local-headers.sh: Ignore c++ headers.
29246 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
29248         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
29249         __libc_cleanup_region_start argument.
29251 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
29253         [BZ #14784]
29254         [BZ #14785]
29255         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
29256         x * y using scaling, not as x * y + z.
29257         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29258         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29259         * math/libm-test.inc (fma_test): Add more tests.
29260         (fma_test_towardzero): Likewise.
29261         (fma_test_downward): Likewise.
29262         (fma_test_upward): Likewise.
29264 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
29266         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
29268 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
29270         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
29271         New variable.
29273 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
29275         * rt/tst-shm.c (worker): Correct checking for mmap failure.
29277 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
29279         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
29280         Fix sort order.
29281         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
29282         Likewise.
29284 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
29286         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
29287         Fix the order of the list for glibc 2.17.
29288         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
29289         Likewise.
29291 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
29293         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29295 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
29297         [BZ #14610]
29298         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
29299         for low part of x being zero before using __atanl (y).
29300         * math/libm-test.inc (atan2_test): Add another test.
29302         * manual/install.texi (Configuring and compiling): Document
29303         general use of test-wrapper and test-wrapper-env.
29304         * INSTALL: Regenerated.
29306         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
29307         (__fma): Do not extract and scale down low bits on after-rounding
29308         systems when result rounded to normal precision would have normal
29309         exponent.
29310         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
29311         (__fmal): Do not extract and scale down low bits on after-rounding
29312         systems when result rounded to normal precision would have normal
29313         exponent.
29314         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
29315         (__fmal): Do not extract and scale down low bits on after-rounding
29316         systems when result rounded to normal precision would have normal
29317         exponent.
29318         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
29319         macro.
29320         (fma_test): Add more tests.
29321         (fma_test_towardzero): Likewise.
29322         (fma_test_downward): Likewise.
29323         (fma_test_upward): Likewise.
29325 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
29327         * sysdeps/i386/tininess.h: Renamed to ...
29328         * sysdeps/x86/tininess.h: This.
29329         * sysdeps/x86_64/tininess.h: Removed.
29331 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
29333         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
29334         input.  Use $(build-program-cmd).
29335         ($(objpfx)tst-array1-static.out): Likewise.
29336         ($(objpfx)tst-array2.out): Likewise.
29337         ($(objpfx)tst-array3.out): Likewise.
29338         ($(objpfx)tst-array4.out): Likewise.
29339         ($(objpfx)tst-array5.out): Likewise.
29340         ($(objpfx)tst-array5-static.out): Likewise.
29342 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
29344         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
29345         if defined.
29347         * nss/nsswitch.h (nss_interface_function): Provide new
29348         macro for use with NSS functions.
29349         * grp/initgroups.c: Use new macro.
29350         * nss/getXXbyYY.c: Likewise.
29351         * nss/getXXbyYY_r.c: Likewise.
29352         * nss/getXXent.c: Likewise.
29353         * nss/getXXent_r.c: Likewise.
29354         * sysdeps/posix/getaddrinfo.c: Likewise.
29356 2012-10-30  Andreas Jaeger  <aj@suse.de>
29358         * po/ru.po: Update Russion translation from translation project.
29360 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
29362         [BZ #14152]
29363         [BZ #14783]
29364         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
29365         result and shift together with sticky bit instead of replicating
29366         round-to-nearest rounding.
29367         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29368         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29369         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
29370         missing underflow exceptions.
29371         (fma_test_towardzero): Add more tests.
29372         (fma_test_downward): Likewise.
29373         (fma_test_upward): Likewise.
29375         [BZ #14047]
29376         * sysdeps/generic/tininess.h: New file.
29377         * sysdeps/i386/tininess.h: Likewise.
29378         * sysdeps/sh/tininess.h: Likewise.
29379         * sysdeps/x86_64/tininess.h: Likewise.
29380         * stdlib/tst-strtod-underflow.c: Likewise.
29381         * stdlib/tst-tininess.c: Likewise.
29382         * stdlib/strtod_l.c: Include <tininess.h>.
29383         (round_and_return): Do not set errno for exact underflow cases.
29384         Force an underflow exception when setting errno for underflow.
29385         Determine underflow based on rounding to normal precision if
29386         TININESS_AFTER_ROUNDING.
29387         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
29388         ERANGE for exact underflow cases.
29389         * stdlib/Makefile (tests): Add tst-tininess and
29390         tst-strtod-underflow.
29391         ($(objpfx)tst-tininess): Use $(link-libm).
29392         ($(objpfx)tst-strtod-underflow): Likewise.
29394 2012-10-30  Andreas Jaeger  <aj@suse.de>
29396         [BZ#14767]
29397         * elf/Makefile (tests): Remove conditional for have-initfini-array
29398         since this is now always required and the variable does not exist
29399         anymore.
29400         (tests-static): Likewise.
29401         (modules-names): Likewise.
29403         * po/eo.po: Add Esperanto translation from translation project.
29405         * elf/tst-array1.c (fini_array): Make writeable so that it can be
29406         merged with constructor/destructor.
29407         (init_array): Likewise.
29408         * elf/tst-array2dep.c (fini_array): Likewise.
29409         (init_array): Likewise.
29411 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
29413         * manual/message.texi: Delete @cartouche tags.
29415 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
29417         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
29418         EOPNOTSUPP.
29419         * sysdeps/mach/hurd/fsync.c: Likewise.
29421         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
29422         [_POSIX_REALTIME_SIGNALS]: Change condition to
29423         [_POSIX_REALTIME_SIGNALS > 0].
29425 2012-10-27  Andreas Jaeger  <aj@suse.de>
29427         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
29428         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
29429         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
29430         [__WORDSIZE != 64]: Likewise.
29432 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
29434         *  iconvdata/tst-table.sh: Remove ${SHELL}.
29435         *  iconvdata/tst-tables.sh: Likewise.
29437 2012-10-25  David S. Miller  <davem@davemloft.net>
29439         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
29440         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
29441         of strtoull.
29443         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
29444         ifunc-impl-list.c
29445         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
29446         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
29447         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
29448         file.
29450 2012-10-25  Roland McGrath  <roland@hack.frob.com>
29452         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
29453         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
29454         __getdirentries.
29456 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
29457             Jim Blandy  <jimb@codesourcery.com>
29459         * scripts/cross-test-ssh.sh: New file.
29460         * manual/install.texi (Configuring and compiling): Document use of
29461         cross-test-ssh.sh.
29462         * INSTALL: Regenerated.
29464 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
29466         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
29467         EOPNOTSUPP.
29469 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
29471         * Makeconfig (run-program-prefix): Fix comment.
29473 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
29474             Jim Blandy  <jimb@codesourcery.com>
29476         * Makeconfig (test-wrapper): New variable,
29477         (test-wrapper-env): Likewise.
29478         [$(cross-compiling) = yes && $(test-wrapper) != ""]
29479         (run-built-tests): Define to yes.
29480         (run-program-prefix): Use $(test-wrapper).
29481         (built-program-cmd): Likewise.
29482         * Rules (make-test-out): Use $(test-wrapper-env) and
29483         $(host-built-program-cmd).
29484         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
29485         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
29486         tst-pathopt.sh.
29487         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
29488         $(test-wrapper-env) to tst-rtld-load-self.sh.
29489         ($(objpfx)order2.out): Use $(test-wrapper).
29490         ($(objpfx)tst-initorder.out): Likewise.
29491         ($(objpfx)tst-initorder2.out): Likewise.
29492         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
29493         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
29494         (test_wrapper_env): New variable.  Use it to run ld.so.
29495         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
29496         Use it to run ld.so.
29497         (test_wrapper_env): Likewise.
29498         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
29499         $(test-wrapper) to run-iconv-test.sh.
29500         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
29501         (ICONV): Use $test_wrapper.
29502         * posix/Makefile ($(objpfx)globtest.out): Pass
29503         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
29504         globtest.sh, not $(run-program-prefix).
29505         * posix/globtest.sh (run_via_rtld_prefix): New variable.
29506         (test_wrapper): Likewise.
29507         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
29508         set together with run_via_rtld_prefix.
29509         (run_program_prefix): Define in terms of test_wrapper and
29510         run_via_rtld_prefix.
29512 2012-10-24  Roland McGrath  <roland@hack.frob.com>
29514         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
29515         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
29516         Targets removed.
29518         [BZ #14743]
29519         * include/time.h: Remove librt_hidden_proto (clock_gettime).
29520         Declare __clock_getres, __clock_gettime, __clock_settime,
29521         __clock_nanosleep, and __clock_getcpuclockid.
29522         * rt/clock_gettime.c: Define __clock_gettime as an alias.
29523         Remove librt_hidden_def (clock_gettime).
29524         * sysdeps/unix/clock_gettime.c: Likewise.
29525         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
29526         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
29527         * rt/clock_getres.c: Define __clock_getres as an alias.
29528         * sysdeps/posix/clock_getres.c: Likewise.
29529         * rt/clock_settime.c: Define __clock_settime as an alias.
29530         * sysdeps/unix/clock_settime.c: Likewise.
29531         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
29532         * sysdeps/unix/clock_nanosleep.c: Likewise.
29533         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
29534         * rt/clock-compat.c: New file.
29535         * rt/Makefile (librt-routines): Add clock-compat and move
29536         $(clock-routines) to ...
29537         (routines): ... here, new variable.
29538         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
29539         Don't add get_clockfreq here.
29540         * rt/Versions (libc: GLIBC_2.17): New version set.
29541         Add clock_* symbols here.
29542         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
29543         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
29544         (GLIBC_2.17): Add clock_* symbols.
29545         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
29546         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
29547         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
29548         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
29549         Likewise.
29550         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
29551         Likewise.
29552         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
29553         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
29554         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
29555         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
29556         * NEWS: Mention the move.
29558         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
29559         Use __open, __read, __close rather than their public counterparts.
29560         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
29561         (__get_clockfreq_via_cpuinfo): Likewise.
29562         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
29563         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
29565         * config.h.in (HAVE_IFUNC): New #undef.
29566         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
29567         was successful.
29568         * configure: Regenerated.
29570 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
29572         * configure.in: Move READELF check to start of file.
29573         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
29574         libc_cv_asm_gnu_indirect_function in the process.
29575         * configure: Regenerated.
29577 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
29579         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
29580         send the output to /dev/null.
29581         (libc_cv_cc_with_libunwind): Likewise.
29582         (libc_cv_as_noexecstack): Likewise.
29583         * configure: Regenerate.
29585 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
29587         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
29589         * posix/globtest.sh (TMPDIR): Do not set.
29590         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
29591         (testout): Likewise.
29593 2012-10-24  Andreas Jaeger  <aj@suse.de>
29595         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
29596         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
29597         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
29598         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
29599         posix_fadvise64, posix_fallocate64.
29601         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
29602         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
29603         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
29604         Likewise.
29605         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
29606         Likewise.
29607         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
29609         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
29610         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
29611         <bits/fcntl-linux.h>.
29612         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
29614         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
29615         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
29616         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
29617         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
29618         [__WORDSIZE != 64]: Likewise.
29620 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
29622         * Makeconfig (run-built-tests): New variable.
29623         * Rules [$(cross-compiling) = yes]: Change condition to
29624         [$(run-built-tests) = no].
29625         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
29626         to [$(run-built-tests) = yes].
29627         * elf/Makefile [$(cross-compiling) = no]: Likewise
29628         * grp/Makefile [$(cross-compiling) = no]: Likewise.
29629         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
29630         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
29631         * intl/Makefile [$(cross-compiling) = no]: Likewise.
29632         * io/Makefile [$(cross-compiling) = no]: Likewise.
29633         * libio/Makefile [$(cross-compiling) = no]: Likewise.
29634         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
29635         * misc/Makefile [$(cross-compiling) = no]: Likewise.
29636         * posix/Makefile [$(cross-compiling) = no]: Likewise.
29637         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
29638         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
29639         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
29640         * string/Makefile [$(cross-compiling) = no]: Likewise.
29642         * posix/Makefile ($(objpfx)globtest.out): Pass
29643         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
29644         $(rtld-installed-name).
29645         * posix/globtest.sh (elf_objpfx): Remove variable.
29646         (rtld_installed_name): Likewise.
29647         (library_path): Likewise.
29648         (run_program_prefix): New variable.  Use for running globtest
29649         binary.
29651 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
29652             Joseph Myers  <joseph@codesourcery.com>
29654         * Makeconfig (host-built-program-cmd): New variable.
29655         * elf/Makefile (tst-stackguard1-ARGS): Use
29656         $(host-built-program-cmd).
29657         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
29658         (tst-spawn-ARGS): Likewise.
29659         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
29661 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
29662             Jim Blandy  <jimb@codesourcery.com>
29664         * Makeconfig (run-via-rtld-prefix): New variable.
29665         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
29666         (built-program-cmd): Likewise.
29668 2012-10-22  Andreas Jaeger  <aj@suse.de>
29670         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
29671         __O_RSYNC if it exists, otherwise to O_SYNC.
29673 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
29674             Joseph Myers  <joseph@codesourcery.com>
29676         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
29677         /dev/null.
29678         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
29679         from /dev/null
29680         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
29681         /dev/null.
29683 2012-10-22  Andreas Jaeger  <aj@suse.de>
29685         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
29686         Define always.
29687         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
29689         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
29690         bits/fcntl-linux.h.
29692         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
29693         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
29695         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
29696         to __O_LARGEFILE.
29697         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
29698         to __O_LARGEFILE.
29700 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
29701             Joseph Myers  <joseph@codesourcery.com>
29703         * config.make.in (NM): New variable.
29705 2012-10-21  Andreas Jaeger  <aj@suse.de>
29707         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
29708         definitions and declarations that are provided by
29709         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
29711 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
29713         [BZ #14683]
29714         * elf/Makefile (tests-static): Add tst-leaks1-static.
29715         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
29716         ($(objpfx)tst-leaks1-static): New rule.
29717         ($(objpfx)tst-leaks1-static-mem): Likewise.
29718         (tst-leaks1-static-ENV): New macro.
29719         * elf/dl-open.c (dl_open_worker): Check the main application
29720         only if SHARED is defined.
29721         * elf/tst-leaks1-static.c: New file.
29723 2012-10-20  Andreas Jaeger  <aj@suse.de>
29725         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
29726         generic values for Linux.
29727         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
29728         and declarations that are provided by <bits/fcntl-linux.h> and
29729         include <bits/fcntl-linux.h>.
29730         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
29731         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
29733 2012-10-20  Roland McGrath  <roland@hack.frob.com>
29735         * io/fcntl.h: Move include of <bits/types.h> to the top and
29736         include it unconditionally.
29738 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
29740         * wcsmbs/Makefile (tests-ifunc): New variable.
29741         (tests): Add $(tests-ifunc).
29742         * wcsmbs/test-wcschr-ifunc.c: New file.
29743         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
29744         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
29745         * wcsmbs/test-wcslen-ifunc.c: Likewise.
29746         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
29747         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
29749         * string/Makefile (tests-ifunc): New variable.
29750         (tests): Add $(tests-ifunc).
29751         * string/test-memccpy.c (TEST_NAME): New macro.
29752         * string/test-memchr.c (TEST_NAME): Likewise.
29753         * string/test-memcmp.c (TEST_NAME): Likewise.
29754         * string/test-memcpy.c (TEST_NAME): Likewise.
29755         * string/test-memmem.c (TEST_NAME): Likewise.
29756         * string/test-memmove.c (TEST_NAME): Likewise.
29757         * string/test-memset.c (TEST_NAME): Likewise.
29758         * string/test-rawmemchr.c (TEST_NAME): Likewise.
29759         * string/test-stpcpy.c (TEST_NAME): Likewise.
29760         * string/test-stpncpy.c (TEST_NAME): Likewise.
29761         * string/test-strcasecmp.c (TEST_NAME): Likewise.
29762         * string/test-strcasestr.c (TEST_NAME): Likewise.
29763         * string/test-strcat.c (TEST_NAME): Likewise.
29764         * string/test-strchr.c (TEST_NAME): Likewise.
29765         * string/test-strcmp.c(TEST_NAME): Likewise.
29766         * string/test-strcpy.c (TEST_NAME): Likewise.
29767         * string/test-strcspn.c (TEST_NAME): Likewise.
29768         * string/test-strlen.c (TEST_NAME): Likewise.
29769         * string/test-strncasecmp.c (TEST_NAME): Likewise.
29770         * string/test-strncmp.c (TEST_NAME): Likewise.
29771         * string/test-strncpy.c (TEST_NAME): Likewise.
29772         * string/test-strnlen.c (TEST_NAME): Likewise.
29773         * string/test-strpbrk.c (TEST_NAME): Likewise.
29774         * string/test-strrchr.c (TEST_NAME): Likewise.
29775         * string/test-strspn.c (TEST_NAME): Likewise.
29776         * string/test-strstr.c (TEST_NAME): Likewise.
29777         * string/test-bcopy-ifunc.c: New file.
29778         * string/test-bzero-ifunc.c: Likewise.
29779         * string/test-memccpy-ifunc.c: Likewise.
29780         * string/test-memchr-ifunc.c: Likewise.
29781         * string/test-memcmp-ifunc.c: Likewise.
29782         * string/test-memcpy-ifunc.c: Likewise.
29783         * string/test-memmem-ifunc.c: Likewise.
29784         * string/test-memmove-ifunc.c: Likewise.
29785         * string/test-mempcpy-ifunc.c: Likewise.
29786         * string/test-memset-ifunc.c: Likewise.
29787         * string/test-rawmemchr-ifunc.c: Likewise.
29788         * string/test-stpcpy-ifunc.c: Likewise.
29789         * string/test-stpncpy-ifunc.c: Likewise.
29790         * string/test-strcasecmp-ifunc.c: Likewise.
29791         * string/test-strcasestr-ifunc.c: Likewise.
29792         * string/test-strcat-ifunc.c: Likewise.
29793         * string/test-strchr-ifunc.c: Likewise.
29794         * string/test-strchrnul-ifunc.c: Likewise.
29795         * string/test-strcmp-ifunc.c: Likewise.
29796         * string/test-strcpy-ifunc.c: Likewise.
29797         * string/test-strcspn-ifunc.c: Likewise.
29798         * string/test-strlen-ifunc.c: Likewise.
29799         * string/test-strncasecmp-ifunc.c: Likewise.
29800         * string/test-strncat-ifunc.c: Likewise.
29801         * string/test-strncmp-ifunc.c: Likewise.
29802         * string/test-strncpy-ifunc.c: Likewise.
29803         * string/test-strnlen-ifunc.c: Likewise.
29804         * string/test-strpbrk-ifunc.c: Likewise.
29805         * string/test-strrchr-ifunc.c: Likewise.
29806         * string/test-strspn-ifunc.c: Likewise.
29807         * string/test-strstr-ifunc.c: Likewise.
29809         * debug/Makefile (tests-ifunc): New variable.
29810         (tests): Add $(tests-ifunc).
29811         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
29812         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
29813         * debug/test-stpcpy_chk-ifunc.c: New file.
29814         * debug/test-strcpy_chk-ifunc.c: Likewise.
29816 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
29818         [BZ #13601]
29819         * elf/dl-load.c (open_verify): Retry read if the entire ELF
29820         header is not read in.
29822 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
29824         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
29825         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
29826         directly.  Pass built executable to script as
29827         $(built-program-cmd).
29828         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
29829         $testprogram without using LD_LIBRARY_PATH and $ldso.
29831         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
29832         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
29833         $(rtld-installed-name).
29834         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
29835         (rtld_installed_name): Likewise.
29836         (library_path): Likewise.
29837         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
29838         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
29839         $(run-program-prefix) to tst-tables.sh.
29840         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
29841         it to run tst-table-from and tst-table-to.
29842         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
29843         Pass it to tst-table.sh.
29844         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
29845         $(run-program-prefix) to tst-gettext.sh.
29846         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
29847         tst-translit.sh.
29848         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
29849         tst-gettext2.sh.
29850         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
29851         to run tst-gettext.
29852         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
29853         to run tst-gettext2.
29854         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
29855         to run tst-translit.
29856         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
29857         $(run-program-prefix) to tst-mtrace.sh.
29858         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
29859         to run tst-mtrace.
29860         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
29861         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
29862         $(rtld-installed-name).
29863         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
29864         (rtld_installed_name): Likewise.
29865         (run_program_prefix): New variable.  Use it to run wordexp-test.
29867         * Makeconfig (ARCH): Remove all definitions.
29868         (machine): Likewise.
29869         [ARCH]: Remove conditional code.
29870         [!objdir]: Give error.
29871         [!objdir] (objpfx): Remove.
29872         [!objdir] (common-objpfx): Likewise.
29873         [!objdir] (common-objdir): Likewise.
29874         * configure.in (config_makefile): Remove.  Hardcode Makefile in
29875         AC_CONFIG_FILES call.
29876         * configure: Regenerated.
29878         [BZ #13888]
29879         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
29880         or TMPDIR.
29881         (testout): Likewise.
29883         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
29884         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
29885         $(rtld-installed-name).
29886         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
29887         (rtld_installed_name): Likwise.
29888         (runit): Remove function.
29889         (run_getconf): New variable,  Use it for running getconf binary.
29891 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
29893         [BZ #14716]
29894         * string/test-memmem.c (check_result): New function.
29895         (do_one_test): Use it.
29896         (check1): New function.
29897         (test_main): Use it.
29899 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
29901         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
29903 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
29905         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
29906         (_G_LSEEK64): Likewise.
29907         (_G_MMAP64): Likewise.
29908         (_G_FSTAT64): Likewise.
29909         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
29910         (_G_LSEEK64): Likewise.
29911         (_G_MMAP64): Likewise.
29912         (_G_FSTAT64): Likewise.
29913         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
29914         unconditional.  Call __mmap64 directly.
29915         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
29916         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
29917         __lseek64 directly.
29918         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
29919         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
29920         __mmap64 directly.
29921         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
29922         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
29923         __lseek64 directly.
29924         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
29925         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
29926         __lseek64 directly.
29927         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
29928         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
29929         __lseek64 directly.
29930         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
29931         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
29932         __fxstat64 directly.
29933         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
29934         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
29935         unconditional.
29936         (freopen64) [!_G_OPEN64]: Remove conditional code.
29937         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
29938         unconditional.
29939         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
29940         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
29941         unconditional.
29942         (ftello64) [!_G_LSEEK64]: Remove conditional code.
29943         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
29944         unconditional.
29945         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
29946         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
29947         unconditional.
29948         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
29949         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
29950         unconditional.
29951         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
29952         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
29953         unconditional.
29954         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
29955         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
29956         unconditional.
29957         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
29959 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
29961         [BZ #12140]
29962         * manual/memory.texi (Malloc Tunable Parameters): Add note
29963         about free list pointers overwriting some perturb bytes.
29964         Wording suggested by Roland McGrath.
29966 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
29968         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
29969         (lgamma_test): Likewise.
29970         (tgamma_test): Likewise.
29972 2012-10-16  Florian Weimer  <fweimer@redhat.com>
29974         [BZ #14700]
29975         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
29976         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
29978 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
29980         * NEWS: Mention BZ #14716.
29981         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
29982         when removing AVAILABLE1_USES_J macro.
29984 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
29986         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
29987         (__bswap_64): __uint64_t for unsigned 64-bit int.
29989 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
29991         * include/string.h (memmem): Declare libc hidden alias.
29992         * string/memmem.c (memmem): Define libc hidden alias.
29993         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
29994         __read, __close instead of open, read, close.
29996 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
29998         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
29999         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
30000         global and hidden.
30001         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
30002         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
30003         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
30004         Likewise.
30005         (__rawmemchr_sse2): Likewise.
30006         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
30007         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
30008         (__strchr_sse2): Likewise.
30009         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
30010         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
30011         (__strcasecmp_sse2): Likewise.
30012         (__strncasecmp_sse2): Likewise.
30013         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
30014         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
30015         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
30016         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
30017         (__strrchr_sse2): Likewise.
30018         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
30019         ifunc-impl-list.c.
30020         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
30021         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
30022         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
30023         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
30024         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
30025         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
30026         * sysdeps/x86_64/multiarch/memset.S: Likewise.
30027         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
30028         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
30029         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
30030         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
30031         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
30032         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
30033         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
30034         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
30035         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
30036         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
30037         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
30038         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
30039         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
30040         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
30041         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
30042         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
30043         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
30044         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
30045         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
30046         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
30047         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
30048         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
30049         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
30051         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
30052         global and hidden.
30053         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
30054         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
30055         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
30056         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
30057         Likewise.
30058         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
30059         Likewise.
30060         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
30061         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
30062         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
30063         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
30064         ifunc-impl-list.c.
30065         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
30066         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
30067         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
30068         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
30069         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
30070         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
30071         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
30072         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
30073         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
30074         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
30075         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
30076         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
30077         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
30078         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
30079         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
30080         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
30081         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
30082         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
30083         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
30084         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
30085         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
30086         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
30087         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
30088         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
30089         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
30090         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
30091         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
30092         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
30093         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
30094         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
30095         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
30096         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
30097         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
30098         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
30099         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
30100         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
30101         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
30102         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
30103         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
30104         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
30105         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
30107         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
30108         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
30109         * include/ifunc-impl-list.h: New file.
30110         * misc/ifunc-impl-list.c: Likewise.
30111         * misc/Makefile (routines): Add ifunc-impl-list.
30112         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
30113         * string/test-string.h: Include <ifunc-impl-list.h>.
30114         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
30115         TEST_NAME]: New variables.
30116         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
30117         are defined.
30118         (test_init): Call __libc_ifunc_impl_list to initialize
30119         func_list if TEST_IFUNC and TEST_NAME are defined.
30121         * string/Makefile (strop-tests): Add bcopy and bzero.
30122         * string/test-bcopy.c: New file.
30123         * string/test-bzero.c: Likewise.
30124         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
30125         defined.
30126         * string/test-memset.c: Support bzero test if TEST_BZERO is
30127         defined.
30128         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
30129         __libc_memmove.
30130         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
30131         __libc_memset.
30132         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
30133         of memset.
30135 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
30137         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
30138         * configure: Regenerated.
30140         * Makeconfig (+link-static-before-libc): Don't include
30141         $(link-static-libc).
30143         * libio/libio.h (_IO_pos_t): Remove.
30145 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
30147         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
30148         McGrath.
30150 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
30152         * crypt/crypt-entry.c: Include fips-private.h.
30153         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
30154         * crypt/md5c-test.c (main): Tolerate disabled MD5.
30155         * sysdeps/unix/sysv/linux/fips-private.h: New file.
30156         * sysdeps/generic/fips-private.h: New file, dummy fallback.
30158 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
30160         * crypt/crypt-private.h: Include stdbool.h.
30161         (_ufc_setup_salt_r): Return bool.
30162         * crypt/crypt-entry.c: Include errno.h.
30163         (__crypt_r): Return NULL with EINVAL for bad salt.
30164         * crypt/crypt_util.c (bad_for_salt): New.
30165         (_ufc_setup_salt_r): Check that salt is long enough and within
30166         the specified alphabet.
30167         * crypt/badsalttest.c: New file.
30168         * crypt/Makefile (tests): Add it.
30169         ($(objpfx)badsalttest): New.
30171 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
30173         * NEWS: Add entry for BZ #14602.
30175 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
30177         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
30178         type-generic.
30179         * math/libm-test.inc: Update comment listing what functions and
30180         macros are tested.
30181         (isgreater_test): New function.
30182         (isgreaterequal_test): Likewise.
30183         (isless_test): Likewise.
30184         (islessequal_test): Likewise.
30185         (islessgreater_test): Likewise.
30186         (isunordered_test): Likewise.
30187         (main): Call the new functions.
30189 2012-10-09  Roland McGrath  <roland@hack.frob.com>
30191         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
30192         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
30193         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
30194         * sysdeps/i386/configure: Regenerated.
30195         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
30196         * sysdeps/mach/configure: Regenerated.
30197         * sysdeps/mach/hurd/configure: Regenerated.
30198         * sysdeps/powerpc/configure: Regenerated.
30199         * sysdeps/powerpc/powerpc32/configure: Regenerated.
30200         * sysdeps/powerpc/powerpc64/configure: Regenerated.
30201         * sysdeps/s390/s390-32/configure: Regenerated.
30202         * sysdeps/s390/s390-64/configure: Regenerated.
30203         * sysdeps/sh/configure: Regenerated.
30204         * sysdeps/sparc/configure: Regenerated.
30205         * sysdeps/unix/sysv/linux/configure: Regenerated.
30206         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
30207         * sysdeps/x86_64/configure: Regenerated.
30209         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
30210         defined.  Don't check if MAP is NULL.
30212 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
30214         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
30215         (_G_stat64): Likewise.
30216         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
30217         (_G_stat64): Likewise.
30218         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
30219         instead of struct _G_stat64.
30220         * libio/fileops.c (mmap_remap_check): Likewise.
30221         (decide_maybe_mmap): Likewise.
30222         (_IO_new_file_seekoff): Likewise.
30223         (_IO_file_stat): Likewise.
30224         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
30225         _G_off64_t.
30226         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
30227         instead of struct _G_stat64.
30228         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
30230 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
30232         [BZ #14602]
30233         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
30234         Replace with ...
30235         (CHECK_EOL): New macro.
30236         (two_way_short_needle): Check beginning of haystack for EOL.  Use
30237         CHECK_EOL.
30238         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
30239         Replace with CHECK_EOL.
30240         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
30241         Replace with CHECK_EOL.
30243 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
30245         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
30246         type-generic.
30247         * math/libm-test.inc: Update comment listing what functions and
30248         macros are tested.
30249         (finite_test): New function.
30250         (isinf_test): Likewise.
30251         (isnan_test): Likewise.
30252         (fpclassify_test): Test subnormal input.
30253         (isfinite_test): Likewise.
30254         (isnormal_test): Likewise.
30255         (main): Call the new functions.
30257 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
30259         [BZ #14660]
30260         * Makerules (%.dynsym): Force C locale when running
30261         $(OBJDUMP) --dynamic-syms.
30263 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
30265         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
30266         <stdint.h>.
30268 2012-10-06  David S. Miller  <davem@davemloft.net>
30270         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
30271         upper 32-bits of the length value in %o2 since we use branch-on-register
30272         tests which consider the entire 64-bit register.
30274 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
30276         * string/test-strstr.c (check2): Add a test for page boundary.
30278 2012-10-05  David S. Miller  <davem@davemloft.net>
30280         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
30281         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
30282         file.
30283         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
30284         sysdep_routines.
30285         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
30286         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
30287         and bzero when HWCAP_SPARC_CRYPTO is present.
30289 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
30291         [BZ #14602]
30292         * string/test-strstr.c (check2): New function.
30293         (test_main): Call check2.
30295         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
30296         and bug-strchr1.
30297         * string/bug-strcasestr1.c (do_test): Moved to ...
30298         * string/test-strcasestr.c (check1): Here.  New function.
30299         (do_one_test): Break out result checking code into ...
30300         (check_result): This.  New function.
30301         (do_one_test): Call check_result.
30302         (test_main): Call check1.
30303         * string/bug-strchr1.c (do_test): Moved to ...
30304         * string/test-strchr.c (check1): Here.  New function.
30305         (do_one_test): Break out result checking code into ...
30306         (check_result): This.  New function.
30307         (do_one_test): Call check_result.
30308         (test_main): Call check1.
30309         * string/bug-strstr1.c (main): Moved to ...
30310         * string/test-strstr.c (check1): Here.  New function.
30311         (do_one_test): Break out result checking code into ...
30312         (check_result): This.  New function.
30313         (do_one_test): Call check_result.
30314         (test_main): Call check1.
30315         * string/bug-strcasestr1.c: Removed.
30316         * string/bug-strchr1.c: Likewise.
30317         * string/bug-strstr1.c: Likewise.
30319         * elf/Makefile (dl-routines): Add hwcaps.
30320         * elf/dl-support.c (_dl_important_hwcaps): Removed.
30321         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
30322         (_dl_important_hwcaps): Moved to ...
30323         * elf/dl-hwcaps.c: Here.  New file.
30324         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
30326         [BZ #14557]
30327         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
30328         if IS_IN_rtld isn't defined.
30330         * elf/dl-support.c (_dl_sysinfo_map): New.
30331         Include "get-dynamic-info.h" and "setup-vdso.h".
30332         (_dl_non_dynamic_init): Call setup_vdso.
30333         * elf/dynamic-link.h: Don't include <assert.h>.
30334         (elf_get_dynamic_info): Moved to ...
30335         * elf/get-dynamic-info.h: Here.  New file.
30336         * elf/dynamic-link.h: Include "get-dynamic-info.h".
30337         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
30338         * elf/setup-vdso.h: Here.  New file.
30339         * elf/rtld.c: Include "setup-vdso.h".
30340         (dl_main): Call setup_vdso.
30342 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
30344         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
30345         creal in comment listing functions tested.  List finite, isinf,
30346         isnan, isless, islessequal, isgreater, isgreaterequal,
30347         islessgreater, isunordered, lgamma_r and pow10 as functions and
30348         macros not tested.  Mention which functions not tested are aliases
30349         for other functions.  Fix typo.  Note that signs of NaNs are not
30350         tested.
30352         * scripts/config.guess: Update from config.git.
30353         * scripts/config.sub: Likewise.
30355 2012-10-04  Roland McGrath  <roland@hack.frob.com>
30357         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
30358         * misc/madvise.c (madvise): Renamed to __madvise.
30359         Make madvise a weak alias.
30360         * include/sys/mman.h: Declare __madvise.
30361         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
30362         * sysdeps/unix/syscalls.list
30363         (madvise): Make __madvise the strong name, and madvise a weak alias.
30364         * sysdeps/unix/sysv/linux/syscalls.list
30365         (madvise, mmap): Remove redundant entries.
30366         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
30367         * malloc/malloc.c (mtrim): Likewise.
30368         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
30370 2012-10-03  Roland McGrath  <roland@hack.frob.com>
30372         * sysdeps/mach/hurd/dl-cache.c: File removed.
30373         * config.h.in (USE_LDCONFIG): New #undef.
30374         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
30375         * configure: Regenerated.
30376         * elf/Makefile (dl-routines): Add dl-cache only under
30377         [$(use-ldconfig) = yes].
30378         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
30379         cache on [USE_LDCONFIG].
30380         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
30381         [USE_LDCONFIG].
30382         * elf/rtld.c (dl_main): Likewise.
30384 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
30386         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
30387         _SC_LEVEL4_CACHE_LINESIZE.
30389 2012-10-03  Roland McGrath  <roland@hack.frob.com>
30391         * sysdeps/unix/bsd/confstr.h: File removed.
30393 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
30395         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
30396         sys/sdt-config.h.
30398 2012-10-02  Roland McGrath  <roland@hack.frob.com>
30400         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
30401         Make 'mapoff' field ElfW(Off) rather than off_t.
30403 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
30405         * nscd/Makefile: Remove nscd-cflags and all its users.
30406         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
30407         (CFLAGS-nonlib): Add compiler flags for nscd modules.
30409         [BZ #10631]
30410         * malloc.c (malloc_printerr): Clarify error message.
30412 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
30414         [BZ #14648]
30415         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
30416         Set bit_FMA_Usable if FMA is supported.
30417         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
30418         macro.
30419         (bit_FMA4_Usable): Updated.
30420         (index_FMA_Usable): New macro.
30421         (CPUID_FMA): Likewise
30422         (HAS_FMA): Defined with bit_FMA_Usable.
30424 2012-10-01  Roland McGrath  <roland@hack.frob.com>
30426         * bits/types.h (__swblk_t): Type removed.
30427         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
30428         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
30429         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
30430         (__SWBLK_T_TYPE): Likewise.
30431         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
30432         (__SWBLK_T_TYPE): Likewise.
30433         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
30434         (__SWBLK_T_TYPE): Likewise.
30435         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
30436         (__SWBLK_T_TYPE): Likewise.
30438 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
30439             Honza Horak <hhorak@redhat.com>
30441         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
30442         (xdr_mapname): Use YPMAXMAP as maxsize.
30443         (xdr_peername): Use YPMAXPEER as maxsize.
30444         (xdr_keydat): Use YPAXRECORD as maxsize.
30445         (xdr_valdat): Use YPMAXRECORD as maxsize.
30447 2012-10-01  Roland McGrath  <roland@hack.frob.com>
30449         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
30451         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
30452         * csu/init-first.c: ... here.
30453         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
30454         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
30455         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
30456         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
30457         * sysdeps/i386/init-first.c: File removed.
30458         * sysdeps/sh/init-first.c: File removed.
30460 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
30462         [BZ #14645]
30463         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
30464         if x * y might underflow to zero and z is zero.
30465         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30466         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30467         * math/libm-test.inc (min_subnorm_value): New variable.
30468         (fma_test): Add more tests.
30469         (fma_test_towardzero): Likewise.
30470         (fma_test_downward): Likewise
30471         (fma_test_upward): Likewise.
30472         (initialize): Set min_subnorm_value.
30474 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
30476         [BZ #14638]
30477         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
30478         0 + 0.
30479         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
30480         mode for addition resulting in exact zero.
30481         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
30482         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
30483         exact 0 + 0.
30484         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
30485         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30486         * math/libm-test.inc (fma_test): Add more tests.
30487         (fma_test_towardzero): New function.
30488         (fma_test_downward): Likewise.
30489         (fma_test_upward): Likewise.
30490         (main): Call the new functions.
30492 2012-09-28  David S. Miller  <davem@davemloft.net>
30494         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
30496 2012-09-28  Roland McGrath  <roland@hack.frob.com>
30498         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
30499         instead of SIGALRM.
30501         * sysdeps/gnu/_G_config.h: Moved to ...
30502         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
30503         * sysdeps/mach/hurd/_G_config.h: Moved to ...
30504         * sysdeps/generic/_G_config.h: ... here.
30506         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
30508         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
30510         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
30511         Conditionalize target on [libnss_test1.so-version].
30513         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
30515         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
30516         (elfobjdir): Move out of conditionals.
30518         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
30519         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
30520         (__nss_lookup_function): Conditionalize label remove_from_tree on
30521         [!DO_STATIC_NSS || SHARED], matching its only use.
30523 2012-09-28  David S. Miller  <davem@davemloft.net>
30525         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
30526         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
30527         file.
30528         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
30529         sysdep_routines.
30530         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
30531         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
30532         when HWCAP_SPARC_CRYPTO is present.
30534 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
30536         * io/tst-mknodat.c: Create a FIFO instead of a socket.
30538 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
30540         [BZ #6530]
30541         * stdio-common/vfprintf.c (process_string_arg): Revert
30542         2000-07-22 change.
30544 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
30546         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
30547         for testcase.
30548         * stdio-common/tst-sprintf.c: Include <locale.h>
30549         (main): Test sprintf's handling of incomplete multibyte
30550         characters.
30552 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
30554         * elf/dl-runtime.c (VERSYMIDX): Removed.
30555         * elf/dl-version.c (VERSYMIDX): Likewise.
30556         * elf/do-rel.h (VERSYMIDX): Likewise.
30557         (VALIDX): Likewise.
30558         * elf/dynamic-link.h (VERSYMIDX): Likewise.
30559         * elf/rtld.c (VALIDX): Likewise.
30560         (ADDRIDX): Likewise.
30561         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
30562         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
30563         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
30564         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
30565         (VALIDX): Likewise.
30566         (ADDRIDX): Likewise.
30568 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
30570         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
30572 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
30574         [BZ #11438]
30575         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
30576         to global scope.
30577         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
30578         addresses are in the same scope as 192.0.2/24.
30579         * posix/gai.conf: Document new scope table defaults.
30581 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
30583         [BZ #5298]
30584         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
30585         for ftell.  Compute offsets from write pointers instead.
30586         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
30588 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
30590         [BZ #14543]
30591         * libio/Makefile (tests): New test case tst-fseek.
30592         * libio/tst-fseek.c: New test case to verify that fseek/ftell
30593         combination works in wide mode.
30594         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
30595         state when the external buffer state changes.
30597 2012-09-27  David S. Miller  <davem@davemloft.net>
30599         [BZ #14376]
30600         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
30601         pass reloc->r_addend in as the 'high' argument to
30602         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
30604         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30606 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
30608         * rt/tst-aio2.c: Include <pthread.h>.
30609         * rt/tst-aio3.c: Likewise.
30611 2012-09-27  Steve Ellcey  <sellcey@mips.com>
30613         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
30615 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
30617         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
30618         contents on [SHARED].
30620 2012-09-26  Marek Polacek  <polacek@redhat.com>
30622         [BZ #14530]
30623         [BZ #13741]
30624         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
30625         for C++ and GCC <4.3 as well as for non GCC compilers.
30627 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
30629         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30631 2012-09-25  Roland McGrath  <roland@hack.frob.com>
30633         * Makefile.in (all, install): Declare with .PHONY.
30634         Reported by Michael Hope <michael.hope@linaro.org>.
30636 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30638         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
30639         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
30640         system header.
30641         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
30642         Likewise.
30643         (sydep_routines): Add the new and the internal functions.
30644         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
30645         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
30646         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
30647         (GLIBC_2.17): Add the new function.
30648         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
30649         (GLIBC_2.17): Likewise.
30650         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
30651         (GLIBC_2.17): Likewise.
30652         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
30653         (GLIBC_2.17): Likewise.
30654         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
30656 2012-09-25  Alan Modra  <amodra@gmail.com>
30658         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
30659         Add release barrier before setting once_control to say
30660         initialisation is done.  Add hints on lwarx.  Use macro in
30661         place of isync.
30662         (clear_once_control): Add release barrier.
30664 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
30666         [BZ #13629]
30667         * math/s_clog.c (__clog): Handle more values close to |z| = 1
30668         specially.
30669         * math/s_clog10.c (__clog10): Likewise.
30670         * math/s_clog10f.c (__clog10f): Likewise.
30671         * math/s_clog10l.c (__clog10l): Likewise.
30672         * math/s_clogf.c (__clogf): Likewise.
30673         * math/s_clogl.c (__clogl): Likewise.
30674         * math/Makefile (libm-calls): Add x2y2m1.
30675         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
30676         (__x2y2m1): Likewise.
30677         (__x2y2m1l): Likewise.
30678         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
30679         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
30680         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
30681         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
30682         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
30683         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
30684         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
30685         * sysdeps/i386/fpu/libm-test-ulps: Update.
30686         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30688         [BZ #14621]
30689         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
30690         int as type of variable DEPTH.
30691         (glob): Use size_t instead of int as type of variables NEWCOUNT
30692         and OLD_PATHC.
30694 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
30696         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
30697         Add s_sincosf-sse2.
30698         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
30699         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
30700         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
30701         macros for using routine as __sincosf_ia32.
30702         Use macro for function declaration and weak_alias.
30703         * sysdeps/i386/fpu/libm-test-ulps: Update.
30705         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
30706         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30708         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
30709         subnormal argument.
30710         * math/s_cexpf.c (__cexpf): Likewise.
30711         * math/s_csinf.c (__csinf): Likewise.
30712         * math/s_csinhf.c (__csinhf): Likewise.
30713         * math/s_ctanf.c (__ctanf): Likewise.
30714         * math/s_ctanhf.c (__ctanhf): Likewise.
30715         * math/s_ccosh.c (__ccoshf): Likewise.
30716         * math/s_cexp.c (__cexpl): Likewise.
30717         * math/s_csin.c (__csin): Likewise.
30718         * math/s_csinh.c (__csinh): Likewise.
30719         * math/s_ctan.c (__ctan): Likewise.
30720         * math/s_ctanh.c (ctanh): Likewise.
30721         * math/s_ccoshl.c (__ccoshl): Likewise.
30722         * math/s_cexpl.c (__cexpl): Likewise.
30723         * math/s_csinl.c (__csinl): Likewise.
30724         * math/s_csinhl.c (__csinhl): Likewise.
30725         * math/s_ctanl.c (__ctanl): Likewise.
30726         * math/s_ctanhl.c (__ctanhl): Likewise.
30728 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
30730         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
30731         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
30732         (_IO_off_t): Define to __off_t, not _G_off_t.
30733         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
30734         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
30735         (_IO_wint_t): Define to wint_t, not _G_wint_t.
30736         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
30737         type of __dummy and __dummy2 fields.
30738         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
30739         (_G_ssize_t): Likewise.
30740         (_G_off_t): Likewise.
30741         (_G_pid_t): Likewise.
30742         (_G_uid_t): Likewise.
30743         (_G_wchar_t): Likewise.
30744         (_G_wint_t): Likewise.
30745         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
30746         (_G_ssize_t): Likewise.
30747         (_G_off_t): Likewise.
30748         (_G_pid_t): Likewise.
30749         (_G_uid_t): Likewise.
30750         (_G_wchar_t): Likewise.
30751         (_G_wint_t): Likewise.
30752         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
30753         (_G_ssize_t): Likewise.
30754         (_G_off_t): Likewise.
30755         (_G_pid_t): Likewise.
30756         (_G_uid_t): Likewise.
30757         (_G_wchar_t): Likewise.
30758         (_G_wint_t): Likewise.
30760 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
30762         * malloc/arena.c: Include malloc-sysdep.h.
30763         (shrink_heap): Use check_may_shrink_heap to decide if madvise
30764         is sufficient to shrink the heap or an unmap is needed.
30765         * sysdeps/generic/malloc-sysdep.h: New file.  Define
30766         new function check_may_shrink_heap.
30767         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
30768         new function check_may_shrink_heap.
30770 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
30772         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
30773         comments.
30775 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
30777         * catgets/test-gencat.sh: Add "set -e".
30778         * elf/tst-pathopt.sh: Likewise.
30779         * grp/tst_fgetgrent.sh: Likewise.
30780         * iconvdata/run-iconv-test.sh: Likewise.
30781         * intl/tst-gettext.sh: Likewise.
30782         * intl/tst-gettext2.sh: Likewise.
30783         * intl/tst-gettext4.sh: Likewise.
30784         * intl/tst-gettext6.sh: Likewise.
30785         * intl/tst-translit.sh: Likewise.
30786         * io/ftwtest-sh: Likewise.
30787         * libio/test-freopen.sh: Likewise.
30788         * malloc/tst-mtrace.sh: Likewise.
30789         * posix/globtest.sh: Likewise.
30790         * posix/tst-getconf.sh: Likewise.
30791         * posix/wordexp-tst.sh: Likewise.
30792         * stdio-common/tst-printf.sh: Likewise.
30793         * stdio-common/tst-unbputc.sh: Likewise.
30794         * stdlib/tst-fmtmsg.sh: Likewise.
30795         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
30796         * catgets/Makefile: Do not specify -e option when running
30797         testsuite shell scripts.
30798         * elf/Makefile: Likewise.
30799         * grp/Makefile: Likewise.
30800         * iconvdata/Makefile: Likewise.
30801         * intl/Makefile: Likewise.
30802         * io/Makefile: Likewise.
30803         * libio/Makefile: Likewise.
30804         * malloc/Makefile: Likewise.
30805         * posix/Makefile: Likewise.
30806         * stdio-common/Makefile: Likewise.
30807         * stdlib/Makefile: Likewise.
30808         * sysdeps/x86_64/Makefile: Likewise.
30810         * io/ftwtest-sh: Add copyright header.
30811         * posix/globtest.sh: Likewise.
30812         * posix/tst-getconf.sh: Likewise.
30813         * posix/wordexp-tst.sh: Likewise.
30814         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
30816 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
30818         [BZ #13679]
30819         * Makeconfig (+link): Defined as $(+link-static) if
30820         $(build-shared) isn't yes.
30821         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
30822         isn't yes.
30823         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
30825         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
30827         [BZ #14562]
30828         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
30829         new chunk size with MALLOC_ALIGN_MASK.
30831 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
30833         [BZ #5044]
30834         * stdio-common/printf_fphex.c: Include <stdbool.h> and
30835         <rounding-mode.h>.
30836         (__printf_fphex): Determine rounding using get_rounding_mode and
30837         round_away.
30838         * stdio-common/tst-printf-round.c (struct hex_test): New
30839         structure.
30840         (hex_tests): New variable.
30841         (test_hex_in_one_mode): New function.
30842         (do_test): Also run tests for hex float output.
30844 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
30846         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
30847         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
30848         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
30849         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
30850         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
30851         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
30852         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
30853         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
30855 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
30857         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
30858         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
30859         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
30860         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
30862 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
30864         [BZ #14579]
30865         * elf/rtld.c (dl_main): Limit the check for self loading to normal
30866         mode only.
30867         * elf/tst-rtld-load-self.sh: New test.
30868         * elf/Makefile: Run it.
30870 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
30872         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
30873         (tst-writev-ENV): Remove.
30874         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
30876 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
30878         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
30880 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
30882         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
30883         unconditional.
30884         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
30885         Likewise.
30886         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
30887         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
30888         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
30889         Likewise.
30891 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
30893         [BZ #14587]
30894         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
30895         * config.make.in (have-cpp-asm-debuginfo): Removed.
30896         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
30897         * configure: Regenerated.
30899 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
30901         [BZ #5044]
30902         * stdio-common/printf_fp.c: Include <stdbool.h> and
30903         <rounding-mode.h>.
30904         (___printf_fp): Determine rounding using get_rounding_mode and
30905         round_away.
30906         * stdio-common/tst-printf-round.c: New file.
30907         * stdio-common/Makefile (tests): Add tst-printf-round.
30908         (link-libm): New variable.
30909         ($(objpfx)tst-printf-round): Depend in $(link-libm).
30911 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
30913         [BZ #14576]
30914         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
30915         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
30916         Likewise.
30917         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
30918         Likewise.
30920 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
30922         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
30923         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
30924         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
30925         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
30927 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
30929         [BZ #14518]
30930         * include/rounding-mode.h: New file.
30931         * sysdeps/generic/get-rounding-mode.h: Likewise.
30932         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
30933         * stdlib/strtod_l.c: Include <rounding-mode.h>.
30934         (MAX_VALUE): New macro.
30935         (MIN_VALUE): Likewise.
30936         (overflow_value): New function.
30937         (underflow_value): Likewise.
30938         (round_and_return): Use overflow_value and underflow_value to
30939         determine return values in overflow and underflow cases.  Use
30940         round_away to determine rounding depending on rounding mode.
30941         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
30942         determine return values in overflow and underflow cases.
30943         * stdlib/tst-strtod-round.c: Include <fenv.h>.
30944         (struct test_results): New structure.
30945         (struct test): Use struct test_results to store expected results
30946         for all rounding modes.
30947         (TEST): Include expected results for all rounding modes.
30948         (test_in_one_mode): New function.
30949         (do_test): Use test_in_one_mode to compute and check results.
30950         Check results for all rounding modes.
30951         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
30952         $(link-libm).
30954 2012-12-09  Allan McRae  <allan@archlinux.org>
30956         * sysdeps/i386/fpu/libm-test-ulps: Update
30958 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
30960         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
30961         (_G_int32_t): Likewise.
30962         (_G_uint16_t): Likewise.
30963         (_G_uint32_t): Likewise.
30964         (_G_HAVE_BOOL): Likewise.
30965         (_G_HAVE_ATEXIT): Likewise.
30966         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
30967         (_G_HAVE_IO_FILE_OPEN): Likewise.
30968         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
30969         (_G_int32_t): Likewise.
30970         (_G_uint16_t): Likewise.
30971         (_G_uint32_t): Likewise.
30972         (_G_HAVE_BOOL): Likewise.
30973         (_G_HAVE_ATEXIT): Likewise.
30974         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
30975         (_G_HAVE_IO_FILE_OPEN): Likewise.
30976         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
30977         (_G_int32_t): Likewise.
30978         (_G_uint16_t): Likewise.
30979         (_G_uint32_t): Likewise.
30980         (_G_HAVE_BOOL): Likewise.
30981         (_G_HAVE_ATEXIT): Likewise.
30982         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
30983         (_G_HAVE_IO_FILE_OPEN): Likewise.
30985 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
30987         * csu/libc-tls.c: Update copyright years.
30989 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
30991         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
30992         [!_G_USING_THUNKS]: Remove conditional code.
30993         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
30994         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
30996         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
30997         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
30998         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
30999         (_G_VTABLE_LABEL_PREFIX): Likewise.
31000         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
31001         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
31002         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
31003         (_G_VTABLE_LABEL_PREFIX): Likewise.
31004         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
31005         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
31006         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
31007         (_G_VTABLE_LABEL_PREFIX): Likewise.
31008         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
31010 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
31012         * libio/Makefile: Include ../Makeconfig before tests.
31013         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
31014         only if $(build-shared) is yes.
31016         * iconv/gconv_db.c: Update copyright years.
31018 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
31020         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
31021         unwind info if defined PIC. Fix special cases description.
31022         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
31024         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
31025         DP_HI_MASK entry.
31026         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
31028 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
31030         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
31032         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
31033         is NULL.
31035         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
31036         (LDLIBS-tst-chk4): This.
31037         (LDFLAGS-tst-chk5): Renamed to ...
31038         (LDLIBS-tst-chk5): This.
31039         (LDFLAGS-tst-chk6): Renamed to ...
31040         (LDLIBS-tst-chk6): This.
31041         (LDFLAGS-tst-lfschk4): Renamed to ...
31042         (LDLIBS-tst-lfschk4): This.
31043         (LDFLAGS-tst-lfschk5): Renamed to ...
31044         (LDLIBS-tst-lfschk5): This.
31045         (LDFLAGS-tst-lfschk6): Renamed to ...
31046         (LDLIBS-tst-lfschk6): This.
31048         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
31049         on $(common-objpfx)soversions.mk.
31051 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
31053         [BZ #10014]
31054         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
31055         example host name.
31057 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
31059         * malloc/arena.c (arena_get_retry): New function that gets
31060         another arena for the caller to try its request on.
31061         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
31062         current arena cannot fulfill the request.
31063         (__libc_memalign): Likewise.
31064         (__libc_memalign): Likewise.
31065         (__libc_pvalloc): Likewise.
31066         (__libc_calloc): Likewise.
31068 2012-09-05  John Tobey  <john.tobey@gmail.com>
31070         [BZ #13542]
31071         * manual/arith.texi (Operations on Complex): Fix description
31072         of carg branch cut.
31074 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
31076         [BZ #10014]
31077         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
31078         host name.
31080         [BZ #10038]
31081         * manual/memory.texi (Memory): Make order of menu items match
31082         order of sections.
31084 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
31086         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
31087         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
31088         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
31090 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
31092         * csu/libc-tls.c (static_dtv): Renamed to ...
31093         (_dl_static_dtv): This.  Make it global.
31094         (_dl_initial_dtv): Removed.
31095         (__libc_setup_tls): Updated.
31096         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
31097         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
31098         DL_INITIAL_DTV.
31100 2012-09-06  Petr Machata  <pmachata@redhat.com>
31102         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
31103         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
31104         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
31105         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
31107 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
31109         [BZ #14545]
31110         * csu/libc-tls.c (_dl_initial_dtv): New variable.
31111         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
31112         freeing dtv[-1].
31114 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
31116         [BZ #14544]
31117         * Makeconfig (link-static-before-libc): Replace $(+prector)
31118         with $(+prectorT).
31119         (link-static-after-libc): Replace $(+postctor) with
31120         $(+postctorT).
31121         (link-bounded): Replace $(+prector)/$(+postctor) with
31122         $(+prectorT)/$(+postctorT).
31123         (+prectorT): New macro.
31124         (+postctorT): Likewise.
31126 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
31128         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
31129         (round_str): Handle values above the maximum for IBM long double
31130         as inexact.
31131         * stdlib/tst-strtod-round.c (tests): Regenerated.
31133 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31135         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
31136         assembler flag.
31137         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
31138         zarch_nohighgprs around the zarch optimized routines.
31139         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
31140         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
31141         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
31142         for zarch.
31144 2012-09-05  David S. Miller  <davem@davemloft.net>
31146         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31148         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
31149         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
31150         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
31151         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
31152         entries.
31154 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
31156         * malloc/arena.c: Fold copyright years.
31157         * malloc/mcheck.c, malloc/memusage.c: Likewise.
31159 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
31161         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
31163 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
31165         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
31167 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
31169         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
31170         change internal state upon failure.
31172 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
31174         * malloc/mcheck.c (mcheck_check_all): Fix typo.
31175         * malloc/memusage.c (mmap): Likewise.
31176         (mmap64, mremap): Likewise.  Adjust name in comment.
31178 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
31180         * libio/fileops.c: Fix typos in comments.
31181         * libio/oldfileops.c: Likewise.
31182         * libio/wfileops.c: Likewise.
31184 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
31186         [BZ #1349]
31187         * malloc/Makefile (tests): Add tst-malloc-usable test case.
31188         (tst-malloc-usable-ENV): Set environment for test case.
31189         * malloc/hooks.c (malloc_check_get_size): New function to get
31190         requested size.
31191         * malloc/malloc.c (musable): Use malloc_check_get_size.
31192         * malloc/tst-malloc-usable.c: New test case.
31194 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
31196         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
31198 2012-09-05  Allan McRae  <allan@archlinux.org>
31200         [BZ #13966]
31201         * configure.in (CXX_SYSINCLUDES): Use compiler output to
31202         determine header location.
31203         * configure: Regenerated.
31205 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
31207         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
31208         float format.
31209         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
31210         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
31211         format.
31212         (test): Regenerate.
31214 2012-09-04  David S. Miller  <davem@davemloft.net>
31216         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
31217         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
31218         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
31220 2012-09-04  Florian Weimer  <fweimer@redhat.com>
31222         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
31223         failures.
31225         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
31227 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
31229         [BZ #9914]
31230         * libio/iogetdelim.c: Include <limits.h>.
31231         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
31232         + len + 1 would overflow.
31234 2012-09-03  Andreas Jaeger  <aj@suse.de>
31236         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31237         * sysdeps/i386/fpu/libm-test-ulps: Update.
31239 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
31241         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
31242         Add s_sinf-sse2, s_conf-sse2.
31244         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
31245         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
31246         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
31247         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
31249         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
31250         for using routine as __sinf_ia32.
31251         Use macro for function declaration and weak_alias.
31252         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
31253         for using routine as __cosf_ia32.
31254         Use macro for function declaration and weak_alias.
31256         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
31257         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
31259         * sysdeps/x86_64/fpu/s_sinf.S: New file.
31260         * sysdeps/x86_64/fpu/s_cosf.S: New file.
31261         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31263         * math/libm-test.inc (cos_test): Add more test cases.
31264         (sin_test): Likewise.
31265         (sincos_test): Likewise.
31267 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31269         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
31270         (IFUNC_RESOLVE): Make pointers to the specialized implementations
31271         hidden.
31272         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
31274 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
31276         [BZ #14538]
31277         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
31278         first element of the GOT.
31279         (elf_machine_load_address): Return the difference between
31280         the runtime address of _DYNAMIC and elf_machine_dynamic ().
31282 2012-09-01  Allan McRae  <allan@archlinux.org>
31284         [BZ #13412]
31285         * configure.in (AWK): Require gawk version 3.0 or later.
31286         * configure: Regenerated.
31288 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
31290         * sysdeps/unix/sysv/linux/kernel-features.h
31291         (__ASSUME_POSIX_CPU_TIMERS): Remove.
31292         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
31293         [__NR_clock_getres]: Make code unconditional.
31294         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
31295         (clock_getcpuclockid): Remove code left unreachable by removal of
31296         conditionals.
31297         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
31298         code unconditional.
31299         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
31300         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
31301         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
31302         Make code unconditional.
31303         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
31304         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
31305         * sysdeps/unix/sysv/linux/clock_settime.c
31306         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
31307         conditional code.
31308         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
31309         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
31311 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
31313         [BZ #14476]
31314         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
31315         scripts/test-installation.pl.
31317         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
31318         and $ld_so_version if it is set.
31320 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
31322         [BZ #14516]
31323         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
31324         failure if reading from procfs failed.
31325         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
31327 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
31329         * sysdeps/unix/sysv/linux/kernel-features.h
31330         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
31331         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
31332         Remove conditional code.
31333         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31334         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
31335         Remove conditional code.
31336         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31337         * sysdeps/unix/sysv/linux/i386/fxstat.c
31338         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
31339         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31340         * sysdeps/unix/sysv/linux/i386/fxstatat.c
31341         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
31342         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31343         * sysdeps/unix/sysv/linux/i386/lxstat.c
31344         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
31345         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31346         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
31347         Remove conditional code.
31348         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31349         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
31350         Remove conditional code.
31351         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31352         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
31353         <kernel-features.h>.
31354         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
31355         Remove.
31356         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
31357         Remove conditional code.
31358         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31359         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
31360         Remove conditional.
31362 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
31364         [BZ #5400]
31365         * NEWS: Add fixed bug number.
31367 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
31369         [BZ #14519]
31370         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
31371         underflowing exponent in case of negative sign.
31372         * stdlib/tst-strtod-round-data: Add more tests.
31373         * stdlib/tst-strtod-round.c (tests): Regenerated.
31375         [BZ #3479]
31376         * stdlib/strtod_l.c (NDIG): Remove.
31377         (HEXNDIG): Likewise.
31378         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
31379         smallest representable value.
31380         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
31381         lie within an exact representation of 1/2 ulp of the result.
31382         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
31383         unconditionally.
31384         (TENS_P9_IDX): Define unconditionally.
31385         (TENS_P9_SIZE): Likewise.
31386         (TENS_P10_IDX): Likewise.
31387         (TENS_P10_SIZE): Likewise.
31388         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
31389         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
31390         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
31391         entries for 10^2^13 and 10^2^14.
31392         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
31393         (TENS_P13_IDX): Define.
31394         (TENS_P13_SIZE): Likewise.
31395         (TENS_P14_IDX): Likewise.
31396         (TENS_P14_SIZE): Likewise.
31397         (_fpioconst_pow10): Change array size to
31398         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
31399         unconditional.
31400         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
31401         1024]: Add entries for 10^2^13 and 10^2^14.
31402         [LAST_POW10 > _LAST_POW10]: Remove #error.
31403         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
31404         (_fpioconst_pow10): Change array size to
31405         FPIOCONST_POW10_ARRAY_SIZE.
31406         * stdlib/gen-fpioconst.c: New file.
31407         * stdlib/gen-tst-strtod-round.c: Likewise.
31408         * stdlib/tst-strtod-round-data: Likewise.
31409         * stdlib/tst-strtod-round.c: Likewise.
31410         * stdlib/Makefile (tests): Add tst-strtod-round.
31412         [BZ #14459]
31413         * stdlib/strtod_l.c: Include <stdint.h>.
31414         (NDEBUG): Do not define.
31415         (round_and_return): Change EXPONENT parameter to type intmax_t.
31416         Rearrange calculations to avoid internal overflow possibilities.
31417         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
31418         Rearrange calculations to avoid internal overflow possibilities.
31419         Assert that number fits inside MPNSIZE limbs.
31420         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
31421         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
31422         calculations and add assertions to avoid internal overflow
31423         possibilities.  Add casts to avoid signed/unsigned operations.
31424         * stdlib/tst-strtod-overflow.c: New file.
31425         * stdlib/Makefile (tests): Add tst-strtod-overflow.
31427 2012-08-25  Marek Polacek  <polacek@redhat.com>
31429         * time/time.h: Fix some typos in comments.
31431 2012-08-23  Roland McGrath  <roland@hack.frob.com>
31433         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
31434         * posix/tst-rfc3484-2.c: Likewise.
31435         * posix/tst-rfc3484-3.c: Likewise.
31437 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
31439         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
31440         (EF_ARM_ABI_FLOAT_HARD): Likewise.
31442 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
31444         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
31445         #include of fxstatat64.c.
31447 2012-08-22  Roland McGrath  <roland@hack.frob.com>
31449         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
31450         * shadow/getspent_r.c: Likewise.
31451         * shadow/getspnam.c: Likewise.
31452         * shadow/getspnam_r.c: Likewise.
31453         * gshadow/getsgent.c: Likewise.
31454         * gshadow/getsgent_r.c: Likewise.
31455         * gshadow/getsgnam.c: Likewise.
31456         * gshadow/getsgnam_r.c: Likewise.
31457         * inet/getnetbyad.c: Likewise.
31458         * inet/getnetbyad_r.c: Likewise.
31459         * inet/getnetbynm.c: Likewise.
31460         * inet/getnetbynm_r.c: Likewise.
31461         * inet/getnetent.c: Likewise.
31462         * inet/getnetent_r.c: Likewise.
31463         * inet/getproto.c: Likewise.
31464         * inet/getproto_r.c: Likewise.
31465         * inet/getprtent.c: Likewise.
31466         * inet/getprtent_r.c: Likewise.
31467         * inet/getprtname.c: Likewise.
31468         * inet/getprtname_r.c: Likewise.
31469         * inet/getrpcbyname.c: Likewise.
31470         * inet/getrpcbyname_r.c: Likewise.
31471         * inet/getrpcbynumber.c: Likewise.
31472         * inet/getrpcbynumber_r.c: Likewise.
31473         * inet/getrpcent.c: Likewise.
31474         * inet/getrpcent_r.c: Likewise.
31475         * inet/getaliasent.c: Likewise.
31476         * inet/getaliasent_r.c: Likewise.
31477         * inet/getaliasname.c: Likewise.
31478         * inet/getaliasname_r.c: Likewise.
31479         * nscd/getgrgid_r.c: Likewise.
31480         * nscd/getgrnam_r.c: Likewise.
31481         * nscd/gethstbyad_r.c: Likewise.
31482         * nscd/gethstbynm3_r.c: Likewise.
31483         * nscd/getpwnam_r.c: Likewise.
31484         * nscd/getpwuid_r.c: Likewise.
31485         * nscd/getsrvbynm_r.c: Likewise.
31486         * nscd/getsrvbypt_r.c: Likewise.
31487         * nscd/gai.c: Likewise.
31489         * configure.in (build_nscd): New substituted variable, set
31490         by --disable-build-nscd and defaults to $use_nscd.
31491         * configure: Regenerated.
31492         * config.make.in (build-nscd): New substituted variable.
31493         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
31494         Change conditional to require [$(build-nscd) = yes] as well.
31495         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
31497         [BZ# 13696]
31498         * configure.in (use_nscd): New substituted variable, set by
31499         --disable-nscd.  If enabled, define USE_NSCD.
31500         * configure: Regenerated.
31501         * config.h.in: Add USE_NSCD.
31502         * config.make.in (use-nscd): New substituted variable.
31503         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
31504         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
31505         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
31506         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
31507         (CFLAGS-getgrnam_r.c): Likewise.
31508         (CFLAGS-initgroups.c): Likewise.
31509         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
31510         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
31511         Variables removed.
31512         * inet/getnetgrent_r.c
31513         (nscd_setnetgrent): New function, broken out of ...
31514         (setnetgrent): ... here.  Call it.
31515         (innetgr): Conditionalize nscd bits on [USE_NSCD].
31516         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
31517         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
31518         * nscd/Makefile (routines, aux): Move definitions after include of
31519         Makeconfig.  Conditionalize on [$(use-nscd) != no].
31520         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
31521         Conditionalize on [USE_NSCD].
31522         (is_nscd, nscd_init_cb): Likewise.
31523         (nss_load_library): Conditionalize init callback on [USE_NSCD].
31524         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
31525         * nss/nss_db/db-init.c: Likewise.
31526         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
31527         [USE_NSCD].
31528         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
31529         (make_request): Use it.
31530         (cache_valid_p): New function.
31531         (__check_pf): Use it.
31532         * NEWS: Add item for --disable-nscd.
31534 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
31536         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
31537         to support sed >= 4.2.1-20-ga9bf076.
31538         * configure: Regenerated.
31540 2012-08-22  Roland McGrath  <roland@hack.frob.com>
31542         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
31543         Conditionalize whole body on [IREL].
31545 2012-08-22  Jeff Law <law@redhat.com>
31547         [BZ #14505]
31548         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
31549         if the family is PF_UNSPEC.
31551 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
31553         * Makerules (lib-version): Rename from V.
31554         (install-lib-nosubdir): Change V to lib-version.
31556 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
31558         [BZ #14252]
31559         * powerpc32/power6/wcschr.c: New file.
31560         * powerpc32/power6/wcscpy.c: New file.
31561         * powerpc32/power6/wcsrchr.c: New file.
31562         * powerpc64/power6/wcschr.c: New file.
31563         * powerpc64/power6/wcscpy.c: New file.
31564         * powerpc64/power6/wcsrchr.c: New file.
31566 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
31568         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
31569         (two_way_short_needle): Use it.
31570         * string/strstr.c (AVAILABLE1_USES_J): Define.
31571         * string/strcasestr.c: Likewise.
31573         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
31574         array references.
31575         * string/strcasestr.c (TOLOWER): Make side-effect safe.
31577         [BZ #11607]
31578         * NEWS: Add an entry.
31579         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
31580         define their defaults.
31581         (two_way_short_needle): Detect end-of-string on-the-fly.
31582         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
31583         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
31584         * string/bug-strcasestr1.c: New test.
31585         * string/Makefile: Run it.
31587 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
31589         [BZ #11607]
31590         * string/str-two-way.h (two_way_short_needle): Optimize matching of
31591         the first character.
31593 2012-08-21  Roland McGrath  <roland@hack.frob.com>
31595         * csu/elf-init.c (__libc_csu_irel): Function removed.
31596         * csu/libc-start.c (apply_irel): New function.
31597         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
31599 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
31601         * sysdeps/unix/sysv/linux/kernel-features.h
31602         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
31603         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
31604         <kernel-features.h>.
31605         [__NR_fadvise64_64]: Make code unconditional.
31606         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
31607         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
31608         !__NR_fadvise64_64)]: Likewise.
31609         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
31610         !__NR_fadvise64_64))]: Likewise.
31611         [__NR_fadvise64]: Make code unconditional.
31612         [!__NR_fadvise64]: Remove conditional code.
31613         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
31614         <kernel-features.h>.
31615         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
31616         unconditional.
31617         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
31618         conditional code.
31619         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
31620         not include <kernel-features.h>.
31621         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
31622         unconditional.
31623         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
31624         conditional code.
31625         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
31626         include <kernel-features.h>.
31627         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
31628         unconditional.
31629         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
31630         conditional code.
31632 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
31634         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
31635         slight instruction rearrangements per scrollpipe analysis.
31636         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
31638 2012-08-20  Roland McGrath  <roland@hack.frob.com>
31640         * manual/syslog.texi (syslog; vsyslog, closelog):
31641         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
31642         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
31644         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
31645         DSOCAPS to match condition on defining it.
31647 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
31649         * sysdeps/unix/sysv/linux/kernel-features.h
31650         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
31651         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
31652         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
31653         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
31654         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
31655         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
31656         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
31657         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
31658         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
31659         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
31661         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
31662         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
31664         * sysdeps/unix/sysv/linux/kernel-features.h
31665         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
31666         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
31667         unconditional.
31668         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31669         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
31670         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
31671         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31672         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
31673         Make code unconditional.
31674         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31675         (__mmap64) [!__NR_mmap2]: Likewise.
31676         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
31677         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
31678         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31679         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
31680         [__NR_mmap2]: Make code unconditional.
31681         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31682         (__mmap64) [!__NR_mmap2]: Likewise.
31684 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31686         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
31688 2012-08-18  Andreas Jaeger  <aj@suse.de>
31690         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
31692 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
31694         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
31695         * include/unistd.h (__have_sock_cloexec): Likewise.
31696         (__have_pipe2): Likewise.
31697         (__have_dup3): Likewise.
31699 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
31701         [BZ #9685]
31702         * include/unistd.h (__have_pipe2): Change define into an extern int.
31703         (__have_dup3): Likewise.
31704         * socket/have_sock_cloexec.c: Include fcntl.h.
31705         (__have_pipe2): New variable.
31706         (__have_dup3): Likewise.
31708 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
31710         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
31712 2012-08-17  Marek Polacek  <polacek@redhat.com>
31714         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
31715         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
31717 2012-08-17  Roland McGrath  <roland@hack.frob.com>
31719         * configure.in: Add AC_SUBST for sysheaders.
31720         * configure: Regenerated.
31721         * config.make.in (sysheaders): New substituted variable.
31723         * sysdeps/unix/mkfifo.c: Moved ...
31724         * sysdeps/posix/mkfifo.c: ... here.
31725         * sysdeps/unix/mkfifoat.c: Moved ...
31726         * sysdeps/posix/mkfifoat.c: ... here.
31728         * sysdeps/unix/utime.c: Moved ...
31729         * sysdeps/posix/utime.c: ... here.
31731         * sysdeps/unix/time.c: Moved ...
31732         * sysdeps/posix/time.c: ... here.
31733         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
31734         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
31736         * sysdeps/unix/nice.c: Moved ...
31737         * sysdeps/posix/nice.c: ... here.
31739         * sysdeps/unix/alarm.c: Moved ...
31740         * sysdeps/posix/alarm.c: ... here.
31742         * intl/Makefile ($(codeset_mo)): Depend on the input file.
31744 2012-08-17  Jeff Law <law@redhat.com>
31746         * intl/Makefile (codeset_mo): New variable.
31747         ($(codeset_mo)): New target.
31748         (tst-codeset.out): Depend on that.  Remove explicit rule.
31749         (tst-gettext3.out, tst-gettext5.out): Likewise.
31750         (LOCPATH-ENV, tst-codeset-ENV): New variables.
31751         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
31752         * intl/tst-codeset.sh: Remove.
31753         * intl/tst-gettext3.sh: Likewise.
31754         * intl/tst-gettext5.sh: Likewise.
31756 2012-08-17  Roland McGrath  <roland@hack.frob.com>
31758         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
31759         * sysdeps/unix/syscalls.list: ... here.
31761         * sysdeps/posix/getaddrinfo.c
31762         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
31763         (gaiconf_init, gaiconf_reload): Use them.
31764         [!_STATBUF_ST_NSEC]
31765         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
31766         Define using time_t rather than struct timespec.
31768         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
31769         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
31770         Macros removed.
31771         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
31772         [!NO_THREADS].
31773         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
31774         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
31775         Likewise.
31777         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
31778         __libc_cleanup_push argument.
31780         * bits/param.h: New file.
31781         * misc/sys/param.h: New file.
31782         * include/sys/param.h: New file.
31783         * misc/Makefile (headers): Add bits/param.h.
31784         * sysdeps/generic/sys/param.h: File removed.
31785         * sysdeps/unix/sysv/linux/bits/param.h: New file.
31786         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
31787         * sysdeps/mach/hurd/bits/param.h: New file.
31788         * sysdeps/mach/hurd/sys/param.h: File removed.
31790         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
31791         last change.
31793         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
31794         [_IO_MTSAFE_IO].
31795         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
31796         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
31797         New macros.
31799         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
31800         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
31801         rather than -D_IO_MTSAFE_IO conditionally.
31802         * stdio-common/Makefile (CPPFLAGS): Likewise.
31803         * wcsmbs/Makefile (CPPFLAGS): Likewise.
31804         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
31805         Use $(libio-mtsafe).
31806         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
31807         of -D_IO_MTSAFE_IO.
31808         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
31809         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
31810         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
31811         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
31812         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
31813         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
31814         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
31815         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
31816         (CFLAGS-fread_u_chk.c): Likewise.
31817         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
31818         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
31819         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
31820         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
31821         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
31822         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
31823         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
31824         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
31825         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
31827         * libio/Makefile: Test [$(libc-reentrant) = yes]
31828         instead of [$(filter %REENTRANT, $(defines)) nonempty].
31830         * Makeconfig
31831         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
31832         * sysdeps/pthread/configure: File removed.
31833         * sysdeps/pthread/Makeconfig: New file.
31834         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
31835         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
31837 2012-08-16  Gary Benson  <gbenson@redhat.com>
31839         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
31840         unmapping the first object in a namespace.
31842 2012-08-16  Roland McGrath  <roland@hack.frob.com>
31844         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
31845         (__internal_setnetgrent): ... this.  Add internal_function to
31846         definition.  Add libc_hidden_def.
31847         (setnetgrent): Update caller.
31848         (internal_endnetgrent): Renamed to ...
31849         (__internal_endnetgrent): ... this.  Add internal_function to
31850         definition.  Add libc_hidden_def.
31851         (endnetgrent): Update caller.
31852         (internal_getnetgrent_r): Renamed to ...
31853         (__internal_getnetgrent_r): ... this.  Add internal_function to
31854         definition.  Add libc_hidden_def.
31855         (__getnetgrent_r): Update caller.
31856         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
31858 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
31860         * stdlib/longlong.h: Update from GCC.
31862 2012-08-16  Roland McGrath  <roland@hack.frob.com>
31864         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
31865         on _QL, which is set by umul_ppmm but never used.
31866         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
31867         variables, which are set by GMP macros but never used.
31868         * stdio-common/_itowa.c (_itowa): Likewise.
31869         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
31870         * stdlib/mod_1.c (mpn_mod_1): Likewise.
31872 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
31874         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
31875         struct La_sh_regs is not constant.
31876         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
31877         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
31878         and struct La_sparc64_regs are not constant.
31880 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
31882         * sysdeps/unix/sysv/linux/kernel-features.h
31883         (__ASSUME_POSIX_TIMERS): Remove.
31884         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
31885         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31886         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
31887         Make code unconditional.
31888         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31889         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
31890         Make code unconditional.
31891         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31892         * sysdeps/unix/sysv/linux/clock_nanosleep.c
31893         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
31894         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31895         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
31896         Make code unconditional.
31897         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31898         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
31899         (__libc_missing_posix_timers): Remove.
31901 2012-08-15  Roland McGrath  <roland@hack.frob.com>
31903         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
31904         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
31906         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
31908         * elf/dl-sym.c: Include <stdlib.h>.
31910         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
31911         constants, which avoids warnings in 32-bit builds.
31913         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
31914         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
31916         * misc/lseek.c: File moved to ...
31917         * io/lseek.c: ... here.
31919         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
31921         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
31922         shifting LEN more than 31 bits at once.
31924 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
31926         [BZ #14195]
31927         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
31928         segmentation fault for a case of two empty input strings.
31929         * string/test-strncasecmp.c (check1): Renamed to...
31930         (bz12205): ...this.
31931         (bz14195): Add new testcase for two empty input strings and N > 0.
31932         (test_main): Call new testcase, adapt for renamed function.
31934 2012-08-15  Andreas Jaeger  <aj@suse.de>
31936         [BZ #14090]
31937         * crypt/md5test2.c: New test, based on test supplied by Serge
31938         Belyshev <belyshev@depni.sinp.msu.ru>.
31939         * crypt/Makefile (xtests): Add md5test-giant..
31940         * crypt/Makefile ($(objpfx)md5test-giant): Add.
31942 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
31944         [BZ #14090]
31945         * crypt/md5.c (md5_process_block): Don't assume the buffer
31946         length is less than 2**32.
31947         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
31948         length is less than 2**64.
31950 2012-08-15  Roland McGrath  <roland@hack.frob.com>
31952         * string/str-two-way.h: Include <sys/param.h>.
31953         (MAX): Macro removed.
31955         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
31956         Move #define and #undef of memmove to just before and after
31957         including <string.h>.
31959         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
31960         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
31961         and after including <string.h>.  Move declarations of
31962         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
31963         to before #include "string/memmove.c".
31965         * include/dirent.h: Declare __getdirentries.
31967         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
31968         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
31970 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
31972         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
31973         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
31974         * sysdeps/i386/configure: Regenerated.
31975         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
31976         STABS_CURRENT_FILE, and STABS_FUN.
31977         (END): Remove call to STABS_FUN_END.
31978         (STABS_CURRENT_FILE1): Delete.
31979         (STABS_CURRENT_FILE): Likewise.
31980         (STABS_FUN): Likewise.
31981         (STABS_FUN_END): Likewise.
31982         (STABS_FUN2): Likewise.
31983         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
31984         * sysdeps/x86_64/configure: Regenerated.
31986 2012-08-14  Roland McGrath  <roland@hack.frob.com>
31988         * elf/dl-open.c: Include <atomic.h>.
31989         * elf/dl-lookup.c: Likewise.
31991 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
31993         * sysdeps/unix/sysv/linux/kernel-features.h
31994         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
31995         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
31996         unconditionally.
31997         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
31998         unconditionally.
31999         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
32000         condition on __ASSUME_CLONE_THREAD_FLAGS.
32002 2012-08-14  Andreas Jaeger  <aj@suse.de>
32004         * sysdeps/i386/fpu/libm-test-ulps: Update.
32006 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
32008         * include/atomic.h (atomic_exchange_and_add): Split into ...
32009         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
32010         New atomic macros.
32012 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
32014         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
32016 2012-08-13  Jeff Law <law@redhat.com>
32018         * manual/stdio.texi (snprintf): Clarify handling of the trailing
32019         null byte in the output string.
32021 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
32023         * sysdeps/unix/sysv/linux/kernel-features.h
32024         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
32025         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
32026         (__ASSUME_ARG_MAX_STACK_BASED): Define.
32027         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
32028         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
32029         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
32030         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
32032 2012-08-09  Jeff Law <law@redhat.com>
32034         [BZ #13939]
32035         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
32036         When avoid_arena is set, don't retry in the that arena.  Pick the
32037         next one, whatever it might be.
32038         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
32039         (arena_lock): Pass in new parameter to arena_get2.
32040         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
32041         arena_get2.
32042         (__libc_malloc): Unify retrying after main arena failure with
32043         __libc_memalign version.
32044         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
32046 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
32048         [BZ #14166]
32049         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
32050         to __redirect_strstr.
32051         (__strstr_sse42): Use typeof __redirect_strstr.
32052         (__strstr_ia32): Likewise.
32053         (__libc_strstr): New prototype.
32054         (strstr): Renamed to ...
32055         (__libc_strstr): This.
32056         (strstr): New strong alias of __libc_strstr.
32057         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
32058         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
32059         __redirect_time.
32060         Include <time.h>.
32061         (__libc_time): New prototype.
32062         (time_ifunc): Replace time with __libc_time.
32063         (time): New strong alias and hidden definition of __libc_time.
32064         (__GI_time): Remove strong alias.
32065         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
32066         Include <stddef.h>.
32067         (memmove): Redefined to __redirect_memmove.
32068         (__memmove_sse2): Use typeof __redirect_memmove.
32069         (__memmove_ssse3): Likewise.
32070         (__memmove_ssse3_back): Likewise.
32071         (__libc_memmove): New prototype.
32072         (memmove): Renamed to ...
32073         (__libc_memmove): This.
32074         (memmove): New strong alias of __libc_memmove.
32076 2012-08-08  Mark Salter  <msalter@redhat.com>
32078         * elf/elf.h
32079         (R_MN10300_TLS_GD): Define.
32080         (R_MN10300_TLS_LD): Likewise.
32081         (R_MN10300_TLS_LDO): Likewise.
32082         (R_MN10300_TLS_GOTIE): Likewise.
32083         (R_MN10300_TLS_IE): Likewise.
32084         (R_MN10300_TLS_LE): Likewise.
32085         (R_MN10300_TLS_DTPMOD): Likewise.
32086         (R_MN10300_TLS_DTPOFF): Likewise.
32087         (R_MN10300_TLS_TPOFF): Likewise.
32088         (R_MN10300_SYM_DIFF): Likewise.
32089         (R_MN10300_ALIGN): Likewise.
32090         (R_MN10300_NUM): Update.
32092 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
32094         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
32095         Remove.
32097 2012-08-08  Roland McGrath  <roland@hack.frob.com>
32099         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
32101         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
32102         sysdeps/unix -> sysdeps/posix move.
32103         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
32105 2012-08-07      Allan McRae     <allan@archlinux.org>
32107         [BZ #14303]
32108         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
32109         (SUNOS_CPP): Likewise.
32110         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
32111         not found.
32112         (open_input): Call CPP using execvp.
32114 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
32116         * sysdeps/unix/sysv/linux/kernel-features.h
32117         (__ASSUME_PROT_GROWSUPDOWN): Remove.
32118         (__ASSUME_NO_CLONE_DETACHED): Likewise.
32119         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
32120         (__ASSUME_WAITID_SYSCALL): Likewise.
32121         * sysdeps/unix/sysv/linux/dl-execstack.c
32122         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
32123         code unconditional.
32124         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
32125         conditional code.
32126         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
32127         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
32128         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
32129         code.
32130         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
32131         unconditional.
32132         [__ASSUME_WAITID_SYSCALL]: Likewise.
32133         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
32135 2012-08-07  Roland McGrath  <roland@hack.frob.com>
32137         * sysdeps/unix/closedir.c: Renamed to ...
32138         * sysdeps/posix/closedir.c: ... here.
32139         * sysdeps/unix/dirfd.c: Renamed to ...
32140         * sysdeps/posix/dirfd.c: ... here.
32141         * sysdeps/unix/dirstream.h: Renamed to ...
32142         * sysdeps/posix/dirstream.h: ... here.
32143         * sysdeps/unix/fdopendir.c: Renamed to ...
32144         * sysdeps/posix/fdopendir.c: ... here.
32145         * sysdeps/unix/opendir.c: Renamed to ...
32146         * sysdeps/posix/opendir.c: ... here.
32147         * sysdeps/unix/readdir.c: Renamed to ...
32148         * sysdeps/posix/readdir.c: ... here.
32149         * sysdeps/unix/readdir_r.c: Renamed to ...
32150         * sysdeps/posix/readdir_r.c: ... here.
32151         * sysdeps/unix/rewinddir.c: Renamed to ...
32152         * sysdeps/posix/rewinddir.c: ... here.
32153         * sysdeps/unix/seekdir.c: Renamed to ...
32154         * sysdeps/posix/seekdir.c: ... here.
32155         * sysdeps/unix/telldir.c: Renamed to ...
32156         * sysdeps/posix/telldir.c: ... here.
32157         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
32158         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
32159         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
32160         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
32162         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
32163         * bits/fcntl.h: ... here.
32165         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
32166         not 0.
32167         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
32168         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
32169         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
32170         (struct flock): Move l_start, l_len to the beginning.
32171         Use __pid_t for l_pid.
32172         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
32173         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
32174         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
32175         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
32176         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
32177         [__USE_LARGEFILE64] (struct flock64): New type.
32178         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
32180         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
32181         * bits/dirent.h: ... here.
32183         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
32184         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
32186 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
32188         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
32189         Change from 2.6.0 to 2.6.16.
32190         * sysdeps/unix/sysv/linux/configure: Regenerated.
32191         * sysdeps/unix/sysv/linux/kernel-features.h
32192         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
32193         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
32194         version.
32195         (__ASSUME_UTIMES): Likewise.
32196         (__ASSUME_CLONE_STOPPED): Remove.
32197         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
32198         architectures, not kernel version.
32199         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
32200         (__ASSUME_NO_CLONE_DETACHED): Likewise.
32201         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
32202         (__ASSUME_WAITID_SYSCALL): Likewise.
32203         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
32204         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
32205         * README: State 2.6.16 as minimum Linux kernel version.  Do not
32206         refer to older versions.
32208 2012-08-06  Roland McGrath  <roland@hack.frob.com>
32210         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
32211         Define alphasort64 as an alias.
32212         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
32213         Define versionsort64 as an alias.
32214         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
32215         Define scandir64 as an alias.
32216         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
32217         Define scandirat64 as an alias.
32218         * dirent/alphasort64.c (alphasort64):
32219         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
32220         * dirent/versionsort64.c: Likewise.
32221         * dirent/scandir64.c: Likewise.
32222         * dirent/scandirat64.c: Likewise.
32223         * sysdeps/wordsize-64/alphasort.c: File removed.
32224         * sysdeps/wordsize-64/alphasort64.c: File removed.
32225         * sysdeps/wordsize-64/scandir.c: File removed.
32226         * sysdeps/wordsize-64/scandir64.c: File removed.
32227         * sysdeps/wordsize-64/scandirat.c: File removed.
32228         * sysdeps/wordsize-64/scandirat64.c: File removed.
32229         * sysdeps/wordsize-64/versionsort.c: File removed.
32230         * sysdeps/wordsize-64/versionsort64.c: File removed.
32231         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
32232         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
32233         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
32234         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
32235         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
32236         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
32237         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
32238         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
32240         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
32241         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
32242         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
32243         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
32244         [defined __arch64__ || defined __sparcv9]
32245         (__INO_T_MATCHES_INO64_T): New macro.
32246         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
32247         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
32248         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
32249         * sysdeps/unix/sysv/linux/bits/dirent.h
32250         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
32251         (_DIRENT_MATCHES_DIRENT64): New macro.
32253         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
32254         Define lockf64 as an alias.
32255         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
32256         Define fseeko64 as an alias.
32257         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
32258         Define ftello64 as an alias.
32259         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
32260         Define _IO_fgetpos64 and fgetpos64 as aliases.
32261         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
32262         Define _IO_fsetpos64 and fsetpos64 as aliases.
32263         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
32264         Conditionalize body on this.
32265         * libio/fseeko64.c: Likewise.
32266         * libio/ftello64.c: Likewise.
32267         * libio/iofgetpos64.c: Likewise.
32268         * libio/iofsetpos64.c: Likewise.
32269         * sysdeps/wordsize-64/lockf.c: File removed.
32270         * sysdeps/wordsize-64/lockf64.c: File removed.
32271         * sysdeps/wordsize-64/fseeko.c: File removed.
32272         * sysdeps/wordsize-64/fseeko64.c: File removed.
32273         * sysdeps/wordsize-64/ftello.c: File removed.
32274         * sysdeps/wordsize-64/ftello64.c: File removed.
32275         * sysdeps/wordsize-64/iofgetpos.c: File removed.
32276         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
32277         * sysdeps/wordsize-64/iofsetpos.c: File removed.
32278         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
32279         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
32280         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
32281         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
32282         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
32283         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
32284         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
32285         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
32286         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
32287         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
32288         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
32290         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
32291         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
32292         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
32293         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
32294         [defined __arch64__ || defined __sparcv9]
32295         (__OFF_T_MATCHES_OFF64_T): New macro.
32296         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
32297         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
32298         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
32299         (__OFF_T_MATCHES_OFF64_T): New macro.
32301 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
32303         * stdlib/secure-getenv.c (__secure_getenv): Replace
32304         GLIBC_2_16 with GLIBC_2_17.
32306 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
32308         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
32309         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
32311 2012-08-03  David S. Miller  <davem@davemloft.net>
32313         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32315 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
32317         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
32318         Remove.
32319         (__ASSUME_CORRECT_SI_PID): Likewise.
32320         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
32321         (__ASSUME_TMPFS_NAME): Likewise.
32322         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
32323         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
32324         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
32325         (HAVE_AUX_SECURE): Make definition unconditional.
32326         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
32327         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
32329 2012-08-03  Roland McGrath  <roland@hack.frob.com>
32331         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
32332         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
32333         * sysdeps/mach/hurd/eloop-threshold.h: New file.
32334         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
32335         __eloop_threshold instead of SYMLOOP_MAX.
32337         * sysdeps/generic/eloop-threshold.h: New file.
32338         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
32339         of MAXSYMLINKS.
32340         * elf/chroot_canon.c (chroot_canon): Likewise.
32342 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
32344         [BZ #13717]
32345         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
32346         Change to 2.6.0 everywhere.
32347         * sysdeps/unix/sysv/linux/configure: Regenerated.
32348         * sysdeps/unix/sysv/linux/kernel-features.h
32349         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
32350         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
32351         kernel versions.
32352         (__ASSUME_POSIX_TIMERS): Define unconditionally.
32353         (__ASSUME_FUTEX_REQUEUE): Remove.
32354         (__ASSUME_STATFS64): Define unconditionally.
32355         (__ASSUME_AT_SECURE): Likewise.
32356         (__ASSUME_CORRECT_SI_PID): Likewise.
32357         (__ASSUME_TGKILL): Define without depending on kernel version for
32358         i386.
32359         (__ASSUME_UTIMES): Likewise.
32360         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
32361         kernel version.
32362         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
32363         (__ASSUME_TMPFS_NAME): Likewise.
32364         * README: Update reference to Linux kernel versions.
32366 2012-08-02  Marek Polacek  <polacek@redhat.com>
32368         [BZ# 14150]
32369         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
32370         libc_cv_asm_type_prefix with %.
32371         * configure: Regenerated.
32372         * include/libc-symbols.h: Remove comment about
32373         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
32374         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
32375         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
32376         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
32377         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
32378         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
32379         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
32380         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
32381         * elf/tst-unique2mod1.c: Likewise.
32382         * elf/tst-unique1mod2.c: Likewise.
32383         * elf/tst-unique1mod1.c: Likewise.
32384         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
32385         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
32386         Replace ASM_TYPE_DIRECTIVE with .type.
32387         * sysdeps/s390/s390-64/sysdep.h: Likewise.
32388         * sysdeps/i386/sysdep.h: Likewise.
32389         * sysdeps/x86_64/sysdep.h: Likewise.
32390         * sysdeps/sh/sysdep.h: Likewise.
32391         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
32392         Do not define ASM_TYPE_DIRECTIVE.
32393         * sysdeps/powerpc/sysdep.h: Likewise.
32394         * sysdeps/powerpc/powerpc32/sysdep.h:
32395         Replace ASM_TYPE_DIRECTIVE with .type.
32396         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
32397         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
32398         * sysdeps/i386/fpu/e_powf.S: Likewise.
32399         * sysdeps/i386/fpu/e_expl.S: Likewise.
32400         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
32401         * sysdeps/i386/fpu/e_acosh.S: Likewise.
32402         * sysdeps/i386/fpu/e_pow.S: Likewise.
32403         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
32404         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
32405         * sysdeps/i386/fpu/s_expm1.S: Likewise.
32406         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
32407         * sysdeps/i386/fpu/e_log2.S: Likewise.
32408         * sysdeps/i386/fpu/e_log2l.S: Likewise.
32409         * sysdeps/i386/fpu/e_scalb.S: Likewise.
32410         * sysdeps/i386/fpu/e_powl.S: Likewise.
32411         * sysdeps/i386/fpu/e_log10f.S: Likewise.
32412         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
32413         * sysdeps/i386/fpu/e_logl.S: Likewise.
32414         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
32415         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
32416         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
32417         * sysdeps/i386/fpu/e_log2f.S: Likewise.
32418         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
32419         * sysdeps/i386/fpu/e_log.S: Likewise.
32420         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
32421         * sysdeps/i386/fpu/e_logf.S: Likewise.
32422         * sysdeps/i386/fpu/e_log10l.S: Likewise.
32423         * sysdeps/i386/fpu/e_atanh.S: Likewise.
32424         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
32425         * sysdeps/i386/fpu/e_log10.S: Likewise.
32426         * sysdeps/i386/fpu/s_frexp.S: Likewise.
32427         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
32428         * sysdeps/i386/fpu/s_asinh.S: Likewise.
32429         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
32430         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
32431         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
32432         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
32433         * sysdeps/i386/i686/strtok.S: Likewise.
32434         * sysdeps/i386/i386-mcount.S: Likewise.
32435         * sysdeps/i386/strtok.S: Likewise.
32436         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
32437         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
32438         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
32439         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
32440         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
32441         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
32442         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
32443         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
32444         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
32445         * sysdeps/x86_64/_mcount.S: Likewise.
32446         * sysdeps/x86_64/strtok.S: Likewise.
32447         * sysdeps/sh/_mcount.S: Likewise.
32449 2012-08-01  Roland McGrath  <roland@hack.frob.com>
32451         * libio/iofopen.c: Include <fcntl.h>.
32452         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
32453         (_IO_fopen64, fopen64): Define as aliases.
32454         * libio/iofopen64.c: Include <fcntl.h>.
32455         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
32456         Conditionalize body on this.
32457         * sysdeps/wordsize-64/iofopen.c: File removed.
32458         * sysdeps/wordsize-64/iofopen64.c: File removed.
32460 2012-08-01  Marek Polacek  <polacek@redhat.com>
32462         * libc/Makeconfig: Use elf in place of binfmt-subdir.
32463         Use dlfcn directly instead of a variable.
32464         (binfmt-subdir): Do not define.
32465         (dlfcn): Likewise.
32467 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
32469         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
32470         Remove all definitions.
32471         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
32472         <kernel-features.h>.
32473         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
32474         (miss_F_GETOWN_EX): Remove all definitions.
32475         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
32476         macro definition.
32477         [!__ASSUME_FCNTL64]: Remove conditional code.
32478         [__ASSUME_FCNTL64]: Make code unconditional.
32479         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
32480         <kernel-features.h>.
32481         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
32482         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
32483         (lockf64) [__NR_fcntl64]: Make code unconditional.
32484         (lockf64) [__ASSUME_FCNTL64]: Likewise.
32486         * sysdeps/unix/sysv/linux/kernel-features.h
32487         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
32488         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
32489         Make code unconditional.
32490         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
32491         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
32492         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
32493         [__NR_vfork]: Make code unconditional.
32494         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
32495         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
32496         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
32497         [__NR_vfork]: Make code unconditional.
32498         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
32499         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
32501 2012-08-01  Roland McGrath  <roland@hack.frob.com>
32503         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
32504         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
32506         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32507         Define mkstemp64 as an alias.
32508         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32509         Define mkstemps64 as an alias.
32510         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32511         Define mkostemp64 as an alias.
32512         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32513         Define mkostemps64 as an alias.
32514         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
32515         Conditionalize body on this.
32516         * misc/mkostemp64.c: Likewise.
32517         * misc/mkostemps64.c: Likewise.
32518         * misc/mkstemps64.c: Likewise.
32519         * sysdeps/wordsize-64/mkstemp64.c: File removed.
32520         * sysdeps/wordsize-64/mkostemp64.c: File removed.
32521         * sysdeps/wordsize-64/mkostemp.c: File removed.
32522         * sysdeps/wordsize-64/mkstemp.c: File removed.
32523         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
32524         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
32525         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
32526         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
32528         [BZ #14138]
32529         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
32530         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
32531         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
32532         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
32534         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
32535         compat_symbol macros from <shlib-compat.h> rather than the underlying
32536         default_symbol_version and symbol_version macros, so that DEFAULT
32537         lines in shlib-versions are respected.
32538         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
32540 2012-08-01  Florian Weimer  <fweimer@redhat.com>
32542         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
32543         Declare with warn_unused_result.
32544         (setgid, setregid, setegid, setresgid): Likewise.
32545         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
32546         Likewise.
32547         * WUR-REPORT: Remove set*id functions.
32549 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
32551         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
32553 2012-07-31  Roland McGrath  <roland@hack.frob.com>
32555         [BZ #10191]
32556         * include/sys/socket.h (__libc_accept, __libc_accept4):
32557         Add attribute_hidden.
32558         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
32560         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
32561         use of PTR_MANGLE.
32562         * inet/getnetgrent_r.c (setup): Likewise.
32564         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
32566 2012-07-31  David S. Miller  <davem@davemloft.net>
32568         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32570 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
32572         [BZ #13629]
32573         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
32574         value between 1.0 and 2.0 and smaller part has absolute value less
32575         than 1.0.
32576         * math/s_clog10.c (__clog10): Likewise.
32577         * math/s_clog10f.c (__clog10f): Likewise.
32578         * math/s_clog10l.c (__clog10l): Likewise.
32579         * math/s_clogf.c (__clogf): Likewise.
32580         * math/s_clogl.c (__clogl): Likewise.
32581         * math/libm-test.inc (clog_test): Add more tests.
32582         (clog10_test): Likewise.
32583         * sysdeps/i386/fpu/libm-test-ulps: Update.
32584         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32586 2012-07-31  Florian Weimer  <fweimer@redhat.com>
32588         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
32589         Exit with zero in case no suitable GID is found, and write a
32590         message to standard error.
32592 2012-07-30  Roland McGrath  <roland@hack.frob.com>
32594         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
32595         rather than to 1.
32596         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
32597         (MAXPATHLEN): Removed.
32598         (NOGROUP, NODEV): New macros.
32599         (setbit, clrbit, isset, isclr): New macros.
32600         (howmany, roundup, powerof2): New macros.
32601         (DEV_BSIZE): New macro.
32603         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
32604         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
32606         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
32607         definition on [!__NO_LONG_DOUBLE_MATH].
32609         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
32610         PTR_MANGLE and PTR_DEMANGLE.
32612         * socket/accept4.c (accept4): Rename to __libc_accept4.
32613         Define accept4 as a weak alias.
32615         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
32616         on [_DIRENT_HAVE_D_TYPE].
32617         * io/ftw.c (ftw_dir): Likewise.
32619         * io/xmknod.c (__xmknod): Don't check PATH for being null.
32621         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
32623         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
32624         Use the BSD numbers rather than the arbitrary ones we had.
32625         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
32626         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
32627         (SIGXCPU, SIGXFSZ): New macros.
32628         (_NSIG): Now 32.
32630         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
32631         initializer on [_LIBC_REENTRANT].
32633         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
32634         definitions inside [_POSIX_MAPPED_FILES].
32636         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
32638         * dirent/opendir.c: Include <fcntl.h>.
32640         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
32641         (__libc_getspecific): Likewise.
32642         (__libc_key_create): Likewise.
32644         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
32645         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
32646         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
32647         (tmpfile64): Define as alias.
32648         * sysdeps/wordsize-64/tmpfile.c: File removed.
32649         * sysdeps/wordsize-64/tmpfile64.c: File removed.
32650         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
32651         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
32653         * stdio-common/vfscanf.c: Include <stdbool.h>.
32654         * nss/makedb.c: Likewise.
32655         * stdio-common/_i18n_number.h: Likewise.
32656         * argp/argp-help.c: Likewise.
32657         * posix/wordexp.c: Likewise.
32658         * sysdeps/posix/spawni.c: Likewise.
32659         * nss/nss_files/files-initgroups.c: Likewise.
32660         * stdio-common/reg-modifier.c: Include <stdlib.h>.
32661         * nss/nss_files/files-initgroups.c: Likewise.
32662         * nss/nss_db/db-netgrp.c: Likewise.
32663         * nss/nss_db/db-initgroups.c: Likewise.
32664         * io/fchmodat.c: Include <sys/stat.h>.
32666         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
32667         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
32669         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
32670         [HAVE_MMAP].
32672         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
32673         Add multiple inclusion protection.
32675 2012-07-27  David S. Miller  <davem@davemloft.net>
32677         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32679 2012-07-27  Gary Benson  <gbenson@redhat.com>
32681         [BZ #14298]
32682         * elf/rtld.c: Include <stap-probe.h>.
32683         (dl_main): Added static probes "init_start" and "init_complete".
32684         * elf/dl-load.c: Include <stap-probe.h>.
32685         (lose): Take new parameter "nsid".
32686         Added static probe "map_failed".
32687         (_dl_map_object_from_fd): Pass namespace id to lose.
32688         Added static probe "map_start".
32689         (open_verify): Pass namespace id to lose.
32690         * elf/dl-open.c: Include <stap-probe.h>.
32691         (dl_open_worker) Added static probes "map_complete", "reloc_start"
32692         and "reloc_complete".
32693         * elf/dl-close.c: Include <stap-probe.h>.
32694         (_dl_close_worker): Added static probes "unmap_start" and
32695         "unmap_complete".
32696         * elf/rtld-debugger-interface.txt: New file documenting the above.
32698 2012-07-26  Roland McGrath  <roland@hack.frob.com>
32700         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
32701         rather than a string variable.
32702         * sunrpc/rpc_main.c (h_output): Likewise.
32703         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
32705 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
32707         * inet/check_native.c: New file.
32709 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
32711         [BZ #13629]
32712         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
32713         if larger part has absolute value 1.0.
32714         * math/s_clog10.c (__clog10): Likewise.
32715         * math/s_clog10f.c (__clog10f): Likewise.
32716         * math/s_clog10l.c (__clog10l): Likewise.
32717         * math/s_clogf.c (__clogf): Likewise.
32718         * math/s_clogl.c (__clogl): Likewise.
32719         * math/libm-test.inc (clog_test): Add more tests.
32720         (clog10_test): Likewise.
32721         * sysdeps/i386/fpu/libm-test-ulps: Update.
32722         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32724         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
32725         (pltexit): Likewise.
32726         (La_regs): Likewise.
32727         (La_retval): Likewise.
32728         (int_retval): Likewise.
32729         Update #error for removed macros to refer only to definitions in
32730         tst-audit.h.
32731         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
32732         macro.
32733         (pltexit): Likewise.
32734         (La_regs): Likewise.
32735         (La_retval): Likewise.
32736         (int_retval): Likewise.
32737         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
32738         macro.
32739         (pltexit): Likewise.
32740         (La_regs): Likewise.
32741         (La_retval): Likewise.
32742         (int_retval): Likewise.
32743         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
32744         macro.
32745         (pltexit): Likewise.
32746         (La_regs): Likewise.
32747         (La_retval): Likewise.
32748         (int_retval): Likewise.
32749         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
32750         macro.
32751         (pltexit): Likewise.
32752         (La_regs): Likewise.
32753         (La_retval): Likewise.
32754         (int_retval): Likewise.
32755         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
32756         macro.
32757         (pltexit): Likewise.
32758         (La_regs): Likewise.
32759         (La_retval): Likewise.
32760         (int_retval): Likewise.
32761         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
32762         macro.
32763         (pltexit): Likewise.
32764         (La_regs): Likewise.
32765         (La_retval): Likewise.
32766         (int_retval): Likewise.
32767         * sysdeps/generic/tst-audit.h: Update comment to refer only to
32768         macro definitions in tst-audit.h.
32769         * sysdeps/i386/tst-audit.h: New file.
32770         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
32771         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
32772         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
32773         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
32774         * sysdeps/sh/tst-audit.h: Likewise.
32775         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
32776         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
32777         * sysdeps/x86_64/tst-audit.h: Likewise.
32779 2012-07-26  Andreas Jaeger  <aj@suse.de>
32781         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
32782         ptrace.
32784         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
32785         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
32786         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
32787         PTRACE_O_MASK.
32788         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
32789         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
32790         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
32792         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
32793         value.
32795         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
32796         _sigsys.
32797         (si_call_addr, si_syscall, si_arch): Define new macro.
32798         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
32799         _sigsys.
32800         (si_call_addr, si_syscall, si_arch): Define new marcro.
32801         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
32802         _sigsys.
32803         (si_call_addr, si_syscall, si_arch): Define new macro.
32804         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
32805         _sigsys.
32806         (si_call_addr, si_syscall, si_arch): Define new macro.
32808 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
32810         [BZ #13717]
32811         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
32812         Change to 2.4.21 where previously 2.4.1.
32813         * sysdeps/unix/sysv/linux/configure: Regenerated.
32814         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
32815         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
32816         Linux kernel version.
32817         (__ASSUME_STD_AUXV): Remove.
32818         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
32819         kernel version.
32820         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
32821         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
32822         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
32823         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
32824         (__ASSUME_NETLINK_SUPPORT): Likewise.
32825         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
32826         (__no_netlink_support): Remove conditional definition.
32827         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
32828         Remove.
32829         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
32830         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
32831         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
32832         (if_nameindex_ioctl): Remove.
32833         (if_nameindex_netlink): Do not handle __no_netlink_support.
32834         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
32835         code.
32836         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
32837         Remove conditional code.
32838         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
32839         code.
32840         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
32841         unconditional.
32842         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
32843         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
32844         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
32845         Remove.
32846         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
32847         [!__ASSUME_STD_AUXV]: Remove conditional code.
32848         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
32849         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
32850         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
32851         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
32852         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
32853         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
32854         code.
32855         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
32856         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
32857         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
32858         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
32859         conditional code.
32860         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
32861         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
32862         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
32863         code.
32864         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
32865         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
32866         conditional code.
32867         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
32868         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
32869         code unconditional.
32870         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32871         conditional code.
32872         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32873         unconditional.
32874         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32875         conditional code.
32876         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
32877         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32878         unconditional.
32879         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32880         conditional code.
32881         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
32882         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
32883         code unconditional.
32884         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32885         conditional code.
32886         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32887         unconditional.
32888         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32889         conditional code.
32890         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
32891         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
32892         code unconditional.
32893         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32894         conditional code.
32895         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32896         unconditional.
32897         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32898         conditional code.
32900 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
32902         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
32903         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
32904         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
32905         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
32906         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
32907         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
32908         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
32909         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
32910         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
32911         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
32912         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
32913         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
32914         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
32915         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
32916         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
32917         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
32918         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
32919         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
32920         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
32921         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
32922         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
32923         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
32924         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
32926 2012-07-25  Florian Weimer  <fweimer@redhat.com>
32928         * Versions.def: Add GLIBC_2.17.
32929         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
32930         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
32931         Introduce __libc_secure_getenv.
32932         * stdlib/Versions (2.17): Add secure_getenv
32933         (GLIBC_PRIVATE): Add __libc_secure_getenv.
32934         * stdlib/secure-getenv.c: Rename __secure_getenv to
32935         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
32936         symbol __secure_getenv for GLIBC_2.0.
32937         * stdlib/tst-secure-getenv.c: New.
32938         * stdlib/Makefile (tests): Add testcase.
32939         * manual/startup.texi (Environment Access): Document
32940         secure_getenv.
32941         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
32942         __libc_secure_getenv.
32943         * inet/ruserpass.c (ruserpass): Likewise.
32944         * malloc/mtrace.c (mtrace): Likewise.
32945         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
32946         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
32947         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
32948         * sysdeps/posix/tempname.c: Likewise.  Evaluate
32949         HAVE_SECURE_GETENV.
32950         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
32951         __secure_getenv to __libc_secure_getenv.
32952         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
32953         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
32954         Likewise.
32955         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
32956         Likewise.
32957         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
32958         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
32959         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
32960         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
32961         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
32962         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
32963         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
32965 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
32967         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
32968         (struct La_i86_retval): Likewise.
32969         (struct La_x86_64_regs): Likewise.
32970         (struct La_x86_64_retval): Likewise.
32971         (struct La_x32_regs): Likewise.
32972         (struct La_x32_retval): Likewise.
32973         (struct La_ppc32_regs): Likewise.
32974         (struct La_ppc32_retval): Likewise.
32975         (struct La_ppc64_regs): Likewise.
32976         (struct La_ppc64_retval): Likewise.
32977         (struct La_sh_regs): Likewise.
32978         (struct La_sh_retval): Likewise.
32979         (struct La_s390_32_regs): Likewise.
32980         (struct La_s390_32_retval): Likewise.
32981         (struct La_s390_64_regs): Likewise.
32982         (struct La_s390_64_retval): Likewise.
32983         (struct La_sparc32_regs): Likewise.
32984         (struct La_sparc32_retval): Likewise.
32985         (struct La_sparc64_regs): Likewise.
32986         (struct La_sparc64_retval): Likewise.
32987         (struct audit_ifaces): Remove architecture-specific pltenter and
32988         pltexit members.
32989         * sysdeps/i386/ldsodefs.h: New file.
32990         * sysdeps/powerpc/ldsodefs.h: Likewise.
32991         * sysdeps/s390/ldsodefs.h: Likewise.
32992         * sysdeps/sh/ldsodefs.h: Likewise.
32993         * sysdeps/sparc/ldsodefs.h: Likewise.
32994         * sysdeps/x86_64/ldsodefs.h: Likewise.
32996 2012-07-25  Marek Polacek  <polacek@redhat.com>
32998         [BZ #6808]
32999         * math/libm-test.inc (yn_test): Add another test.
33000         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
33001         to ERANGE when the result is +-Inf.
33002         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
33003         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
33004         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
33005         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
33007 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
33009         * conform/data/time.h-data (NULL): Use macro-constant.  Require
33010         equal to 0.
33011         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
33012         clock_t.
33013         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
33015 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
33017         * configure.in <sysdeps resolving>: Correct printing
33018         Implies_before.
33019         * configure: Regenerate.
33021 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
33023         * math/w_ilogb.c: Include <limits.h>.
33024         * math/w_ilogbl.c: Likewise.
33026 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
33028         * manual/lang.texi (__va_copy): Document primarily as ISO C99
33029         va_copy.  Document allowing for unavailable va_copy only as
33030         pre-C99 compatibility.
33031         * manual/string.texi (Copying and Concatenation): Use va_copy
33032         instead of __va_copy in concat example.
33034 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
33036         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
33037         (__sendto): Use create_address_port.  Initialize APORT and deallocate
33038         it if not null.
33040         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
33041         with O_NOLINK passed to __file_name_lookup.
33043         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
33044         with O_NOLINK passed to __file_name_lookup.
33046         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
33047         negative N or less than NGIDS.
33049         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
33050         type to string_t.  Set ERANGE as errno and return it if NAME is not big
33051         enough.  Use memcpy instead of strncpy.
33053 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
33055         * elf/Makefile (check-data): Remove.
33056         (localplt.data): New vpath directive.
33057         ($(objpfx)check-localplt.out): Use localplt.data from vpath
33058         instead of $(check-data).
33059         * scripts/data/localplt-generic.data: Move to ...
33060         * sysdeps/generic/localplt.data: ... here.
33061         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
33062         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
33063         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
33064         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
33065         ... here.
33066         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
33067         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
33068         ... here.
33069         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
33070         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
33071         ... here.
33072         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
33073         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
33074         ... here.
33075         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
33076         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
33077         ... here.
33078         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
33079         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
33080         ... here.
33082 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33084         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
33085         PPC32 and PPC64 files.
33086         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
33087         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
33089 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33091         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
33092         __makecontext_ret to ...
33093         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
33094         ... here and call exit if uc_link is NULL.  New file.
33095         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
33096         __makecontext_ret.S.
33097         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
33098         __makecontext_ret to ...
33099         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
33100         ... here and call exit if uc_link is NULL.  New file.
33101         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
33102         __makecontext_ret.S.
33104 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33106         * elf/elf.h (R_390_IRELATIVE): New definition.
33107         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
33108         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
33109         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
33110         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
33111         (elf_machine_lazy_rel): Likewise.
33112         * sysdeps/s390/dl-irel.h: New file.
33113         * sysdeps/s390/s390-64/memcpy.S: New asm code.
33114         * sysdeps/s390/s390-64/memset.S: New asm code.
33115         * sysdeps/s390/s390-64/memcmp.S: New asm code.
33116         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
33117         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
33118         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
33119         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
33120         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
33121         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
33122         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
33123         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
33124         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
33125         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
33126         * sysdeps/s390/s390-32/memcpy.S: New asm code.
33127         * sysdeps/s390/s390-32/memset.S: New asm code.
33128         * sysdeps/s390/s390-32/memcmp.S: New asm code.
33130 2012-07-17  Marek Polacek  <polacek@redhat.com>
33132         [BZ #14349]
33133         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
33134         * sysdeps/s390/s390-64/configure.in: Likewise.
33135         * sysdeps/sparc/configure.in: Likewise.
33136         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
33137         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
33138         * sysdeps/i386/configure.in: Likewise.
33139         * sysdeps/x86_64/configure.in: Likewise.
33140         * sysdeps/sh/configure.in: Likewise.
33141         * sysdeps/s390/s390-32/configure: Regenerated.
33142         * sysdeps/s390/s390-64/configure: Likewise.
33143         * sysdeps/x86_64/configure: Likewise.
33144         * sysdeps/sh/configure: Likewise.
33145         * sysdeps/powerpc/powerpc64/configure: Likewise.
33146         * sysdeps/powerpc/powerpc32/configure: Likewise.
33147         * sysdeps/sparc/configure: Likwise.
33148         * sysdeps/i386/configure: Likewise.
33150         * elf/dl-open.c: Comment fixes.
33152 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
33154         * Makefile [CXX] (check-data): Remove.
33155         [CXX] (c++-types.data): New vpath directive.
33156         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
33157         vpath.  Do not allow for C++ type data being missing.
33158         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
33159         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
33160         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
33161         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
33162         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
33163         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
33164         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
33165         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
33166         ... here.
33167         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
33168         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
33169         ... here.
33170         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
33171         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
33172         ... here.
33173         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
33174         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
33175         ... here.
33176         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
33177         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
33178         ... here.
33179         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
33180         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
33181         ... here.
33182         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
33183         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
33184         ... here.
33185         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
33186         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
33188         * elf/tls-macros.h (TLS_LE): Move architecture-specific
33189         definitions to architecture-specific files.
33190         (TLS_IE): Likewise.
33191         (TLS_LD): Likewise.
33192         (TLS_GD): Likewise.
33193         * sysdeps/i386/tls-macros.h: New file.
33194         * sysdeps/powerpc/tls-macros.h: Likewise.
33195         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
33196         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
33197         * sysdeps/sh/tls-macros.h: Likewise.
33198         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
33199         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
33200         * sysdeps/x86_64/tls-macros.h: Likewise.
33202 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
33204         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
33205         zero value for regular exit case.
33207         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
33208         (__start_context): Preserve zero value for regular exit case.
33210 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
33211             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33213         * manual/setjmp.texi (setcontext): Clarify normal process
33214         termination when uc_link is the null pointer.
33215         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
33216         exit call.
33218 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
33220         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
33221         preprocessor.  Test for each exception mask separately.
33223 2012-07-16  Andreas Jaeger  <aj@suse.de>
33225         * po/ru.po: Update from translation team.
33227 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
33229         * conform/data/string.h-data (NULL): Use macro-constant.  Require
33230         equal to 0.
33231         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
33232         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
33233         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
33234         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
33235         [ISO || ISO99 || ISO11] (*_t): Do not allow.
33237 2012-07-13  Andreas Jaeger  <aj@suse.de>
33239         * po/fr.po: Update from translation team.
33241 2012-07-12  Marek Polacek  <polacek@redhat.com>
33243         [BZ #14173]
33244         * math/libm-test.inc (yn_test): Add test for BZ #14173.
33245         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
33246         loop condition.
33248 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
33250         [BZ #13717]
33251         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
33252         Change to 2.4.1 where previously 2.4.0.
33253         * sysdeps/unix/sysv/linux/configure: Regenerated.
33254         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
33255         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
33256         version.
33257         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
33258         (__ASSUME_AT_CLKTCK): Remove.
33259         (__ASSUME_AT_PAGESIZE): Likewise.
33260         (__ASSUME_AT_XID): Likewise.
33261         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
33262         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
33263         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
33264         unconditionally.
33265         (HAVE_AUX_PAGESIZE): Likewise.
33266         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
33267         [__ASSUME_AT_CLKTCK]: Make code unconditional.
33268         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
33270 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
33272         [BZ #14307]
33273         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
33274         the temporary buffer used to invoke __gethostbyname2_r,
33275         __gethostbyaddr_r and gethostbyname4_r to make room for struct
33276         host_data / struct gaih_addrtuple.
33277         * resolv/nss_dns/dns-host.c (global scope): Move definition of
33278         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
33279         header file nss/nsswitch.h.
33280         * nss/nsswitch.h (global scope): Add definition of implementation
33281         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
33282         resolv/nss_dns/dns-host.c).
33284 2012-07-11  Andreas Jaeger  <aj@suse.de>
33286         * po/fr.po: Update from translation team.
33288         * po/sv.po: Update from translation team
33289         * po/fr.po: Another update from translation team.
33291 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33293         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
33294         for subnormals or multiply small sinh result by itself.
33295         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
33296         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
33298 2012-07-11  David S. Miller  <davem@davemloft.net>
33300         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33302 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
33304         [BZ #14347]
33305         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
33306         (INTERNAL_MARK): Shift it here.
33308 2012-07-10  Marek Polacek  <polacek@redhat.com>
33310         [BZ #14151]
33311         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
33312         libc_cv_asm_global_directive with .globl.
33313         * configure: Regenerated.
33314         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
33315         with .globl.
33316         * sysdeps/i386/configure: Regenerated.
33317         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
33318         with .globl.
33319         * sysdeps/x86_64/configure: Regenerated.
33320         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
33321         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
33322         * elf/tst-unique2mod2.c: Likewise.
33323         * elf/tst-unique2mod1.c: Likewise.
33324         * elf/tst-unique1mod2.c: Likewise.
33325         * elf/tst-unique1mod1.c: Likewise.
33326         * sysdeps/s390/s390-32/sysdep.h: Likewise.
33327         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
33328         * sysdeps/s390/s390-64/sysdep.h: Likewise.
33329         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
33330         * sysdeps/mach/sysdep.h: Likewise.
33331         * sysdeps/i386/sysdep.h: Likewise.
33332         * sysdeps/i386/i386-mcount.S: Likewise.
33333         * sysdeps/x86_64/_mcount.S: Likewise.
33334         * sysdeps/x86_64/sysdep.h: Likewise.
33335         * sysdeps/sh/_mcount.S: Likewise.
33336         * sysdeps/sh/sysdep.h: Likewise.
33337         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
33338         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
33339         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
33340         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
33341         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
33342         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
33343         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
33344         * locale/localeinfo.h: Likewise.
33345         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
33346         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
33348 2012-07-09  Roland McGrath  <roland@hack.frob.com>
33350         [BZ #14336]
33351         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
33352         system".
33353         * manual/message.texi (The Uniforum approach): Likewise.
33354         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
33355         (glibc iconv Implementation): Likewise.
33357 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
33359         [BZ #14337]
33360         * math/s_clog.c (__clog): Avoid scaling a value down where that
33361         could result in underflow.
33362         * math/s_clog10.c (__clog10): Likewise.
33363         * math/s_clog10f.c (__clog10f): Likewise.
33364         * math/s_clog10l.c (__clog10l): Likewise.
33365         * math/s_clogf.c (__clogf): Likewise.
33366         * math/s_clogl.c (__clogl): Likewise.
33367         * math/libm-test.inc (clog_test): Add more tests.
33368         (clog10_test): Likewise.
33369         * sysdeps/i386/fpu/libm-test-ulps: Update.
33370         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33372 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
33374         [BZ #14283]
33375         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
33376         by 7 not 8 to examine high bit of fractional part.
33378         [BZ #14042]
33379         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
33380         for call to __mcount_internal.
33381         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
33382         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
33383         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
33385 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
33387         [BZ #14154]
33388         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
33389         approximation for values within 0x1p-13f of an odd multiple of
33390         pi/4.
33391         * math/libm-test.inc (tan_test): Do not allow spurious underflow
33392         exception.  Add more tests.
33393         * sysdeps/i386/fpu/libm-test-ulps: Update.
33395         [BZ #6778]
33396         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
33397         inputs and return -1 for them.  Do not check for +Inf in case not
33398         reachable for +Inf.
33399         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
33400         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
33401         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
33402         and return -1 for them.  Do not check for +Inf in case not
33403         reachable for +Inf.
33404         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
33405         define.
33406         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
33407         and return -1 for them.  Do not check for +Inf in case not
33408         reachable for +Inf.
33409         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
33410         spurious underflow.
33411         * sysdeps/i386/fpu/libm-test-ulps: Update.
33412         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33414 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
33416         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
33418 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
33420         [BZ #14157]
33421         [BZ #14331]
33422         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
33423         could result in spurious underflow.  Scale down values above
33424         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
33425         * math/s_csqrtf.c (__csqrtf): Likewise.
33426         * math/s_csqrtl.c (__csqrtl): Likewise.
33427         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
33428         spurious underflow.
33429         * sysdeps/i386/fpu/libm-test-ulps: Update.
33430         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33432 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
33434         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
33435         xopen-msg.sed.
33436         * catgets/xopen-msg.awk: New file.
33437         * catgets/xopen-msg.sed: Removed.
33439         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
33440         po2text.sed.
33441         * intl/po2test.awk: New file.
33442         * intl/po2test.sed: Removed.
33444 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
33446         [BZ #14328]
33447         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
33448         or multiply small sinh result by itself.
33449         * math/s_ctanf.c (__ctanf): Likewise.
33450         * math/s_ctanh.c (__ctanh): Likewise.
33451         * math/s_ctanhf.c (__ctanhf): Likewise.
33452         * math/s_ctanhl.c (__ctanhl): Likewise.
33453         * math/s_ctanl.c (__ctanl): Likewise.
33454         * math/libm-test.inc (ctan_test_tonearest): New function.
33455         (ctan_test_towardzero): Likewise.
33456         (ctan_test_downward): Likewise.
33457         (ctan_test_upward): Likewise.
33458         (ctanh_test_tonearest): Likewise.
33459         (ctanh_test_towardzero): Likewise.
33460         (ctanh_test_downward): Likewise.
33461         (ctanh_test_upward): Likewise.
33462         (main): Call these new functions.
33463         * sysdeps/i386/fpu/libm-test-ulps: Update.
33464         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33466 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
33468         * .gitignore: Delete /ports entry.
33470 2012-07-03  Andreas Jaeger  <aj@suse.de>
33472         * po/bg.po: Update from translation team.
33473         * po/cs.po: Likewise.
33474         * po/de.po: Likewise.
33475         * po/hr.po: Likewise.
33476         * po/nl.pl: Likewise.
33477         * po/pl.po: Likewise.
33478         * po/vi.po: Likewise.
33480 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
33482         * Makeconfig [!+link] (+link-before-libc): New variable.
33483         [!+link] (+link-after-libc): Likewise.
33484         [!+link] (+link-tests): Likewise.
33485         [!+link] (+link): Define in terms of $(+link-before-libc) and
33486         $(+link-after-libc).
33487         [!+link-static] (+link-static-before-libc): New variable.
33488         [!+link-static] (+link-static-after-libc): Likewise.
33489         [!+link-static] (+link-static-tests): Likewise.
33490         [!+link-static] (+link-static): Define in terms of
33491         $(+link-static-before-libc) and $(+link-static-after-libc).
33492         [build-shared] (link-libc-before-gnulib): New variable.
33493         [build-shared] (link-libc-tests): Likewise.
33494         [build-shared] (link-libc): Define in terms of
33495         $(link-libc-before-gnulib).
33496         [!build-shared] (link-libc-tests): New variable.
33497         (link-libc-static-tests): New variable.
33498         [!gnulib] (gnulib-arch): New variable.
33499         [!gnulib] (gnulib-tests): Likewise.
33500         [!gnulib] (static-gnulib-arch): Likewise.
33501         [!gnulib] (static-gnulib-tests): Likewise.
33502         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
33503         Define with "=" instead of ":=".
33504         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
33505         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
33506         * Rules (binaries-all-notests): New variable.
33507         (binaries-all-tests): Likewise.
33508         (binaries-static-notests): Likewise.
33509         (binaries-static-tests): Likewise.
33510         (binaries-all): Define using $(binaries-all-notests) and
33511         $(binaries-all-tests).
33512         (binaries-static): Define using $(binaries-static-notests) and
33513         $(binaries-static-tests).
33514         (binaries-shared-tests): New variable.
33515         (binaries-shared-notests): Likewise.
33516         (binaries-shared): Remove variable.
33517         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
33518         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
33519         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
33520         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
33521         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
33522         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
33523         * elf/Makefile (sln-modules): New variable.
33524         (extra-objs): Add $(sln-modules:=.o).
33525         (ldconfig-modules): Add static-stubs.
33526         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
33527         * elf/static-stubs.c: New file.
33529         [BZ #14283]
33530         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
33531         by 7 not 8 to examine high bit of fractional part.  Use volatile
33532         variables when splitting into final array of floats if
33533         __FLT_EVAL_METHOD__ != 0.
33534         * math/libm-test.inc (cos_test): Add another test.
33535         (sin_test): Likewise.
33536         * sysdeps/i386/fpu/libm-test-ulps: Update.
33538         [BZ #14273]
33539         * math/libm-test.inc (cosh_test): Add more tests.
33541         * version.h (RELEASE): Set to "development".
33542         (VERSION): Set to "2.16.90".
33544 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
33546         * NEWS: Update copyright. Remove last-updated date.
33547         Mention math library bug fixes and timezone data changes.
33548         * README: Mention GNU/Hurd, x32, and HPPA support status.
33550 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
33552         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
33554 2012-06-27  Andreas Jaeger  <aj@suse.de>
33556         * manual/contrib.texi (Contributors): Add Samuel Thibault.
33558 2012-06-25  Andreas Jaeger  <aj@suse.de>
33560         * sysdeps/s390/fpu/libm-test-ulps: Update.
33562 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
33563             Thomas Schwinge  <thomas@codesourcery.com>
33565         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
33566         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
33567         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
33568         fanotify_mark.
33570 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
33572         * sysdeps/mach/start.c: Remove file.
33573         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
33574         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
33575         * sysdeps/sh/init-first.c: Likewise.
33577         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
33578         registers for frame unwinding purposes, add CFI directives.
33579         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
33580         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
33581         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
33582         Likewise.
33584         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
33585         __fortify_fail returning.
33586         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
33588         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
33589         sysdeps/sh/____longjmp_chk.S.
33590         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
33591         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
33592         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
33593         (gen-as-const-headers): Append sigaltstack-offsets.sym.
33595         * sysdeps/sh/abort-instr.h: New file.
33596         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
33597         process in case exit returns.
33599         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
33600         initialize the GOT register before use.
33602         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
33603         calculation of ARGC > 4.
33605         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
33606         meaningful names to some local labels.
33608 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
33609             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
33611         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
33612         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
33613         (__arch_compare_and_exchange_val_16_acq): Likewise.
33614         (__arch_compare_and_exchange_val_32_acq): Likewise.
33615         (atomic_exchange_and_add): Fix gUSA sequence.
33616         (atomic_add): Likewise.
33617         (atomic_add_negative): Likewise.
33618         (atomic_add_zero): Likewise.
33619         (atomic_bit_test_set): Likewise.
33621 2012-06-22  Andreas Schwab  <schwab@redhat.com>
33623         [BZ #13579]
33624         * include/link.h (struct link_map): Add l_free_initfini.
33625         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
33626         l_initfini.
33627         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
33628         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
33629         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
33630         set.
33632 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
33634         * configure.in: Use AC_LANG_SOURCE.
33635         * configure: Regenerate.
33637 2012-06-22  Roland McGrath  <roland@hack.frob.com>
33639         * configure.in (libc_cv_localstatedir): New substituted variable.
33640         * configure: Regenerated.
33641         * config.make.in (localstatedir): New variable, substituted from
33642         libc_cv_localstatedir.
33643         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
33644         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
33645         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
33646         * sysdeps/gnu/configure: Regenerated.
33648 2012-06-21  Jeff Law  <law@redhat.com>
33650         [BZ #14277]
33651         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
33652         free.  Simplify list management for _LIBC case.
33654 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
33656         [BZ #14273]
33657         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
33658         Clear sign bit of 64-bit integer value before comparing against
33659         overflow value.
33661         * sysdeps/mach/configure: Regenerated.
33663 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
33665         [BZ #14278]
33666         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
33668 2012-06-21  Jeff Law  <law@redhat.com>
33670         [BZ #13882]
33671         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
33672         uint16_t for elements in the "seen" array to avoid char overflows.
33673         * elf/dl-fini.c (_dl_sort_fini): Likewise.
33674         * elf/dl-open.c (dl_open_worker): Likewise.
33676 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
33678         * scripts/list-sources.sh: Scan PORTS for translations.
33679         * po/libc.pot: Regenerated.
33681 2012-06-21  Andreas Jaeger  <aj@suse.de>
33683         [BZ #12194]
33684         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
33685         warning.
33686         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
33687         * bits/byteswap-16.h (__bswap_16): Likewise.
33688         * bits/byteswap.h (__bswap_constant_16): Likewise.
33690 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
33692         [BZ #14117]
33693         * sysdeps/i386/fpu_control.h: Removed.
33694         * sysdeps/x86_64/fpu_control.h: Moved to ...
33695         * sysdeps/x86/fpu_control.h: Here.
33697         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
33698         (_FPU_SETCW): Likewise.
33700 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
33702         [BZ #14117]
33703         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
33704         * sysdeps/x86/fpu/bits/mathinline.h: This.
33705         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
33707         [BZ #14050]
33708         [BZ #14117]
33709         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
33710         functions if __x86_64__ is defined.
33712 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
33714         * string/endian.h: Add !__ASSEMBLER__ condition for including
33715         conversion interfaces.
33717 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
33719         [BZ #14241]
33720         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
33721         of ABS(x) in calculating zero to negative powers other than odd
33722         integers.
33723         * math/libm-test.inc (pow_test): Add more tests.
33725 2012-06-15  Andreas Jaeger  <aj@suse.de>
33727         * manual/contrib.texi (Contributors): Update entry of Liubov
33728         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
33729         Machado Filho.
33731 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
33733         * string/string.h: Add __wur to GNU version of strerror_r.
33735 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
33737         [BZ #14229]
33738         * string/Makefile (tests): Add tst-strtok_r.
33739         * string/tst-strtok_r.c: New file.
33740         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
33741         RAX_LP/RDX_LP on SAVE_PTR.
33743 2012-06-14  Roland McGrath  <roland@hack.frob.com>
33745         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
33747 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
33749         * libm_test.inc (csqrt_test): Allow more spurious underflow
33750         exceptions.
33751         (j0_test): Likewise.
33752         (j1_test): Likewise.
33753         (y0_test): Likewise.
33754         (y1_test): Likewise.
33756 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
33758         * po/Makefile (libc.pot): Use UTF-8 charset.
33760 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
33762         [BZ #14210]
33763         Suppress sign-conversion warning from FD_SET.
33764         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
33765         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
33766         not unsigned long int.
33767         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
33769 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
33771         [BZ #14050]
33772         [BZ #14117]
33773         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
33774         __extern_always_inline instead of __extern_inline.
33775         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
33776         (__signbit): Likewise.
33777         (__signbitl): Support C++ namespace.
33778         (lrintf): New inline function.
33779         (lrint): Likewise.
33780         (llrintf): Likewise.
33781         (llrint): Likewise.
33782         (fmaxf): Likewise.
33783         (fmax): Likewise.
33784         (fminf): Likewise.
33785         (fmin): Likewise.
33786         (rint): Likewise.
33787         (rintf): Likewise.
33788         (ceil): Likewise.
33789         (ceilf): Likewise.
33790         (floor): Likewise.
33791         (floorf): Likewise.
33792         (nearbyint): Likewise.
33793         (nearbyintf): Likewise.
33795 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
33797         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
33798         non-default versions.
33800 2012-06-11  Roland McGrath  <roland@hack.frob.com>
33802         [BZ #14218]
33803         * manual/argp.texi (Argp): Reword argp_parse description slightly.
33805 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
33807         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
33808         (FE_UPWARD, FE_DOWNWARD): Don't define.
33809         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
33810         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
33812         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
33813         reading it.
33814         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
33815         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
33817 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
33819         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
33820         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
33821         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
33822         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
33824 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
33826         [BZ #14117]
33827         * sysdeps/i386/fpu/bits/fenv.h: Removed.
33828         * sysdeps/i386/fpu/Implies: New file.
33829         * sysdeps/x86_64/fpu/Implies: Likewise.
33830         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
33831         * sysdeps/x86/fpu/bits/fenv.h: This.
33833         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
33834         __SSE_MATH__.
33836 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
33838         [BZ #14134]
33839         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
33840         character 0xffff that matches the last element of the
33841         conversion table.
33843 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33845         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
33846         fmodl commit.
33848 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33850         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
33851         values higher than 25.6283.
33853 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33855         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
33856         subnormal exponent extraction and add some __builtin_expect.
33857         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
33858         Fix for subnormal mantissa calculation.
33860 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
33862         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
33863         cpu2 is -1 and errno is not ENOSYS.
33865 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
33867         [BZ #14117]
33868         * sysdeps/i386/i486/bits/string.h: Renamed to ...
33869         * sysdeps/x86/bits/string.h: This.
33870         * sysdeps/x86_64/bits/string.h: Removed.
33872         * sysdeps/i386/i486/bits/string.h: Define inline functions only
33873         if not compiling for x86-64, but compiling for >= i486.
33875         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
33876         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
33878         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
33879         New macro from Linux kernel 3.4.0.
33880         (FP_XSTATE_MAGIC2): Likewise.
33881         (FP_XSTATE_MAGIC2_SIZE): Likewise.
33882         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
33883         (struct _fpx_sw_bytes): New struct.
33884         (struct _xsave_hdr): Likewise.
33885         (struct _ymmh_state): Likewise.
33886         (struct _xstate): Likewise.
33888         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
33889         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
33890         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
33891         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
33892         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
33893         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
33895         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
33896         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
33897         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
33898         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
33899         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
33900         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
33902 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
33904         [BZ #13743]
33905         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
33906         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
33907         (sysdep_headers): Include sys/platform/ppc.h.
33908         * sysdeps/powerpc/test-gettimebase.c: Test for
33909         __ppc_get_timebase() to catch future ISA opcode/insn changes.
33910         * manual/Makefile (appendices): Include platform.texi.
33911         * manual/contrib.texi (Contributors): Update @node pointers.
33912         * manual/maint.texi (Maintenance): Likewise.
33913         (Platform): New node.
33914         * manual/platform.texi: New file.  Document the new features.
33916 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
33917             Jakub Jelinek  <jakub@redhat.com>
33919         [BZ #14188]
33920         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
33921         where __builtin_expect is unavailable.
33923 2012-06-03  David S. Miller  <davem@davemloft.net>
33925         * stdlib/longlong.h: Updated from GCC.
33927 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
33929         [BZ #14042]
33930         * sysdeps/powerpc/powerpc32/mcount.c: New file.
33931         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
33932         __mcount_internal.
33933         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
33934         (GLIBC_2.16): Likewise.
33936 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
33938         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
33940 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
33942         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
33943         (default-abi): New variable.
33944         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
33945         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
33946         variable.
33947         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
33948         Likewise.
33949         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
33950         Likewise.
33951         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
33952         Likewise.
33954         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
33955         definition.  Document in comment.
33957 2012-06-01  David S. Miller  <davem@davemloft.net>
33959         * stdlib/longlong.h: Updated from GCC.
33961 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
33963         [BZ #14117]
33964         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
33965         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
33966         sys/debugreg.h sys/io.h here.
33967         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
33968         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
33969         sys/io.h.
33970         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
33971         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
33972         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
33973         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
33974         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
33975         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
33977         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
33978         Define only if __x86_64__ is defined.
33980 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
33982         [BZ #14048]
33983         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
33984         Use int64_t for variable i.
33985         * math/libm-test.inc (fmod_test): Add more tests.
33987         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
33988         z computation is not scheduled after fetestexcept.
33989         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
33990         Use math_force_eval instead of asm to ensure calculation scheduled
33991         before exception test.
33992         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
33993         Ensure a1 + u.d computation is not scheduled after fetestexcept.
33995 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
33997         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
33998         computation is not scheduled after fetestexcept.
34000 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
34002         [BZ #14117]
34003         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
34004         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
34006 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34008         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
34009         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
34011 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
34013         [BZ #14117]
34014         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
34015         <bits/wordsize.h>.
34016         (__WCHAR_MIN): Support __WORDSIZE == 64.
34017         (__WCHAR_MAX): Likewise.
34019         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
34020         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
34022         [BZ #14183]
34023         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
34024         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
34026         [BZ #14117]
34027         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
34028         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
34030         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
34031         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
34033         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
34034         Defined to 1 if __x86_64__ isn't defined.
34035         (_STAT_VER_LINUX_OLD): New.
34036         (st_atime): Remove duplicate.
34037         (st_mtime): Likewise.
34038         (st_ctime): Likewise.
34040 2012-05-31  David S. Miller  <davem@davemloft.net>
34042         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
34043         entries.
34045 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
34047         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
34048         gen-libm-test.pl.
34050         [BZ #14132]
34051         * elf/dl-reloc.c: Include <_itoa.h>.
34052         (_dl_reloc_bad_type): Remove use of INTUSE.
34053         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
34054         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
34055         * stdio-common/psiginfo.c (psiginfo): Likewise.
34056         * stdio-common/psignal.c (psignal): Likewise.
34057         * string/strsignal.c (strsignal): Likewise.
34058         * include/signal.h (_sys_siglist): Declare hidden proto.
34059         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
34060         INTVARDEF with libc_hidden_data_def.
34061         * stdio-common/itoa-udigits.c: Likewise.
34062         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
34063         (_itoa_lower_digits_internal): Remove declaration.
34064         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
34065         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
34066         (_sys_sigabbrev_internal): Remove aliases.
34067         (_sys_siglist): Define hidden alias.
34069 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
34071         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
34072         bits/sysctl.h.
34074 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
34076         [BZ #14117]
34077         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
34078         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
34080         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
34081         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
34082         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
34083         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
34084         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
34085         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
34087         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
34088         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
34089         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
34091         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
34092         with __addr.
34093         (insw): Likewise.
34094         (insl): Likewise.
34095         (outsb): Likewise.
34096         (outsw): Likewise.
34097         (outsl): Likewise.
34099         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
34100         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
34101         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
34103         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
34104         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
34105         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
34106         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
34107         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
34108         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
34110         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
34111         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
34113         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
34114         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
34116         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
34117         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
34118         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
34120         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
34121         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
34122         to ...
34123         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
34125         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
34126         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
34127         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
34129         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
34130         for x86-64.
34131         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
34133 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
34135         * math/math.h (M_El): Use two more decimal places.
34136         (M_LOG2El): Likewise.
34137         (M_LOG10El): Likewise.
34138         (M_LN2l): Likewise.
34139         (M_LN10l): Likewise.
34140         (M_PIl): Likewise.
34141         (M_PI_2l): Likewise.
34142         (M_PI_4l): Likewise.
34143         (M_1_PIl): Likewise.
34144         (M_2_PIl): Likewise.
34145         (M_2_SQRTPIl): Likewise.
34146         (M_SQRT2l): Likewise.
34147         (M_SQRT1_2l): Likewise.
34149 2012-05-31  David S. Miller  <davem@davemloft.net>
34151         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
34152         values between float registers.
34153         * sysdeps/sparc/sparc64/memset.S: Likewise.
34154         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
34156 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
34158         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
34159         -D_FORTIFY_SOURCE=1.
34160         (CPPFLAGS-tst-longjmp_chk.c): Define.
34161         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
34162         (CPPFLAGS-tst-longjmp_chk2.c): Define.
34163         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
34164         CFLAGS-tst-wchar-h.c.
34166 2012-05-31  Marek Polacek  <polacek@redhat.com>
34168         [BZ #14132]
34169         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
34170         __endmntent_internal): Remove declaration.
34171         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
34172         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
34173         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
34175 2012-05-30  David S. Miller  <davem@davemloft.net>
34177         * sysdeps/sparc/sparc32/soft-fp/q_util.c
34178         (___Q_simulate_exceptions): Use real FP ops rather than writing
34179         into the %fsr.
34180         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
34181         Likewise.
34183 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
34185         [BZ #14117]
34186         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
34187         * sysdeps/x86/bits/xtitypes.h: This.
34189         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
34190         * sysdeps/x86/bits/wordsize.h: This.
34192         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
34193         * sysdeps/x86/bits/huge_vall.h: This.
34195         * sysdeps/i386/bits/select.h: Removed.
34196         * sysdeps/x86_64/bits/select.h: Renamed to ...
34197         * sysdeps/x86/bits/select.h: This.
34199         * sysdeps/i386/bits/setjmp.h: Removed.
34200         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
34201         * sysdeps/x86/bits/setjmp.h: This.
34203         * sysdeps/i386/bits/mathdef.h: Removed.
34204         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
34205         * sysdeps/x86/bits/mathdef.h: This.
34207 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
34209         [BZ #14132]
34210         * include/sys/socket.h (__connect_internal)
34211         (__libc_sa_len_internal): Remove declaration.
34212         (__connect, __libc_sa_len): Declare hidden_proto.
34213         (SA_LEN): Remove use of INTUSE.
34214         * socket/connect.c: Add libc_hidden_def.
34215         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
34216         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
34217         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
34218         alias.
34219         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
34220         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
34221         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
34222         of adding _internal alias.
34224 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
34226         [BZ #14117]
34227         * sysdeps/i386/bits/link.h: Removed.
34228         * sysdeps/i386/bits/linkmap.h: Likewise.
34229         * sysdeps/x86_64/bits/link.h: Renamed to ...
34230         * sysdeps/x86/bits/link.h: This.
34231         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
34232         * sysdeps/x86/bits/linkmap.h: This.
34234         * sysdeps/i386/bits/endian.h: Removed.
34235         * sysdeps/x86_64/bits/endian.h: Renamed to ...
34236         * sysdeps/x86/bits/endian.h: This.
34238         * sysdeps/i386/bits/byteswap.h: Removed.
34239         * sysdeps/i386/bits/byteswap-16.h: Likewise.
34240         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
34241         * sysdeps/x86/bits/byteswap.h: This.
34242         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
34243         * sysdeps/x86/bits/byteswap-16.h: This.
34244         * sysdeps/i386/Implies: Add x86.
34245         * sysdeps/x86_64/Implies: Likewise.
34247 2012-05-30  David S. Miller  <davem@davemloft.net>
34249         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
34250         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
34251         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
34252         (FP_TRAPPING_EXCEPTIONS): Define.
34253         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
34254         (FP_TRAPPING_EXCEPTIONS): Define.
34255         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
34256         subnormals only when inexact has been signalled or underflow
34257         exceptions are enabled.
34258         (_FP_PACK_CANONICAL): Likewise.
34260 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
34262         [BZ #14183]
34263         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
34264         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
34266 2012-05-30  Richard Henderson  <rth@twiddle.net>
34268         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
34269         with #ifndef NOT_IN_libc.
34271         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
34272         marked to avoid plt entry.
34274 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
34276         [BZ #14112]
34277         * Makeconfig (default-abi): New macro.
34278         (abi-includes): Likewise.
34279         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
34280         $(abi-$(default-abi)-lib-soname) for soname if defined.
34281         ($(common-objpfx)gnu/lib-names.stmp): Generate from
34282         abi-variants.
34283         * Makefile (installed-stubs): Likewise.
34284         * include/stubs-biarch.h: Removed.
34285         * scripts/lib-names.awk: Only handle one library at a time.
34286         * scripts/soversions.awk: Remove WORDSIZE support.
34287         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
34288         entries.
34289         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
34290         Removed.
34291         (syscall-list-default-condition): Likewise.
34292         (syscall-list-default-condition): Likewise.
34293         (syscall-list-includes): Likewise.
34294         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
34295         syscall-list-* with abi-*.  Handle undefined abi-variants.
34296         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
34297         * sysdeps/unix/sysv/linux/i386/Implies: New file.
34298         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
34299         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
34300         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
34301         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
34302         Removed.
34303         (syscall-list-32-options): Likewise.
34304         (syscall-list-32-condition): Likewise.
34305         (syscall-list-64-options): Likewise.
34306         (syscall-list-64-condition): Likewise.
34307         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
34308         macro.
34309         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
34310         Renamed to ...
34311         (abi-*): This.
34312         (abi-64-ld-soname): New macro.
34313         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
34314         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
34315         Renamed to ...
34316         (abi-*): This.
34317         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
34318         * sysdeps/x86_64/x32/shlib-versions: Likewise.
34320 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
34322         * sysdeps/unix/sysv/linux/kernel-features.h
34323         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
34324         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
34325         include <kernel-features.h>.
34326         [!__NR_ftruncate64]: Remove conditional code.
34327         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34328         [__NR_ftruncate64]: Make code unconditional.
34329         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34330         * sysdeps/unix/sysv/linux/truncate64.c: Do not
34331         include <kernel-features.h>.
34332         [!__NR_ftruncate64]: Remove conditional code.
34333         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34334         [__NR_ftruncate64]: Make code unconditional.
34335         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34336         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
34337         include <kernel-features.h>.
34338         [!__NR_ftruncate64]: Remove conditional code.
34339         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34340         [__NR_ftruncate64]: Make code unconditional.
34341         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34342         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
34343         include <kernel-features.h>.
34344         [!__NR_ftruncate64]: Remove conditional code.
34345         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34346         [__NR_ftruncate64]: Make code unconditional.
34347         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34349         * configure.in (libc_cv_fpie): Weaken to a compile test using
34350         LIBC_TRY_CC_OPTION.
34351         * configure: Regenerated.
34353 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34355         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
34356         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
34357         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
34358         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
34359         Refreshed.
34360         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
34361         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
34362         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
34363         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
34364         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
34365         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
34366         Refreshed.
34368 2012-05-27  David S. Miller  <davem@davemloft.net>
34370         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
34371         (___Q_zero): New.
34372         (__Q_simulate_exceptions): Return void.  Change to simulate
34373         exceptions by writing into the %fsr.
34374         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
34375         (__Qp_handle_exceptions): Likewise.
34376         (numbers): Delete.
34377         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
34378         __Qp_handle_exceptions.
34379         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
34380         __Qp_handle_exceptions.
34381         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
34382         as unused and give dummy FP_RND_NEAREST initializer.
34383         (FP_INHIBIT_RESULTS): Define.
34384         (___Q_simulate_exceptions): Update declaration.
34385         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
34386         formatting.
34387         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
34388         as unused and give dummy FP_RND_NEAREST initializer.
34389         (__Qp_handle_exceptions): Update declaration.
34390         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
34391         formatting.
34393 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
34395         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
34396         the temporary FPU control word.
34397         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
34398         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
34399         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
34400         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
34401         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
34402         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
34403         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
34404         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
34405         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
34406         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
34407         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
34409 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
34411         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
34412         fields.
34414 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
34416         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
34417         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
34418         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
34419         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
34420         Likewise.
34421         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
34422         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
34423         Likewise.
34425 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
34427         * po/h.po: Update from translation team.
34429 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
34431         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
34433         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
34434         handling of denormals.
34435         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
34436         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
34437         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
34438         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
34439         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
34440         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
34441         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
34442         Likewise.
34444 2012-05-26  Marek Polacek  <polacek@redhat.com>
34446         [BZ #14152]
34447         * math/libm-test.inc (fma_test): Don't always expect underflow
34448         exception.
34450 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
34452         [BZ #12416]
34453         * elf/tst-execstack.c: Include stackinfo.h.
34454         (do_test): Adjust test case to ensure that pthread_getattr_np
34455         behaviour remains the same after marking stack executable.
34457 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
34459         * sysdeps/unix/sysv/linux/kernel-features.h
34460         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
34461         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
34462         kernel-features.h.
34463         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
34464         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
34465         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
34466         kernel-features.h.
34467         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
34468         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
34470 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
34472         * configure.in: Define the default includes to being none.
34473         * configure: Regenerated.
34475 2012-05-25  Roland McGrath  <roland@hack.frob.com>
34477         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
34478         * sysdeps/x86_64/setjmp.S: Likewise.
34479         * sysdeps/i386/bsd-setjmp.S: Likewise.
34480         * sysdeps/i386/bsd-_setjmp.S: Likewise.
34481         * sysdeps/i386/setjmp.S: Likewise.
34482         * sysdeps/i386/__longjmp.S: Likewise.
34483         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
34484         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
34486         * include/stap-probe.h: New file.
34487         * configure.in: Handle --enable-systemtap.
34488         * configure: Regenerated.
34489         * config.h.in (USE_STAP_PROBE): New #undef.
34490         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
34491         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
34492         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
34494 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
34496         [BZ #13717]
34497         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
34498         to 2.4.0 where earlier.
34499         * sysdeps/unix/sysv/linux/configure: Regenerated.
34500         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
34501         <kernel-features.h>.
34502         [__ASSUME_32BITUIDS]: Make code unconditional.
34503         [!__ASSUME_32BITUIDS]: Remove conditional code.
34504         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
34505         <kernel-features.h>.
34506         [__ASSUME_32BITUIDS]: Make code unconditional.
34507         [!__ASSUME_32BITUIDS]: Remove conditional code.
34508         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
34509         [__ASSUME_32BITUIDS]: Make code unconditional.
34510         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
34511         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
34512         <kernel-features.h>.
34513         [__ASSUME_32BITUIDS]: Make code unconditional.
34514         [!__ASSUME_32BITUIDS]: Remove conditional code.
34515         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
34516         <kernel-features.h>.
34517         [__ASSUME_32BITUIDS]: Make code unconditional.
34518         [!__ASSUME_32BITUIDS]: Remove conditional code.
34519         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
34520         <kernel-features.h>.
34521         [__ASSUME_32BITUIDS]: Make code unconditional.
34522         [!__ASSUME_32BITUIDS]: Remove conditional code.
34523         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
34524         <kernel-features.h>.
34525         [__ASSUME_32BITUIDS]: Make code unconditional.
34526         [!__ASSUME_32BITUIDS]: Remove conditional code.
34527         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
34528         <kernel-features.h>.
34529         [__ASSUME_32BITUIDS]: Make code unconditional.
34530         [!__ASSUME_32BITUIDS]: Remove conditional code.
34531         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
34532         <kernel-features.h>.
34533         [__ASSUME_32BITUIDS]: Make code unconditional.
34534         [!__ASSUME_32BITUIDS]: Remove conditional code.
34535         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
34536         <kernel-features.h>.
34537         [__ASSUME_32BITUIDS]: Make code unconditional.
34538         [!__ASSUME_32BITUIDS]: Remove conditional code.
34539         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
34540         <kernel-features.h>.
34541         [__ASSUME_32BITUIDS]: Make code unconditional.
34542         [!__ASSUME_32BITUIDS]: Remove conditional code.
34543         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
34544         <kernel-features.h>.
34545         [__ASSUME_32BITUIDS]: Make code unconditional.
34546         [!__ASSUME_32BITUIDS]: Remove conditional code.
34547         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
34548         <kernel-features.h>.
34549         [__ASSUME_32BITUIDS]: Make code unconditional.
34550         [!__ASSUME_32BITUIDS]: Remove conditional code.
34551         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
34552         <kernel-features.h>.
34553         [__NR_setresgid] (__setresgid): Do not declare.
34554         [__ASSUME_32BITUIDS]: Make code unconditional.
34555         [!__ASSUME_32BITUIDS]: Remove conditional code.
34556         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
34557         <kernel-features.h>.
34558         [__NR_setresuid] (__setresuid): Do not declare.
34559         [__ASSUME_32BITUIDS]: Make code unconditional.
34560         [!__ASSUME_32BITUIDS]: Remove conditional code.
34561         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
34562         <kernel-features.h>.
34563         [__ASSUME_32BITUIDS]: Make code unconditional.
34564         [!__ASSUME_32BITUIDS]: Remove conditional code.
34565         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
34566         <kernel-features.h>.
34567         [__ASSUME_32BITUIDS]: Make code unconditional.
34568         [!__ASSUME_32BITUIDS]: Remove conditional code.
34569         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
34570         <kernel-features.h>.
34571         [__ASSUME_32BITUIDS]: Make code unconditional.
34572         [!__ASSUME_32BITUIDS]: Remove conditional code.
34573         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
34574         <kernel-features.h>.
34575         [__ASSUME_32BITUIDS]: Make code unconditional.
34576         [!__ASSUME_32BITUIDS]: Remove conditional code.
34577         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
34578         <kernel-features.h>.
34579         [__ASSUME_32BITUIDS]: Make code unconditional.
34580         [!__ASSUME_32BITUIDS]: Remove conditional code.
34581         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
34582         <kernel-features.h>.
34583         [__ASSUME_32BITUIDS]: Make code unconditional.
34584         [!__ASSUME_32BITUIDS]: Remove conditional code.
34585         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
34586         <kernel-features.h>.
34587         [__ASSUME_32BITUIDS]: Make code unconditional.
34588         [!__ASSUME_32BITUIDS]: Remove conditional code.
34589         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
34590         <kernel-features.h>.
34591         [__ASSUME_32BITUIDS]: Make code unconditional.
34592         [!__ASSUME_32BITUIDS]: Remove conditional code.
34593         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
34594         <kernel-features.h>.
34595         [__ASSUME_32BITUIDS]: Make code unconditional.
34596         [!__ASSUME_32BITUIDS]: Remove conditional code.
34597         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
34598         <kernel-features.h>.
34599         [__ASSUME_32BITUIDS]: Make code unconditional.
34600         [!__ASSUME_32BITUIDS]: Remove conditional code.
34601         * sysdeps/unix/sysv/linux/kernel-features.h
34602         (__ASSUME_SETRESUID_SYSCALL): Remove.
34603         (__ASSUME_SETRESGID_SYSCALL): Likewise.
34604         (__ASSUME_32BITUIDS): Likewise.
34605         (__ASSUME_LDT_WORKS): Likewise.
34606         (__ASSUME_O_DIRECTORY): Likewise.
34607         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
34608         architecture but not kernel version.
34609         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
34610         (__ASSUME_MMAP2_SYSCALL): Likewise.
34611         (__ASSUME_STAT64_SYSCALL): Likewise.
34612         (__ASSUME_IPC64): Likewise.
34613         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
34614         <kernel-features.h>.
34615         [__ASSUME_32BITUIDS]: Make code unconditional.
34616         [!__ASSUME_32BITUIDS]: Remove conditional code.
34617         * sysdeps/unix/sysv/linux/opendir.c: Do not include
34618         <kernel-features.h>.
34619         [__ASSUME_O_DIRECTORY]: Make code unconditional.
34620         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
34621         132096]: Remove conditional code.
34622         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
34623         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
34624         <kernel-features.h>.
34625         [__ASSUME_32BITUIDS]: Make code unconditional.
34626         [!__ASSUME_32BITUIDS]: Remove conditional code.
34627         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
34628         <kernel-features.h>.
34629         [__ASSUME_32BITUIDS]: Make code unconditional.
34630         [!__ASSUME_32BITUIDS]: Remove conditional code.
34631         * sysdeps/unix/sysv/linux/setegid.c: Do not include
34632         <kernel-features.h>.
34633         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
34634         unconditional.
34635         (__setresgid): Do not declare.
34636         [__ASSUME_32BITUIDS]: Make code unconditional.
34637         [!__ASSUME_32BITUIDS]: Remove conditional code.
34638         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
34639         <kernel-features.h>.
34640         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
34641         unconditional.
34642         (__setresuid): Do not declare.
34643         [__ASSUME_32BITUIDS]: Make code unconditional.
34644         [!__ASSUME_32BITUIDS]: Remove conditional code.
34645         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
34646         <kernel-features.h>.
34647         [__ASSUME_32BITUIDS]: Make code unconditional.
34648         [!__ASSUME_32BITUIDS]: Remove conditional code.
34649         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
34650         <kernel-features.h>.
34651         [__ASSUME_32BITUIDS]: Make code unconditional.
34652         [!__ASSUME_32BITUIDS]: Remove conditional code.
34654 2012-05-25  Richard Henderson  <rth@twiddle.net>
34656         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
34657         dl_hwcap to ifunc resolver.
34658         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
34659         elf_ifunc_invoke.
34660         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
34661         dl_hwcap to ifunc resolver.
34662         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
34664 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
34666         [BZ #14153]
34667         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
34668         for |x| <= 2**-26, not 2**-57.
34669         * math/libm-test.inc (acos_test): Do not allow spurious underflow
34670         exception.
34672 2012-05-24  Jeff Law  <law@redhat.com>
34674         * stdio-common/Makefile (tests): Add bug25.
34675         * stdio-common/bug25.c: New test.
34677 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
34679         [BZ #13576]
34680         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
34681         multiple of MALLOC_ALIGNMENT in size.
34682         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
34684 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
34686         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
34687         Require >= 256.
34688         (FILENAME_MAX): Use macro-int-constant.
34689         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
34690         (_IOFBF): Use macro-int-constant.
34691         (_IOLBF): Likewise.
34692         (_IONBF): Likewise.
34693         (SEEK_CUR): Likewise.
34694         (SEEK_END): Likewise.
34695         (SEEK_SET): Likewise.
34696         (TMP_MAX): Likewise.
34697         (EOF): Use macro-int-constant.  Require < 0.
34698         (NULL): Use macro-constant.  Require == 0.
34699         (stdin): Require type to be FILE *.
34700         (stdout): Likewise.
34701         (stderr): Likewise.
34702         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
34703         macro-int-constant.
34704         (EXIT_SUCCESS): Likewise.
34705         (NULL): Use macro-constant.  Require == 0.
34706         (RAND_MAX): Use macro-int-constant.
34707         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
34708         [C99-based standards] (strtof): Require function.
34709         [C99-based standards] (strtold): Likewise.
34710         [C99-based standards] (strtoll): Likewise.
34711         [C99-based standards] (strtoull): Likewise.
34712         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
34713         [ISO || ISO99 || ISO11] (limits.h): Likewise.
34714         [ISO || ISO99 || ISO11] (math.h): Likewise.
34715         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
34716         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
34717         [ISO || ISO99 || ISO11] (*_t): Do not allow.
34719 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
34721         [BZ #14132]
34722         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
34723         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
34724         * intl/dgettext.c (DCGETTEXT): Likewise.
34725         * intl/gettext.c (DCGETTEXT): Likewise.
34726         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
34727         * posix/regex_internal.h (gettext): Likewise.
34728         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
34729         Remove declaration.
34730         * include/argz.h (__argz_count_internal)
34731         (__argz_stringify_internal): Remove declaration.
34732         (__argz_count, __argz_stringify): Declare hidden proto.
34733         * intl/dcgettext.c: Remove use of INTDEF.
34734         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
34735         * string/argz-stringify.c: Likewise.
34736         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
34737         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
34738         Declare hidden proto.
34739         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
34740         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
34741         Declare hidden proto.
34742         * include/stdio.h (__asprintf_internal): Don't declare.
34743         (__asprintf): Don't define as macro.  Declare hidden proto.
34744         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
34745         (__fsetlocking): Declare hidden proto.
34746         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
34747         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
34748         hidden proto.
34749         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
34750         (_IO_setlinebuf): Remove use of INTUSE.
34751         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
34752         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
34753         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
34754         Remove declaration.
34755         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
34756         (_IO_do_flush): Remove use of INTUSE.
34757         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
34758         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
34759         (_IO_adjust_column, _IO_least_wmarker)
34760         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
34761         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
34762         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
34763         (_IO_default_doallocate, _IO_wdefault_doallocate)
34764         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
34765         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
34766         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
34767         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
34768         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
34769         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
34770         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
34771         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
34772         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
34773         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
34774         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
34775         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
34776         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
34777         proto.
34778         (_IO_flush_all_internal, _IO_adjust_column_internal)
34779         (_IO_default_uflow_internal, _IO_default_finish_internal)
34780         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
34781         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
34782         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
34783         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
34784         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
34785         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
34786         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
34787         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
34788         (_IO_file_close_internal, _IO_file_close_it_internal)
34789         (_IO_file_underflow_internal, _IO_file_overflow_internal)
34790         (_IO_file_init_internal, _IO_file_attach_internal)
34791         (_IO_file_fopen_internal, _IO_file_read_internal)
34792         (_IO_file_sync_internal, _IO_file_seek_internal)
34793         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
34794         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
34795         (_IO_str_underflow_internal, _IO_str_overflow_internal)
34796         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
34797         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
34798         (_IO_list_all_internal, _IO_link_in_internal)
34799         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
34800         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
34801         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
34802         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
34803         (_IO_do_write_internal, _IO_padn_internal)
34804         (_IO_getline_info_internal, _IO_getline_internal)
34805         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
34806         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
34807         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
34808         (_IO_vfscanf_internal, _IO_vfprintf_internal)
34809         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
34810         (_IO_init_internal, _IO_un_link_internal): Don't declare.
34811         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
34812         with libc_hidden_ver, remove use of INTUSE.
34813         * libio/genops.c: Likewise.
34814         * libio/freopen.c: Likewise.
34815         * libio/freopen64.c: Likewise.
34816         * libio/iofclose.c: Likewise.
34817         * libio/iofdopen.c: Likewise.
34818         * libio/iofflush.c: Likewise.
34819         * libio/iofflush_u.c: Likewise.
34820         * libio/iofgets.c: Likewise.
34821         * libio/iofgets_u.c: Likewise.
34822         * libio/iofopen.c: Likewise.
34823         * libio/iofopncook.c: Likewise.
34824         * libio/iofread.c: Likewise.
34825         * libio/iofread_u.c: Likewise.
34826         * libio/ioftell.c: Likewise.
34827         * libio/iofwrite.c: Likewise.
34828         * libio/iogetline.c: Likewise.
34829         * libio/iogets.c: Likewise.
34830         * libio/iogetwline.c: Likewise.
34831         * libio/iopadn.c: Likewise.
34832         * libio/iopopen.c: Likewise.
34833         * libio/ioseekoff.c: Likewise.
34834         * libio/ioseekpos.c: Likewise.
34835         * libio/iosetbuffer.c: Likewise.
34836         * libio/iosetvbuf.c: Likewise.
34837         * libio/ioungetc.c: Likewise.
34838         * libio/ioungetwc.c: Likewise.
34839         * libio/iovdprintf.c: Likewise.
34840         * libio/iovsprintf.c: Likewise.
34841         * libio/iovsscanf.c: Likewise.
34842         * libio/memstream.c: Likewise.
34843         * libio/obprintf.c: Likewise.
34844         * libio/oldfileops.c: Likewise.
34845         * libio/oldiofclose.c: Likewise.
34846         * libio/oldiofdopen.c: Likewise.
34847         * libio/oldiofopen.c: Likewise.
34848         * libio/oldiopopen.c: Likewise.
34849         * libio/oldstdfiles.c: Likewise.
34850         * libio/putc.c: Likewise.
34851         * libio/setbuf.c: Likewise.
34852         * libio/setlinebuf.c: Likewise.
34853         * libio/stdfiles.c: Likewise.
34854         * libio/strops.c: Likewise.
34855         * libio/vasprintf.c: Likewise.
34856         * libio/vscanf.c: Likewise.
34857         * libio/vsnprintf.c: Likewise.
34858         * libio/vswprintf.c: Likewise.
34859         * libio/wfiledoalloc.c: Likewise.
34860         * libio/wfileops.c: Likewise.
34861         * libio/wgenops.c: Likewise.
34862         * libio/wmemstream.c: Likewise.
34863         * libio/wstrops.c: Likewise.
34864         * libio/__fpurge.c: Likewise.
34865         * libio/__fsetlocking.c: Likewise.
34866         * assert/assert.c: Likewise.
34867         * debug/fgets_chk.c: Likewise.
34868         * debug/fgets_u_chk.c: Likewise.
34869         * debug/fread_chk.c: Likewise.
34870         * debug/fread_u_chk.c: Likewise.
34871         * debug/gets_chk.c: Likewise.
34872         * debug/obprintf_chk.c: Likewise.
34873         * debug/vasprintf_chk.c: Likewise.
34874         * debug/vdprintf_chk.c: Likewise.
34875         * debug/vsnprintf_chk.c: Likewise.
34876         * debug/vsprintf_chk.c: Likewise.
34877         * malloc/mtrace.c: Likewise.
34878         * misc/error.c: Likewise.
34879         * misc/syslog.c: Likewise.
34880         * stdio-common/asprintf.c: Likewise.
34881         * stdio-common/fxprintf.c: Likewise.
34882         * stdio-common/getw.c: Likewise.
34883         * stdio-common/isoc99_fscanf.c: Likewise.
34884         * stdio-common/isoc99_scanf.c: Likewise.
34885         * stdio-common/isoc99_vfscanf.c: Likewise.
34886         * stdio-common/isoc99_vscanf.c: Likewise.
34887         * stdio-common/isoc99_vsscanf.c: Likewise.
34888         * stdio-common/printf-prs.c: Likewise.
34889         * stdio-common/printf_fp.c: Likewise.
34890         * stdio-common/printf_fphex.c: Likewise.
34891         * stdio-common/printf_size.c: Likewise.
34892         * stdio-common/putw.c: Likewise.
34893         * stdio-common/scanf.c: Likewise.
34894         * stdio-common/sprintf.c: Likewise.
34895         * stdio-common/tmpfile.c: Likewise.
34896         * stdio-common/vfprintf.c: Likewise.
34897         * stdio-common/vfscanf.c: Likewise.
34898         * stdlib/strfmon_l.c: Likewise.
34899         * sunrpc/openchild.c: Likewise.
34900         * sunrpc/xdr_stdio.c: Likewise.
34901         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
34902         * sysdeps/mach/hurd/tmpfile.c: Likewise.
34904 2012-05-24  Roland McGrath  <roland@hack.frob.com>
34906         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
34908         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
34909         in the third column, to generate for the shared library an IFUNC
34910         that uses _dl_vdso_vsym.
34911         * Makerules (COMPILE.c, compile-stdin.c): New variables.
34912         * Makeconfig (object-suffixes-noshared): New variable.
34914         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
34915         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
34916         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
34917         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
34919         [BZ #14132]
34920         * include/sys/time.h (__gettimeofday): Remove macro.
34921         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
34922         * time/gettimeofday.c (__gettimeofday): Remove #undef.
34923         Remove INTDEF.
34924         (__gettimeofday): Add libc_hidden_def.
34925         (gettimeofday): Add libc_hidden_weak.
34926         * sysdeps/mach/gettimeofday.c: Likewise.
34927         * sysdeps/posix/gettimeofday.c: Likewise.
34928         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
34929         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
34930         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
34931         (__gettimeofday_internal): Remove strong_alias.
34932         (__gettimeofday): Add libc_hidden_def.
34933         (gettimeofday): Add libc_hidden_weak.
34934         * sysdeps/unix/syscalls.list (gettimeofday):
34935         Remove __gettimeofday_internal alias.
34937 2012-05-24  Daniel Jacobowitz  <drow@false.org>
34938             H.J. Lu  <hongjiu.lu@intel.com>
34940         [BZ #12495]
34941         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
34942         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
34943         (largebin_index_32_big): New.
34944         (largebin_index): Use it for 16-byte alignment.
34945         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
34946         correction with front_misalign.
34948 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
34950         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
34951         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
34952         Likewise.
34953         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
34954         Likewise.
34955         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
34956         Likewise.
34957         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
34958         Likewise.
34959         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
34960         Likewise.
34961         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
34962         Likewise.
34963         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
34964         Likewise.
34965         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
34966         Likewise.
34967         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
34968         Likewise.
34969         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
34970         Likewise.
34971         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
34972         Likewise.
34973         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
34974         Likewise.
34976         * scripts/data/c++-types-x32-linux-gnu.data: New file.
34977         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
34979 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
34981         [BZ #10846]
34982         [BZ #14036]
34983         * math/libm-test.inc (exp_test): Add test from bug 14036.
34984         (pow_test): Add test from bug 10846.
34986         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
34987         and other flags.
34988         (special_function): Do not include flags in test name.
34989         (parse_args): Likewise.
34990         * sysdeps/i386/fpu/libm-test-ulps: Update.
34991         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
34992         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
34993         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
34994         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34996         * math/gen-libm-test.pl (%beautify): Add entries for underflow
34997         exceptions.
34998         * math/libm-test.inc ("Philosophy"): Update comment about
34999         exception testing.
35000         (UNDERFLOW_EXCEPTION): New macro.
35001         (UNDERFLOW_EXCEPTION_OK): Likewise.
35002         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
35003         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
35004         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
35005         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
35006         (INVALID_EXCEPTION_OK): Update value.
35007         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
35008         (OVERFLOW_EXCEPTION_OK): Likewise.
35009         (IGNORE_ZERO_INF_SIGN): Likewise.
35010         (test_exceptions): Handle underflow exceptions.
35011         (acos_test): Update for underflow exception expectations.
35012         (cexp_test): Likewise.
35013         (clog_test): Likewise.
35014         (clog10_test): Likewise.
35015         (csqrt_test): Likewise.
35016         (ctan_test): Likewise.
35017         (ctanh_test): Likewise.
35018         (exp_test): Likewise.
35019         (exp10_test): Likewise.
35020         (exp2_test): Likewise.
35021         (expm1_test): Likewise.
35022         (fma_test): Likewise.
35023         (j0_test): Likewise.
35024         (jn_test): Likewise.
35025         (nexttoward_test): Likewise.
35026         (pow_test): Likewise.
35027         (scalbn_test): Likewise.
35028         (scalbln_test): Likewise.
35029         (tan_test): Likewise.
35030         (y1_test): Likewise.
35031         * sysdeps/i386/fpu/libm-test-ulps: Update.
35032         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35034 2012-05-23  David S. Miller  <davem@davemloft.net>
35036         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
35037         (__libc_sigaction): Remove unused local variables.
35039 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
35041         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
35043 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
35045         mktime: avoid signed integer overflow
35046         * time/mktime.c (__mktime_internal): Do not mishandle the case
35047         where diff == INT_MIN.
35049         mktime: simplify computation of average
35050         * time/mktime.c (ranged_convert): Use new time_t_avg function
35051         instead of rolling our own (probably-slower) code.
35053         mktime: do not assume signed right shift propagates sign bit
35054         * time/mktime.c (isdst_differ): New static function.
35055         (__mktime_internal): No need to normalize tm_isdst now.
35056         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
35057         tm_isdst values.
35059         mktime: merge another wrapv change from gnulib
35060         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
35061         from some compilers.
35063         mktime: remove incorrect attempt at unusual arithmetics
35064         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
35065         The code didn't really work on such machines anyway.
35066         (TYPE_MINIMUM): Assume two's complement.
35067         (twos_complement_arithmetic): Verify that long_int and time_t
35068         are two's complement (or unsigned, in the latter case).
35070         mktime: check signed shifts on long_int and time_t, too
35071         * time/mktime.c (SHR): Check that shifts work as desired
35072         on the types long_int and time_t too, as SHR is used on
35073         such types.
35075         mktime: do not assume 'long' is wide enough
35076         * time/mktime.c (verify): Move decl up.
35077         (long_int): New type.
35078         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
35079         to remove assumption in the code that 'long' is wide enough to
35080         store year values.  This assumption is not true on x32 and on
35081         some non-glibc platforms.
35083         mktime: merge wrapv change from gnulib
35084         * time/mktime.c (WRAPV): New macro.
35085         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
35086         (guess_time_tm, __mktime_internal): Do not assume that signed
35087         integer overflow wraps around; modern compilers generate code
35088         where this assumption is no longer valid.
35090 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
35092         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
35093         Replace "jmp L(pseudo_end)" with "ret".
35094         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
35095         Likewise.
35097 2012-05-23  Andreas Jaeger  <aj@suse.de>
35099         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
35100         * sysdeps/unix/sysv/linux/poll.c: Remove file.
35102 2012-05-23  Andreas Jaeger  <aj@suse.de>
35103             Maximilian Attems  <max@stro.at>
35105         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
35106         New macros.
35108 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
35110         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
35111         code so that pseudo_end is just ret and the stack pointer is
35112         correct also for static library in error case.
35114 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
35116         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
35117         move to syscalls.list.
35118         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
35119         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
35120         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
35121         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
35123         * manual/install.texi (Running make install): Do not mention Linux
35124         kernel version for which pt_chown is not needed.
35125         (Linux): Do not mention problems with nscd with 2.0 kernels.
35126         * INSTALL: Regenerated.
35128 2012-05-23  Andreas Jaeger  <aj@suse.de>
35130         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
35131         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
35132         macro.
35133         * sysdeps/unix/sysv/linux/s390/bits/mman.h
35134         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
35135         * sysdeps/unix/sysv/linux/sh/bits/mman.h
35136         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
35137         * sysdeps/unix/sysv/linux/i386/bits/mman.h
35138         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
35139         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
35140         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
35141         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
35142         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
35143         * sysdeps/unix/sysv/linux/bits/in.h
35144         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
35146 2012-05-22  Roland McGrath  <roland@hack.frob.com>
35148         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
35149         (PREPARE_VERSION): Just use assert instead, it will be elided
35150         under [NDEBUG] anyway.
35152 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
35154         * sysdeps/unix/sysv/linux/Makefile: Include
35155         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
35156         (sysdep_routines): Remove sysctl.
35157         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
35158         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
35159         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
35160         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
35161         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
35163 2012-05-22  Andreas Jaeger  <aj@suse.de>
35165         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
35166         that pseudo_end is just ret and the stack pointer is correct also
35167         for static library in error case.
35169 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
35171         [BZ #14122]
35172         * nss/nsswitch.c (defconfig_entries): New variable.
35173         (__nss_database_lookup): Don't leak defconfig entries.
35174         (nss_parse_service_list): Don't leak on error paths.
35175         (free_database_entries): New function.
35176         (free_defconfig): New function.
35177         (free_mem): Move common code to free_database_entries.
35179 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
35181         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
35182         Add arch_prctl.
35183         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
35185         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
35186         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
35187         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
35188         New macro.
35189         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
35190         (INTERNAL_SYSCALL_TYPES): Likewise.
35191         (LOAD_ARGS_TYPES_[1-6]): Likewise.
35192         (LOAD_REGS_TYPES_[1-6]): Likewise.
35193         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
35194         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
35196 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35198         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
35199         copysignl for GLIBC_2_0.
35200         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
35201         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
35202         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
35203         logbl for GLIBC_2_0.
35204         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
35205         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
35207 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
35209         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
35210         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
35212         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
35213         Use "neg %eax".
35215         * time/mktime.c: Update copyright years.
35217 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
35219         mktime: merge comment-quoting-style change from gnulib
35220         * time/mktime.c: Quote 'like this' in comments.
35221         The GNU coding standards suggest that we no longer quote `like this',
35222         as "`" and "'" are typically rendered asymmetrically nowadays.
35223         The typical gnulib style is to quote 'like this' when quoting
35224         code, and "like this" when quoting English.
35226         * time/mktime.c (compile-command): Add "-I.".
35228         mktime: merge mktime-internal.h change from gnulib
35229         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
35231         mktime: merge time_r change from gnulib
35232         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
35234         mktime: merge DEBUG change from gnulib
35235         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
35236         case system <time.h> has a #define.
35238         mktime: merge <sys/types.h> change from gnulib
35239         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
35240         since <time.t> is now guaranteed to define time_t.
35242         mktime: merge HAVE_CONFIG_H change from gnulib
35243         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
35245 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
35247         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
35248         Use "neg %eax".
35250         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
35251         __rlim_t cast.
35252         (struct rusage): Use anonymous union to pad each field to
35253         __syscall_slong_t.
35255 2012-05-21  David S. Miller  <davem@davemloft.net>
35257         * Makefules (o-iterator): Remove .s cases.
35258         (compile-command.s): Delete.
35259         (COMPILE.s): Delete.
35260         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
35262 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
35264         * configure.in (libc_cv_predef_stack_protector): Only consider
35265         "foobar" and "__stack_chk_fail" lines in libc_undefs.
35266         * configure: Regenerated.
35268 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
35270         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
35271         New macro.  Use R*LP on int and pointer.
35272         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
35273         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
35274         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
35275         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
35277         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
35278         [__WORDSIZE_TIME64_COMPAT32] instead of
35279         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
35280         (struct utmp): Likewise.
35281         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
35282         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
35283         Renamed to ...
35284         (__WORDSIZE_TIME64_COMPAT32): This.
35285         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
35286         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
35287         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
35288         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
35289         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
35290         (__WORDSIZE_TIME64_COMPAT32): New macro.
35292 2012-05-21  Andreas Jaeger  <aj@suse.de>
35294         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
35295         only if [SHARED]. Add prototype for __wcschr_ia32.
35297 2012-05-21  Roland McGrath  <roland@hack.frob.com>
35299         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
35300         of %rbp unmolested in the jmp_buf while mangling the low bits.
35301         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
35302         unmolested high bits of %rbp while demangling the low bits.
35303         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
35305 2012-05-21  Andreas Jaeger  <aj@suse.de>
35307         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
35308         * sunrpc/svc_simple.c: Use it for registerrpc.
35309         * sunrpc/xcrypt.c: Use it for passwd2des.
35311         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
35313 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
35315         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
35316         Don't define if [__SYSCALL_WORDSIZE != 32].
35317         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
35318         New macro.
35320 2012-05-21  Bruno Haible  <bruno@clisp.org>
35321             Andreas Jaeger  <aj@suse.de>
35323         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
35324         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
35325         inptr and inend for must_buffer_ch.
35326         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
35327         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
35328         * stdio-common/Makefile (tests): Remove bug15.
35329         (bug15-ENV): Remove macro.
35330         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
35331         anymore.
35333 2012-05-19  Andreas Jaeger  <aj@suse.de>
35334             Roland McGrath  <roland@hack.frob.com>
35336         * manual/contrib.texi: Completely rewritten. It contains now an
35337         alphabetical list of contributors and their contributions.
35339 2012-05-21  Richard Henderson  <rth@twiddle.net>
35341         * misc/getauxval.c (__getauxval): Use unsigned long int.
35342         * misc/sys/auxv.h: Include <sys/cdefs.h>.
35343         (getauxval): Use unsigned long int.
35345 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
35347         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
35349 2012-05-21  Roland McGrath  <roland@hack.frob.com>
35351         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
35352         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
35353         __alignof__ (long double).
35355 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35357         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35359 2012-05-20  Richard Henderson  <rth@twiddle.net>
35361         * misc/getauxval.c: New file.
35362         * misc/sys/auxv.h: New file.
35363         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
35364         (routines): Add getauxval.
35365         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
35366         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
35367         * elf/dl-sysdep.c (_dl_auxv): Remove.
35368         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
35369         * elf/dl-support.c (_dl_auxv): New variable.
35370         (_dl_aux_init): Initialize it.
35371         * manual/startup.texi (Auxiliary Vector): New node.
35372         * sysdeps/generic/bits/hwcap.h: New file.
35373         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
35374         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
35375         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
35376         * sysdeps/sparc/sysdep.h: ... here.  Include it.
35377         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
35378         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
35379         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
35380         Update.
35381         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
35382         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
35383         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
35384         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
35385         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
35386         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
35387         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
35388         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
35390 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35392         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35394 2012-05-19  David S. Miller  <davem@davemloft.net>
35396         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35398 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
35400         [BZ #14123]
35401         * math/s_ccosh.c: Include <float.h>
35402         (__ccosh): Avoid internal overflow calculating sinh and cosh
35403         values before multiplying by sin and cos values.
35404         * math/s_ccoshf.c: Likewise.
35405         * math/s_ccoshl.c: Likewise.
35406         * math/s_csin.c: Likewise.
35407         * math/s_csinf.c: Likewise.
35408         * math/s_csinl.c: Likewise.
35409         * math/s_csinh.c: Likewise.
35410         * math/s_csinhf.c: Likewise.
35411         * math/s_csinhl.c: Likewise.
35412         * math/libm-test.inc (ccos_test): Add more tests.
35413         (ccosh_test): Likewise.
35414         (csin_test): Likewise.
35415         (csinh_test): Likewise.
35416         * sysdeps/i386/fpu/libm-test-ulps: Update.
35417         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35419 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
35421         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
35422         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
35424         * sysdeps/x86_64/x32/_itoa.h: Add comment.
35426 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
35428         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
35429         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
35430         * sysdeps/powerpc/soft-fp/Versions: Likewise.
35431         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
35432         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
35433         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
35434         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
35435         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
35436         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
35437         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
35438         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
35439         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
35440         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
35441         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
35442         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
35443         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
35444         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
35445         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
35446         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
35447         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
35448         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
35449         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
35450         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
35451         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
35452         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
35453         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
35454         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
35455         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
35456         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
35457         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
35458         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
35460 2012-05-18  Andreas Jaeger  <aj@suse.de>
35462         * csu/.gitignore: Delete.
35464 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
35466         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
35467         (timex): Use __syscall_slong_t.
35469 2012-05-18  Andreas Jaeger  <aj@suse.de>
35470             Carlos O'Donell  <carlos_odonell@mentor.com>
35472         * manual/install.texi (Configuring and compiling): Update
35473         description about files modified in the source directory.
35474         * INSTALL: Regenerated.
35476 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
35478         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
35479         value.  Use "or" to set return value to -1.
35480         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
35481         negate return value.
35483 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
35485         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
35486         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
35487         failure if the compiler has Graphite support disabled.
35488         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
35489         Likewise.
35490         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
35491         (CFLAGS-memmove.c): Likewise.
35492         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
35493         Likewise.
35495 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
35497         * sysdeps/x86_64/x32/_itoa.h: New file.
35499         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
35500         getdents system call only if kernel and user dirents have the
35501         same d_ino and d_off.
35503         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
35504         LLONG_MAX != LONG_MAX.
35505         (_itoa_word): Use _ITOA_WORD_TYPE on value.
35506         (_fitoa_word): Likewise.
35508         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
35509         years.
35510         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
35511         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
35512         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
35514         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
35515         include <bits/wordsize.h>.  Check __x86_64__ instead of
35516         __WORDSIZE.
35517         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
35518         if __x86_64__ is defined.  Use anonymous union on fpstate.
35520         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
35521         anonymous union.
35523 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
35525         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
35526         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
35527         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
35528         Refer to _rtld_local_ro instead of _rtld_global_ro.
35529         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
35530         Likewise.
35531         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
35532         Likewise.
35533         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
35534         Likewise.
35535         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
35536         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
35537         of _rtld_global, and rtld_progname instead of _dl_argv[0].
35539         * sysdeps/powerpc/powerpc32/dl-machine.c
35540         (__elf_machine_runtime_setup) [PROF]: Don't reference
35541         _dl_prof_resolve.
35543 2012-05-18  Andreas Jaeger  <aj@suse.de>
35545         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
35546         function only available for GCCs before 3.4 since GCC 3.4
35547         introduced a builtin.
35548         (lrint): Likewise.
35549         (llrintf): Likewise.
35550         (llrint): Likewise.
35551         (fmaxf): Likewise.
35552         (fmax): Likewise.
35553         (fminf): Likewise.
35554         (fmin): Likewise.
35555         (rint): Likewise.
35556         (rintf): Likewise.
35557         (nearbyint): Likewise.
35558         (nearbyintf): Likewise.
35559         (ceil): Likewise.
35560         (ceilf): Likewise.
35561         (floor): Likewise.
35562         (floorf): Likewise.
35564 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
35566         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
35567         on both fields and cast pointer to __syscall_ulong_t.
35569         * bits/types.h (__fsword_t): New type.
35570         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
35571         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
35572         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
35573         (__FSWORD_T_TYPE): Likewise.
35574         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
35575         (__FSWORD_T_TYPE): Likewise.
35576         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
35577         (__FSWORD_T_TYPE): Likewise.
35578         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
35579         (__FSWORD_T_TYPE): Likewise.
35580         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
35581         __SWORD_TYPE with __fsword_t.
35582         (statfs64): Likewise.
35584 2012-05-17  David S. Miller  <davem@davemloft.net>
35586         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
35588 2012-05-17  Andreas Jaeger  <aj@suse.de>
35590         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
35591         warning.
35593 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
35595         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
35597 2012-05-17  Andreas Jaeger  <aj@suse.de>
35599         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
35600         when it is used.
35602 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
35604         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
35606 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
35608         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
35609         * sysdeps/x86_64/tst-mallocalign1.c: New file.
35611 2012-05-17  Andreas Jaeger  <aj@suse.de>
35612             Carlos O'Donell  <carlos_odonell@mentor.com>
35614         [BZ #14059]
35615         * sysdeps/x86_64/multiarch/init-arch.h
35616         (bit_YMM_Usable): Rename to...
35617         (bit_AVX_Usable): ... this.
35618         (bit_FMA4_Usable): New macro.
35619         (bit_XMM_state): New macro.
35620         (bit_YMM_state): New macro.
35621         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
35622         [__ASSEMBLER__] (index_AVX_Usable): ... this.
35623         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
35624         (CPUID_OSXSAVE): New macro.
35625         (CPUID_AVX): New macro.
35626         (CPUID_FMA4): New macro.
35627         (index_YMM_Usable): Rename to...
35628         (index_AVX_Usable): ... this.
35629         (HAS_AVX): Use HAS_ARCH_FEATURE.
35630         (HAS_FMA4): Likewise.
35631         (HAS_YMM_USABLE): Remove.
35632         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35633         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
35634         are present.
35635         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
35636         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
35637         * sysdeps/x86_64/multiarch/Makefile: Likewise.
35638         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
35639         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
35641 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
35643         * math/libm-test.c: Support platforms without multiple rounding modes.
35644         * math/bug-nextafter.c: Support platforms without FP exceptions.
35645         * math/bug-nexttoward.c: Likewise.
35646         * math/test-fenv.c: Likewise.
35647         * math/test-misc.c: Likewise.
35648         * stdlib/bug-getcontext.c: Likewise.
35650 2012-05-17  Andreas Jaeger  <aj@suse.de>
35652         * manual/examples/search.c (critter_cmp): Change signature to
35653         avoid warnings.
35654         * manual/string.texi (Collation Functions): Likewise.
35656 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35658         * bits/types.h: Fold copyright years.
35659         * bits/typesizes.h: Likewise.
35660         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
35661         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
35662         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
35663         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
35664         * time/time.h: Likewise.
35666 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
35668         [BZ #208]
35669         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
35670         in instead of returning them.  Return void.
35671         (__libc_mallinfo): Accumulate over all arenas.
35672         (__malloc_stats): Adjust for change in int_mallinfo interface.
35674 2012-05-16  Roland McGrath  <roland@hack.frob.com>
35676         [BZ #10375]
35677         * configure.in (NM): Add AC_CHECK_TOOL for it.
35678         (libc_extra_cflags): New substituted variable.
35679         Check for -fstack-protector being used implicitly.
35680         * configure: Regenerated.
35681         * config.make.in (config-extra-cflags): New variable,
35682         gets @libc_extra_cflags@.
35683         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
35685         [BZ #10375]
35686         * configure.in: Check for _FORTIFY_SOURCE being predefined.
35687         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
35688         * configure: Regenerated.
35689         * config.make.in (CPPUNDEFS): New substituted variable.
35690         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
35691         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
35692         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
35694 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35696         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
35697         (mq_attr): Use __syscall_slong_t.
35699 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35701         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
35702         Check __x86_64__ instead of __WORDSIZE.
35703         (_STAT_VER_LINUX): Likewise.
35704         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
35705         __syscall_ulong_t and __syscall_slong_t.
35706         (stat64): Likewise.
35708 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35710         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
35712 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35714         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
35716 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35718         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
35719         __syscall_ulong_t.
35721         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
35722         include <bits/wordsize.h>.  Check __x86_64__ instead of
35723         __WORDSIZE.
35724         (greg_t): Use "__extension__ long long int" if __x86_64__ is
35725         defined.
35726         (mcontext_t): Replace "unsigned long" with "unsigned long long".
35728         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
35729         include <bits/wordsize.h>.  Check __x86_64__ instead of
35730         __WORDSIZE.
35731         (user_regs_struct): Use "__extension__ unsigned long long"
35732         instead of "unsigned long" if __x86_64__ is defined.
35733         (user): Likewise.  Pad after pointer field if __ILP32__ is
35734         defined.
35736 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
35738         * configure.in (makeinfo): Require version 4.5 or later.  Allow
35739         versions 5 to 9.
35740         * configure: Regenerated.
35741         * manual/install.texi (texinfo): Increase version requirement to
35742         4.5 or later.
35743         * INSTALL: Regenerated.
35745         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
35747 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35749         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
35751         * sysdeps/x86_64/x32/ffs.c: New file.
35753         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
35754         __syscall_ulong_t.
35755         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
35756         defined.  Use __syscall_ulong_t.
35757         (shminfo): Use __syscall_ulong_t.
35758         (shm_info): Likewise.
35760         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
35761         __syscall_ulong_t.
35763         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
35764         <bits/wordsize.h>.
35765         (msgqnum_t): Use __syscall_ulong_t.
35766         (msglen_t): Likewise.
35767         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
35768         __syscall_ulong_t.
35770         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
35771         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
35773         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
35775         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
35776         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
35778         * sysvipc/sys/msg.h (msgbuf): Replace long int with
35779         __syscall_slong_t.
35781         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
35782         include <bits/wordsize.h>.  Check __x86_64__ instead of
35783         __WORDSIZE.
35785         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
35786         "unsigned long long int" if __x86_64__ is defined.
35787         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
35789         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
35790         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
35791         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
35793         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
35794         <stdint.h>.
35795         (GET_PC): Cast to uintptr_t first.
35796         (GET_FRAME): Likewise.
35797         (GET_STACK): Likewise.
35799         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
35800         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
35801         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
35802         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
35803         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
35804         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
35805         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
35806         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
35807         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
35808         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
35809         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
35810         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
35811         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
35812         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
35813         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
35814         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
35815         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
35816         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
35817         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
35818         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
35819         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
35820         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
35821         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
35822         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
35823         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
35824         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
35825         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
35826         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
35827         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
35829 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
35831         * Makerules (+depfiles): Also collect depfiles from .oS in
35832         $(extra-objs).
35833         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
35834         .oS, $(libnldbl-routines)).
35836         * Makerules (native-compile-mkdep-flags): Define.
35837         * sunrpc/Makefile (extra-objs): Add $(addprefix
35838         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
35839         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
35840         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
35841         calling $(make-target-directory).
35843 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35845         * bits/types.h (__snseconds_t): Removed.
35846         * time/time.h (struct timespec): Replace __snseconds_t with
35847         __syscall_slong_t.
35848         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
35849         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
35850         Likewise.
35851         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
35852         (__SNSECONDS_T_TYPE): Likewise.
35853         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
35854         (__SNSECONDS_T_TYPE): Likewise.
35855         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
35856         (__SNSECONDS_T_TYPE): Likewise.
35858 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35860         * sysdeps/mach/hurd/bits/typesizes.h
35861         (__SYSCALL_SLONG_TYPE): New macro.
35862         (__SYSCALL_ULONG_TYPE): Likewise.
35864 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35866         * bits/types.h (__syscall_slong_t): New type.
35867         (__syscall_ulong_t): Likewise.
35869         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
35870         (__SYSCALL_ULONG_TYPE): Likewise.
35871         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
35872         (__SYSCALL_SLONG_TYPE): Likewise.
35873         (__SYSCALL_ULONG_TYPE): Likewise.
35874         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
35875         (__SYSCALL_SLONG_TYPE): Likewise.
35876         (__SYSCALL_ULONG_TYPE): Likewise.
35877         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
35878         (__SYSCALL_SLONG_TYPE): Likewise.
35879         (__SYSCALL_ULONG_TYPE): Likewise.
35881 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35883         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
35884         Add sigaltstack-offsets.sym.
35885         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
35886         <sigaltstack-offsets.h>.
35887         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
35888         longjmp_msg pointer.
35889         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
35890         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
35891         signal stack.
35892         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
35894 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
35896         * elf/stackguard-macros.h: Remove file.
35897         * sysdeps/generic/stackguard-macros.h: New file.
35898         * sysdeps/i386/stackguard-macros.h: Likewise.
35899         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
35900         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
35901         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
35902         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
35903         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
35904         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
35905         * sysdeps/x86_64/stackguard-macros.h: Likewise.
35906         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
35907         <elf/stackguard-macros.h>.
35909         [BZ #14109]
35910         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
35911         __aligned__ in attribute.
35912         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
35913         (gregset_t): Likewise.
35915 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35917         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
35918         * sysdeps/x86_64/64/Implies-after: Here.  New file.
35919         * sysdeps/x86_64/x32/Implies-after: New file.
35921 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35923         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
35924         and access return value for _dl_profile_fixup.  Use R10_LP to
35925         load frame size.
35927 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35929         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
35931 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35933         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
35934         * sysdeps/x86_64/x32/sysdep.h: New file.
35936 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35938         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
35939         * sysdeps/x86_64/setjmp.S: Likewise.
35941 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35943         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
35944         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
35945         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
35946         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
35947         remove unused global constant.
35949 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
35951         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
35952         include of <not-cancel.h>.
35954 2012-05-15  Roland McGrath  <roland@hack.frob.com>
35956         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
35958 2012-05-15  Jeff Law  <law@redhat.com>
35959             Andreas Jaeger  <aj@suse.de>
35961         [BZ #13594]
35962         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
35963         out from...
35964         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
35965         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
35966         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
35967         code changing __hst_map_handle.map.
35969 2012-05-15  Roland McGrath  <roland@hack.frob.com>
35971         * configure.in (sysnames): Look for Implies-before and Implies-after
35972         files.
35973         * configure: Regenerated.
35975 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35977         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
35978         8-byte data alignment with LP_SIZE alignment.
35980 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35982         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
35983         into R10_LP.
35985 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35987         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
35989 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35991         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
35992         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
35993         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
35994         Likewise.
35995         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
35997 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35999         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
36000         (stackinfo_sub_sp): Likewise.
36002 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36004         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
36005         RAX_LP.
36007 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36009         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
36010         into R*_LP.
36012 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36014         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
36015         sizes into R*_LP.
36017 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36019         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
36021 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36023         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
36024         into R11_LP and load __x86_64_shared_cache_size_half into
36025         R8_LP.
36027 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
36029         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
36030         R8_LP.
36032 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36034         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
36035         logb for POWER7.
36036         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
36037         logbf for POWER7.
36038         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
36039         logbl for POWER7.
36040         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
36041         powerpc32/power7/fpu/s_logb.c via #include.
36042         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
36043         powerpc32/power7/fpu/s_logbf.c via #include.
36044         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
36045         powerpc32/power7/fpu/s_logbl.c via #include.
36047 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
36049         * README.libm: Remove file.
36051 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
36053         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
36054         count for x32.  Use R*_LP and omit operand-size suffix.
36056 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
36058         * shlib-versions: Move x86_64-.*-linux.* entries to ...
36059         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
36060         * sysdeps/x86_64/x32/shlib-versions: New file.
36062 2012-05-14  Roland McGrath  <roland@hack.frob.com>
36064         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
36065         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
36066         Use _dl_fatal_printf instead.
36068 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
36070         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
36071         set if not set by the user.  Do not allow for being unset.
36072         * sysdeps/unix/sysv/linux/configure: Regenerated.
36074 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
36076         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
36077         the `q' suffix from lea and replace .quad with ASM_ADDR.
36079 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
36081         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
36082         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
36083         instead of $17.
36084         (PTR_DEMANGLE): Likewise.
36086 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
36088         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
36089         (LP_OP): Likewise.
36090         (ASM_ADDR): Likewise.
36091         (RAX_LP): Likewise.
36092         (RBP_LP): Likewise.
36093         (RBX_LP): Likewise.
36094         (RCX_LP): Likewise.
36095         (RDI_LP): Likewise.
36096         (RSI_LP): Likewise.
36097         (RSP_LP): Likewise.
36098         (R8_LP): Likewise.
36099         (R9_LP): Likewise.
36100         (R10_LP): Likewise.
36101         (R10_LP): Likewise.
36102         (R11_LP): Likewise.
36103         (R12_LP): Likewise.
36104         (R13_LP): Likewise.
36105         (R14_LP): Likewise.
36106         (R15_LP): Likewise.
36108 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
36110         * sysdeps/x86_64/x32/dl-machine.h: New file.
36112 2012-05-14  Andreas Jaeger  <aj@suse.de>
36114         * manual/Makefile (subdir): Remove export of subdir.
36115         (all): Remove target.
36116         (.PHONY): Remove all from list.
36117         (mkinstalldirs): Remove.
36118         (.PHONY): Remove installdirs from list.
36119         ($(inst_infodir)/libc.info): Use make-target-directory.
36120         (installdirs): Remove.
36121         (subdir_%): Remove.
36122         (glibc-targets): Remove.
36123         (lib): Remove.
36124         (stubs): Remove.
36125         ($(objpfx)stubs ../po/manual.pot): Remove.
36126         ($(objpfx)stamp%): Remove.
36127         (make-target-directory): Remove.
36128         (subdir_install): Remove.
36129         (routines): Remove.
36130         (aux): Remove.
36131         (sources): Remove.
36132         (objects): Remove.
36133         (headers): Remove.
36135         [BZ #13750]
36136         * manual/.gitignore: Remove, it's not needed anymore.
36137         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
36138         all files in it.
36139         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
36140         directory.
36141         (texis): Renamed to $(objpfx)texis.
36142         (texis-path): New, contains path to generated files.
36143         (chapters.%): Use texis-path for complete path, add extra argument
36144         libc-texinfo.sh.
36145         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
36146         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
36147         (summary,texi, stamp-summary): Use complete path of
36148         files. Generate files in build dir.
36149         (dir-add.texi): Build in build dir.
36150         (libm-err.texi,stamp-libm-err): Likewise.
36151         (version.texi, stamp-version): Likewise.
36152         (.%c.texi): Likewise.
36153         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
36154         (mostlyclean): Remove target.
36155         (realclean): Remove target.
36156         (generated): Add new variable with contents from mostlyclean and
36157         realclean, remove entries duplicated in common-mostlyclean, add
36158         stamp-libm-err and stamp-version.
36159         (generated-dirs): Add libc directory.
36160         ($(inst_infodir)/libc.info): Install files from build dir.
36162         * manual/install.texi (Configuring and compiling): Adjust since
36163         the info files are not part of the tar ball anymore.
36165 2012-05-14  Andreas Jaeger  <aj@suse.de>
36167         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
36168         variable.
36170 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
36172         [BZ #13717]
36173         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
36174         to 2.2.0 where earlier.
36175         * sysdeps/unix/sysv/linux/configure: Regenerated.
36176         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
36177         Remove conditional code.
36178         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
36179         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
36180         Remove conditional code.
36181         [!__NR_lchown]: Likewise.
36182         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
36183         [__NR_lchown]: Likewise.
36184         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
36185         comment referencing __ASSUME_LCHOWN_SYSCALL.
36186         * sysdeps/unix/sysv/linux/i386/sigaction.c
36187         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
36188         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
36189         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
36190         Remove conditional code.
36191         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
36192         (__protocol_available): Remove #if 0 code.
36193         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
36194         conditional code.
36195         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
36196         * sysdeps/unix/sysv/linux/kernel-features.h
36197         (__ASSUME_GETCWD_SYSCALL): Don't define.
36198         (__ASSUME_REALTIME_SIGNALS): Likewise.
36199         (__ASSUME_PREAD_SYSCALL): Likewise.
36200         (__ASSUME_PWRITE_SYSCALL): Likewise.
36201         (__ASSUME_POLL_SYSCALL): Likewise.
36202         (__ASSUME_LCHOWN_SYSCALL): Likewise.
36203         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
36204         non-SPARC.
36205         (__ASSUME_SIOCGIFNAME): Don't define.
36206         (__ASSUME_MSG_NOSIGNAL): Likewise.
36207         (__ASSUME_SENDFILE): Define unconditionally.
36208         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
36209         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
36210         conditional code.
36211         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
36212         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
36213         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
36214         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
36215         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
36216         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
36217         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
36218         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
36219         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
36220         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
36221         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
36222         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
36223         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
36224         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
36225         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
36226         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
36227         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
36228         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
36229         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
36230         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
36231         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
36232         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
36233         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
36234         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
36235         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
36236         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
36237         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
36238         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
36239         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
36240         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
36241         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
36242         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
36243         Remove conditional code.
36244         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
36245         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
36246         Remove conditional code.
36247         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
36248         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
36249         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
36250         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
36251         Remove conditional code.
36252         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
36253         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
36254         Remove conditional code.
36255         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
36256         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
36257         Remove conditional code.
36258         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
36259         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
36260         Remove conditional code.
36261         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
36262         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
36263         Remove conditional code.
36264         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
36265         * sysdeps/unix/sysv/linux/sh/pwrite64.c
36266         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
36267         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
36268         * sysdeps/unix/sysv/linux/sigaction.c
36269         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
36270         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
36271         * sysdeps/unix/sysv/linux/sigpending.c
36272         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
36273         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
36274         * sysdeps/unix/sysv/linux/sigprocmask.c
36275         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
36276         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
36277         * sysdeps/unix/sysv/linux/sigsuspend.c
36278         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
36279         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
36280         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
36281         (__libc_missing_rt_sigs): Remove.
36282         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
36283         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
36284         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
36285         Remove conditional code.
36286         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
36287         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
36288         return 1.
36289         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
36290         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
36291         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
36292         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
36294 2012-05-14  Andreas Jaeger  <aj@suse.de>
36296         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
36297         it's not used in glibc.
36298         (__coshm1): Likewise.
36299         (__acosh1p): Likewise.
36300         (__sgn): Likewise.
36302         * manual/string.texi (Copying and Concatenation): Add missing
36303         variable in concat example.
36304         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
36306 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
36308         [BZ #14103]
36309         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
36310         __builtin_clzl with __builtin_clzll.
36312 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
36314         [BZ #14104]
36315         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
36316         libc_freeres_ptr.
36318 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
36320         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
36321         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
36322         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
36323         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
36325 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
36327         * NEWS: Update ia64 info.
36329 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
36331         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
36332         used as bcopy.
36334 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
36336         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
36337         * sysdeps/unix/syscalls.list (dup3): Likewise.
36338         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
36339         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
36341 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
36343         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
36344         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
36346 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
36348         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
36349         thread pointer.
36350         (TLS_IE): Use mov/add instead of movq/addq to load thread
36351         pointer.
36352         (TLS_GD_PREFIX): New.
36353         (TLS_GD): Use it.
36355 2012-05-11  David S. Miller  <davem@davemloft.net>
36357         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
36358         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
36359         (_FPU_SETCW): Likewise.
36361 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
36363         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
36364         is 32-byte aligned.
36366 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
36368         [BZ #11837]
36369         * iconvdata/gb18030.c: Update tables.
36370         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
36371         characters specially.
36372         (BODY for TO_LOOP): Add encoding of missing ranges.
36374 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
36376         [BZ #13673]
36377         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
36378         * sysdeps/mach/hurd/dup3.c: Likewise.
36379         * sysdeps/mach/hurd/readlinkat.c: Likewise.
36380         * sysdeps/powerpc/memmove.c:: Likewise.
36382 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
36384         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
36385         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
36387 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
36389         * elf/elf.h (R_X86_64_RELATIVE64): New.
36390         (R_X86_64_NUM): Updated.
36391         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
36392         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
36393         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
36394         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
36395         tst-quad1pie tst-quad2pie
36396         (modules-names): Add tst-quadmod1 tst-quadmod2.
36397         ($(objpfx)tst-quad1): New dependency.
36398         ($(objpfx)tst-quad2): Likewise.
36399         ($(objpfx)tst-quad1pie): Likewise.
36400         ($(objpfx)tst-quad2pie): Likewise.
36401         * sysdeps/x86_64/tst-quad1.c: New file.
36402         * sysdeps/x86_64/tst-quad1pie.c: New file.
36403         * sysdeps/x86_64/tst-quad2.c: Likewise.
36404         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
36405         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
36406         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
36407         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
36408         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
36410 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36412         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
36413         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
36414         * streams/stropts.h (t_scalar_t): Define type.
36416         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
36417         (_PATH_PRESERVE): Set to "/var/lib".
36418         (_PATH_RWHODIR): Set to "/var/spool/rwho".
36420         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
36421         instead of int.
36423         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
36424         if __dir_mkfile succeeded.
36426         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
36427         checking for _hurd_dtablesize.  Unlock it right after having
36428         finished _hurd_dtable allocation.
36430 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36432         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
36433         * sysdeps/mach/hurd/configure: Regenerated.
36434         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
36435         special-casing to...
36436         * sysdeps/gnu/configure.in: ... this new file.
36437         * sysdeps/unix/sysv/linux/configure: Regenerated.
36438         * sysdeps/gnu/configure: New generated file.
36440         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
36441         for Linux: use nsec instead of usec, as well as:
36442         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
36443         members of type struct timespec.
36444         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
36445         New macros.
36446         (struct stat64): Likewise.
36447         (_STATBUF_ST_NSEC): New macro.
36448         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
36450         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
36451         __strtoul_internal rather than strtoul.
36453 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
36455         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
36456         and reject them.
36458 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36460         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
36461         which preserves existing values.
36462         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
36464 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
36466         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
36467         TIMEOUT values.  Return EINVAL for NFDS values either negative or
36468         greater than FD_SETSIZE.
36470 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36472         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
36473         allocated, call __vm_protect to finish enabling the existing space, and
36474         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
36475         allocate the remainder.
36477 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
36479         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
36480         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
36482 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36484         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
36485         sysdeps/mach/hurd/readlink.c.
36487         * posix/tst-sysconf.c (posix_options): Only use
36488         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
36489         _POSIX_SYNCHRONIZED_IO when they are defined
36490         * sysdeps/mach/hurd/bits/posix_opt.h:
36491         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
36492         (_XOPEN_REALTIME): Undefine macro.
36493         (_XOPEN_REALTIME_THREADS): Undefine macro.
36494         (_XOPEN_SHM): Undefine macro.
36495         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
36496         macro to -1.
36497         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
36498         macro to -1.
36499         (_POSIX_ASYNC_IO): Undefine macro.
36500         (_POSIX_PRIORITIZED_IO): Undefine macro.
36501         (_POSIX_SPIN_LOCKS): Define macro to -1.
36503         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
36504         SA_NODEFER, SA_RESETHAND.
36505         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
36506         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
36507         F_DUPFD_CLOEXEC.
36509 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36511         * elf/Makefile (pldd-modules): Define unconditionally.
36513 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36515         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
36517 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36519         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
36520         Return ENOENT when name is empty.
36521         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
36523 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36525         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
36527         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
36529 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36531         Fix mlock in all cases except non-readable pages.
36532         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
36533         instead of VM_PROT_ALL as parameter to __vm_wire function.
36535         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
36536         (__mkdir): When path is `/', just fail with EEXIST.
36537         * sysdeps/mach/hurd/mkdirat.c: Likewise.
36539 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36541         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
36542         <sys/uio.h> (for writev).
36543         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
36544         and <sys/param.h> (for MIN).
36546 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
36548         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
36549         REQUESTED_TIME.  Properly set the remaining time and return EINTR
36550         if interrupted.
36552 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36554         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
36555         Depend on against $(link-rpcuserlibs).
36557 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36559         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
36560         (__libc_stack_end): Do not use attribute_relro.
36561         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
36562         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
36563         to libthread-provided value.
36564         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
36565         attribute_relro.
36567 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36569         [BZ #3748]
36570         * bits/libc-lock.h (__libc_once_get): New macro.
36571         * sysdeps/mach/bits/libc-lock.h: Likewise.
36572         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
36573         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
36574         instead of using implementation details.
36576         * libio/fileops.c: Unconditionally include <kernel-features.h>.
36577         * libio/freopen.c: Likewise.
36578         * libio/freopen64.c: Likewise.
36579         * misc/syslog.c: Likewise.
36580         * nscd/connections.c: Likewise.
36581         * nscd/netgroupcache.c: Likewise.
36582         * sysdeps/posix/getcwd.c: Likewise.
36584 2012-05-10  Roland McGrath  <roland@hack.frob.com>
36586         * math/w_ilogbf.c: Add #include <limits.h>.
36588 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36590         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
36591         path instead of returning without unlocking.
36593         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
36594         immediate-write ioctls.
36595         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
36597 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36599         * sysdeps/mach/hurd/i386/init-first.c (init): Use
36600         __builtin_frame_address instead of making assumptions about the
36601         location of the return address relative to DATA.  Force early load of
36602         the return address.
36603         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
36604         __builtin_frame_address.
36606         dup3 for GNU Hurd.
36607         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
36608         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
36609         implement dup3 and do some further code clean-ups.
36610         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
36611         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
36613 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36615         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
36617         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
36618         HURD_CRITICAL_END around holding _hurd_dtable_lock.
36619         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
36620         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
36621         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
36622         d->port.lock.
36624         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
36625         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
36626         when handler == SIG_ERR, not when handler != SIG_ERR.
36628 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36630         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
36631         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
36632         definitions.
36634         accept4 for GNU Hurd.
36635         * include/sys/socket.h (__libc_accept4): New prototype.
36636         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
36637         to implement __libc_accept4.
36638         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
36639         __libc_accept4.
36640         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
36642         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
36643         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
36644         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
36645         signal-defines.sym.
36647 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36649         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
36651 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36653         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
36654         assertion on O_CLOEXEC flag.
36655         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
36656         * hurd/intern-fd.c: Likewise.
36657         * hurd/port2fd.c: Likewise.
36659 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36661         [BZ #3906]
36662         * bits/in.h (IPV6_PKTINFO): Define new macro.
36663         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
36665 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36667         [BZ #13954]
36668         [BZ #13955]
36669         [BZ #13956]
36670         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
36671         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
36672         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
36673         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
36674         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
36675         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
36676         * math/libm-test.inc (logb_test) : Additional logb tests.
36678 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
36679             Andreas Jaeger  <aj@suse.de>
36681         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
36682         * configure: Regenerated.
36683         * config.h.in (LINK_OBSOLETE_RPC): New macro.
36684         * config.make.in (link-obsolete-rpc): New substituted variable.
36685         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
36686         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
36687         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
36688         (shared-only-routines): Don't set it under [link-obsolete-rpc],
36689         so that libc.a contains the symbols.
36690         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
36691         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
36692         * sunrpc/auth_none.c: Likewise.
36693         * sunrpc/auth_unix.c: Likewise.
36694         * sunrpc/authdes_prot.c: Likewise.
36695         * sunrpc/authuxprot.c: Likewise.
36696         * sunrpc/clnt_gen.c: Likewise.
36697         * sunrpc/clnt_perr.c: Likewise.
36698         * sunrpc/clnt_raw.c: Likewise.
36699         * sunrpc/clnt_simp.c: Likewise.
36700         * sunrpc/clnt_tcp.c: Likewise.
36701         * sunrpc/clnt_udp.c: Likewise.
36702         * sunrpc/clnt_unix.c: Likewise.
36703         * sunrpc/des_crypt.c: Likewise.
36704         * sunrpc/des_soft.c: Likewise.
36705         * sunrpc/get_myaddr.c: Likewise.
36706         * sunrpc/key_call.c: Likewise.
36707         * sunrpc/key_prot.c: Likewise.
36708         * sunrpc/netname.c: Likewise.
36709         * sunrpc/pm_getmaps.c: Likewise.
36710         * sunrpc/pm_getport.c: Likewise.
36711         * sunrpc/pmap_clnt.c: Likewise.
36712         * sunrpc/pmap_prot.c: Likewise.
36713         * sunrpc/pmap_prot2.c: Likewise.
36714         * sunrpc/pmap_rmt.c: Likewise.
36715         * sunrpc/publickey.c: Likewise.
36716         * sunrpc/rpc_cmsg.c: Likewise.
36717         * sunrpc/rpc_common.c: Likewise.
36718         * sunrpc/rpc_dtable.c: Likewise.
36719         * sunrpc/rpc_prot.c: Likewise.
36720         * sunrpc/rpc_thread.c: Likewise.
36721         * sunrpc/rtime.c: Likewise.
36722         * sunrpc/svc.c: Likewise.
36723         * sunrpc/svc_auth.c: Likewise.
36724         * sunrpc/svc_raw.c: Likewise.
36725         * sunrpc/svc_run.c: Likewise.
36726         * sunrpc/svc_tcp.c: Likewise.
36727         * sunrpc/svc_udp.c: Likewise.
36728         * sunrpc/svc_unix.c: Likewise.
36729         * sunrpc/svcauth_des.c: Likewise.
36730         * sunrpc/xcrypt.c: Likewise.
36731         * sunrpc/xdr.c: Likewise.
36732         * sunrpc/xdr_array.c: Likewise.
36733         * sunrpc/xdr_float.c: Likewise.
36734         * sunrpc/xdr_intXX_t.c: Likewise.
36735         * sunrpc/xdr_mem.c: Likewise.
36736         * sunrpc/xdr_rec.c: Likewise.
36737         * sunrpc/xdr_ref.c: Likewise.
36738         * sunrpc/xdr_sizeof.c: Likewise.
36739         * sunrpc/xdr_stdio.c: Likewise.
36741 2012-05-10  Roland McGrath  <roland@hack.frob.com>
36743         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
36744         change.  Update copyright years.
36746 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
36748         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
36750 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
36751             Joseph Myers  <joseph@codesourcery.com>
36752             Paul Pluzhnikov  <ppluzhnikov@google.com>
36754         [BZ #14012]
36755         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
36756         requiring rpcgen.
36757         [cross-compiling] (extra-libs): Likewise.
36758         [cross-compiling] (extra-libs-others): Likewise.
36759         [cross-compiling] (librpcsvc-routines): Likewise.
36760         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
36761         [cross-compiling] (omit-deps): Likewise.
36762         (sunrpc-CPPFLAGS): New variable.
36763         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
36764         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
36765         (cross-rpcgen-objs): New variable.
36766         (extra-objs): Append $(cross-rpcgen-objs).
36767         ($(cross-rpcgen-objs)): New rule.
36768         ($(objpfx)cross-rpcgen): Likewise.
36769         (rpcgen-cmd): Define to use $(built-program-file).  Expand
36770         comment.
36771         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
36772         ($(objpfx)x%.stmp): Likewise.
36773         * sunrpc/proto.h [IS_IN_build] (_): Define.
36774         [IS_IN_build] (_libc_intl_domainname): Likewise.
36776 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
36778         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
36779         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
36780         and R_X86_64_TPOFF64.
36782 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
36784         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
36785         sysdeps/unix/sysv/syscalls.list.
36786         (stime): Likewise.
36787         (utime): Likewise.
36788         * sysdeps/unix/sysv/syscalls.list: Remove file.
36790 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
36792         [BZ #3440]
36793         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
36794         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
36795         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
36796         (__LC_IDENTIFICATION): Make these macros useful in #if
36797         expressions, as required by C99.
36799 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
36801         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
36802         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
36803         after this.
36805 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
36807         * stdlib/longlong.h: Updated from GCC.
36809 2012-05-09  Andreas Jaeger  <aj@suse.de>
36811         * nscd/nscd.c (run_modes): Make named enum, reorder so that
36812         default is first entry.
36813         (run_mode): Set type.
36814         (main): Remove informal message about syslog.
36815         (options): Fix typo.
36817         [BZ #14053]
36818         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
36819         to asm.
36820         (lrint): Likewise.
36821         (llrintf): Likewise.
36822         (llrint): Likewise.
36823         (rint): Likewise.
36824         (rintf): Likewise.
36825         (nearbyint): Likewise.
36826         (nearbyintf): Likewise.
36828 2012-05-09  Andreas Jaeger  <aj@suse.de>
36829             Pedro Alves  <palves@redhat.com>
36831         * nscd/nscd.c (run_mode): Use enum.
36832         (main): Cleanup coding style issue.
36834 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
36835             Andreas Jaeger  <aj@suse.de>
36837         * nscd/nscd.c (go_background): Replaced with...
36838         (run_mode): ... this.
36839         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
36840         (options): Add -F --foreground.
36841         (main): Implement it.
36842         (parse_opt): Parse it.
36844 2012-05-09  Andreas Jaeger  <aj@suse.de>
36846         [BZ #14083]
36847         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
36848         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
36849         -Wconversion warning.
36850         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
36851         Likewise.
36853 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
36855         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
36856         == 0.
36857         (LC_ALL): Use macro-int-constant.
36858         (LC_COLLATE): Likewise.
36859         (LC_CTYPE): Likewise.
36860         (LC_MESSAGES): Likewise.
36861         (LC_MONETARY): Likewise.
36862         (LC_NUMERIC): Likewise.
36863         (LC_TIME): Likewise.
36864         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
36865         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
36866         [ISO || ISO99 || ISO11] (*_t): Do not allow.
36867         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
36868         Specify type.
36869         [C99-based standards] (float_t): Expect type.
36870         [C99-based standards] (double_t): Expect type.
36871         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
36872         type.
36873         [C99-based standards] (HUGE_VALL): Likewise.
36874         [C99-based standards] (INFINITY): Likewise.
36875         [C99-based standards] (NAN): Likewise.
36876         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
36877         [C99-based standards] (FP_NAN): Likewise.
36878         [C99-based standards] (FP_NORMAL): Likewise.
36879         [C99-based standards] (FP_SUBNORMAL): Likewise.
36880         [C99-based standards] (FP_ZERO): Likewise.
36881         [C99-based standards] (FP_FAST_FMA): Use
36882         optional-macro-int-constant.  Specify type.  Require == 1.
36883         [C99-based standards] (FP_FAST_FMAF): Likewise.
36884         [C99-based standards] (FP_FAST_FMAL): Likewise.
36885         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
36886         [C99-based standards] (FP_ILOGBNAN): Likewise.
36887         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
36888         Specify type.
36889         [C99-based standards] (MATH_ERREXCEPT): Likewise.
36890         [C99-based standards] (math_errhandling): Specify type.
36891         [ISO99 || ISO11] (signgam): Do not allow.
36892         [non-C99-based standards] (copysignf): Do not allow.
36893         [non-C99-based standards] (exp2f): Likewise.
36894         [non-C99-based standards] (log2f): Likewise.
36895         [non-C99-based standards] (modff): Allow.
36896         [non-C99-based standards] (erff): Do not allow.
36897         [non-C99-based standards] (erfcf): Likewise.
36898         [non-C99-based standards] (gammaf): Likewise.
36899         [non-C99-based standards] (hypotf): Likewise.
36900         [non-C99-based standards] (j0f): Likewise.
36901         [non-C99-based standards] (j1f): Likewise.
36902         [non-C99-based standards] (jnf): Likewise.
36903         [non-C99-based standards] (lgammaf): Likewise.
36904         [non-C99-based standards] (tgammaf): Likewise.
36905         [non-C99-based standards] (y0f): Likewise.
36906         [non-C99-based standards] (y1f): Likewise.
36907         [non-C99-based standards] (ynf): Likewise.
36908         [non-C99-based standards] (isnanf): Likewise.
36909         [non-C99-based standards] (acoshf): Likewise.
36910         [non-C99-based standards] (asinhf): Likewise.
36911         [non-C99-based standards] (atanhf): Likewise.
36912         [non-C99-based standards] (cbrtf): Likewise.
36913         [non-C99-based standards] (expm1f): Likewise.
36914         [non-C99-based standards] (ilogbf): Likewise.
36915         [non-C99-based standards] (log1pf): Likewise.
36916         [non-C99-based standards] (logbf): Likewise.
36917         [non-C99-based standards] (nextafterf): Likewise.
36918         [non-C99-based standards] (remainderf): Likewise.
36919         [non-C99-based standards] (rintf): Likewise.
36920         [non-C99-based standards] (scalbf): Likewise.
36921         [non-C99-based standards] (copysignl): Likewise.
36922         [non-C99-based standards] (exp2l): Likewise.
36923         [non-C99-based standards] (log2l): Likewise.
36924         [non-C99-based standards] (modfl): Allow.
36925         [non-C99-based standards] (erfl): Do not allow.
36926         [non-C99-based standards] (erfcl): Likewise.
36927         [non-C99-based standards] (gammal): Likewise.
36928         [non-C99-based standards] (hypotl): Likewise.
36929         [non-C99-based standards] (j0l): Likewise.
36930         [non-C99-based standards] (j1l): Likewise.
36931         [non-C99-based standards] (jnl): Likewise.
36932         [non-C99-based standards] (lgammal): Likewise.
36933         [non-C99-based standards] (tgammal): Likewise.
36934         [non-C99-based standards] (y0l): Likewise.
36935         [non-C99-based standards] (y1l): Likewise.
36936         [non-C99-based standards] (ynl): Likewise.
36937         [non-C99-based standards] (isnanl): Likewise.
36938         [non-C99-based standards] (acoshl): Likewise.
36939         [non-C99-based standards] (asinhl): Likewise.
36940         [non-C99-based standards] (atanhl): Likewise.
36941         [non-C99-based standards] (cbrtl): Likewise.
36942         [non-C99-based standards] (expm1l): Likewise.
36943         [non-C99-based standards] (ilogbl): Likewise.
36944         [non-C99-based standards] (log1pl): Likewise.
36945         [non-C99-based standards] (logbl): Likewise.
36946         [non-C99-based standards] (nextafterl): Likewise.
36947         [non-C99-based standards] (remainderl): Likewise.
36948         [non-C99-based standards] (rintl): Likewise.
36949         [non-C99-based standards] (scalbl): Likewise.
36950         [ISO || ISO99 || ISO11] (*_t): Do not allow.
36951         [non-C99-based standards] (FP_*): Do not allow.
36952         [C99-based standards] (FP_*): Change to
36953         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
36954         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
36955         allow.
36956         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
36957         (SIG_ERR): Likewise.
36958         [X/Open-based standards] (SIG_HOLD): Likewise.
36959         (SIG_IGN): Likewise.
36960         (SIGABRT): Use macro-int-constant.  Specify type.  Require
36961         positive value.
36962         (SIGFPE): Likewise.
36963         (SIGILL): Likewise.
36964         (SIGINT): Likewise.
36965         (SIGSEGV): Likewise.
36966         (SIGTER): Likewise.
36967         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
36968         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
36969         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
36970         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
36971         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
36972         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
36973         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
36974         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
36975         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
36976         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
36977         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
36978         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
36979         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
36980         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
36981         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
36982         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
36983         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
36984         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
36985         [X/Open-based standards] (SIGTRAP): Likewise.
36986         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
36987         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
36988         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
36989         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
36990         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
36991         allow.
36993 2012-05-08  Ian Wienand  <ianw@vmware.com>
36995         [BZ #14080]
36996         * time/tzset.c (__tzset_parse_tz): Update default rules for
36997         daylight time changes in the Energy Policy Act of 2005.
36999 2012-05-09  Andreas Jaeger  <aj@suse.de>
37001         [BZ #13983]
37002         * elf/ldconfig.c (parse_conf): Change string to make clear that
37003         ldconfig only issued a warning if ld.so.conf does not exist.
37005 2012-05-08  David S. Miller  <davem@davemloft.net>
37007         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
37008         movxtod instead of popping the value on the stack.
37010         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37012 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
37014         * config.h.in: Add HAVE_ARM_PCS_VFP.
37016 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
37018         [BZ #13979]
37019         * include/features.h: Warn if user requests __FORTIFY_SOURCE
37020         checking but the checks are disabled for any reason.
37022 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
37024         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
37025         and ELF64_R_TYPE with ELFW(R_TYPE).
37027 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
37029         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
37030         (ulimit): Likewise.
37032         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
37033         (settimeofday): Likewise.
37035 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
37037         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
37038         a struct th_u2 inside the union, and move tu_block/tu_code into
37039         a new th_u3 union of tu_block/tu_code inside of that.  Move
37040         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
37041         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
37042         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
37043         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
37044         (th_stuff): Change to th_u1.tu_stuff.
37045         (th_data): Define.
37046         (th_msg): Change to th_u1.th_u2.tu_data.
37048 2012-05-07  David S. Miller  <davem@davemloft.net>
37050         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37052         [BZ #14074]
37053         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
37054         (SETUP_PIC_REG): Use it.
37055         (SETUP_PIC_REG_LEAF): Use it.
37057 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
37059         [BZ #13885]
37060         [BZ #13923]
37061         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
37062         USE_AS_EXPM1L.
37063         (EXPL_FINITE): Likewise.
37064         (FLDLOG): Likewise.
37065         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
37066         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
37067         e_expl.S.
37068         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
37069         USE_AS_EXPM1L.
37070         (EXPL_FINITE): Likewise.
37071         (FLDLOG): Likewise.
37072         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
37073         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
37074         e_expl.S.
37075         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
37076         test of -max_value argument for long double.
37077         * sysdeps/i386/fpu/libm-test-ulps: Update.
37078         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37080 2012-05-06  David S. Miller  <davem@davemloft.net>
37082         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
37083         quad soft-float symbols whose references which are compiler
37084         generated.
37085         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
37087 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
37089         [BZ #13884]
37090         [BZ #13914]
37091         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
37092         USE_AS_EXP10L.
37093         (EXPL_FINITE): Likewise.
37094         (FLDLOG): Likewise.
37095         (c0): Likewise.
37096         (c1): Likewise.
37097         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
37098         Adjust comments for base varying.
37099         (__expl_finite): Change alias to EXPL_FINITE.
37100         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
37101         e_expl.S.
37102         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
37103         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
37104         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
37105         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
37106         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
37107         USE_AS_EXP10L.
37108         (EXPL_FINITE): Likewise.
37109         (FLDLOG): Likewise.
37110         (c0): Likewise.
37111         (c1): Likewise.
37112         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
37113         Adjust comments for base varying.
37114         (__expl_finite): Change alias to EXPL_FINITE.
37115         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
37116         tests for bugs.
37117         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
37119         [BZ #14064]
37120         * math/libm-test.inc (check_float_internal): Correct ulp
37121         calculation for subnormal expected results.
37123 2012-05-06  Andreas Jaeger  <aj@suse.de>
37125         * Makeconfig (+math-flags): New, set to -frounding-math.
37126         (+cflags): Add +math-flags so that all of glibc gets compiled with
37127         it.
37129         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
37131 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
37133         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
37134         Disable one test.
37136         [BZ #13787]
37137         [BZ #13922]
37138         [BZ #14036]
37139         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
37140         (__ieee754_expl): Allow for and saturate large arguments.
37141         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
37142         (u_threshold): Likewise.
37143         (__exp): Call __ieee754_exp before checking for overflow and
37144         underflow.
37145         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
37146         (u_threshold): Likewise.
37147         (__expf): Call __ieee754_expf before checking for overflow and
37148         underflow.
37149         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
37150         (u_threshold): Likewise.
37151         (__expl): Call __ieee754_expl before checking for overflow and
37152         underflow.
37153         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
37154         (__ieee754_expl): Allow for and saturate large arguments.
37155         * math/libm-test.inc (exp_test): Add another test.  Do not allow
37156         missing overflow exception on overflow.
37157         (expm1_test): Do not allow missing overflow exception on overflow.
37159         * sysdeps/i386/fpu/e_expl.c: Move to ...
37160         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
37161         rather than using inline asm.
37162         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
37163         * sysdeps/x86_64/fpu/e_expl.S: Copy from
37164         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
37166         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
37167         (nice): Likewise.
37168         (poll): Likewise.
37169         (signal): Likewise.
37170         (time): Likewise.
37171         (times): Likewise.
37173 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
37175         * sysdeps/unix/syscalls.list (adjtime): Add entry from
37176         sysdeps/unix/common/syscalls.list.
37177         (fchmod): Likewise.
37178         (fchown): Likewise.
37179         (ftruncate): Likewise.
37180         (getrusage): Likewise.
37181         (gettimeofday): Likewise.
37182         (setpgid): Likewise.
37183         (setregid): Likewise.
37184         (setreuid): Likewise.
37185         (sigaction): Likewise.
37186         (truncate): Likewise.
37187         (vhangup): Likewise.
37188         * sysdeps/unix/common/syscalls.list: Remove file.
37189         * sysdeps/unix/bsd/Implies: Don't include unix/common.
37190         * sysdeps/unix/sysv/linux/Implies: Likewise.
37192 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
37194         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
37195         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
37196         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
37197         Moved to ...
37198         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
37199         Here.
37200         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
37201         to ...
37202         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
37203         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
37204         to ...
37205         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
37206         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
37207         to ...
37208         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
37209         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
37210         to ...
37211         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
37212         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
37213         to ...
37214         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
37215         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
37216         to ...
37217         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
37218         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
37219         to ...
37220         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
37221         Here.
37222         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
37223         to ...
37224         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
37225         Here.
37226         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
37227         to ...
37228         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
37229         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
37230         Moved to ...
37231         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
37232         Here.
37233         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
37234         to ...
37235         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
37237 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
37239         * sysdeps/unix/common/bits/dirent.h: Remove file.
37240         * sysdeps/unix/common/bits/fcntl.h: Likewise.
37242         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
37243         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
37244         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
37245         * sysdeps/unix/bsd/isatty.c: Likewise.
37246         * sysdeps/unix/bsd/tcdrain.c: Likewise.
37247         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
37248         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
37250 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37252         [BZ #13563]
37253         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
37254         long double comparison inaccuracies.
37255         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
37256         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
37258 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
37260         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
37261         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
37263 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
37265         [BZ #14049]
37266         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
37267         nonzero digits before rounding a hex value.
37268         * stdlib/tst-strtod.c (tests): Add another test.
37270 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37272         * sysdeps/s390/fpu/libm-test-ulps: Update.
37274 2012-05-03  Andreas Jaeger  <aj@suse.de>
37276         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
37277         does not get optimized out.
37278         (malloc_opt_barrier): New.
37280 2012-05-03  Andreas Jaeger  <aj@suse.de>
37281             Roland McGrath  <roland@hack.frob.com>
37283         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
37284         intermediate file deletion.
37285         (generated): Add .symlist files.
37287 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
37289         [BZ #13775]
37290         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
37291         Redirect under this condition.
37292         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
37293         [__USE_GNU] (__dprintf_chk): Not under this condition.
37294         [__USE_GNU] (__vdprintf_chk): Likewise.
37295         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
37296         under this condition.
37297         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
37298         [__USE_XOPEN2K8] (dprintf): Define under this condition.
37299         [__USE_XOPEN2K8] (vdprintf): Likewise.
37300         [__USE_GNU] (__dprintf_chk): Not under this condition.
37301         [__USE_GNU] (__vdprintf_chk): Likewise.
37302         [__USE_GNU] (dprintf): Likewise.
37303         [__USE_GNU] (vdprintf): Likewise.
37305 2012-05-03  Roland McGrath  <roland@hack.frob.com>
37307         * elf/Makefile (common-generated): Set this instead of generated for
37308         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
37309         $(all-built-dso)-derived lists.
37311 2012-05-03  Andreas Jaeger  <aj@suse.de>
37313         * sysdeps/i386/fpu/libm-test-ulps: Update.
37315         * FAQ: Removed.
37316         * FAQ.in: Likewise.
37317         * scripts/gen-FAQ.pl: Likewise.
37318         * manual/install.texi (Installation): Point to online location of
37319         FAQ.
37320         * Makefile (files-for-dist): Remove FAQ.
37321         (FAQ): Remove.
37323 2012-05-02  Allan McRae  <allan@archlinux.org>
37325         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
37326         (LDFLAGS-reldepmod5.so): Likewise.
37327         (LDFLAGS-reldep6mod1.so): Likewise.
37328         (LDFLAGS-reldep6mod4.so): Likewise.
37329         (LDFLAGS-reldep8mod3.so): Likewise.
37330         (LDFLAGS-unload4mod1.so): Likewise.
37331         (LDFLAGS-unload4mod2.so): Likewise.
37332         (LDFLAGS-tst-initorder): Likewise.
37333         (LDFLAGS-tst-initordera2.so): Likewise.
37334         (LDFLAGS-tst-initordera3.so): Likewise.
37335         (LDFLAGS-tst-initordera4.so): Likewise.
37336         (LDFLAGS-tst-initorderb2.so): Likewise.
37337         (LDFLAGS-noload): Likewise.
37338         (LDFLAGS-next): Likewise.
37339         (LDFLAGS-order2mod1.so): Likewise.
37340         (LDFLAGS-order2mod2.so): Likewise.
37341         (LDFLAGS-tst-initorder2): Likewise.
37342         (LDFLAGS-tst-initorder2a.so): Likewise.
37343         (LDFLAGS-tst-initorder2b.so): Likewise.
37344         (LDFLAGS-tst-initorder2c.so): Likewise.
37345         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
37347 2012-05-02  David S. Miller  <davem@davemloft.net>
37349         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37351 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
37353         [BZ #14055]
37354         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
37356 2012-05-02  Andreas Jaeger  <aj@suse.de>
37358         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
37359         since we manipulate rounding mode.
37360         (CPPFLAGS-test-idouble.c): Likewise.
37361         (CPPFLAGS-test-ifloat.c): Likewise.
37362         (CFLAGS-test-ldouble.c): Likewise.
37363         (CFLAGS-test-double.c): Likewise.
37364         (CFLAGS-test-float.c): Likewise.
37365         (CFLAGS-test-misc.c): Likewise.
37366         (CFLAGS-test-test-fenv.c): Likewise.
37368 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37370         [BZ #2550]
37371         [BZ #2570]
37372         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
37373         comparisons to determine direction to adjust input.
37375 2012-05-01  Roland McGrath  <roland@hack.frob.com>
37377         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
37378         output to the target.
37380         * scripts/localplt.awk: New file.
37381         * elf/Makefile ($(objpfx)check-localplt): Target removed.
37382         (check-localplt-CFLAGS): Variable removed.
37383         ($(all-built-dso:=.jmprel)): New static pattern rule.
37384         (generated): Add those targets.
37385         (localplt-built-dso): New variable.
37386         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
37388         * elf/check-localplt.c: File removed.
37390         * scripts/check-execstack.awk: New file.
37391         * elf/Makefile ($(objpfx)check-execstack): Target removed.
37392         (check-execstack-CFLAGS): Variable removed.
37393         ($(objpfx)check-execstack.h): Target removed.
37394         ($(objpfx)execstack-default): New target.
37395         (generated): Add that instead of check-execstack.h.
37396         ($(all-built-dso:=.phdr)): New static pattern rule.
37397         (generated): Add those targets.
37398         * elf/check-execstack.c: File removed.
37400         * scripts/check-textrel.awk: New file.
37401         * elf/Makefile ($(objpfx)check-textrel): Target removed.
37402         (check-textrel-CFLAGS): Variable removed.
37403         (all-built-dso): Use := to define.o
37404         ($(all-built-dso:=.dyn)): New static pattern rule.
37405         (generated): Add those targets.
37406         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
37407         * config.make.in (READELF): New substituted variable.
37408         * elf/check-textrel.c: File removed.
37410 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
37412         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
37413         allow.
37414         * conform/data/ctype.h-data [C99-based standards] (isblank):
37415         Expect function.
37416         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
37417         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
37418         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37419         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
37420         Specify type.  Require positive value.
37421         (EILSEQ): Likewise.
37422         (ERANGE): Likewise.
37423         [ISO || POSIX] (EILSEQ): Do not expect.
37424         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
37425         Specify type.  Require positive value.
37426         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
37427         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
37428         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
37429         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
37430         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
37431         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
37432         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
37433         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
37434         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
37435         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
37436         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
37437         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
37438         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
37439         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
37440         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
37441         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
37442         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
37443         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
37444         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
37445         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
37446         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
37447         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
37448         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
37449         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
37450         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
37451         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
37452         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
37453         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
37454         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
37455         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
37456         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
37457         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
37458         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
37459         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
37460         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
37461         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
37462         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
37463         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
37464         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
37465         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
37466         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
37467         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
37468         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
37469         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
37470         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
37471         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
37472         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
37473         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
37474         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
37475         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
37476         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
37477         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
37478         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
37479         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
37480         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
37481         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
37482         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
37483         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
37484         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
37485         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
37486         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
37487         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
37488         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
37489         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
37490         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
37491         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
37492         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
37493         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
37494         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
37495         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
37496         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
37497         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
37498         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
37499         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
37500         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
37501         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
37502         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
37503         Require >= 2.
37504         (FLT_ROUNDS): Expect as macro, not constant.
37505         (FLT_MANT_DIG): Use macro-int-constant.
37506         (DBL_MANT_DIG): Likewise.
37507         (LDBL_MANT_DIG): Likewise.
37508         (FLT_DIG): Likewise.
37509         (DBL_DIG): Likewise.
37510         (LDBL_DIG): Likewise.
37511         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
37512         (DBL_MIN_EXP): Likewise.
37513         (LDBL_MIN_EXP): Likewise.
37514         (FLT_MAX_EXP): Use macro-int-constant.
37515         (DBL_MAX_EXP): Likewise.
37516         (LDBL_MAX_EXP): Likewise.
37517         (FLT_MAX_10_EXP): Likewise.
37518         (DBL_MAX_10_EXP): Likewise.
37519         (LDBL_MAX_10_EXP): Likewise.
37520         (FLT_MAX): Use macro-constant.
37521         (DBL_MAX): Likewise.
37522         (LDBL_MAX): Likewise.
37523         (FLT_EPSILON): Use macro-constant.  Give upper bound.
37524         (DBL_EPSILON): Likewise.
37525         (LDBL_EPSILON): Likewise.
37526         (FLT_MIN): Likewise.
37527         (DBL_MIN): Likewise.
37528         (LDBL_MIN): Likewise.
37529         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
37530         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
37531         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
37532         [ISO11] (FLT_HAS_SUBNORM): Likewise.
37533         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
37534         [ISO11] (DBL_DECIMAL_DIG): Likewise.
37535         [ISO11] (FLT_DECIMAL_DIG): Likewise.
37536         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
37537         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
37538         [ISO11] (FLT_TRUE_MIN): Likewise.
37539         [ISO11] (LDBL_TRUE_MIN): Likewise.
37540         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37541         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
37542         (SCHAR_MIN): Use macro-int-constant.  Specify type.
37543         (SCHAR_MAX): Likewise.
37544         (UCHAR_MAX): Likewise.
37545         (CHAR_MIN): Likewise.
37546         (CHAR_MAX): Likewise.
37547         (MB_LEN_MAX): Use macro-int-constant.
37548         (SHRT_MIN): Use macro-int-constant.  Specify type.
37549         (SHRT_MAX): Likewise.
37550         (USHRT_MAX): Likewise.
37551         (INT_MAX): Likewise.
37552         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
37553         bound negative.
37554         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
37555         bound with "U".
37556         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
37557         bound with "L".
37558         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
37559         bound negative.  Suffix upper bound with "L".
37560         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
37561         bound with "UL".
37562         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
37563         Specify type.
37564         [C99-based standards] (LLONG_MAX): Likewise.
37565         [C99-based standards] (ULLONG_MAX): Likewise.
37566         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
37567         == 0.
37568         [ISO11] (max_align_t): Require type.
37569         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37571         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
37572         from $CFLAGS, without defining away __attribute__ calls.
37573         (checknamespace): Use $CFLAGS_namespace.
37575         * conform/conformtest.pl (@keywords): Only include C99 keywords
37576         for standards based on C99 or C11.
37578         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
37579         Disable tests.
37580         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
37581         UNIX98]: Likewise.
37583         * conform/conformtest.pl: Handle "macro-int-constant" and test for
37584         usability of symbols in #if.
37586         * conform/conformtest.pl: If macro or constant types start
37587         "promoted:", expect the symbol to be of the following type
37588         promoted by the integer promotions.
37590         * conform/conformtest.pl: Parse all "constant" and "macro" lines
37591         in one place.  Also handle "macro-constant".
37593         * conform/conformtest.pl: Only accept expected macro values with
37594         "==".  Parse all "macro" lines in one place.
37595         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
37597         * conform/conformtest.pl: Handle braced types on "constant" lines
37598         instead of handling "typed-constant".
37599         * conform/data/signal.h-data: Use "constant" instead of
37600         "typed-constant".
37602         * conform/conformtest.pl: Handle "optional-" at start of lines in
37603         one place rather than duplicating several cases.  Handle each
37604         format of "macro" line with initial "optional-".
37606         * conform/conformtest.pl: Only accept expected constant or
37607         optional-constant values with "==".  Parse all "constant" lines in
37608         one place.  Parse all "optional-constant" lines in one place.
37609         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
37610         * conform/data/fmtmsg.h-data: Likewise.
37611         * conform/data/netinet/in.h-data: Likewise.
37612         * conform/data/tar.h-data: Likewise.
37613         * conform/data/limits.h-data: Use "==" form on "constant" and
37614         "optional-constant" lines.
37616         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
37617         Use -std=c99 for XOPEN2K.
37618         (@knownproblems): Remove.
37619         (newtoken): Don't check %isknown.
37621         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
37622         Do not expect macro.
37623         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
37624         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
37625         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
37626         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
37627         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
37628         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
37629         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
37630         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
37631         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
37632         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
37633         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
37634         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
37635         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
37636         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
37637         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
37638         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
37639         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
37640         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
37641         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
37642         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
37643         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
37644         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
37645         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
37646         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
37647         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
37648         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
37649         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
37650         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
37651         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
37652         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
37653         [XPG3] (acosh): Likewise.
37654         [XPG3] (asinh): Likewise.
37655         [XPG3] (atanh): Likewise.
37656         [XPG3] (cbrt): Likewise.
37657         [XPG3] (expm1): Likewise.
37658         [XPG3] (ilogb): Likewise.
37659         [XPG3] (log1p): Likewise.
37660         [XPG3] (logb): Likewise.
37661         [XPG3] (nextafter): Likewise.
37662         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
37663         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
37664         [XPG3] (remainder): Likewise.
37665         [XPG3] (rint): Likewise.
37666         [XPG3 || XPG4 || UNIX98] (round): Likewise.
37667         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
37668         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
37669         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
37670         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
37671         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
37672         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
37673         [UNIX98 || XOPEN2K] (scalb): Expect.
37674         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
37675         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
37676         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
37677         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
37678         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
37679         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
37680         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
37681         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
37682         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
37683         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
37684         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
37685         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
37686         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
37687         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
37688         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
37689         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
37690         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
37691         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
37692         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
37693         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
37694         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
37695         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
37696         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
37697         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
37698         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
37699         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
37700         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
37701         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
37702         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
37703         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
37704         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
37705         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
37706         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
37707         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
37708         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
37709         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
37710         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
37711         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
37712         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
37713         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
37714         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
37715         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
37716         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
37717         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
37718         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
37719         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
37720         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
37721         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
37722         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
37723         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
37724         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
37725         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
37726         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
37727         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
37728         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
37729         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
37730         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
37731         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
37732         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
37733         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
37734         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
37735         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
37736         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
37737         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
37738         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
37739         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
37740         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
37741         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
37742         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
37743         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
37744         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
37745         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
37746         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
37747         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
37748         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
37749         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
37750         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
37751         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
37752         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
37753         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
37754         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
37755         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
37756         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
37757         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
37758         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
37759         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
37760         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
37761         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
37762         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
37763         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
37764         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
37765         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
37766         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
37767         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
37768         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
37769         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
37770         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
37771         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
37772         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
37773         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
37774         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
37775         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
37776         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
37777         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
37778         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
37779         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
37780         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
37781         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
37782         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
37783         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
37784         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
37785         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
37786         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
37787         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
37788         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
37789         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
37790         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
37791         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
37792         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
37793         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
37794         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
37795         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
37796         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
37797         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
37798         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
37799         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
37800         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
37801         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
37802         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
37803         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
37804         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
37805         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
37806         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
37807         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
37808         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
37809         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
37810         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
37812         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
37813         _XOPEN_SOURCE_EXTENDED for XPG4.
37815         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
37817         * Makeconfig (localtime): Remove variable.
37818         (inst_localtime-file): Likewise.
37820 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
37822         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
37823         Update.
37824         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37825         Update.
37826         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
37827         Update.
37828         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
37829         Update.
37830         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
37831         Update.
37832         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
37833         Update.
37834         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37835         Update.
37836         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
37837         Update.
37838         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
37839         Update.
37841 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
37843         [BZ #2550]
37844         [BZ #2570]
37845         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
37846         comparisons to determine direction to adjust input.
37847         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
37848         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
37849         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
37850         Likewise.
37851         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
37852         Likewise.
37853         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
37854         Likewise.
37855         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
37856         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
37857         Likewise.
37858         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
37859         Likewise.
37860         * math/libm-test.inc (nexttoward_test): Add more tests.
37862 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
37864         [BZ #14040]
37865         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
37866         in version GLIBC_2.1, not GLIBC_2.0.
37867         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
37868         Likewise.
37870 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
37872         [BZ #13942]
37873         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
37874         (1 - x) * (1 + x).
37875         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
37876         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
37877         * math/libm-test.inc (acos_test): Add more tests.
37878         (asin_test): Likewise.
37879         * sysdeps/i386/fpu/libm-test-ulps: Update.
37880         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37882         [BZ #14034]
37883         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
37884         of square root.
37885         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
37886         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
37887         * math/libm-test.inc (acos_test_tonearest): New function.
37888         (acos_test_towardzero): Likewise.
37889         (acos_test_downward): Likewise.
37890         (acos_test_upward): Likewise.
37891         (asin_test_tonearest): Likewise.
37892         (asin_test_towardzero): Likewise.
37893         (asin_test_downward): Likewise.
37894         (asin_test_upward): Likewise.
37895         (main): Call the new functions.
37896         * sysdeps/i386/fpu/libm-test-ulps: Update.
37897         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
37899         [BZ #13884]
37900         [BZ #13924]
37901         * math/e_exp10.c: Include <float.h>.
37902         (__ieee754_exp10): Handle underflow here rather than multiplying
37903         large negative argument by M_LN10.
37904         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
37905         of __ieee754_expf.
37906         * math/e_exp10l.c: Include <float.h>.
37907         (__ieee754_exp10l): Handle underflow here rather than multiplying
37908         large negative argument by M_LN10l.
37909         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
37910         spurious overflow exception on underflow.
37912 2012-04-29  Marek Polacek  <polacek@redhat.com>
37914         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
37915         (__fortify_function): New macro.
37916         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
37917         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
37918         __extern_always_inline.
37919         * libio/bits/stdio2.h: Likewise.
37920         * libio/bits/stdio.h: Likewise.
37921         * string/string.h: Likewise.
37922         * string/bits/string3.h: Likewise.
37923         * include/stdio.h: Likewise.
37924         * stdlib/bits/stdlib.h: Likewise.
37925         * stdlib/stdlib.h: Likewise.
37926         * rt/bits/mqueue2.h: Likewise.
37927         * rt/mqueue.h: Likewise.
37928         * posix/bits/unistd.h: Likewise.
37929         * posix/unistd.h: Likewise.
37930         * io/bits/poll2.h: Likewise.
37931         * io/bits/fcntl2.h: Likewise.
37932         * io/fcntl.h: Likewise.
37933         * io/sys/poll.h: Likewise.
37934         * misc/bits/syslog.h: Likewise.
37935         * misc/bits/syslog-ldbl.h: Likewise.
37936         * misc/sys/syslog.h: Likewise.
37937         * socket/bits/socket2.h: Likewise.
37938         * socket/sys/socket.h: Likewise.
37939         * debug/tst-chk1.c: Likewise.
37940         * wcsmbs/bits/wchar2.h: Likewise.
37941         * wcsmbs/bits/wchar-ldbl.h: Likewise.
37942         * wcsmbs/wchar.h: Likewise.
37944 2012-04-29  Andreas Jaeger  <aj@suse.de>
37946         * Makerules (tests): Remove enable-check-abi protection.
37947         (check-abi-warn): Remove.
37948         (check-abi-%): Remove check-abi-warn usage.
37950         * configure.in: Remove check-abi configure option.
37951         * configure: Regenerated.
37952         * config.make.in (enable-check-abi): Remove.
37954 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
37956         [BZ #14033]
37957         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
37958         double functions to double *_finite functions.
37960         [BZ #13941]
37961         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
37962         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
37963         LDBL_MIN_EXP.
37964         * stdio-common/Makefile (tests): Add tst-sprintf3.
37965         * stdio-common/tst-sprintf3.c: New file.
37967         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
37968         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
37970 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
37972         * conform/conformtest.pl: Remove duplicate typed-constant
37973         handling.
37975 2012-04-28  David S. Miller  <davem@davemloft.net>
37977         * Makerules (%.abilist): Add vpath on sysdep_dirs.
37978         (check-abi-%): Remove AWK script prerequisite and explicit
37979         abilist directory.
37980         (check-abi): Rewrite to just diff the symlist with the abilist.
37981         (config-tls, config-abi-config): Delete, no longer used.
37982         (update-abi-%): Remove AWK script and explicit abilist directory.
37983         (update-abi): Rewrite to simply compare and conditionally copy the
37984         symlist and the sysdep abilist file.  Remove update-abi-config
37985         checks.
37986         * abilist/ld.abilist: Remove.
37987         * abilist/libBrokenLocale.abilist: Remove.
37988         * abilist/libanl.abilist: Remove.
37989         * abilist/libcrypt.abilist: Remove.
37990         * abilist/libdl.abilist: Remove.
37991         * abilist/librt.abilist: Remove.
37992         * abilist/libthread_db.abilist: Remove.
37993         * abilist/libutil.abilist: Remove.
37994         * scripts/extract-abilist.awk: Remove.
37995         * scripts/merge-abilist.awk: Remove.
37996         * sysdeps/generic/libcidn.abilist: New file.
37997         * sysdeps/generic/libnss_compat.abilist: New file.
37998         * sysdeps/generic/libnss_db.abilist: New file.
37999         * sysdeps/generic/libnss_dns.abilist: New file.
38000         * sysdeps/generic/libnss_files.abilist: New file.
38001         * sysdeps/generic/libnss_hesiod.abilist: New file.
38002         * sysdeps/generic/libnss_nis.abilist: New file.
38003         * sysdeps/generic/libnss_nisplus.abilist: New file.
38004         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
38005         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
38006         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
38007         file.
38008         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
38009         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
38010         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
38011         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
38012         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
38013         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
38014         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
38015         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
38016         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
38017         file.
38018         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
38019         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
38020         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
38021         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
38022         file.
38023         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
38024         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
38025         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
38026         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
38027         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
38028         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
38029         file.
38030         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
38031         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
38032         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
38033         file.
38034         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
38035         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
38036         New file.
38037         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
38038         New file.
38039         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
38040         New file.
38041         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
38042         New file.
38043         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
38044         New file.
38045         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
38046         New file.
38047         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
38048         New file.
38049         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
38050         New file.
38051         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
38052         New file.
38053         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
38054         New file.
38055         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
38056         New file.
38057         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
38058         New file.
38059         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
38060         New file.
38061         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
38062         file.
38063         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
38064         New file.
38065         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
38066         New file.
38067         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
38068         file.
38069         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
38070         New file.
38071         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
38072         New file.
38073         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
38074         file.
38075         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
38076         New file.
38077         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
38078         New file.
38079         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
38080         New file.
38081         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
38082         New file.
38083         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
38084         New file.
38085         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
38086         New file.
38087         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
38088         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
38089         file.
38090         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
38091         New file.
38092         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
38093         file.
38094         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
38095         file.
38096         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
38097         file.
38098         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
38099         file.
38100         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
38101         file.
38102         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
38103         New file.
38104         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
38105         file.
38106         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
38107         file.
38108         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
38109         New file.
38110         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
38111         file.
38112         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
38113         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
38114         file.
38115         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
38116         New file.
38117         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
38118         file.
38119         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
38120         file.
38121         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
38122         file.
38123         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
38124         file.
38125         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
38126         file.
38127         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
38128         New file.
38129         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
38130         file.
38131         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
38132         file.
38133         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
38134         New file.
38135         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
38136         file.
38137         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
38138         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
38139         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
38140         file.
38141         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
38142         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
38143         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
38144         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
38145         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
38146         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
38147         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
38148         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
38149         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
38150         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
38151         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
38152         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
38153         file.
38154         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
38155         New file.
38156         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
38157         file.
38158         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
38159         file.
38160         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
38161         file.
38162         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
38163         file.
38164         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
38165         file.
38166         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
38167         New file.
38168         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
38169         New file.
38170         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
38171         file.
38172         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
38173         New file.
38174         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
38175         file.
38176         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
38177         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
38178         file.
38179         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
38180         New file.
38181         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
38182         file.
38183         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
38184         file.
38185         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
38186         file.
38187         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
38188         file.
38189         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
38190         file.
38191         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
38192         New file.
38193         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
38194         New file.
38195         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
38196         file.
38197         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
38198         New file.
38199         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
38200         file.
38202 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
38204         * conform/conformtest.pl: Fix typo in handling typed-constant from
38205         allow-header.
38207 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
38209         * README: Cut down references to pre-2.6 Linux kernels and
38210         Linuxthreads.  Update lists of configurations in libc and ports
38211         and sort alphabetically.  Say "or newer" with Linux kernel version
38212         requirements.
38214         * config.h.in [IS_IN_build]: Allow compiling without optimization.
38216 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
38218         [BZ #887]
38219         * math/libm-test.inc (logb_test_downward): New test to expose
38220         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
38221         rounding mode.
38223 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
38225         [BZ #14027]
38226         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
38227         to be done.
38228         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
38229         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
38231 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
38233         * sysdeps/unix/i386/brk.S: Remove file.
38234         * sysdeps/unix/i386/dl-brk.S: Likewise.
38235         * sysdeps/unix/i386/pipe.S: Likewise.
38236         * sysdeps/unix/i386/sigreturn.S: Likewise.
38237         * sysdeps/unix/i386/syscall.S: Likewise.
38238         * sysdeps/unix/i386/vfork.S: Likewise.
38239         * sysdeps/unix/i386/wait.S: Likewise.
38241         * sysdeps/unix/common/tcsendbrk.c: Move to ...
38242         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
38244         * configure.in (arm*-none*): Do not allow without
38245         --enable-hacker-mode.
38246         (netbsd*): Remove case setting base_os.
38247         (386bsd*): Likewise.
38248         (freebsd*): Likewise.
38249         (bsdi*): Likewise.
38250         (osf*): Likewise.
38251         (sunos*): Likewise.
38252         (ultrix*): Likewise.
38253         (newsos*): Likewise.
38254         (dynix*): Likewise.
38255         (*bsd*): Likewise.
38256         (sysv*): Likewise.
38257         (isc*): Likewise.
38258         (esix*): Likewise.
38259         (sco*): Likewise.
38260         (minix*): Likewise.
38261         (irix4*): Likewise.
38262         (irix6*): Likewise.
38263         (solaris[2-9]*): Likewise.
38264         (none): Likewise.
38265         * configure: Regenerated.
38267 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38269         [BZ #11521]
38270         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
38271         overflow or cancellation in calculating denominator.
38272         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
38273         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
38274         down expression to avoid unexpected rounding in newer GCCs.
38275         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
38277 2012-04-26  David S. Miller  <davem@davemloft.net>
38279         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
38280         long-double compat symbols.
38281         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
38282         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
38283         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
38284         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
38285         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
38286         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
38287         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
38288         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
38289         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
38290         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
38291         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
38292         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
38293         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
38295 2012-04-25  David S. Miller  <davem@davemloft.net>
38297         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
38298         HWCAP_* values only after the memory barriers have been defined.
38299         (atomic_full_barrier): Define.
38300         (atomic_read_barrier): Define.
38301         (atomic_write_barrier): Define.
38303 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
38305         * shlib-versions: Add libgcc_s version information.
38306         * sysdeps/generic/libgcc_s.h: Remove.
38307         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
38308         libgcc_s.h.
38309         * sysdeps/gnu/unwind-resume.c: Likewise.
38310         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
38312 2012-04-25  David S. Miller  <davem@davemloft.net>
38314         * sysdeps/unix/sparc/brk.S: Delete.
38315         * sysdeps/unix/sparc/dl-brk.S: Delete.
38316         * sysdeps/unix/sparc/pipe.S: Delete.
38317         * sysdeps/unix/sparc/sysdep.S: Delete.
38318         * sysdeps/unix/sparc/sysdep.h: Delete.
38319         * sysdeps/unix/sparc/vfork.S: Delete.
38320         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
38321         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
38322         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
38323         (ret_ERRVAL, r0, r1, MOVE): Define.
38324         (JUMPTARGET): Remove.
38325         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
38326         sysdeps/unix/sparc/sysdep.h
38327         (ENTRY, END): Remove.
38328         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
38330 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
38332         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
38333         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
38334         -DIS_IN_build.
38336         * timezone/README: Update upstream location and email address for
38337         tzcode and tzdata.
38338         * timezone/zdump.c: Update from tzcode 2012b.
38339         * timezone/zic.c: Likewise.
38341         * configure.in (libc_cv_as_needed): Remove test.
38342         * configure: Regenerated.
38343         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
38344         conditional definition.
38345         [$(have-as-needed) != yes] (no-as-needed): Likewise.
38346         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
38347         * config.make.in (have-as-needed): Remove variable.
38349 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
38350             Paul Pluzhnikov  <ppluzhnikov@google.com>
38352         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
38353         strings correctly.
38355 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
38357         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
38358         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
38359         * sysdeps/sh/strlen.S: Likewise.
38361 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
38363         * sysdeps/unix/fork.S: Remove file.
38364         * sysdeps/unix/i386/fork.S: Likewise.
38365         * sysdeps/unix/sparc/fork.S: Likewise.
38367         * sysdeps/unix/system.c: Remove file.
38368         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
38370         * sysdeps/unix/getegid.S: Remove file.
38371         * sysdeps/unix/geteuid.S: Likewise.
38373 2012-04-24  Roland McGrath  <roland@hack.frob.com>
38375         * scripts/check-localplt.awk: New file.
38376         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
38377         of diff.
38378         * scripts/data/localplt-generic.data: Add a comment.
38380         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
38381         NODE when __dir_mkfile failed.
38382         * sysdeps/mach/hurd/symlinkat.c: Likewise.
38383         Reported by Ludovic Courtès <ludo@gnu.org>.
38385 2012-04-24  Andreas Jaeger  <aj@suse.de>
38387         * Makerules (common-clean): Also remove gen-as-const-headers
38388         files.
38390 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
38392         * Makerules (native-compile): Do not change working directory for
38393         build.  Use $(OUTPUT_OPTION) in command.
38394         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
38396 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38398         [BZ #13886]
38399         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
38400         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
38401         * math/libm-test.inc (floor_test): Add more tests.
38402         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
38404 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
38406         * sysdeps/unix/getdents.c: Remove file.
38407         * sysdeps/unix/sysv/getdents.c: Likewise.
38408         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
38410         * sysdeps/unix/syscalls.list (madvise): Add syscall from
38411         sysdeps/unix/mman/syscalls.list.
38412         (mmap): Likewise.
38413         (mprotect): Likewise.
38414         (msync): Likewise.
38415         (munmap): Likewise.
38416         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
38417         * sysdeps/unix/mman/syscalls.list: Remove.
38418         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
38420         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
38421         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
38422         * configure: Regenerated.
38423         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
38424         $(libgcc_s_suffix).
38425         * config.make.in (libgcc_s_suffix): Remove variable.
38427 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
38429         * sysdeps/unix/sysv/gethostname.c: Move to ...
38430         * sysdeps/posix/gethostname.c: ... here.
38432         * sysdeps/unix/execve.S: Remove file.
38434         * sysdeps/unix/_exit.S: Remove file.
38436 2012-04-23  Andreas Jaeger  <aj@suse.de>
38438         [BZ #13739]
38439         * manual/Makefile: Remove make dist support, there's no
38440         need for a stand-alone documentation tar ball.
38441         (TEXI2DVI): Define always, it's not in Makeconfig.
38442         (dist): Removed.
38443         (tar-it): Removed.
38444         (edition): Removed.
38445         (glibc-doc-$(edition).tar): Removed
38446         (%.Z): Removed.
38447         (%.gz): Removed.
38448         (%.uu): Removed.
38449         (ETAGS): Remove, it's in Makeconfig.
38450         (move-if-change): Remove, it's in Makeconfig.
38452 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
38454         [BZ #13970]
38455         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
38456         (strtod, strtof, strtold, strtol, strtoul, strtoq)
38457         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
38458         (strtod_l, strtof_l, strtold_l): Remove __wur.
38459         It is not necessarily an error to ignore strtol's return value.
38460         One can reliably look at the stored endptr to decide whether
38461         the number had valid syntax.
38463 2012-04-21  Andreas Jaeger  <aj@suse.de>
38465         [BZ #13739]
38466         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
38468 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
38470         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
38471         * sysdeps/unix/sysv/Versions: Remove file.
38473 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
38475         [BZ #13927]
38476         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38478 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
38480         [BZ #7064]
38481         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
38482         version from __vm86.
38484 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
38486         * sysdeps/unix/common/lxstat.c: Remove file.
38487         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
38489         * sysdeps/unix/sysv/Makefile: Remove file.
38491         * sysdeps/unix/sysv/direct.h: Remove file.
38493         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
38494         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
38495         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
38496         * sysdeps/unix/sysv/bits/signum.h: Likewise.
38497         * sysdeps/unix/sysv/bits/stat.h: Likewise.
38498         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
38499         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
38501         * sysdeps/unix/sysv/setrlimit.c: Remove file.
38503         * sysdeps/unix/xmknod.c: Remove file.
38504         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
38506         * sysdeps/unix/sysv/settimeofday.c: Remove file.
38508         * sysdeps/unix/sysv/i386/time.S: Remove file.
38510         * sysdeps/unix/fxstat.c: Remove file.
38511         * sysdeps/unix/xstat.c: Likewise.
38512         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
38514         * sysdeps/unix/sysv/sigaction.c: Remove file.
38516         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
38517         (sysdep_headers): Remove variable.
38518         [termio.h not in sysdep_headers] (generated): Likewise.
38519         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
38520         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
38521         * sysdeps/unix/sysv/tcdrain.c: Likewise.
38522         * sysdeps/unix/sysv/tcflow.c: Likewise.
38523         * sysdeps/unix/sysv/tcflush.c: Likewise.
38524         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
38525         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
38526         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
38527         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
38528         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
38530         * sysdeps/unix/siglist.c: Remove file.
38532         * sysdeps/unix/getppid.S: Remove file.
38534         * sysdeps/unix/mkdir.c: Remove file.
38535         * sysdeps/unix/rmdir.c: Likewise.
38537 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
38539         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
38540         ERR_MAX value.
38541         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
38542         errlist-compat value.
38544 2012-04-18  David S. Miller  <davem@davemloft.net>
38546         * sysdeps/generic/memcopy.h (reg_char): Delete.
38547         * debug/strcat_chk.c: Use char, not reg_char.
38548         * debug/strcpy_chk.c: Likewise.
38549         * debug/strncat_chk.c: Likewise.
38550         * debug/strncpy_chk.c: Likewise.
38551         * string/memchr.c: Likewise.
38552         * string/memrchr.c: Likewise.
38553         * string/rawmemchr.c: Likewise.
38554         * string/strcat.c: Likewise.
38555         * string/strchr.c: Likewise.
38556         * string/strchrnul.c: Likewise.
38557         * string/strcmp.c: Likewise.
38558         * string/strcpy.c: Likewise.
38559         * string/strncat.c: Likewise.
38560         * string/strncmp.c: Likewise.
38561         * string/strncpy.c: Likewise.
38563 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
38565         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
38566         __builtin_memcopy is called when src and dest ranges are known to not
38567         overlap.
38569 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
38571         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
38572         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
38573         fwd_align_merge macro call.
38574         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
38575         bwd_align_merge macro call.
38576         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
38578 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
38580         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
38581         bwd_align_merge macros.
38582         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
38583         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
38584         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
38586 2012-04-18  David S. Miller  <davem@davemloft.net>
38588         * sysdeps/sparc/sparc64/memcopy.h: Delete.
38590 2012-04-18  Andreas Jaeger  <aj@suse.de>
38592         [BZ# 6794]
38593         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
38594         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
38595         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
38597         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
38598         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
38599         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
38601         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
38602         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
38603         Adjust for changed ldbl-128 files.
38605         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
38606         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
38607         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
38609 2012-04-17  David S. Miller  <davem@davemloft.net>
38611         * sysdeps/sparc/sparc32/memcopy.h: Delete.
38613 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
38615         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
38616         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
38617         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
38618         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
38619         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
38620         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
38622 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38624         [BZ #6794]
38625         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
38626         * math/libm-test.inc: Add ilogb errno and exception tests.
38627         * math/w_ilogb.c: New file: ilogb wrapper.
38628         * math/w_ilogbf.c: New file: ilogbf wrapper.
38629         * math/w_ilogbl.c: New file: ilogbl wrapper.
38630         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
38631         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
38632         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
38633         exception being thrown with 0.0 as argument.
38634         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
38635         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
38636         exception being thrown with 0.0 as argument.
38637         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
38638         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
38639         exception being thrown with 0.0 as argument.
38640         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
38641         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
38642         exception being thrown with 0.0 as argument.
38643         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
38644         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
38645         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
38646         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
38647         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
38648         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
38649         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
38650         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
38651         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
38653 2012-04-17  Petr Baudis  <pasky@ucw.cz>
38655         * include/sys/uio.h: Change __vector to __iovec to avoid clash
38656         with altivec.
38658 2012-04-16  Marek Polacek  <polacek@redhat.com>
38660         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
38662 2012-04-16  Marek Polacek  <polacek@redhat.com>
38664         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
38665         operands of fdivp instruction.
38667 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
38669         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
38670         * elf/tst-auditmod3b.c: Likewise.
38671         * elf/tst-auditmod4b.c: Likewise.
38672         * elf/tst-auditmod5b.c: Likewise.
38673         * elf/tst-auditmod6b.c: Likewise.
38674         * elf/tst-auditmod6c.c: Likewise.
38675         * elf/tst-auditmod7b.c: Likewise.
38676         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
38677         * sysdeps/x86_64/preconfigure.in: Likewise.
38678         * sysdeps/x86_64/preconfigure: Regenerated.
38680 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
38682         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
38683         __ILP32__.
38685 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
38687         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
38688         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
38690 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
38692         [BZ #13973]
38693         * locale/iso-639.def: Fix gl language name. Spotted by
38694         Yaron Shahrabani.
38696 2012-04-12  Roland McGrath  <roland@hack.frob.com>
38698         [BZ #2074]
38699         * libio/libio.h (__io_write_fn): Update comment.
38701 2012-04-12  Petr Baudis  <pasky@ucw.cz>
38703         [BZ #2074]
38704         * stdio.texi (Hook Functions): The user provided writer function
38705         is not allowed to return -1.
38707 2012-04-11  David S. Miller  <davem@davemloft.net>
38709         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38711 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
38713         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
38714         Add a leading slash to rtkaio.
38716 2012-04-11  Jim Meyering  <meyering@redhat.com>
38718         [BZ #11959]
38719         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
38720         It is not necessarily an error to ignore fwrite's return
38721         value.  One can reliably use ferror to test for errors after
38722         the fact.
38724 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
38726         * bits/types.h (__snseconds_t): New type.
38727         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
38729         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
38730         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
38731         (__SNSECONDS_T_TYPE): Likewise.
38732         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
38733         (__SNSECONDS_T_TYPE): Likewise.
38734         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
38735         (__SNSECONDS_T_TYPE): Likewise.
38737 2012-04-10  Andreas Jaeger  <aj@suse.de>
38739         [BZ #2636]
38740         * manual/time.texi (Processor Time): Return type of times is
38741         elapsed real time since an arbitrary point in the past.
38742         (CPU Time): Move CLK_TCK from here...
38743         (Processor Time): ...to here.  Correct description.
38744         * manual/conf.texi (Constants for Sysconf): Correct description of
38745         _SC_CLK_TCK.
38747 2012-04-10  David S. Miller  <davem@davemloft.net>
38749         [BZ #13967]
38750         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
38751         where the is a gap between DT_REL(A) and DT_JMPREL.
38753 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
38755         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
38756         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
38757         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
38759 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
38761         * elf/dl-support.c (_dl_inhibit_cache): New variable.
38762         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
38763         (dl_main): Handle --inhibit-cache.
38764         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
38765         _dl_inhibit_cache.
38766         * elf/dl-load.c (_dl_map_object): Use it.
38767         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
38769 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
38771         [BZ #13872]
38772         * sysdeps/i386/fpu/e_powl.S (p78): New object.
38773         (__ieee754_powl): Saturate large exponents rather than testing for
38774         overflow of y*log2(x).
38775         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
38776         * math/libm-test.inc (pow_test): Do not permit spurious overflow
38777         exceptions.
38779         [BZ #11521]
38780         * math/s_ctan.c: Include <float.h>.
38781         (__ctan): Avoid internal overflow or cancellation in calculating
38782         denominator.
38783         * math/s_ctanf.c: Likewise.
38784         * math/s_ctanl.c: Likewise.
38785         * math/s_ctanh.c: Likewise.
38786         * math/s_ctanhf.c: Likewise.
38787         * math/s_ctanhl.c: Likewise.
38788         * math/libm-test.inc (ctan_test): Add more tests.
38789         (ctanh_test): Likewise.
38790         * sysdeps/i386/fpu/libm-test-ulps: Update.
38791         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38793 2012-04-09  Andreas Jaeger  <aj@suse.de>
38795         [BZ #6894]
38796         * manual/filesys.texi (Directory Entries): Mention that d_namlen
38797         is an optional BSD extension.
38799         [BZ #10254]
38800         * manual/stdio.texi (Opening Streams): Document additional fopen
38801         parameters.
38803 2012-04-09  Roland McGrath  <roland@hack.frob.com>
38805         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
38806         %eax without telling the compiler.
38808 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
38810         [BZ # 13963]
38811         * manual/install.texi: Use sourceware.org.
38813 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
38815         [BZ #13873]
38816         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
38817         (__ieee754_pow): Generate overflow and underflow using huge*huge
38818         and tiny*tiny rather than just returning constant infinity or zero
38819         for large exponents.
38820         * math/libm-test.inc (pow_test): Require overflow exceptions for
38821         applicable cases of large exponents.
38823         [BZ #706]
38824         * sysdeps/i386/fpu/e_pow.S (p10): New object.
38825         (__ieee754_pow): Use iterative multiplication algorithm only for
38826         integer exponents with absolute value below 1024.  Check for odd
38827         integer exponents when using algorithm for real exponents.
38828         * math/libm-test.inc (pow_test): Add more tests.
38829         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38831 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
38833         [BZ #13705]
38834         * math/libm-test.inc (exp_test): Do not allow overflow exception
38835         on underflow test.
38837 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
38839         [BZ #13705]
38840         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
38841         instead of __kernel_standard_f.
38843 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
38845         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
38846         * sysdeps/x86_64/memset_chk.S: Likewise.
38848 2012-04-08  Andreas Jaeger  <aj@suse.de>
38850         [BZ #10153]
38851         * manual/startup.texi (Environment Access): Describe return value
38852         for putenv and setenv.
38854         [BZ #6895]
38855         * manual/filesys.texi (Directory Entries): Add description for
38856         DT_LNK.
38858         [BZ #6890]
38859         * manual/filesys.texi (Directory Entries): Clarify that it's file
38860         system not operating system in the description of DT_UNKNOWN.
38862         [BZ #6578]
38863         * manual/syslog.texi (closelog): Fix reference, it's openlog.
38865 2012-04-08  Stephen Compall  <s11@member.fsf.org>
38867         [BZ #6649]
38868         * manual/llio.texi (Opening and Closing Files): Add cross
38869         reference to explain mode argument.
38871 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
38873         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
38874         * sysdeps/x86_64/memset_chk.S: Likewise.
38876 2012-04-07  David S. Miller  <davem@davemloft.net>
38878         * elf/elf.h (R_SPARC_WDISP10): Define.
38879         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
38880         R_SPARC_SIZE32.
38881         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
38882         R_SPARC_SIZE64 and R_SPARC_H34.
38884 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
38886         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
38887         conditions and remove no longer applicable assertion.
38889 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
38891         * bits/byteswap.h: Include <features.h>.
38892         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
38893         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
38895 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
38897         * bits/byteswap.h (__bswap_16): Removed.
38898         Include <bits/byteswap-16.h> to get __bswap_16.
38899         * sysdeps/i386/bits/byteswap.h: Likewise.
38900         * sysdeps/s390/bits/byteswap.h: Likewise.
38901         * sysdeps/x86_64/bits/byteswap.h: Likewise.
38902         * bits/byteswap-16.h: New file.
38903         * sysdeps/i386/bits/byteswap-16.h: Likewise.
38904         * sysdeps/s390/bits/byteswap-16.h: Likewise.
38905         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
38906         * string/Makefile (headers): Add bits/byteswap-16.h.
38908 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
38910         [BZ #13895]
38911         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
38912         extra indirection.
38913         * nss/Makefile (tests-static, tests): Add tst-nss-static.
38914         * nss/tst-nss-static.c: New.
38916 2012-04-06  Robert Millan  <rmh@gnu.org>
38918         [BZ #6486]
38919         * manual/llio.texi (File Position Primitive): lseek
38920         refers to WHENCE when it really means OFFSET.
38922 2012-04-06  Andreas Jaeger  <aj@suse.de>
38924         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
38925         strncmp declarations.
38927         * abilist/libc.abilist: Add __poll and __ppoll.
38929 2012-04-05  David S. Miller  <davem@davemloft.net>
38931         * scripts/check-local-headers.sh: Accept a host triplet in the
38932         path matched by the exclude regexp.
38934         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
38935         definition.
38936         * sysdeps/powerpc/powerpc32/dl-machine.h
38937         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
38938         * sysdeps/s390/s390-32/dl-machine.h
38939         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
38940         * sysdeps/sparc/sparc32/dl-machine.h
38941         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
38942         * sysdeps/sparc/sparc64/dl-machine.h
38943         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
38945         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
38946         lazy binding.
38947         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
38948         undefined symbol errors.
38950         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
38951         DT_NEEDED entries.
38953 2012-04-05  Michael Matz  <matz@suse.de>
38955         [BZ #13592]
38956         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
38958 2012-04-05  Andreas Jaeger  <aj@suse.de>
38960         [BZ #13908]
38961         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
38962         comment.
38964 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38966         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
38967         which ROUND is no valid rounding mode.
38969 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38971         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
38972         read again.
38973         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
38975 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38977         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
38978         an exception using FPU order intentionally.
38980 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38982         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
38983         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
38984         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
38985         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
38987 2012-04-05  Simon Josefsson  <simon@josefsson.org>
38989         [BZ #12340]
38990         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
38991         EINVAL when BUFLEN is too smal.
38993 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
38995         [BZ #13553]
38996         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
38997         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
38999 2012-04-03  Andreas Jaeger  <aj@suse.de>
39001         [BZ #13938]
39002         * manual/setjmp.texi (System V contexts): Fix sentence.
39004         [BZ #13926]
39005         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
39006         New macro for this case.
39007         [!__GNUC__] (__bswap_64): New inline function for this case.
39008         * sysdeps/x86_64/bits/byteswap.h: Likewise.
39009         * bits/byteswap.h: Likewise.
39010         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
39011         ull, guard with __GLIBC_HAVE_LONG_LONG.
39013         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
39014         __GLIBC_HAVE_LONG_LONG.
39016         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
39017         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
39019 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
39021         [BZ #13691]
39022         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
39023         inptr and inend, rather than using last_ch.
39025 2012-04-02  David S. Miller  <davem@davemloft.net>
39027         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
39028         * stdio-common/printf-parse.h (read_int): Change return type to
39029         'int', return -1 on INT_MAX overflow.
39030         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
39031         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
39032         overflows INT_MAX.  Check for overflow of in-format-string precision
39033         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
39034         SIZE_MAX not INT_MAX for integer overflow test.
39035         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
39036         skip the construct in the format string but do not record anything.
39037         * stdio-common/bug22.c: Adjust to test both width/prevision
39038         INT_MAX overflow as well as total length INT_MAX overflow.  Check
39039         explicitly for proper errno values.
39041 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
39043         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
39044         CHAR_MAX.
39045         * string/test-strcmp.c [! WIDE]: Likewise.
39046         * time/tst-mktime2.c: Likewise for INT_MAX.
39047         * string/test-string.h: #include <sys/param.h> for MIN.
39049         * csu/init-first.c (__libc_init_first): Call __ctype_init.
39050         * sysdeps/i386/init-first.c (init): Likewise.
39051         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
39052         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
39053         * sysdeps/sh/init-first.c (init): Likewise.
39055 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
39057         * po/ru.po: Update from translation team.
39058         * po/vi.po: Likewise.
39060 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
39062         * resolv/nss_dns/dns-host.c: Merge copyright years.
39064 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
39066         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
39067         Optimize memcpy with prefetch if
39068         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
39069         src, dst pointers have unequal 16 byte alignments.
39071 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
39073         [BZ #13928]
39074         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
39075         from a CNAME entry and return the minimum ttl for the query.
39076         (gaih_getanswer_slice): Likewise.
39078 2012-03-30  Jeff Law  <law@redhat.com>
39080         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
39081         due to long keys.
39082         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
39083         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
39085         * resolv/nss_dns/dns-host.c: Update copyright year.
39087 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
39089         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
39090         requests to save a system call.  Fix check that all bytes are sent.
39092         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
39093         comments for sendmmsg.
39095 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
39097         [BZ #13691]
39098         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
39099         with only 1 character between 0x0041 and 0x01b0.
39100         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
39101         * wcsmbs/tst-mbsnrtowcs.c: New file.
39103 2012-03-29  David S. Miller  <davem@davemloft.net>
39105         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
39106         small copies by hand.
39108 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
39110         [BZ #13761]
39111         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
39112         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
39113         group memberships.
39115 2012-03-28  David S. Miller  <davem@davemloft.net>
39117         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
39118         that branches into memcpy.
39119         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
39120         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
39121         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
39122         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
39123         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
39124         bits.
39125         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
39126         implementation too.
39127         * sysdeps/sparc/mempcpy.S: New file.
39129         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
39130         the IFUNC routine in the libc case.
39131         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
39133         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
39134         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
39135         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
39136         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
39137         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
39138         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
39139         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
39140         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
39142         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
39143         loop to 256 bytes instead of 64 bytes and fix test signedness.
39145         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
39146         * sysdeps/sparc/sparc32/Makefile: rather than here...
39147         * sysdeps/sparc/sparc64/Makefile: and here.
39149 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
39151         * malloc/mallocbug.c: Avoid warnings about unused variables.
39153 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
39155         [BZ #13760]
39156         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
39157         in the right place. Discard and retry query if response is
39158         larger than input buffer size.
39160 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
39162         [BZ #369]
39163         [BZ #2678]
39164         [BZ #3866]
39165         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
39166         x for large integer exponent.
39167         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
39168         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
39169         sign of result as needed afterwards.
39170         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
39171         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
39172         result for underflowing pow the same as for overflow.
39173         (__kernel_standard_l): Handle powl overflow and underflow here
39174         rather than calling __kernel_standard.
39175         * math/libm-test.inc (pow_test): Add more tests.
39177         [BZ #3868]
39178         [BZ #13879]
39179         [BZ #13910]
39180         [BZ #13911]
39181         [BZ #13912]
39182         [BZ #13913]
39183         [BZ #13915]
39184         [BZ #13916]
39185         [BZ #13917]
39186         [BZ #13918]
39187         [BZ #13919]
39188         [BZ #13920]
39189         [BZ #13921]
39190         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
39191         * sysdeps/ieee754/k_standard.c: Include <float.h>.
39192         (__kernel_standard_l): New function.
39193         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
39194         __kernel_standard.
39195         * math/w_acosl.c (__acosl): Likewise.
39196         * math/w_asinl.c (__asinl): Likewise.
39197         * math/w_atan2l.c (__atan2l): Likewise.
39198         * math/w_atanhl.c (__atanhl): Likewise.
39199         * math/w_coshl.c (__coshl): Likewise.
39200         * math/w_exp10l.c (__exp10l): Likewise.
39201         * math/w_exp2l.c (__exp2l): Likewise.
39202         * math/w_fmodl.c (__fmodl): Likewise.
39203         * math/w_hypotl.c (__hypotl): Likewise.
39204         * math/w_j0l.c (__j0l, __y0l): Likewise.
39205         * math/w_j1l.c (__j1l, __y1l): Likewise.
39206         * math/w_jnl.c (__jnl, __ynl): Likewise.
39207         * math/w_lgammal.c (__lgammal): Likewise.
39208         * math/w_log10l.c (__log10l): Likewise.
39209         * math/w_log2l.c (__log2l): Likewise.
39210         * math/w_logl.c (__logl): Likewise.
39211         * math/w_powl.c (__powl): Likewise.
39212         * math/w_remainderl.c (__remainderl): Likewise.
39213         * math/w_scalbl.c (sysv_scalbl): Likewise.
39214         * math/w_sinhl.c (__sinhl): Likewise.
39215         * math/w_sqrtl.c (__sqrtl): Likewise.
39216         * math/w_tgammal.c (__tgammal): Likewise.
39217         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
39218         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
39219         * math/libm-test.inc (acos_test): Add more tests.
39220         (acosh_test): Likewise.
39221         (asin_test): Likewise.
39222         (atanh_test): Likewise.
39223         (exp_test): Likewise.
39224         (exp10_test): Likewise.
39225         (exp2_test): Likewise.
39226         (expm1_test): Likewise.
39227         (lgamma_test): Likewise.
39228         (log_test): Likewise.
39229         (log10_test): Likewise.
39230         (log1p_test): Likewise.
39231         (log2_test): Likewise.
39232         (pow_test): Do not allow some spurious overflow exceptions.
39233         (sqrt_test): Add more tests.
39234         (tgamma_test): Likewise.
39235         (y0_test): Likewise.
39236         (y1_test): Likewise.
39237         (yn_test): Likewise.
39239 2012-03-27  Anton Blanchard  <anton@samba.org>
39241         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
39242         MAP_HUGETLB.
39243         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
39244         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
39245         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
39247 2012-03-27  David S. Miller  <davem@davemloft.net>
39249         * conform/Makefile: Run run-conformtest.sh using $(BASH).
39251         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
39252         have-as-vis3 check.
39254 2012-03-27  Andreas Jaeger  <aj@suse.de>
39256         * sysdeps/x86_64/elf/configure.in: Moved to ...
39257         * sysdeps/x86_64/configure.in: ... here.
39258         * sysdeps/x86_64/elf/start.S: Moved to ...
39259         * sysdeps/x86_64/start.S: ... here.
39260         * sysdeps/x86_64/elf/configure: Delete.
39262         * sysdeps/x86_64/configure.in: Merge contents from
39263         sysdeps/i386/configure.in (without i686 check).
39265         * sysdeps/i386/elf/Versions: Merge into ...
39266         * sysdeps/i386/Versions: ... this.
39267         * sysdeps/i386/elf/Versions: Delete file.
39268         * sysdeps/i386/elf/start.S: Moved to ...
39269         * sysdeps/i386/start.S: ...here.
39270         * sysdeps/i386/elf/configure.in: Merge into...
39271         * sysdeps/i386/configure.in: ...here.
39272         * sysdeps/i386/elf/configure.in: Delete file.
39273         * sysdeps/i386/elf/configure: Delete file.
39275         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
39276         * debug/backtracesyms.c: ... here.
39277         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
39278         * debug/backtracesymsfd.c: ... here.
39279         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
39280         * sysdeps/generic/ifunc-sel.h: ... here.
39282         * sysdeps/unix/i386/start.c: Delete file.
39283         * sysdeps/unix/sparc/start.c: Delete file.
39284         * sysdeps/unix/start.c: Delete file.
39286         * sysdeps/sh/elf/configure.in: Moved to ...
39287         * sysdeps/sh/configure.in: ... here.
39288         * sysdeps/sh/elf/start.S: Moved to ...
39289         * sysdeps/sh/start.S: ... here.
39290         * sysdeps/sh/elf/configure: Delete file.
39292         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
39293         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
39294         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
39295         * sysdeps/powerpc/powerpc64/entry.h: ... here.
39296         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
39297         * sysdeps/powerpc/powerpc64/start.S: here.
39298         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
39299         * sysdeps/powerpc/powerpc64/Makefile: ... this.
39300         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
39301         * sysdeps/powerpc/powerpc64/configure.in: ... this.
39302         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
39304         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
39305         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
39306         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
39307         * sysdeps/powerpc/powerpc32/start.S: ... here.
39308         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
39309         * sysdeps/powerpc/powerpc32/configure.in: ... this.
39310         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
39312         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
39313         * sysdeps/powerpc/ifunc-sel.h: ... here.
39314         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
39315         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
39317         * sysdeps/sparc/elf/configure.in: Moved to ...
39318         * sysdeps/sparc/configure.in: ... here.
39319         * sysdeps/sparc/elf/configure: Delete file.
39320         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
39321         * sysdeps/sparc/sparc32/start.S: ... here.
39322         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
39323         * sysdeps/sparc/sparc64/start.S: ... here.
39324         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
39325         * sysdeps/sparc/sparc32/Makefile: ... this.
39326         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
39327         * sysdeps/sparc/sparc64/Makefile: ... this.
39329         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
39330         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
39331         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
39332         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
39333         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
39334         * sysdeps/s390/s390-32/setjmp.S: ... here.
39335         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
39336         * sysdeps/s390/s390-32/configure.in: ... here.
39337         * sysdeps/s390/s390-32/elf/configure: Delete file.
39338         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
39339         * sysdeps/s390/s390-32/start.S: ... here.
39341         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
39342         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
39343         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
39344         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
39345         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
39346         * sysdeps/s390/s390-64/setjmp.S: ... here.
39347         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
39348         * sysdeps/s390/s390-64/configure.in: ... here
39349         * sysdeps/s390/s390-64/elf/configure: Delete file.
39350         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
39351         * sysdeps/s390/s390-64/start.S: ... here.
39352         * sysdeps/s390/s390-64/elf/configure: Delete.
39354         * configure.in: Remove support for elf directories in sysdeps.
39356         * configure: Regenerated.
39357         * sysdeps/i386/configure: Regenerated.
39358         * sysdeps/powerpc/powerpc32/configure: Regenerated.
39359         * sysdeps/powerpc/powerpc64/configure: Regenerated.
39360         * sysdeps/s390/s390-32/configure: Regenerated.
39361         * sysdeps/s390/s390-64/configure: Regenerated.
39362         * sysdeps/sh/configure: Regenerated.
39363         * sysdeps/sparc/configure: Regenerated.
39364         * sysdeps/x86_64/configure: Regenerated.
39366 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
39368         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39370         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
39371         denormal result into account.
39373 2012-03-25  Roland McGrath  <roland@hack.frob.com>
39375         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
39376         Reported by Allan McRae <allan@archlinux.org>.
39378 2012-03-23  Jeff Law  <law@redhat.com>
39380         * nss/getnssent.c (__nss_getent): Fix typo.
39382 2012-03-23  David S. Miller  <davem@davemloft.net>
39384         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39386 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
39388         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
39389         to pad to uint64_t for each field.
39390         (dl_tls_index): Replace unsigned long with uint64_t.
39392 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
39393         Paul Pluzhnikov  <ppluzhnikov@google.com>
39395         [BZ #6528]
39396         * grp/Makefile (otherlibs): Don't set it.
39397         * inet/Makefile (otherlibs): Likewise.
39398         * login/Makefile (otherlibs): Likewise.
39399         * nscd/Makefile (otherlibs): Likewise.
39400         * posix/Makefile (otherlibs): Likewise.
39401         * pwd/Makefile (otherlibs): Likewise.
39402         * rt/Makefile (otherlibs): Likewise.
39403         * sunrpc/Makefile (otherlibs): Likewise.
39404         * nss/Makefile (otherlibs): Likewise.
39405         Add libnss_files to routines and static-only-routines.
39406         ($(objpfx)getent): Remove rule.
39407         * resolv/Makefile: Add libnss_dns and libresolv to routines and
39408         static-only-routines.
39410 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
39412         [BZ #13892]
39413         * math/s_cexp.c: Include <float.h>.
39414         (__cexp): Handle exp result overflowing not necessarily
39415         overflowing both real and imaginary parts of result.
39416         * math/s_cexpf.c: Likewise.
39417         * math/s_cexpl.c: Likewise.
39418         * math/libm-test.inc (cexp_test): Add more tests.
39419         * sysdeps/i386/fpu/libm-test-ulps: Update.
39420         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39422 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
39424         * include/link.h (ELFW): New macro.
39425         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
39426         Replace ELF64_R_TYPE with ELFW(R_TYPE).
39428 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
39430         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
39431         with uint64_t.
39433 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
39435         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
39436         declaration.
39437         (struct La_x32_retval): Likewise.
39439 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
39441         * sysdeps/x86_64/preconfigure.in: New file.
39442         * sysdeps/x86_64/preconfigure: New generated file.
39444 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
39446         [BZ #13824]
39447         * math/e_exp2l.c: Include <float.h>.
39448         (__ieee754_exp2l): Handle overflow and underflow cases
39449         separately.  Only pass fractional part of argument to
39450         __ieee754_expl.
39451         * math/libm-test.inc (exp2_test): Add more tests.
39453         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
39454         negating x to take absolute value.
39455         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
39456         Likewise.
39457         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
39458         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
39459         Likewise.
39460         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
39461         computing low part if x was negated.
39462         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
39464 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
39466         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
39467         la_x32_gnu_pltexit.
39468         (pltexit): Cast int_retval to ptrdiff_t.
39469         * elf/tst-auditmod3b.c: Likewise.
39470         * elf/tst-auditmod4b.c: Likewise.
39471         * elf/tst-auditmod5b.c: Likewise.
39472         * elf/tst-auditmod6b.c: Likewise.
39473         * elf/tst-auditmod6c.c: Likewise.
39474         * elf/tst-auditmod7b.c: Likewise.
39476         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
39477         and x32_gnu_pltexit.
39479         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
39480         __ELF_NATIVE_CLASS.
39481         (La_x32_regs): New macro.
39482         (La_x32_retval): Likewise.
39483         (la_x32_gnu_pltenter): New function prototype.
39484         (la_x32_gnu_pltexit): Likewise.
39486 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
39488         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
39489         exponent.
39491         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39493         * configure.in (libc_cv_cc_nofma): Check for option to disable
39494         generation of FMA instructions.
39495         * configure: Regenerate.
39496         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
39497         * sysdeps/ieee754/dbl-64/Makefile: New file.
39498         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
39499         Remove brandred-fma4.
39500         (CFLAGS-brandred-fma4.c): Remove.
39501         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
39502         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
39503         define.
39504         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
39505         define.
39507 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
39509         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
39510         LLONG_MAX != LONG_MAX.
39511         (_itoa_word): Use _ITOA_WORD_TYPE on value.
39512         (_fitoa_word): Likewise.
39513         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
39514         LLONG_MAX != LONG_MAX.
39515         * stdio-common/_itowa.h: Include <_itoa.h>.
39516         (_itowa_word): Use _ITOA_WORD_TYPE on value.
39517         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
39518         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
39519         only if not defined.
39520         (_ITOA_WORD_TYPE): Likewise.
39521         (_itoa_word): Use _ITOA_WORD_TYPE on value.
39522         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
39524 2012-03-21  David S. Miller  <davem@davemloft.net>
39526         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39528 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
39530         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
39531         of x86_64 when setting libc_cv_slibdir, libdir and
39532         libc_cv_localedir.
39533         * sysdeps/unix/sysv/linux/configure: Regenerated.
39535 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
39537         * manual/lang.texi (Old Varargs): Remove section.
39538         (How Variadic): Update menu.
39539         (va_start): Do not mention varargs.h.
39541 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
39542             Joseph Myers  <joseph@codesourcery.com>
39544         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
39545         link test.
39546         * configure: Regenerated.
39548 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
39550         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
39551         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
39552         conformtest.pl
39554 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
39556         * NOTES: Remove.
39557         * Makefile (files-for-dist): Remove NOTES.
39558         (NOTES): Remove rule.
39559         * README: Don't refer to NOTES.
39560         * manual/creature.texi: Don't include macros.texi.
39561         * manual/intro.texi (creature.texi): Remove comment referring to
39562         NOTES.
39564         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
39565         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
39566         * configure: Regenerated.
39567         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
39568         LIBC_TRY_CC_OPTION.
39569         (libc_cv_as_i686): Likewise.
39570         (libc_cv_cc_avx): Likewise.
39571         (libc_cv_cc_sse2avx): Likewise.
39572         (libc_cv_cc_fma4): Likewise.
39573         (libc_cv_cc_novzeroupper): Likewise.
39574         * sysdeps/i386/configure: Regenerated.
39576         [BZ #13883]
39577         * sysdeps/i386/fpu/s_cexp.S: Remove.
39578         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
39579         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
39580         * math/libm-test.inc (cexp_test): Add more tests.
39581         * sysdeps/i386/fpu/libm-test-ulps: Update.
39582         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39584 2012-03-21  Allan McRae  <allan@archlinux.org>
39586         * timezone/Makefile: Do not install iso3166.tab and zone.tab
39588 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
39590         [BZ #13871]
39591         * math/w_exp2.c: Do not include <float.h>.
39592         (o_threshold, u_threshold): Remove.
39593         (__exp2): Calculate result before checking finiteness and calling
39594         __kernel_standard.
39595         * math/w_exp2f.c: Likewise.
39596         * math/w_exp2l.c: Likewise.
39597         * math/libm-test.inc (exp2_test): Require overflow exception for
39598         1e6 input.
39600         [BZ #3866]
39601         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
39602         range of signed 64-bit integers before using fistpll.  Remove
39603         checks for whether integers fit in mantissa bits.
39604         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
39605         the range of signed 32-bit integers before using fistpl.  Remove
39606         checks for whether integers fit in mantissa bits.
39607         * sysdeps/i386/fpu/e_powl.S (p64): New object.
39608         (__ieee754_powl): Test for y outside the range of signed 64-bit
39609         integers before using fistpll.  Reduce 64-bit values to 63-bit
39610         ones as needed.
39611         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
39612         divide-by-zero is raised for zero to large negative powers.
39613         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
39614         (__ieee754_powl): Test for y outside the range of signed 64-bit
39615         integers before using fistpll.  Reduce 64-bit values to 63-bit
39616         ones as needed.
39617         * math/libm-test.inc (pow_test): Add more tests.
39619 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
39621         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
39622         <stdio-common/_itoa.h>.
39623         * debug/segfault.c: Likewise.
39624         * elf/dl-cache.c: Likewise.
39625         * elf/dl-minimal.c: Likewise.
39626         * elf/dl-misc.c: Likewise.
39627         * elf/dl-sysdep.c: Likewise.
39628         * elf/dl-version.c: Likewise.
39629         * elf/rtld.c: Likewise.
39630         * hurd/hurdsock.c: Likewise.
39631         * hurd/lookup-retry.c: Likewise.
39632         * malloc/malloc.c: Likewise.
39633         * malloc/mtrace.c: Likewise.
39634         * nscd/nscd_getgr_r.c: Likewise.
39635         * nscd/nscd_getpw_r.c: Likewise.
39636         * nscd/nscd_getserv_r.c: Likewise.
39637         * posix/getopt_init.c: Likewise.
39638         * posix/wordexp.c: Likewise.
39639         * stdio-common/_itoa.c: Likewise.
39640         * stdio-common/printf_fphex.c: Likewise.
39641         * stdio-common/vfprintf.c: Likewise.
39642         * string/_strerror.c: Likewise.
39643         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
39644         * sysdeps/i386/i686/hp-timing.h: Likewise.
39645         * sysdeps/mach/_strerror.c: Likewise.
39646         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
39647         * sysdeps/mach/hurd/sethostid.c: Likewise.
39648         * sysdeps/mach/hurd/xmknodat.c: Likewise.
39649         * sysdeps/mach/xpg-strerror.c: Likewise.
39650         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
39651         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
39652         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
39653         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
39654         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
39655         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
39656         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
39657         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
39658         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
39659         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
39660         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
39661         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
39662         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
39663         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
39664         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
39665         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
39666         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
39667         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
39668         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
39669         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
39670         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
39672         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
39674         * stdio-common/_itoa.h: Moved to ...
39675         * sysdeps/generic/_itoa.h: Here.
39677         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
39679         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
39680         instead of "_itoa.h" and "_itowa.h".
39681         * stdio-common/vfprintf.: Likewise.
39683 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
39685         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
39686         <bits/wordsize.h>.
39687         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
39688         (__signbit): Likwise.
39689         (llrintf): Likwise.
39690         (llrint): Likwise.
39692 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
39694         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
39695         __WORDSIZE != 64.
39697 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
39699         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
39700         OVERFLOW_EXCEPTION_OK.
39701         * math/libm-test.inc ("Philosophy"): Update comment about
39702         exception testing.
39703         (OVERFLOW_EXCEPTION): Define.
39704         (OVERFLOW_EXCEPTION_OK): Likewise.
39705         (INVALID_EXCEPTION_OK): Renumber.
39706         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
39707         (IGNORE_ZERO_INF_SIGN): Likewise.
39708         (test_exceptions): Handle FE_OVERFLOW.
39709         (exp10_test): Expect overflow exceptions.
39710         (exp2_test): Likewise.
39711         (expm1_test): Likewise.
39712         (nextafter_test): Likewise.
39713         (pow_test): Likewise.
39714         (scalbn_test): Likewise.
39715         (scalbln_test): Likewise.
39717 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39719         * sysdeps/x86_64/bits/atomic.h
39720         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
39721         64bit integer.
39722         (atomic_exchange_acq): Likewise.
39723         (__arch_exchange_and_add_body): Likewise.
39724         (__arch_add_body): Likewise.
39725         (atomic_add_negative): Likewise.
39726         (atomic_add_zero): Likewise.
39728 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39730         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
39731         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
39733 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39735         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
39736         Check __x86_64__ instead of __WORDSIZE.
39738 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39740         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
39742 2012-03-19  David S. Miller  <davem@davemloft.net>
39744         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39746         * sysdeps/sparc/fpu/fenv_private.h: New file.
39747         * sysdeps/sparc/fpu/math_private.h: Use it.
39748         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
39749         Remove.
39750         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
39751         (libc_feholdexcept_setroundl): Remove.
39752         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
39753         Remove.
39754         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
39755         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
39757 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39759         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
39760         int64_t instead of long int.
39761         (INSERT_WORDS64): Likwise.
39763 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39765         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
39766         _Unwind_GetCFA return to _Unwind_Ptr first.
39768 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
39770         [BZ #13629]
39771         * math/s_clog.c: Include <float.h>.
39772         (__clog): Scale large or subnormal inputs.
39773         * math/s_clogf.c: Likewise.
39774         * math/s_clogl.c: Likewise.
39775         * math/s_clog10.c: Include <float.h>.
39776         (M_LOG10_2): Define.
39777         (__clog10): Scale large or subnormal inputs.
39778         * math/s_clog10f.c: Likewise.
39779         * math/s_clog10l.c: Likewise.
39780         * math/libm-test.inc (clog_test): Add more tests.
39781         (clog10_test): Likewise.
39782         * sysdeps/i386/fpu/libm-test-ulps: Update.
39783         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39785         [BZ #11451]
39786         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
39787         x and y.
39788         * math/libm-test.inc (atan2_test): Add another test.
39790         * Makerules (common-objdir-compile): Remove.
39791         * sysdeps/unix/Makefile (config-generated): Do not add
39792         $(unix-generated) to variable.
39793         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
39794         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
39795         Remove rule.
39796         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
39797         Likewise.
39798         [generic bits/local_lim.h] (before-compile): Do not append to
39799         variable.
39800         [generic bits/local_lim.h] (common-generated): Likewise.
39801         [generic sys/param.h] (before-compile): Do not append to variable.
39802         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
39803         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
39804         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
39805         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
39806         include.
39807         [generic sys/param.h] (sys/param.h-includes): Remove variable.
39808         [generic sys/param.h] (sys/param.h-includes): Remove rule.
39809         [generic sys/param.h] ($(addprefix
39810         $(common-objpfx),$(sys/param.h-includes))): Likewise.
39811         [generic sys/param.h] (common-generated): Do not append to
39812         variable.
39813         [generic sys/param.h] (sysdep_headers): Likewise.
39814         [generic bits/errno.h] (before-compile): Do not append to
39815         variable.
39816         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
39817         rule.
39818         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
39819         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
39820         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
39821         [generic bits/errno.h] (common-generated): Do not append to
39822         variable.
39823         [generic bits/ioctls.h] (before-compile): Do not append to
39824         variable.
39825         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
39826         rule.
39827         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
39828         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
39829         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
39830         rule.
39831         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
39832         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
39833         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
39834         [generic bits/ioctls.h] (common-generated): Do not append to
39835         variable.
39836         [generic sys/syscall.h] (syscall.h): Remove variable.
39837         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
39838         rule.
39839         [generic sys/syscall.h] (before-compile): Do not append to
39840         variable.
39841         [generic sys/syscall.h] (common-generated): Likewise.
39842         * sysdeps/unix/errnos-tmpl.c: Remove file.
39843         * sysdeps/unix/errnos.awk: Likewise.
39844         * sysdeps/unix/ioctls-tmpl.c: Likewise.
39845         * sysdeps/unix/ioctls.awk: Likewise.
39846         * sysdeps/unix/mk-local_lim.c: Likewise.
39847         * sysdeps/unix/snarf-ioctls: Likewise.
39849 2012-03-19  Richard Henderson  <rth@twiddle.net>
39851         * sysdeps/i386/fpu/fenv_private.h: New file.
39852         * sysdeps/i386/fpu/math_private.h: Use it.
39853         (math_opt_barrier, math_force_eval): Remove.
39854         (libc_feholdexcept_setround_53bit): Remove.
39855         (libc_feupdateenv_53bit): Remove.
39856         * sysdeps/x86_64/fpu/math_private.h: Likewise.
39857         (math_opt_barrier, math_force_eval): Remove.
39858         (libc_feholdexcept): Remove.
39859         (libc_feholdexcept_setround): Remove.
39860         (libc_fetestexcept, libc_fesetenv): Remove.
39861         (libc_feupdateenv_test): Remove.
39862         (libc_feupdateenv, libc_feholdsetround): Remove.
39863         (libc_feresetround): Remove.
39865         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
39866         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
39868         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
39869         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
39870         (libc_feupdateenv_testl): New.
39871         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
39872         (libc_feupdateenv_testf): New.
39873         (libc_feupdateenv): Use libc_feupdateenv_test.
39874         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
39875         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
39877         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
39878         (libc_feholdsetroundf, libc_feholdsetroundl): New.
39879         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
39880         (libc_feresetround_noex): New.
39881         (libc_feresetround_noexf): New.
39882         (libc_feresetround_noexl): New.
39883         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
39884         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
39885         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
39886         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
39887         SET_RESTORE_ROUND.
39888         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
39889         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
39890         (__cos): Likewise.
39891         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
39892         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
39893         SET_RESTORE_ROUND_NOEX.
39894         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
39895         SET_RESTORE_ROUND_NOEXF.
39896         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
39897         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
39898         (libc_feholdsetroundf): New.
39899         (libc_feresetround, libc_feresetroundf): New.
39901         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
39902         (libc_feholdexcept_setround_53bit): Convert from macro to function.
39903         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
39905         * sysdeps/generic/math_private.h: Include <fenv.h>.
39906         (default_libc_feholdexcept): New.
39907         (default_libc_feholdexcept_setround): New.
39908         (default_libc_fesetenv, default_libc_feupdateenv): New.
39909         (libc_feholdexcept): Only define if undefined.
39910         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
39911         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
39912         (libc_feholdexcept_setroundl): Likewise.
39913         (libc_feholdexcept_setround_53bit): Likewise.
39914         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
39915         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
39916         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
39917         (libc_feupdateenv_53bit): Likewise.
39918         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
39919         (libc_feholdexcept): Convert from macro to inline function.
39920         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
39921         (libc_fesetenv, libc_feupdateenv): Likewise.
39923         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
39924         not previously defined.
39925         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
39926         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
39927         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
39928         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
39929         * sysdeps/ieee754/flt-32/math_private.h: New file.
39930         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
39931         math_private.h below SET_FLOAT_WORD.
39932         (__isnan, __isinf_ns, __finite): Remove.
39933         (__isnanf, __isinf_nsf, __finitef): Remove.
39935 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
39937         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39939 2012-03-17  David S. Miller  <davem@davemloft.net>
39941         [BZ #6471]
39942         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
39943         for 2.16.
39945 2012-03-16  David S. Miller  <davem@davemloft.net>
39947         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
39948         warnings.
39950         [BZ #6471]
39951         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
39952         properly.
39953         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
39954         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
39955         sysdep_routines when subdir is sysvipc.
39956         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
39957         __getshmlba helper.
39959         * sysdeps/sparc/fpu/libm-test/ulps: Update.
39961 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39963         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
39964         [__LP64__].
39966 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39968         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
39969         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
39970         (__lround): Renamed to ...
39971         (__llround): This.  Replace long int with long long int.
39972         Define lround functions as aliases of llround functions.
39973         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
39975 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39977         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
39978         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
39979         adresses to uintptr_t.  Replace "long int" and "unsigned long
39980         int" with "greg_t" on va_arg.
39982 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39984         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
39985         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
39987         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
39988         Move e_machine check before EI_CLASS check.  Handle x32
39989         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
39990         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
39991         SKIP_EM_IA_64 and include
39992         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
39994         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
39995         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
39996         (add_system_dir): New macro.
39998         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
39999         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
40001 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
40003         [BZ #2551]
40004         [BZ #2552]
40005         [BZ #2553]
40006         [BZ #2554]
40007         [BZ #2562]
40008         [BZ #2563]
40009         [BZ #2565]
40010         [BZ #2566]
40011         [BZ #2576]
40012         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
40013         (y0): Likewise.
40014         * math/w_j0f.c (j0f): Likewise.
40015         (y0f): Likewise.
40016         * math/w_j0l.c (__j0l): Likewise.
40017         (__y0l): Likewise.
40018         * math/w_j1.c (j1): Likewise.
40019         (y1): Likewise.
40020         * math/w_j1f.c (j1f): Likewise.
40021         (y1f): Likewise.
40022         * math/w_j1l.c (__j1l): Likewise.
40023         (__y1l): Likewise.
40024         * math/w_jn.c (jn): Likewise.
40025         (yn): Likewise.
40026         * math/w_jnf.c (jnf): Likewise.
40027         (ynf): Likewise.
40028         * math/w_jnl.c (__jnl): Likewise.
40029         (__ynl): Likewise.
40030         * math/libm-test.inc (j0_test): Add more tests.
40031         (j1_test): Likewise.
40032         (jn_test): Likewise.  Add trailing semicolon to existing test.
40033         (y0_test): Likewise.
40034         (y1_test): Likewise.
40035         * sysdeps/i386/fpu/libm-test-ulps: Update.
40036         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40038         [BZ #13851]
40039         [BZ #13854]
40040         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
40041         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
40042         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
40043         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
40044         (__tanl): Set errno for infinite argument.
40045         * sysdeps/i386/fpu/mptan.c: Remove.
40046         * sysdeps/i386/fpu/s_tan.S: Likewise.
40047         * sysdeps/i386/fpu/s_tanl.S: Likewise.
40048         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
40049         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
40050         * math/libm-test.inc (tan_test): Add more tests and enable more
40051         tests for double and long double.
40052         * sysdeps/i386/fpu/libm-test-ulps: Update.
40053         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40055 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
40057         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
40058         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
40060 2012-03-16  Roland McGrath  <roland@hack.frob.com>
40062         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
40063         * configure.in: Use it for both main tree and add-ons.
40064         * configure: Regenerated.
40066 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
40068         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
40070 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
40072         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
40073         in comment.
40075         [BZ #13851]
40076         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
40077         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
40078         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
40079         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
40080         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
40081         infinite argument.
40082         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
40083         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
40084         != 0 for prec == 2.
40085         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
40086         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
40087         * sysdeps/i386/fpu/s_cosl.S: Likewise.
40088         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
40089         * sysdeps/i386/fpu/s_sinl.S: Likewise.
40090         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
40091         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
40092         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
40093         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
40094         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
40095         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
40096         * math/libm-test.inc (cos_test): Add more tests and enable more
40097         tests for long double.
40098         (sin_test): Likewise.
40099         (sincos_test): Likewise.
40100         * sysdeps/i386/fpu/libm-test-ulps: Update.
40101         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40103 2012-03-16  David S. Miller  <davem@davemloft.net>
40105         * sysdeps/sparc/fpu/math_private.h: New file.
40107 2012-03-15  David S. Miller  <davem@davemloft.net>
40109         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
40110         file.
40111         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
40112         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
40113         file.
40114         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
40115         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
40116         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
40117         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
40118         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
40119         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
40120         sysdep routines.
40121         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
40123         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
40124         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
40126         * sysdeps/sparc/sparc-ifunc.h: New file.
40127         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
40128         sparc-ifunc.h
40129         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
40130         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
40131         Likewise.
40132         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
40133         Likewise.
40134         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
40135         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
40136         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
40137         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
40138         Likewise.
40139         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
40140         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
40141         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
40142         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
40143         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
40144         Likewise.
40145         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
40146         Likewise.
40147         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
40148         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
40149         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
40150         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
40151         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
40152         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
40153         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
40154         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
40155         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
40156         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
40157         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
40158         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
40159         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
40160         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
40161         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
40162         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
40163         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
40164         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
40165         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
40166         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
40167         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
40168         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
40169         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
40170         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
40172 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
40174         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
40175         scaling.
40176         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40178 2012-03-15  Andreas Jaeger  <aj@suse.de>
40180         [BZ #13852]
40181         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
40182         ieee754/flt-32 implementation for sin, cos and sincos.
40183         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
40184         * sysdeps/i386/fpu/s_cosf.S: Likewise.
40185         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
40186         * sysdeps/i386/fpu/s_sinf.S: Likewise.
40187         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
40188         ieee754/flt-32 implementation for tan.
40190         * math/libm-test.inc (cos_test): Enable some large input tests for
40191         float as well
40192         (sin_test): Likewise.
40193         (sincos_test): Likewise.
40194         (tan_test): Add tests for large input.
40196         * sysdeps/i386/fpu/libm-test-ulps: Update.
40198 2012-03-15  Andreas Jaeger  <aj@suse.de>
40200         [BZ #13658]
40201         * math/libm-test.inc (cos_test): Add more test cases.
40202         (sin_test): Likewise.
40203         (sincos_test): Likewise.
40205 2012-03-15  Andreas Jaeger  <aj@suse.de>
40207         [BZ #13837]
40208         * math/libm-test.inc (cos_test): Add a test case for large input
40209         value.
40210         (sin_test): Likewise.
40211         (sincos_test): Likewise.
40213 2012-03-15  Andreas Jaeger  <aj@suse.de>
40214             Joseph Myers  <joseph@codesourcery.com>
40216         [BZ #13658]
40217         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
40218         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
40219         * sysdeps/i386/fpu/branred.c: Likewise.
40220         * sysdeps/i386/fpu/dosincos.c: Likewise.
40221         * sysdeps/i386/fpu/mpa.c: Likewise.
40222         * sysdeps/i386/fpu/s_cos.S: Likewise.
40223         * sysdeps/i386/fpu/s_sin.S: Likewise.
40224         * sysdeps/i386/fpu/s_sincos.S: Likewise.
40225         * sysdeps/i386/fpu/sincos32.c: Likewise.
40227         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
40228         Define.
40229         (libc_feupdateenv_53bit): Define.
40230         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
40231         Define.
40232         (libc_feupdateenv_53bit): Define.
40234         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
40235         53 bit (without extend i386 double precision).
40237         * math/libm-test.inc (sincos_test): Add tests for large input.
40238         (sin): Likewise.
40239         (cos): Likewise.
40241         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
40243 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
40245         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40247 2012-03-15  David S. Miller  <davem@davemloft.net>
40249         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
40250         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
40251         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
40252         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
40253         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
40254         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
40255         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
40256         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
40257         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
40258         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
40259         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
40260         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
40261         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
40262         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
40263         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
40264         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
40265         file.
40266         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
40267         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
40268         file.
40269         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
40270         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
40271         file.
40272         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
40273         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
40274         file.
40275         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
40276         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
40277         fmin/fmax sysdep routines.
40278         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
40280 2012-03-14  David S. Miller  <davem@davemloft.net>
40282         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
40283         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
40284         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
40285         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
40286         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
40287         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
40288         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
40289         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
40290         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
40291         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
40292         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
40293         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
40294         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
40295         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
40296         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
40297         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
40298         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
40299         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
40300         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
40301         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
40302         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
40303         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
40304         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
40305         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
40306         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
40307         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
40308         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
40309         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
40310         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
40311         routines.
40312         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
40313         file.
40314         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
40315         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
40316         file.
40317         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
40318         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
40319         file.
40320         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
40321         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
40322         file.
40323         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
40324         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
40325         file.
40326         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
40327         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
40328         file.
40329         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
40330         file.
40331         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
40332         file.
40333         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
40334         file.
40335         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
40336         New file.
40337         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
40338         file.
40339         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
40340         file.
40341         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
40342         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
40343         file.
40344         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
40345         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
40346         file.
40347         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
40348         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
40349         file.
40350         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
40351         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
40352         VIS3 routines.
40354         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
40355         New file.
40357         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40359         * sysdeps/sparc/configure.in: New file.
40360         * sysdeps/sparc/configure: Generate.
40361         * configure.in (libc_cv_sparc_as_vis3): Substitute.
40362         * configure: Regenerate.
40363         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
40364         * config.make.in (have-as-vis3): New.
40365         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
40366         available use -Av9d instead of -Av9a.
40367         * sysdeps/sparc/sparc64/Makefile: Likewise.
40368         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
40369         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
40370         New file.
40371         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
40372         file.
40373         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
40374         New file.
40375         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
40376         file.
40377         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
40378         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
40379         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
40380         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
40381         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
40383         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
40384         fzeros/fnegs to load 0x80000000 into a float register instead of
40385         using the stack.
40386         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
40388 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
40390         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
40391         bits/syscall.h.
40392         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
40393         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
40394         ($(inst_includedir)/bits/syscall.h): Remove rule.
40395         ($(objpfx)bits/syscall.d): Include instead of
40396         $(objpfx)syscall-list.d.
40397         (generated): Change syscall-list.h and syscall-list.d to
40398         bits/syscall.h and bits/syscall.d.
40400 2012-03-14  Roland McGrath  <roland@hack.frob.com>
40402         [BZ #13846]
40403         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
40405 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
40407         [BZ #13841]
40408         * math/s_csqrt.c: Include <float.h>.
40409         (__csqrt): Scale large or subnormal inputs.
40410         * math/s_csqrtf.c: Likewise.
40411         * math/s_csqrtl.c: Likewise.
40412         * math/libm-test.inc (csqrt_test): Add more tests.
40413         * sysdeps/i386/fpu/libm-test-ulps: Update.
40414         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40416         [BZ #13840]
40417         * math/libm-test.inc (hypot_test): Add more tests.
40419 2012-03-13  David S. Miller  <davem@davemloft.net>
40421         [BZ #13840]
40422         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
40423         double-precision for the calculation instead of scaling.
40425 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
40427         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
40428         manipulate bits before adding and subtracting TWO52[sx].
40429         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
40430         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
40431         Likewise.
40432         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
40434 2012-03-13  David S. Miller  <davem@davemloft.net>
40436         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
40437         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
40438         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
40439         rtld-global-offsets.h
40440         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
40442         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
40443         large parameters.
40445         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
40447         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
40448         'err' in the ifdef scope in which it is actually used.
40450         * nss/nss_db/db-init.c: Include string.h
40452 2012-03-12  David S. Miller  <davem@davemloft.net>
40454         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
40455         masking out of the most significant byte of random value used.
40456         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
40457         Fix coding style in previous change.
40459         * sysdeps/unix/sysv/linux/kernel-features.h
40460         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
40461         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
40462         expression.
40463         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
40464         later.
40466 2012-03-11  David S. Miller  <davem@davemloft.net>
40468         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
40469         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
40470         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
40471         for 'resultvar' otherwise things get truncated on 64-bit.
40473         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
40474         Fix masking out of the most significant byte of random value used.
40476         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40478 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
40480         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40482 2012-03-09  David S. Miller  <davem@davemloft.net>
40484         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
40485         variables with appropriate CPP guards.
40486         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
40487         from the frame pointer, not the stack pointer.  Correct layout
40488         comments.  Fix test on resulting framesize and the management of
40489         the outregs buffer for pltexit.  Preserve floating point return
40490         values across _dl_call_pltexit call.
40491         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
40492         framesize and the management of the outregs buffer for pltexit.
40493         Preserve floating point return values across _dl_call_pltexit
40494         call.
40495         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
40496         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
40497         (la_sparc64_gnu_pltexit): New functions.
40498         (print_exit): Fix format string for return register value.
40500 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
40502         * sunrpc/Makefile (others): Add rpcgen.
40503         ($(objpfx)rpcgen): Remove special build rule and dependency on
40504         libc.
40505         * sunrpc/rpcgen.c: New file.
40507 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
40509         [BZ #13673]
40510         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
40511         * stdio-common/bug-vfprintf-nargs.c: Likewise.
40512         * sysdeps/i386/crti.S: Likewise.
40513         * sysdeps/i386/crtn.S: Likewise.
40514         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
40515         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
40516         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
40517         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
40518         * sysdeps/sh/crti.S: Likewise.
40519         * sysdeps/sh/crtn.S: Likewise.
40520         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
40522         [BZ #13673]
40523         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
40524         with URL.
40525         * locale/programs/locfile-kw.gperf: Likewise.
40526         * locale/programs/charmap-kw.h: Regenerated.
40527         * locale/programs/locfile-kw.h: Likewise.
40529         [BZ #13673]
40530         * intl/plural.y: Replace FSF snail mail address with URL.
40531         * intl/plural.c: Regenerated.
40533 2012-03-09  Richard Henderson  <rth@twiddle.net>
40535         * include/math_private.h: Remove file.
40536         * math/math_private.h: Move file ...
40537         * sysdeps/generic/math_private.h: ... here.
40539         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
40540         * sysdeps/powerpc/fpu/math_private.h: Likewise.
40541         * sysdeps/x86_64/fpu/math_private.h: Likewise.
40543         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
40544         and <math_private.h>.
40545         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
40546         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
40547         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
40548         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
40549         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
40550         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
40551         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
40552         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
40553         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
40554         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
40555         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
40556         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
40557         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
40558         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
40559         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
40560         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
40561         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
40562         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
40563         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
40564         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
40565         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
40566         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
40567         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
40568         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
40569         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
40570         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
40571         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
40572         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
40573         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
40574         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
40575         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
40576         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
40577         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
40578         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
40579         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
40580         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
40581         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
40582         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
40583         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
40584         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
40585         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
40586         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
40587         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
40588         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
40589         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
40590         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
40591         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
40592         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
40593         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
40594         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
40595         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
40596         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
40597         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
40598         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
40599         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
40600         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
40601         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
40602         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
40603         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
40604         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
40605         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
40606         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
40607         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
40608         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
40609         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
40610         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
40611         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
40612         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
40613         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
40614         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
40615         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
40616         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
40617         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
40618         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
40619         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
40620         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
40621         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
40622         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
40623         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
40624         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
40625         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
40626         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
40627         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
40628         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
40629         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
40630         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
40631         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
40632         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
40633         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
40634         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
40635         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
40636         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
40637         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
40638         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
40639         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
40640         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
40641         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
40642         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
40643         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
40644         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
40645         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
40646         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
40647         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
40648         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
40649         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
40650         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
40651         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
40652         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
40653         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
40654         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
40655         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
40656         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
40657         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
40658         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
40659         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
40660         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
40661         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
40662         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
40663         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
40664         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
40665         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
40666         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
40667         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
40668         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
40669         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
40670         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
40671         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
40672         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
40673         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
40674         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
40675         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
40676         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
40677         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
40678         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
40679         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
40680         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
40681         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
40682         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
40683         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
40684         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
40685         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
40686         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
40687         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
40688         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
40689         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
40690         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
40691         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
40692         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
40693         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
40694         * sysdeps/ieee754/k_standard.c: Likewise.
40695         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
40696         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
40697         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
40698         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
40699         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
40700         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
40701         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
40702         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
40703         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
40704         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
40705         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
40706         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
40707         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
40708         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
40709         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
40710         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
40711         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
40712         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
40713         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
40714         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
40715         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
40716         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
40717         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
40718         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
40719         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
40720         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
40721         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
40722         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
40723         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
40724         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
40725         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
40726         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
40727         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
40728         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
40729         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
40730         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
40731         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
40732         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
40733         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
40734         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
40735         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
40736         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
40737         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
40738         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
40739         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
40740         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
40741         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
40742         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
40743         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
40744         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
40745         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
40746         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
40747         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
40748         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
40749         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
40750         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
40751         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
40752         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
40753         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
40754         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
40755         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
40756         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
40757         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
40758         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
40759         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
40760         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
40761         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
40762         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
40763         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
40764         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
40765         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
40766         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
40767         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
40768         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
40769         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
40770         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
40771         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
40772         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
40773         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
40774         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
40775         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
40776         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
40777         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
40778         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
40779         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
40780         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
40781         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
40782         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
40783         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
40784         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
40785         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
40786         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
40787         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
40788         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
40789         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
40790         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
40791         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
40792         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
40793         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
40794         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
40795         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
40796         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
40797         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
40798         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
40799         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
40800         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
40801         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
40802         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
40803         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
40804         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
40805         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
40806         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
40807         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
40808         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
40809         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
40810         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
40811         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
40812         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
40813         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
40814         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
40815         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
40816         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
40817         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
40818         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
40819         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
40820         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
40821         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
40822         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
40823         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
40824         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
40825         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
40826         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
40827         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
40828         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
40829         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
40830         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
40831         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
40832         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
40833         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
40834         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
40835         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
40836         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
40837         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
40838         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
40839         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
40840         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
40841         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
40842         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
40843         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
40844         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
40845         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
40846         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
40847         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
40848         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
40849         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
40850         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
40851         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
40852         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
40853         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
40854         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
40855         * sysdeps/ieee754/s_lib_version.c: Likewise.
40856         * sysdeps/ieee754/s_matherr.c: Likewise.
40857         * sysdeps/ieee754/s_signgam.c: Likewise.
40858         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
40859         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
40860         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
40861         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
40862         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
40863         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
40864         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
40865         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
40866         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
40867         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
40868         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
40869         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
40870         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
40871         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
40872         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
40873         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
40874         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
40875         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
40876         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
40877         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
40878         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
40880 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
40882         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
40883         * sunrpc/rpc_main.c: Likewise.
40884         * sunrpc/rpc_svcout.c: Likewise.
40886 2012-03-09  David S. Miller  <davem@davemloft.net>
40888         * include/math_private.h: New file.
40890 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
40892         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
40893         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
40894         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
40895         from <bits/socket_type.h>.
40896         (enum __socket_type): Don't define here.
40897         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
40898         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
40899         bits/socket_type.h.
40901         [BZ #13566]
40902         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
40903         checking __USE_GNU.
40905         * Makerules ($(inst_includedir)/%.h): New rule.
40906         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
40907         (install-others): Remove variable setting.
40908         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
40910 2012-03-08  Richard Henderson  <rth@twiddle.net>
40912         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
40913         from macro to inline function; merge with the
40914         !__LIBC_INTERNAL_MATH_INLINES version.
40915         (__ieee754_sqrtf): Likewise.
40917         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
40918         to inline function.
40919         (__rintf, __floor, __floorf): Likewise.
40921         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
40922         macro to inline function.
40923         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
40925         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
40926         not <math/math_private.h>.
40928 2012-03-08  David S. Miller  <davem@davemloft.net>
40930         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
40931         copyright year.
40932         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
40934 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
40936         * resolv/gai_misc.c (handle_requests): Fix struct timespec
40937         normalization.
40938         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
40939         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
40941 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
40943         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
40944         be defined individually, they must be defined as a block.  Define
40945         S for printing a string instead of hidint the different by using a
40946         macro for adding the 'l'.
40947         * stdio-common/tst-fphex-wide.c: Adjust.
40949 2012-03-07  Marek Polacek  <polacek@redhat.com>
40951         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
40953 2012-03-08  Marek Polacek  <polacek@redhat.com>
40955         [BZ #13806]
40956         * stdio-common/Makefile (tests): Add tst-fphex-wide.
40957         * stdio-common/tst-fphex.c: Define a few macros to make the
40958         test reusable.  Use them.
40959         * stdio-common/tst-fphex-wide.c: New file.
40961 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
40963         [BZ #6911]
40964         * manual/macros.texi (gnusystems): New macro.
40965         (nongnusystems): Likewise.
40966         (gnulinuxhurdsystems): Likewise.
40967         (gnuhurdsystems): Likewise..
40968         (gnulinuxsystems): Likewise.
40969         * manual/charset.texi: Use new macros or @theglibc{} to refer to
40970         variants of the GNU system, not "GNU system".
40971         * manual/conf.texi: Likewise.
40972         * manual/errno.texi: Likewise.  Update example of errno macro
40973         expansion.
40974         * manual/filesys.texi: Likewise.
40975         (getumask): Document as specific to GNU/Hurd.
40976         * manual/install.texi: Likewise.  Reword some references to
40977         GNU/Linux.
40978         * manual/intro.texi: Likewise.
40979         * manual/io.texi: Likewise.
40980         (File Name Portability): Detail which constraints are inapplicable
40981         to all GNU systems and which are only inapplicable to GNU/Hurd.
40982         * manual/job.texi: Likewise.
40983         * manual/llio.texi: Likewise.
40984         (O_NOCTTY): Document as present on GNU/Linux.
40985         * manual/maint.texi: Likewise.
40986         * manual/memory.texi: Likewise.
40987         * manual/pattern.texi: Likewise.
40988         * manual/pipe.texi: Likewise.
40989         * manual/process.texi: Likewise.
40990         * manual/resource.texi: Likewise.
40991         (RUSAGE_CHILDREN): Remove statement about specifying a particular
40992         child on GNU/Hurd.
40993         * manual/setjmp.texi: Likewise.
40994         * manual/signal.texi: Likewise.
40995         * manual/startup.texi: Likewise.
40996         * manual/stdio.texi: Likewise.
40997         * manual/terminal.texi: Likewise.
40998         (ONLCR): Document as POSIX.
40999         (OXTABS): Document availability on GNU/Linux as XTABS.
41000         (ONOEOT): Document availability separately from other bits.
41001         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
41002         * manual/time.texi: Likewise.
41003         * manual/users.texi: Likewise.
41004         * INSTALL: Regenerated.
41005         * sysdeps/gnu/errlist.c: Regenerated.
41007         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
41008         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
41009         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
41010         puts.
41011         * configure: Regenerated.
41013 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
41015         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
41016         default includes instead of AC_HEADER_CHECK.
41017         * sysdeps/i386/configure: Regenerated.
41019         [BZ #10716]
41020         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
41021         * math/s_cacoshf.c (__cacoshf): Likewise.
41022         * math/s_cacoshl.c (__cacoshl): Likewise.
41023         * math/s_casinh.c (__casinh): Set signs of result from argument.
41024         * math/s_casinhf.c (__casinhf): Likewise.
41025         * math/s_casinhl.c (__casinhl): Likewise.
41026         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
41027         (casinh_test): Add more tests.
41028         * sysdeps/i386/fpu/libm-test-ulps: Update.
41029         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41031 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
41033         * po/zh_TW.po: Update from translation team.
41035         * login/Makefile (distribute): Remove variable.
41036         * catgets/Makefile: Likewise.
41037         * mach/Makefile: Likewise.
41038         * malloc/Makefile: Likewise.
41039         * misc/Makefile: Likewise.
41040         * iconv/Makefile: Likewise.
41041         * nscd/Makefile: Likewise.
41042         * hurd/Makefile: Likewise.
41043         * manual/Makefile: Likewise.
41044         * locale/Makefile: Likewise.
41045         * intl/Makefile: Likewise.
41046         * conform/Makefile: Likewise.
41047         * nss/Makefile: Likewise.
41048         * time/Makefile: Likewise.
41049         * soft-fp/Makefile: Likewise.
41050         * dirent/Makefile: Likewise.
41051         * gmon/Makefile: Likewise.
41052         * po/Makefile: Likewise.
41053         * rt/Makefile: Likewise.
41054         * socket/Makefile: Likewise.
41055         * math/Makefile: Likewise.
41056         * signal/Makefile: Likewise.
41057         * debug/Makefile: Likewise.
41058         * elf/Makefile: Likewise.
41059         * timezone/Makefile: Likewise.
41060         * stdlib/Makefile: Likewise.
41061         * iconvdata/Makefile: Likewise.
41062         * sunrpc/Makefile: Likewise.
41063         * io/Makefile: Likewise.
41064         * argp/Makefile: Likewise.
41065         * inet/Makefile: Likewise.
41066         * hesiod/Makefile: Likewise.
41067         * grp/Makefile: Likewise.
41068         * csu/Makefile: Likewise.
41069         * wctype/Makefile: Likewise.
41070         * crypt/Makefile: Likewise.
41071         * libio/Makefile: Likewise.
41072         * string/Makefile: Likewise.
41073         * nis/Makefile: Likewise.
41074         * resolv/Makefile: Likewise.
41075         * stdio-common/Makefile: Likewise.
41076         * wcsmbs/Makefile: Likewise.
41077         * dlfcn/Makefile: Likewise.
41078         * posix/Makefile: Likewise.
41080         [BZ #6959]
41081         * timezone/Makefile: Don't install timezone files, just the programs
41082         and scripts.
41084 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
41086         * nss/databases.def: Add missing gshadow entry.
41088         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
41090 2012-03-06  Marek Polacek  <polacek@redhat.com>
41092         [BZ #13726]
41093         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
41094         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
41095         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
41096         * stdio-common/tst-long-dbl-fphex.c: New file.
41098 2012-03-06  David S. Miller  <davem@davemloft.net>
41100         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
41101         (set_obp_int): New function.
41102         (get_obp_int): New function.
41103         (__get_clockfreq_via_dev_openprom): Likewise.
41104         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
41105         Avoid unused variable warnings on 'val' and use builtin_expect.
41106         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
41107         __builtin_expect.
41108         (INLINE_CLONE_SYSCALL): Likewise.
41110 2012-03-05  David S. Miller  <davem@davemloft.net>
41112         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41114 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
41116         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41118         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
41119         only for |x| >= 40.
41120         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
41122 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
41124         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
41125         Replace gettimeofday with __vdso_gettimeofday.
41127         * sysdeps/unix/sysv/linux/x86_64/init-first.c
41128         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
41129         __vdso_clock_gettime and __vdso_getcpu.
41131         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
41132         time with __vdso_time.
41134 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
41136         * manual/lang.texi (size_t): Note types to which size_t may be
41137         equivalent with the GNU C Library, but do not describe when
41138         differences between them are significant.
41140 2012-03-05  Andreas Jaeger  <aj@suse.de>
41142         * sysdeps/i386/fpu/libm-test-ulps: Update.
41144 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
41146         [BZ #3976]
41147         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
41148         (__ieee754_pow): Save and restore rounding mode and use
41149         round-to-nearest for main computations.
41150         * math/libm-test.inc (pow_test_tonearest): New function.
41151         (pow_test_towardzero): Likewise.
41152         (pow_test_downward): Likewise.
41153         (pow_test_upward): Likewise.
41154         (main): Call the new functions.
41155         * sysdeps/i386/fpu/libm-test-ulps: Update.
41156         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41158         [BZ #3976]
41159         * math/libm-test.inc (cosh_test_tonearest): New function.
41160         (cosh_test_towardzero): Likewise.
41161         (cosh_test_downward): Likewise.
41162         (cosh_test_upward): Likewise.
41163         (sinh_test_tonearest): Likewise.
41164         (sinh_test_towardzero): Likewise.
41165         (sinh_test_downward): Likewise.
41166         (sinh_test_upward): Likewise.
41167         (main): Call the new functions.
41168         * sysdeps/i386/fpu/libm-test-ulps: Update.
41169         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41171 2012-03-05  Tom de Vries  <tom@codesourcery.com>
41173         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
41174         default stack guard is set in last bytes.
41175         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
41177 2012-03-05  Kees Cook  <keescook@chromium.org>
41179         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
41181         [BZ #13656]
41182         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
41183         possibly allocate from heap instead of stack.
41184         * stdio-common/bug-vfprintf-nargs.c: New file.
41185         * stdio-common/Makefile (tests): Add nargs overflow test.
41187 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
41189         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41191 2012-03-03  Marek Polacek  <polacek@redhat.com>
41193         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
41194         * math/math_private.h: Likewise.
41195         * stdlib/tst-strtod.c: Likewise.
41196         * sysdeps/i386/i486/bits/atomic.h: Likewise.
41197         * sysdeps/x86_64/bits/atomic.h: Likewise.
41199 2012-03-02  David S. Miller  <davem@davemloft.net>
41201         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
41202         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
41203         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
41204         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
41205         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
41206         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
41207         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
41208         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
41210 2012-03-02  Roland McGrath  <roland@hack.frob.com>
41212         [BZ #13792]
41213         * manual/examples/README: New file, says the example source files
41214         can be used under GPL>=2.
41215         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
41216         line containing just "*/".
41217         * manual/examples/add.c: Add copyright header (GPL>=2).
41218         * manual/examples/argp-ex1.c: Likewise.
41219         * manual/examples/argp-ex2.c: Likewise.
41220         * manual/examples/argp-ex3.c: Likewise.
41221         * manual/examples/argp-ex4.c: Likewise.
41222         * manual/examples/atexit.c: Likewise.
41223         * manual/examples/db.c: Likewise.
41224         * manual/examples/dir.c: Likewise.
41225         * manual/examples/dir2.c: Likewise.
41226         * manual/examples/execinfo.c: Likewise.
41227         * manual/examples/filecli.c: Likewise.
41228         * manual/examples/filesrv.c: Likewise.
41229         * manual/examples/fmtmsgexpl.c: Likewise.
41230         * manual/examples/genpass.c: Likewise.
41231         * manual/examples/inetcli.c: Likewise.
41232         * manual/examples/inetsrv.c: Likewise.
41233         * manual/examples/isockad.c: Likewise.
41234         * manual/examples/longopt.c: Likewise.
41235         * manual/examples/memopen.c: Likewise.
41236         * manual/examples/memstrm.c: Likewise.
41237         * manual/examples/mkfsock.c: Likewise.
41238         * manual/examples/mkisock.c: Likewise.
41239         * manual/examples/mygetpass.c: Likewise.
41240         * manual/examples/pipe.c: Likewise.
41241         * manual/examples/popen.c: Likewise.
41242         * manual/examples/rprintf.c: Likewise.
41243         * manual/examples/search.c: Likewise.
41244         * manual/examples/select.c: Likewise.
41245         * manual/examples/setjmp.c: Likewise.
41246         * manual/examples/sigh1.c: Likewise.
41247         * manual/examples/sigusr.c: Likewise.
41248         * manual/examples/stpcpy.c: Likewise.
41249         * manual/examples/strdupa.c: Likewise.
41250         * manual/examples/strftim.c: Likewise.
41251         * manual/examples/strncat.c: Likewise.
41252         * manual/examples/subopt.c: Likewise.
41253         * manual/examples/swapcontext.c: Likewise.
41254         * manual/examples/termios.c: Likewise.
41255         * manual/examples/testopt.c: Likewise.
41256         * manual/examples/testpass.c: Likewise.
41257         * manual/examples/timeval_subtract.c: Likewise.
41259         [BZ #13792]
41260         * manual/time.texi (Elapsed Time): Move timeval_subtract example
41261         function to ...
41262         * manual/timeval_subtract.c.texi: ... here, new file.
41264 2012-03-02  David S. Miller  <davem@davemloft.net>
41266         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
41268 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
41270         [BZ #3976]
41271         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
41272         (__sin): Save and restore rounding mode and use round-to-nearest
41273         for all computations.
41274         (__cos): Save and restore rounding mode and use round-to-nearest
41275         for all computations.
41276         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
41277         <fenv.h>.
41278         (tan): Save and restore rounding mode and use round-to-nearest for
41279         all computations.
41280         * math/libm-test.inc (cos_test_tonearest): New function.
41281         (cos_test_towardzero): Likewise.
41282         (cos_test_downward): Likewise.
41283         (cos_test_upward): Likewise.
41284         (sin_test_tonearest): Likewise.
41285         (sin_test_towardzero): Likewise.
41286         (sin_test_downward): Likewise.
41287         (sin_test_upward): Likewise.
41288         (tan_test_tonearest): Likewise.
41289         (tan_test_towardzero): Likewise.
41290         (tan_test_downward): Likewise.
41291         (tan_test_upward): Likewise.
41292         (main): Call the new functions.
41293         * sysdeps/i386/fpu/libm-test-ulps: Update.
41294         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41296         [BZ #10135]
41297         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
41298         small n, then large n, before computing and testing k+n.
41299         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
41300         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
41301         Likewise.
41302         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
41303         Likewise.
41304         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
41305         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
41306         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
41307         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
41308         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
41309         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
41310         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
41311         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
41312         * math/libm-test.inc (scalbn_test): Add more tests.
41313         (scalbln_test): Likewise.
41315         * manual/filesys.texi (mode_t): Describe constraints on size and
41316         signedness, not exact equivalence to a particular type.
41317         (ino_t): Likewise.
41318         (ino64_t): Likewise.
41319         (dev_t): Likewise.
41320         (nlink_t): Likewise.
41321         (blkcnt_t): Likewise.
41322         (blkcnt64_t): Likewise.
41323         * manual/llio.texi (off_t): Likewise.
41325         [BZ #3976]
41326         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
41327         (__ieee754_exp): Save and restore rounding mode and use
41328         round-to-nearest for all computations.
41329         * math/libm-test.inc (exp_test_tonearest): New function.
41330         (exp_test_towardzero): Likewise.
41331         (exp_test_downward): Likewise.
41332         (exp_test_upward): Likewise.
41333         (main): Call the new functions.
41334         * sysdeps/i386/fpu/libm-test-ulps: Update.
41335         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41337 2012-03-01  Chris Demetriou  <cgd@google.com>
41339         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
41340         have predictable order.
41342 2012-03-01  David S. Miller  <davem@davemloft.net>
41344         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
41346         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
41347         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
41348         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
41349         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
41351         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
41352         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
41353         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
41354         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
41355         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
41356         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
41357         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
41358         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
41359         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
41361         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41363         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
41364         * sysdeps/sparc/fpu/libm-test-ulps: to here.
41365         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
41367         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
41368         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
41369         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
41370         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
41371         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
41372         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
41373         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
41374         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
41375         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
41376         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
41377         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
41378         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
41379         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
41380         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
41381         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
41382         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
41383         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
41384         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
41385         * sysdeps/sparc/elf/configure: Regenerated.
41387 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
41389         * configure.in (AS, LD): Require binutils 2.20 or later.
41390         * configure: Regenerated.
41391         * manual/install.texi (Tools for Compilation): Give binutils 2.20
41392         as required minimum version.
41393         * INSTALL: Regenerated.
41395         [BZ #2541]
41396         [BZ #4108]
41397         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
41398         before squaring exponent.
41399         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
41400         bottom long double and 27 bits of top long double before squaring
41401         exponent.
41402         * math/libm-test.inc (erfc_test): Add more tests.
41403         * sysdeps/i386/fpu/libm-test-ulps: Update.
41404         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
41405         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41407 2012-03-01  Kai Tietz  <ktietz@redhat.com>
41409         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
41410         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
41411         containing bit-fields.
41412         * soft-fp/extended.h (_FP_UNION_E): Likewise.
41413         * soft-fp/single.h (_FP_UNION_S): Likewise.
41414         * soft-fp/double.h (_FP_UNION_D): Likewise.
41416 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
41418         [BZ #13786]
41419         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
41420         not include ../strcmp.S.
41421         [USE_AS_STRNCASECMP_L]: Likewise.
41422         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
41423         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
41424         * sysdeps/i386/i686/multiarch/strncase_l-c.c
41425         (__strncasecmp_l_ia32): Define as alias to
41426         __strncasecmp_l_nonascii.
41428         [BZ #5794]
41429         * math/libm-test.inc (expm1_test): Add test for bug 5794.
41430         * sysdeps/i386/fpu/libm-test-ulps: Update.
41431         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41433         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
41434         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41436 2012-02-29  Jeff Law  <law@redhat.com>
41438         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
41439         out of bounds read.
41441 2012-02-29  Marek Polacek  <polacek@redhat.com>
41443         [BZ #13706]
41444         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
41445         * elf/Makefile: Add rules to run tst-unused-dep.out.
41447 2012-02-28  David S. Miller  <davem@davemloft.net>
41449         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
41450         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
41451         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
41452         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
41453         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
41454         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
41456 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
41458         * math/libm-test.inc (llround_test): Move one test from
41459         lround_test.  Use TEST_f_L in moved test.
41460         (lround_test): Move misplaced test to llround_test.  Add testcase
41461         from bug 2561.
41463 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
41465         * sysdeps/x86_64/fpu/e_expf.S: New file.
41466         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
41468 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
41470         [BZ #13637]
41471         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
41472         of remain_len that may cause incomplete multi-byte character and
41473         false match.
41474         * posix/bug-regex33.c: New file.
41475         * posix/Makefile (tests): Add bug-regex33.
41477 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
41479         * manual/macros.texi: New file.
41480         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
41481         * manual/libc.texinfo: Include macros.texi.
41482         * manual/creatute.texi: Likewise.
41483         * manual/install.texi: Likewise.
41484         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
41485         @glibcadj{} in references to the GNU C Library.
41486         * manual/charset.texi: Likewise.
41487         * manual/conf.texi: Likewise.
41488         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
41489         when not using those macros.
41490         * manual/creature.texi: Likewise.
41491         * manual/crypt.texi: Likewise.
41492         * manual/errno.texi: Likewise.
41493         * manual/filesys.texi: Likewise.
41494         * manual/header.texi: Likewise.
41495         * manual/install.texi: Likewise.
41496         * manual/intro.texi: Likewise.
41497         * manual/io.texi: Likewise.
41498         * manual/job.texi: Likewise.
41499         * manual/lang.texi: Likewise.
41500         * manual/libc.texiinfo: Likewise.
41501         * manual/llio.texi: Likewise.
41502         * manual/locale.texi: Likewise.
41503         * manual/maint.texi: Likewise.
41504         * manual/math.texi: Likewise.
41505         * manual/memory.texi: Likewise.
41506         * manual/message.texi: Likewise.
41507         * manual/nss.texi: Likewise.
41508         * manual/pattern.texi: Likewise.
41509         * manual/process.texi: Likewise.
41510         * manual/resource.texi: Likewise.
41511         * manual/search.texi: Likewise.
41512         * manual/setjmp.texi: Likewise.
41513         * manual/signal.texi: Likewise.
41514         * manual/socket.texi: Likewise.
41515         * manual/startup.texi: Likewise.
41516         * manual/stdio.texi: Likewise.
41517         * manual/string.texi: Likewise.
41518         * manual/sysinfo.texi: Likewise.
41519         * manual/syslog.texi: Likewise.
41520         * manual/terminal.texi: Likewise.
41521         * manual/time.texi: Likewise.
41522         * manual/users.texi: Likewise.
41523         * INSTALL: Regenerated.
41524         * NOTES: Regenerated.
41525         * sysdeps/gnu/errlist.c: Regenerated.
41527 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
41529         * include/dirent.h: Include <dirstream.h> before
41530         <dirent/dirent.h>.
41532 2012-02-28  David S. Miller  <davem@davemloft.net>
41534         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
41535         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
41536         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
41537         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
41539 2012-02-27  David S. Miller  <davem@davemloft.net>
41541         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
41542         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
41543         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
41544         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
41546         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
41547         frame pointer instead of stack pointer relative arg slot.
41548         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
41549         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
41550         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
41552 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
41554         [BZ #3992]
41555         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
41557 2012-02-27  David S. Miller  <davem@davemloft.net>
41559         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
41560         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
41561         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
41562         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
41563         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
41564         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
41565         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
41566         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
41568 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
41570         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
41571         later.  Allow versions 5-9.
41572         * configure: Regenerated.
41573         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
41574         required minimum version and 4.6 as recommended version.  Do not
41575         mention bugs in GCC 2.7 and 2.8.
41576         * INSTALL: Regenerated.
41578 2012-02-27  David S. Miller  <davem@davemloft.net>
41580         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
41581         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
41582         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
41583         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
41584         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
41585         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
41586         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
41587         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
41589         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
41590         manipulate bits before adding and subtracting TWO112[sx].
41591         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
41593 2012-02-27  Roland McGrath  <roland@hack.frob.com>
41595         [BZ #13775]
41596         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
41597         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
41598         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
41599         being in POSIX, because they are in 1003.1-2008.
41601         * rt/tst-aio.c: Include <fcntl.h>.
41602         * rt/tst-aio7.c: Likewise.
41603         * rt/tst-aio64.c: Likewise.
41605         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
41607 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
41609         * manual/install.texi (--with-headers): Describe headers as
41610         interface headers, not private headers.
41611         (Specific advice for GNU/Linux systems): Describe use of headers
41612         from "make headers_install", not private headers from older
41613         kernels.
41614         * INSTALL: Regenerated.
41615         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
41616         Change to 2.6.19.
41617         * sysdeps/unix/sysv/linux/configure: Regenerated.
41619         * manual/llio.texi (fclean): Remove documentation.
41621         * manual/Makefile (libc-texi-generated): New variable.  Include
41622         version.texi.
41623         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
41624         $(libc-texi-generated), not duplicated list of files.
41625         (version.texi, stamp-version): New rules.
41626         (realclean): Remove $(libc-texi-generated), not individual files
41627         from that list.  Do not remove dir-add.texinfo.
41628         * manual/libc.texinfo: Comment out uses of edition numbers and
41629         references to printed manual.  Remove last-updated dates.
41630         (EDITION): Comment out.
41631         (ISBN): Likewise.
41632         (VERSION, UPDATED): Remove.
41633         (version.texi): Include.
41635 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
41637         * sysdeps/posix/spawni.c: Include <signal.h>.
41638         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
41639         * sysdeps/pthread/aio_fsync.c: Likewise.
41641 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
41643         * conform/Makefile (tests): Run only when not cross-compiling and
41644         when fast-check is not defined.
41646         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
41647         * conform/data/limits.h-data: Fixes for POSIX2008.
41648         * conform/run-conformtest.sh: Run all tests.
41649         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
41650         headers.
41651         * include/bits/dlfcn.h: Likewise.
41652         * include/langinfo.h: Likewise.
41653         * include/monetary.h: Likewise.
41654         * include/sys/poll.h: Likewise.
41656         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
41657         for __USE_GNU.
41658         * posix/spawn.h: Define __need_sigset_t.
41659         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
41660         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
41661         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
41662         to get sigevent_t only.
41663         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
41664         only for __USE_GNU.
41665         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
41666         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
41667         process_vm_writev only for __USE_GNU.
41668         * termios/termios.h: Declare tcgetsid also for POSIX2008.
41670         * conform/Makefile: For now ignore errors from run-conformtest.
41671         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
41672         POSIX to avoid namespace pollution.  Don't prepend headers.
41673         * conform/data/aio.h-data: Fixes for POSIX testing.
41674         * conform/data/fcntl.h-data: Likewise.
41675         * conform/data/glob.h-data: Likewise.
41676         * conform/data/grp.h-data: Likewise.
41677         * conform/data/pthread.h-data: Likewise.
41678         * conform/data/pwd.h-data: Likewise.
41679         * conform/data/signal.h-data: Likewise.
41680         * conform/data/spawn.h-data: Likewise.
41681         * conform/data/stdio.h-data: Likewise.
41682         * conform/data/stdlib.h-data: Likewise.
41683         * conform/data/stropts.h-data: Likewise.
41684         * conform/data/sys/mman.h-data: Likewise.
41685         * conform/data/sys/stat.h-data: Likewise.
41686         * conform/data/sys/types.h-data: Likewise.
41687         * conform/data/sys/wait.h-data: Likewise.
41688         * conform/data/time.h-data: Likewise.
41689         * conform/data/unistd.h-data: Likewise.
41690         * conform/data/utime.h-data: Likewise.
41692         * io/sys/stat.h: fchmod was always in POSIX.
41693         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
41694         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
41695         * rt/aio.h: Define __need_timespec before including <time.h>.
41696         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
41697         struct.  Add forward declaration of pthread_attr_t and use it in
41698         sigevent.
41699         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
41700         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
41701         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
41702         always remove CLK_TCK definition.
41704 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
41706         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
41708 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
41710         * conform/run-conformtest.sh: New file.
41711         * conform/Makefile: Run run-conformtest for tests.
41712         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
41713         support.
41715         * conform/data/uchar.h-data: New file.
41716         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
41717         * conform/data/arpa/inet.h-data: Likewise.
41718         * conform/data/assert.h-data: Likewise.
41719         * conform/data/complex.h-data: Likewise.
41720         * conform/data/cpio.h-data: Likewise.
41721         * conform/data/ctype.h-data: Likewise.
41722         * conform/data/dirent.h-data: Likewise.
41723         * conform/data/dlfcn.h-data: Likewise.
41724         * conform/data/errno.h-data: Likewise.
41725         * conform/data/fcntl.h-data: Likewise.
41726         * conform/data/float.h-data: Likewise.
41727         * conform/data/fmtmsg.h-data: Likewise.
41728         * conform/data/fnmatch.h-data: Likewise.
41729         * conform/data/ftw.h-data: Likewise.
41730         * conform/data/glob.h-data: Likewise.
41731         * conform/data/grp.h-data: Likewise.
41732         * conform/data/iconv.h-data: Likewise.
41733         * conform/data/inttypes.h-data: Likewise.
41734         * conform/data/langinfo.h-data: Likewise.
41735         * conform/data/libgen.h-data: Likewise.
41736         * conform/data/limits.h-data: Likewise.
41737         * conform/data/locale.h-data: Likewise.
41738         * conform/data/math.h-data: Likewise.
41739         * conform/data/monetary.h-data: Likewise.
41740         * conform/data/mqueue.h-data: Likewise.
41741         * conform/data/ndbm.h-data: Likewise.
41742         * conform/data/net/if.h-data: Likewise.
41743         * conform/data/netdb.h-data: Likewise.
41744         * conform/data/netinet/in.h-data: Likewise.
41745         * conform/data/nl_types.h-data: Likewise.
41746         * conform/data/poll.h-data: Likewise.
41747         * conform/data/pthread.h-data: Likewise.
41748         * conform/data/pwd.h-data: Likewise.
41749         * conform/data/regex.h-data: Likewise.
41750         * conform/data/sched.h-data: Likewise.
41751         * conform/data/search.h-data: Likewise.
41752         * conform/data/semaphore.h-data: Likewise.
41753         * conform/data/setjmp.h-data: Likewise.
41754         * conform/data/signal.h-data: Likewise.
41755         * conform/data/spawn.h-data: Likewise.
41756         * conform/data/stdarg.h-data: Likewise.
41757         * conform/data/stdio.h-data: Likewise.
41758         * conform/data/stdlib.h-data: Likewise.
41759         * conform/data/string.h-data: Likewise.
41760         * conform/data/strings.h-data: Likewise.
41761         * conform/data/stropts.h-data: Likewise.
41762         * conform/data/sys/ipc.h-data: Likewise.
41763         * conform/data/sys/mman.h-data: Likewise.
41764         * conform/data/sys/msg.h-data: Likewise.
41765         * conform/data/sys/resource.h-data: Likewise.
41766         * conform/data/sys/select.h-data: Likewise.
41767         * conform/data/sys/sem.h-data: Likewise.
41768         * conform/data/sys/shm.h-data: Likewise.
41769         * conform/data/sys/socket.h-data: Likewise.
41770         * conform/data/sys/stat.h-data: Likewise.
41771         * conform/data/sys/statvfs.h-data: Likewise.
41772         * conform/data/sys/time.h-data: Likewise.
41773         * conform/data/sys/timeb.h-data: Likewise.
41774         * conform/data/sys/times.h-data: Likewise.
41775         * conform/data/sys/types.h-data: Likewise.
41776         * conform/data/sys/uio.h-data: Likewise.
41777         * conform/data/sys/un.h-data: Likewise.
41778         * conform/data/sys/utsname.h-data: Likewise.
41779         * conform/data/sys/wait.h-data: Likewise.
41780         * conform/data/syslog.h-data: Likewise.
41781         * conform/data/tar.h-data: Likewise.
41782         * conform/data/termios.h-data: Likewise.
41783         * conform/data/utime.h-data: Likewise.
41784         * conform/data/utmpx.h-data: Likewise.
41785         * conform/data/varargs.h-data: Likewise.
41786         * conform/data/wchar.h-data: Likewise.
41787         * conform/data/wctype.h-data: Likewise.
41788         * conform/data/wordexp.h-data: Likewise.
41790         * include/stropts.h: New file.
41791         * include/uchar.h: New file.
41792         * include/aio.h: Changes to allow conformtest.pl to use the headers.
41793         * include/assert.h: Likewise.
41794         * include/ctype.h: Likewise.
41795         * include/dirent.h: Likewise.
41796         * include/dlfcn.h: Likewise.
41797         * include/fcntl.h: Likewise.
41798         * include/fnmatch.h: Likewise.
41799         * include/glob.h: Likewise.
41800         * include/grp.h: Likewise.
41801         * include/libio.h: Likewise.
41802         * include/locale.h: Likewise.
41803         * include/math.h: Likewise.
41804         * include/net/if.h: Likewise.
41805         * include/netdb.h: Likewise.
41806         * include/netinet/in.h: Likewise.
41807         * include/pthread.h: Likewise.
41808         * include/pwd.h: Likewise.
41809         * include/regex.h: Likewise.
41810         * include/sched.h: Likewise.
41811         * include/search.h: Likewise.
41812         * include/setjmp.h: Likewise.
41813         * include/signal.h: Likewise.
41814         * include/stdio.h: Likewise.
41815         * include/stdlib.h: Likewise.
41816         * include/string.h: Likewise.
41817         * include/sys/cdefs.h: Likewise.
41818         * include/sys/mman.h: Likewise.
41819         * include/sys/msg.h: Likewise.
41820         * include/sys/resource.h: Likewise.
41821         * include/sys/select.h: Likewise.
41822         * include/sys/socket.h: Likewise.
41823         * include/sys/stat.h: Likewise.
41824         * include/sys/statvfs.h: Likewise.
41825         * include/sys/time.h: Likewise.
41826         * include/sys/times.h: Likewise.
41827         * include/sys/uio.h: Likewise.
41828         * include/sys/utsname.h: Likewise.
41829         * include/sys/wait.h: Likewise.
41830         * include/termios.h: Likewise.
41831         * include/time.h: Likewise.
41832         * include/ulimit.h: Likewise.
41833         * include/unistd.h: Likewise.
41834         * include/utime.h: Likewise.
41835         * include/wchar.h: Likewise.
41836         * include/wctype.h: Likewise.
41837         * include/wordexp.h: Likewise.
41839         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
41841         * time/time.h: TIME_UTC must be a macro.
41842         Make timespec_get available for ISO C11 only as well.
41844 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
41846         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
41847         Reported by Peng Haitao <penght@cn.fujitsu.com>.
41849 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
41851         * configure.in: Use -o not -a in test for unsupported multi-arch.
41853 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
41855         * manual/texinfo.tex: Update to version 2012-01-19.16.
41857 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
41859         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
41861 2012-02-24  Roland McGrath  <roland@hack.frob.com>
41863         [BZ #13738]
41864         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
41865         * manual/fdl-1.3.texi: New file.
41866         * manual/fdl-1.1.texi: File removed.
41868         [BZ #13738]
41869         * manual/libc.texinfo (FDL_VERSION): New @set.
41870         Use it for mention of FDL in cover text.
41871         (Documentation License): Use it in @include file name.
41873 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41874             Roland McGrath  <roland@hack.frob.com>
41876         [BZ #5461]
41877         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
41878         (not LONG_LONG_MAX and LONG_LONG_MIN.
41879         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
41880         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
41881         name.
41882         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
41884 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41886         [BZ #2547]
41887         [BZ #11365]
41888         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
41889         manipulate bits before adding and subtracting TWO23[sx].
41890         * math/libm-test.inc (nearbyint_test): Add more tests.
41892 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41894         [BZ #2548]
41895         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
41896         bits before adding and subtracting TWO23[sx].
41897         * math/libm-test.inc (rint_test): Add more tests.
41898         (rint_test_tonearest): Likewise.
41899         (rint_test_towardzero): Likewise.
41900         (rint_test_downward): Likewise.
41901         (rint_test_upward: Likewise.
41903 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41905         [BZ #10110]
41906         * include/stdc-predef.h: New file.  Extracted from features.h.
41907         * include/features.h: Include stdc-predef.h.
41908         * Makefile (headers): Add stdc-predef.h.
41909         * CONFORMANCE (Compiler limitations): Update.
41911 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41913         * manual/libc.texinfo (VERSION, UPDATED): Revert.
41915 2012-02-21  David S. Miller  <davem@davemloft.net>
41917         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
41918         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
41920 2012-02-20  David S. Miller  <davem@davemloft.net>
41922         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
41923         using a normal save/restore sequence, rather than allocating a
41924         dummy stack frame just to store a frame pointer and restore.
41925         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
41927 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
41929         * manual/install.texi: Fix stray word in line-wrapped comment.
41931 2012-02-20  David S. Miller  <davem@davemloft.net>
41933         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
41934         both binutils and gcc support GOTDATA.
41936         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
41937         "rd %pc" in the PIC register setup sequences.
41939         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
41940         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
41941         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
41942         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
41943         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
41944         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
41945         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
41946         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
41947         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
41948         (SYSCALL_ERROR_HANDLER): Likewise.
41949         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
41950         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
41951         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
41952         (SYSCALL_ERROR_HANDLER): Likewise.
41954         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
41955         (HAVE_GCC_GOTDATA): New.
41956         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
41957         relocation support in both binutils and gcc.
41958         * sysdeps/sparc/elf/configure: Regenerate.
41960         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
41961         * sysdeps/sparc/sparc32/elf/configure: Delete.
41962         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
41963         * sysdeps/sparc/sparc64/elf/configure: Delete.
41964         * sysdeps/sparc/elf/configure.in: New file.
41965         * sysdeps/sparc/elf/configure: Generate.
41967         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
41968         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
41969         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
41970         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
41971         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
41973 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
41975         * manual/install.texi: Do not mention specific glibc version
41976         numbers.
41977         * manual/libc.texinfo (VERSION, UPDATED): Update.
41978         (@copying): Use @copyright{} and range of years.
41980 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
41982         [BZ #13695]
41983         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
41984         [crti.S not in sysdirs] (generated): Do not append.
41985         [crti.S not in sysdirs] (omit-deps): Likewise.
41986         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
41987         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
41988         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
41989         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
41990         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
41991         Likewise.
41992         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
41993         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
41994         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
41995         * csu/defs.awk: Remove file.
41996         * sysdeps/generic/initfini.c: Likewise.
41997         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
41998         variable.
41999         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
42000         Likewise.
42002 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
42004         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
42005         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
42006         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
42007         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
42008         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
42009         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
42010         <bits/epoll.h>.
42011         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
42012         (__EPOLL_PACKED): Define to empty if not defined by
42013         <bits/epoll.h>.
42014         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
42015         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42016         bits/epoll.h.
42018 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
42020         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
42021         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
42022         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
42023         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
42024         <bits/timerfd.h>.
42025         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
42026         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42027         bits/timerfd.h.
42029 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
42031         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
42032         in C locale.
42033         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
42034         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
42035         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
42036         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42038 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
42040         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
42041         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
42043 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
42045         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
42046         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
42047         defined.
42048         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
42049         Likewise.
42050         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
42051         entry for 2.16.
42053 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
42055         * math/w_acos.c: Use non-signaling floating-point comparisons.
42056         * math/w_acosf.c: Likewise.
42057         * math/w_acosh.c: Likewise.
42058         * math/w_acoshf.c: Likewise.
42059         * math/w_acoshl.c: Likewise.
42060         * math/w_acosl.c: Likewise.
42061         * math/w_asin.c: Likewise.
42062         * math/w_asinf.c: Likewise.
42063         * math/w_asinl.c: Likewise.
42064         * math/w_atanh.c: Likewise.
42065         * math/w_atanhf.c: Likewise.
42066         * math/w_atanhl.c: Likewise.
42067         * math/w_exp2.c: Likewise.
42068         * math/w_exp2f.c: Likewise.
42069         * math/w_exp2l.c: Likewise.
42070         * math/w_j0.c: Likewise.
42071         * math/w_j0f.c: Likewise.
42072         * math/w_j0l.c: Likewise.
42073         * math/w_j1.c: Likewise.
42074         * math/w_j1f.c: Likewise.
42075         * math/w_j1l.c: Likewise.
42076         * math/w_jn.c: Likewise.
42077         * math/w_jnf.c: Likewise.
42078         * math/w_log.c: Likewise.
42079         * math/w_log10.c: Likewise.
42080         * math/w_log10f.c: Likewise.
42081         * math/w_log10l.c: Likewise.
42082         * math/w_log2.c: Likewise.
42083         * math/w_log2f.c: Likewise.
42084         * math/w_log2l.c: Likewise.
42085         * math/w_logf.c: Likewise.
42086         * math/w_logl.c: Likewise.
42087         * math/w_sqrt.c: Likewise.
42088         * math/w_sqrtf.c: Likewise.
42089         * math/w_sqrtl.c: Likewise.
42090         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
42091         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
42092         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
42093         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
42094         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
42096 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
42098         [BZ #9739]
42099         * manual/string.texi (strnlen): Use correct parameter name in
42100         equivalent expression.
42102 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
42104         [BZ #11174]
42105         * manual/users.texi (seteuid): Consistently use neweuid for
42106         argument name.
42108 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
42110         [BZ #13704]
42111         * manual/nss.texi (Services in the NSS configuration): Correct
42112         list of services in example configuration file.
42114 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
42116         [BZ #11322]
42117         * manual/arith.texi: Remove statements about negative zero
42118         behaving identically to zero.
42120 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
42122         [BZ #5993]
42123         * manual/install.texi: Do not document upgrading from libc5.
42125 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
42127         [BZ #4596]
42128         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
42130 2012-02-18  David S. Miller  <davem@davemloft.net>
42132         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
42133         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
42134         %o7 across the call.
42135         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
42136         instead.
42137         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
42138         SETUP_PIC_REG_LEAF.
42139         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
42140         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
42141         * sysdeps/sparc/crtn.S: Likewise.
42143 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
42145         * aout/Makefile: Remove.
42147 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
42149         [BZ #13058]
42150         * manual/examples/argp-ex1.c (main): Format definition in GNU
42151         style.
42152         * manual/examples/argp-ex2.c (main): Likewise.
42153         * manual/examples/argp-ex3.c (main): Likewise.
42154         * manual/examples/argp-ex4.c (main): Likewise.
42155         * manual/examples/longopt.c (main): Use new-style prototype
42156         definition.
42157         * manual/examples/strncat.c (main): Specify return type and use
42158         (void) for arguments.
42159         * manual/examples/subopt.c (main): Use char **argv argument.
42161 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
42163         [BZ #5077]
42164         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
42165         rounding modes.
42167 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
42169         [BZ #6907]
42170         * manual/string.texi (strchr): Change when strchrnul is
42171         recommended.
42173 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
42175         [BZ #174]
42176         * manual/locale.texi (setlocale): Document LOCPATH.
42178 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
42180         [BZ #10210]
42181         * manual/process.texi (execle): Move @dots{} before last argument.
42183 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
42185         [BZ #12047]
42186         * manual/charset.texi (Generic Charset Conversion): Fix typo
42187         (LC_TYPE -> LC_CTYPE).
42189 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
42191         [BZ #5805]
42192         * manual/arith.texi (scalbn): Use @var{} on parameter names.
42193         (scalbnf): Likewise.
42194         (scalbnl): Likewise.
42195         (scalbln): Likewise.
42196         (scalblnf): Likewise.
42197         (scalblnl): Likewise.
42198         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
42199         (vwarnx): Likewise.
42200         (verr): Likewise.
42201         (verrx): Likewise.
42202         * manual/filesys.texi (telldir): Use braces around return type.
42203         * manual/llio.texi (mmap): Add space after comma.
42204         (mmap64): Likewise.
42205         * manual/math.texi (jn): Use @var{} on parameter names.
42206         (jnf): Likewise.
42207         (jnl): Likewise.
42208         (yn): Likewise.
42209         (ynf): Likewise.
42210         (ynl): Likewise.
42211         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
42212         line.
42213         * manual/resource.texi (ulimit): Use @dots{} instead of literal
42214         "...".
42215         (sched_get_priority_min): Remove semicolon on @deftypefun line.
42216         (sched_get_priority_max): Likewise.
42217         * manual/signal.texi (sigvec): Add space after comma.
42218         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
42219         names.
42220         (if_indextoname): Likewise.
42221         (if_freenameindex): Likewise.
42222         (sendto): Use ',' instead of '.' in prototype.
42223         * manual/startup.texi (syscall): Use @dots{} instead of literal
42224         "...".
42225         * manual/stdio.texi (__fpending): Separate initial words of
42226         paragraph from @deftypefun line.
42227         * manual/syslog.texi (syslog): Use @dots{} instead of literal
42228         "...".
42229         (vsyslog): Use @var{} on parameter names.
42230         * manual/terminal.texi (stty): Use @var{} on parameter names.
42231         * manual/users.texi (getutmp): Use @var{} on parameter names.
42232         (getutmpx): Likewise.
42234 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
42236         [BZ #6884]
42237         * manual/stdio.texi (fopen): Fix typos in description of
42238         ",ccs=STRING".
42240 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
42242         [BZ #4026]
42243         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
42244         get clock_id definition.
42246 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
42248         [BZ #4822]
42249         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
42250         (madvise): Cast every argument to void on its own.
42252 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
42254         [BZ #9902]
42255         * manual/startup.texi (Exit Status): Fix typo.
42257 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
42259         [BZ #10140]
42260         * manual/examples/argp-ex1.c: Include <stdlib.h>.
42261         * manual/examples/argp-ex2.c: Likewise.
42262         * manual/examples/argp-ex3.c: Likewise.
42264 2012-02-16  Richard Henderson  <rth@redhat.com>
42266         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
42267         * sysdeps/s390/s390-32/initfini.c: Remove.
42268         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
42269         * sysdeps/s390/s390-64/initfini.c: Remove.
42271 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
42273         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
42274         compiler output for sysdeps/generic/initfini.c.
42275         * sysdeps/sh/elf/initfini.c: Remove file.
42277 2012-02-16  David S. Miller  <davem@davemloft.net>
42279         [BZ #11494]
42280         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
42282         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
42283         * sysdeps/sparc/crti.S: New file.
42284         * sysdeps/sparc/crtn.S: New file.
42285         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
42286         * sysdeps/sparc/sparc64/Makefile: Likewise.
42288 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
42290         [BZ #3335]
42291         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
42293 2012-02-15  Roland McGrath  <roland@hack.frob.com>
42295         [BZ #4822]
42296         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
42298         * mach/devstream.c (cookie_io_functions_t): Macro removed.
42299         (write, read, close): Likewise.
42300         Patch by Aurelien Jarno <aurelien@aurel32.net>.
42302 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
42304         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
42305         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
42306         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
42307         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
42308         <bits/signalfd.h>.
42309         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
42310         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42311         bits/signalfd.h.
42313 2012-02-14  Marek Polacek  <polacek@redhat.com>
42315         * sysdeps/x86_64/crti.S: New file.
42316         * sysdeps/x86_64/crtn.S: New file.
42317         * sysdeps/x86_64/elf/initfini.c: Remove file.
42319 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
42321         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
42322         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
42323         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
42324         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
42325         <bits/inotify.h>.
42326         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
42327         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42328         bits/inotify.h.
42330 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
42332         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
42333         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
42334         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
42335         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
42336         <bits/eventfd.h>.
42337         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
42338         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42339         bits/eventfd.h.
42341 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
42343         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
42344         __feraiseexcept instead of feraiseexcept.
42346         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
42347         nanosleep invocations.
42348         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
42349         strings, and add error checking for a nanosleep invocations.
42351 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
42353         Replace FSF snail mail address with URLs, as per GNU coding standards.
42354         Most of the snail mail addresses were wrong anyway, and omitting
42355         them makes the source code easier to maintain.  Almost all of the
42356         changes are to license notices and to locale LC_IDENTIFICATION
42357         addresses, except for this one:
42358         * manual/libc.texinfo: In "Published by", give the FSF's URL,
42359         not its snail mail address.
42361 2012-02-09  Richard Henderson  <rth@twiddle.net>
42363         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
42364         of kernel-features.h.
42366         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
42368 2012-02-08  Marek Polacek  <polacek@redhat.com>
42370         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
42371         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
42372         * sysdeps/gnu/_G_config.h: Likewise.
42373         * sysdeps/generic/_G_config.h: Likewise.
42375 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
42377         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
42378         tests.
42379         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42381         * sysdeps/powerpc/powerpc32/crti.S: New file.
42382         * sysdeps/powerpc/powerpc32/crtn.S: New file.
42383         * sysdeps/powerpc/powerpc64/crti.S: New file.
42384         * sysdeps/powerpc/powerpc64/crtn.S: New file.
42386         * Makeconfig (have-initfini): Don't set.
42387         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
42388         * configure.in (nopic_initfini): Don't substitute.
42389         * config.h.in (HAVE_INITFINI): Don't #undef.
42390         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
42391         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
42393 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
42395         Support crti.S and crtn.S provided directly by architectures.
42396         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
42397         [crti.S in sysdirs] (omit-deps): Likewise.
42398         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
42399         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
42400         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
42401         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
42402         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
42403         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
42404         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
42405         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
42406         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
42407         compiler output for sysdeps/generic/initfini.c.
42408         * sysdeps/i386/elf/Makefile: Remove file.
42409         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
42411 2012-02-07  Marek Polacek  <polacek@redhat.com>
42413         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
42414         * sysdeps/gnu/_G_config.h: Likewise.
42415         * sysdeps/mach/hurd/_G_config.h: Likewise.
42417 2012-02-07  Marek Polacek  <polacek@redhat.com>
42419         * math/Makefile (tests): Add tst-CMPLX2.
42420         * math/tst-CMPLX2.c: New file.
42422 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
42424         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
42426         * math/libm-test.inc (jn_test): Add missing L suffix.
42428 2012-02-06  Marek Polacek  <polacek@redhat.com>
42430         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
42431         * sysdeps/i386/fpu/e_powf.S: Likewise.
42432         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
42433         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
42434         * sysdeps/i386/fpu/e_acosh.S: Likewise.
42435         * sysdeps/i386/fpu/e_pow.S: Likewise.
42436         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
42437         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
42438         * sysdeps/i386/fpu/s_expm1.S: Likewise.
42439         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
42440         * sysdeps/i386/fpu/e_log2.S: Likewise.
42441         * sysdeps/i386/fpu/e_log2l.S: Likewise.
42442         * sysdeps/i386/fpu/e_scalb.S: Likewise.
42443         * sysdeps/i386/fpu/e_powl.S: Likewise.
42444         * sysdeps/i386/fpu/s_log1p.S: Likewise.
42445         * sysdeps/i386/fpu/e_log10f.S: Likewise.
42446         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
42447         * sysdeps/i386/fpu/e_logl.S: Likewise.
42448         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
42449         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
42450         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
42451         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
42452         * sysdeps/i386/fpu/e_log2f.S: Likewise.
42453         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
42454         * sysdeps/i386/fpu/e_log.S: Likewise.
42455         * sysdeps/i386/fpu/s_cexp.S: Likewise.
42456         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
42457         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
42458         * sysdeps/i386/fpu/e_logf.S: Likewise.
42459         * sysdeps/i386/fpu/e_log10l.S: Likewise.
42460         * sysdeps/i386/fpu/e_atanh.S: Likewise.
42461         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
42462         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
42463         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
42464         * sysdeps/i386/fpu/e_log10.S: Likewise.
42465         * sysdeps/i386/fpu/s_frexp.S: Likewise.
42466         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
42467         * sysdeps/i386/fpu/s_asinh.S: Likewise.
42468         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
42469         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
42470         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
42471         * sysdeps/i386/asm-syntax.h: Likewise.
42472         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
42473         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
42474         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
42475         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
42476         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
42477         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
42478         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
42479         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
42480         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
42481         * sysdeps/powerpc/sysdep.h: Likewise.
42482         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
42483         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
42485 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
42487         [BZ #411]
42488         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
42490 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
42492         * sysdeps/i386/sysdep.h: Include <features.h>.
42493         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
42494         version.
42496 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
42498         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
42499         Define.
42500         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
42501         LOAD_PIC_REG_STR.
42503 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
42505         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
42506         (SETUP_PIC_REG): Use GET_PC_THUNK.
42507         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
42508         macro.
42510 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
42512         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
42513         for non-PIC compilation.
42514         (SETUP_PIC_REG): Add .p2align directive.
42515         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
42516         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
42517         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
42518         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
42519         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
42520         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
42521         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
42522         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
42523         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
42524         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
42525         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
42526         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
42527         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
42528         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
42529         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
42530         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
42531         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
42532         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
42533         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
42534         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
42535         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
42536         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
42537         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
42538         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
42539         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
42540         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
42541         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
42542         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
42543         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
42544         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
42545         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
42546         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
42547         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
42548         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
42549         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
42550         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
42551         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
42552         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
42553         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
42554         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
42555         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
42557 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
42559         * math/tst-CMPLX.c: Include <stdio.h>.
42561 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
42563         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
42564         float.
42565         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
42566         * sysdeps/sparc/bits/mathdef.h: Likewise.
42568 2012-01-31  Marek Polacek  <polacek@redhat.com>
42570         * libio/libio.h: Don't define _PARAMS.
42571         * locale/programs/config.h: Don't define PARAMS.
42572         * stdlib/strtol_l.c: Likewise.
42573         (__strtol_l): Remove PARAMS from the prototype.
42575 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
42577         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
42578         names.  Just use the correct names.  Remove unnecessary wrapper
42579         functions.
42580         * malloc/arena.c: Likewise.
42581         * malloc/hooks.c: Likewise.
42583         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
42584         ARENA_TEST says not to.  Simplify test for creation of a new arena.
42585         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
42587 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
42589         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
42590         into tail calls.
42591         (update_get_addr): New function.
42592         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
42593         GET_ADDR_MODULE parameter.
42595 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
42597         * crypt/cert.c: Remove __STDC__ conditionals.
42598         * crypt/crypt-entry.c: Likewise.
42599         * crypt/crypt_util.c: Likewise.
42600         * libio/filedoalloc.c: Likewise.
42601         * libio/fileops.c: Likewise.
42602         * libio/genops.c: Likewise.
42603         * libio/iofclose.c: Likewise.
42604         * libio/iofdopen.c: Likewise.
42605         * libio/iofopen.c: Likewise.
42606         * libio/iofopen64.c: Likewise.
42607         * libio/iogetdelim.c: Likewise.
42608         * libio/iopopen.c: Likewise.
42609         * libio/obprintf.c: Likewise.
42610         * libio/oldfileops.c: Likewise.
42611         * libio/oldiofclose.c: Likewise.
42612         * libio/oldiofdopen.c: Likewise.
42613         * libio/oldiofopen.c: Likewise.
42614         * libio/oldiopopen.c: Likewise.
42615         * libio/wfiledoalloc.c: Likewise.
42616         * libio/wgenops.c: Likewise.
42617         * locale/programs/xmalloc.c: Likewise.
42618         * misc/syslog.c: Likewise.
42619         * stdio-common/xbug.c: Likewise.
42620         * string/memchr.c: Likewise.
42621         * string/memcmp.c: Likewise.
42622         * string/memrchr.c: Likewise.
42623         * string/rawmemchr.c: Likewise.
42624         * sysdeps/posix/getcwd.c: Likewise.
42625         * time/strftime_l.c: Likewise.
42627 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
42629         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
42630         * config.make.in (config-cflags-sse2avx): Define.
42631         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
42632         Fix typo.
42634 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
42636         * scripts/config.guess: Update from upstream config git repository.
42637         * scripts/config.sub: Likewise.
42639 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
42641         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
42642         (EM_NUM): Update.
42643         (R_TILEPRO_*, R_TILEGX_*): New macros.
42645         * scripts/firstversions.awk: Fix bug in version range handling.
42647         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
42649         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
42651         * include/sys/epoll.h: New file.
42652         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
42653         libc_hidden_def.
42655 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
42657         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
42658         Avoid unnecessary __WORDSIZE == 64 test.
42659         (fmaxf): Use VEX format if possible.
42660         (fmax): Likewise.
42661         (fminf): Likewise.
42662         (fmin): Likewise.
42664         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
42665         * math/math_private.h: Remove libc_fegetround* and
42666         libc_fesetround*.
42667         * sysdeps/i386/configure.in: Check for -msse2avx.
42668         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
42669         also if SSE2AVX is defined.
42670         Remove libc_fegetround* and libc_fesetround*.
42671         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
42672         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
42673         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
42674         of HAS_YMM_USABLE.
42675         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
42676         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
42677         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
42678         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
42679         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
42681         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
42683 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42685         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
42686         size is not set.
42687         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
42689 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
42691         [BZ #13618]
42692         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
42693         relocation.
42694         * Makeconfig (libm): Define.
42695         * elf/Makefile: Add rules to build and run tst-relsort1.
42696         * elf/tst-relsort1.c: New file.
42697         * elf/tst-relsort1mod1.c: New file.
42698         * elf/tst-relsort1mod2.c: New file.
42700 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
42702         * math/s_ldexp.c: Remove __STDC__ conditionals.
42703         * math/s_ldexpf.c: Likewise.
42704         * math/s_ldexpl.c: Likewise.
42705         * math/s_nextafter.c: Likewise.
42706         * math/s_nexttowardf.c: Likewise.
42707         * math/s_significand.c: Likewise.
42708         * math/s_significandf.c: Likewise.
42709         * math/s_significandl.c: Likewise.
42710         * math/w_jnl.c: Likewise.
42711         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
42712         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
42713         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
42714         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
42715         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
42716         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
42717         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
42718         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
42719         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
42720         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
42721         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
42722         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
42723         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
42724         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
42725         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
42726         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
42727         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
42728         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
42729         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
42730         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
42731         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
42732         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
42733         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
42734         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
42735         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
42736         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
42737         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
42738         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
42739         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
42740         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
42741         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
42742         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
42743         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
42744         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
42745         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
42746         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
42747         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
42748         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
42749         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
42750         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
42751         * sysdeps/ieee754/k_standard.c: Likewise.
42752         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
42753         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
42754         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
42755         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
42756         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
42757         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
42758         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
42759         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
42760         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
42761         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
42762         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
42763         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
42764         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
42765         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
42766         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
42767         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
42768         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
42769         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
42770         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
42771         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
42772         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
42773         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
42774         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
42775         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
42776         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
42777         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
42778         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
42779         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
42780         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
42781         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
42782         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
42783         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
42784         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
42785         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
42786         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
42787         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
42788         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
42789         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
42790         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
42791         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
42792         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
42793         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
42794         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
42795         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
42796         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
42797         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
42798         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
42799         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
42800         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
42801         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
42802         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
42803         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
42804         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
42805         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
42806         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
42807         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
42808         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
42809         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
42810         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
42811         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
42812         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
42813         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
42814         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
42815         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
42816         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
42817         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
42818         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
42819         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
42820         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
42821         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
42822         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
42823         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
42824         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
42825         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
42826         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
42827         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
42828         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
42829         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
42830         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
42831         * sysdeps/ieee754/s_matherr.c: Likewise.
42832         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
42833         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
42834         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
42835         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
42837 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
42839         * crypt/md5.h: Remove __STDC__ conditionals.
42840         * libio/libioP.h: Likewise.
42841         * locale/programs/config.h: Likewise.
42842         * sysdeps/generic/sysdep.h: Likewise.
42843         * sysdeps/i386/asm-syntax.h: Likewise.
42844         * sysdeps/s390/asm-syntax.h: Likewise.
42845         * sysdeps/unix/sysdep.h: Likewise.
42846         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
42847         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
42849 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
42851         * libio/libio.h: Remove __STDC__ conditionals.
42852         * malloc/obstack.h: Likewise.
42853         * math/complex.h: Likewise.
42854         * math/math.h: Likewise.
42855         * sysdeps/generic/_G_config.h: Likewise.
42856         * sysdeps/gnu/_G_config.h: Likewise.
42857         * sysdeps/mach/hurd/_G_config.h: Likewise.
42858         * sysdeps/powerpc/bits/mathdef.h: Likewise.
42859         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
42860         * sysdeps/sparc/bits/mathdef.h: Likewise.
42862 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
42864         [BZ #13583]
42865         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
42866         Clean up HAS_* macros.
42867         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
42868         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
42869         possible.
42870         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
42871         HAS_AVX.
42872         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
42873         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
42874         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
42875         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
42876         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
42878 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
42880         * elf/tst-unique3.cc (gets): Remove declaration.
42881         * elf/tst-unique3lib.cc (gets): Likewise.
42882         * elf/tst-unique3lib2.cc (gets): Likewise.
42883         * elf/tst-unique4.cc (gets): Likewise.
42885 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
42887         * include/stdio.h: Add C++ protection.  Add gets declarations and
42888         definitions.
42889         * debug/tst-chk1.c: Don't declare gets here.
42890         * stdio-common/tst-gets.c: Likewise.
42892 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
42894         * posix/glob: Remove directory.
42896 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
42898         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
42900 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
42902         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
42903         of the non-standard EPFNOSUPPORT.
42905 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
42907         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
42908         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
42909         ANYWHERE set to 1 only on KERN_NO_SPACE error.
42911 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
42913         * wcsmbs/uchar.h: Test __STDC_VERSION__.
42915 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
42917         * nscd/aicache.c (addhstaiX): Do not cache negative results of
42918         transient errors.
42919         * nscd/grpcache.c (cache_addgr): Likewise.
42920         * nscd/hstcache.c (cache_addhst): Likewise.
42921         * nscd/initgrcache.c (addinitgroupsX): Likewise.
42922         * nscd/pwdcache.c (cache_addpw): Likewise.
42923         * nscd/servicescache.c (cache_addserv): Likewise.
42925 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
42927         * malloc/malloc.c: Various cleanups.
42928         * malloc/hooks.c: Likewise.
42930         * stdlib/Makefile (tests): Add bug-fmtmsg1.
42931         * stdlib/bug-fmtmsg1.c: New file.
42933         * stdlib/fmtmsg.c (init): Add missing unlock.
42934         Patch by Peng Haitao <penght@cn.fujitsu.com>.
42936 2012-01-12  Marek Polacek  <polacek@redhat.com>
42938         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
42939         and _GNU_SOURCE.
42941 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
42943         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
42944         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
42945         macro to ensure uniqueness of label name.
42946         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
42947         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
42949 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
42951         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
42953         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
42954         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
42955         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
42956         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
42958 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
42960         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
42962         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
42963         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
42964         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
42966         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
42968         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
42969         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
42970         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
42971         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
42973         * math/bits/math-finite.h: Add ldexp support.
42975 2012-01-10  Marek Polacek  <polacek@redhat.com>
42977         * locale/programs/localedef.h (show_archive_content): Add noreturn
42978         attribute.
42980 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
42982         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
42984 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
42986         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
42988         * io/Makefile (headers): Add bits/poll2.h.
42990 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
42992         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
42993         typo #include statement.
42995 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
42997         * include/sys/cdefs.h: Define __attribute_alloc_size.
42998         * catgets/gencat.c: Add alloc_size attribute and apply consistently
42999         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
43000         * elf/pldd.c: Likewise.
43001         * iconv/iconv_charmap.c: Likewise.
43002         * iconv/iconvconfig.c: Likewise.
43003         * iconv/strtab.c: Likewise.
43004         * locale/programs/locale.c: Likewise.
43005         * locale/programs/localedef.h: Likewise.
43006         * locale/programs/simple-hash.c: Likewise.
43007         * nscd/nscd.h: Likewise.
43008         * nss/makedb.c: Likewise.
43009         * sysdeps/generic/ldconfig.h: Likewise.
43010         * locale/programs/localedef.c: Remove xmalloc prototype.
43011         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
43013 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
43015         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
43016         appropriate.
43018 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
43020         * math/Makefile (tests): Add tst-CMPLX.
43021         * math/tst-CMPLX.c: New file.
43023         * math/complex.h (CMPLXL): Fix typo.
43025         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
43026         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
43027         GLIBC_2.16.
43028         * debug/tst-chk1.c: Add poll and ppoll tests.
43029         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
43030         * include/sys/poll.h: Add hidden proto for ppoll.
43031         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
43032         * sysdeps/mach/hurd/ppoll.c: Likewise.
43033         * io/ppoll.c: Likewise.
43034         * debug/poll_chk.c: New file.
43035         * debug/ppoll_chk.c: New file.
43036         * include/bits/poll2.h: New file.
43037         * io/bits/poll2.h: New file.
43039         [BZ #1350]
43040         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
43042         * configure.in: static is always set to yes.  Remove.
43043         * config.make.in: Don't set build-static.
43044         * Makeconfig: Remove use of build-static.
43045         * dlfcn/Makefile: Likewise.
43046         * elf/Makefile: Likewise.
43047         * math/Makefile: Likewise.
43048         * misc/Makefile: Likewise.
43049         * nptl/Makefile: Likewise.
43050         * sysdeps/mach/hurd/Makefile: Likewise.
43052         * configure.in: PWD_P is not used anymore.
43053         * config.make.in: Remove PWD_P entry.
43055         * configure.in: Remove last remnants of RANLIB.
43056         No need to check for signed size_t anymore.
43057         Don't set libc_commonpagesize and libc_relro_required here for Alpha
43058         and IA-64.
43059         Remove __builtin_expect test because we require at least gcc 3.4.
43060         * aclocal.m4: Likewise.
43062         * wcsmbs/mbrtoc16.c: Implement using towc function.
43063         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
43064         * wcsmbs/wcsmbsload.c: Likewise.
43065         * iconv/gconv_simple.c: Likewise.
43066         * iconv/gconv_int.h: Likewise.
43067         * iconv/gconv_builtin.h: Likewise.
43068         * iconv/iconv_prog.c: Remove CHAR16 handling.
43070         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
43072         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
43074         * configure.in: Remove --with-elf and --enable-bounded options.
43075         Dont set base_machine for ia64.  More non-ELF conditions removed.
43076         Remove testing and setting of leading underscore information.
43077         * config.make.in (build-bounded): Set to no.
43078         * config.h.in: Remove NO_UNDERSCORES entry.
43079         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
43080         them.
43081         * csu/start.c: Remove !NO_UNDERSCORE code.
43082         * locale/localeinfo.h: Likewise.
43083         * sysdeps/generic/machine-gmon.h: Likewise.
43084         * sysdeps/generic/sysdep.h: Likewise.
43085         * sysdeps/i386/sysdep.h: Likewise.
43086         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
43087         * sysdeps/mach/sysdep.h: Likewise.
43088         * sysdeps/s390/s390-32/sysdep.h: Likewise.
43089         * sysdeps/s390/s390-64/sysdep.h: Likewise.
43090         * sysdeps/sh/sysdep.h: Likewise.
43091         * sysdeps/sparc/sparc32/alloca.S: Likewise.
43092         * sysdeps/unix/i386/sysdep.S: Likewise.
43093         * sysdeps/unix/sparc/start.c: Likewise.
43094         * sysdeps/unix/sparc/sysdep.S: Likewise.
43095         * sysdeps/unix/sparc/sysdep.h: Likewise.
43096         * sysdeps/unix/start.c: Likewise.
43097         * sysdeps/unix/x86_64/sysdep.S: Likewise.
43098         * sysdeps/x86_64/sysdep.h: Likewise.
43100 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
43102         [BZ #13553]
43103         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
43104         for non-gcc.
43105         * argp/argp-fmtstream.h: Use const instead __const.
43106         * argp/argp.h: Likewise.
43107         * assert/assert.h: Likewise.
43108         * bits/fenv.h: Likewise.
43109         * bits/sched.h: Likewise.
43110         * bits/sigset.h: Likewise.
43111         * bits/sigthread.h: Likewise.
43112         * catgets/nl_types.h: Likewise.
43113         * conform/data/pthread.h-data: Likewise.
43114         * crypt/crypt-private.h: Likewise.
43115         * crypt/crypt.h: Likewise.
43116         * crypt/crypt_util.c: Likewise.
43117         * ctype/ctype.h: Likewise.
43118         * debug/execinfo.h: Likewise.
43119         * debug/mbsnrtowcs_chk.c: Likewise.
43120         * debug/mbsrtowcs_chk.c: Likewise.
43121         * debug/wcsnrtombs_chk.c: Likewise.
43122         * debug/wcsrtombs_chk.c: Likewise.
43123         * debug/wcstombs_chk.c: Likewise.
43124         * dirent/dirent.h: Likewise.
43125         * dlfcn/dlfcn.h: Likewise.
43126         * elf/neededtest4.c: Likewise.
43127         * grp/grp.h: Likewise.
43128         * gshadow/gshadow.h: Likewise.
43129         * iconv/gconv.h: Likewise.
43130         * iconv/gconv_int.h: Likewise.
43131         * iconv/gconv_simple.c: Likewise.
43132         * iconv/iconv.h: Likewise.
43133         * iconv/loop.c: Likewise.
43134         * iconv/skeleton.c: Likewise.
43135         * include/aio.h: Likewise.
43136         * include/aliases.h: Likewise.
43137         * include/argz.h: Likewise.
43138         * include/arpa/inet.h: Likewise.
43139         * include/assert.h: Likewise.
43140         * include/dirent.h: Likewise.
43141         * include/dlfcn.h: Likewise.
43142         * include/execinfo.h: Likewise.
43143         * include/fcntl.h: Likewise.
43144         * include/fenv.h: Likewise.
43145         * include/glob.h: Likewise.
43146         * include/grp.h: Likewise.
43147         * include/libintl.h: Likewise.
43148         * include/mntent.h: Likewise.
43149         * include/netdb.h: Likewise.
43150         * include/pwd.h: Likewise.
43151         * include/rpc/netdb.h: Likewise.
43152         * include/sched.h: Likewise.
43153         * include/search.h: Likewise.
43154         * include/shadow.h: Likewise.
43155         * include/signal.h: Likewise.
43156         * include/stdio.h: Likewise.
43157         * include/stdlib.h: Likewise.
43158         * include/string.h: Likewise.
43159         * include/sys/socket.h: Likewise.
43160         * include/sys/stat.h: Likewise.
43161         * include/sys/statfs.h: Likewise.
43162         * include/sys/statvfs.h: Likewise.
43163         * include/sys/syslog.h: Likewise.
43164         * include/sys/time.h: Likewise.
43165         * include/sys/uio.h: Likewise.
43166         * include/time.h: Likewise.
43167         * include/unistd.h: Likewise.
43168         * include/utmp.h: Likewise.
43169         * include/wchar.h: Likewise.
43170         * include/wctype.h: Likewise.
43171         * inet/aliases.h: Likewise.
43172         * inet/arpa/inet.h: Likewise.
43173         * inet/netinet/ether.h: Likewise.
43174         * inet/netinet/in.h: Likewise.
43175         * intl/libintl.h: Likewise.
43176         * io/bits/fcntl2.h: Likewise.
43177         * io/fcntl.h: Likewise.
43178         * io/ftw.h: Likewise.
43179         * io/sys/poll.h: Likewise.
43180         * io/sys/stat.h: Likewise.
43181         * io/sys/statfs.h: Likewise.
43182         * io/sys/statvfs.h: Likewise.
43183         * io/utime.h: Likewise.
43184         * libio/bits/stdio.h: Likewise.
43185         * libio/bits/stdio2.h: Likewise.
43186         * libio/libio.h: Likewise.
43187         * libio/libioP.h: Likewise.
43188         * libio/stdio.h: Likewise.
43189         * locale/lc-ctype.c: Likewise.
43190         * locale/locale.h: Likewise.
43191         * login/utmp.h: Likewise.
43192         * malloc/arena.c: Likewise.
43193         * malloc/malloc.c: Likewise.
43194         * malloc/malloc.h: Likewise.
43195         * malloc/mcheck.c: Likewise.
43196         * malloc/mtrace.c: Likewise.
43197         * math/bits/mathcalls.h: Likewise.
43198         * math/fenv.h: Likewise.
43199         * math/math_private.h: Likewise.
43200         * misc/bits/error.h: Likewise.
43201         * misc/bits/syslog.h: Likewise.
43202         * misc/err.h: Likewise.
43203         * misc/error.h: Likewise.
43204         * misc/fstab.h: Likewise.
43205         * misc/mntent.h: Likewise.
43206         * misc/regexp.h: Likewise.
43207         * misc/search.h: Likewise.
43208         * misc/sgtty.h: Likewise.
43209         * misc/sys/mman.h: Likewise.
43210         * misc/sys/syslog.h: Likewise.
43211         * misc/sys/uio.h: Likewise.
43212         * misc/sys/xattr.h: Likewise.
43213         * misc/ttyent.h: Likewise.
43214         * nis/rpcsvc/ypclnt.h: Likewise.
43215         * nss/nss.h: Likewise.
43216         * posix/bits/unistd.h: Likewise.
43217         * posix/fnmatch.h: Likewise.
43218         * posix/glob.h: Likewise.
43219         * posix/sched.h: Likewise.
43220         * posix/spawn.h: Likewise.
43221         * posix/sys/wait.h: Likewise.
43222         * posix/unistd.h: Likewise.
43223         * posix/wordexp.h: Likewise.
43224         * pwd/pwd.h: Likewise.
43225         * resolv/netdb.h: Likewise.
43226         * resource/sys/resource.h: Likewise.
43227         * rt/aio.h: Likewise.
43228         * rt/bits/mqueue2.h: Likewise.
43229         * rt/mqueue.h: Likewise.
43230         * shadow/shadow.h: Likewise.
43231         * signal/signal.h: Likewise.
43232         * socket/send.c: Likewise.
43233         * socket/sendto.c: Likewise.
43234         * socket/sys/socket.h: Likewise.
43235         * stdio-common/printf.h: Likewise.
43236         * stdlib/bits/stdlib.h: Likewise.
43237         * stdlib/fmtmsg.h: Likewise.
43238         * stdlib/monetary.h: Likewise.
43239         * stdlib/stdlib.h: Likewise.
43240         * stdlib/ucontext.h: Likewise.
43241         * streams/stropts.h: Likewise.
43242         * string/argz.h: Likewise.
43243         * string/bits/string2.h: Likewise.
43244         * string/string.h: Likewise.
43245         * string/strings.h: Likewise.
43246         * sunrpc/rpc/auth.h: Likewise.
43247         * sunrpc/rpc/auth_des.h: Likewise.
43248         * sunrpc/rpc/clnt.h: Likewise.
43249         * sunrpc/rpc/netdb.h: Likewise.
43250         * sunrpc/rpc/pmap_clnt.h: Likewise.
43251         * sunrpc/rpc/xdr.h: Likewise.
43252         * sysdeps/generic/inttypes.h: Likewise.
43253         * sysdeps/generic/net/if.h: Likewise.
43254         * sysdeps/generic/sys/swap.h: Likewise.
43255         * sysdeps/gnu/net/if.h: Likewise.
43256         * sysdeps/gnu/utmpx.h: Likewise.
43257         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
43258         * sysdeps/i386/i486/bits/string.h: Likewise.
43259         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
43260         * sysdeps/s390/bits/string.h: Likewise.
43261         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
43262         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
43263         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
43264         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
43265         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
43266         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
43267         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
43268         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
43269         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
43270         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
43271         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
43272         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
43273         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
43274         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
43275         * sysdeps/unix/sysv/linux/readv.c: Likewise.
43276         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
43277         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
43278         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
43279         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
43280         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
43281         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
43282         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
43283         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
43284         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
43285         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
43286         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
43287         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
43288         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
43289         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
43290         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
43291         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
43292         * sysvipc/sys/ipc.h: Likewise.
43293         * sysvipc/sys/msg.h: Likewise.
43294         * sysvipc/sys/sem.h: Likewise.
43295         * sysvipc/sys/shm.h: Likewise.
43296         * termios/termios.h: Likewise.
43297         * time/sys/time.h: Likewise.
43298         * time/time.h: Likewise.
43299         * wcsmbs/bits/wchar2.h: Likewise.
43300         * wcsmbs/uchar.h: Likewise.
43301         * wcsmbs/wchar.h: Likewise.
43302         * wctype/wctype.h: Likewise.
43304         [BZ #13551]
43305         * Makeconfig: Remove all but ELF support including AIX support.
43306         * Makerules: Likewise.
43307         * config.h.in: Likewise.
43308         * config.make.in: Likewise.
43309         * configure: Likewise.
43310         * configure.in: Likewise.
43311         * csu/Makefile: Likewise.
43312         * csu/version.c: Likewise.
43313         * debug/Makefile: Likewise.
43314         * dlfcn/Makefile: Likewise.
43315         * elf/Makefile: Likewise.
43316         * extra-lib.mk: Likewise.
43317         * iconv/Makefile: Likewise.
43318         * include/libc-symbols.h: Likewise.
43319         * include/shlib-compat.h: Likewise.
43320         * resolv/Makefile: Likewise.
43321         * resolv/res_libc.c: Likewise.
43322         * rt/Makefile: Likewise.
43323         * sysdeps/i386/asm-syntax.h: Likewise.
43324         * sysdeps/i386/sysdep.h: Likewise.
43325         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
43326         * sysdeps/mach/sysdep.h: Likewise.
43327         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
43328         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
43329         * sysdeps/s390/asm-syntax.h: Likewise.
43330         * sysdeps/s390/s390-32/sysdep.h: Likewise.
43331         * sysdeps/s390/s390-64/sysdep.h: Likewise.
43332         * sysdeps/sh/sysdep.h: Likewise.
43333         * sysdeps/unix/sparc/sysdep.h: Likewise.
43334         * sysdeps/wordsize-32/divdi3.c: Likewise.
43335         * sysdeps/x86_64/sysdep.h: Likewise.
43337         * argp/Versions: Remove _argp_unlock_xxx.
43339         [BZ #13559]
43340         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
43341         * abilist/libBrokenLocale.abilist: Likewise.
43342         * abilist/libanl.abilist: Likewise.
43343         * abilist/libc.abilist: Likewise.
43344         * abilist/libcrypt.abilist: Likewise.
43345         * abilist/libdl.abilist: Likewise.
43346         * abilist/libm.abilist: Likewise.
43347         * abilist/libnsl.abilist: Likewise.
43348         * abilist/libpthread.abilist: Likewise.
43349         * abilist/libresolv.abilist: Likewise.
43350         * abilist/librt.abilist: Likewise.
43351         * abilist/libthread_db.abilist: Likewise.
43352         * abilist/libutil.abilist: Likewise.
43353         * abilist/libnss_db.abilist: New file.
43355         * scripts/abilist.awk: Add support for indirect functions.
43357         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
43359         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
43361         * shlib-versions: Remove entries for ports architectures.
43363         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
43364         files in ports.
43365         * elf/stackguard-macros.h: Remove support for IA-64.
43366         * elf/tst-auditmod1.c: Likewise.
43367         * sysdeps/generic/ldsodefs.h: Likewise.
43369         * sysdeps/unix/sysv/linux/configure.in: Ports should define
43370         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
43371         configure files.
43373         [BZ #13552]
43374         * configure.in: Remove --enable-omitfp support.
43375         * FAQ.in: Adjust.
43376         * config.make.in: Likewise.
43377         * Makeconfig: Likewise.
43378         * manual/install.texi: Likewise.
43380         In case anyone cares, the IA-64 architecture could move to ports.
43381         * sysdeps/ia64/*: Removed.
43382         * sysdeps/unix/sysv/linux/ia64/*: Removed.
43383         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
43385         [BZ #13555]
43386         * configure.in: Remove entries for unsupported architectures.
43388         [BZ #13533]
43389         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
43390         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
43391         routines.
43392         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
43393         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
43394         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
43395         fall back to using wcrtomb.
43396         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
43397         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
43398         renaming.
43399         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
43400         * wcsmbs/tst-c16c32-1.c: New file.
43402         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
43403         local variable.
43405         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
43407         * elf/tst-unique3.cc: Add explicit declaration of gets.
43408         * elf/tst-unique3lib.cc: Likewise.
43409         * elf/tst-unique3lib2.cc: Likewise.
43410         * elf/tst-unique4.cc: Likewise.
43412         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
43414 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
43416         [BZ #13566]
43417         * assert/assert.h (static_assert): Don't define for C++.
43418         * libio/stdio.h (gets): Do declare for C++ <= C++11.
43419         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
43421 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
43423         * iconv/loop.c (single loop): Fix assertion in storing of
43424         remaining bytes.
43426         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
43428 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
43430         * posix/getconf.c: Update copyright year.
43431         * nss/getent.c: Likewise.
43432         * nss/makedb.c: Likewise.
43433         * iconv/iconvconfig.c: Likewise.
43434         * iconv/iconv_prog.c: Likewise.
43435         * elf/ldconfig.c: Likewise.
43436         * elf/pldd.c: Likewise.
43437         * elf/sotruss.ksh: Likewise.
43438         * catgets/gencat.c: Likewise.
43439         * csu/version.c: Likewise.
43440         * elf/ldd.bash.in: Likewise.
43441         * elf/sprof.c (print_version): Likewise.
43442         * locale/programs/locale.c: Likewise.
43443         * locale/programs/localedef.c: Likewise.
43444         * login/programs/pt_chown.c: Likewise.
43445         * nscd/nscd.c (print_version): Likewise.
43446         * debug/xtrace.sh: Likewise.
43447         * malloc/memusage.sh: Likewise.
43448         * malloc/mtrace.pl: Likewise.
43449         * debug/catchsegv.sh: Likewise.
43451 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
43453         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
43454         pure attribute.
43456 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
43458         [BZ #13533]
43459         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
43460         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
43461         transformations.
43462         * iconv/gconv_int.h: Likewise.
43463         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
43464         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
43465         from libc for GLIBC_2.16.
43466         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
43467         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
43468         * wcsmbs/uchar.h: Really define mbstate_t.
43469         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
43470         * wcsmbs/c16rtomb.c: New file.
43471         * wcsmbs/mbrtoc16.c: New file.
43472         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
43473         for C/POSIX locale.
43474         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
43475         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
43477         * wcsmbs/wchar.h: Add missing __restrict.
43479 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
43481         [BZ #13532]
43482         * time/Makefile (routines): Add timespec_get.
43483         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
43484         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
43485         timespec for ISO C11.
43486         * time/timespec_get.c: New file.
43487         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
43488         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
43490         [BZ #13531]
43491         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
43492         * stdlib/stdlib.h: Declare aligned_alloc.
43493         * Versions.def: Add GLIBC_2.16 for libc.
43494         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
43496         [BZ 13527]
43497         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
43498         ISO C11.
43500         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
43501         code.
43503         [BZ #13528]
43504         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
43506         [BZ #13529]
43507         * assert/assert.h (static_assert): Define.
43509         * version.h: Update for 2.16 development version.
43511         [BZ #13526]
43512         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
43513         _ISOC11_SOURCE.
43515         * version.h (RELEASE): Bump for 2.15 release.
43516         * include/features.h (__GLIBC_MINOR__): Bump to 15.
43518         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
43519         Patch by Marek Polacek <mpolacek@redhat.com>.
43521         * bits/byteswap.h: Protect long long constants with __extension__.
43522         * sysdeps/i386/bits/byteswap.h: Likewise.
43523         * sysdeps/ia64/bits/byteswap.h: Likewise.
43524         * sysdeps/s390/bits/byteswap.h: Likewise.
43525         * sysdeps/x86_64/bits/byteswap.h: Likewise.
43527 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43529         [BZ #13540]
43530         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
43531         destination buffer.
43532         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
43534 2011-12-23  Marek Polacek  <polacek@redhat.com>
43536         * elf/dl-addr.c (determine_info): Add inline keyword.
43537         * elf/tst-auditmod4b.c (check_avx): Likewise.
43538         * elf/tst-auditmod6b.c (check_avx): Likewise.
43539         * elf/tst-auditmod6c.c (check_avx): Likewise.
43540         * elf/tst-auditmod7b.c (check_avx): Likewise.
43542 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
43544         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
43545         !__SSE_MATH__.
43547 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43549         [BZ #13540]
43550         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
43551         processing for last bytes.
43553 2011-08-06  Bruno Haible  <bruno@clisp.org>
43555         [BZ #13061]
43556         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
43557         U+0385, not to U+1FEE.
43559         [BZ #13062]
43560         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
43561         entry for U+00A5 U+0301.
43563 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
43565         [BZ #13166]
43566         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
43567         buffer for the output is too small.
43569         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
43570         optimization.
43572         [BZ #13185]
43573         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
43574         SSE flags if possible.
43576 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43578         [BZ #13540]
43579         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
43580         processing for last bytes.
43582 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
43584         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
43585         (syscall-list-default-options, syscall-list-default-condition)
43586         (syscall-list-includes): Define.
43587         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
43588         list of ABIs and options and #if conditions for each ABI.  Do not
43589         handle common syscalls between ABIs specially.
43590         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
43591         Remove.
43592         (syscall-list-variants, syscall-list-32bit-options)
43593         (syscall-list-32bit-condition, syscall-list-64bit-options)
43594         (syscall-list-64bit-condition): Define.
43595         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
43596         (syscall-list-variants, syscall-list-32bit-options)
43597         (syscall-list-32bit-condition, syscall-list-64bit-options)
43598         (syscall-list-64bit-condition): Define.
43599         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
43600         Remove.
43601         (syscall-list-variants, syscall-list-32bit-options)
43602         (syscall-list-32bit-condition, syscall-list-64bit-options)
43603         (syscall-list-64bit-condition): Define.
43604         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
43605         Remove.
43606         (syscall-list-variants, syscall-list-32bit-options)
43607         (syscall-list-32bit-condition, syscall-list-64bit-options)
43608         (syscall-list-64bit-condition): Define.
43610 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
43612         * locale/iso-639.def: Add brx entry.
43614         [BZ #13328]
43615         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
43616         Proposed by Mariusz_Cukr <marcukr@op.pl>.
43618         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
43619         __feraiseexcept_renamed.
43621 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
43623         [BZ #13538]
43624         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
43625         EPOLLET with unsigned values.
43626         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
43627         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
43629         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
43630         to large cancellation.
43631         * math/s_cacoshf.c: Likewise.
43632         * math/s_cacoshl.c: Likewise.
43634 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
43636         [BZ #13305]
43637         [BZ #12786]
43638         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
43639         * math/s_cacoshf.c: Likewise.
43640         * math/s_cacoshl.c: Likewise.
43642 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
43644         [BZ #13439]
43645         * iconv/gconv.h: Define __GCONV_SWAP.
43646         * iconvdata/unicode.c: The swap bit must be stored in __flags.
43647         * iconvdata/utf-16.c: Likewise.
43648         * iconvdata/utf-32.c: Likewise.
43650 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
43652         [BZ #13524]
43653         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
43654         numerator after shifting it by one limb.
43656 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
43658         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
43659         under [__USE_EXTERN_INLINES].
43661 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
43663         [BZ #13446]
43664         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
43666 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43668         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
43669         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
43670         optimized code.
43671         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
43672         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
43673         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
43674         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
43675         for strncasecmp/strncasecmp_l compilation.
43676         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
43677         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
43679 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
43681         [BZ #13484]
43682         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
43683         of __asm__.
43685 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
43687         [BZ #13506]
43688         * time/tzfile.c (__tzfile_read): Check values from file header.
43690 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
43692         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
43693         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
43694         * powerpc/powerpc32/dl-start.S: Likewise.
43695         * powerpc/powerpc32/elf/start.S: Likewise.
43696         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
43697         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
43698         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
43699         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
43700         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
43701         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
43702         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
43703         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
43704         * powerpc/powerpc32/fpu/s_round.S: Likewise.
43705         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
43706         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
43707         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
43708         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
43709         * powerpc/powerpc32/memset.S: Likewise.
43710         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
43711         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
43712         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
43713         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
43714         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
43715         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
43716         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
43717         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
43718         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
43719         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
43720         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
43721         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
43722         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
43724 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43726         * math/libm-test.inc: Added more nearbyint tests.
43727         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
43728         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
43729         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
43730         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
43732 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
43734         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
43735         FD_CLOEXEC.
43737 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43739         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
43740         Add wcscpy-ssse3 wcscpy-c.
43741         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
43742         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
43743         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
43744         * sysdeps/x86_64/wcschr.S: New file.
43745         * sysdeps/x86_64/wcsrchr.S: New file.
43746         * string/test-strcmp.c: Remove checking of wcscmp function for
43747         wrong alignments.
43748         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
43749         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
43750         wcsrchr-sse2 wcsrchr-c.
43751         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
43752         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
43753         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
43754         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
43755         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
43756         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
43757         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
43758         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
43759         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
43760         * wcsmbc/wcschr.c (WCSCHR): New macro.
43762 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43764         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
43765         * wcsmbs/test-wcsrchr.c: New file.
43766         * string/test-strrchr.c: Add wcsrchr support.
43767         (WIDE): New macro.
43768         * wcsmbs/test-wcscpy.c: New file.
43769         * string/test-strcpy.c: Add wcscpy support.
43770         (WIDE): New macro.
43772 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
43774         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
43775         the inner loop.
43777 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
43779         [BZ #13472]
43780         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
43782 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
43784         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
43785         Minor optimizations.
43787         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
43788         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
43789         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
43791 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
43793         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
43794         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
43795         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
43796         for gcc to avoid warnings.
43797         * inet/Makefile (tests): Add tst-checks.
43798         * inet/tst-checks.c: New file.
43800         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
43801         warning.
43803         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
43804         __wmemcmp_sse2.
43806         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
43807         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
43809         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
43811 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
43813         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
43814         problem.
43816         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
43818 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
43820         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
43821         conditional on GCC version.
43822         (__arch_compare_and_exchange_val_8_acq)
43823         (__arch_compare_and_exchange_val_16_acq)
43824         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
43825         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
43826         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
43828 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
43830         * sysdeps/sh/backtrace.c: New file.
43832 2011-12-02  Andreas Schwab  <schwab@redhat.com>
43834         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
43835         parenthesis.
43837 2011-12-01  Andreas Schwab  <schwab@redhat.com>
43839         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
43840         falling back to utime.
43842 2011-11-30  Andreas Schwab  <schwab@redhat.com>
43844         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
43845         expectations for float.
43847 2011-11-29  Andreas Schwab  <schwab@redhat.com>
43849         * locale/weight.h (findidx): Add parameter len.
43850         * locale/weightwc.h (findidx): Likewise.
43851         * posix/fnmatch_loop.c (FCT): Adjust caller.
43852         * posix/regcomp.c (build_equiv_class): Likewise.
43853         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
43854         * posix/regexec.c (check_node_accept_bytes): Likewise.
43855         * string/strcoll_l.c (STRCOLL): Likewise.
43856         * string/strxfrm_l.c (STRXFRM): Likewise.
43858 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
43860         * Makefile.in: Remove CVSOPT handling.
43861         * configure.in: Remove use of AC_REVISION.
43862         * iconvdata/Makefile (distribute): No need to filter out CVS.
43863         * scripts/list-sources.sh: Remove CVS, subversion and monotone
43864         handling.
43866 2011-11-16  Andreas Schwab  <schwab@redhat.com>
43868         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
43869         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
43870         [USE_AS_STRNCASECMP_L]: Likewise.
43871         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
43872         NO_TLS_DIRECT_SEG_REFS.
43873         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
43874         Fix argument offsets for non-PIC.
43875         [USE_AS_STRNCASECMP_L]: Likewise.
43876         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
43877         NO_TLS_DIRECT_SEG_REFS.
43879 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
43881         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
43882         O_CLOEXEC.
43883         * locale/loadlocale.c (_nl_load_locale): Likewise.
43885 2011-11-15  Andreas Schwab  <schwab@redhat.com>
43887         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
43888         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
43889         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
43890         (SYSCALL_GETTIME): Set errno on error.
43892         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
43893         count references to noai6ai_cached.
43895 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
43897         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
43899         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
43900         FD_CLOEXEC for /proc/self/maps.
43902         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
43903         FD_CLOEXEC for /proc/meminfo.
43905         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
43906         gai.conf.
43908         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
43909         FD_CLOEXEC for given file.
43911         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
43913         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
43914         FD_CLOEXEC for /etc/hosts.
43915         (_gethtent): Likewise.
43917         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
43919         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
43920         cancellation and set FD_CLOEXEC for /etc/netgroup.
43922         * nss/nss_files/files-key.c (search): Don't allow cancellation when
43923         reading /etc/publickey.
43925         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
43926         allow cancellation when reading /etc/group.
43928         * nss/nss_files/files-alias.c (internal_setent): Don't allow
43929         cancellation.
43930         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
43932         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
43933         when using data file.
43935         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
43937         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
43938         (write_nis_obj): Use "c" and "e" in fopen.
43940         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
43942         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
43944         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
43946         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
43948         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
43949         locale.alias.
43951         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
43953         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
43955         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
43957         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
43958         file parsing and set FD_CLOEXEC.
43960 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
43962         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
43964 2011-11-14  Andreas Schwab  <schwab@redhat.com>
43966         * malloc/arena.c (arena_get2): Don't call reused_arena when
43967         _int_new_arena failed.
43969 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
43971         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
43972         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
43973         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
43974         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
43975         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
43976         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
43977         to compile strcasecmp and strncasecmp.
43978         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
43979         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
43981         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
43983 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
43985         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
43986         locale-defines.sym to gen-as-const-headers.
43987         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
43988         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
43989         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
43990         to compile strcasecmp and strncasecmp.
43991         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
43992         strcasecmp_l and strncasecmp_l.
43993         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
43994         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
43995         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
43996         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
43997         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
43998         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
43999         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
44000         * sysdeps/i386/i686/multiarch/strncase.S: New file.
44001         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
44002         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
44003         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
44005 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
44007         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
44008         result of SYSDEP_GETTIME_CPU to retval.
44009         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
44010         parameter list to macro.  Remove trailing semicolon.  Adjust users.
44012         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
44013         variable.
44015         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
44016         mantissa words.
44017         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
44019         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
44020         from unused variable.
44022         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
44023         DWARF definitions.
44024         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
44025         for assembling.
44027         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
44028         over namespaces.
44030         * sunrpc/rpc_prot.c (rejected): Fix case value.
44032         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
44033         unsigned long long int to avoid warnings in shift.
44035         * posix/regex_internal.c (re_string_reconstruct): Actually use result
44036         of use of trans.
44037         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
44038         variable tmp.
44040         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
44041         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
44042         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
44044         * nis/nis_table.c (nis_list): Use variable of correct type for
44045         result of __follow_path call.
44047 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44049         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
44050         of math functions ceil, trunc, floor, round, and sqrt, when
44051         avaliable on the platform.
44052         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
44053         name clash.
44054         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
44055         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
44056         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
44058 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
44060         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
44061         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
44063 2011-11-11  Roland McGrath  <roland@hack.frob.com>
44065         * include/unistd.h: Fix __readlink return type.
44066         Reported by Chris Metcalf <cmetcalf@tilera.com>.
44068 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
44070         * stdlib/ucontext.h: Undo last change for makecontext.
44072 2011-11-11  Andreas Schwab  <schwab@redhat.com>
44074         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
44076         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
44077         * setjmp/setjmp.h: Mark functions as non-leaf.
44078         * setjmp/bits/setjmp2.h: Likewise.
44079         * stdlib/ucontext.h: Likewise.
44081 2011-11-10  Andreas Schwab  <schwab@redhat.com>
44083         * malloc/arena.c (_int_new_arena): Don't increment narenas.
44084         (reused_arena): Don't check arena limit.
44085         (arena_get2): Atomically check arena limit.
44087 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
44089         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
44090         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
44092         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
44093         instructions.
44095 2011-11-07  Andreas Schwab  <schwab@redhat.com>
44097         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
44098         handler when locking.
44100         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
44101         Fix size of allocated buffer.
44103 2011-11-04  Andreas Schwab  <schwab@redhat.com>
44105         [BZ #10103]
44106         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
44107         declarations for long double functions.
44108         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
44110         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
44112 2011-11-03  Andreas Schwab  <schwab@redhat.com>
44114         * nscd/nscd.c (main): Don't start AVC thread until credentials are
44115         installed.
44117         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
44118         is disabled.
44120 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44122         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
44124 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
44126         * include/alloca.h (stackinfo_alloca_round): Define.
44127         (extend_alloca): Use it.
44128         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
44129         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
44130         here.
44132         * scripts/check-local-headers.sh: Ignore libaudit.h.
44134         * nscd/Makefile (extra-objs): Make recursively expanded.
44136 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
44138         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
44139         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
44141         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
44142         * posix/tst-rfc3484-2.c: Likewise.
44143         * posix/tst-rfc3484-3.c: Likewise.
44145         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
44146         process_vm_writev.
44147         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
44148         process_vm_writev.
44149         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
44150         process_vm_writev from libc using GLIBC_2.15 version.
44152         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
44154 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
44156         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
44157         stack usage.
44159 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
44161         [BZ #13367]
44162         * nss/getent.c (initgroups_keys): Show error message in case no group
44163         names are given.
44165         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
44166         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
44167         __bump_nl_timestamp.
44168         * nscd/connections (nscd_init): When host database is served open
44169         netlink socket and request notification about configuration changes.
44170         (main_loop_poll): Track netlink file descriptor and bump timestamp
44171         in case data becomes available.
44172         (main_loop_epoll): Likewise.
44173         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
44174         (database_pers_head): Add extra_data fileds.
44175         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
44176         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
44177         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
44178         Adjust caller.
44179         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
44180         in6ai data, call __free_in6ai.
44181         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
44182         Add -DHAVE_NETLINK.
44183         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
44184         interface information.  Reuse previous data if netlink timestamp
44185         is not changed.
44186         (__bump_nl_timestamp): New function.
44187         (__free_in6ai): New function.
44189 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
44191         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
44192         close_not_cancel_no_status here.
44193         (__check_pf): Reorganize code a bit to not call close twice if OOM.
44195 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
44197         [BZ #13276]
44198         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
44199         return value.
44201         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
44202         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
44203         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
44205 2011-07-03  Andreas Jaeger  <aj@suse.de>
44207         [BZ #10709]
44208         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
44209         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
44210         * math/libm-test.inc (sin_test): Add test case.
44212 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
44214         [BZ #13337]
44215         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
44216         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
44218         * elf/chroot_canon.c (chroot_canon): Cleanups.
44220         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
44222         [BZ #13335]
44223         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
44224         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
44226         * string/test-strchr.c: Make usable for strchrnul testing.
44227         * string/test-strchrnul.c: New file.
44228         * string/Makefile (strop-tests): Add strchrnul.
44230         * po/it.po: Update from translation team.
44231         * po/es.po: Likewise.
44233 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
44235         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
44236         the three constants needed as parameters.  Drop the others.
44237         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
44238         __m128i_strloadu_tolower.
44239         Create and initialize variable zero and use it in all the places
44240         where _mm_setzero_si128 was used.
44242         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
44243         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
44244         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
44245         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
44246         anymore.
44247         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
44248         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
44249         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
44250         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
44251         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
44252         __mpranred, __mptan.
44253         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
44254         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
44255         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
44256         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
44257         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
44258         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
44259         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
44260         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
44261         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
44263 2011-10-28  Andreas Schwab  <schwab@redhat.com>
44265         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
44266         redefine if SHARED.
44267         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
44269         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
44270         wide char related routines to wcsmbs subdir.
44272 2011-10-27  Andreas Schwab  <schwab@redhat.com>
44274         [BZ #13344]
44275         * misc/sys/cdefs.h (__THROWNL): Define.
44276         * posix/unistd.h: Use __THREADNL instead of __THREAD
44277         for memory synchronization functions.
44279 2011-10-26  Roland McGrath  <roland@hack.frob.com>
44281         [BZ #13349]
44282         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
44283         doesn't exist.
44284         * manual/stdio.texi (Obstack Streams): Node removed.
44286 2011-10-26  Andreas Schwab  <schwab@redhat.com>
44288         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
44289         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
44290         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
44292         * math/math_private.h (math_force_eval): Allow non-addressable
44293         arguments.
44294         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
44296 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
44298         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
44299         file is not needed.
44301         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
44302         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
44303         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
44304         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
44305         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
44306         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
44307         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
44308         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
44309         Add AVX variants.
44310         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
44311         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
44312         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
44313         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
44314         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
44315         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
44316         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
44317         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
44318         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
44319         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
44320         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
44321         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
44322         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
44323         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
44324         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
44325         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
44326         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
44327         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
44328         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
44330         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
44331         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
44333         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
44334         place.  Use VEX encoding when compiling for AVX.
44336 2011-10-25  Andreas Schwab  <schwab@redhat.com>
44338         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
44339         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
44341         * string/test-strchr.c (do_test): Don't generate NUL bytes.
44343 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
44345         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
44346         useless if() expression.
44347         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
44348         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
44349         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
44350         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
44351         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
44352         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
44353         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
44354         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
44355         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
44356         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
44357         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
44358         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
44359         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
44360         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
44361         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
44362         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
44363         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
44364         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
44365         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
44367         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
44369 2011-10-25  Andreas Schwab  <schwab@redhat.com>
44371         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
44372         condition.
44373         * elf/dl-fini.c (_dl_sort_fini): Likewise.
44375 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
44377         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
44378         .text section.  Avoid duplicate constants.
44379         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
44380         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44381         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
44382         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44383         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
44384         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44385         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44386         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44387         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
44388         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
44389         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
44390         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
44391         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
44392         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
44393         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
44394         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
44395         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
44396         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
44397         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
44398         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44399         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
44400         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
44401         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
44402         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
44403         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
44404         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
44405         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
44406         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
44407         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
44408         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
44409         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
44410         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
44411         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
44412         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
44413         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
44414         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
44415         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
44416         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
44417         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
44418         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
44419         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
44420         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
44421         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
44422         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
44423         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
44425 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
44427         * sysdeps/x86_64/dla.h: Move to ...
44428         * sysdeps/x86_64/fpu/dla.h: ...here.
44429         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
44430         situations.  Use __builtin_fma only for gcc 4.6 and up.
44432         * config.make.in: Add have-mfma4 entry.
44433         * configure.in: Substitute libc_cv_cc_fma4.
44434         * math/Makefile (dbl-only-routines): Add sincostab.
44435         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
44436         Use __sincostab not sincos.
44437         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
44438         name is a macro.
44439         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
44440         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44441         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44442         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
44443         using __copysign.
44444         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
44445         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
44446         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
44447         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
44448         and __inv.
44449         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
44450         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
44451         __copysign.
44452         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
44453         define aliases when function name is a macro.
44454         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
44455         sysdeps/ieee754/dbl-64/sincos.tbl.
44456         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
44457         fma4-enabled routines.
44458         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
44459         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
44460         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
44461         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
44462         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
44463         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
44464         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
44465         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
44466         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
44467         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
44468         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
44469         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
44470         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
44471         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
44472         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
44473         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
44474         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
44475         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
44476         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
44477         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
44478         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
44479         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
44480         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
44481         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
44482         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
44483         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
44484         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
44485         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
44486         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
44487         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
44489         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
44490         rename.
44491         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44492         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44493         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44494         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44495         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44496         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44497         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44498         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44500 2011-10-24  Andreas Schwab  <schwab@redhat.com>
44502         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
44504 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
44506         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
44508         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
44509         prediction.
44510         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
44512         * string/strnlen.c: Don't define STRNLEN, reverse logic.
44513         Remove unused variable magic_bits.
44514         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
44516         * string/strnlen.c: Define and use STRNLEN macro.
44517         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
44518         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
44519         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
44520         * wcsmbs/wcslen.c: Define and use WCSLEN.
44521         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
44522         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
44523         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
44524         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
44525         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
44526         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
44527         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
44529 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44531         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
44532         strnlen-sse2-no-bsf.
44533         Rename strlen-no-bsf to strlen-sse2-no-bsf.
44534         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
44535         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
44536         Add strnlen support.
44537         (USE_AS_STRNLEN): New macro.
44538         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
44539         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
44540         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
44541         * sysdeps/x86_64/wcslen.S: New file.
44543 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
44545         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
44546         XMM-moves are used for copying on small sizes.
44548 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44550         * wcsmbs/Makefile (strop-tests): Add wcschr.
44551         * wcsmbs/test-wcschr.c: New file.
44552         * string/test-strchr.c: Update.
44553         Add wcschr support.
44554         (WIDE): New macro.
44556 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44558         * wcsmbs/Makefile (strop-tests): Add wcslen.
44559         * wcsmbs/test-wcslen.c: New file.
44560         * string/test-strlen.c: Update.
44561         Add wcslen support.
44562         (WIDE): New macro.
44564 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
44566         * po/it.po: Update from translation team.
44568 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44570         * sysdeps/x86_64/wcscmp.S: Update.
44571         Fix wrong comparison semantics.
44572         wcscmp shall use signed comparison not unsigned.
44573         Don't use substraction to avoid overflow bug.
44574         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
44575         * wcsmbc/wcscmp.c: Likewise.
44576         * string/test-strcmp.c: Likewise.
44577         Add new tests to check cases with negative values.
44579 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
44581         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
44582         * sysdeps/x86_64/dla.h: ...here.  New file.
44583         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
44584         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44585         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44586         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44587         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44588         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
44589         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44590         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44591         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44593 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
44595         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
44596         __ynl_finite aliases.
44598 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
44600         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
44602         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
44603         define DLA_FMA.
44604         [DLA_FMA] (EMULV): Use DLA_FMA.
44605         [DLA_FMA] (MUL12): Use EMULV.
44606         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
44607         that are not needed.
44608         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44609         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44610         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44611         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44612         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44613         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44614         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44616 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
44618         * math/s_nan.c: Undef __nan.
44619         * math/s_nanf.c: Undef __nanf.
44620         * math/s_nanl.c: Undef __nanl.
44621         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
44622         "math_private.h".
44624 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
44626         * math/s_catan.c: Add branch predictions.
44627         * math/s_catanf.c: Likewise.
44628         * math/s_catanh.c: Likewise.
44629         * math/s_catanhf.c: Likewise.
44630         * math/s_catanhl.c: Likewise.
44631         * math/s_catanl.c: Likewise.
44632         * math/s_cexp.c: Likewise.
44633         * math/s_cexpf.c: Likewise.
44634         * math/s_cexpl.c: Likewise.
44635         * math/s_clog.c: Likewise.
44636         * math/s_clog10.c: Likewise.
44637         * math/s_clog10f.c: Likewise.
44638         * math/s_clog10l.c: Likewise.
44639         * math/s_clogf.c: Likewise.
44640         * math/s_clogl.c: Likewise.
44641         * math/s_csqrt.c: Likewise.
44642         * math/s_csqrtf.c: Likewise.
44643         * math/s_csqrtl.c: Likewise.
44644         * math/s_ctanf.c: Likewise.
44645         * math/s_ctanh.c: Likewise.
44646         * math/s_ctanhf.c: Likewise.
44647         * math/s_ctanhl.c: Likewise.
44648         * math/s_ctanl.c: Likewise.
44650         * math/math_private.h: Define __nan, __nanf, __nanl.
44651         * math/s_cacosh.c: Include <math_private.h>.
44652         * math/s_cacoshl.c: Likewise.
44653         * math/s_casinh.c: Likewise.
44654         * math/s_casinhf.c: Likewise.
44655         * math/s_casinhl.c: Likewise.
44656         * math/s_ccos.c: Rely entire on ccosh.
44657         * math/s_ccosf.c: Rely entire on ccoshf.
44658         * math/s_ccosl.c: Rely entirely on ccoshl.
44659         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
44660         Remove tests for FE_INVALID.
44661         * math/s_ccoshf.c: Likewise.
44662         * math/s_ccoshl.c: Likewise.
44663         * math/s_csin.c: Likewise.
44664         * math/s_csinf.c: Likewise.
44665         * math/s_csinh.c Likewise.
44666         * math/s_csinhf.c: Likewise.
44667         * math/s_csinhl.c: Likewise.
44668         * math/s_csinl.c: Likewise.
44669         * math/s_ctan.c: Likewise.
44670         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
44671         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
44672         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
44674 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
44676         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
44677         compilation problems.
44679         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
44680         __builtin_expect.
44682 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
44684         * sysdeps/i386/configure.in: Test for -mfma4 option.
44685         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
44686         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
44687         COMMON_CPUID_INDEX_80000001.
44688         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
44689         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
44690         use it if FMA3 is not supported.
44691         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
44693         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
44694         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
44696 2011-10-20  Andreas Schwab  <schwab@redhat.com>
44698         [BZ #12892]
44699         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
44700         it would create a cycle with a link time dependency.
44702 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
44704         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
44705         instruction.
44706         * string/Makefile (strop-tests): Add rawmemchr.
44707         * string/test-rawmemchr.c: New file.
44709         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
44710         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
44711         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
44712         when compiling str{,n}casecmp and when AVX is available.  Hook up
44713         new optimized code in initializers.
44715 2011-10-19  Andreas Schwab  <schwab@redhat.com>
44717         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
44718         __feraiseexcept instead of feraiseexcept.
44720 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
44722         * math/math_private.h: Define defaults for libc_fetestexcept and
44723         libc_feupdateenv.
44724         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
44725         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
44726         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
44727         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
44728         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
44729         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
44730         libc_fetestexcept and libc_feupdateenv.
44732         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
44733         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
44734         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
44735         * sysdeps/x86_64/fpu/math_private.h: Define special version of
44736         libc_feholdexcept_setround.
44738         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
44739         Add s_nearbyint-c and s_nearbyintf-c.
44740         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
44741         nearbyintf inlines.
44742         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
44743         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
44744         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
44745         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
44747         * math/math_private.h: Define defaults for libc_fegetround,
44748         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
44749         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
44750         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
44751         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
44752         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
44753         standard functions.
44754         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
44755         Remove comments and hacks for old compiler versions.
44756         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
44757         libc_fegetround, libc_fesetround, libc_feholdexcept, and
44758         libc_feholdexceptl.
44760 2011-10-18  Andreas Schwab  <schwab@redhat.com>
44762         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
44763         (__feraiseexcept_renamed): Add __NTH.
44764         (feraiseexcept): Add __NTH.  Rename local variables to fix
44765         namespace violations.
44767 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
44769         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
44771         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
44773         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
44774         recently added interfaces.
44775         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
44777         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
44778         about macro parameter expansion.
44780         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
44781         __NO_MATH_INLINES is defined.  Cleanups.
44783         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
44784         and __floorf is target has SSE4.1.
44785         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
44786         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
44787         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
44788         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
44790         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
44791         name.
44792         (floorf): Likewise.
44794         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
44796 2011-10-17  Andreas Schwab  <schwab@redhat.com>
44798         * misc/sys/cdefs.h: Fix last change.
44800         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
44801         database lookup.
44803 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
44805         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
44807         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
44808         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
44809         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
44810         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
44811         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
44812         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
44813         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
44814         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
44815         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
44816         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
44817         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
44818         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
44819         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
44820         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
44821         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
44822         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
44823         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
44824         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
44825         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
44826         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
44827         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
44828         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
44830         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
44831         ceil, ceilf, floor, floorf.
44833         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
44834         Perform IRELATIVE relocations last.
44836         * elf/do-rel.h: Add another parameter nrelative, replacing the
44837         local variable with the same name.  Change name of the function
44838         to end in Rel or Rela (uppercase).
44839         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
44840         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
44841         elf_dynamic_do_##reloc function.
44843 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
44845         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
44846         is sufficient, at least on modern CPUs.
44848         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
44850         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
44851         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
44853         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
44854         __expl_finite.
44855         * math/bits/math-finite.h: Add entries for exp.
44856         * math/e_expl.c: Add __*_finite alias.
44857         * sysdeps/i386/fpu/e_exp.S: Likewise.
44858         * sysdeps/i386/fpu/e_expf.S: Likewise.
44859         * sysdeps/i386/fpu/e_expl.c: Likewise.
44860         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
44861         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
44862         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
44863         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
44864         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
44865         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
44866         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
44868         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
44869         is sufficient, at least on modern CPUs.
44871         * ctype/ctype-info.c (__ctype_init): Define.
44872         * include/ctype.h (__ctype_init): Declare.
44873         (__ctype_b_loc): The variable is always initialized.
44874         (__ctype_toupper_loc): Likewise.
44875         (__ctype_tolower_loc): Likewise.
44876         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
44877         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
44879 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
44881         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
44883         * configure.in: Also look in $cxxmachine/include for C++ system
44884         headers.
44886 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44888         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
44889         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
44890         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
44891         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
44892         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
44893         (USE_AS_WMEMCMP): New macro.
44894         Fixing indents.
44895         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
44896         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
44897         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
44898         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
44899         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
44900         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
44901         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
44902         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
44903         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
44904         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
44905         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
44906         (USE_AS_WMEMCMP): New macro.
44907         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
44908         * sysdeps/string/test-memcmp.c: Update.
44909         Fix simple_wmemcmp.
44910         Add new tests.
44911         * wcsmbs/wmemcmp.c: Update.
44912         (WMEMCMP): New macro.
44913         Fix overflow bug.
44915 2011-10-12  Andreas Jaeger  <aj@suse.de>
44917         [BZ #13268]
44918         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
44920 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
44922         * libio/iofwide.c (do_length): Avoid warning.
44924         * ctype/ctype.h (__isctype_f): Add missing __THROW.
44926 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
44928         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
44930         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
44931         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
44932         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
44933         * sysdeps/i386/i686/fpu/e_log.S: New file.
44934         * sysdeps/i386/i686/fpu/e_logf.S: New file.
44935         * sysdeps/i386/i686/fpu/e_logl.S: New file.
44937         * ctype/ctype.h: Add support for inlined isXXX functions when
44938         compiling C++ code.
44940 2011-10-14  Andreas Schwab  <schwab@redhat.com>
44942         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
44944         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
44946 2011-10-13  Roland McGrath  <roland@hack.frob.com>
44948         [BZ #13291]
44949         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
44951 2011-10-13  Andreas Schwab  <schwab@redhat.com>
44953         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
44954         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
44955         feraiseexcept.
44957         * sysdeps/x86_64/memrchr.S: Check for zero size.
44959         * string/stratcliff.c: Add memrchr tests.
44961 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44963         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
44964         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
44965         rawmemchr-sse2 rawmemchr-sse2-bsf.
44966         * sysdeps/i386/i686/multiarch/memchr.S: New file.
44967         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
44968         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
44969         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
44970         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
44971         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
44972         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
44973         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
44974         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
44975         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
44976         * string/memrchr.c (MEMRCHR): New macro.
44978 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
44980         Add integration with gcc's -ffinite-math-only and optimize wrapper
44981         functions in libm.
44982         * Versions.def: Define GLIBC_2.15 version for libm.
44983         * math/Makefile (headers): Add bits/math-finite.h.
44984         * math/bits/math-finite.h: New file.
44985         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
44986         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
44987         * math/e_acoshl.c: Add __*_finite alias.
44988         * math/e_acosl.c: Likewise.
44989         * math/e_asinl.c: Likewise.
44990         * math/e_atan2l.c: Likewise.
44991         * math/e_atanhl.c: Likewise.
44992         * math/e_coshl.c: Likewise.
44993         * math/e_exp10.c: Likewise.
44994         * math/e_exp10f.c: Likewise.
44995         * math/e_exp10l.c: Likewise.
44996         * math/e_exp2l.c: Likewise.
44997         * math/e_fmodl.c: Likewise.
44998         * math/e_gammal_r.c: Likewise.
44999         * math/e_hypotl.c: Likewise.
45000         * math/e_j0l.c: Likewise.
45001         * math/e_j1l.c: Likewise.
45002         * math/e_jnl.c: Likewise.
45003         * math/e_lgammal_r.c: Likewise.
45004         * math/e_log10l.c: Likewise.
45005         * math/e_log2l.c: Likewise.
45006         * math/e_logl.c: Likewise.
45007         * math/e_powl.c: Likewise.
45008         * math/e_sinhl.c: Likewise.
45009         * math/e_sqrtl.c: Likewise.
45010         * math/e_scalb.c: Completely rewritten and optimized.
45011         * math/e_scalbf.c: Likewise.
45012         * math/e_scalbl.c: Likewise.
45013         * math/w_acos.c: Likewise.
45014         * math/w_acosf.c: Likewise.
45015         * math/w_acosl.c: Likewise.
45016         * math/w_acosh.c: Likewise.
45017         * math/w_acoshf.c: Likewise.
45018         * math/w_acoshl.c: Likewise.
45019         * math/w_asin.c: Likewise.
45020         * math/w_asinf.c: Likewise.
45021         * math/w_asinl.c: Likewise.
45022         * math/w_atan2.c: Likewise.
45023         * math/w_atan2f.c: Likewise.
45024         * math/w_atan2l.c: Likewise.
45025         * math/w_atanh.c: Likewise.
45026         * math/w_atanhf.c: Likewise.
45027         * math/w_atanhl.c: Likewise.
45028         * math/w_exp10.c: Likewise.
45029         * math/w_exp10f.c: Likewise.
45030         * math/w_exp10l.c: Likewise.
45031         * math/w_fmod.c: Likewise.
45032         * math/w_fmodf.c: Likewise.
45033         * math/w_fmodl.c: Likewise.
45034         * math/w_j0.c: Likewise.
45035         * math/w_j0f.c: Likewise.
45036         * math/w_j0l.c: Likewise.
45037         * math/w_j1.c: Likewise.
45038         * math/w_j1f.c: Likewise.
45039         * math/w_j1l.c: Likewise.
45040         * math/w_jn.c: Likewise.
45041         * math/w_jnf.c: Likewise.
45042         * math/w_log.c: Likewise.
45043         * math/w_logf.c: Likewise.
45044         * math/w_logl.c: Likewise.
45045         * math/w_log10.c: Likewise.
45046         * math/w_log10f.c: Likewise.
45047         * math/w_log10l.c: Likewise.
45048         * math/w_log2.c: Likewise.
45049         * math/w_log2f.c: Likewise.
45050         * math/w_log2l.c: Likewise.
45051         * math/w_pow.c: Likewise.
45052         * math/w_powf.c: Likewise.
45053         * math/w_powl.c: Likewise.
45054         * math/w_remainder.c: Likewise.
45055         * math/w_remainderf.c: Likewise.
45056         * math/w_remainderl.c: Likewise.
45057         * math/w_scalb.c: Likewise.
45058         * math/w_scalbf.c: Likewise.
45059         * math/w_scalbl.c: Likewise.
45060         * math/w_sqrt.c: Likewise.
45061         * math/w_sqrtf.c: Likewise.
45062         * math/w_sqrtl.c: Likewise.
45063         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
45064         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
45065         used.
45066         * math/math_private.h: Declare __kernel_standard_f.
45067         * math/w_cosh.c: Remove cruft and optimize a bit.
45068         * math/w_coshf.c: Likewise.
45069         * math/w_coshl.c: Likewise.
45070         * math/w_exp2.c: Likewise.
45071         * math/w_exp2f.c: Likewise.
45072         * math/w_exp2l.c: Likewise.
45073         * math/w_hypot.c: Likewise.
45074         * math/w_hypotf.c: Likewise.
45075         * math/w_hypotl.c: Likewise.
45076         * math/w_lgamma.c: Likewise.
45077         * math/w_lgamma_r.c: Likewise.
45078         * math/w_lgammaf.c: Likewise.
45079         * math/w_lgammaf_r.c: Likewise.
45080         * math/w_lgammal.c: Likewise.
45081         * math/w_lgammal_r.c: Likewise.
45082         * math/w_sinh.c: Likewise.
45083         * math/w_sinhf.c: Likewise.
45084         * math/w_sinhl.c: Likewise.
45085         * math/w_tgamma.c: Likewise.
45086         * math/w_tgammaf.c: Likewise.
45087         * math/w_tgammal.c: Likewise.
45088         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
45089         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
45090         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
45091         Minor optimizations.  Pretty printing.  Remove cruft.
45092         * sysdeps/i386/fpu/e_acosf.S: Likewise.
45093         * sysdeps/i386/fpu/e_acosh.S: Likewise.
45094         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
45095         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
45096         * sysdeps/i386/fpu/e_acosl.c: Likewise.
45097         * sysdeps/i386/fpu/e_asin.S: Likewise.
45098         * sysdeps/i386/fpu/e_asinf.S: Likewise.
45099         * sysdeps/i386/fpu/e_atan2.S: Likewise.
45100         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
45101         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
45102         * sysdeps/i386/fpu/e_atanh.S: Likewise.
45103         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
45104         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
45105         * sysdeps/i386/fpu/e_exp10.S: Likewise.
45106         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
45107         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
45108         * sysdeps/i386/fpu/e_exp2.S: Likewise.
45109         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
45110         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
45111         * sysdeps/i386/fpu/e_fmod.S: Likewise.
45112         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
45113         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
45114         * sysdeps/i386/fpu/e_hypot.S: Likewise.
45115         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
45116         * sysdeps/i386/fpu/e_log.S: Likewise.
45117         * sysdeps/i386/fpu/e_log10.S: Likewise.
45118         * sysdeps/i386/fpu/e_log10f.S: Likewise.
45119         * sysdeps/i386/fpu/e_log10l.S: Likewise.
45120         * sysdeps/i386/fpu/e_log2.S: Likewise.
45121         * sysdeps/i386/fpu/e_log2f.S: Likewise.
45122         * sysdeps/i386/fpu/e_log2l.S: Likewise.
45123         * sysdeps/i386/fpu/e_logf.S: Likewise.
45124         * sysdeps/i386/fpu/e_logl.S: Likewise.
45125         * sysdeps/i386/fpu/e_pow.S: Likewise.
45126         * sysdeps/i386/fpu/e_powf.S: Likewise.
45127         * sysdeps/i386/fpu/e_powl.S: Likewise.
45128         * sysdeps/i386/fpu/e_remainder.S: Likewise.
45129         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
45130         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
45131         * sysdeps/i386/fpu/e_scalb.S: Likewise.
45132         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
45133         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
45134         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
45135         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
45136         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
45137         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
45138         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
45139         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45140         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
45141         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
45142         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
45143         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
45144         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
45145         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
45146         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
45147         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
45148         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
45149         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45150         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
45151         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
45152         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45153         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
45154         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
45155         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
45156         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45157         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
45158         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
45159         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
45160         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
45161         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
45162         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
45163         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
45164         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
45165         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
45166         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
45167         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
45168         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
45169         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
45170         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
45171         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
45172         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
45173         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
45174         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
45175         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
45176         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
45177         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
45178         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
45179         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
45180         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
45181         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
45182         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
45183         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
45184         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
45185         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
45186         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
45187         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
45188         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
45189         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
45190         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
45191         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
45192         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
45193         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
45194         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
45195         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
45196         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
45197         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
45198         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
45199         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
45200         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
45201         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
45202         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
45203         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
45204         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
45205         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
45206         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
45207         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
45208         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
45209         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
45210         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
45211         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
45212         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
45213         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
45214         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
45215         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
45216         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
45217         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
45218         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
45219         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
45220         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
45221         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
45222         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
45223         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
45224         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
45225         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
45226         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
45227         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
45228         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
45229         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
45230         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
45231         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
45232         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
45233         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
45234         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
45235         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
45236         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
45237         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
45238         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
45239         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
45240         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
45241         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
45242         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
45243         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
45244         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
45245         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
45246         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
45247         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
45248         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
45249         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
45250         (__isnanf): Likewise.
45251         (__isinf_ns): Likewise.
45252         (__isinf_nsf): Likewise.
45253         (__finite): Likewise.
45254         (__finitef): Likewise.
45255         (__ieee754_sqrt): Define as macro.
45256         (__ieee754_sqrtf): Define as macro.
45257         (__ieee754_sqrtl): Define as macro.
45258         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
45259         inlined copy.
45260         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
45261         __FINITE_MATH_ONLY__ consistent.
45262         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
45264 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
45266         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
45267         of rawmemchr.
45269         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
45271 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
45273         * po/ja.po: Update from translation team.
45275 2011-10-08  Roland McGrath  <roland@hack.frob.com>
45277         * locale/programs/locarchive.c (prepare_address_space): New function.
45278         (create_archive, enlarge_archive, open_archive): Use it.
45280         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
45281         inside [SHARED], where it is used.
45283         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
45285         * nss/getent.c (netgroup_keys): Remove unused variable.
45286         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
45288 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
45290         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
45291         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
45292         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
45293         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
45294         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
45295         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
45296         * math/Makefile (libm-calls): Add s_isinf_ns.
45297         * math/divtc3.c: Use __isinf_nsl instead of isinf.
45298         * math/multc3.c: Likewise.
45299         * math/s_casin.c: Likewise.
45300         * math/s_casinf.c: Likewise.
45301         * math/s_casinl.c: Likewise.
45302         * math/s_ccos.c: Likewise.
45303         * math/s_ccosf.c: Likewise.
45304         * math/s_ccosl.c: Likewise.
45305         * math/s_ctan.c: Likewise.
45306         * math/s_ctanf.c: Likewise.
45307         * math/s_ctanh.c: Likewise.
45308         * math/s_ctanhf.c: Likewise.
45309         * math/s_ctanhl.c: Likewise.
45310         * math/s_ctanl.c: Likewise.
45311         * math/w_fmod.c: Likewise.
45312         * math/w_fmodf.c: Likewise.
45313         * math/w_fmodl.c: Likewise.
45314         * math/w_remainder.c: Likewise.
45315         * math/w_remainderf.c: Likewise.
45316         * math/w_remainderl.c: Likewise.
45317         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
45318         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
45319         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
45320         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
45321         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
45322         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
45323         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
45324         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
45326         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
45327         of the number.
45328         * stdio-common/printf_fphex.c: Likewise.
45329         * stdio-common/printf_size.c: Likewise.
45331         * math/e_exp10.c: Include math_private.h using <...> not "...".
45332         * math/e_exp10f.c: Likewise.
45333         * math/e_exp10l.c: Likewise.
45334         * math/e_exp2l.c: Likewise.
45335         * math/e_j0l.c: Likewise.
45336         * math/e_j1l.c: Likewise.
45337         * math/e_jnl.c: Likewise.
45338         * math/e_lgammal_r.c: Likewise.
45339         * math/e_rem_pio2l.c: Likewise.
45340         * math/e_scalb.c: Likewise.
45341         * math/e_scalbf.c: Likewise.
45342         * math/e_scalbl.c: Likewise.
45343         * math/k_cosl.c: Likewise.
45344         * math/k_sinl.c: Likewise.
45345         * math/k_tanl.c: Likewise.
45346         * math/s_cacoshf.c: Likewise.
45347         * math/s_catan.c: Likewise.
45348         * math/s_catanf.c: Likewise.
45349         * math/s_catanh.c: Likewise.
45350         * math/s_catanhf.c: Likewise.
45351         * math/s_catanhl.c: Likewise.
45352         * math/s_catanl.c: Likewise.
45353         * math/s_ccosh.c: Likewise.
45354         * math/s_ccoshf.c: Likewise.
45355         * math/s_ccoshl.c: Likewise.
45356         * math/s_cexp.c: Likewise.
45357         * math/s_cexpf.c: Likewise.
45358         * math/s_cexpl.c: Likewise.
45359         * math/s_clog.c: Likewise.
45360         * math/s_clog10.c: Likewise.
45361         * math/s_clog10f.c: Likewise.
45362         * math/s_clog10l.c: Likewise.
45363         * math/s_clogf.c: Likewise.
45364         * math/s_clogl.c: Likewise.
45365         * math/s_csin.c: Likewise.
45366         * math/s_csinf.c: Likewise.
45367         * math/s_csinh.c: Likewise.
45368         * math/s_csinhf.c: Likewise.
45369         * math/s_csinhl.c: Likewise.
45370         * math/s_csinl.c: Likewise.
45371         * math/s_csqrt.c: Likewise.
45372         * math/s_csqrtf.c: Likewise.
45373         * math/s_csqrtl.c: Likewise.
45374         * math/s_ctan.c: Likewise.
45375         * math/s_ctanf.c: Likewise.
45376         * math/s_ctanh.c: Likewise.
45377         * math/s_ctanhf.c: Likewise.
45378         * math/s_ctanhl.c: Likewise.
45379         * math/s_ctanl.c: Likewise.
45380         * math/s_ldexp.c: Likewise.
45381         * math/s_ldexpf.c: Likewise.
45382         * math/s_ldexpl.c: Likewise.
45383         * math/s_significand.c: Likewise.
45384         * math/s_significandf.c: Likewise.
45385         * math/s_significandl.c: Likewise.
45386         * math/w_acos.c: Likewise.
45387         * math/w_acosf.c: Likewise.
45388         * math/w_acosh.c: Likewise.
45389         * math/w_acoshf.c: Likewise.
45390         * math/w_acoshl.c: Likewise.
45391         * math/w_acosl.c: Likewise.
45392         * math/w_asin.c: Likewise.
45393         * math/w_asinf.c: Likewise.
45394         * math/w_asinl.c: Likewise.
45395         * math/w_atan2.c: Likewise.
45396         * math/w_atan2f.c: Likewise.
45397         * math/w_atan2l.c: Likewise.
45398         * math/w_atanh.c: Likewise.
45399         * math/w_atanhf.c: Likewise.
45400         * math/w_atanhl.c: Likewise.
45401         * math/w_cosh.c: Likewise.
45402         * math/w_coshf.c: Likewise.
45403         * math/w_coshl.c: Likewise.
45404         * math/w_dremf.c: Likewise.
45405         * math/w_exp10.c: Likewise.
45406         * math/w_exp10f.c: Likewise.
45407         * math/w_exp10l.c: Likewise.
45408         * math/w_exp2.c: Likewise.
45409         * math/w_exp2f.c: Likewise.
45410         * math/w_fmod.c: Likewise.
45411         * math/w_fmodf.c: Likewise.
45412         * math/w_fmodl.c: Likewise.
45413         * math/w_hypot.c: Likewise.
45414         * math/w_hypotf.c: Likewise.
45415         * math/w_hypotl.c: Likewise.
45416         * math/w_j0.c: Likewise.
45417         * math/w_j0f.c: Likewise.
45418         * math/w_j0l.c: Likewise.
45419         * math/w_j1.c: Likewise.
45420         * math/w_j1f.c: Likewise.
45421         * math/w_j1l.c: Likewise.
45422         * math/w_jn.c: Likewise.
45423         * math/w_jnf.c: Likewise.
45424         * math/w_jnl.c: Likewise.
45425         * math/w_lgamma.c: Likewise.
45426         * math/w_lgamma_r.c: Likewise.
45427         * math/w_lgammaf.c: Likewise.
45428         * math/w_lgammaf_r.c: Likewise.
45429         * math/w_lgammal.c: Likewise.
45430         * math/w_lgammal_r.c: Likewise.
45431         * math/w_log.c: Likewise.
45432         * math/w_log10.c: Likewise.
45433         * math/w_log10f.c: Likewise.
45434         * math/w_log10l.c: Likewise.
45435         * math/w_log2.c: Likewise.
45436         * math/w_log2f.c: Likewise.
45437         * math/w_log2l.c: Likewise.
45438         * math/w_logf.c: Likewise.
45439         * math/w_logl.c: Likewise.
45440         * math/w_pow.c: Likewise.
45441         * math/w_powf.c: Likewise.
45442         * math/w_powl.c: Likewise.
45443         * math/w_remainder.c: Likewise.
45444         * math/w_remainderf.c: Likewise.
45445         * math/w_remainderl.c: Likewise.
45446         * math/w_scalb.c: Likewise.
45447         * math/w_scalbf.c: Likewise.
45448         * math/w_scalbl.c: Likewise.
45449         * math/w_sinh.c: Likewise.
45450         * math/w_sinhf.c: Likewise.
45451         * math/w_sinhl.c: Likewise.
45452         * math/w_sqrt.c: Likewise.
45453         * math/w_sqrtf.c: Likewise.
45454         * math/w_sqrtl.c: Likewise.
45455         * math/w_tgamma.c: Likewise.
45456         * math/w_tgammaf.c: Likewise.
45457         * math/w_tgammal.c: Likewise.
45459         * po/ja.po: Update from translation team.
45461 2011-09-29  Andreas Jaeger  <aj@suse.de>
45463         [BZ #13179]
45464         * sunrpc/netname.c (netname2host): Fix logic.
45466         [BZ #6779]
45467         [BZ #6783]
45468         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
45469         correctly.
45470         * math/w_remainder.c (__remainder): Likewise.
45471         * math/w_remainderf.c (__remainderf): Likewise.
45472         * math/libm-test.inc (remainder_test): Add test cases.
45474 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
45476         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
45477         sdiv_qrnnd.
45479 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
45481         * string/test-memcmp.c: Avoid unncessary #defines.
45482         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
45484 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45486         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
45487         Use new sse2 version for core i3 - i7 as it's faster
45488         than sse42 version.
45489         (bit_Prefer_PMINUB_for_stringop): New.
45490         * sysdeps/x86_64/rawmemchr.S: Update.
45491         Replace with faster SSE2 version.
45492         * sysdeps/x86_64/memrchr.S: New file.
45493         * sysdeps/x86_64/memchr.S: Update.
45494         Replace with faster SSE2 version.
45496 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
45498         * elf/dl-load.c (lose): Add cast to avoid warning.
45500 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
45502         * po/ca.po: Update from translation team.
45504         * inet/getnetgrent_r.c: Hook up nscd.
45505         * nscd/Makefile (routines): Add nscd_netgroup.
45506         (nscd-modules): Add netgroupcache.
45507         (CFLAGS-netgroupcache.c): Define.
45508         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
45509         (cache_search): Add const to second parameter.
45510         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
45511         INNETGR.
45512         (dbs): Add netgrdb entry.
45513         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
45514         (verify_persistent_db): Handle netgrdb.
45515         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
45516         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
45517         GETFDNETGR.
45518         (netgroup_response_header): Define.
45519         (innetgroup_response_header): Define.
45520         (datahead): Add netgroup_response_header and innetgroup_response_header
45521         elements.
45522         * nscd/nscd.conf: Add entries for netgroup cache.
45523         * nscd/nscd.h (dbtype): Add netgrdb.
45524         (_PATH_NSCD_NETGROUP_DB): Define.
45525         (netgroup_iov_disabled): Declare.
45526         (xmalloc, xcalloc, xrealloc): Move declarations here.
45527         (cache_search): Adjust prototype.
45528         Add netgroup-related prototypes.
45529         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
45530         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
45531         (__nscd_innetgr): Declare.
45532         * nscd/selinux.c (perms): Use access_vector_t as element type and
45533         add netgroup-related initializers.
45534         * nscd/netgroupcache.c: New file.
45535         * nscd/nscd_netgroup.c: New file.
45536         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
45537         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
45538         For four parameters use innetgr.
45539         * nss/nss_files/files-init.c: Add definition and callback for netgr.
45540         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
45541         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
45542         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
45544         * nscd/connections.c (register_traced_file): Don't register file
45545         for disabled databases.
45547 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
45549         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
45551         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
45552         from tree and freeing node.
45554 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
45556         * nss/nsswitch.c (__nss_database_lookup): Handle
45557         nss_parse_service_list out of memory case.
45559 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
45561         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
45562         out of memory case.
45564 2011-10-04  Andreas Schwab  <schwab@redhat.com>
45566         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
45567         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
45568         pass it down.
45569         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
45570         elf_machine_rela, elf_machine_lazy_rel.
45571         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
45572         (ELF_DYNAMIC_DO_REL): Likewise.
45573         (ELF_DYNAMIC_DO_RELA): Likewise.
45574         (ELF_DYNAMIC_RELOCATE): Likewise.
45575         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
45576         to ELF_DYNAMIC_DO_REL.
45577         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
45578         (dl_main): In trace mode always set __RTLD_NOIFUNC.
45579         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
45580         elf_machine_rela.
45581         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
45582         skip_ifunc, don't call ifunc function if non-zero.
45583         (elf_machine_rela): Likewise.
45584         (elf_machine_lazy_rel): Likewise.
45585         (elf_machine_lazy_rela): Likewise.
45586         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
45587         (elf_machine_lazy_rel): Likewise.
45588         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
45589         Likewise.
45590         (elf_machine_lazy_rel): Likewise.
45591         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
45592         Likewise.
45593         (elf_machine_lazy_rel): Likewise.
45594         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
45595         (elf_machine_lazy_rel): Likewise.
45596         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
45597         (elf_machine_lazy_rel): Likewise.
45598         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
45599         (elf_machine_lazy_rel): Likewise.
45600         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
45601         (elf_machine_lazy_rel): Likewise.
45602         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
45603         (elf_machine_lazy_rel): Likewise.
45604         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
45605         (elf_machine_lazy_rel): Likewise.
45607 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
45609         * nss/nss_files/files-init.c (_nss_files_init): Use static
45610         initialization for all the *_traced_file variables.
45612 2011-09-28  Andreas Schwab  <schwab@redhat.com>
45614         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
45616 2011-09-27  Roland McGrath  <roland@hack.frob.com>
45618         [BZ #13226]
45619         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
45621 2011-09-27  Andreas Schwab  <schwab@redhat.com>
45623         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
45624         Reread the line before reparsing it.
45626 2011-09-26  Andreas Schwab  <schwab@redhat.com>
45628         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
45630 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
45631             Maxim Kuvyrkov  <maxim@codesourcery.com>
45632             Joseph Myers  <joseph@codesourcery.com>
45634         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
45635         if needed for __stack_chk_guard.
45637 2011-09-19  Roland McGrath  <roland@hack.frob.com>
45639         * sysdeps/posix/spawni.c (script_execute): Always define it.
45640         It will be optimized away if unused.
45641         (maybe_script_execute): New function.
45642         (__spawni): Call it.
45644         * Makerules: Don't include tls.make.
45645         (config-tls): Always set to thread.
45646         * tls.make.c: File removed.
45648 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
45650         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
45651         * config.make.in (CPPFLAGS-config): New substituted variable.
45653 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
45655         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
45657         [BZ #13192]
45658         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
45659         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
45661 2011-09-15  Roland McGrath  <roland@hack.frob.com>
45663         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
45664         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
45665         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
45666         (CALL_FAIL): Likewise.
45667         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
45668         (CALL_FAIL): Macro removed.
45669         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
45671 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
45673         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
45674         for __FINITE_MATH_ONLY__ == 1.
45676 2011-09-15  Andreas Schwab  <schwab@redhat.com>
45678         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
45679         __ieee754_sqrt instead of sqrt.
45680         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
45681         __ieee754_sqrtf instead of sqrtf.
45682         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
45683         __floorf instead of floorf.
45684         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
45685         __floorf, __truncf instead of floorf, truncf.
45687 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
45689         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
45691         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
45692         __extern_always_inline.
45693         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
45694         32-bit.
45696 2011-09-14  Andreas Schwab  <schwab@redhat.com>
45698         * elf/rtld.c (dl_main): Also relocate in dependency order when
45699         doing symbol dependency testing.
45701 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
45703         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
45704         Always define `refsym'.
45706 2011-09-13  Andreas Schwab  <schwab@redhat.com>
45708         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
45709         (__FD_ELT): Renamed from __FDELT.
45710         * misc/bits/select2.h (__FD_ELT): Likewise.
45711         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
45712         __FD_MASK instead of __FDELT, __FDMASK.
45713         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
45714         Likewise.
45715         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
45716         Likewise.
45718         * elf/Makefile (gen-ldd): Fix pattern.
45720         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
45721         (init_tls): Likewise.
45723 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
45725         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
45727 2011-09-12  Andreas Schwab  <schwab@redhat.com>
45729         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
45730         `struct cmsghdr *' instead of `void *'.
45731         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
45732         Likewise.
45734 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
45736         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
45737         if non-absolute.
45738         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
45739         ldd_rewrite_script.
45741 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
45743         * configure.in: Remove --with-tls option.
45744         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
45745         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
45746         out in case it is missing.
45747         * sysdeps/ia64/elf/configure.in: Likewise.
45748         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
45749         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
45750         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
45751         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
45752         * sysdeps/sh/elf/configure.in: Likewise.
45753         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
45754         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
45755         * sysdeps/x86_64/elf/configure.in: Likewise.
45756         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
45757         * sysdeps/mach/hurd/tls.h: Likewise.
45759         [BZ #13067]
45760         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
45762         [BZ #13090]
45763         * configure.in: Fix use of AC_INIT.
45765         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
45767 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
45769         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
45770         __set_errno.
45771         * malloc/hooks.c: Likewise.
45773         [BZ #11929]
45774         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
45775         variables statically.
45776         (narenas): Initialize.
45777         (list_lock): Initialize.
45778         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
45779         initializtion of main_arena and list_lock.  Small cleanups.
45780         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
45781         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
45782         Add initializers to main_arena and mp_.
45783         (malloc_state): Remove pagesize member.  Change all users to use
45784         GLRO(dl_pagesize).
45786         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
45787         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
45788         is always initialized.
45790         * malloc/malloc.c: Removed unused configurations and dead code.
45791         * malloc/arena.c: Likewise.
45792         * malloc/hooks.c: Likewise.
45793         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
45795         * include/tls.h: Removed.  USE___THREAD must always be defined.
45796         * bits/libc-tsd.h: Don't handle !USE___THREAD.
45797         * elf/dl-libc.c: Likewise.
45798         * elf/dl-tsd.c: Likewise.
45799         * include/errno.h: Likewise.
45800         * include/netdb.h: Likewise.
45801         * include/resolv.h: Likewise.
45802         * inet/herrno-loc.c: Likewise.
45803         * inet/herrno.c: Likewise.
45804         * malloc/arena.c: Likewise.
45805         * malloc/hooks.c: Likewise.
45806         * malloc/malloc.c: Likewise.
45807         * resolv/res-state.c: Likewise.
45808         * resolv/res_libc.c: Likewise.
45809         * sysdeps/i386/dl-machine.h: Likewise.
45810         * sysdeps/ia64/dl-machine.h: Likewise.
45811         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
45812         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
45813         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
45814         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
45815         * sysdeps/sh/dl-machine.h: Likewise.
45816         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
45817         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
45818         * sysdeps/unix/i386/sysdep.S: Likewise.
45819         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
45820         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
45821         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
45822         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
45823         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
45824         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
45825         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
45826         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
45827         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
45828         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
45829         * sysdeps/unix/x86_64/sysdep.S: Likewise.
45830         * sysdeps/x86_64/dl-machine.h: Likewise.
45831         * tls.make.c: Likewise.
45833         * configure.in: Remove --with-__thread option.  Make tests for
45834         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
45835         tls_model attribute fail if no support is available.  Remove
45836         USE_IN_LIBIO.
45837         * Makeconfig: Adjust for dropped configure option.  All features are
45838         now mandatory.
45839         * Makerules: Likewise.
45840         * Versions.def: Likewise.
45841         * argp/argp-fmtstream.c: Likewise.
45842         * argp/argp-fmtstream.h: Likewise.
45843         * argp/argp-help.c: Likewise.
45844         * assert/assert.c: Likewise.
45845         * config.h.in: Likewise.
45846         * config.make.in: Likewise.
45847         * configure: Likewise.
45848         * configure.in: Likewise.
45849         * csu/Versions: Likewise.
45850         * csu/init.c: Likewise.
45851         * elf/tst-audit2.c: Likewise.
45852         * elf/tst-tls10.c: Likewise.
45853         * elf/tst-tls10.h: Likewise.
45854         * elf/tst-tls11.c: Likewise.
45855         * elf/tst-tls12.c: Likewise.
45856         * elf/tst-tls14.c: Likewise.
45857         * elf/tst-tlsmod11.c: Likewise.
45858         * elf/tst-tlsmod12.c: Likewise.
45859         * elf/tst-tlsmod13.c: Likewise.
45860         * elf/tst-tlsmod13a.c: Likewise.
45861         * elf/tst-tlsmod14a.c: Likewise.
45862         * elf/tst-tlsmod15b.c: Likewise.
45863         * elf/tst-tlsmod16a.c: Likewise.
45864         * elf/tst-tlsmod16b.c: Likewise.
45865         * elf/tst-tlsmod7.c: Likewise.
45866         * elf/tst-tlsmod8.c: Likewise.
45867         * elf/tst-tlsmod9.c: Likewise.
45868         * gmon/gmon.c: Likewise.
45869         * grp/fgetgrent_r.c: Likewise.
45870         * grp/putgrent.c: Likewise.
45871         * hurd/fopenport.c: Likewise.
45872         * include/libc-symbols.h: Likewise.
45873         * include/tls.h: Likewise.
45874         * intl/gettextP.h: Likewise.
45875         * intl/loadinfo.h: Likewise.
45876         * locale/global-locale.c: Likewise.
45877         * locale/localeinfo.h: Likewise.
45878         * mach/devstream.c: Likewise.
45879         * malloc/arena.c: Likewise.
45880         * malloc/set-freeres.c: Likewise.
45881         * misc/err.c: Likewise.
45882         * misc/getttyent.c: Likewise.
45883         * misc/mntent_r.c: Likewise.
45884         * posix/getopt.c: Likewise.
45885         * posix/wordexp.c: Likewise.
45886         * pwd/fgetpwent_r.c: Likewise.
45887         * resolv/Versions: Likewise.
45888         * resolv/res_hconf.c: Likewise.
45889         * shadow/fgetspent_r.c: Likewise.
45890         * shadow/putspent.c: Likewise.
45891         * stdio-common/printf_fphex.c: Likewise.
45892         * stdio-common/tmpfile.c: Likewise.
45893         * stdlib/abort.c: Likewise.
45894         * stdlib/fmtmsg.c: Likewise.
45895         * sunrpc/auth_unix.c: Likewise.
45896         * sunrpc/clnt_perr.c: Likewise.
45897         * sunrpc/clnt_tcp.c: Likewise.
45898         * sunrpc/clnt_udp.c: Likewise.
45899         * sunrpc/clnt_unix.c: Likewise.
45900         * sunrpc/openchild.c: Likewise.
45901         * sunrpc/svc_simple.c: Likewise.
45902         * sunrpc/svc_tcp.c: Likewise.
45903         * sunrpc/svc_udp.c: Likewise.
45904         * sunrpc/svc_unix.c: Likewise.
45905         * sunrpc/xdr.c: Likewise.
45906         * sunrpc/xdr_array.c: Likewise.
45907         * sunrpc/xdr_rec.c: Likewise.
45908         * sunrpc/xdr_ref.c: Likewise.
45909         * sunrpc/xdr_stdio.c: Likewise.
45911 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
45913         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
45915 2011-07-03  Andreas Jaeger  <aj@suse.de>
45917         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
45918         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
45919         regenerate with gen-libm-tests.pl.
45921 2010-05-12  Petr Baudis  <pasky@suse.cz>
45923         [BZ #11589]
45924         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
45925         around j0() zero points by switching to j1().
45926         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
45927         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
45928         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
45929         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
45931 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
45933         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
45934         instead of 0.
45935         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
45936         instead of 0.
45937         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
45938         Patch in part by Pavel Roskin <proski@gnu.org>.
45940         [BZ #13138]
45941         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
45942         realloc.
45943         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
45944         Free memory block if necessary.
45946         [BZ #12847]
45947         * libio/genops.c (INTDEF): For string streams the _lock pointer can
45948         be NULL.  Don't lock in this case.
45950 2011-09-09  Roland McGrath  <roland@hack.frob.com>
45952         * elf/elf.h (ELFOSABI_GNU): New macro.
45953         (ELFOSABI_LINUX): Define to that.
45955 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
45957         * string/strncat.c (strncat): Undef the symbol in case it has been
45958         defined in bits/string.h.
45960 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
45962         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
45964         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
45965         link map.
45967 2011-08-17  Andreas Jaeger  <aj@suse.de>
45969         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
45971 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
45972             Ian Lance Taylor  <iant@google.com>
45974         * math/libm-test.inc (lround_test): New testcase.
45975         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
45977 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
45979         * Makefile: Remove support for automatic cvs check-ins.
45980         * Makerules: Likewise.
45981         * config.make.in: Likewise.
45982         * configure.in: Likewise.
45983         * intl/Makefile: Likewise.
45984         * locale/Makefile: Likewise.
45985         * po/Makefile: Likewise.
45986         * posix/Makefile: Likewise.
45987         * sysdeps/gnu/Makefile: Likewise.
45988         * sysdeps/mach/hurd/Makefile: Likewise.
45989         * sysdeps/sparc/sparc32/Makefile: Likewise.
45991         [BZ #13118]
45992         * posix/Makefile (bug-regex32-ENV): Define.
45993         Patch by John Stanley <jpsinthemix@verizon.net>.
45995         * misc/Makefile (headers): Add bits/select2.h.
45996         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
45997         * misc/bits/select2.h: New file.
45998         * include/bits/select2.h: New file.
45999         * debug/Makefile (routines): Add fdelt_chk.
46000         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
46001         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
46002         FD_ISSET.
46003         * debug/fdelt_chk.c: New file.
46005         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
46006         * wcsmbs/test-wmemcmp.c: Likewise.
46007         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
46008         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
46010 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46012         * string/Makefile (strop-tests): Add memcmp.
46013         * string/test-wmemcmp.c: New file.
46014         * string/test-memcmp.c: Add wmemcmp support.
46016 2011-09-08  Roland McGrath  <roland@hack.frob.com>
46018         [BZ #13153]
46019         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
46020         2011-07-19 change.
46022         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
46023         garbage value in a __mach_port_mod_refs call in the cases of the
46024         task-self and thread-self ports.
46026 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
46028         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
46030 2011-09-08  Andreas Schwab  <schwab@redhat.com>
46032         * elf/dl-load.c (lose): Check for non-null L.
46034 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
46036         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
46038         * elf/dl-libc.c (dlerror_run): Pass back error code from
46039         dl_catch_error.
46041         [BZ #13123]
46042         * elf/dl-load.c (lose): Free l_origin if it is valid.
46044         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
46045         names.
46046         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
46047         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
46048         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
46049         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
46050         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
46051         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
46053 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46055         * sysdeps/powerpc/fpu/e_hypot.c: New file.
46056         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
46057         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
46058         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
46059         * sysdeps/powerpc/fpu/k_cosf.c: New file.
46060         * sysdeps/powerpc/fpu/k_sinf.c: New file.
46061         * sysdeps/powerpc/fpu/s_cosf.c: New file.
46062         * sysdeps/powerpc/fpu/s_sinf.c: New file.
46063         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
46064         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
46066 2011-08-15  Alan Modra  <amodra@gmail.com>
46068         [BZ #13092]
46069         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
46070         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
46071         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
46072         ppc_mcount to static-only-routines.
46073         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
46074         __mcount_internal.
46075         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
46076         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
46078 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
46080         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
46081         for finite and infinity parameters.
46083 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
46085         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
46086         and add nop instructions for throughput optimization.
46087         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
46089 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
46091         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
46092         aligned copy for power7 with vector-scalar instructions.
46093         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
46095 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
46097         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
46098         AVX check.
46100 2011-09-07  Andreas Schwab  <schwab@redhat.com>
46102         [BZ #13144]
46103         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
46104         last change.
46106 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
46108         * sysdeps/unix/sysv/linux/x86_64/init-first.c
46109         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
46110         syscall wrapper around clock_gettime in __vdso_clock_gettime.
46111         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
46112         clock_gettime.
46114 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
46116         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
46117         Forgot to demangle the pointer.
46119         * sysdeps/i386/sysdep.h: Define atom_text_section.
46120         * sysdeps/x86_64/sysdep.h: Likewise.
46121         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
46122         section with atom_text_section.
46123         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
46124         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
46125         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
46126         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
46127         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
46129         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
46130         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
46131         already be defined.  Change to take two parameters and don't assign
46132         result to variable.  Adjust all users.
46133         Define INTERNAL_GETTIME if not already defined.
46134         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
46135         call.
46136         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
46137         HAVE_CLOCK_GETTIME_VSYSCALL.
46138         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
46140         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
46141         gettimeofday vsyscall, just use time.
46143 2011-09-06  Andreas Schwab  <schwab@redhat.com>
46145         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
46146         <errno.h>.
46148 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
46150         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
46151         syscall on x86-64.
46152         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
46153         syscall.
46154         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
46155         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
46156         syscall if possible.
46158 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
46160         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
46161         e_ident.  Don't pass to find_mapsXX.
46162         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
46164 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
46166         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
46167         strchr-sse2-no-bsf strrchr-sse2-no-bsf
46168         * sysdeps/x86_64/multiarch/strchr.S: Update.
46169         Check bit_slow_BSF bit.
46170         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
46171         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
46172         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
46174 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
46176         [BZ #13134]
46177         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
46178         before glibc 2.15.
46179         (tryshell): Define.
46180         (__spawni): Change last parameter to be flag.  Test
46181         SPAWN_XFLAGS_USE_PATH flag to use path or not.
46182         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
46183         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
46184         * posix/spawni.c: Likewise.
46185         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
46186         * posix/spawnp.c: Likewise.  Change normal version to use
46187         SPAWN_XFLAGS_USE_PATH.
46188         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
46189         SPAWN_XFLAGS_TRY_SHELL.
46191         [BZ #13150]
46192         * posix/glob.h: Remove gcc 1.x support.
46194         [BZ #13068]
46195         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
46197 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
46199         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46200         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
46201         strrchr-sse2-bsf
46202         * sysdeps/i386/i686/multiarch/strchr.S: New file.
46203         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
46204         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
46205         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
46206         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
46207         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
46209 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46211         * sysdeps/x86_64/wcscmp.S: New file.
46213         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
46214         wcscmp-c wcscmp-sse2
46215         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
46216         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
46217         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
46218         * wcsmbs/wcscmp.c: Allow renaming.
46220 2011-09-05  David S. Miller  <davem@davemloft.net>
46222         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
46223         stack slot, rather than the struct return pointer slot.
46224         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
46225         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
46226         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
46227         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
46229 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
46231         * po/ja.po: Update from translation team.
46233         [BZ #13144]
46234         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
46235         kernel in 64-bit binaries.
46237 2011-09-01  David S. Miller  <davem@davemloft.net>
46239         * elf/elf.h (HWCAP_SPARC_*): Move to..
46240         * sysdeps/sparc/sysdep.h: this new file and add new values.
46241         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
46242         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
46243         _DL_HWCAP_COUNT to 24.
46244         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
46245         entries.
46246         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
46247         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
46248         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
46249         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
46250         instead of magic constants.
46251         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
46253 2011-08-31  David S. Miller  <davem@davemloft.net>
46255         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
46256         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
46257         Reimplement to do errno handling inline.
46258         (SYSCALL_ERROR_HANDLER): New macro.
46259         (__SYSCALL_STRING): Do not do errno handling in asm.
46260         (__CLONE_SYSCALL_STRING): Delete.
46261         (__INTERNAL_SYSCALL_STRING): Delete.
46262         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
46263         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
46264         (PSEUDO): Reimplement to do errno handling inline.
46265         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
46266         (SYSCALL_ERROR_HANDLER): New macro.
46267         (__SYSCALL_STRING): Do not do errno handling in asm.
46268         (__CLONE_SYSCALL_STRING): Delete.
46269         (__INTERNAL_SYSCALL_STRING): Delete.
46270         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
46271         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
46272         i386.
46273         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
46274         (inline_syscall*): Add 'err' argument.
46275         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
46276         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
46277         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
46278         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
46280         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
46281         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
46283 2011-08-30  Andreas Schwab  <schwab@redhat.com>
46285         * elf/rtld.c (dl_main): Relocate objects in dependency order.
46287 2011-08-29  Jiri Olsa <jolsa@redhat.com>
46289         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
46290         directive.
46292 2011-08-24  David S. Miller  <davem@davemloft.net>
46294         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
46296 2011-08-24  Andreas Schwab  <schwab@redhat.com>
46298         * elf/Makefile: Add rules to build and run unload8 test.
46299         * elf/unload8.c: New file.
46300         * elf/unload8mod1.c: New file.
46301         * elf/unload8mod1x.c: New file.
46302         * elf/unload8mod2.c: New file.
46303         * elf/unload8mod3.c: New file.
46305         * elf/dl-close.c (_dl_close_worker): Reset private search list if
46306         it wasn't used.
46308 2011-08-23  David S. Miller  <davem@davemloft.net>
46310         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
46311         subtract stack bias.
46312         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
46313         %sp not %fp in calculations.
46314         (_JMPBUF_UNWINDS_ADJ): Likewise.
46316         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
46317         (aio_suspend): Call it to force an exception region around the
46318         AIO_MISC_WAIT() invocation.
46320 2011-08-23  Andreas Schwab  <schwab@redhat.com>
46322         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
46323         backslash.
46325 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
46327         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
46328         protection macro.
46329         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
46330         and <dl-machine.h>.
46331         (Elf64_FuncDesc): Remove.
46333 2011-08-22  David S. Miller  <davem@davemloft.net>
46335         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
46336         sigaltstack check, add missing cfi directives.
46337         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
46338         missing cfi directives, and sigaltstack handling.
46340 2011-08-16  Andreas Schwab  <schwab@redhat.com>
46342         [BZ #11724]
46343         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
46344         object is seen twice.
46345         * elf/dl-fini.c (_dl_sort_fini): Likewise.
46347         * elf/Makefile (distribute): Add tst-initorder2.c.
46348         (tests): Add tst-initorder2.
46349         (modules-names): Add tst-initorder2a tst-initorder2b
46350         tst-initorder2c tst-initorder2d.  Add rules to build them.
46351         ($(objpfx)tst-initorder2.out): New rule.
46352         * elf/tst-initorder2.c: New file.
46353         * elf/tst-initorder2.exp: New file.
46355 2011-08-22  Andreas Schwab  <schwab@redhat.com>
46357         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
46359         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
46360         dependencies back to end of function.
46362         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
46363         $(elfobjdir)/ld.so.
46365 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
46367         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
46368         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
46369         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
46370         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
46371         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
46372         of __vdso_gettimeofday.
46373         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
46374         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
46375         attribute_hidden.
46376         (_libc_vdso_platform_setup): Remove initialization of
46377         __vdso_gettimeofday and __vdso_time.
46379 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
46381         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
46382         and fgetc_unlocked.
46383         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
46384         getc_unlocked.
46386         * elf/dl-open.c (add_to_global): Report additions to the global scope
46387         for LD_DEBUG=scopes.
46388         (dl_open_worker): Also print scope of newly loaded dependencies.
46389         (_dl_show_scope): Indicate if there is no scope.
46391         [BZ #13114]
46392         * stdio-common/Makefile (tests): Add bug24.
46393         * stdio-common/bug24.c: New file.
46395 2011-08-19  Andreas Jaeger  <aj@suse.de>
46397         [BZ #13114]
46398         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
46399         non-existant file when using close-on-exec mode.
46401 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
46403         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
46404         the very first instruction.
46406         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
46407         the CFI state in the end.
46408         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
46409         inclusion of dl-trampoline.h.
46410         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
46412 2011-08-19  Andreas Schwab  <schwab@redhat.com>
46414         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
46415         expectations for long double.
46417         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
46418         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
46420 2011-08-14  David S. Miller  <davem@davemloft.net>
46422         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
46423         artificual limit depends upon the system page size.
46425 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
46427         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
46428         * resolv/Makefile: Define CFLAGS-libresolv.
46430 2011-08-17  Andreas Schwab  <schwab@redhat.com>
46432         * nss/makedb.c (compute_tables): Make variables used in nested
46433         function static.
46435 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
46437         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
46438         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
46439         if buffer was too small.
46441         * elf/pldd.c (main): Attach to all threads in the process.
46442         Rewrite /proc handling to use *at functions.
46444 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
46446         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
46447         specifies first scope to show.
46448         (dl_open_worker): Update callers.  Move printing scope of new
46449         object to before the relocation.
46450         * elf/rtld.c (dl_main): Update _dl_show_scope call.
46451         * sysdeps/generic/ldsodefs.h: Update declaration.
46453         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
46454         string for the scope number.
46456 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
46458         * nscd/servicescache.c (cache_addserv): Make sure written is always
46459         initialized.
46461 2011-08-14  Roland McGrath  <roland@hack.frob.com>
46463         * sysdeps/i386/i486/bits/atomic.h
46464         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
46465         statement expression, so as to suppress "set but not used" warning.
46466         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
46468         * string/strncat.c (STRNCAT): Use prototype definition.
46470         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
46471         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
46472         -Iprograms here.
46473         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
46474         (localedef-modules): Add localedef.
46475         (locale-modules): Add locale.
46477         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
46478         * elf/rtld.c (dl_main): Invert order of assignment in last change,
46479         to avoid a warning.
46481 2011-08-14  David S. Miller  <davem@davemloft.net>
46483         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
46484         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
46486 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
46488         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
46489         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
46490         * elf/rtld.c (dl_main): Set l_name of vDSO.
46491         Call _dl_show_scope when DL_DEBUG_SCOPES.
46492         (process_dl_debug): Recognize scopes flag and also set it for all.
46493         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
46494         Declare _dl_show_scope.
46496         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
46497         (do_dlopen): Pass caller_dlopen to dl_open.
46498         (__libc_dlopen_mode): Initialize caller_dlopen.
46500         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
46501         of libc.  Make tolower call locale-independent.  Optimize a bit by
46502         using isdigit instead of isalnum.
46503         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
46505 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
46507         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
46508         was a dependency or dynamically loaded.
46510 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
46512         * intl/l10nflist.c: Allow architecture-specific pop function.
46513         * sysdeps/x86_64/l10nflist.c: New file.
46515         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
46516         classification.
46518 2011-08-10  Andreas Schwab  <schwab@redhat.com>
46520         * include/dirent.h: Add libc_hidden_proto for scandirat and
46521         scandirat64.  Don't declare __scandirat64.
46522         * dirent/scandirat.c: Add libc_hidden_def.
46523         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
46524         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
46526 2011-08-10  David S. Miller  <davem@davemloft.net>
46528         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
46529         enum.
46530         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
46531         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
46532         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
46534 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
46536         * Versions.def [libc]: Add GLIBC_2.15.
46537         * dirent/Makefile (routines): Add scandirat and scandirat64.
46538         * dirent/Versions [libc]: Export scandirat and scandirat64 for
46539         GLIBC_2.15.
46540         * dirent/dirent.h: Declare scandirat and scandirat64.
46541         * dirent/scandirat.c: New file.
46542         * dirent/scandirat64.c: New file.
46543         * sysdeps/wordsize-64/scandirat.c: New file.
46544         * sysdeps/wordsize-64/scandirat64.c: New file.
46545         * dirent/opendir.c: Define opendirat.
46546         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
46547         using scandirat.
46548         * dirent/scandir64.c: Adjust for scandir.c change.
46549         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
46550         __scandirat64, and __scandir_cancel_handler.
46551         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
46552         additional parameter and use openat instead of open (outside of ld.so).
46553         Add new __opendir as wrapper around __opendirat.
46554         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
46555         here without requiring old scandirat implementation.
46557 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
46559         * dirent/scandir.c (cancel_handler): Renamed to
46560         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
46561         defined.  Adjust users.
46562         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
46563         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
46565 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
46567         * string/test-string.h (IMPL): Use __STRING to expand name and then
46568         stringify it.
46570         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
46571         of cleanups.
46573 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46575         * string/Makefile: Update.
46576         (strop-tests): Append strncat.
46577         * string/test-wcscmp.c: New file.
46578         New comprehensive test for wcscmp.
46579         * string/test-strcmp.c: Update.
46580         (WIDE): New define.
46582 2011-07-22  Andreas Schwab  <schwab@redhat.com>
46584         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
46585         line.
46587 2011-07-26  Andreas Schwab  <schwab@redhat.com>
46589         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
46590         encoding to ACE if AI_IDN.
46592 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
46594         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
46595         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
46597 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
46599         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
46600         Fix overflow bug in strncat.
46601         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
46603         * string/test-strncat.c: Update.
46604         Add new tests for checking overflow bugs.
46606 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
46608         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46609         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
46610         * sysdeps/i386/i686/multiarch/strcat.S: New file.
46611         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
46612         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
46613         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
46614         * sysdeps/i386/i686/multiarch/strncat.S: New file.
46615         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
46616         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
46618         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
46619         (USE_AS_STRCAT): Define.
46620         Add strcat and strncat support.
46621         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
46623 2011-07-25  Andreas Schwab  <schwab@redhat.com>
46625         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
46626         __n bigger than INT_MAX+1.
46627         (__strncmp_g): Likewise.
46629 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
46631         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
46632         * libio/stido.h: Likewise.
46634         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
46635         (AF_NFC): Define.
46636         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
46637         (AF_NFC): Define.
46639         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
46640         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
46641         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
46642         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
46643         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
46645         [BZ #13021]
46646         * scripts/test-installation.pl: Don't expect libnss_test1 to be
46647         installed.
46649         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
46650         typo.
46651         (_dl_x86_64_save_sse): Likewise.
46653 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
46655         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
46656         OSXSAVE.
46657         (_dl_x86_64_save_sse): Likewise.
46659         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
46661         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
46663 2011-07-21  Andreas Schwab  <schwab@redhat.com>
46665         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
46666         change.
46667         (_dl_x86_64_save_sse): Use correct AVX check.
46669 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46671         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
46672         bug in strncpy/strncat.
46673         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
46675 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
46677         * string/tester.c (test_strcat): Add tests for different alignments
46678         of source and destination.
46679         (test_strncat): Likewise.
46681 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
46683         [BZ #12852]
46684         * posix/glob.c (glob): Check passed in values before using them in
46685         expressions to avoid some overflows.
46686         (glob_in_dir): Likewise.
46688         [BZ #13007]
46689         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
46690         check for AVX enablement so that we don't crash with old kernels and
46691         new hardware.
46692         * elf/tst-audit4.c: Add same checks here.
46693         * elf/tst-audit6.c: Likewise.
46695         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
46697 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
46699         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
46701 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
46703         * po/cs.po: Update from translation team.
46704         * po/bg.po: Likewise.
46706 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
46708         * misc/sys/cdefs.h: Add support for const attribute.
46709         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
46710         to gnu_dev_{major,minor,makedev} functions.
46712 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
46714         * intl/dcigettext.c (get_output_charset): Add missing bracket.
46716 2011-07-20  Andreas Schwab  <schwab@redhat.com>
46718         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
46719         strlen results.
46721 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
46723         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
46724         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
46725         register in order to avoid conflicts with the soft frame pointer
46726         being held in r11 when necessary.
46727         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
46728         (INTERNAL_VSYSCALL_NCS): Likewise.
46730 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
46732         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
46733         * elf/dl-fini.c (_dl_fini): Adjust caller.
46734         * elf/dl-close.c (_dl_close_worker): Likewise.
46735         * sysdeps/generic/ldsodefs.h: Adjust declaration.
46737 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
46739         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
46740         "aux_cache->nlibs < 0".
46742         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
46743         in the reload-count case.
46745 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
46747         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
46748         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
46749         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
46750         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
46751         * sysdeps/x86_64/multiarch/strcat.S: New file.
46752         * sysdeps/x86_64/multiarch/strncat.S: New file.
46753         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
46754         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
46755         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
46756         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
46757         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
46758         (USE_AS_STRCAT): Define.
46759         Add strcat and strncat support.
46760         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
46761         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
46762         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
46763         * string/strncat.c: Update.
46764         (USE_AS_STRNCAT): Define.
46765         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
46766         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
46767         and i7.
46768         * sysdeps/x86_64/multiarch/init-arch.h
46769         (bit_Prefer_PMINUB_for_stringop): New.
46770         (index_Prefer_PMINUB_for_stringop): Likewise.
46771         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
46772         bit_Prefer_PMINUB_for_stringop.
46774 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
46776         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
46777         buffer64.
46778         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
46779         of casting of buffer.
46780         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
46781         buffer32 and buffer64.
46782         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
46783         writes instead of casting of buffer.
46784         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
46785         buffer32.
46786         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
46787         casting of buffer.
46789 2011-07-19  Andreas Schwab  <schwab@redhat.com>
46791         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
46793 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
46795         * nscd/nscd.c (termination_handler): Don't do anything for a database
46796         if it has not yet been initialized.
46798 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
46800         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
46802 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
46804         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
46806 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
46808         * po/nl.po: Update from translation team.
46809         * po/sv.po: Likewise.
46811 2011-07-16  Roland McGrath  <roland@hack.frob.com>
46813         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
46814         now disallowed by GCC.
46816         * configure.in (use-default-link): Default to yes if a test -shared
46817         link meets our qualifications.
46818         * configure: Regenerated.
46820         * config.make.in (output-format): New variable.
46821         * configure.in: Check for ld --print-output-format support.
46822         * configure: Regenerated.
46823         * Makerules ($(common-objpfx)format.lds)
46824         [$(output-format) != unknown]: Just use $(output-format),
46825         instead of the linker-script munging.
46827 2011-07-14  Roland McGrath  <roland@hack.frob.com>
46829         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
46830         of $(common-objpfx)shlib.lds.
46831         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
46833         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
46834         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
46836         * configure.in (-z relro check): Adjust test code to add a large
46837         writable data section after it.
46838         * configure: Regenerated.
46840 2011-07-11  Roland McGrath  <roland@hack.frob.com>
46842         * configure.in (-z relro check): Fix test code to make the variable
46843         truly const.
46844         * configure: Regenerated.
46846 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
46848         * nscd/nscd.h (struct traced_file): Define.
46849         (struct database_dyn): Remove inotify_descr, reset_res, and filename
46850         elements.  Add traced_files.
46851         (inotify_fd): Declare.
46852         (register_traced_file): Declare.
46853         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
46854         (inotify_fd): Export.
46855         (resolv_conf_descr): Remove.
46856         (nscd_init): Move inotify descriptor creation to main.
46857         Don't register files for notification here.
46858         (register_traced_file): New function.
46859         (invalidate_cache): Don't use reset_res to determine whether to call
46860         res_init, go through the list of registered files.
46861         (main_loop_poll): The inotify descriptors are now stored in the
46862         structures for the traced files.
46863         (main_loop_epoll): Likewise
46864         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
46865         to __nss_disable_nscd.
46866         * nscd/cache.c (prune_cache): There is no single inotify descriptor
46867         for a database anymore.  Check the records for all the registered
46868         files instead.
46869         * nss/Makefile (libnss_files-routines): Add files-init.
46870         (libnss_db-routines): Add db-init.
46871         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
46872         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
46873         * nss/nss_db/db-init.c: New file.
46874         * nss/nss_files/files-init.c: New file.
46875         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
46876         __nss_lookup_function.
46877         (__nss_lookup_function): Call nss_load_library.
46878         (nss_load_all_libraries): New function.
46879         (__nss_disable_nscd): Take parameter with callback function for files
46880         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
46881         used for the cached services.
46882         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
46883         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
46884         options for features to all the files in nscd.
46886         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
46888 2011-07-10  Roland McGrath  <roland@hack.frob.com>
46890         * csu/elf-init.c (__libc_csu_init): Comment typo.
46892 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
46894         * po/pl.po: Update from translation team.
46895         * po/ja.po: Likewise.
46896         * po/ru.po: Likewise.
46897         * po/ko.po: Likewise.
46898         * po/fr.po: Likewise.
46900 2011-07-09  Roland McGrath  <roland@hack.frob.com>
46902         * configure.in (.ctors/.dtors header and trailer check):
46903         Use an empirical test on a built program.
46904         * configure: Regenerated.
46906         * configure.in (-z relro check): Use an empirical test on a built DSO.
46907         Detect, but do not require, on ia64.
46908         * configure: Regenerated.
46910         * configure.in (READELF): Find it with AC_CHECK_TOOL.
46911         Update tests that use readelf to use $READELF instead.
46912         * configure: Regenerated.
46914 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
46916         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
46917         if the result is not used.
46919 2011-07-05  Andreas Jaeger  <aj@suse.de>
46921         [BZ#9696]
46922         * stdlib/tst-strtod.c: Add testcase.
46924 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
46926         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
46927         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
46928         The latter has a higher limit.  Take additional parameter to pass to
46929         the new function.
46930         (__pathconf): Pass file to __statfs_link_max.
46931         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
46932         __statfs_link_max.
46933         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
46934         __statfs_link_max.
46936         [BZ #12868]
46937         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
46938         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
46939         Handle Lustre.
46940         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
46941         (__statfs_filesize_max): Likewise.
46942         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
46944 2011-07-05  Andreas Jaeger  <aj@suse.de>
46946         * resolv/res_comp.c (dn_skipname): Remove unused variable.
46948 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
46950         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
46951         `status' variable.
46952         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
46953         Likewise.
46955 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
46957         * Makefile (strop-tests): Add strncat.
46958         * string/test-strncat.c: New file.
46960 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
46962         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
46964 2011-06-21  Andreas Jaeger  <aj@suse.de>
46966         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
46967         Copy rule from iconvdata/Makefile.
46969 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
46971         [BZ #12922]
46972         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
46973         but no long options are defined, just return 'W'.
46975 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
46977         [BZ #9696]
46978         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
46980 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
46982         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
46983         netgroups to read.
46984         (innetgr): Likewise.
46986 2011-07-05  Roland McGrath  <roland@hack.frob.com>
46988         * config.make.in (install_root): Default to $(DESTDIR).
46990 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
46992         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
46994 2011-07-02  Roland McGrath  <roland@hack.frob.com>
46996         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
46998         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
46999         containing directory rather than embedding absolute directory names.
47001         * scripts/check-local-headers.sh: Rewritten using awk.
47002         Match by word, not by line.  Print error messages for matches.
47003         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
47005         * Makerules [shlib-lds-flags empty]:
47006         ($(common-objpfx)libc_pic.opts): New target.
47007         ($(common-objpfx)libc_pic.os.clean): New target.
47008         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
47010         * config.make.in (OBJCOPY): New variable.
47011         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
47012         * configure: Regenerated.
47014         * config.make.in (use-default-link): New variable.
47015         * configure.in (use_default_link): Grok --with-default-link to set it.
47016         * configure: Regenerated.
47017         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
47018         (shlib-lds, shlib-lds-flags): Define to empty.
47020         * Makerules (shlib-lds): New variable.
47021         (shlib-lds-flags): New variable.
47022         (build-shlib, build-moduile, build-module-asneeded): Use it.
47023         ($(common-objpfx)libc.so): Use $(shlib-lds).
47024         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
47025         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
47027         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
47028         DT_FLAGS/DT_FLAGS_1 with zero flags.
47030         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
47031         linker script munging.
47033 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
47035         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
47036         as 128-bit value.
47037         * crypt/sha512.c (sha512_process_block): Perform total addition using
47038         128-bit if possible.
47039         (__sha512_finish_ctx): Likewise.
47040         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
47041         as 64-bit value.
47042         * crypt/sha256.c (SWAP64): Define.
47043         (sha256_process_block): Perform total addition using 64-bit if
47044         possible.
47045         (__sha256_finish_ctx): Likewise.
47047 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
47049         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
47050         * nscd/initgrcache.c (addinitgroupsX): Likewise.
47051         * nscd/hstcache.c (cache_addhst): Likewise.
47052         * nscd/grpcache.c (cache_addgr): Likewise.
47053         * nscd/aicache.c (addhstaiX): Likewise
47054         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
47056 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
47058         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
47059         * nscd/initgrcache.c (addinitgroupsX): Likewise.
47060         * nscd/hstcache.c (cache_addhst): Likewise.
47061         * nscd/grpcache.c (cache_addgr): Likewise.
47062         * nscd/aicache.c (addhstaiX): Likewise
47064 2011-07-01  Andreas Schwab  <schwab@redhat.com>
47066         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
47067         domain only when needed.
47069 2011-06-30  Andreas Schwab  <schwab@redhat.com>
47071         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
47072         is always restored.
47074 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
47076         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
47077         are re-adding the entry.
47078         * nscd/servicescache.c (cache_addserv): Likewise.
47080 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
47082         * sysdeps/generic/dl-irel.h: fix protection against multiple
47083         inclusions.
47084         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
47086 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
47088         [BZ #12935]
47089         * malloc/memusage.sh: Fix quoting in message.
47090         * debug/xtrace.sh: Likewise.
47092         * configure.in: Remove support for --experimental-malloc option, make
47093         it the default.
47094         * config.make.in: Likewise.
47095         * malloc/Makefile: Likewise.
47097 2011-06-27  Andreas Schwab  <schwab@redhat.com>
47099         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
47100         two-byte characters.
47102 2011-06-27  Roland McGrath  <roland@hack.frob.com>
47104         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
47105         AC_CACHE_CHECK invocation.
47106         * configure: Regenerated.
47108         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
47110 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
47112         [BZ #12350]
47113         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
47114         bit from old_res_options.
47116         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
47118         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
47119         value type for setfct.
47121 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
47123         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
47124         __gettimeofday instead of gettimeofday.
47126 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
47128         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
47130 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
47132         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
47134         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
47135         info.
47137 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
47139         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
47140         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
47141         strcpy-sse2-unaligned strncpy-sse2-unaligned
47142         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
47143         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
47144         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
47145         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
47146         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
47147         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
47148         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
47149         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
47150         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
47151         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
47152         (STRCPY): Support SSE2 and SSSE3 versions.
47154 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
47156         [BZ #12874]
47157         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
47158         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
47159         kernels which artificially limit size of requests.
47161 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
47163         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
47164         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
47165         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
47166         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
47167         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
47168         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
47169         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
47170         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
47171         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
47172         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
47173         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
47174         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
47175         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
47176         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
47177         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
47178         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
47179         Enable unaligned load optimization for Intel Core i3, i5 and i7
47180         processors.
47181         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
47182         Define.
47183         (index_Fast_Unaligned_Load): Define.
47184         (HAS_FAST_UNALIGNED_LOAD): Define.
47186 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
47188         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
47190 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
47192         [BZ #12907]
47193         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
47194         until it is clear that the information is realy needed.
47195         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
47197 2011-06-22  Andreas Schwab  <schwab@redhat.com>
47199         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
47201 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
47203         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
47204         /sys/devices/system/cpu/online if it is usable.
47206         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
47207         reading the information from the /proc filesystem to once a second.
47209 2011-06-21  Andreas Jaeger  <aj@suse.de>
47211         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
47212         NULL after inclusion of kernel headers.
47214 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
47216         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
47217         calls to internal_setent.
47219         [BZ #12885]
47220         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
47221         addresses using gethostbyname4_r ignore IPv4 addresses.
47223         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
47224         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
47226         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
47228 2011-06-20  David S. Miller  <davem@davemloft.net>
47230         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
47231         inclusions.
47232         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
47234         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
47235         (elf_irel): Use it.
47236         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
47237         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
47238         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
47239         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
47240         * sysdeps/x86_64/dl-irel.h: Likewise.
47242         * elf/dl-runtime.c: Use elf_ifunc_invoke.
47243         * elf/dl-sym.c: Likewise.
47245 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
47247         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
47248         need to dereference resplen2.
47250 2011-06-14  Andreas Schwab  <schwab@redhat.com>
47252         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
47254 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
47256         * Makeconfig: Define vardbdir and inst_vardbdir.
47257         * nss/Makefile: Add rules to install db-Makefile.
47259         * nss/nss_db/db-XXX.c: Cleanup.
47261         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
47262         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
47263         GLIBC_PRIVATE.
47264         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
47265         * nss/makedb.c: Implement -g option to specify that value strings
47266         are generated and should not be added to table iterated over for
47267         get*ent calls.
47268         * nss/nss_db/db-initgroups.c: New file.
47270         * nss/getent.c: Add support for initgroups lookups through getgrouplist
47271         interface.
47273         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
47274         (internal_getgrouplist): Adjust to name change.
47275         Update use_initgroups_entry if this is not the first call.
47276         * nss/databases.def: Add initgroups entry.
47278         * nss/makedb.c (compute_tables): Check result of multiple hash table
47279         sizes to minimize maximum chain length.
47281 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
47283         * Versions.def: Add entry for libnss_db.
47284         * shlib-versions: Likewise.
47285         * nss/Makefile: Add rules to build libnss_db.
47286         * nss/Versions: Add libnss_db information.  Organize libnss_files
47287         entries better.
47288         * nss/db-Makefile: Add gshadow support.  Change rules for the new
47289         makedb progra.  Some minor improvements to generate smaller files.
47290         * nss/nss_db/nss_db.h: Move NSS database header data structures to
47291         here from...
47292         * nss/makedb.c: ...here.
47293         Improve database format to be smaller and require less memory at
47294         runtime.
47295         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
47296         db anymore.
47297         * nss/nss_db/db-netgrp.c: Likewise.
47298         * nss/nss_db/db-open.c: Likewise.
47299         * nss/nss_files/flies-XXX.x: Adjust comments.
47300         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
47301         * nss/nss_files/files-grp.c: Likewise.
47302         * nss/nss_files/files-hosts.c: Likewise.
47303         * nss/nss_files/files-network.c: Likewise.
47304         * nss/nss_files/files-proto.c: Likewise.
47305         * nss/nss_files/files-pwd.c: Likewise.
47306         * nss/nss_files/files-rpc.c: Likewise.
47307         * nss/nss_files/files-service.c: Likewise.
47308         * nss/nss_files/files-sgrp.c: Likewise.
47309         * nss/nss_files/files-spwd.c: Likewise.
47310         * nss/nss_db/db-alias.c: Removed.
47311         * nss/nss_db/dummy-db.h: Removed.
47313 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
47315         * nss/makedb.c: Rewritten to not use database library.
47316         * nss/Makefile: Update to build new makedb program.
47318 2011-06-14  Andreas Jaeger  <aj@suse.de>
47320         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
47321         memset declaration.
47323 2011-06-10  Andreas Schwab  <schwab@redhat.com>
47325         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
47326         tmpbuf.
47328 2011-06-10  Roland McGrath  <roland@hack.frob.com>
47330         * Makerules (shlib.lds): Fail if the linker script comes out empty.
47331         * elf/Makefile ($(objpfx)ld.so): Likewise.
47333         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
47334         Don't list ld.so twice in dependencies.
47336         * posix/bug-regex31.c: Include <stdlib.h>.
47338         * nscd/hstcache.c (cache_addhst): Remove unused variable.
47340         * nis/nss_compat/compat-spwd.c
47341         (getspent_next_nss_netgr): Remove unused variable.
47342         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
47344         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
47345         nonmembers" output to use the right array.
47347         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
47349         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
47351         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
47352         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
47353         * catgets/gencat.c (read_input_file): Likewise.
47354         * locale/programs/locarchive.c (enlarge_archive): Likewise.
47356         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
47357         variable definition inside #if's controlling its use.
47359         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
47361         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
47363         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
47365         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
47366         unreachable code.
47368         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
47370         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
47371         * configure: Regenerated.
47373         * Makerules: Revert last change.
47374         * elf/Makefile: Likewise.
47376 2011-06-09  Roland McGrath  <roland@hack.frob.com>
47378         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
47379         * elf/Makefile ($(objpfx)librtld.os): Likewise.
47380         (reloc-link): Likewise.
47382 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
47384         * elf/Makefile: Add rules to build pldd.
47385         * elf/pldd.c: New file.
47386         * elf/pldd-xx.c: New file.
47388 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
47390         * version.h: Update for 2.15 development version.
47392 2011-06-07  David S. Miller  <davem@davemloft.net>
47394         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
47395         ifuncs.
47396         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
47397         elf_machine_lazy_rel): Likewise.
47398         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
47399         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
47400         elf_machine_lazy_rel): Likewise.
47401         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
47402         dl_hwcap via passed in argument.
47403         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
47404         Likewise.
47406 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
47408         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
47410 2011-06-06  Roland McGrath  <roland@hack.frob.com>
47412         [BZ #12849]
47413         * manual/fdl-1.1.texi: New file, verbatim from:
47414         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
47415         * manual/lgpl-2.1.texi: New file, verbatim from:
47416         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
47417         * manual/Makefile (licenses): New variable, list those new file names.
47418         (texis): Use it.
47419         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
47421         * manual/fdl.texi: File removed.
47422         * manual/lesser.texi: File removed.
47423         * manual/libc.texinfo (Copying, Documentation License):
47424         Use new @include file names, put @appendix directive before @include.
47426 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
47428         [BZ #12841]
47429         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
47430         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
47431         (mq_open): Add __NTH.
47433 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
47435         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
47436         Assume Intel Core i3/i5/i7 processor if AVX is available.
47438 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
47440         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
47441         typo.
47443 2011-05-31  Andreas Schwab  <schwab@redhat.com>
47445         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
47446         memory.  Use alloca_account.  Fix memory leak when retrying.
47448 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
47450         * version.h (RELEASE): Bump for 2.14 release.
47451         * include/features.h (__GLIBC_MINOR__): Bump to 14.
47453         * config.make.in (RANLIB): Remove entry.
47455 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
47457         * po/Makefile (po-sed-cmd): Add ksh to extensions.
47458         (libc.pot): Work around missing support for .ksh extension in xgettext.
47460         [BZ #12684]
47461         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
47462         if both request failed.
47463         (send_dg): In case of server errors clear resplen or *resplen2.
47465         [BZ #12454]
47466         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
47467         when there are multiple maps.
47468         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
47469         (_dl_fini): Remove test here.
47471         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
47473 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
47475         [BZ #12350]
47476         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
47477         bit from old_res_options.
47478         (gaih_inet): Likewise.
47480         [BZ #11099]
47481         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
47482         as signed.
47484         * resolv/res_init.c (res_setoptions): Make the code more compact.
47486         [BZ #11558]
47487         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
47488         set RES_USEVC.
47490         [BZ #11634]
47491         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
47493         * malloc/malloc.h: Mark malloc hook variables as deprecated.
47495         [BZ #11781]
47496         * malloc/malloc.h: Declare malloc hook variables as volatile.
47498         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
47499         in last patch.
47501         [BZ #11799]
47502         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
47503         raise in the comment.
47504         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
47505         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
47506         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
47508 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
47510         [BZ #12811]
47511         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
47512         grow the buffers more if it already has to be sufficient.
47513         (build_wcs_upper_buffer): Likewise.
47514         * posix/regexec.c (check_matching): Likewise.
47515         (clean_state_log_if_needed): Likewise.
47516         (extend_buffers): Don't enlarge buffers beyond size of the input
47517         buffer.
47518         Patches mostly by Emil Wojak <emil@wojak.eu>.
47519         * posix/bug-regex32.c: New file.
47520         * posix/Makefile (tests): Add bug-regex32.
47522         * locale/findlocale.c (_nl_find_locale): Return right away if
47523         _nl_explode_name failed.
47524         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
47526         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
47528         * debug/xtrace.sh: Unify messages.
47529         * malloc/memusage.sh: Likewise.
47531         [BZ #12813]
47532         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
47533         time symbol from vDSO.  Substitute with vsyscall if not available.
47534         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
47535         __vdso_time.
47537         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
47538         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
47539         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
47540         Add sendmmsg and internal_sendmmsg.
47541         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
47542         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
47543         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
47545         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
47546         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
47547         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
47549 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
47551         [BZ #12813]
47552         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
47553         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
47554         available.
47555         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
47556         __vdso_getcpu.
47558         [BZ #12814]
47559         * iconvdata/Makefile (tests): Add bug-iconv9.
47560         * iconvdata/bug-iconv9.c: New file.
47562 2011-05-27  Andreas Schwab  <schwab@redhat.com>
47564         [BZ #12814]
47565         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
47567 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
47569         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
47570         (struct user_regs_struct): Change intcs field back to cs.
47572 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
47574         * po/ja.po: Update from translation team.
47576 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
47578         [BZ #12795]
47579         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
47580         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
47582 2011-05-20  Andreas Schwab  <schwab@redhat.com>
47584         * stdlib/longlong.h: Update from GCC.
47586 2011-05-23  Andreas Schwab  <schwab@redhat.com>
47588         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
47589         parameter name.
47590         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
47591         Add parameter name.
47592         (__sysconf): Pass it down.
47594 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
47596         [BZ #12671]
47597         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
47598         some situations.
47599         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
47600         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
47601         add in in __libc_use_alloca calls.  Adjust callers.
47602         (glob): Use malloc in some situations.
47604         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
47605         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
47606         pltexit.
47608 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
47610         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
47611         and CLOCK_BOOTTIME_ALARM.
47613         [BZ #12782]
47614         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
47615         is returned.
47617         * string/_strerror.c (__strerror_r): Print negative errors as signed
47618         numbers.
47620         [BZ #12777]
47621         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
47622         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
47623         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
47625         * configure.in: Fix typo in redirection and correct removal of test
47626         files in two cases.
47628         [BZ #12788]
47629         * locale/setlocale.c (new_composite_name): Fix test to check for
47630         identical name of all categories.
47632         [BZ #12792]
47633         * libio/filedoalloc.c (local_isatty): New function.
47634         (_IO_file_doallocate): Use local_isatty.
47635         * stdio-common/perror.c (perror): In case a new stream is used
47636         forward the stream error.
47637         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
47638         error flag.
47640 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
47642         [BZ #11869]
47643         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
47644         alloca.
47645         * include/alloca.h (extend_alloca_account): Define.
47647         [BZ #11857]
47648         * posix/regex.h: Fix comments with documentation of user-accessible
47649         fields after compilation and describe correct free'ing of pattern
47650         after re_compile_pattern.
47651         Patch by Reuben Thomas <rrt@sc3d.org>.
47653 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
47655         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
47656         and -mno-altivec to prevent the compiler from using Altivec and/or
47657         VSX instructions when the corresponding registers are not available.
47659 2011-05-19  Andreas Schwab  <schwab@redhat.com>
47661         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
47663 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
47665         * libio/freopen.c (freopen): Use __dup2, not dup2.
47666         * libio/freopen64.c (freopen64): Likewise.
47668 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
47670         [BZ #12775]
47671         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
47672         * math/Makefile (tests): Add test-powl.
47673         (CFLAGS-test-powl.c): Define.
47674         * math/test-powl.c: New file.
47676 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
47678         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
47680 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
47682         [BZ #11837]
47683         * iconvdata/gb18030.c: Update to GB18020-2005.
47685 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
47687         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
47688         RE_SYNTAX_POSIX_AWK): Update to match recent development.
47689         Patch by Aharon Robbins <arnold@skeeve.com>.
47691         [BZ #11892]
47692         * stdlib/putenv.c (putenv): Don't always create copy of the variable
47693         on the stack.
47695         [BZ #11895]
47696         * misc/pselect.c (__pselect): Handle timeout value errors hidden
47697         through underflows.
47699         [BZ #12766]
47700         * misc/error.c (error_at_line): Ensure file_name and old_file_name
47701         point to strings before performing equality test for error_one_per_line
47702         mode.
47704         [BZ #11697]
47705         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
47707         [BZ #11820]
47708         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
47709         (struct user_fpregs_struct): Avoid __uint*_t types.
47711         [BZ #6420]
47712         * malloc/mtrace.c (tr_where): Add additional parameter to point to
47713         symbol info.  Use it instead of calling _dl_addr locally.
47714         (lock_and_info): New function.
47715         (tr_freehook): Call lock_and_info and pass symbol info as additional
47716         parameter to tr_where.
47717         (tr_mallochook): Likewise.
47718         (tr_reallochook): Likewise.
47719         (tr_memalignhook): Likewise.
47721         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
47722         used and couldn't be at all thread-safe.
47724 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
47726         * libio/freopen.c (freopen): Don't close old file descriptor
47727         before the new one is opened.  Instead dup the new file descriptor
47728         to the old one after the new stream is created.
47729         * libio/freopen64.c (freopen64): Likewise.
47730         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
47731         * libio/fileops.c (_IO_new_file_close_it): Handle new
47732         _IO_FLAGS2_NOCLOSE flag.
47733         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
47734         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
47735         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
47736         _IO_FLAGS2_NOCLOSE flag.
47737         * include/unistd.h: Add hidden_proto for dup3.
47738         Define __have_dup3.
47739         * io/dup3.c: Define hidden symbol.
47740         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
47742         [BZ #7101]
47743         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
47744         when an incomplete long option is used.
47745         * posix/tst-getopt_long1.c: New file.
47746         * posix/Makefile (tests): Add tst-getopt_long1.
47748         [BZ #10138]
47749         * scripts/config.guess: Update from autoconf-2.68.
47750         * scripts/config.sub: Likewise.
47752         [BZ #10157]
47753         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
47754         tests into ...
47755         (has_cpuclock): ...this.  New function.
47756         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
47757         macro here based on has_cpuclock code.
47759         [BZ #10149]
47760         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
47761         First byte (not low byte) is now always NUL.
47762         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
47764         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
47765         Use non-cancelable interfaces.
47767         [BZ #9809]
47768         * locale/iso-639.def: Add entry for Sorani.
47770         [BZ #11901]
47771         * include/stdlib.h: Move include protection to the right place.
47772         Define abort_msg_s.  Declare __abort_msg with it.
47773         * stdlib/abort.c (__abort_msg): Adjust type.
47774         * assert/assert.c (__assert_fail_base): New function.  Majority
47775         of code from __assert_fail.  Allocate memory for __abort_msg with
47776         mmap.
47777         (__assert_fail): Now call __assert_fail_base.
47778         * assert/assert-perr.c: Remove bulk of implementation.  Use
47779         __assert_fail_base.
47780         * include/assert.hL Declare __assert_fail_base.
47781         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
47782         mmap.
47783         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
47785 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
47787         [BZ #11952]
47788         [BZ #12453]
47789         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
47790         until all modules are registered in the DTV.
47791         * elf/Makefile: Add rules to build and run tst-tls19.
47792         * elf/tst-tls19.c: New file.
47793         * elf/tst-tls19mod1.c: New file.
47794         * elf/tst-tls19mod2.c: New file.
47795         * elf/tst-tls19mod3.c: New file.
47796         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
47798         [BZ #12083]
47799         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
47800         correctly.
47802         [BZ #12601]
47803         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
47804         two-byte sequence errors.
47805         * iconvdata/Makefile (tests): Add bug-iconv8.
47806         * iconvdata/bug-iconv8.c: New file.
47808         [BZ #12626]
47809         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
47810         buf2 definition.
47812         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
47814         [BZ #12432]
47815         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
47816         (dummy_getcfa): New function.
47817         (init): Get _Unwind_GetCFA address, use dummy if not found.
47818         (backtrace_helper): In recursion check, also check whether CFA changes.
47819         (__backtrace): Completely initialize arg.
47821         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
47822         storing incomplete byte sequence in state object.  Avoid testing for
47823         guaranteed too small input if we know there is enough data available.
47825 2011-05-11  Andreas Schwab  <schwab@redhat.com>
47827         * Makeconfig (+link-pie): Indent.
47828         * Rules (binaries-pie): Define if $(have-fpie) and
47829         $(build-shared).
47830         (binaries-shared): Also filter out $(binaries-pie).
47831         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
47832         * nscd/Makefile (others-pie): Add nscd.
47833         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
47834         ($(objpfx)nscd): Remove command override.
47835         * login/Makefile (others-pie): Add pt_chown.
47836         ($(objpfx)pt_chown): Remove command override.
47837         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
47838         remove command overrides.
47840 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
47842         * libio/tst_putwc.c: Fix error messages.
47844         [BZ #12724]
47845         * libio/fileops.c (_IO_new_file_close_it): Always flush when
47846         currently writing and seek to current position when not.
47847         * libio/Makefile (tests): Add bug-fclose1.
47848         * libio/bug-fclose1.c: New file.
47850 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
47852         [BZ #12511]
47853         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
47854         don't set DF_1_NODELETE here.
47855         (do_lookup_x): When entering new entry test for copy relocation
47856         and if necessary set DF_1_NODELETE flag.
47857         * elf/tst-unique4.cc: New file.
47858         * elf/tst-unique4.h: New file.
47859         * elf/tst-unique4lib.cc: New file.
47860         * elf/Makefile: Add rules to build and run tst-unique4.
47861         Patch by Piotr Bury <pbury@goahead.com>.
47863 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
47865         [BZ #12052]
47866         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
47868         [BZ #12625]
47869         * misc/mntent_r.c (addmntent): Flush the stream after the output
47871         [BZ #12393]
47872         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
47873         (is_trusted_path_normalize): Skip initial colon.  Append slash
47874         to empty buffer.  Duplicate is_trusted_path code but allow
47875         constructed patch to be prefix.
47876         (is_dst): Allow $ORIGIN followed by /.
47877         (_dl_dst_substitute): Correct clearing of check_for_trusted.
47878         Correct testing of result of is_trusted_path_normalize
47879         (decompose_rpath): Fix warning.
47881 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
47883         [BZ #11257]
47884         * grp/initgroups.c (internal_getgrouplist): When we found the service
47885         list through the initgroups entry in nsswitch.conf do not always
47886         continue on a successful lookup.  Don't always use the
47887         __nss_group_database value if it is set.
47888         * nss/nsswitch.conf (initgroups): Change action for successful db
47889         lookup to continue for compatibility.
47891 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
47893         [BZ #11532]
47894         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
47895         and CP774 modules.
47896         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
47897         and CP774 modules.
47898         * iconvdata/tst-tables.sh: Likewise.
47899         * iconvdata/cp770.c: New file.
47900         * iconvdata/cp771.c: New file.
47901         * iconvdata/cp772.c: New file.
47902         * iconvdata/cp773.c: New file.
47903         * iconvdata/cp774.c: New file.
47904         * iconvdata/testdata/CP770: New file.
47905         * iconvdata/testdata/CP770..UTF8: New file.
47906         * iconvdata/testdata/CP771: New file.
47907         * iconvdata/testdata/CP771..UTF8: New file.
47908         * iconvdata/testdata/CP772: New file.
47909         * iconvdata/testdata/CP772..UTF8: New file.
47910         * iconvdata/testdata/CP773: New file.
47911         * iconvdata/testdata/CP773..UTF8: New file.
47912         * iconvdata/testdata/CP774: New file.
47913         * iconvdata/testdata/CP774..UTF8: New file.
47915         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
47916         END CHARMAP line.
47917         * iconvdata/gen-8bit-gap.sh: Likewise.
47918         * iconvdata/gen-8bit.sh: Likewise.
47920         * locale/iso-639.def: Add ary entry.
47922         [BZ #11258]
47923         * locale/C-translit.h.in: Add U20A1 transliteration.
47925         [BZ #12178]
47926         * locale/iso-639.def: Add wae entry.
47927         Patch by Kevin Bortis <bortis@translate-wae.ch>.
47929         [BZ #12545]
47930         * locale/programs/localedef.c (construct_output_path): Use ssize_t
47931         for n.
47933         [BZ #12711]
47934         * locale/C-translit.h.in: Add entry for U20B9.
47935         Patch by pravin.d.s@gmail.com.
47937 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
47939         [BZ #12713]
47940         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
47941         ENAMETOOLONG use generic getcwd.
47942         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
47943         in rtld.  Use *stat64.
47944         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
47945         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
47946         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
47947         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
47948         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
47949         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
47950         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
47951         __fstatat64 macros.
47952         * include/dirent.h: Add libc_hidden_proto for rewinddir.
47953         * dirent/rewinddir.c: Add libc_hidden_def.
47954         * sysdeps/mach/hurd/rewinddir.c: Likewise.
47955         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
47957         * include/dirent.h (__alloc_dir): Add flags parameter.
47958         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
47959         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
47960         __alloc_dir.
47961         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
47962         from fdopendir if O_CLOEXEC is already set.
47964 2011-03-15  Alan Modra  <amodra@gmail.com>
47966         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
47967         l_tls_firstbyte_offset non-zero.  Save padding offset in
47968         l_tls_firstbyte_offset for later use.
47969         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
47970         freeing static tls block.
47972 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
47974         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
47975         where #ifdef was intended.  The intent is to prevent ARG_MAX from
47976         being defined by the kernel headers.
47978 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
47980         [BZ #12734]
47981         * resolv/resolv.h: Define RES_NOTLDQUERY.
47982         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
47983         no-tld-query and set RES_NOTLDQUERY.
47984         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
47985         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
47986         modern BIND to search name as TLD unless forbidden.
47988 2011-05-07  Petr Baudis  <pasky@suse.cz>
47989             Ulrich Drepper  <drepper@gmail.com>
47991         [BZ #12393]
47992         * elf/dl-load.c (fillin_rpath): Move trusted path check...
47993         (is_trusted_path): ...to here.
47994         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
47995         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
47996         using is_trusted_path_normalize() in setuid scripts.
47998 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
48000         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
48001         __BEGIN/__END_DECLS.
48003 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
48005         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
48006         NSS_STATUS_NOTFOUND if no record was found.
48008 2011-05-05  Andreas Schwab  <schwab@redhat.com>
48010         * sunrpc/Makefile (headers): Add rpc/netdb.h.
48011         (headers-not-in-tirpc): Remove rpc/netdb.h
48012         * resolv/netdb.h: Revert last change.
48014 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
48016         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
48017         circular dependency between libgcc.a and libc.a.
48019 2011-05-05  Andreas Schwab  <schwab@redhat.com>
48021         * resolv/netdb.h: Don't include <rpc/netdb.h>.
48022         * nis/Makefile: Don't install rpcsvc/*.
48023         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
48024         instead of <rpc/types.h>.
48025         (MAXHOSTNAMELEN): Define.
48027 2011-05-03  Andreas Schwab  <schwab@redhat.com>
48029         * elf/ldconfig.c (add_dir): Don't crash on empty path.
48031 2011-04-28  Maciej Babinski  <mbabinski@google.com>
48033         [BZ #12714]
48034         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
48035         gethostbyname4_r when IPv6 results are possible.
48037 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
48039         [BZ #12723]
48040         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
48041         _PC_PIPE_BUF handling.
48043 2011-04-30  Bruno Haible  <bruno@clisp.org>
48045         [BZ #12717]
48046         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
48047         * resolv/netdb.h (getnameinfo): Change type of flags parameter
48048         to 'int'.
48049         * inet/getnameinfo.c (getnameinfo): Likewise.
48051 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
48053         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
48054         to groups setting in database lookup.
48055         * nss/nsswitch.conf: Add initgroups entry.
48057 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
48059         [BZ #12685]
48060         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
48061         mode string.
48062         Patch by Eric Blake <eblake@redhat.com>.
48064 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
48066         * sunrpc/Makefile (need-export-routines): Add svc_run.
48067         (routines): Remove svc_run.
48068         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
48069         * sunrpc/clnt_perr.c (clnt_perrno): Export.
48070         * sunrpc/svc_run.c (svc_run): Likewise.
48071         * sunrpc/svc_udp.c (svcudp_create): Likewise.
48073 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
48075         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
48076         problem in reallocation in last patch.
48078 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
48080         * sunrpc/Makefile: Move inclusion of Rules.
48082 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
48084         * nss/nss_files/files-initgroups.c: New file.
48085         * nss/Makefile (libnss_files-routines): Add files-initgroups.
48086         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
48087         _nss_files_initgroups_dyn.
48089 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
48091         * elf/elf.h (R_ARM_IRELATIVE): Define.
48093 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
48095         * po/ru.po: Update from translation team.
48097 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
48099         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
48100         dependencies.
48102 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
48104         [BZ #12653]
48105         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
48106         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
48107         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
48108         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
48109         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
48111 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
48113         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
48114         differing bytes.
48115         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
48116         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
48117         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
48119 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
48121         [BZ #12420]
48122         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
48123         storing it.
48124         * stdlib/bug-getcontext.c: New file.
48125         * stdlib/Makefile: Add rules to build and run bug-getcontext.
48127 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
48129         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
48130         instructions into .machine "z9-109".
48131         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
48132         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
48134 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
48136         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
48137         between environment variables and auxiliary vector.
48139 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
48141         * Makefile: Add rules to build linkobj/libc.so.
48142         * include/libc-symbols.h: Define libc_hidden_nolink.
48143         * include/rpc/auth.h: Mark functions which are to be hidden.
48144         * include/rpc/auth_des.h: Likewise.
48145         * include/rpc/auth_unix.h: Likewise.
48146         * include/rpc/clnt.h: Likewise.
48147         * include/rpc/des_crypt.h: Likewise.
48148         * include/rpc/key_prot.h: Likewise.
48149         * include/rpc/pmap_clnt.h: Likewise.
48150         * include/rpc/pmap_prot.h: Likewise.
48151         * include/rpc/pmap_rmt.h: Likewise.
48152         * include/rpc/rpc_msg.h: Likewise.
48153         * include/rpc/svc.h: Likewise.
48154         * include/rpc/svc_auth.h: Likewise.
48155         * include/rpc/xdr.h: Likewise.
48156         * nis/Makefile: Link all DSOs against linkobj/libc.so.
48157         * nss/Makefile: Likewise.
48158         * sunrpc/Makefile: Don't install headers.  Build library with normal
48159         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
48160         * sunrpc/auth_des.c: Hide exported symbols by default, export some
48161         for the compat linking library.  Remove use of INTDEF/INTUSE.
48162         * sunrpc/auth_none.c: Likewise.
48163         * sunrpc/auth_unix.c: Likewise.
48164         * sunrpc/authdes_prot.c: Likewise.
48165         * sunrpc/authuxprot.c: Likewise.
48166         * sunrpc/clnt_gen.c: Likewise.
48167         * sunrpc/clnt_perr.c: Likewise.
48168         * sunrpc/clnt_raw.c: Likewise.
48169         * sunrpc/clnt_simp.c: Likewise.
48170         * sunrpc/clnt_tcp.c: Likewise.
48171         * sunrpc/clnt_udp.c: Likewise.
48172         * sunrpc/clnt_unix.c: Likewise.
48173         * sunrpc/des_crypt.c: Likewise.
48174         * sunrpc/des_soft.c: Likewise.
48175         * sunrpc/get_myaddr.c: Likewise.
48176         * sunrpc/key_call.c: Likewise.
48177         * sunrpc/key_prot.c: Likewise.
48178         * sunrpc/netname.c: Likewise.
48179         * sunrpc/pm_getmaps.c: Likewise.
48180         * sunrpc/pm_getport.c: Likewise.
48181         * sunrpc/pmap_clnt.c: Likewise.
48182         * sunrpc/pmap_prot.c: Likewise.
48183         * sunrpc/pmap_prot2.c: Likewise.
48184         * sunrpc/pmap_rmt.c: Likewise.
48185         * sunrpc/publickey.c: Likewise.
48186         * sunrpc/rpc_cmsg.c: Likewise.
48187         * sunrpc/rpc_common.c: Likewise.
48188         * sunrpc/rpc_dtable.c: Likewise.
48189         * sunrpc/rpc_prot.c: Likewise.
48190         * sunrpc/rpc_thread.c: Likewise.
48191         * sunrpc/rtime.c: Likewise.
48192         * sunrpc/svc.c: Likewise.
48193         * sunrpc/svc_auth.c: Likewise.
48194         * sunrpc/svc_authux.c: Likewise.
48195         * sunrpc/svc_raw.c: Likewise.
48196         * sunrpc/svc_run.c: Likewise.
48197         * sunrpc/svc_simple.c: Likewise.
48198         * sunrpc/svc_tcp.c: Likewise.
48199         * sunrpc/svc_udp.c: Likewise.
48200         * sunrpc/svc_unix.c: Likewise.
48201         * sunrpc/svcauth_des.c: Likewise.
48202         * sunrpc/xcrypt.c: Likewise.
48203         * sunrpc/xdr.c: Likewise.
48204         * sunrpc/xdr_array.c: Likewise.
48205         * sunrpc/xdr_float.c: Likewise.
48206         * sunrpc/xdr_intXX_t.c: Likewise.
48207         * sunrpc/xdr_mem.c: Likewise.
48208         * sunrpc/xdr_rec.c: Likewise.
48209         * sunrpc/xdr_ref.c: Likewise.
48210         * sunrpc/xdr_sizeof.c: Likewise.
48211         * sunrpc/xdr_stdio.c: Likewise.
48213 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
48215         [BZ #12650]
48216         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
48217         * sysdeps/ia64/dl-tls.h: Likewise.
48218         * sysdeps/powerpc/dl-tls.h: Likewise.
48219         * sysdeps/s390/dl-tls.h: Likewise.
48220         * sysdeps/sh/dl-tls.h: Likewise.
48221         * sysdeps/sparc/dl-tls.h: Likewise.
48222         * sysdeps/x86_64/dl-tls.h: Likewise.
48223         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
48225 2011-03-14  Andreas Schwab  <schwab@redhat.com>
48227         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
48228         rpath element also skip the following colon.
48229         (expand_dynamic_string_token): Add is_path parameter and pass
48230         down to DL_DST_REQUIRED and _dl_dst_substitute.
48231         (decompose_rpath): Call expand_dynamic_string_token with
48232         non-zero is_path.  Ignore empty rpaths.
48233         (_dl_map_object_from_fd): Call expand_dynamic_string_token
48234         with zero is_path.
48236 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
48238         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
48239         Make cancelable.
48241 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
48243         [BZ #12655]
48244         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
48245         Patch by Filipe David Manana <fdmanana@apache.org>.
48247 2011-04-07  Andreas Schwab  <schwab@redhat.com>
48249         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
48250         Maintain aligned stack.
48251         (CHECK_RSP): Remove unused macro.
48253 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
48255         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
48256         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
48258 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
48260         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
48262         * include/features.h: Mention __USE_XOPEN2K8 in comment.
48264 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
48266         [BZ #12518]
48267         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
48268         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
48269         * sysdeps/x86_64/memmove.c: New file.
48270         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
48271         (memcpy): Renamed to ...
48272         (__new_memcpy): This.
48273         (memcpy): Provide GLIBC_2_14 memcpy.
48274         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
48275         (memcpy): Provide GLIBC_2_2_5 memcpy.
48277 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
48279         [BZ #12631]
48280         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
48282 2011-03-30  Andreas Schwab  <schwab@redhat.com>
48284         * misc/syncfs.c: New file.
48285         * misc/Makefile (routines): Add syncfs.
48286         * posix/unistd.h: Declare syncfs.
48287         * sysdeps/unix/syscalls.list: Add syncfs.
48289 2011-04-01  Andreas Schwab  <schwab@redhat.com>
48291         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
48292         open_by_handle_at.
48293         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
48294         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
48295         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
48296         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
48297         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
48298         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
48299         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
48301 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
48303         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
48304         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
48305         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
48306         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
48307         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
48308         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
48309         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
48311         * io/Makefile: Compile fallocate.c, fallocate64.c, and
48312         sync_file_range.c with -fexceptions.
48313         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
48314         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
48315         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
48316         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
48317         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
48318         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
48319         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
48320         sync_file_range as cancellation point
48321         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
48322         now a wrapper around __call_sync_file_range with cancellation handling.
48323         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
48324         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
48325         function name to __call_sync_file_range.
48326         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
48327         Add call_sync_file_range.
48329 2011-04-01  Andreas Schwab  <schwab@redhat.com>
48331         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
48332         bits/timex.h.
48334 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
48336         * iconv/iconv.h: Fix typo in comment.
48337         * io/fcntl.h: Likewise.
48338         * libio/stdio.h: Likewise.
48339         * posix/spawn.h: Likewise.
48340         * posix/unistd.h: Likewise.
48341         * stdlib/stdlib.h: Likewise.
48342         * time/time.h: Likewise.
48343         * wcsmbs/wchar.h: Likewise.
48345         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
48346         open_by_handle): Add.
48347         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
48348         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
48349         Augment a few comments.
48350         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
48351         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
48352         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
48353         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
48354         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
48355         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
48356         open_by_handle.
48358         * io/fcntl.h (AT_EMPTY_PATH): Define.
48360 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
48362         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
48363         * sysdeps/unix/sysv/linux/bits/time.h: New file.
48364         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
48365         to...
48366         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
48367         * Versions.def: Add GLIBC_2.14.
48368         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
48369         Export.
48371 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
48373         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
48374         round counter.
48375         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
48377 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
48379         [BZ #12597]
48380         * string/test-strncmp.c (do_page_test): New function.
48381         (check2): Likewise.
48382         (test_main): Call check2.
48383         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
48385 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
48387         [BZ #12587]
48388         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
48389         Handle cache information in CPU leaf 4.
48390         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
48392 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
48394         [BZ #12583]
48395         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
48396         character representation.
48397         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
48399 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
48401         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
48402         END(__isnan) to END(__isnanf) to match function entry point/label
48403         EALIGN(__isnanf,...).
48405 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
48407         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
48409 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
48411         [BZ #12510]
48412         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
48413         copy from the symbol referenced in the relocation to initialize the
48414         used variable.
48415         Patch by Piotr Bury <pbury@goahead.com>.
48416         * elf/Makefile: Add rules to build and tst-unique3.
48417         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
48418         * elf/tst-unique3.cc: New file.
48419         * elf/tst-unique3.h: New file.
48420         * elf/tst-unique3lib.cc: New file.
48421         * elf/tst-unique3lib2.cc: New file.
48423         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
48425 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
48427         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
48428         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
48429         to _start.
48431 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
48433         * elf/dl-load.c (_dl_map_object): If we are looking for the first
48434         to-be-loaded object along a path to loader is ld.so.
48436 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
48437             Ulrich Drepper  <drepper@gmail.com>
48439         * sysdeps/x86_64/memset.S: After aligning destination, code
48440         branches to different locations depending on the value of
48441         misalignment, when multiarch is enabled. Fix this.
48443 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
48445         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
48446         Set _x86_64_preferred_memory_instruction for AMD processsors.
48447         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48448         Set bit_Prefer_SSE_for_memop for AMD processors.
48450 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
48452         * libio/fmemopen.c (fmemopen): Optimize a bit.
48454 2011-03-03  Andreas Schwab  <schwab@redhat.com>
48456         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
48458 2011-03-03  Roland McGrath  <roland@redhat.com>
48460         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
48462 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
48464         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
48465         __bzero_ultra1 instead of __memset_ultra1.
48467 2011-02-23  Andreas Schwab  <schwab@redhat.com>
48468             Ulrich Drepper  <drepper@gmail.com>
48470         [BZ #12509]
48471         * include/link.h (struct link_map): Add l_orig_initfini.
48472         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
48473         returning unsuccessfully.
48474         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
48475         close of a file loaded at startup, restore the original l_initfini
48476         list.
48477         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
48478         list, store the pointer.
48479         * elf/Makefile ($(objpfx)noload-mem): New rule.
48480         (noload-ENV): Define.
48481         (tests): Add $(objpfx)noload-mem.
48482         * elf/noload.c: Include <memcheck.h>.
48483         (main): Call mtrace.  Close all opened handles.
48485 2011-02-17  Andreas Schwab  <schwab@redhat.com>
48487         [BZ #12454]
48488         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
48489         dependencies are missing.
48491 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48493         Fix __if_freereq crash: Unlike the generic version which uses free,
48494         Hurd needs munmap.
48495         * sysdeps/mach/hurd/ifreq.h: New file.
48497 2011-01-27  Petr Baudis  <pasky@suse.cz>
48498             Ulrich Drepper  <drepper@gmail.com>
48500         [BZ 12445]#
48501         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
48502         to extend_alloca().
48503         * stdio-common/bug23.c: New file.
48504         * stdio-common/Makefile (tests): Add bug23.
48506 2010-09-28  Andreas Schwab  <schwab@redhat.com>
48507             Ulrich Drepper  <drepper@gmail.com>
48509         [BZ #12489]
48510         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
48511         before performing relro protection.  At old place add assertion
48512         to make sure nothing changed.
48514 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
48515             Glauber de Oliveira Costa  <glommer@gmail.com>
48517         * elf/elf.h: Add new ARM TLS relocs.
48519 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
48521         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
48522         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
48523         cast from r3.
48524         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
48525         'tests' variable.
48526         * sysdeps/wordsize-64/tst-writev.c: New file.
48528 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
48530         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
48531         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
48532         insns in _dl_start to prevent a TOC reference before relocs are
48533         resolved.
48535 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
48537         [BZ #12469]
48538         * Makeconfig: Remove RANLIB definition.
48539         * Makerules: Don't use RANLIB.
48540         * aclocal.m4: Remove ranlib test.
48541         * configure.in: No need to check for ranlib.
48542         * elf/rtld-Rules: Don't use RANLIB.
48544 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48546         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
48547         protection macro.
48548         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
48549         inclusion protection macro.
48551         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
48552         SIGRTMIN and SIGRTMAX and print information in that case only when
48553         SIGRTMIN is defined.
48555 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
48557         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
48558         arginfo fn returning -1.
48560         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
48561         and thousands string is zero terminated.
48563 2011-02-03  Andreas Schwab  <schwab@redhat.com>
48565         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
48566         sysdeps/unix/sysv/linux/bits/socket.h.
48568 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48570         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
48571         (__CPU_COUNT): Remove old macros.
48572         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
48573         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
48574         (__CPU_ALLOC, __CPU_FREE): Add macros.
48575         (__sched_cpualloc, __sched_cpufree): Add declarations.
48577 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
48579         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
48580         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
48581         * nscd/aicache.c (addhstaiX): Return timeout of added value.
48582         (readdhstai): Return value of addhstaiX call.
48583         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
48584         (addgrbyX): Return value returned by cache_addgr.
48585         (readdgrbyname): Return value returned by addgrbyX.
48586         (readdgrbygid): Likewise.
48587         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
48588         (addpwbyX): Return value returned by cache_addpw.
48589         (readdpwbyname): Return value returned by addhstbyX.
48590         (readdpwbyuid): Likewise.
48591         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
48592         (addservbyX): Return value returned by cache_addserv.
48593         (readdservbyname): Return value returned by addservbyX:
48594         (readdservbyport): Likewise.
48595         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
48596         (addhstbyX): Return value returned by cache_addhst.
48597         (readdhstbyname): Return value returned by addhstbyX.
48598         (readdhstbyaddr): Likewise.
48599         (readdhstbynamev6): Likewise.
48600         (readdhstbyaddrv6): Likewise.
48601         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
48602         (readdinitgroups): Return value returned by addinitgroupsX.
48603         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
48604         (prune_cache): Keep track of timeout value of re-added entries.
48605         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
48606         * nscd/nscd.h: Adjust prototypes of readd* functions.
48608 2011-02-04  Roland McGrath  <roland@redhat.com>
48610         * nis/nis_server.c (nis_servstate): Use the right name for 0.
48611         (nis_stats): Likewise.
48612         * nis/nis_modify.c (nis_modify): Likewise.
48613         * nis/nis_remove.c (nis_remove): Likewise.
48614         * nis/nis_add.c (nis_add): Likewise.
48616         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
48618         * posix/fnmatch_loop.c: Add some consts.
48620         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
48622 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
48624         [BZ #12460]
48625         * config.make.in (config-cflags-novzeroupper): Define.
48626         * configure.in: Substitute libc_cv_cc_novzeroupper.
48627         * elf/Makefile (AVX-CFLAGS): Define.
48628         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
48629         (CFLAGS-tst-auditmod4a.c): Likewise.
48630         (CFLAGS-tst-auditmod4b.c): Likewise.
48631         (CFLAGS-tst-auditmod6b.c): Likewise.
48632         (CFLAGS-tst-auditmod6c.c): Likewise.
48633         (CFLAGS-tst-auditmod7b.c): Likewise.
48634         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
48636 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
48638         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
48639         function to the callback.
48640         Patch partly by Jiri Olsa <jolsa@redhat.com>.
48642 2011-02-02  Andreas Schwab  <schwab@redhat.com>
48644         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
48645         of errno.
48647 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
48649         [BZ #11724]
48650         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
48651         of constructors.
48652         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
48653         of destructors.
48654         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
48656         [BZ #11724]
48657         * elf/Makefile: Add rules to build and run new test.
48658         * elf/tst-initorder.c: New file.
48659         * elf/tst-initorder.exp: New file.
48660         * elf/tst-initordera1.c: New file.
48661         * elf/tst-initordera2.c: New file.
48662         * elf/tst-initordera3.c: New file.
48663         * elf/tst-initordera4.c: New file.
48664         * elf/tst-initorderb1.c: New file.
48665         * elf/tst-initorderb2.c: New file.
48666         * elf/tst-order-a1.c: New file.
48667         * elf/tst-order-a2.c: New file.
48668         * elf/tst-order-a3.c: New file.
48669         * elf/tst-order-a4.c: New file.
48670         * elf/tst-order-b1.c: New file.
48671         * elf/tst-order-b2.c: New file.
48672         * elf/tst-order-main.c: New file.
48673         New test case by George Gensure <werkt0@gmail.com>.
48675 2010-10-01  Andreas Schwab  <schwab@redhat.com>
48677         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
48678         decoding ACE if AI_CANONIDN.
48680 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
48682         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
48684 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
48686         * version.h (RELEASE): Bump for 2.13 release.
48687         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
48689         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
48691         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
48692         MADV_NOHUGEPAGE.
48693         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
48694         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
48695         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
48696         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
48697         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
48698         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
48700         * posix/getconf.c: Update copyright year.
48701         * catgets/gencat.c: Likewise.
48702         * csu/version.c: Likewise.
48703         * debug/catchsegv.sh: Likewise.
48704         * debug/xtrace.sh: Likewise.
48705         * elf/ldconfig.c: Likewise.
48706         * elf/ldd.bash.in: Likewise.
48707         * elf/sprof.c (print_version): Likewise.
48708         * iconv/iconv_prog.c: Likewise.
48709         * iconv/iconvconfig.c: Likewise.
48710         * locale/programs/locale.c: Likewise.
48711         * locale/programs/localedef.c: Likewise.
48712         * malloc/memusage.sh: Likewise.
48713         * malloc/mtrace.pl: Likewise.
48714         * nscd/nscd.c (print_version): Likewise.
48715         * nss/getent.c: Likewise.
48717         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
48718         PF_CAIF, and PF_ALG.
48719         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
48721 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
48723         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
48724         (modules-names): Use them.
48725         (ifunc-test-modules, ifunc-pie-tests): Define.
48726         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
48727         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
48728         (test-extras): Likewise.
48729         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
48730         $(compile-command.c).
48731         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
48732         (all-built-dso): Define.
48733         (check-textrel.out, check-execstack.out): Depend on it.
48735         * configure.in: Don't override --enable-multi-arch.
48737 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
48739         [BZ #6812]
48740         * nscd/hstcache.c (tryagain): Define.
48741         (cache_addhst): Return tryagain not notfound for temporary errors.
48742         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
48743         failed.
48745 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
48747         [BZ #10563]
48748         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
48749         to make the syscall.
48750         * sysdeps/unix/sysv/linux/setgroups.c: New file.
48752         [BZ #12378]
48753         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
48754         and fall back to matching as normal character if the string ends before
48755         the matching ']' is found.  This is what POSIX requires.
48756         * posix/testfnm.c: Adjust test result.
48757         * posix/globtest.sh: Adjust test result.  Add new test.
48758         * posix/tst-fnmatch.input: Likewise.
48759         * posix/tst-fnmatch2.c: Add new test.
48761 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
48763         * elf/Makefile (check-execstack): Revert last change.  Depend on
48764         check-execstack.h.
48765         (check-execstack.h): New target.
48766         (generated): Add check-execstack.h.
48767         * elf/check-execstack.c: Include "check-execstack.h".
48768         (main): Revert last change.
48769         (handle_file): Return zero if GNU_STACK is absent and
48770         DEFAULT_STACK_PERMS doesn't include PF_X.
48772 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
48774         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
48775         in child fails because the descriptor is already closed.
48776         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
48777         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
48778         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
48780         [BZ #12397]
48781         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
48782         syscall.
48784         [BZ #10484]
48785         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
48786         temporary buffer used to handle multi lookups locally.
48787         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
48789 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
48791         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
48792         loader is ld.so.
48794 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
48796         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
48797         alignment for SSE2.
48799 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
48801         [BZ #12394]
48802         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
48803         characters.  When rounding increased number of integer digits recompute
48804         number of groups.
48805         * stdio-common/tst-grouping.c: New file.
48806         * stdio-common/Makefile: Add rules to build and run tst-grouping.
48808 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
48810         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
48811         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
48813         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
48814         void.
48815         * bits/select.h: Likewise.
48817 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
48819         * po/ja.po: Update from translation team.
48821 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
48823         [BZ #11155]
48824         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
48825         implementation just like for lxstat, fxstatat, et al.
48827 2010-12-27  Jim Meyering  <meyering@redhat.com>
48829         [BZ #12348]
48830         * posix/regexec.c (build_trtable): Return failure indication upon
48831         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
48833 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
48835         [BZ #12201]
48836         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
48837         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
48838         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
48839         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
48841         [BZ #12207]
48842         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
48844         [BZ #12204]
48845         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
48846         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
48848 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
48850         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
48851         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
48852         script has SORT_BY_INIT_PRIORITY.
48853         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
48854         NO_CTORS_DTORS_SECTIONS is defined.
48855         * elf/soinit.c: Likewise.
48856         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
48857         NO_CTORS_DTORS_SECTIONS is defined.
48858         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
48859         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
48860         * sysdeps/sh/init-first.c: Likewise.
48861         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
48863 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
48865         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
48866         always use the slow path.
48868 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
48870         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
48871         similar rule which adds the sysdep directories to the header search in
48872         order to pick up the correct platform stackinfo.h.
48873         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
48874         perform test if it is, otherwise return successfully without testing.
48875         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
48876         DEFAULT_STACK_PERMS define in stackinfo.h.
48877         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
48878         defined in stackinfo.h.
48879         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
48880         DEFAULT_STACK_PERMS defined in stackinfo.h.
48881         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
48882         * sysdeps/ia64/stackinfo.h: Likewise.
48883         * sysdeps/s390/stackinfo.h: Likewise.
48884         * sysdeps/sh/stackinfo.h: Likewise.
48885         * sysdeps/sparc/stackinfo.h: Likewise.
48886         * sysdeps/x86_64/stackinfo.h: Likewise.
48887         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
48888         PF_X for powerpc64.  Retain PF_X for powerpc32.
48890 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
48892         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
48893         accurately.
48894         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
48895         GETDENTS_64BIT_ALIGNED.
48897 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
48899         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
48901 2010-12-10  Andreas Schwab  <schwab@redhat.com>
48903         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
48904         _GNU_SOURCE.
48906         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
48907         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
48908         Remove __restrict.
48909         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
48910         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
48912 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
48914         [BZ #11655]
48915         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
48916         are initialized.
48918 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
48920         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
48922 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
48924         * po/it.po: Update from translation team.
48926 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
48928         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
48929         unused codes.
48931 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
48933         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
48935 2010-11-24  Andreas Schwab  <schwab@redhat.com>
48937         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
48938         specially.
48939         (gaih_getanswer_slice): Likewise.
48941 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
48943         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
48945 2010-05-31  Petr Baudis  <pasky@suse.cz>
48947         [BZ #11149]
48948         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
48949         silently even in the chroot mode.
48951 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
48953         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
48954         last patch a bit.  Pretty printing
48956 2010-05-31  Petr Baudis <pasky@suse.cz>
48958         [BZ #10085]
48959         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
48960         initialization of skip_initgroups_dyn.
48962 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
48964         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
48965         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
48967 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
48969         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
48971 2010-11-11  Andreas Schwab  <schwab@redhat.com>
48973         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
48974         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
48975         (tst-fnmatch-ENV): Set MALLOC_TRACE.
48976         ($(objpfx)tst-fnmatch-mem): New rule.
48977         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
48978         * posix/tst-fnmatch.c (main): Call mtrace.
48980 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
48982         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48983         Support Intel processor model 6 and model 0x2c.
48985 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
48987         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
48988           signed comparison.
48990 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
48992         [BZ #12205]
48993         * string/test-strncasecmp.c (check_result): New function.
48994         (do_one_test): Use it.
48995         (check1): New function.
48996         (test_main): Use it.
48997         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
48998         Support strcasecmp and strncasecmp.
49000 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
49002         [BZ #12194]
49003         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
49004         * sysdeps/x86_64/bits/byteswap.h: Likewise.
49006 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
49008         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
49009         IFUNC support.
49010         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
49011         memset-x86-64.
49012         * sysdeps/x86_64/multiarch/bzero.S: New file.
49013         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
49014         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
49015         * sysdeps/x86_64/multiarch/memset.S: New file.
49016         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
49017         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
49018         Set bit_Prefer_SSE_for_memop for Intel processors.
49019         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
49020         Define.
49021         (index_Prefer_SSE_for_memop): Define.
49022         (HAS_PREFER_SSE_FOR_MEMOP): Define.
49024 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
49026         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
49027         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
49029 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
49031         [BZ #12191]
49032         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
49033         (__x86_64_raw_data_cache_size_half): Likewise.
49034         (__x86_64_raw_shared_cache_size): Likewise.
49035         (__x86_64_raw_shared_cache_size_half): Likewise.
49037         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
49038         (__x86_64_raw_data_cache_size_half): Likewise.
49039         (__x86_64_raw_shared_cache_size): Likewise.
49040         (__x86_64_raw_shared_cache_size_half): Likewise.
49041         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
49042         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
49043         and __x86_64_raw_shared_cache_size_half.  Round
49044         __x86_64_data_cache_size_half, __x86_64_data_cache_size
49045         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
49046         to multiple of 256 bytes.
49048 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
49050         [BZ #12167]
49051         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
49052         of inacessible symlinks.  Verify result of symlink before returning it.
49053         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
49054         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
49056 2010-10-28  Erich Ritz  <erichritz@gmail.com>
49058         * math/math.h (isinf): Fix typo in comment.
49060 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
49062         * po/da.po: Update from translation team.
49064 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
49066         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
49067         is added to the list.
49069 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49070             Ulrich Drepper  <drepper@gmail.com>
49072         * elf/dl-object.c (_dl_new_object): Don't append the new object to
49073         the global list here.  Move code to...
49074         (_dl_add_to_namespace_list): ...here.  New function.
49075         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
49076         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
49077         * elf/dl-load.c (lose): Don't remove the element from the list.
49078         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
49079         (_dl_map_object): Likewise.
49081 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
49083         [BZ #12159]
49084         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
49085         into all bytes of SSE register.
49086         Patch by Richard Li <richardpku@gmail.com>.
49088 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
49090         [BZ #12140]
49091         * malloc/malloc.c (_int_free): Fill correct number of bytes when
49092         perturbing.
49094 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
49096         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
49097         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
49098         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
49099         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
49100         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
49101         submachine.
49102         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
49104 2010-10-22  Andreas Schwab  <schwab@redhat.com>
49106         * include/dlfcn.h (__RTLD_SECURE): Define.
49107         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
49108         mode & __RTLD_SECURE instead.
49109         (open_path): Rename preloaded parameter to secure.
49110         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
49111         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
49112         * elf/dl-deps.c (openaux): Likewise.
49113         * elf/rtld.c (struct map_args): Remove is_preloaded.
49114         (map_doit): Don't use it.
49115         (dl_main): Likewise.
49116         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
49117         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
49119 2010-09-09  Andreas Schwab  <schwab@redhat.com>
49121         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
49122         (sysd-rules-targets): Remove duplicates.
49123         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
49124         rtld-%.$o dependency.
49126 2010-10-18  Andreas Schwab  <schwab@redhat.com>
49128         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
49129         _dl_map_object do it.
49131 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
49133         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
49134         fast fma builtins, define the macros in the C99 standard.
49135         (FP_FAST_FMAF): Likewise.
49136         (FP_FAST_FMAL): Likewise.
49137         * sysdeps/x86_64/bits/mathdef.h: Likewise.
49139         * bits/mathdef.h: Update copyright year.
49140         * sysdeps/powerpc/bits/mathdef.h: Likewise.
49142 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
49144         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
49145         builtins, define the macros in the C99 standard.
49146         (FP_FAST_FMAF): Likewise.
49147         (FP_FAST_FMAL): Likewise.
49148         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
49149         multiply/add.
49150         (FP_FAST_FMAF): Likewise.
49152 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
49154         [BZ #3268]
49155         * math/libm-test.inc (fma_test): Some new testcases.
49156         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
49157         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
49158         y and infinite z.  Do multiplication by C already in long double.
49159         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
49160         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
49161         y and infinite z.  Do bitwise or of inexact bit into u.d.
49162         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
49163         * sysdeps/i386/fpu/s_fmaf.S: Removed.
49164         * sysdeps/i386/fpu/s_fma.S: Removed.
49165         * sysdeps/i386/fpu/s_fmal.S: Removed.
49167 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
49169         [BZ #3268]
49170         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
49171         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
49172         computation is not scheduled after fetestexcept.  Fix value
49173         of minimum denormal long double.
49175 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
49177         [BZ #3268]
49178         * math/libm-test.inc (fma_test): Add some more tests.
49179         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
49180         correctly.
49182 2010-10-15  Andreas Schwab  <schwab@redhat.com>
49184         * scripts/data/localplt-s390-linux-gnu.data: New file.
49185         * scripts/data/localplt-s390x-linux-gnu.data: New file.
49187 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
49189         [BZ #3268]
49190         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
49191         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
49192         instead of dbl-64.
49193         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
49194         inlines.
49195         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
49196         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
49197         if one of x and y is very large and the other is subnormal.
49198         * sysdeps/s390/fpu/s_fmaf.c: New file.
49199         * sysdeps/s390/fpu/s_fma.c: New file.
49200         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
49201         * sysdeps/powerpc/fpu/s_fma.S: New file.
49202         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
49203         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
49204         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
49206 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
49208         [BZ #3268]
49209         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
49210         fma tests.
49211         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
49212         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
49213         * sysdeps/i386/i686/multiarch/s_fma.c: Include
49214         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
49215         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
49216         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
49217         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
49219 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
49221         [BZ #12078]
49222         * posix/regcomp.c (parse_branch): One more memory leak plugged.
49223         * posix/bug-regex31.input: Add test case.
49225 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
49227         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
49228         * posix/bug-regex31.input: New file.
49230         [BZ #12078]
49231         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
49232         (parse_sub_exp): Fix last change, use postorder.
49234         * posix/bug-regex31.c: New file.
49235         * posix/Makefile: Add rules to build and run bug-regex31.
49237         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
49239         [BZ #12078]
49240         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
49242         [BZ #12108]
49243         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
49244         to have entries in sys_siglist.
49246         [BZ #12093]
49247         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
49248         be NULL.
49250 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
49252         [BZ #3268]
49253         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
49254         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
49255         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
49256         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
49257         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
49258         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
49259         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
49260         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
49261         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
49262         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
49263         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
49264         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
49265         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
49266         * math/ftestexcept.c (fetestexcept): Likewise.
49267         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
49268         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
49269         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
49270         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
49271         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
49272         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
49273         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
49275 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
49277         [BZ #12107]
49278         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
49279         newline.
49281 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
49283         * string/bug-strstr1.c: New file.
49284         * string/Makefile: Add rules to build and run bug-strstr1.
49286 2010-10-05  Eric Blake  <eblake@redhat.com>
49288         [BZ #12092]
49289         * string/str-two-way.h (two_way_long_needle): Always clear memory
49290         when skipping input due to the shift table.
49292 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
49294         [BZ #12005]
49295         * malloc/mcheck.c: Handle large requests.
49297         [BZ #12077]
49298         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
49299         for strncmp and strncasecmp.
49300         * string/stratcliff.c: Add tests for strcmp and strncmp.
49301         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
49303 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
49305         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
49306         __set_fpscr.
49308 2010-09-30  Andreas Jaeger  <aj@suse.de>
49310         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
49311         (CGROUP_SUPER_MAGIC): Define.
49312         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
49313         Handle btrfs and cgroup file systems.
49314         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
49315         Likewise.
49317 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
49319         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
49320         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
49322 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49324         [BZ #12067]
49325         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
49326         trying to locate the ELF header.
49328 2010-09-27  Andreas Schwab  <schwab@redhat.com>
49330         [BZ #11611]
49331         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
49332         Mask out sign-bit copies when constructing f_fsid.
49334 2010-09-24  Petr Baudis <pasky@suse.cz>
49336         * debug/stack_chk_fail_local.c: Add missing licence exception.
49337         * debug/warning-nop.c: Likewise.
49339 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
49341         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
49342         implementing getdents64 using getdents syscall, set d_type if
49343         __ASSUME_GETDENTS32_D_TYPE.
49345 2010-09-16  Andreas Schwab  <schwab@redhat.com>
49347         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
49348         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
49350 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
49352         [BZ #12037]
49353         * posix/unistd.h: Undo change of feature selection for ftruncate from
49354         2010-01-11.
49356 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
49358         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
49359         detection.
49361 2010-09-20  Andreas Schwab  <schwab@redhat.com>
49363         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
49364         fanotify_mark.
49365         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
49367 2010-09-14  Andreas Schwab  <schwab@redhat.com>
49369         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
49370         variables after CHECK_SP call.
49371         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
49373 2010-09-13  Andreas Schwab  <schwab@redhat.com>
49374             Ulrich Drepper  <drepper@redhat.com>
49376         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
49377         re-relocationg ld.so.
49378         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
49379         _dl_init_paths call.
49380         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
49381         here anymore.
49383 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
49385         * resolv/res_init.c (__res_vinit): Count the default server we added.
49387 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
49388             Ulrich Drepper  <drepper@redhat.com>
49390         [BZ #11968]
49391         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
49392         (____longjmp_chk): Use %ebx for saving value across system call.
49393         Add unwind info.
49395 2010-09-06  Andreas Schwab  <schwab@redhat.com>
49397         * manual/Makefile: Don't mix pattern rules with normal rules.
49399 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
49401         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
49402         operation.
49403         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
49404         * libio/iofopncook.c (_IO_cookie_init): Likewise.
49405         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
49406         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
49407         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
49408         Likewise.
49410 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
49412         [BZ #11979]
49413         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
49414         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
49416 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
49418         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
49419         * sysdeps/x86_64/addmul_1.S: Likewise.
49420         * sysdeps/x86_64/lshift.S: Likewise.
49421         * sysdeps/x86_64/mul_1.S: Likewise.
49422         * sysdeps/x86_64/rshift.S: Likewise.
49423         * sysdeps/x86_64/sub_n.S: Likewise.
49424         * sysdeps/x86_64/submul_1.S: Likewise.
49426 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49428         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
49429         Define __sched_param instead of SCHED_* and sched_param when
49430         <bits/sched.h> is included with __need_schedparam defined.
49431         * bits/sched.h [__need_schedparam]
49432         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
49433         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
49434         (__defined_schedparam): Define to 1.
49435         (__sched_param): New structure, identical to sched_param.
49436         (__need_schedparam): Undefine.
49438 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
49440         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
49441         (epoll_create1): Declare.
49443         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
49445 2010-08-31  Andreas Schwab  <schwab@redhat.com>
49447         [BZ #7066]
49448         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
49449         shifting retval into place.
49451 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
49453         * nis/rpcsvc/nis.h: Update copyright notice.
49454         * nis/rpcsvc/nis.x: Likewise.
49455         * nis/rpcsvc/nis_callback.h: Likewise.
49456         * nis/rpcsvc/nis_callback.x: Likewise.
49457         * nis/rpcsvc/nis_object.x: Likewise.
49458         * nis/rpcsvc/nis_tags.h: Likewise.
49459         * nis/rpcsvc/yp.h: Likewise.
49460         * nis/rpcsvc/yp.x: Likewise.
49461         * nis/rpcsvc/ypupd.h: Likewise.
49462         * nis/yp_xdr.c: Likewise.
49463         * nis/ypupdate_xdr.c: Likewise.
49465         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
49466         mainly the body of pmap_getport.  Add parameters to specify timeouts.
49467         (pmap_getport): Use __libc_rpc_getport.
49468         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
49469         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
49470         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
49472 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
49474         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
49475         fanotify_mark.
49477 2010-08-27  Roland McGrath  <roland@redhat.com>
49479         * sysdeps/i386/i686/multiarch/Makefile
49480         (CFLAGS-varshift.c): New variable.
49482 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
49484         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
49485         * sysdeps/i386/i686/multiarch/varshift.c: New file.
49487         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
49489         * sysdeps/x86_64/strlen.S: Minimal code improvement.
49491 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
49493         * sysdeps/x86_64/strlen.S: Unroll the loop.
49494         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
49495         strlen-sse2 strlen-sse2-bsf.
49496         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
49497         __strlen_no_bsf if bit_Slow_BSF is set.
49498         (__strlen_sse42): Removed.
49499         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
49500         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
49502 2010-08-25  Roland McGrath  <roland@redhat.com>
49504         * sysdeps/x86_64/multiarch/varshift.S: File removed.
49505         * sysdeps/x86_64/multiarch/varshift.c: New file.
49506         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
49507         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
49508         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
49509         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
49511 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
49513         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49514         strlen-sse2 strlen-sse2-bsf.
49515         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
49516         __strlen_sse2_bsf if bit_Slow_BSF is unset.
49517         (__strlen_sse2): Removed.
49518         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
49519         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
49520         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
49521         bit_Slow_BSF for Atom.
49522         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
49523         (index_Slow_BSF): Define.
49524         (HAS_SLOW_BSF): Define.
49526 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
49528         [BZ #10851]
49529         * resolv/res_init.c (__res_vinit): When no server address at all
49530         is given default to loopback.
49532 2010-08-24  Roland McGrath  <roland@redhat.com>
49534         * configure.in: Remove config-name.h generation.
49535         * configure: Regenerated.
49536         * config-name.in: File removed.
49537         * scripts/config-uname.sh: New file.
49538         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
49539         ($(objdir)config-name.h): New target.
49541         * sunrpc/rpc_parse.h: Avoid nested comment.
49543 2010-08-24  Richard Henderson  <rth@redhat.com>
49544             Ulrich Drepper  <drepper@redhat.com>
49545             H.J. Lu  <hongjiu.lu@intel.com>
49547         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
49548         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
49549         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
49550         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
49551         _mm_alignr_epi8 with _mm_loadu_si128.
49552         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
49553         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
49554         (__m128i_shift_right): Removed.
49555         * sysdeps/i386/i686/multiarch/varshift.h: New file.
49556         * sysdeps/i386/i686/multiarch/varshift.S: New file.
49557         * sysdeps/x86_64/multiarch/varshift.h: New file.
49558         * sysdeps/x86_64/multiarch/varshift.S: New file.
49560 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
49562         * configure.in: Move assembler checks to before sysdep dir checking.
49564 2010-08-20  Petr Baudis  <pasky@suse.cz>
49566         * LICENSES: Sync the sunrpc license.
49568 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
49570         * sunrpc/auth_des.c: Update copyright notice once again.
49571         * sunrpc/auth_none.c: Likewise.
49572         * sunrpc/auth_unix.c: Likewise.
49573         * sunrpc/authdes_prot.c: Likewise.
49574         * sunrpc/authuxprot.c: Likewise.
49575         * sunrpc/bindrsvprt.c: Likewise.
49576         * sunrpc/clnt_gen.c: Likewise.
49577         * sunrpc/clnt_perr.c: Likewise.
49578         * sunrpc/clnt_raw.c: Likewise.
49579         * sunrpc/clnt_simp.c: Likewise.
49580         * sunrpc/clnt_tcp.c: Likewise.
49581         * sunrpc/clnt_udp.c: Likewise.
49582         * sunrpc/clnt_unix.c: Likewise.
49583         * sunrpc/des_crypt.c: Likewise.
49584         * sunrpc/des_soft.c: Likewise.
49585         * sunrpc/get_myaddr.c: Likewise.
49586         * sunrpc/getrpcport.c: Likewise.
49587         * sunrpc/key_call.c: Likewise.
49588         * sunrpc/key_prot.c: Likewise.
49589         * sunrpc/openchild.c: Likewise.
49590         * sunrpc/pm_getmaps.c: Likewise.
49591         * sunrpc/pm_getport.c: Likewise.
49592         * sunrpc/pmap_clnt.c: Likewise.
49593         * sunrpc/pmap_prot.c: Likewise.
49594         * sunrpc/pmap_prot2.c: Likewise.
49595         * sunrpc/pmap_rmt.c: Likewise.
49596         * sunrpc/rpc/auth.h: Likewise.
49597         * sunrpc/rpc/auth_unix.h: Likewise.
49598         * sunrpc/rpc/clnt.h: Likewise.
49599         * sunrpc/rpc/des_crypt.h: Likewise.
49600         * sunrpc/rpc/key_prot.h: Likewise.
49601         * sunrpc/rpc/netdb.h: Likewise.
49602         * sunrpc/rpc/pmap_clnt.h: Likewise.
49603         * sunrpc/rpc/pmap_prot.h: Likewise.
49604         * sunrpc/rpc/pmap_rmt.h: Likewise.
49605         * sunrpc/rpc/rpc.h: Likewise.
49606         * sunrpc/rpc/rpc_des.h: Likewise.
49607         * sunrpc/rpc/rpc_msg.h: Likewise.
49608         * sunrpc/rpc/svc.h: Likewise.
49609         * sunrpc/rpc/svc_auth.h: Likewise.
49610         * sunrpc/rpc/types.h: Likewise.
49611         * sunrpc/rpc/xdr.h: Likewise.
49612         * sunrpc/rpc_clntout.c: Likewise.
49613         * sunrpc/rpc_cmsg.c: Likewise.
49614         * sunrpc/rpc_common.c: Likewise.
49615         * sunrpc/rpc_cout.c: Likewise.
49616         * sunrpc/rpc_dtable.c: Likewise.
49617         * sunrpc/rpc_hout.c: Likewise.
49618         * sunrpc/rpc_main.c: Likewise.
49619         * sunrpc/rpc_parse.c: Likewise.
49620         * sunrpc/rpc_parse.h: Likewise.
49621         * sunrpc/rpc_prot.c: Likewise.
49622         * sunrpc/rpc_sample.c: Likewise.
49623         * sunrpc/rpc_scan.c: Likewise.
49624         * sunrpc/rpc_scan.h: Likewise.
49625         * sunrpc/rpc_svcout.c: Likewise.
49626         * sunrpc/rpc_tblout.c: Likewise.
49627         * sunrpc/rpc_util.c: Likewise.
49628         * sunrpc/rpc_util.h: Likewise.
49629         * sunrpc/rpcinfo.c: Likewise.
49630         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
49631         * sunrpc/rpcsvc/key_prot.x: Likewise.
49632         * sunrpc/rpcsvc/klm_prot.x: Likewise.
49633         * sunrpc/rpcsvc/mount.x: Likewise.
49634         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
49635         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
49636         * sunrpc/rpcsvc/rex.x: Likewise.
49637         * sunrpc/rpcsvc/rstat.x: Likewise.
49638         * sunrpc/rpcsvc/rusers.x: Likewise.
49639         * sunrpc/rpcsvc/sm_inter.x: Likewise.
49640         * sunrpc/rpcsvc/spray.x: Likewise.
49641         * sunrpc/rpcsvc/yppasswd.x: Likewise.
49642         * sunrpc/rtime.c: Likewise.
49643         * sunrpc/svc.c: Likewise.
49644         * sunrpc/svc_auth.c: Likewise.
49645         * sunrpc/svc_authux.c: Likewise.
49646         * sunrpc/svc_raw.c: Likewise.
49647         * sunrpc/svc_run.c: Likewise.
49648         * sunrpc/svc_simple.c: Likewise.
49649         * sunrpc/svc_tcp.c: Likewise.
49650         * sunrpc/svc_udp.c: Likewise.
49651         * sunrpc/svc_unix.c: Likewise.
49652         * sunrpc/svcauth_des.c: Likewise.
49653         * sunrpc/xcrypt.c: Likewise.
49654         * sunrpc/xdr.c: Likewise.
49655         * sunrpc/xdr_array.c: Likewise.
49656         * sunrpc/xdr_float.c: Likewise.
49657         * sunrpc/xdr_mem.c: Likewise.
49658         * sunrpc/xdr_rec.c: Likewise.
49659         * sunrpc/xdr_ref.c: Likewise.
49660         * sunrpc/xdr_sizeof.c: Likewise.
49661         * sunrpc/xdr_stdio.c: Likewise.
49663         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
49664         handling.
49666 2010-08-19  Andreas Schwab  <schwab@redhat.com>
49668         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
49670 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
49672         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
49673         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
49674         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
49675         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
49676         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
49677         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
49678         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
49679         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
49680         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
49681         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
49682         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
49683         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
49684         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
49685         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
49687 2010-07-26  Anton Blanchard  <anton@samba.org>
49689         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
49690         * malloc/arena.c (heap_trim): Likewise.
49692 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
49694         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
49695         here.  Not...
49696         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
49697         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
49699 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
49701         * sysdeps/i386/elf/Makefile: New file.
49703 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
49705         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
49706         from fanotify_init.
49707         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
49708         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
49710 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
49712         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
49713         of strncasecmp_l.
49714         * sysdeps/multiarch/strcmp.S: Likewise.
49716 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
49718         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
49719         strncase_l-nonascii.
49720         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
49721         Add strncase_l-ssse3.
49722         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
49723         * sysdeps/x86_64/strcmp.S: Likewise.
49724         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
49725         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
49726         * sysdeps/x86_64/strncase.S: New file.
49727         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
49728         * sysdeps/x86_64/strncase_l.S: New file.
49729         * string/Makefile (strop-tests): Add strncasecmp.
49730         * string/test-strncasecmp.c: New file.
49732         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
49733         warning.
49735         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
49736         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
49738 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
49740         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
49742 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
49744         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
49745         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
49746         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
49748 2010-05-01  Alan Modra  <amodra@gmail.com>
49750         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
49751         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
49752         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
49753         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
49754         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
49755         tidying.  Don't tail-call __sigjmp_save for static lib.
49756         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
49757         save location.
49758         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
49759         (CALL_MCOUNT): Add eh info, and nop after bl.
49760         (TAIL_CALL_SYSCALL_ERROR): New macro.
49761         (PSEUDO_RET): Use it.
49762         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
49763         Correct save location of integer regs and cr.
49764         (_dl_profile_resolve): Correct cr save location.  Delete nops
49765         after bl when SHARED.  Reduce cfi size a little by better
49766         placement of cfi directives.
49767         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
49768         make a stack frame.  Instead use parm save area as a temp.
49769         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
49770         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
49771         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
49772         Don't make a stack frame for parent, use parm save area.
49773         Increase child stack frame to 112 bytes.  Don't save unused reg,
49774         and adjust reg usage.  Set up cfi on error recovery and
49775         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
49776         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
49777         (__makecontext): Add dummy nop after jump to exit.
49778         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
49779         Use correct parm save area and cr save, reduce stack frame.
49780         Correct cfi for possible PSEUDO_RET frame setup.
49781         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
49782         Branch to local label emitted by PSEUDO_RET rather than
49783         __syscall_error.
49785 2010-08-12  Andreas Schwab  <schwab@redhat.com>
49787         [BZ #11904]
49788         * locale/programs/locale.c (print_assignment): New function.
49789         (show_locale_vars): Use it.
49791 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
49793         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
49794         field.
49795         (struct statfs64): Likewise.
49796         (_STATFS_F_FLAGS): Define.
49797         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
49798         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
49799         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
49800         (ST_VALID): Define locally.
49801         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
49802         __statvfs_getflags, use the provided value.
49803         * sysdeps/unix/sysv/linux/kernel-features.h: Define
49804         __ASSUME_STATFS_F_FLAGS.
49806         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
49808         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
49809         Add sys/fanotify.h.
49810         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
49811         fanotify_mask for GLIBC_2.13.
49812         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
49813         fanotify_init and fanotify_mark.
49814         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
49815         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
49817         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
49818         Add prlimit.
49819         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
49820         prlimit64 for GLIBC_2.13.
49821         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
49822         prlimit64.
49823         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
49824         syscall.
49825         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
49826         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
49827         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
49828         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
49829         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
49830         add prlimit alias.
49831         * sysdeps/unix/sysv/linux/prlimit.c: New file.
49833         [BZ #11903]
49834         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
49835         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
49837         * nss/Makefile: Add rules to build and run tst-nss-test1.
49838         * shlib-versions: Add entry for libnss_test1.
49839         * nss/nss_test1.c: New file.
49840         * nss/tst-nss-test1.c: New file.
49842         * nss/nsswitch.c (__nss_database_custom): Define new variable.
49843         (__nss_configure_lookup): Set appropriate entry in
49844         __nss_configure_lookup to true.
49845         * nss/nsswitch.h: Define enum with indeces of databases in
49846         databases and __nss_database_custom arrays.  Declare
49847         __nss_database_custom.
49848         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
49849         to avoid using nscd when custom rules are installed.
49850         * nss/getXXbyYY_r.c: Likewise.
49851         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
49853         * nss/nss_files/files-parse.c: Whitespace fixes.
49855 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
49857         [BZ #11883]
49858         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
49859         * posix/fnmatch_loop.c: Likewise.
49861 2010-07-17  Andi Kleen  <ak@linux.intel.com>
49863         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
49864         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
49865         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
49866         * Versions.def [GLIBC_2.13]: Add.
49868 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
49870         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
49871         Also fail if tpwd after pwuid call is NULL.
49873 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49875         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
49876         when converting to ms.
49878 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49880         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
49881         EOPNOTSUPP errors with ENOTTY.
49882         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
49883         EOPNOTSUPP errors with ENOTTY.
49885 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
49887         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
49888         Add strcasecmp_l-ssse3.
49889         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
49890         strcasecmp.
49891         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
49892         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
49893         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
49895 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
49897         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
49899         * string/Makefile (strop-tests): Add strcasecmp.
49900         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
49901         strcasecmp_l-nonascii.
49902         (gen-as-const-headers): Add locale-defines.sym.
49903         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
49904         * sysdeps/x86_64/strcasecmp.S: New file.
49905         * sysdeps/x86_64/strcasecmp_l.S: New file.
49906         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
49907         * sysdeps/x86_64/locale-defines.sym: New file.
49908         * string/test-strcasecmp.c: New file.
49910         * string/test-strcasestr.c: Test both ends of the range of characters.
49911         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
49913 2010-07-29  Roland McGrath  <roland@redhat.com>
49915         [BZ #11856]
49916         * manual/locale.texi (Yes-or-No Questions): Fix example code.
49918 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
49920         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
49921         for ld.so.
49923 2010-07-27  Andreas Schwab  <schwab@redhat.com>
49925         * manual/memory.texi (Malloc Tunable Parameters): Document
49926         M_PERTURB.
49928 2010-07-26  Roland McGrath  <roland@redhat.com>
49930         [BZ #11840]
49931         * configure.in (-fgnu89-inline check): Set and substitute
49932         gnu89_inline, not libc_cv_gnu89_inline.
49933         * configure: Regenerated.
49934         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
49936 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
49938         * string/test-strnlen.c: New file.
49939         * string/Makefile (strop-tests): Add strnlen.
49940         * string/tester.c (test_strnlen): Add a few more test cases.
49941         * string/tst-strlen.c: Better error reporting.
49943         * sysdeps/x86_64/strnlen.S: New file.
49945 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
49947         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
49948         lower-latency instructions.
49950 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
49952         * string/test-strcasestr.c: New file.
49953         * string/test-strstr.c: New file.
49954         * string/Makefile (strop-tests): Add strstr and strcasestr.
49955         * string/str-two-way.h: Don't undefine MAX.
49956         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
49958 2010-07-21  Andreas Schwab  <schwab@redhat.com>
49960         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49961         strcasestr-nonascii.
49962         (CFLAGS-strcasestr-nonascii.c): Define.
49963         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
49964         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
49965         Remove unused attribute.
49967 2010-07-20  Roland McGrath  <roland@redhat.com>
49969         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
49970         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
49971         ld.so.cache was broken.  With it, there is no way to disable dsocaps
49972         like LD_HWCAP_MASK can disable hwcaps.
49974 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
49976         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
49978 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
49980         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
49981         call in strcasestr.
49982         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
49983         __strcasestr_sse42_nonascii.
49984         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
49985         strcasestr-nonascii.c.
49986         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
49988 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
49990         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
49991         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
49992         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
49993         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
49995 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
49997         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
49998         fcntl.
50000 2010-07-06  Andreas Schwab  <schwab@redhat.com>
50002         [BZ #11577]
50003         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
50004         dl_signal_cerror.
50006 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
50008         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
50009         _PC_PIPE_BUF using F_GETPIPE_SZ.
50011 2010-07-05  Roland McGrath  <roland@redhat.com>
50013         * manual/arith.texi (Rounding Functions): Fix rint description
50014         implicit in round description.
50016 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
50018         * elf/Makefile: Fix linking for a few tests to make recent linker
50019         happy.
50021 2010-06-30  Andreas Schwab  <schwab@redhat.com>
50023         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
50024         $(common-objpfx)libc_nonshared.a.
50026 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
50028         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
50029         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
50030         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
50031         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
50032         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
50033         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
50034         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
50035         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
50036         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
50037         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
50038         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
50039         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
50040         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
50041         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
50042         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
50043         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
50044         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
50045         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
50046         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
50047         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
50048         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
50049         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
50050         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
50051         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
50052         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
50053         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
50054         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
50055         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
50056         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
50057         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
50058         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
50059         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
50060         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
50061         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
50062         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
50063         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
50064         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
50065         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
50066         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
50067         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
50068         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
50069         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
50070         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
50071         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
50072         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
50073         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
50074         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
50075         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
50077 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
50079         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
50080         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
50081         * string/memmove.c (memmove): Renamed to ...
50082         (MEMMOVE): ...this.  Default to memmove.
50083         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
50084         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
50085         (END_CHK): Define.
50086         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50087         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
50088         mempcpy-ssse3-back memmove-ssse3-back.
50089         * sysdeps/x86_64/multiarch/bcopy.S: New file .
50090         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
50091         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
50092         * sysdeps/x86_64/multiarch/memcpy.S: New file.
50093         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
50094         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
50095         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
50096         * sysdeps/x86_64/multiarch/memmove.c: New file.
50097         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
50098         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
50099         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
50100         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
50101         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
50102         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
50103         Define.
50104         (index_Fast_Copy_Backward): Define.
50105         (HAS_ARCH_FEATURE): Define.
50106         (HAS_FAST_REP_STRING): Define.
50107         (HAS_FAST_COPY_BACKWARD): Define.
50109 2010-06-21  Andreas Schwab  <schwab@redhat.com>
50111         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
50112         Restore proper fallback handling.
50114 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
50116         [BZ #11701]
50117         * posix/group_member.c (__group_member): Correct checking loop.
50119         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
50120         OOM in getpwuid_r correctly.  Return error number when the caller
50121         should return, otherwise -1.
50122         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
50123         call returning > 0 value.
50124         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
50126 2010-06-07  Andreas Schwab  <schwab@redhat.com>
50128         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
50129         libc_nonshared.a from targets in modules-names.
50131 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
50133         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
50134         requires it.
50136 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
50138         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
50139         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
50140         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
50141         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
50143 2010-06-02  Andreas Schwab  <schwab@redhat.com>
50145         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
50147 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
50149         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
50150         and F_GETPIPE_SZ.
50151         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
50152         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
50153         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
50154         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
50155         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
50156         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
50158 2010-06-14  Roland McGrath  <roland@redhat.com>
50160         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
50162 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
50164         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
50165         __REDIRECT followed by __THROW.
50166         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
50167         * posix/getopt.h (getopt): Likewise.
50169 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
50171         * hurd/lookup-at.c (__file_name_lookup_at): Accept
50172         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
50173         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
50174         in AT_FLAGS.
50175         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
50176         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
50178 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
50180         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
50182 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
50184         [BZ #11640]
50185         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
50186         Properly check family and model.
50188 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
50190         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
50192 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
50194         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
50196 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
50198         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
50199         symbol reference.
50201 2010-05-19  Andreas Schwab  <schwab@redhat.com>
50203         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
50204         symbol reference.
50206 2010-05-21  Andreas Schwab  <schwab@redhat.com>
50208         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
50209         and internal_recvmmsg.
50210         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
50211         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
50212         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
50213         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
50215         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
50216         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
50217         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
50219 2010-05-20  Andreas Schwab  <schwab@redhat.com>
50221         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
50223 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
50225         POWER7 optimizations.
50226         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
50227         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
50229 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
50231         * version.h: Update for 2.13 development version.
50233 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
50235         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
50236         exceptions.  Return 0.
50238 2010-05-07  Roland McGrath  <roland@redhat.com>
50240         * elf/ldconfig.c (main): Add a const.
50242 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
50244         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
50245         (args_options): Add no-idn option.
50246         (ahosts_keys_int): Add idn_flags to ai_flags.
50247         (parse_option): Handle 'i' option to clear idn_flags.
50249         * malloc/malloc.c (_int_free): Possible race in the most recently
50250         added check.  Only act on the data if no current modification
50251         happened.
50253 See ChangeLog.17 for earlier changes.