Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."
[glibc.git] / ChangeLog
blob80cb619b4c92667869c8ee254c02f25bdeb3e982
1 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
3         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
5         * sysdeps/unix/sysv/linux/kernel-features.h
6         [__LINUX_KERNEL_VERSION >= 0x020621]
7         (__ASSUME_PROC_PID_TASK_COMM): Define.
9 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
11         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
12         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
13         Leonard and Allan McRae.
15 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist: New
18         file
19         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
20         New file
21         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist: New
22         file.
23         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist: New
24         file.
25         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
26         New file.
27         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist: New
28         file.
29         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist: New
30         file.
31         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
32         New file.
33         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
34         New file.
35         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
36         New file.
37         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
38         New file.
39         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
40         New file.
41         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
42         New file.
44 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46         * nptl/shlib-versions: Change powerpc*le start to 2.17.
47         * shlib-versions: Likewise.
49 2014-02-04  Roland McGrath  <roland@hack.frob.com>
50             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
52         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
53         (abilist-pattern): New variable, set to %-le.abilist.
55         * Makerules (abilist-pattern): New variable.
56         (vpath): Use $(abilist-pattern) in place of %.abilist.
57         (check-abi-% pattern rule): Likewise.
58         (check-abi, update-abi): Likewise.
60 2014-02-04  Eric Wong  <normalperson@yhbt.net>
62         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
64 2014-02-04  Eric Wong  <normalperson@yhbt.net>
66         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
68 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
70         * manual/startup.texi: Add next, previous, and top entries for
71         the `Program Arguments' and `Environment Variables' nodes.
73 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
75         * manual/macros.texi: Add comments before MTASC-safety macros.
77         * manual/users.texi: Document MTASC-safety properties.
79         * manual/threads.texi (pthread_key_create, pthread_key_delete,
80         pthread_getspecific, pthread_setspecific): Format with
81         @deftypefun, and add @safety note.
82         * manual/signal.texi: Move comments that analyze the above
83         functions to their home place.
85 2014-02-03  Allan McRae  <allan@archlinux.org>
87         * po/sl.po: Update Slovenian translation from translation project.
89 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
91         * manual/time.texi (timegm): Add missing blank after @c.
92         Reported by Joseph Myers <joseph@codesourcery.com>.
94 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
96         * manual/check-safety.sh: New.
97         * manual/Makefile ($(objpfx)stamp-summary): Run it.
99         * manual/terminal.texi: Document MTASC-safety properties.
101         * manual/filesys.texi: Document MTASC-safety properties.
103         * manual/errno.texi: Document MTASC-safety properties.
105         * manual/intro.texi: Document safety identifiers and
106         conditionals.
108         * manual/string.texi (wcstok): Fix prototype.
109         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
111         * manual/time.texi: Document MTASC-safety properties.
113         * manual/string.texi: Document MTASC-safety properties.
115         * manual/threads.texi: Document MTASC-safety properties.
117         * manual/stdio.texi: Document MTASC-safety properties.
119         * manual/syslog.texi: Document MTASC-safety properties.
121         * manual/sysinfo.texi: Document MTASC-safety properties.
123         * manual/startup.texi: Document MTASC-safety properties.
125         * manual/socket.texi: Document MTASC-safety properties.
127         * manual/signal.texi: Document MTASC-safety properties.
129 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
131         * manual/setjmp.texi: Document MTASC-safety properties.
133         * manual/search.texi: Document MTASC-safety properties.
135         * manual/resource.texi: Document MTASC-safety properties.
137         * manual/process.texi: Document MTASC-safety properties.
139         * manual/platform.texi: Document MTASC-safety properties.
141         * manual/pipe.texi: Document MTASC-safety properties.
143         * manual/pattern.texi: Document MTASC-safety properties.
145         * manual/message.texi: Document MTASC-safety properties.
147         [BZ #12751]
148         * manual/memory.texi: Document MTASC-safety properties.
150         * manual/math.texi: Document MTASC-safety properties.
152         * manual/locale.texi: Document MTASC-safety properties.
154         * manual/llio.texi: Document MTASC-safety properties.
156         * manual/libdl.texi: New.
158         * manual/lang.texi: Document MTASC-safety properties.
160         * manual/job.texi: Document MTASC-safety properties.
162         * manual/getopt.texi: Document MTASC-safety properties.
164         * manual/ctype.texi: Document MTASC-safety properties.
166 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
168         [BZ #16046]
169         * csu/libc-tls.c (static_map): Remove variable.
170         (__libc_setup_tls): Use main executable's link map for TLS data.
171         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
172         casing for LM_ID_BASE and GL(dl_nns).
173         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
174         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
175         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
176         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
177         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
178         member.
179         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
180         l_phnum members.
182 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
184         * manual/debug.texi: Document MTASC-safety properties.
186 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
188         [BZ #16510]
189         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
190         of __x86_64__ when disabling x87 inline functions.
192 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
194         * manual/charset.texi: Document MTASC-safety properties.
196         * manual/crypt.texi: Document MTASC-safety properties.
198         * manual/conf.texi: Document MTASC-safety properties.
200         * manual/arith.texi: Document MTASC-safety properties.
202         * manual/argp.texi: Document MTASC-safety properties.
204         * manual/macros.texi: Introduce macros to document multi
205         thread, asynchronous signal and asynchronous cancellation
206         safety properties.
207         * manual/intro.texi: Introduce the properties themselves.
209 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
211         * sysdeps/sh/sh4/Makefile: New file.
213 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
215         * math/gen-libm-test.pl ($srcdir): New variable.
216         ($auto_input): Use it.
218 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
220         [BZ #16506]
221         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
222         access beyond array bounds when parsing netgroups file.
224         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
225         the old buffer before realloc.
227 2014-01-27  Allan McRae  <allan@archlinux.org>
229         * po/fr.po: Update French translation from translation project.
231 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
233         * sysdeps/sh/libm-test-ulps: Regenerate.
235 2014-01-24  David S. Miller  <davem@davemloft.net>
237         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
239 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
241         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
242         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
244 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
246         [BZ #16474]
247         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
248         string pointers after reallocation.
250 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
252         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
253         __SH4A__ instead of __SH_FPU_ANY__.
255 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
257         * sysdeps/sh/fpu_control.h: New file.
258         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
259         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
260         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
261         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
262         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
263         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
264         * sysdeps/sh/sys/ucontext.h: Remove.
265         * sysdeps/sh/sys: Remove directory.
267 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
269         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
270         s390/sys/ucontext.h.
271         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
272         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
274 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
276         [BZ #15605]
277         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
279 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
281         [BZ#16431]
282         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
283         Adjust the vDSO correctly for internal calls.
284         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
286 2014-01-20  Allan McRae  <allan@archlinux.org>
288         * po/ca.po: Update Catalan translation from translation project.
290 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
292         * sysdeps/s390/sotruss-lib.c: New file.
294 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
296         [BZ#16430]
297         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
298         (__GI___gettimeofday): Alias for a different internal symbol to avoid
299         local calls issues by not having a PLT stub required for IFUNC calls.
300         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
302 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
304         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
305         * math/test-fpucw-static.c: Likewise.
307 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
309         [BZ #16453]
310         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
312 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
314         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
315         implementation for powerpc.
317 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
319         [BZ #14782]
320         * sysdeps/posix/system.c (__libc_system): Do not enable
321         asynchronous cancellation.
323 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
325         [BZ #16427]
326         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
327         handling only for numbers special also in the IEEE case.
329 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
331         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
333 2014-01-11  Allan McRae  <allan@archlinux.org>
335         * po/bg.po: Update Bulgarian translation from translation project.
337         * po/de.po: Update German translation from translation project.
339 2014-01-10  Roland McGrath  <roland@hack.frob.com>
341         * sysdeps/generic/gcc-compat.h: New file.
343 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
345         * benchtests/asin-inputs: Correct slow inputs.
346         * benchtests/acos-inputs: Likewise.
348 2014-01-10  Allan McRae  <allan@archlinux.org>
350         * po:sv.po: Update Swedish translation from translation project.
352         * po/vi.po: Update Vietnamese translation from translation project.
354         * po/eo.po: Update Esperanto translation from translation project.
356         * po/cs.po: Update Czech translation from translation project.
358         * po/nl.po: Update Dutch translation from translation project.
360         * po/pl.po: Update Polish translation from translation project.
362         * po/ru.po: Update Russian translation from translation project.
364         * po/uk.po: Update Ukrainian translation from translation project.
366 2014-01-08  Brooks Moses  <bmoses@google.com>
368         * elf/dl-load.c: Fix comment typo.
370 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
372         * po/header.pot: Rename to...
373         * po/pot.header: ... this.
374         * po/Makefile: Use pot.header.
376 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
377             Maxim Kuvyrkov  <maxim@kugelworks.com>
379         [BZ #16394]
380         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
381         SRC and DEST against LEN.
383 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
385         [BZ #16414]
386         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
387         implementation.
388         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
390 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
392         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
394 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
396         [BZ #16408]
397         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
398         for large positive arguments.
400 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
402         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
404         * math/auto-libm-test-in: Mark various tests with
405         xfail-rounding:ldbl-128ibm.
406         * math/auto-libm-test-out: Regenerated.
408         [BZ #16407]
409         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
410         Increase overflow threshold.
412 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
414         [BZ #14286]
415         * stdio-common/vfprintf.c: Check for integer overflow.
417 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
419         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
420         the first argument and return value of __tls_get_addr_internal.
422 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
424         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
425         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
427 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
429         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
430         * sysdeps/s390/rtld-global-offsets.sym: New file.
431         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
432         GLIBC_2.19 symbol.
433         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
434         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
435         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
436         ... this.
437         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
438         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
439         ... this.
440         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
441         Regenerate.
442         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
443         Regenerate.
444         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
445         halfs of GPRs for high_gprs contexts.
446         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
447         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
448         field.
449         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
450         uc_flags field.
451         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
452         64 bit versions:
453         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
454         for high GPRs (uc_high_gprs) and for future extensions
455         (__reserved).
456         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
457         for future extensions (__reserved).
458         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
459         64 bit versions:
460         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
461         SC_HIGHGPRS offset definition.
462         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
463         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
465 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
467         * Versions.def: Add GLIBC_2.19 for libpthread.
468         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
469         siglongjmp for libpthread with GLIBC_2.19 symver.
470         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
471         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
472         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
473         * sysdeps/s390/__longjmp.c: New file.
474         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
475         * sysdeps/s390/longjmp.c: New file.
476         * sysdeps/s390/setjmp.S: New file.
477         * sysdeps/s390/sigjmp.S: New file.
478         * sysdeps/s390/v1-longjmp.c: New file.
479         * sysdeps/s390/v1-setjmp.h: New file.
480         * sysdeps/s390/v1-sigjmp.c: New file.
481         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
482         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
483         GLIBC_2.19 version.
484         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
485         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
486         versioned symbols for ____longjmp_chk.
487         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
488         Likewise.
489         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
490         Regenerate.
491         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
492         Regenerate.
493         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
494         Regenerate.
495         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
496         Regenerate.
497         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
498         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
499         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
500         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
501         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
502         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
503         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
504         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
505         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
506         * sysdeps/s390/rtld-__longjmp.c: New file.
507         * sysdeps/s390/rtld-setjmp.S: New file.
509 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
511         [BZ #16400]
512         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
513         Return -__logl (x) for small positive arguments without evaluating
514         a polynomial.
516 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
518         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
519         Rename to ...
520         (__ptrace_peeksiginfo_args): ... this.
521         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
522         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
523         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
525 2014-01-06  Allan McRae  <allan@archlinux.org>
527         * inet/netinet/in.h: Fix typo in comment.
529 2014-01-05  Andreas Jaeger  <aj@suse.de>
531         * sysdeps/i386/fpu/libm-test-ulps: Update.
533 2014-01-05  Allan McRae  <allan@archlinux.org>
535         * po/libc.pot: Regenerated.
537         * malloc/memusagestat.c: Fix gettext call formatting.
539 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
541         * nscd/nscd.c: Improve usage() output.
543 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
545         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
546         * sysdeps/unix/sysv/linux/configure: Regenerated.
547         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
548         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
550 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
552         [BZ #16390]
553         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
554         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
556 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
558         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
559         extra tokens at end of #undef directive.
560         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
561         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
562         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
564 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
566         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
568         * math/auto-libm-test-in: Mark various tests with
569         xfail-rounding:ldbl-128ibm.
570         * math/auto-libm-test-out: Regenerated.
572 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
574         [BZ #16386]
575         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
576         numbers with subnormal high part when calculating exponent.
578         [BZ #16385]
579         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
580         fabs.
582         [BZ #16384]
583         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
584         M_LN2l.
585         (__ieee754_acoshl): Use __log1pl not __log1p.
587 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
589         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all,
590         ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry,
591         __failing_morecore, ptmalloc_init, dump_heap, new_heap, grow_heap,
592         heap_trim, _int_new_arena, get_free_list, reused_arena, arena_get2):
593         Convert to GNU style.
594         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init,
595         mem2mem_check, mem2chunk_check, top_check, realloc_check,
596         memalign_check, __malloc_set_state): Likewise.
597         * malloc/mallocbug.c (main): Likewise.
598         * malloc/malloc.c (__malloc_assert, malloc_init_state, free_perturb,
599         do_check_malloced_chunk, do_check_malloc_state, sysmalloc, systrim,
600         mremap_chunk, __libc_malloc, __libc_free, __libc_realloc, _mid_memalign,
601         _int_malloc, malloc_consolidate, _int_realloc, _int_memalign, mtrim,
602         musable, __libc_mallopt, __posix_memalign, malloc_info): Likewise.
603         * malloc/malloc.h: Likewise.
604         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook, mallochook,
605         memalignhook, reallochook, mabort): Likewise.
606         * malloc/mcheck.h: Likewise.
607         * malloc/memusage.c (update_data, me, malloc, realloc, calloc, free, mmap,
608         mmap64, mremap, munmap, dest): Likewise.
609         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
610         * malloc/morecore.c (__default_morecore): Likewise.
611         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
612         * malloc/obstack.c (_obstack_begin, _obstack_newchunk,
613         _obstack_allocated_p, obstack_free, _obstack_memory_used,
614         print_and_abort): Likewise.
615         * malloc/obstack.h: Likewise.
616         * malloc/set-freeres.c (__libc_freeres): Likewise.
617         * malloc/tst-mallocstate.c (main): Likewise.
618         * malloc/tst-mtrace.c (main): Likewise.
619         * malloc/tst-realloc.c (do_test): Likewise.
621 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
623         [BZ #16366]
624         * nscd/netgroupcache.c (do_notfound): New function.
625         (addgetnetgrentX): Use it.
627         [BZ # 16365]
628         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
629         NSS_STATUS_NOTFOUND.
631 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
633         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
634         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
636 2014-01-01  Allan McRae  <allan@archlinux.org>
638         * scripts/update-copyrights: Update configure input file suffix.
640         * NEWS: Update copyright year.
641         * catgets/gencat.c: Likewise.
642         * csu/version.c: Likewise.
643         * debug/catchsegv.sh: Likewise.
644         * debug/pcprofiledump.c: Likewise.
645         * debug/xtrace.sh: Likewise.
646         * elf/ldconfig.c: Likewise.
647         * elf/ldd.bash.in: Likewise.
648         * elf/pldd.c: Likewise.
649         * elf/sotruss.ksh: Likewise.
650         * elf/sprof.c: Likewise.
651         * iconv/iconv_prog.c: Likewise.
652         * iconv/iconvconfig.c: Likewise.
653         * locale/programs/locale.c: Likewise.
654         * locale/programs/localedef.c: Likewise.
655         * login/programs/pt_chown.c: Likewise.
656         * malloc/memusage.sh: Likewise.
657         * malloc/memusagestat.c: Likewise.
658         * malloc/mtrace.pl: Likewise.
659         * manual/libc.texinfo: Likewise.
660         * nscd/nscd.c: Likewise.
661         * nss/getent.c: Likewise.
662         * nss/makedb.c: Likewise.
663         * posix/getconf.c: Likewise.
664         * scripts/test-installation.pl: Likewise.
666         * All files with FSF copyright notices: Update copyright dates
667         using scripts/update-copyrights.
668         * intl/plural.c: Regenerated.
669         * locale/programs/charmap-kw.h: Likewise.
670         * locale/programs/locfile-kw.h: Likewise.
672 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
674         * sysdeps/unix/sysv/linux/configure: Regenerated.
675         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
676         the linux/fanotify.h header.
677         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
678         HAVE_LINUX_FANOTIFY_H is defined.
680 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
682         * benchtests/cos-inputs: New inputs.
683         * benchtests/sin-inputs: Likewise.
685         * benchtests/atan-inputs: New inputs. Fix name of multiple
686         precision fallback inputs.
688         * benchtests/atanh-inputs: New inputs.
689         * benchtests/tanh-inputs: Likewise.
691         * benchtests/acosh-inputs: New inputs.
692         * benchtests/asinh-inputs: Likewise.
694         * benchtests/cosh-inputs: New inputs.
695         * benchtests/sinh-inputs: Likewise.
697         * benchtests/acos-inputs: Add more inputs.
698         * benchtests/asin-inputs: Likewise.
700 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
702         [BZ #16375]
703         * manual/arith.texi: Fix spelling.
704         * manual/charset.texi: Likewise.
705         * manual/errno.texi: Likewise.
706         * manual/filesys.texi: Likewise.
707         * manual/lang.texi: Likewise.
708         * manual/llio.texi: Likewise.
709         * manual/locale.texi: Likewise.
710         * manual/message.texi: Likewise.
711         * manual/resource.texi: Likewise.
712         * manual/search.texi: Likewise.
713         * manual/setjmp.texi: Likewise.
714         * manual/stdio.texi: Likewise.
715         * manual/string.texi: Likewise.
716         * manual/sysinfo.texi: Likewise.
717         * manual/time.texi: Likewise.
719 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
721         * po/sl.po: New file.
723 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
725         * .gitignore: Add core/.gdbinit/.gdb_history.
727 2013-12-27  Allan McRae  <allan@archlinux.org>
729         [BZ #16369]
730         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
731         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
733 2013-12-24  Brooks Moses  <bmoses@google.com>
735         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
736         all compilers that claim C++98 compliance, not just GCC.
737         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
738         Likewise.
740 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
742         * NEWS: Restore accidentally deleted bug-fix entries.
744 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
745             Ondřej Bílka  <neleai@seznam.cz>
747         [BZ #15073]
748         * malloc/malloc.c (_int_free): Perform sanity check only if we
749         have_lock.
751 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
753         [BZ #12986]
754         * manual/stdio.texi (String Input Conversions): Clarify that character
755         classes are not supported.
757 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
759         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
761 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
763         [BZ #16337]
764         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
765         Calculate results for small negative arguments directly rather
766         than using reflection formula with special underflow handling.
768         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
769         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
770         sysdeps/unix/bsd/bsd4.4/syscalls.list.
771         (fchflags): Likewise.
772         (revoke): Likewise.
773         (setlogin): Likewise.
774         (sigaltstack): Likewise.
775         (wait4): Likewise.
776         (sigblock): Remove.
777         (sigsetmask): Likewise.
778         (wait3): Likewise.
779         (waitpid): Likewise.
780         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
781         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
782         file.
783         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
784         * sysdeps/unix/bsd/Makefile: ... here.
785         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
786         * sysdeps/unix/bsd/Versions: ... here.
787         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
788         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
789         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
790         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
791         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
792         * sysdeps/unix/bsd/sigblock.c: ... here.
793         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
794         * sysdeps/unix/bsd/sigsetmask.c: ... here.
795         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
796         * sysdeps/unix/bsd/sigvec.c: ... here.
797         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
798         * sysdeps/unix/bsd/tcdrain.c: ... here.
799         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
800         * sysdeps/unix/bsd/tcgetattr.c: ... here.
801         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
802         * sysdeps/unix/bsd/tcsetattr.c: ... here.
803         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
804         * sysdeps/unix/bsd/wait.c: ... here.
805         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
806         * sysdeps/unix/bsd/wait3.c: ... here.
807         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
808         * sysdeps/unix/bsd/waitpid.c: ... here.
810 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
812         [BZ #16356]
813         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
814         round-to-nearest for [!USE_AS_EXPM1L].
815         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
816         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
817         more tests of exp and exp10.  Expect some exp10 tests to miss
818         exceptions or fail in directed rounding modes.
819         * math/auto-libm-test-out: Regenerated.
820         * math/libm-test.inc (exp10_tonearest_test_data): New array.
821         (exp10_test_tonearest): New function.
822         (exp10_towardzero_test_data): New array.
823         (exp10_test_towardzero): New function.
824         (exp10_downward_test_data): New array.
825         (exp10_test_downward): New function.
826         (exp10_upward_test_data): New array.
827         (exp10_test_upward): New function.
828         (main): Call the new functions.
829         * sysdeps/i386/fpu/libm-test-ulps: Update.
830         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
832 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
834         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
835         asinh, atan, atan2, atanh, cbrt, cos and cosh.
836         * math/auto-libm-test-out: Regenerated.
837         * math/libm-test.inc (acosh_test_data): Add more tests.
838         (atanh_test_data): Likewise.
839         (ceil_test_data): Likewise.
840         (copysign_test_data): Likewise.
841         * sysdeps/i386/fpu/libm-test-ulps: Update.
842         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
844         * timezone/checktab.awk: Update from tzcode 2013i.
845         * timezone/private.h: Likewise.
846         * timezone/scheck.c: Likewise.
847         * timezone/tzfile.h: Likewise.
848         * timezone/tzselect.ksh: Likewise.
849         * timezone/zdump.c: Likewise.
850         * timezone/zic.c: Likewise.
852         * math/auto-libm-test-in: Add tests of cpow.
853         * math/auto-libm-test-out: Regenerated.
854         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
855         * * math/gen-auto-libm-tests.c (func_calc_method): Add value
856         mpc_cc_c.
857         (func_calc_desc): Add mpc_cc_c union field.
858         (test_functions): Add cpow.
859         (special_fill_2pi): New function.
860         (special_real_inputs): Add 2pi.
861         (calc_generic_results): Handle mpc_cc_c.
862         * sysdeps/i386/fpu/libm-test-ulps: Update.
863         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
865         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
866         csqrt, ctan and ctanh.
867         * math/auto-libm-test-out: Regenerated.
868         * math/libm-test.inc (TEST_COND_x86_64): New macro.
869         (TEST_COND_x86): Likewise.
870         (ccos_test_data): Use AUTO_TESTS_c_c.
871         (ccosh_test_data): Likewise.
872         (cexp_test_data): Likewise.
873         (clog_test_data): Likewise.
874         (csqrt_test_data): Likewise.
875         (ctan_test_data): Likewise.
876         (ctan_tonearest_test_data): Likewise.
877         (ctan_towardzero_test_data): Likewise.
878         (ctan_downward_test_data): Likewise.
879         (ctan_upward_test_data): Likewise.
880         (ctanh_test_data): Likewise.
881         (ctanh_tonearest_test_data): Likewise.
882         (ctanh_towardzero_test_data): Likewise.
883         (ctanh_downward_test_data): Likewise.
884         (ctanh_upward_test_data): Likewise.
885         * math/gen-auto-libm-tests.c (func_calc_method): Add value
886         mpc_c_c.
887         (func_calc_desc): Add mpc_c_c union field.
888         (FUNC_mpc_c_c): New macro.
889         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
890         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
891         ctanh.
892         (special_fill_min_subnorm_p120): New function.
893         (special_real_inputs): Add min_subnorm_p120.
894         (calc_generic_results): Handle mpc_c_c.
895         * sysdeps/i386/fpu/libm-test-ulps: Update.
896         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
898 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
900         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin,
901         do_sin_slow): New functions.
902         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2,
903         cslow2, csloww1, csloww2): Use the new functions.
905         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
906         Use M to change sign of result instead of X.  Assume X is
907         positive.
908         (csloww1): Likewise.
909         (__sin): Adjust.
910         (__cos): Adjust.
912         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
913         arguments A and DA.
914         (__sin): Adjust.
915         (__cos): Likewise.
917         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
918         (__cos): Likewise.
919         (sloww1): Don't adjust sign of DX.
920         (csloww1): Likewise.
921         (sloww2): Use X directly and don't adjust sign of DX.
922         (csloww2): Likewise.
924 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
926         * math/auto-libm-test-in: Add tests of cabs and carg.
927         * math/auto-libm-test-out: Regenerated.
928         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
929         (carg_test_data): Likewise.
930         * math/gen-auto-libm-tests.c (func_calc_method): Add value
931         mpc_c_f.
932         (func_calc_desc): Add mpc_c_f union field.
933         (test_functions): Add cabs and carg.
934         (calc_generic_results): Handle mpc_c_f.
936         * sysdeps/powerpc/powerpc32/libgcc-compat.S
937         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
938         as a macro and a compat symbol.
939         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
940         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
941         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
942         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
943         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
944         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
945         not use .hidden.
946         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
947         Likewise.
948         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
949         Likewise.
950         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
951         Likewise.
952         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
953         Likewise.
954         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
955         Likewise.
956         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
957         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
958         from GLIBC_2.3.2.
960 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
962         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
964 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
966         * manual/texinfo.tex: Update to version 2013-11-26.10 with
967         trailing whitespace removed.
968         * scripts/config.guess: Update to version 2013-11-29.
969         * scripts/config.sub: Update to version 2013-10-01.
971         * math/auto-libm-test-in: Add tests of sincos.
972         * math/auto-libm-test-out: Regenerated.
973         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
974         * math/gen-auto-libm-tests.c (func_calc_method): Add value
975         mpfr_f_11.
976         (func_calc_desc): Add mpfr_f_11 union field.
977         (test_functions): Add sincos.
978         (calc_generic_results): Handle mpfr_f_11.
979         * sysdeps/i386/fpu/libm-test-ulps: Update.
980         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
982 2013-12-19  Andreas Schwab  <schwab@suse.de>
984         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
985         CALL_MCOUNT.
986         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
987         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
988         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
990 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
992         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
993         * sysdeps/i386/fpu/libm-test-ulps: Update.
994         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
996         [BZ #16293]
997         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
998         round-to-nearest mode when using frndint.
999         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
1000         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
1001         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
1002         Likewise.
1003         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
1004         sinh test to fail.
1005         * math/auto-libm-test-out: Regenerated.
1006         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
1007         (TEST_COND_x86): Likewise.
1008         (expm1_tonearest_test_data): New array.
1009         (expm1_test_tonearest): New function.
1010         (expm1_towardzero_test_data): New array.
1011         (expm1_test_towardzero): New function.
1012         (expm1_downward_test_data): New array.
1013         (expm1_test_downward): New function.
1014         (expm1_upward_test_data): New array.
1015         (expm1_test_upward): New function.
1016         (main): Run the new test functions.
1017         * sysdeps/i386/fpu/libm-test-ulps: Update.
1018         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1020         * include/features.h: Update comment documenting feature test
1021         macros.  Mention _DEFAULT_SOURCE in comment.
1022         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
1023         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
1024         _BSD_SOURCE and _SVID_SOURCE.
1025         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
1026         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
1027         !_SVID_SOURCE]: Likewise.
1028         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
1029         (__USE_POSIX_IMPLICITLY): Define.
1030         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
1031         (_POSIX_SOURCE): Undefine and redefine.
1032         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
1033         (_POSIX_C_SOURCE): Likewise.
1034         * manual/creature.texi (_DEFAULT_SOURCE): Document.
1035         (Feature Test Macros): Update documentation of default features.
1037 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
1039         * benchtests/Makefile: Add bench-strtok.
1040         * benchtests/bench-strtok.c: New file: strtok benchtest.
1042 2013-12-19  Allan McRae  <allan@archlinux.org>
1044         * manual/install.texi: Suppress menu for plain text output.
1045         * INSTALL: Regenerated.
1047 2013-12-18  Andrew Hunter  <ahh@google.com>
1049         * sysdeps/generic/ldsodefs.h (_dl_mask_all_signals): New prototype.
1050         (_dl_unmask_signals): Likewise.
1051         * sysdeps/mach/hurd/dl-sysdep.h (_dl_mask_all_signals): New stub.
1052         (_dl_unmask_all_signals): Likewise.
1053         * sysdeps/unix/sysv/linux/dl-sysdep.h (_dl_mask_all_signals): New prototype.
1054         (_dl_unmask_all_signals): Likewise.
1055         * sysdeps/unix/sysv/linux/dl-sysdep.c (_dl_mask_all_signals): New function.
1056         (_dl_unmask_signals): Likewise.
1058 2013-12-18  Brooks Moses  <bmoses@google.com>
1060         [BZ #15846]
1061         * misc/getauxval.c: Include errno.h.
1062         (__getauxval): Set errno to ENOENT if the requested type is not
1063         found.
1064         * misc/sys/auxv.h (getauxval): Document that it may set errno;
1065         don't declare with __attribute_const__.
1066         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
1067         * manual/startup.texi: Document that getauxval sets errno.
1069 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
1071         * math/auto-libm-test-in: Add tests of jn and yn.
1072         * math/auto-libm-test-out: Regenerated.
1073         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
1074         (yn_test_data): Likewise.
1075         * math/gen-auto-libm-tests.c (func_calc_method): Add value
1076         mpfr_if_f.
1077         (func_calc_desc): Add mpfr_if_f union field.
1078         (FUNC_mpfr_if_f): New macro.
1079         (test_functions): Add jn and yn.
1080         (calc_generic_results): Assert type of second input for
1081         mpfr_ff_f.  Handle mpfr_if_f.
1082         (output_for_one_input_case): Disable all checking for arguments
1083         fitting floating-point types in case of an integer argument.
1084         * sysdeps/i386/fpu/libm-test-ulps: Update.
1085         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1087         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
1088         Don't expect fegetround reference in libm.so.
1090 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
1092         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
1093         $(config-cflags-nofma).
1095 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
1097         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
1098         * math/auto-libm-test-out: Regenerated.
1100         [BZ #16338]
1101         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
1102         to determine exponent and adjust argument to have exponent of -1.
1103         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
1104         log2.
1105         * math/auto-libm-test-out: Regenerated.
1106         * sysdeps/i386/fpu/libm-test-ulps: Update.
1107         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1109 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
1111         * manual/probes.texi: Remove cases when per-thread arenas are
1112         disabled.
1114 2013-12-18  Andreas Schwab  <schwab@suse.de>
1116         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
1117         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
1118         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
1119         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
1120         * sysdeps/i386/i686/multiarch/Makefile: Update.
1121         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
1123 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
1125         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
1126         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
1128 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
1130         Support TZ transition times < 00:00:00.
1131         This is needed for version-3 tz-format files; it supports time
1132         stamps past 2037 for America/Godthab (the only entry in the tz
1133         database for which this change is relevant).
1134         * manual/time.texi (TZ Variable): Document transition times
1135         from -167:59:59 through -00:00:01.
1136         * time/tzset.c (tz_rule): Time of day is now signed.
1137         (__tzset_parse_tz): Parse negative time of day.
1139         Document TZ transition times >= 25:00:00.
1140         * manual/time.texi (TZ Variable): Document transition times from
1141         25:00:00 through 167:59:59.  These are already supported, and this
1142         support will help with version-3 tz-format files.
1144         * manual/time.texi (TZ Variable): Modernize North America example
1145         to reflect current (i.e., 2007-and-later) daylight saving rules.
1147         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
1149 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
1151         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
1152         * sysdeps/unix/bsd/bits/stat.h: Likewise.
1153         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
1154         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
1155         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
1156         * sysdeps/unix/bsd/bsdstat.h: Likewise.
1157         * sysdeps/unix/bsd/clock.c: Likewise.
1158         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
1159         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
1160         * sysdeps/unix/bsd/init-posix.c: Likewise.
1161         * sysdeps/unix/bsd/poll.c: Likewise.
1162         * sysdeps/unix/bsd/ptsname.c: Likewise.
1163         * sysdeps/unix/bsd/seekdir.c: Likewise.
1164         * sysdeps/unix/bsd/setegid.c: Likewise.
1165         * sysdeps/unix/bsd/seteuid.c: Likewise.
1166         * sysdeps/unix/bsd/setgid.c: Likewise.
1167         * sysdeps/unix/bsd/setrgid.c: Likewise.
1168         * sysdeps/unix/bsd/setruid.c: Likewise.
1169         * sysdeps/unix/bsd/setsid.c: Likewise.
1170         * sysdeps/unix/bsd/setuid.c: Likewise.
1171         * sysdeps/unix/bsd/sigaction.c: Likewise.
1172         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
1173         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
1174         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
1175         * sysdeps/unix/bsd/telldir.c: Likewise.
1176         * sysdeps/unix/bsd/times.c: Likewise.
1177         * sysdeps/unix/bsd/usleep.c: Likewise.
1179         * misc/Makefile (install-lib): Remove libbsd-compat.a.
1180         ($(objpfx)libbsd-compat.a): Remove rule.
1182         * include/features.h (__FAVOR_BSD): Do not define.
1183         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
1184         features conflicting with POSIX.
1185         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
1186         (_BSD_SOURCE): Remove description of not being a subset of other
1187         feature test macros.
1188         * manual/job.texi (getpgrp): Do not document BSD version.
1189         (getpgid): Do not document by reference to BSD getpgrp.
1190         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
1191         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
1192         * signal/signal.h [__FAVOR_BSD]: Likewise.
1193         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
1194         instead of making contents conditional on [__FAVOR_BSD].
1195         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
1197 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1199         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
1201 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
1203         [BZ #16314]
1204         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
1205         values below 2**-450, not 2**-500.
1206         * math/auto-libm-test-in: Don't allow spurious underflow from
1207         hypot.
1208         * math/auto-libm-test-out: Regenerated.
1210         [BZ #16316]
1211         [BZ #16330]
1212         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
1213         values of ha and hb and sort them after adjusting subnormal
1214         arguments.
1215         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
1216         Likewise.
1217         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
1218         values of ea and eb and sort them after adjusting subnormal
1219         arguments.
1220         * math/auto-libm-test-in: Do not expect some hypot tests of
1221         subnormals to fail.  Add more hypot tests.
1222         * math/auto-libm-test-out: Regenerated.
1224 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1226         [BZ #13304]
1227         * sysdeps/sh/s_fma.c: New file.
1228         * sysdeps/sh/s_fmaf.c: New file.
1229         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
1230         version.
1231         * sysdeps/sh/Implies: Add sh/soft-fp.
1233 2013-12-16  Roland McGrath  <roland@hack.frob.com>
1235         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
1236         level of indirection to members `objname', `errstring', `malloced'.
1237         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
1238         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
1239         it as the __longjmp argument (just pass 1 instead).
1240         (_dl_catch_error): Initialize C with argument pointers and address of
1241         volatile local ERRCODE rather than copying values out of C at return.
1243 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
1245         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
1246         * math/auto-libm-test-out: Regenerated.
1247         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
1248         (hypot_test_data): Likewise.
1249         (pow_test_data): Likewise.
1250         (pow_tonearest_test_data): Likewise.
1251         * math/gen-auto-libm-tests.c (func_calc_method): Add value
1252         mpfr_ff_f.
1253         (func_calc_desc): Add mpfr_ff_f union field.
1254         (FUNC_mpfr_ff_f): New macro.
1255         (test_functions): Add atan2, hypot and pow.
1256         (special_fill_min): New function.
1257         (special_fill_minus_min): Likewise.
1258         (special_fill_min_subnorm): Likewise.
1259         (special_fill_minus_min_subnorm): Likewise.
1260         (special_real_inputs): Add min, -min, min_subnorm and
1261         -min_subnorm.
1262         (calc_generic_results): Handle mpfr_ff_f.
1263         * sysdeps/i386/fpu/libm-test-ulps: Update.
1264         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1266 2013-12-16  Will Newton  <will.newton@linaro.org>
1268         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
1269         (Aligned Memory Blocks): Add documentation for aligned_alloc
1270         and suggest it as an alternative to posix_memalign.
1271         (Hooks for Malloc): Document __memalign_hook is also called
1272         for aligned_alloc.  (Summary of Malloc): Add summary for
1273         aligned alloc.  Document __memalign_hook is also called
1274         for aligned_alloc.
1276 2013-12-16  Will Newton  <will.newton@linaro.org>
1278         * manual/memory.texi (Malloc Examples): Clarify default
1279         alignment documentation.  Suggest posix_memalign rather
1280         than memalign or valloc.
1281         (Aligned Memory Blocks): Remove suggestion to use memalign
1282         or valloc.  Remove obsolete comment about BSD.
1283         Document memalign errno values and mark the function obsolete.
1284         Document posix_memalign returned error codes.  Mark valloc
1285         as obsolete.  (Hooks for Malloc): __memalign_hook is also
1286         called for posix_memalign and valloc.
1287         (Summary of Malloc): Add posix_memalign to function summary.
1288         __memalign_hook is also called for posix_memalign and valloc.
1290 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
1292         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
1293         TAYLOR_SIN.
1294         (__sin): Adjust.
1295         (__cos): Likewise.
1296         (sloww): Use mynumber union.  Expand ternary operator into
1297         if-else statements.
1298         (cslow): use mynumber union.
1300 2013-12-16  Allan McRae  <allan@archlinux.org>
1302         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
1303         * configure: Regenerated.
1305         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
1307         [BZ #14120]
1308         * configure.ac: Added --enable-maintainer-mode. Check for
1309         autoconf when enabled.
1310         * configure: Regenerated.
1312         * nscd/nscd.service: New file.
1313         * nscd/nscd.tmpfiles: New file.
1315 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
1317         [BZ #12100]
1318         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
1319         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
1320         * sysdeps/x86_64/multiarch/strstr.c: ... here.
1321         (strstr): Add __strstr_sse2_unaligned ifunc.
1322         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
1323         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
1324         (strcasestr): Remove __strcasestr_sse42 ifunc.
1325         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
1326         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
1327         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
1329 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1331         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
1332         * sysdeps/sh/bits/fenv.h: ... here.
1333         * sysdeps/sh/sh4/fpu/bits: Remove directory.
1335 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1337         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
1339 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1341         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
1342         hypotf multiarch implementations.
1343         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
1344         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
1345         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
1346         multiarch hypot for PPC64.
1347         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
1348         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
1349         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
1350         multiarch hypotf for PPC64.
1352 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1354         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
1355         modff multiarch implementations.
1356         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
1357         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
1358         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
1359         multiarch modf for PPC64.
1360         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
1361         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
1362         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
1363         multiarch modff for PPC64.
1365 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1367         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
1368         and logl multiarch implementations.
1369         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
1370         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
1371         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
1372         multiarch logb for PPC64.
1373         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
1374         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
1375         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
1376         multiarch logb for PPC64.
1377         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
1378         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
1379         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
1380         multiarch logb for PPC64.
1382 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1384         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
1385         isinff multiarch implementation.
1386         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
1387         file.
1388         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
1389         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
1390         multiarch isinf for PPC64.
1391         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
1392         file.
1393         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
1394         multiarch isinff for PPC64.
1396 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1398         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
1399         finitef multiarch implementation.
1400         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
1401         file.
1402         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
1403         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
1404         multiarch finite for PPC64.
1405         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
1406         file.
1407         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
1408         multiarch finitef for PPC64.
1410 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1412         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
1413         lrint multiarch implementation.
1414         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
1415         file.
1416         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
1417         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
1418         multiarch llrint for PPC64.
1419         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
1420         multiarch lrint for PPC64.
1422 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1424         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
1425         copysignf multiarch implementation.
1426         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
1427         file.
1428         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
1429         file.
1430         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
1431         multiarch copysign for PPC64.
1432         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
1433         multiarch copysignf for PPC64.
1435 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1437         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
1438         multiarch implementation.
1439         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
1440         file.
1441         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
1442         file.
1443         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
1444         file.
1445         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
1446         file.
1447         multiarch llround for PPC64.
1448         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
1449         multiarch trunc for PPC64.
1450         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
1451         multiarch truncf for PPC64.
1453 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1455         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
1456         multiarch implementation.
1457         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
1458         file.
1459         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
1460         file.
1461         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
1462         file.
1463         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
1464         file.
1465         multiarch llround for PPC64.
1466         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
1467         multiarch round for PPC64.
1468         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
1469         multiarch roundf for PPC64.
1471 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1473         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
1474         multiarch implementation.
1475         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
1476         file.
1477         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
1478         file.
1479         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
1480         file.
1481         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
1482         file.
1483         multiarch llround for PPC64.
1484         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
1485         multiarch floor for PPC64.
1486         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
1487         multiarch floorf for PPC64.
1489 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1491         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
1492         multiarch implementation.
1493         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
1494         file.
1495         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
1496         file.
1497         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
1498         file.
1499         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
1500         file.
1501         multiarch llround for PPC64.
1502         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
1503         multiarch ceil for PPC64.
1504         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
1505         multiarch ceilf for PPC64.
1507 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1509         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
1510         multiarch implementation.
1511         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
1512         file.
1513         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
1514         file.
1515         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
1516         file.
1517         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
1518         multiarch llround for PPC64.
1519         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
1520         multiarch lround for PPC64.
1522 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1524         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
1525         multiarch implementation.
1526         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
1527         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
1528         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
1529         file.
1530         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
1531         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
1532         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
1533         multiarch isnan for PPC64.
1534         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
1535         multiarch isnanf for PPC64.
1537 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1539         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
1540         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
1541         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
1542         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
1543         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
1544         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
1546 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1548         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
1549         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
1550         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
1551         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
1553 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1555         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
1556         multiarch implementations.
1557         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1558         (__libc_ifunc_impl_list): Likewise.
1559         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
1560         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
1561         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
1562         multiarch stpcpy for PPC64.
1564 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1566         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
1567         multiarch implementations.
1568         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1569         (__libc_ifunc_impl_list): Likewise.
1570         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
1571         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
1572         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
1573         multiarch strcpy for PPC64.
1575 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1577         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
1578         redefine function name.
1579         (_wordcopy_fwd_dest_aligned): Likewise.
1580         (_wordcopy_bwd_aligned): Likewise.
1581         (_wordcopy_bwd_dest_aligned): Likewise.
1582         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
1583         multiarch implementations.
1584         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1585         (__libc_ifunc_impl_list): Likewise.
1586         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
1587         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
1588         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
1589         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
1590         multiarch wcscpy for PPC64.
1592 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1594         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
1595         multiarch implementations.
1596         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1597         (__libc_ifunc_impl_list): Likewise.
1598         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
1599         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
1600         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
1601         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
1602         multiarch wcscpy for PPC64.
1604 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1606         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
1607         multiarch implementations.
1608         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1609         (__libc_ifunc_impl_list): Likewise.
1610         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
1611         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
1612         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
1613         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
1614         multiarch wcsrchr for PPC64.
1616 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1618         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
1619         multiarch implementations.
1620         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1621         (__libc_ifunc_impl_list): Likewise.
1622         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
1623         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
1624         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
1625         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
1626         multiarch wcschr for PPC64.
1628 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1630         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
1631         multiarch implementations.
1632         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1633         (__libc_ifunc_impl_list): Likewise.
1634         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
1635         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
1636         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
1637         multiarch strchrnul for PPC64.
1639 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1641         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
1642         implementations.
1643         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1644         (__libc_ifunc_impl_list): Likewise.
1645         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
1646         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
1647         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
1648         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
1649         strchr for PPC64.
1651 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1653         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
1654         implementations.
1655         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1656         (__libc_ifunc_impl_list): Likewise.
1657         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
1658         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
1659         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
1660         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
1661         strncmp for PPC64.
1663 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1665         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
1666         multiarch implementations.
1667         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1668         (__libc_ifunc_impl_list): Likewise.
1669         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
1670         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
1671         strncasecmp for PPC64.
1672         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
1673         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
1674         multiarch strncasecmp_l for PPC64.
1676 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1678         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
1679         multiarch implementations.
1680         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
1681         (__libc_ifunc_impl_list): Likewise.
1682         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
1683         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
1684         multiarch strcasecmp for PPC64.
1685         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
1686         file.
1687         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
1688         multiarch strcasecmp_l for PPC64.
1690 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1692         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
1693         implementations.
1694         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1695         (__libc_ifunc_impl_list): Likewise.
1696         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
1697         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
1698         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
1699         strnlen for PPC64.
1701 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1703         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
1704         implementations.
1705         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1706         (__libc_ifunc_impl_list): Likewise.
1707         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
1708         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
1709         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
1710         strlen for PPC64.
1712 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1714         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
1715         implementations.
1716         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1717         (__libc_ifunc_impl_list): Likewise.
1718         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
1719         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
1720         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
1721         rawmemrchr for PPC64.
1723 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1725         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
1726         implementation.
1727         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1728         (__libc_ifunc_impl_list): Likewise.
1729         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
1730         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
1731         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
1732         memrchr for PPC64.
1734 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1736         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
1737         implementation.
1738         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1739         (__libc_ifunc_impl_list): Likewise.
1740         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
1741         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
1742         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
1743         memchr for PPC64.
1745 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1747         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
1748         implementation.
1749         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1750         (__libc_ifunc_impl_list): Likewise.
1751         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
1752         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
1753         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
1754         mempcpy for PPC64.
1756 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1758         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
1759         avoid cretion of __bzero symbol.
1760         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
1761         Likewise.
1762         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
1763         Likewise.
1764         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
1765         Likewise.
1766         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
1767         multiarch implementations.
1768         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1769         (__libc_ifunc_impl_list): Likewise.
1770         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
1771         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
1772         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
1773         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
1774         bzero for PPC32.
1775         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
1776         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
1777         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
1778         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
1779         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
1780         memset for PPC64.
1781         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
1783 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1785         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
1786         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
1787         implementations.
1788         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1789         (__libc_ifunc_impl_list): Likewise.
1790         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
1791         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
1792         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
1793         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
1794         memcmp for PPC64.
1796 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1798         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
1799         multiarch for POWER/PPC64.
1800         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
1801         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
1802         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
1803         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
1804         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
1805         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
1806         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
1807         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
1808         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
1809         memcpy for PPC64.
1811 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1813         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
1814         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
1815         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
1816         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
1817         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
1818         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
1819         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
1820         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
1821         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
1822         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
1823         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
1824         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
1825         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
1826         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
1827         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
1828         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
1829         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
1830         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
1831         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
1832         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
1833         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
1834         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
1836 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1838         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
1840 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
1842         * benchtests/Makefile (bench): Add exp2 and log2.
1843         (LDLIBS-bench-exp2): Add -lm.
1844         (LDLIBS-bench-log2): Likewise.
1845         * benchtests/exp2-inputs: New inputs file.
1846         * benchtests/log2-inputs: New inputs file.
1847         * benchtests/log-inputs: Add new inputs.
1848         * benchtests/tan-inputs: Likewise.
1850 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
1852         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
1853         definition...
1854         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2,
1855         csloww1, csloww2): ... from here.
1857         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
1858         instead of structures.
1859         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
1860         (POLYNOMIAL): Likewise.
1861         (TAYLOR_SLOW): Likewise.
1862         (__sin): Likewise.
1863         (__cos): Likewise.
1864         (slow1): Likewise.
1865         (slow2): Likewise.
1866         (sloww): Likewise.
1867         (sloww1); Likewise.
1868         (sloww2): Likewise.
1869         (bsloww1): Likewise.
1870         (bsloww2): Likewise.
1871         (cslow2): Likewise.
1872         (csloww): Likewise.
1873         (csloww1): Likewise.
1874         (csloww2): Likewise.
1876 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
1878         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
1879         (__malloc_assert, __libc_realloc, __libc_calloc,
1880         _int_realloc): Expand MALLOC_COPY and MALLOC_ZERO to
1881         memcpy and memset.
1882         * malloc/hooks.c (realloc_check): Likewise.
1884 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
1886         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
1887         * malloc/arena.c: Remove PER_THREAD conditional.
1888         [!PER_THREAD]: Remove code.
1889         (ptmalloc_unlock_all2): Likewise.
1890         (ptmalloc_init): Likewise.
1891         (_int_new_arena): Likewise.
1892         (arena_get2): Likewise.
1893         * malloc/hooks.c (__malloc_get_state): Likewise.
1894         (__malloc_set_state): Likewise.
1895         * malloc/malloc.c: Likewise.
1896         (struct malloc_state): Likewise.
1897         (struct malloc_par): Likewise.
1898         (__libc_realloc): Likewise.
1899         (__libc_mallopt): Likewise.
1901 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1903         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
1905 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
1907         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
1908         macro to a function.  Check for zero perturb_byte.
1909         (_int_malloc, _int_free): Remove zero perturb_byte checks.
1911 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
1913         * malloc/malloc.c: (force_reg): Remove.
1914         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc,
1915         _mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
1916         force_reg by atomic_forced_read.
1917         * malloc/arena.c (ptmalloc_init): Likewise.
1918         * malloc/hooks.c (top_check): Likewise.
1920 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1922         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
1924 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
1926         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
1928 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
1930         * math/auto-libm-test-in: Add tests of lgamma.
1931         * math/auto-libm-test-out: Regenerated.
1932         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
1933         (M_LOG_2_SQRT_PIl): Likewise.
1934         (lgamma_test_data): Use AUTO_TESTS_f_f1.
1935         * math/gen-auto-libm-tests.c (func_calc_method): Add value
1936         mpfr_f_f1.
1937         (func_calc_desc): Add mpfr_f_f1 union field.
1938         (ARGS1): New macro.
1939         (ARGS2): Likewise.
1940         (ARGS3): Likewise.
1941         (ARGS4): Likewise.
1942         (RET1): Likewise.
1943         (RET2): Likewise.
1944         (CALC): Likewise.
1945         (FUNC): Likewise.
1946         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
1947         (test_functions): Add lgamma.
1948         (calc_generic_results): Handle mpfr_f_f1.
1949         * sysdeps/i386/fpu/libm-test-ulps: Update.
1950         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1952 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1954         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
1955         __mpn_add_n for PowerPC64/POWER7.
1956         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
1957         __mpn_sub_n for PowerPC64/POWER7.
1959 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1961         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
1962         __mpn_addmul_1 for PowerPC64.
1963         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
1964         __mpn_submul_1 for PowerPC64.
1965         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
1966         for PowerPC64.
1967         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
1968         for PowerPC64.
1970 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
1972         [BZ #15089]
1973         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
1975 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1977         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
1979 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1981         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
1982         add multiarch folders.
1983         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
1984         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
1985         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
1986         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
1987         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
1988         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
1989         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
1990         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
1991         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
1992         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
1993         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
1994         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
1995         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
1996         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
1997         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
1998         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
1999         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
2001 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2003         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
2004         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
2005         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
2006         New file.
2007         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
2008         New file.
2009         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
2010         multiarch __ieee754_hypot for PowerPC32.
2011         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
2012         New file.
2013         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
2014         New file.
2015         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
2016         multiarch __ieee754_hypotf for PowerPC32.
2018 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2020         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
2021         long_double_symbol only if __logbl is defined.
2022         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
2023         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
2024         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
2025         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
2026         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
2027         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
2028         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
2029         path for implementation.
2030         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
2031         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
2032         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
2033         logb, and logbl multiarch implementations for PowerPC32.
2034         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
2035         file.
2036         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
2037         file.
2038         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
2039         multiarch logb for PowerPC32.
2040         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
2041         file.
2042         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
2043         file.
2044         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
2045         multiarch logbf for PowerPC32.
2046         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
2047         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
2048         file.
2049         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
2050         multiarch logbl implementation for PowerPC32.
2052 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2054         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
2055         and modff multiarch implementations.
2056         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
2057         New file.
2058         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
2059         New file.
2060         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
2061         multiarch modf for PowerPC32.
2062         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
2063         New file.
2064         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
2065         New file.
2066         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
2067         multiarch modff for PowerPC32.
2069 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2071         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
2072         and lrintf multiarch implementations.
2073         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
2074         New file.
2075         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
2076         New file.
2077         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
2078         multiarch lrint for PowerPC32.
2079         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
2080         file: multiarch lrintf for PowerPC32.
2082 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2084         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
2085         and lroundf multiarch implementations.
2086         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
2087         New file.
2088         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
2089         New file.
2090         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
2091         New file.
2092         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
2093         multiarch lround for PowerPC32.
2094         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
2095         file: multiarch lroundf for PowerPC32.
2097 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2099         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
2100         copysign and copysignf multiarch implementations.
2101         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
2102         New file.
2103         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
2104         New file.
2105         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
2106         file: multiarch copysign for PowerPC32.
2107         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
2108         file: multiarch copysignf for PowerPC32.
2110 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2112         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
2113         and truncf multiarch implementations.
2114         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
2115         New file.
2116         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
2117         file.
2118         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
2119         multiarch trunc for PowerPC32.
2120         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
2121         New file.
2122         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
2123         New file.
2124         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
2125         multiarch truncf for PowerPC32.
2127 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2129         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
2130         and roundf multiarch implementations.
2131         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
2132         New file.
2133         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
2134         file.
2135         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
2136         multiarch round for PowerPC32.
2137         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
2138         New file.
2139         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
2140         New file.
2141         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
2142         multiarch roundf for PowerPC32.
2144 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2146         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
2147         and floorf multiarch implementations.
2148         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
2149         New file.
2150         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
2151         file.
2152         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
2153         multiarch floor for PowerPC32.
2154         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
2155         New file.
2156         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
2157         New file.
2158         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
2159         multiarch floorf for PowerPC32.
2161 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2163         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
2164         and ceilf multiarch implementations.
2165         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
2166         New file.
2167         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
2168         file.
2169         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
2170         multiarch ceil for PowerPC32.
2171         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
2172         New file.
2173         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
2174         file.
2175         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
2176         multiarch ceilf for PowerPC32.
2178 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2180         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
2181         is defined.
2182         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
2183         FINITEF is defined.
2184         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
2185         and finitef multiarch implementations.
2186         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
2187         New file.
2188         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
2189         file.
2190         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
2191         multiarch finite for PowerPC32.
2192         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
2193         New file.
2194         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
2195         file: multiarch finitef for PowerPC32.
2197 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2199         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
2200         and isinff multiarch implementations.
2201         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
2202         file.
2203         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
2204         file.
2205         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
2206         multiarch isinf for PowerPC32.
2207         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
2208         New file.
2209         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
2210         multiarch isinff for PowerPC32.
2212 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2214         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
2215         alias when __isnan is defined.
2216         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
2217         and isnanf multiarch implementations.
2218         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
2219         file.
2220         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
2221         file.
2222         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
2223         file.
2224         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
2225         file.
2226         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
2227         multiarch isnan for PowerPC32.
2228         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
2229         New file.
2230         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
2231         New file.
2232         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
2233         multiarch isnanf for PowerPC32.
2235 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2237         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
2238         and sqrtf multiarch implementations.
2239         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
2240         file.
2241         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
2242         file.
2243         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
2244         multiarch sqrt for PowerPC32.
2245         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
2246         file.
2247         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
2248         file.
2249         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
2250         multiarch sqrtf for PowerPC32.
2252 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2254         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
2255         and llroundf multiarch implementations.
2256         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
2257         New file.
2258         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
2259         New file.
2260         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
2261         New file.
2262         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
2263         file: multiarch llround for PowerPC32.
2264         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
2265         file: multiarch llroundf for PowerPC32.
2267 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2269         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
2270         multiarch PowerPC32 fpu implementations.
2271         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
2272         New file.
2273         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
2274         New file.
2275         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
2276         multiarch llrint for PowerPC32.
2277         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
2278         New file.
2279         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
2280         New file.
2281         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
2282         file.
2284 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2286         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
2288 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2290         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
2291         file.
2292         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
2293         file.
2294         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
2295         file.
2296         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
2297         multiarch wordcopy for PPC32.
2298         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
2299         wordcopy objects.
2300         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2301         (__libc_ifunc_impl_list): Likewise.
2302         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
2303         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
2304         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
2305         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
2306         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
2307         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
2309 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2311         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
2312         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
2313         file.
2314         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
2315         file.
2316         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
2317         file.
2318         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
2319         multiarch wcscpy for PPC32.
2320         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
2321         multiarch objects.
2322         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2323         (__libc_ifunc_impl_list): Likewise.
2324         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
2325         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
2326         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
2327         sysdeps/powerpc/power6/wcscpy.c.
2329 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2331         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
2332         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
2333         file.
2334         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
2335         file.
2336         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
2337         file.
2338         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
2339         multiarch wcsrchr for PPC32.
2340         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
2341         multiarch objects.
2342         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2343         (__libc_ifunc_impl_list): Likewise.
2344         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
2345         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
2346         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
2347         sysdeps/powerpc/power6/wcsrchr.c.
2349 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2351         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
2352         file.
2353         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
2354         file.
2355         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
2356         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
2357         multiarch wcschr for PPc32.
2358         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
2359         multiarch objects.
2360         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2361         (__libc_ifunc_impl_list): Likewise.
2362         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
2363         * sysdeps/powerpc/power6/wcschr.c: ... to here.
2364         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
2365         sysdeps/powerpc/power6/wcschr.c.
2367 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2369         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
2370         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
2371         file.
2372         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
2373         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
2374         file: multiarch strchr for PPC32.
2375         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
2376         multiarch objects.
2377         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2378         (__libc_ifunc_impl_list): Likewise.
2380 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2382         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
2383         name.
2384         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
2385         file.
2386         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
2387         file.
2388         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
2389         multiarch strchrnul for PPC32.
2390         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
2391         multiarch objects.
2392         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2393         (__libc_ifunc_impl_list): Likewise.
2395 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2397         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
2398         file.
2399         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
2400         multiarch strncasecmp for PPC32.
2401         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
2402         file.
2403         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
2404         multiarch strncasecmp_l for PPC32.
2405         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
2406         strncasecmp multiarch objects.
2407         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2408         (__libc_ifunc_impl_list): Likewise.
2410 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2412         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
2413         file.
2414         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
2415         multiarch strncasecmp for PPC32.
2416         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
2417         New file.
2418         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
2419         multiarch strcasecmp_l for PPC32.
2420         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
2421         multiarch objects.
2422         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2423         (__libc_ifunc_impl_list): Likewise.
2425 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2427         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
2428         file.
2429         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
2430         file.
2431         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
2432         multiarch strncmp for PPC32.
2433         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
2434         multiarch objects.
2435         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2436         (__libc_ifunc_impl_list): Likewise.
2438 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2440         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
2441         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
2442         file.
2443         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
2444         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
2445         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
2446         multiarch objects.
2447         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2448         (__libc_ifunc_impl_list): Likewise.
2450 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2452         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
2453         file.
2454         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
2455         file.
2456         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
2457         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
2458         multiarch objects.
2459         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2460         (__libc_ifunc_impl_list): Likewise.
2462 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2464         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
2465         file.
2466         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
2467         file.
2468         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
2469         multiarch rawmemchr for PPC32.
2470         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
2471         multiarch objects.
2472         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2473         (__libc_ifunc_impl_list): Likewise.
2475 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2477         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
2478         file.
2479         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
2480         file.
2481         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
2482         file: memrchr multiarch for PPC32.
2483         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
2484         multiarch objects.
2485         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2486         (__libc_ifunc_impl_list): Likewise.
2488 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2490         * string/memchr.c (__memchr): Using macro to redefine symbol name.
2491         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
2492         file.
2493         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
2494         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
2495         multiarch memchr for PPC32.
2496         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
2497         multiarch objects.
2498         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2499         (__libc_ifunc_impl_list): Likewise.
2501 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2503         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
2504         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
2505         file.
2506         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
2507         file.
2508         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
2509         file: multiarch mempcpy for PPC32.
2510         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
2511         multiarch objects.
2512         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2513         (__libc_ifunc_impl_list): Likewise.
2515 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2517         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
2518         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
2519         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
2520         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
2521         multiarch bzero for PPC32.
2522         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
2523         file.
2524         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
2525         file.
2526         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
2527         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
2528         file: multiarch memset for PPC32.
2529         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
2530         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
2531         memset multiarch objects.
2532         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2533         (__libc_ifunc_impl_list): Likewise.
2535 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2537         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
2538         file.
2539         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
2540         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
2541         memcmp for PPC32.
2542         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
2543         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
2544         multiarch objects.
2545         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2546         (__libc_ifunc_impl_list): Likewise.
2548 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2550         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
2551         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
2552         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
2553         file.
2554         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
2555         file.
2556         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
2557         file.
2558         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
2559         multiarch memcpy for PPC32.
2560         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
2561         multiarch objects.
2562         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2563         (__libc_ifunc_impl_list): Likewise.
2565 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2567         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
2568         support multiarch for POWER/PPC32.
2569         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
2570         Likewise.
2571         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
2572         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
2573         Implies file to make multiarch folder appers before the fpu and
2574         default folder for power4 configuration.
2576 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
2578         * scripts/bench.pl: Append volatile keyword to type.
2580 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2582         * sysdeps/sh/sotruss-lib.c: New file.
2583         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
2585 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2587         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2589 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
2591         [BZ #6810]
2592         * math/w_tgamma.c: Include <errno.h>.
2593         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
2594         * math/w_tgammaf.c: Include <errno.h>.
2595         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
2596         * math/w_tgammal.c: Include <errno.h>.
2597         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
2598         * math/auto-libm-test-in: Do not allow missing errno on tgamma
2599         underflow.  Add more tgamma tests.
2600         * math/auto-libm-test-out: Regenerated.
2601         * sysdeps/i386/fpu/libm-test-ulps: Update.
2602         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2604         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
2605         sin, sinh, tan, tanh, tgamma, y0 and y1.
2606         * math/auto-libm-test-out: Regenerated.
2607         * math/libm-test.inc (TEST_COND_x86_64): New macro.
2608         (TEST_COND_x86): Likewise.
2609         (M_E2l): Remove macro.
2610         (M_E3l): Likewise.
2611         (M_2_SQRT_PIl): Likewise.
2612         (M_SQRT_PIl): Likewise.
2613         (M_1_DIV_El): Likewise.
2614         (log_test_data): Use AUTO_TESTS_f_f.
2615         (log10_test_data): Likewise.
2616         (log1p_test_data): Likewise.
2617         (log2_test_data): Likewise.
2618         (sin_test_data): Likewise.
2619         (sin_tonearest_test_data): Likewise.
2620         (sin_towardzero_test_data): Likewise.
2621         (sin_downward_test_data): Likewise.
2622         (sin_upward_test_data): Likewise.
2623         (sinh_test_data): Likewise.
2624         (sinh_tonearest_test_data): Likewise.
2625         (sinh_towardzero_test_data): Likewise.
2626         (sinh_downward_test_data): Likewise.
2627         (sinh_upward_test_data): Likewise.
2628         (tan_test_data): Likewise.
2629         (tan_tonearest_test_data): Likewise.
2630         (tan_towardzero_test_data): Likewise.
2631         (tan_downward_test_data): Likewise.
2632         (tan_upward_test_data): Likewise.
2633         (tanh_test_data): Likewise.
2634         (tgamma_test_data): Likewise.
2635         (y0_test_data): Likewise.
2636         (y1_test_data): Likewise.
2637         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
2638         (special_real_inputs): Add pi/4.
2639         * sysdeps/i386/fpu/libm-test-ulps: Update.
2640         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2642 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2644         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
2645         "longjmp_target" static probes.
2646         (__longjmp): Rename to __longjmp_symbol.
2647         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
2648         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
2649         on which longjmp to generate.
2650         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
2651         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
2652         probe.
2653         (__sigsetjmp): Rename to __sigsetjmp_symbol.
2654         (__sigjmp_save): Rename to __sigjmp_save_symbol.
2655         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
2656         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
2657         and __sigjmp_save_symbol based on which sigsetjmp to generated.
2658         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
2659         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
2660         __longjmp_symbol based on which __longjmp to generate.
2661         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
2662         probe.
2663         (setjmp): Rename to setjmp_symbol.
2664         (__sigsetjmp): Rename to __sigsetjmp_symbol.
2665         (_setjmp): Rename to _setjmp_symbol.
2666         (__sigsetjmp): Rename to __sigsetjmp_symbol.
2667         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
2668         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
2669         which setjmp to generate.
2670         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
2671         "longjmp_target" static probes.
2673 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
2675         * benchtests/README: Add note about output arguments.
2676         * benchtests/bench-sincos.c: Remove file.
2677         * benchtests/sincos-inputs: New file.
2678         * scripts/bench.pl: Identify output arguments and define
2679         static variables for them.
2681         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
2683         [BZ #15941]
2684         * Makefile (INSTALL): Add install-plain.texi as the primary
2685         dependency.
2686         * manual/install-plain.texi: New file.
2687         * manual/install.texi: Include node directive only for
2688         non-plaintext output.
2690 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
2692         * stdlib/longlong.h: Update from GCC.
2694         [BZ #6807]
2695         [BZ #15901]
2696         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
2697         * math/w_j0f.c (y0f): Likewise.
2698         * math/w_j0l.c (__y0l): Likewise.
2699         * math/w_j1.c (y1): Likewise.
2700         * math/w_j1f.c (y1f): Likewise.
2701         * math/w_j1l.c (__y1l): Likewise
2702         * math/w_jn.c (yn): Likewise.
2703         * math/w_jnf.c (ynf): Likewise.
2704         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
2705         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
2706         value for Bessel function domain errors outside _SVID_ mode.
2707         Adjust sign of return value for yn (negative integer, 0).
2708         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
2709         by zero in return for negative x and set sign appropriately for
2710         negative n.
2711         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
2712         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
2713         * math/libm-test.inc (y0_test_data): Add more tests and adjust
2714         expectations in error cases.
2715         (y1_test_data): Likewise.
2716         (yn_test_data): Likewise.
2717         * sysdeps/i386/fpu/libm-test-ulps: Update.
2718         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2720 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2722         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
2723         "64" to "64-v1".  Add "64-v2".
2724         (abi-64-options): Rename to ...
2725         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
2726         (abi-64-condition): Rename to ...
2727         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
2728         (abi-64-ld-soname): Rename to ...
2729         (abi-64-v1-ld-soname): ... this.
2730         (abi-64-v2-options): Define.
2731         (abi-64-v2-condition): Likewise.
2732         (abi-64-v2-ld-soname): Likewise.
2733         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
2734         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
2735         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
2736         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
2737         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
2739 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2740             Alan Modra  <amodra@gmail.com>
2742         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
2743         New versions for use with the ELFv2 ABI.
2744         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
2745         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
2746         declaration.
2747         (struct La_ppc64v2_retval): Likewise.
2748         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
2749         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
2750         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
2751         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
2752         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
2753         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
2754         Do not save or restore CR.
2755         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
2756         (_dl_profile_resolve): Do no save or restore CR.  Support extended
2757         return values for ELFv2 ABI.  Fix location of FPR return registers.
2758         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
2759         updated values for _CALL_ELF == 2.
2760         (La_regs, La_retval, int_retval): Likewise.
2762 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2764         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
2765         (FRAME_MIN_SIZE_PARM): Likewise.
2766         (FRAME_BACKCHAIN): Likewise.
2767         (FRAME_CR_SAVE): Likewise.
2768         (FRAME_LR_SAVE): Likewise.
2769         (FRAME_TOC_SAVE): Likewise.
2770         (FRAME_PARM_SAVE): Likewise.
2771         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
2772         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
2773         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
2774         (call_mcount_parm_offset): New macro.
2775         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
2776         (PROF): Use symbolic stack frame offsets.
2777         (TAIL_CALL_SYSCALL_ERROR): Likewise.
2778         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
2779         Redefine in terms of FRAME_MIN_SIZE.
2780         (_dl_runtime_resolve): Use symbolic stack frame offsets.
2781         (_dl_profile_resolve): Likewise.  Update comment.
2782         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
2783         symbols stack frame offsets.
2784         (__sigsetjmp): Likewise.
2785         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
2786         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
2787         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
2788         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
2790         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
2791         (FRAME_BACKCHAIN): Remove.
2792         (FRAME_CR_SAVE): Likewise.
2793         (FRAME_LR_SAVE): Likewise.
2794         (FRAME_COMPILER_DW): Likewise.
2795         (FRAME_LINKER_DW): Likewise.
2796         (FRAME_TOC_SAVE): Likewise.
2797         (FRAME_PARM_SAVE): Likewise.
2798         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
2799         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
2800         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
2801         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
2802         (CHECK_SP): Use symbolic stack frame offsets.
2803         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
2804         zone" instead of caller's parameter save area for temp storage.
2805         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
2806         Likewise.  Also, use symbolic stack frame offsets.
2807         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
2808         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
2809         our own stack frame instead of the caller's.
2810         (__socket): Use symbolic stack frame offsets.
2812 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2813             Alan Modra  <amodra@gmail.com>
2815         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
2816         Define.
2817         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK,
2818         PPC64_LOCAL_ENTRY_OFFSET): Define.
2819         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
2820         New function.
2821         (elf_machine_fixup_plt): Call it.
2822         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
2823         reloc arguments.
2824         (elf_machine_rela): Update call to elf_machine_plt_conflict.
2825         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve,
2826         _dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
2827         r2 before calling target.
2829 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2830             Alan Modra  <amodra@gmail.com>
2832         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
2833         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
2834         versions of macros to support ELFv2 ABI.
2835         (LOCALENTRY): New macro.
2836         (ENTRY, EALIGN): Use it.
2837         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
2838         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
2839         fall through into ENTRY entry point.
2840         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
2841         Only define if _CALL_ELF != 2.
2843         (elf_machine_matches_host): Verify ABI version matches.
2844         (RTLD_START): Use LOCALENTRY.
2845         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
2846         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
2847         (PLT_ENTRY_WORDS): New macro.
2848         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
2849         (elf_machine_runtime_setup): Support ELFv2 ABI.
2850         (elf_machine_fixup_plt): Likewise.
2851         (elf_machine_plt_conflict): Likewise.
2852         (resolve_ifunc): Likewise.
2853         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
2854         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
2855         Likewise.
2856         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
2857         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
2858         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
2859         (makecontext): Support ELFv2 ABI.
2860         * elf/elf.h (EF_PPC64_ABI): Define.
2862 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2864         * sysdeps/powerpc/powerpc64/sysdep.h [ASSEMBLER] (PPC64_LOAD_FUNCPTR):
2865         New assembler macro.
2866         [ASSEMBLER] (ENTRY_1): Do not switch to .text section here ...
2867         [ASSEMBLER] (ENTRY): ... but instead here ...
2868         [ASSEMBLER] (EALIGN): ... and here.
2869         [!ASSEMBLER] (PPC64_LOAD_FUNCPTR): New macro.
2870         [!ASSEMBLER] (ENTRY_1): New macro; set up .opd entry.
2871         [!ASSEMBLER] (ENTRY_2): Use it.
2872         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
2873         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
2874         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve,
2875         _dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
2876         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
2877         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
2878         Use PPC64_LOAD_FUNCPTR.
2880 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2882         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
2884 2013-12-04  Alan Modra  <amodra@gmail.com>
2886         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
2887         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
2888         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
2889         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
2891         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
2892         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
2893         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
2894         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
2895         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
2896         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
2898 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2900         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
2901         (__makecontext): Fix incorrect CFI when backtracing out of
2902         context created via makecontext.
2903         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
2904         (__setcontext): Fix incorrect CFI during switch to new context.
2905         (__novec_setcontext): Likewise.
2907 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
2909         [BZ #4772]
2910         * time/strptime_l.c (__strptime_internal): Allow modifiers
2911         in strptime.
2912         * time/tst-strptime.c (day_tests): Add testcase.
2915 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
2917         * scripts/bench.pl: Skip over blank lines.
2919 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
2921         [BZ #926]
2922         * manual/time.texi (Calendar Time): Clarify what timezone functions
2923         use.
2925 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2927         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2929 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
2931         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
2932         implementation.
2933         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
2934         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
2935         * debug/memset_chk.c (__memset_chk): Likewise.
2936         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
2937         * debug/strncpy_chk.c: Likewise.
2939 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
2941         [BZ #15268]
2942         [BZ #15425]
2943         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
2944         (__ieee754_exp): For possibly underflowing results, check size of
2945         result and force underflow exception if required.
2946         * math/auto-libm-test-in: Add more tests of exp.
2947         * math/auto-libm-test-out: Regenerated.
2948         * sysdeps/i386/fpu/libm-test-ulps: Update.
2949         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2951         [BZ #16283]
2952         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
2953         * math/w_exp2f.c (__exp2f): Likewise.
2954         * math/w_exp2l.c (__exp2l): Likewise.
2955         * math/auto-libm-test-in: Do not allow missing errno on exp2
2956         underflow.
2957         * math/auto-libm-test-out: Regenerated.
2959 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
2961         [BZ #16274]
2962         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
2963         handle filename validation.
2964         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
2965         (do_open): Delete.
2967 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
2969         [BZ #6786]
2970         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
2971         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
2972         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
2973         <float.h>.
2974         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
2975         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
2976         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
2977         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
2978         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
2979         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
2980         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
2981         * math/auto-libm-test-in: Don't allow missing errno from erfc.
2982         Add more erfc tests.
2983         * math/auto-libm-test-out: Regenerated.
2984         * sysdeps/i386/fpu/libm-test-ulps: Update.
2985         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2987         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
2988         exp2, expm1, j0 and j1.
2989         * math/auto-libm-test-out: Regenerated.
2990         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
2991         (erfc_test_data): Likewise.
2992         (exp_test_data): Likewise.
2993         (exp_tonearest_test_data): Likewise.
2994         (exp_towardzero_test_data): Likewise.
2995         (exp_downward_test_data): Likewise.
2996         (exp_upward_test_data): Likewise.
2997         (exp10_test_data): Likewise.
2998         (exp2_test_data): Likewise.
2999         (expm1_test_data): Likewise.
3000         (j0_test_data): Likewise.
3001         (j1_test_data): Likewise.
3002         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
3003         (input_flag_type): Add flag_xfail_rounding.
3004         (input_flags): Add xfail-rounding.
3005         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
3006         (output_for_one_input_case): Handle flag_xfail_rounding.
3007         * sysdeps/i386/fpu/libm-test-ulps: Update.
3008         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3010 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
3012         [BZ #16289]
3013         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
3014         division by 0.
3016 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
3018         [BZ #16195]
3019         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
3020         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
3021         (STAP_PROBE0): New macro.
3022         (STAP_PROBE1): Likewise.
3023         (STAP_PROBE2): Likewise.
3024         (STAP_PROBE3): Likewise.
3025         (STAP_PROBE4): Likewise.
3027 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
3029         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
3031 2013-12-02  Steve Ellcey  <sellcey@mips.com>
3033         * benchtests/Makefile (bench): Add sqrt.
3034         (LDLIBS-bench-sqrt): New.
3035         * benchtests/sqrt-input: New.
3037 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
3039         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
3040         (GAIH_EAI): Likewise.
3041         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
3042         (gaih_inet): Likewise.
3043         (getaddrinfo): Don't use GAIH_EAI.
3045         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
3046         (struct gaih): Remove definition.
3048 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
3050         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
3051         Use HERRNOP directly.
3053 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3055         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
3057 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
3059         * math/gen-auto-libm-tests.c (test_functions): Add more
3060         single-argument functions.
3061         (special_fill_pi_2): New function.
3062         (special_fill_minus_pi_2): Likewise.
3063         (special_fill_pi_6): Likewise.
3064         (special_fill_minus_pi_6): Likewise.
3065         (special_fill_pi_3): Likewise.
3066         (special_fill_2pi_3): Likewise.
3067         (special_fill_e): Likewise.
3068         (special_fill_1_e): Likewise.
3069         (special_fill_e_minus_1): Likewise.
3070         (special_real_inputs): Add more special inputs.
3071         (output_for_one_input_case): Do not require ERANGE on underflow to
3072         zero if round-to-nearest result does not underflow to zero, unless
3073         exact results required.
3074         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
3075         atan, atanh, cbrt, cos and cosh.
3076         * math/auto-libm-test-out: Regenerated.
3077         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
3078         (acos_tonearest_test_data): Likewise.
3079         (acos_towardzero_test_data): Likewise.
3080         (acos_downward_test_data): Likewise.
3081         (acos_upward_test_data): Likewise.
3082         (acosh_test_data): Likewise.
3083         (asin_test_data): Likewise.
3084         (asin_tonearest_test_data): Likewise.
3085         (asin_towardzero_test_data): Likewise.
3086         (asin_upward_test_data): Likewise.
3087         (asinh_test_data): Likewise.
3088         (atan_test_data): Likewise.
3089         (atanh_test_data): Likewise.
3090         (cbrt_test_data): Likewise.
3091         (cos_test_data): Likewise.
3092         (cos_tonearest_test_data): Likewise.
3093         (cos_towardzero_test_data): Likewise.
3094         (cos_downward_test_data): Likewise.
3095         (cos_upward_test_data): Likewise.
3096         (cosh_test_data): Likewise.
3097         (cosh_tonearest_test_data): Likewise.
3098         (cosh_towardzero_test_data): Likewise.
3099         (cosh_downward_test_data): Likewise.
3100         (cosh_upward_test_data): Likewise.
3101         * sysdeps/i386/fpu/libm-test-ulps: Update.
3102         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3104 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
3106         [BZ #6787]
3107         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
3108         * math/w_exp10f.c (__exp10f): Likewise.
3109         * math/w_exp10l.c (__exp10l): Likewise.
3110         * math/libm-test.inc (exp10_test_data): Add more tests and expect
3111         errno settings in existing tests.
3113         [BZ #14032]
3114         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
3115         precision control set to double precision.
3116         * sysdeps/i386/fpu/w_sqrt.c: New file.
3117         * math/auto-libm-test-in: Add more tests.
3118         * math/auto-libm-test-out: Update.
3120         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
3121         (sqrt_test_tonearest): New function.
3122         (sqrt_towardzero_test_data): New variable.
3123         (sqrt_test_towardzero): New function.
3124         (sqrt_downward_test_data): New variable.
3125         (sqrt_test_downward): New function.
3126         (sqrt_upward_test_data): New variable.
3127         (sqrt_test_upward): New function.
3128         (main): Call the new functions.
3130         * math/gen-auto-libm-tests.c: New file.
3131         * math/auto-libm-test-in: Likewise.
3132         * math/auto-libm-test-out: New generated file.
3133         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
3134         variables.
3135         (%beautify): Add generated representations of zero.
3136         (top level): Set $auto_input and call parse_auto_input.
3137         (beautify): Remove trailing "f" from hex float constants.
3138         (parse_args): Handle XFAIL_TEST.
3139         (convert_condition): New function.
3140         (or_value): Likewise.
3141         (or_cond_value): Likewise.
3142         (generate_testfile): Handle AUTO_TESTS_* lines.
3143         (parse_auto_input): New function.
3144         * math/libm-test.inc (XFAIL_TEST): New macro.
3145         (ERRNO_UNCHANGED): Update value.
3146         (ERRNO_EDOM): Likewise.
3147         (ERRNO_ERANGE): Likewise.
3148         (IGNORE_RESULT): Likewise.
3149         (TEST_COND_flt_32): New macro.
3150         (TEST_COND_dbl_64): Likewise.
3151         (TEST_COND_ldbl_96_intel): Likewise.
3152         (TEST_COND_ldbl_96_m68k): Likewise.
3153         (TEST_COND_ldbl_128): Likewise.
3154         (TEST_COND_ldbl_128ibm): Likewise.
3155         (TEST_COND_long32): Likewise.
3156         (TEST_COND_long64): Likewise.
3157         (TEST_COND_before_rounding): Likewise.
3158         (TEST_COND_after_rounding): Likewise.
3159         (enable_test): Handle XFAIL_TEST flag.
3160         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
3161         with finite results.
3162         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
3163         auto-libm-test-out.
3165 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
3166             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3168         [BZ #16214]
3169         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
3170         __tls_get_addr_internal instead of __tls_get_offset in order to
3171         avoid GOT pointer dependency.  Make rtld export
3172         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
3173         __tls_get_addr since we are a __tls_get_offset platform.
3174         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
3175         GOT pointer being set up before.
3176         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
3178 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
3180         * manual/math.texi (Errors in Math Functions): Document accuracy
3181         goals.
3183         [BZ #15004]
3184         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
3185         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
3186         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
3187         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
3188         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
3189         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
3190         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
3191         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
3192         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
3193         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
3194         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
3195         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
3196         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
3197         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
3198         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
3199         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
3201         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
3202         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
3203         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
3204         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
3205         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
3206         Likewise.
3207         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
3208         Likewise.
3209         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
3210         Likewise.
3211         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
3212         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
3213         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
3214         atomic-feupdateenv and flt-rounds.
3215         * sysdeps/powerpc/nofpu/Versions (libc): Add
3216         __atomic_feholdexcept, __atomic_feclearexcept,
3217         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
3218         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
3219         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
3220         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
3221         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
3222         here.
3223         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
3224         Update.
3226         * manual/arith.texi (FP Exceptions): Document that exceptions may
3227         not be raised when matherr is used.
3228         (Math Error Reporting): Document overflow in directed rounding
3229         modes.  Document that errno may not be set when finite values are
3230         returned on overflow.  Document intent to set errno on underflow
3231         only for underflow to zero.
3233         [BZ #16271]
3234         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
3235         round-to-nearest then adjust result for other rounding modes.
3236         * include/fenv.h (fegetround): Use libm_hidden_proto.
3237         * math/fegetround.c (fegetround): Use libm_hidden_def.
3238         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
3239         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
3240         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
3241         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
3242         Likewise.
3243         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
3244         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
3245         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
3246         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
3248 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
3250         [BZ #16077]
3251         * nss/Versions (libnss_files): Add
3252         _nss_files_gethostbyname3_r.
3253         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
3254         New function.
3255         (HOST_DB_LOOKUP): Remove macro.
3256         (_nss_files_gethostbyname_r): Implement function without the
3257         HOST_DB_LOOKUP macro.
3258         (_nss_files_gethostbyname2_r): Likewise.
3260 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
3262         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
3264 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
3266         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
3267         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
3268         warning.
3270 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3272         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
3273         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
3274         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
3275         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
3276         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
3277         __fe_nomask_env_priv and attribute_hidden.
3278         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
3279         (libc_feupdateenv_test_ppc): Likewise.
3280         (libc_feresetround_ppc): Likewise.
3281         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
3282         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
3283         compat_symbol macro.
3284         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
3285         (__fe_nomask_env): Likewise.
3286         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
3288 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
3290         * string/Makefile: Remove ifunc tests.
3291         * string/test-string.h: Define TEST_IFUNC.
3292         * string/test-bcopy-ifunc.c: Remove.
3293         * string/test-bzero-ifunc.c: Likewise.
3294         * string/test-memccpy-ifunc.c: Likewise.
3295         * string/test-memchr-ifunc.c: Likewise.
3296         * string/test-memcmp-ifunc.c: Likewise.
3297         * string/test-memcpy-ifunc.c: Likewise.
3298         * string/test-memmem-ifunc.c: Likewise.
3299         * string/test-memmove-ifunc.c: Likewise.
3300         * string/test-mempcpy-ifunc.c: Likewise.
3301         * string/test-memrchr-ifunc.c: Likewise.
3302         * string/test-memset-ifunc.c: Likewise.
3303         * string/test-rawmemchr-ifunc.c: Likewise.
3304         * string/test-stpcpy-ifunc.c: Likewise.
3305         * string/test-stpncpy-ifunc.c: Likewise.
3306         * string/test-strcasecmp-ifunc.c: Likewise.
3307         * string/test-strcasestr-ifunc.c: Likewise.
3308         * string/test-strcat-ifunc.c: Likewise.
3309         * string/test-strchr-ifunc.c: Likewise.
3310         * string/test-strchrnul-ifunc.c: Likewise.
3311         * string/test-strcmp-ifunc.c: Likewise.
3312         * string/test-strcpy-ifunc.c: Likewise.
3313         * string/test-strcspn-ifunc.c: Likewise.
3314         * string/test-strlen-ifunc.c: Likewise.
3315         * string/test-strncasecmp-ifunc.c: Likewise.
3316         * string/test-strncat-ifunc.c: Likewise.
3317         * string/test-strncmp-ifunc.c: Likewise.
3318         * string/test-strncpy-ifunc.c: Likewise.
3319         * string/test-strnlen-ifunc.c: Likewise.
3320         * string/test-strpbrk-ifunc.c: Likewise.
3321         * string/test-strrchr-ifunc.c: Likewise.
3322         * string/test-strspn-ifunc.c: Likewise.
3323         * string/test-strstr-ifunc.c: Likewise.
3325 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
3327         * benchtests/Makefile: Remove ifunc tests.
3328         * benchtests/bench-string.h: Define TEST_IFUNC.
3329         * benchtests/bench-bcopy-ifunc.c: Remove.
3330         * benchtests/bench-bzero-ifunc.c: Likewise.
3331         * benchtests/bench-memccpy-ifunc.c: Likewise.
3332         * benchtests/bench-memchr-ifunc.c: Likewise.
3333         * benchtests/bench-memcmp-ifunc.c: Likewise.
3334         * benchtests/bench-memcpy-ifunc.c: Likewise.
3335         * benchtests/bench-memmem-ifunc.c: Likewise.
3336         * benchtests/bench-memmove-ifunc.c: Likewise.
3337         * benchtests/bench-mempcpy-ifunc.c: Likewise.
3338         * benchtests/bench-memrchr-ifunc.c: Likewise.
3339         * benchtests/bench-memset-ifunc.c: Likewise.
3340         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
3341         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
3342         * benchtests/bench-stpcpy-ifunc.c: Likewise.
3343         * benchtests/bench-stpncpy-ifunc.c: Likewise.
3344         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
3345         * benchtests/bench-strcasestr-ifunc.c: Likewise.
3346         * benchtests/bench-strcat-ifunc.c: Likewise.
3347         * benchtests/bench-strchr-ifunc.c: Likewise.
3348         * benchtests/bench-strchrnul-ifunc.c: Likewise.
3349         * benchtests/bench-strcmp-ifunc.c: Likewise.
3350         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
3351         * benchtests/bench-strcpy-ifunc.c: Likewise.
3352         * benchtests/bench-strcspn-ifunc.c: Likewise.
3353         * benchtests/bench-strlen-ifunc.c: Likewise.
3354         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
3355         * benchtests/bench-strncat-ifunc.c: Likewise.
3356         * benchtests/bench-strncmp-ifunc.c: Likewise.
3357         * benchtests/bench-strncpy-ifunc.c: Likewise.
3358         * benchtests/bench-strnlen-ifunc.c: Likewise.
3359         * benchtests/bench-strpbrk-ifunc.c: Likewise.
3360         * benchtests/bench-strrchr-ifunc.c: Likewise.
3361         * benchtests/bench-strsep-ifunc.c: Likewise.
3362         * benchtests/bench-strspn-ifunc.c: Likewise.
3363         * benchtests/bench-strstr-ifunc.c: Likewise.
3365 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
3367         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
3369 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
3371         * resolv/netdb.h: Use __glibc_reserved instead __unused.
3372         * rt/aio.h: Likewise.
3373         * sysdeps/gnu/bits/utmp.h: Likewise.
3374         * sysdeps/gnu/bits/utmpx.h: Likewise.
3375         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
3376         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
3377         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
3378         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
3379         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
3380         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
3381         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
3382         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
3383         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
3384         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
3385         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
3386         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
3387         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
3388         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
3389         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
3390         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
3391         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
3392         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
3393         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
3394         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
3395         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
3396         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
3397         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
3398         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
3399         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
3400         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
3401         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
3402         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
3403         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
3404         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
3405         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
3406         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
3407         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
3408         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
3409         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
3410         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
3411         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
3412         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
3413         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
3414         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
3415         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
3416         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
3418 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
3420         [BZ #16245]
3421         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
3422         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
3424 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
3426         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
3427         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
3428         Likewise.
3430 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3432         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
3433         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
3434         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
3435         (__fesetround): Remove define.
3436         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
3437         rounding and exceptions handling.
3438         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
3439         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
3440         (__fe_nomask_env): Likewise.
3441         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
3442         __fegetround instead of fegetround.
3443         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
3444         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
3446 2013-11-21  Roland McGrath  <roland@hack.frob.com>
3448         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
3449         it's there.
3451         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
3453 2013-11-21  Meador Inge  <meadori@codesourcery.com>
3455         [BZ #11157]
3456         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
3457         (encrypt_r): Likewise.
3458         * malloc/obstack.h (obstack_free): Likewise.
3459         * posix/unistd.h (encrypt): Likewise.
3461 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
3463         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
3464         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
3465         DL_CALL_DT_FINI() that call the functions directly.
3466         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
3467         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
3468         * elf/dl-fini.c: Likewise.
3470 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
3472         * malloc/hooks.c (memalign_check): Add alignment rounding.
3473         * malloc/malloc.c (_mid_memalign): New function.
3474         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
3475         Implement by calling _mid_memalign.
3476         * manual/probes.texi (Memory Allocation Probes): Remove
3477         memory_valloc_retry and memory_pvalloc_retry.
3479 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
3481         * locale/programs/locarchive.c (open_archive): Add const
3482         qualifier to ARCHIVEFNAME and copy default fname to
3483         DEFAULT_FNAME.
3485         [BZ #15601]
3486         * libio/tst-widetext.input: Rename Oriya to Odia.
3487         * locale/iso-639.def: Likewise.
3489         * manual/probes.texi (Mathematical Function Probes): Add
3490         documentation for sin, cos, asin and acos probes.
3491         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
3492         (__sin32): Add slowasin probe.
3493         (__cos32): Add slowacos probe.
3494         (__mpsin): Add slowsin probe.
3495         (__mpcos): Add slowcos probe.
3497 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
3499         [BZ #15483]
3500         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
3501         thread-local __sim_exceptions_thread and global
3502         __sim_exceptions_global.
3503         (__sim_disabled_exceptions): Change to thread-local
3504         __sim_disabled_exceptions_thread and global
3505         __sim_disabled_exceptions_global.
3506         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
3507         and global __sim_round_mode_global.
3508         (__simulate_exceptions): Use thread-local floating-point state and
3509         set global state from it as needed.
3510         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
3511         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
3512         __sim_round_mode_thread.
3513         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
3514         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
3515         and global __sim_exceptions_global.
3516         (__sim_disabled_exceptions): Change to thread-local
3517         __sim_disabled_exceptions_thread and global
3518         __sim_disabled_exceptions_global.
3519         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
3520         and global __sim_round_mode_global.
3521         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
3522         (SIM_SET_GLOBAL): Likewise.
3523         * sysdeps/powerpc/soft-fp/sfp-machine.h
3524         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
3525         __sim_round_mode_thread.
3526         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
3527         __sim_disabled_exceptions_thread.
3528         (__sim_exceptions): Change to __sim_exceptions_thread.
3529         (__sim_disabled_exceptions): Change to
3530         __sim_disabled_exceptions_thread.
3531         (__sim_round_mode): Change to __sim_round_mode_thread.
3532         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
3533         thread-local floating-point state and set global state from it as
3534         needed.
3535         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
3536         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
3537         (__sim_disabled_exceptions): Remove extern declaration.
3538         (feenableexcept): Use thread-local floating-point state and set
3539         global state from it as needed.
3540         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
3541         extern declaration.
3542         (__sim_disabled_exceptions): Likewise.
3543         (__sim_round_mode): Likewise.
3544         (__fegetenv): Use thread-local floating-point state.
3545         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
3546         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
3547         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
3548         floating-point state and set global state from it as needed.
3549         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
3550         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
3551         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
3552         Likewise.
3553         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
3554         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
3555         Likewise.
3556         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
3557         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
3558         Use __sim_round_mode_thread.
3559         * math/test-fenv-tls.c: New file.
3560         * math/Makefile (tests): Add test-fenv-tls.
3561         ($(objpfx)test-fenv-tls): Depend on
3562         $(common-objpfx)nptl/libpthread.so.
3564 2013-11-19  Andreas Schwab  <schwab@suse.de>
3566         * locale/programs/locale.c (show_info): Decode wordarray elements.
3567         * locale/categories.def (LC_MONETARY): Add element for
3568         _NL_MONETARY_CRNCYSTR.
3569         * locale/C-monetary.c (conversion_rate): New variable.
3570         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
3571         element.
3573 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
3575         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
3576         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
3578 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
3580         * elf/Makefile (tst-auxv): New test.
3581         * elf/tst-auxv.c: New
3582         * elf/rtld.c (dl_main): Adjust AT_EXECFN
3584 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
3586         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
3587         (hidden_proto): Caller changed.
3588         (hidden_tls_proto): New macro.
3589         (libc_hidden_tls_proto): Likewise.
3590         (rtld_hidden_tls_proto): Likewise.
3591         (libm_hidden_tls_proto): Likewise.
3592         (libresolv_hidden_tls_proto): Likewise.
3593         (librt_hidden_tls_proto): Likewise.
3594         (libdl_hidden_tls_proto): Likewise.
3595         (libnss_files_hidden_tls_proto): Likewise.
3596         (libnsl_hidden_tls_proto): Likewise.
3597         (libnss_nisplus_hidden_tls_proto): Likewise.
3598         (libutil_hidden_tls_proto): Likewise.
3600 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
3602         [BZ #10253]
3603         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
3604         (decompose_rpath): Defer expansion to fillin_rpath.
3605         (_dl_init_paths): Pass linkmap to fillin_rpath.
3607 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
3609         * benchtests/Makefile: Add strsep.
3610         * benchtests/bench-strsep.c: New file: strsep benchtest.
3611         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
3613 2013-11-18  Andreas Schwab  <schwab@suse.de>
3615         * locale/programs/locale.c (show_info) [case byte]: Check for
3616         '\377' instead of '\177'.
3617         * locale/C-monetary.c (not_available): Always use "\377".
3618         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
3619         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
3620         detect unavailable sign_posn locale elements.
3621         * locale/localeconv.c (__localeconv): For grouping and
3622         mon_grouping handle "\177" and "\377" like no grouping.
3623         (INT_ELEM): New macro.  Use it to set all numeric members.
3624         * locale/programs/ld-monetary.c (monetary_read)
3625         <tok_mon_grouping>: Normalize single -1 to the empty string.
3626         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
3627         Likewise.
3629 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
3631         [BZ #16055]
3632         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
3633         when we match (nil).
3634         * stdio-common/tst-sscanf.c (struct test): Add testcase.
3636 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
3638         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
3639         (NO_TEST_INLINE): Update value.
3640         (ERRNO_UNCHANGED): Likewise.
3641         (ERRNO_EDOM): Likewise.
3642         (ERRNO_ERANGE): Likewise.
3643         (IGNORE_RESULT): Likewise.
3644         (check_float_internal): Check signs of NaN results if
3645         TEST_NAN_SIGN used.
3646         (check_complex): Pass TEST_NAN_SIGN flag through to second
3647         check_float_internal call.
3648         (copysign_test_data): Add tests with quiet NaNs as second
3649         argument.  Use TEST_NAN_SIGN.
3650         (fabs_test_data): Add test of negative quiet NaN argument.  Use
3651         TEST_NAN_SIGN.
3652         (signbit_test_data): Add tests of quiet NaN argument.
3653         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
3655         * math/gen-libm-test.pl (show_exceptions): Take extra argument
3656         $ignore_result.
3657         (parse_args): Handle function results specified as IGNORE.
3658         * math/libm-test.inc (IGNORE_RESULT): New macro.
3659         (check_float_internal): Do not check numerical result if flag
3660         IGNORE_RESULT set.
3661         (check_complex): Pass through IGNORE_RESULT to second
3662         check_float_internal call.
3663         (check_int): Do not check numerical result if flag IGNORE_RESULT
3664         set.
3665         (check_long): Likewise.
3666         (check_bool): Likewise.
3667         (check_longlong): Likewise.
3668         (lrint_test_data): Add tests of infinite and NaN arguments.
3669         (lrint_tonearest_test_data): Likewise.
3670         (lrint_towardzero_test_data): Likewise.
3671         (lrint_downward_test_data): Likewise.
3672         (lrint_upward_test_data): Likewise.
3673         (llrint_test_data): Likewise.
3674         (llrint_tonearest_test_data): Likewise.
3675         (llrint_towardzero_test_data): Likewise.
3676         (llrint_downward_test_data): Likewise.
3677         (llrint_upward_test_data): Likewise.
3678         (lround_test_data): Likewise.
3679         (llround_test_data): Likewise.
3681         * math/libm-test.inc (NO_TEST_INLINE): New macro.
3682         (ERRNO_UNCHANGED): Update value.
3683         (ERRNO_EDOM): Likewise.
3684         (ERRNO_ERANGE): Likewise.
3685         (NO_TEST_INLINE_FLOAT): New macro.
3686         (NO_TEST_INLINE_DOUBLE): Likewise.
3687         (enable_test): New function.
3688         (RUN_TEST_f_f): Check enable_test before running test.
3689         (RUN_TEST_2_f): Likewise.
3690         (RUN_TEST_fff_f): Likewise.
3691         (RUN_TEST_c_f): Likewise.
3692         (RUN_TEST_f_f1): Likewise.
3693         (RUN_TEST_fF_f1): Likewise.
3694         (RUN_TEST_fI_f1): Likewise.
3695         (RUN_TEST_ffI_f1): Likewise.
3696         (RUN_TEST_c_c): Likewise.
3697         (RUN_TEST_cc_c): Likewise.
3698         (RUN_TEST_f_i): Likewise.
3699         (RUN_TEST_f_i_tg): Likewise.
3700         (RUN_TEST_ff_i_tg): Likewise.
3701         (RUN_TEST_f_b): Likewise.
3702         (RUN_TEST_f_b_tg): Likewise.
3703         (RUN_TEST_f_l): Likewise.
3704         (RUN_TEST_f_L): Likewise.
3705         (RUN_TEST_fFF_11): Likewise.
3706         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
3707         conditionals.
3708         (cosh_test_data): Likewise.
3709         (exp_test_data): Likewise.
3710         (expm1_test_data): Likewise.
3711         (hypot_test_data): Likewise.
3712         (pow_test_data): Likewise.
3713         (sinh_test_data): Likewise.
3714         (tanh_test_data): Likewise.
3715         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
3716         flags argument.
3718         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
3719         tests with quiet NaN input and output.
3720         (acosh_test_data): Likewise.
3721         (asin_test_data): Likewise.
3722         (asinh_test_data): Likewise.
3723         (atan_test_data): Likewise.
3724         (atanh_test_data): Likewise.
3725         (atan2_test_data): Likewise.
3726         (cbrt_test_data): Likewise.
3727         (cos_test_data): Likewise.
3728         (cosh_test_data): Likewise.
3729         (erf_test_data): Likewise.
3730         (erfc_test_data): Likewise.
3731         (exp_test_data): Likewise.
3732         (exp10_test_data): Likewise.
3733         (exp2_test_data): Likewise.
3734         (expm1_test_data): Likewise.
3735         (hypot_test_data): Likewise.
3736         (j0_test_data): Likewise.
3737         (j1_test_data): Likewise.
3738         (jn_test_data): Likewise.
3739         (lgamma_test_data): Likewise.
3740         (log_test_data): Likewise.
3741         (log10_test_data): Likewise.
3742         (log1p_test_data): Likewise.
3743         (log2_test_data): Likewise.
3744         (pow_test_data): Likewise.
3745         (scalb_test_data): Likewise.
3746         (sin_test_data): Likewise.
3747         (sincos_test_data): Likewise.
3748         (sinh_test_data): Likewise.
3749         (tan_test_data): Likewise.
3750         (tanh_test_data): Likewise.
3751         (tgamma_test_data): Likewise.
3752         (y0_test_data): Likewise.
3753         (y1_test_data): Likewise.
3754         (yn_test_data): Likewise.
3756         [BZ #16167]
3757         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
3758         argument being NaN and avoid computations with second argument in
3759         that case.
3760         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
3761         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
3762         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
3764 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
3766         * locale/iso-639.def: Add Chitwani Tharu (the).
3768 2013-11-14  Andreas Schwab  <schwab@suse.de>
3770         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
3771         word instead of empty string.
3773 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3775         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
3776         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
3777         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
3778         (__fe_nomask_env): Likewise.
3780 2013-11-13  Steve Ellcey  <sellcey@mips.com>
3782         * benchtests/bench-timing.h: Include time.h.
3784 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
3786         [BZ #15997]
3787         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
3788         to 3.4.0 for x32.
3789         * sysdeps/unix/sysv/linux/configure: Regenerated.
3791 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
3793         [BZ #16151]
3794         * stdlib/strtod_l.c (round_and_return): Do not consider
3795         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
3796         exponent one less than half the least subnormal exponent.
3797         * stdlib/test-strtod-round-data: Add more tests.
3798         * stdlib/tst-strtod-round.c (tests): Regenerated.
3800 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3802         [BZ #14143]
3803         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
3804         (__fe_mask_env): Likewise.
3805         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
3806         libm_hidden_proto and add function prototype.
3807         (__fe_mask_env): Add function prototype.
3808         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
3809         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
3810         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
3811         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
3812         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
3813         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
3815 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
3817         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
3818         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
3820 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
3822         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
3823         of htab_find_slot().
3825 2013-11-11  David S. Miller  <davem@davemloft.net>
3827         [BZ #16150]
3828         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
3829         symbol in the non-vis3 case in static builds.
3830         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
3831         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
3832         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
3833         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
3835 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3837         [BZ #387]
3838         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
3839         it is empty.
3841 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3843         * benchtests/Makefile: Add bench-strtod.
3844         * benchtests/bench-strtod.c: New file: strtod benchtest
3846 2013-11-11  Andreas Schwab  <schwab@suse.de>
3848         [BZ #16153]
3849         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
3850         terminating NUL in key length.
3852 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3854         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
3855         Add artificial ODP entry for vDSO symbol for PPC64.
3856         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
3857         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
3859 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
3861         [BZ #15374]
3862         * nss/getent.c (services_keys): Recognize services starting with digit.
3864 2013-11-06  David S. Miller  <davem@davemloft.net>
3866         [BZ #15985]
3867         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
3868         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
3870 2013-11-06  Will Newton  <will.newton@linaro.org>
3872         * manual/memory.texi (Malloc Examples): Remove register
3873         keyword from examples.
3875 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
3877         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
3879 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
3881         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
3882         depending on [__GCC_IEC_559 > 0].
3883         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
3884         depending on [__GCC_IEC_559_COMPLEX > 0].
3886 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
3888         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
3889         to iso-639.def.
3891 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
3893         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
3895 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
3897         [BZ #16112]
3898         * malloc/malloc (malloc_info): Do not handle first bin as
3899         special case.
3901 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
3903         * locale/iso-639.def: Add Central Nahuatl (nhn).
3905 2013-11-01  Bruno Haible  <bruno@clisp.org>
3907         [BZ #7003]
3908         * manual/math.texi (BSD Random): Specify range upper bound as
3909         in POSIX.
3911 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
3913         * locale/iso-639.def: Add Meadow Mari (mhr).
3915 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
3917         [BZ #14752], [BZ #15763]
3918         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
3919         Validate name.
3920         * rt/tst_shm.c: Add test for escaping directory.
3922 2013-10-31  Andreas Schwab  <schwab@suse.de>
3924         [BZ #15917]
3925         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
3926         followed by 'x' as part of digit sequence.
3927         * stdio-common/tst-sscanf.c (double_tests2): New tests.
3929 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
3931         [BZ #16037]
3932         * configure.ac: allow GNU Make 4.0 and greater.
3933         * configure: Regenerated.
3935 2013-10-30  Will Newton  <will.newton@linaro.org>
3937         [BZ #16038]
3938         * malloc/hooks.c (memalign_check): Limit alignment to the
3939         maximum representable power of two.
3940         * malloc/malloc.c (__libc_memalign): Likewise.
3941         * malloc/tst-memalign.c (do_test): Add test for very
3942         large alignment values.
3943         * malloc/tst-posix_memalign.c (do_test): Likewise.
3945 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
3947         [BZ #11087]
3948         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
3949         (munmap_chunk): Likewise.
3950         (mremap_chunk): Likewise.
3952 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
3954         [BZ #15799]
3955         * stdlib/div.c (div): Remove obsolete code.
3956         * stdlib/ldiv.c (ldiv): Likewise.
3957         * stdlib/lldiv.c (lldiv): Likewise.
3959 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
3961         [BZ #16071]
3962         * nss/nss_files/files-XXX.c (get_contents_ret): New
3963         enumerator.
3964         (get_contents): New function.
3965         (internal_getent): Use it.  Expand size of LINEBUFLEN.
3967 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
3969         * configure.in: Moved to ...
3970         * configure.ac: ... here. Change reference to configure.in
3971         to configure.ac.
3972         * sysdeps/arm/preconfigure.ac: ... here.
3973         configure.in to configure.ac.
3974         * sysdeps/gnu/configure.in: Moved to ...
3975         * sysdeps/gnu/configure.ac: ... here.
3976         * sysdeps/i386/configure.in: Moved to ...
3977         * sysdeps/i386/configure.ac: ... here.
3978         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
3979         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
3980         * sysdeps/mach/configure.in: Moved to ...
3981         * sysdeps/mach/configure.ac: ... here.
3982         * sysdeps/mach/hurd/configure.in: Moved to ...
3983         * sysdeps/mach/hurd/configure.ac: ... here.
3984         * sysdeps/powerpc/configure.in: Moved to ...
3985         * sysdeps/powerpc/configure.ac: ... here.
3986         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
3987         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
3988         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
3989         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
3990         * sysdeps/s390/s390-32/configure.in: Moved to ...
3991         * sysdeps/s390/s390-32/configure.ac: ... here.
3992         * sysdeps/s390/s390-64/configure.in: Moved to ...
3993         * sysdeps/s390/s390-64/configure.ac: ... here.
3994         * sysdeps/sh/configure.in: Moved to ...
3995         * sysdeps/sh/configure.ac: ... here.
3996         * sysdeps/sparc/configure.in: Moved to ...
3997         * sysdeps/sparc/configure.ac: ... here.
3998         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
3999         * sysdeps/unix/sysv/linux/configure.ac: ... here.
4000         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
4001         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
4002         * sysdeps/x86_64/configure.in: Moved to ...
4003         * sysdeps/x86_64/configure.ac: ... here.
4004         * sysdeps/x86_64/preconfigure.in: Moved to ...
4005         * sysdeps/x86_64/preconfigure.ac: ... here.
4006         * aclocal.m4: Change reference to configure.in to configure.ac.
4007         * config.h.in: Likewise.
4008         * manual/install.texi: Likewise.
4009         * manual/maint.texi: Likewise.
4010         * Makefile: Likewise.
4011         * malloc/Makefile: Likewise.
4012         * nscd/Makefile: Likewise.
4013         * Makeconfig: Change reference to configure.in and
4014         preconfigure.in to configure.ac and preconfigure.ac
4015         respectively.
4016         * INSTALL: Regenerated.
4017         * configure: Likewise.
4018         * sysdeps/gnu/configure: Likewise.
4019         * sysdeps/i386/configure: Likewise.
4020         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
4021         * sysdeps/mach/configure: Likewise.
4022         * sysdeps/mach/hurd/configure: Likewise.
4023         * sysdeps/powerpc/configure: Likewise.
4024         * sysdeps/powerpc/powerpc32/configure: Likewise.
4025         * sysdeps/powerpc/powerpc64/configure: Likewise.
4026         * sysdeps/s390/s390-32/configure: Likewise.
4027         * sysdeps/s390/s390-64/configure: Likewise.
4028         * sysdeps/sh/configure: Likewise.
4029         * sysdeps/sparc/configure: Likewise.
4030         * sysdeps/unix/sysv/linux/configure: Likewise.
4031         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
4032         * sysdeps/x86_64/configure: Likewise.
4033         * sysdeps/x86_64/preconfigure: Likewise.
4035 2013-10-29  Andreas Schwab  <schwab@suse.de>
4037         * stdio-common/Makefile (tst-swscanf-ENV): Define.
4039 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
4041         * benchtests/pow-inputs: Add new inputs.
4043         * benchtests/exp-inputs: Add new inputs.
4045         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
4046         conditional check for return value.
4047         (__cos32): Likewise.
4049 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4051         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
4052         to provide a boost for large inputs with word alignment.
4053         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
4054         implementation based on optimized PPC64 strcpy.
4055         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
4056         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
4057         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
4058         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
4060 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
4062         [BZ #2801]
4063         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
4065 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
4067         [BZ #14876]
4068         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
4069         * time/tst-strptime.c (day_tests): Add testcase.
4071 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
4073         [BZ #14029]
4074         * manual/pattern.texi: Acknowledge that fnmatch can fail.
4076 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
4078         [BZ #16074]
4079         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
4080         MAP_FAILED on error.
4082 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
4084         [BZ #16072]
4085         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
4086         heap for large requests.
4088 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
4090         [BZ #9954]
4091         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
4092         result if the result has no associated interface.
4093         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
4094         interface for all 127.X.Y.Z addresses.
4096 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
4098         * locale/iso-639.def: Add Ligurian (lij)
4100 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
4102         [BZ #15825]
4103         * sunrpc/rpc_main.c: Document rpcgen -5.
4105 2013-10-19  Michael Stahl  <mstahl@redhat.com>
4107         * elf/rtld.c (do_preload): Print the reason why preloading failed.
4109 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
4111         [BZ #10278]
4112         * posix/glob.c: Match only directories when trailing slash is present.
4113         * posix/tst-gnuglob.c (my_opendir): Do not open files.
4114         (main): Add testcase.
4116 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
4118         [BZ #15670]
4119         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
4121 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
4123         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
4124         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
4125         AUTH_DES and cindex for FIPS 140-2.
4126         (DES Encryption): Add cindex FIPS 46-3.
4128         * locale/locarchive.h (struct locarhandle): Add fname.
4129         * locale/programs/localedef.c (main): Pass ARGV[remaining]
4130         if an optional argument was specified to --list-archive,
4131         otherwise NULL.
4132         * locale/programs/locarchive.c (show_archive_content): Take new
4133         argument fname and pass it via ah.fname to open_archive.
4134         * locale/programs/localedef.h: Update decl.
4135         (open_archive): If AH->fname is non-null, open that file
4136         rather than the default file name, and don't ignore ENOENT.
4137         (create_archive): Set AH.fname to NULL.
4138         (delete_locales_from_archive): Likewise.
4139         (add_locales_to_archive): Likewise.
4140         * locale/programs/locfile.c (write_all_categories): Likewise.
4142 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
4143             Aldy Hernandez  <aldyh@redhat.com>
4145         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
4146         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
4147         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
4148         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
4149         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
4150         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
4151         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
4152         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
4153         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
4154         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
4155         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
4156         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
4157         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
4158         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
4159         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
4160         Likewise.
4161         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
4162         Likewise.
4163         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
4164         Likewise.
4165         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
4166         Likewise.
4167         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
4168         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
4169         Likewise.
4170         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
4171         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
4172         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
4173         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
4174         Likewise.
4175         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
4176         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
4177         * sysdeps/powerpc/preconfigure: Likewise.
4178         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
4179         Likewise.
4180         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
4181         Replace contents of file by #include of <fenv_libc.h>.
4182         * sysdeps/powerpc/soft-fp/sfp-machine.h
4183         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
4184         and <sys/prctl.h>.
4185         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
4186         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
4187         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
4188         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
4189         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
4190         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
4191         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
4192         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
4193         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
4194         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
4195         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
4196         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
4197         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
4198         Allow copysignl PLT reference to be missing.
4200 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
4201             Joseph Myers  <joseph@codesourcery.com
4203         [BZ #15948]
4204         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
4205         single character.
4206         (add_to_tablewc): Assert sequence of wide characters is nonempty.
4208 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
4210         * elf/tst-tls-dlinfo.c: Don't include tls.h.
4211         * elf/tst-tls1.c: Likewise.
4212         * elf/tst-tls10.h: Likewise.
4213         * elf/tst-tls14.c: Likewise.
4214         * elf/tst-tls2.c: Likewise.
4215         * elf/tst-tls3.c: Likewise.
4216         * elf/tst-tls4.c: Likewise.
4217         * elf/tst-tls5.c: Likewise.
4218         * elf/tst-tls6.c: Likewise.
4219         * elf/tst-tls7.c: Likewise.
4220         * elf/tst-tls8.c: Likewise.
4221         * elf/tst-tls9.c: Likewise.
4222         * elf/tst-tlsmod1.c: Likewise.
4223         * elf/tst-tlsmod13.c: Likewise.
4224         * elf/tst-tlsmod13a.c: Likewise.
4225         * elf/tst-tlsmod14a.c: Likewise.
4226         * elf/tst-tlsmod16a.c: Likewise.
4227         * elf/tst-tlsmod16b.c: Likewise.
4228         * elf/tst-tlsmod2.c: Likewise.
4229         * elf/tst-tlsmod3.c: Likewise.
4230         * elf/tst-tlsmod4.c: Likewise.
4231         * elf/tst-tlsmod5.c: Likewise.
4232         * elf/tst-tlsmod6.c: Likewise.
4234 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
4236         [BZ #12486]
4237         * malloc/malloc.c: remove checks for statistics.
4239 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
4241         [BZ #15277]
4242         * inet/inet_net.c (inet_network): Detect additional invalid strings.
4243         * inet/tst-network.c: Add testcase.
4245 2013-10-17  Andreas Schwab  <schwab@suse.de>
4247         [BZ #15218]
4248         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
4249         to determine canonical name.
4251 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
4253         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
4254         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
4255         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
4256         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
4257         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
4258         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
4259         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
4260         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
4261         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
4262         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
4263         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
4264         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
4265         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
4266         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
4267         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
4268         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
4269         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
4270         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
4271         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
4272         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
4273         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
4274         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
4275         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
4276         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
4277         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
4278         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
4279         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
4280         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
4281         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
4282         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
4283         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
4284         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
4285         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
4286         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
4287         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
4288         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
4289         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
4290         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
4291         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
4292         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
4293         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
4294         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
4295         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
4296         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
4297         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
4298         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
4299         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
4300         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
4301         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
4302         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
4303         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
4304         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
4305         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
4306         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
4307         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
4308         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
4309         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
4310         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
4312 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
4314         [BZ #16041]
4315         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
4316         make result into a quiet NaN.
4318 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
4320         * soft-fp/adddf3.c: Fix horizontal whitespace.
4321         * soft-fp/addsf3.c: Likewise.
4322         * soft-fp/addtf3.c: Likewise.
4323         * soft-fp/divdf3.c: Likewise.
4324         * soft-fp/divsf3.c: Likewise.
4325         * soft-fp/divtf3.c: Likewise.
4326         * soft-fp/double.h: Likewise.
4327         * soft-fp/eqdf2.c: Likewise.
4328         * soft-fp/eqsf2.c: Likewise.
4329         * soft-fp/eqtf2.c: Likewise.
4330         * soft-fp/extenddftf2.c: Likewise.
4331         * soft-fp/extended.h: Likewise.
4332         * soft-fp/extendsfdf2.c: Likewise.
4333         * soft-fp/extendsftf2.c: Likewise.
4334         * soft-fp/extendxftf2.c: Likewise.
4335         * soft-fp/fixdfdi.c: Likewise.
4336         * soft-fp/fixdfsi.c: Likewise.
4337         * soft-fp/fixdfti.c: Likewise.
4338         * soft-fp/fixsfdi.c: Likewise.
4339         * soft-fp/fixsfsi.c: Likewise.
4340         * soft-fp/fixsfti.c: Likewise.
4341         * soft-fp/fixtfdi.c: Likewise.
4342         * soft-fp/fixtfsi.c: Likewise.
4343         * soft-fp/fixtfti.c: Likewise.
4344         * soft-fp/fixunsdfdi.c: Likewise.
4345         * soft-fp/fixunsdfsi.c: Likewise.
4346         * soft-fp/fixunsdfti.c: Likewise.
4347         * soft-fp/fixunssfdi.c: Likewise.
4348         * soft-fp/fixunssfsi.c: Likewise.
4349         * soft-fp/fixunssfti.c: Likewise.
4350         * soft-fp/fixunstfdi.c: Likewise.
4351         * soft-fp/fixunstfsi.c: Likewise.
4352         * soft-fp/fixunstfti.c: Likewise.
4353         * soft-fp/floatdidf.c: Likewise.
4354         * soft-fp/floatdisf.c: Likewise.
4355         * soft-fp/floatditf.c: Likewise.
4356         * soft-fp/floatsidf.c: Likewise.
4357         * soft-fp/floatsisf.c: Likewise.
4358         * soft-fp/floatsitf.c: Likewise.
4359         * soft-fp/floattidf.c: Likewise.
4360         * soft-fp/floattisf.c: Likewise.
4361         * soft-fp/floattitf.c: Likewise.
4362         * soft-fp/floatundidf.c: Likewise.
4363         * soft-fp/floatundisf.c: Likewise.
4364         * soft-fp/floatunditf.c: Likewise.
4365         * soft-fp/floatunsidf.c: Likewise.
4366         * soft-fp/floatunsisf.c: Likewise.
4367         * soft-fp/floatunsitf.c: Likewise.
4368         * soft-fp/floatuntidf.c: Likewise.
4369         * soft-fp/floatuntisf.c: Likewise.
4370         * soft-fp/floatuntitf.c: Likewise.
4371         * soft-fp/fmadf4.c: Likewise.
4372         * soft-fp/fmasf4.c: Likewise.
4373         * soft-fp/fmatf4.c: Likewise.
4374         * soft-fp/gedf2.c: Likewise.
4375         * soft-fp/gesf2.c: Likewise.
4376         * soft-fp/getf2.c: Likewise.
4377         * soft-fp/ledf2.c: Likewise.
4378         * soft-fp/lesf2.c: Likewise.
4379         * soft-fp/letf2.c: Likewise.
4380         * soft-fp/muldf3.c: Likewise.
4381         * soft-fp/mulsf3.c: Likewise.
4382         * soft-fp/multf3.c: Likewise.
4383         * soft-fp/negdf2.c: Likewise.
4384         * soft-fp/negsf2.c: Likewise.
4385         * soft-fp/negtf2.c: Likewise.
4386         * soft-fp/op-1.h: Likewise.
4387         * soft-fp/op-2.h: Likewise.
4388         * soft-fp/op-4.h: Likewise.
4389         * soft-fp/op-8.h: Likewise.
4390         * soft-fp/op-common.h: Likewise.
4391         * soft-fp/quad.h: Likewise.
4392         * soft-fp/single.h: Likewise.
4393         * soft-fp/soft-fp.h: Likewise.
4394         * soft-fp/sqrtdf2.c: Likewise.
4395         * soft-fp/sqrtsf2.c: Likewise.
4396         * soft-fp/sqrttf2.c: Likewise.
4397         * soft-fp/subdf3.c: Likewise.
4398         * soft-fp/subsf3.c: Likewise.
4399         * soft-fp/subtf3.c: Likewise.
4400         * soft-fp/truncdfsf2.c: Likewise.
4401         * soft-fp/trunctfdf2.c: Likewise.
4402         * soft-fp/trunctfsf2.c: Likewise.
4403         * soft-fp/trunctfxf2.c: Likewise.
4404         * soft-fp/unorddf2.c: Likewise.
4405         * soft-fp/unordsf2.c: Likewise.
4406         * soft-fp/unordtf2.c: Likewise.
4408 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
4410         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
4411         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
4413 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
4415         * elf/dl-libc.c: Clear initfini list after freeing.
4417 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
4419         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
4420         * soft-fp/addsf3.c: Likewise.
4421         * soft-fp/addtf3.c: Likewise.
4422         * soft-fp/divdf3.c: Likewise.
4423         * soft-fp/divsf3.c: Likewise.
4424         * soft-fp/divtf3.c: Likewise.
4425         * soft-fp/double.h: Likewise.
4426         * soft-fp/eqdf2.c: Likewise.
4427         * soft-fp/eqsf2.c: Likewise.
4428         * soft-fp/eqtf2.c: Likewise.
4429         * soft-fp/extenddftf2.c: Likewise.
4430         * soft-fp/extended.h: Likewise.
4431         * soft-fp/extendsfdf2.c: Likewise.
4432         * soft-fp/extendsftf2.c: Likewise.
4433         * soft-fp/extendxftf2.c: Likewise.
4434         * soft-fp/fixdfdi.c: Likewise.
4435         * soft-fp/fixdfsi.c: Likewise.
4436         * soft-fp/fixdfti.c: Likewise.
4437         * soft-fp/fixsfdi.c: Likewise.
4438         * soft-fp/fixsfsi.c: Likewise.
4439         * soft-fp/fixsfti.c: Likewise.
4440         * soft-fp/fixtfdi.c: Likewise.
4441         * soft-fp/fixtfsi.c: Likewise.
4442         * soft-fp/fixtfti.c: Likewise.
4443         * soft-fp/fixunsdfdi.c: Likewise.
4444         * soft-fp/fixunsdfsi.c: Likewise.
4445         * soft-fp/fixunsdfti.c: Likewise.
4446         * soft-fp/fixunssfdi.c: Likewise.
4447         * soft-fp/fixunssfsi.c: Likewise.
4448         * soft-fp/fixunssfti.c: Likewise.
4449         * soft-fp/fixunstfdi.c: Likewise.
4450         * soft-fp/fixunstfsi.c: Likewise.
4451         * soft-fp/fixunstfti.c: Likewise.
4452         * soft-fp/floatdidf.c: Likewise.
4453         * soft-fp/floatdisf.c: Likewise.
4454         * soft-fp/floatditf.c: Likewise.
4455         * soft-fp/floatsidf.c: Likewise.
4456         * soft-fp/floatsisf.c: Likewise.
4457         * soft-fp/floatsitf.c: Likewise.
4458         * soft-fp/floattidf.c: Likewise.
4459         * soft-fp/floattisf.c: Likewise.
4460         * soft-fp/floattitf.c: Likewise.
4461         * soft-fp/floatundidf.c: Likewise.
4462         * soft-fp/floatundisf.c: Likewise.
4463         * soft-fp/floatunsidf.c: Likewise.
4464         * soft-fp/floatunsisf.c: Likewise.
4465         * soft-fp/floatuntidf.c: Likewise.
4466         * soft-fp/floatuntisf.c: Likewise.
4467         * soft-fp/floatuntitf.c: Likewise.
4468         * soft-fp/fmadf4.c: Likewise.
4469         * soft-fp/fmasf4.c: Likewise.
4470         * soft-fp/fmatf4.c: Likewise.
4471         * soft-fp/gedf2.c: Likewise.
4472         * soft-fp/gesf2.c: Likewise.
4473         * soft-fp/getf2.c: Likewise.
4474         * soft-fp/ledf2.c: Likewise.
4475         * soft-fp/lesf2.c: Likewise.
4476         * soft-fp/letf2.c: Likewise.
4477         * soft-fp/muldf3.c: Likewise.
4478         * soft-fp/mulsf3.c: Likewise.
4479         * soft-fp/multf3.c: Likewise.
4480         * soft-fp/negdf2.c: Likewise.
4481         * soft-fp/negsf2.c: Likewise.
4482         * soft-fp/negtf2.c: Likewise.
4483         * soft-fp/op-1.h: Likewise.
4484         * soft-fp/op-2.h: Likewise.
4485         * soft-fp/op-4.h: Likewise.
4486         * soft-fp/op-8.h: Likewise.
4487         * soft-fp/op-common.h: Likewise.
4488         * soft-fp/quad.h: Likewise.
4489         * soft-fp/single.h: Likewise.
4490         * soft-fp/soft-fp.h: Likewise.
4491         * soft-fp/sqrtdf2.c: Likewise.
4492         * soft-fp/sqrtsf2.c: Likewise.
4493         * soft-fp/sqrttf2.c: Likewise.
4494         * soft-fp/subdf3.c: Likewise.
4495         * soft-fp/subsf3.c: Likewise.
4496         * soft-fp/subtf3.c: Likewise.
4497         * soft-fp/truncdfsf2.c: Likewise.
4498         * soft-fp/trunctfdf2.c: Likewise.
4499         * soft-fp/trunctfsf2.c: Likewise.
4500         * soft-fp/trunctfxf2.c: Likewise.
4501         * soft-fp/unorddf2.c: Likewise.
4502         * soft-fp/unordsf2.c: Likewise.
4503         * soft-fp/unordtf2.c: Likewise.
4505 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
4507         [BZ #15672]
4508         * misc/error.c (error_tail): Fix possible buffer overflow.
4510 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
4512         [BZ #13028]
4513         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
4514         address.
4516 2013-10-14  P. J. McDermott  <pj@pehjota.net>
4518         [BZ #832]
4519         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
4520         testing pipefail option.
4522 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
4524         * soft-fp/double.h: Indent preprocessor directives inside #if.
4525         * soft-fp/extended.h: Likewise.
4526         * soft-fp/op-2.h: Likewise.
4527         * soft-fp/op-4.h: Likewise.
4528         * soft-fp/op-common.h: Likewise.
4529         * soft-fp/quad.h: Likewise.
4530         * soft-fp/single.h: Likewise.
4531         * soft-fp/soft-fp.h: Likewise.
4533 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
4535         * iconv/iconv_prog.c: Fix typos.
4536         * stdio-common/psiginfo-data.h: Likewise.
4538 2013-10-12   Reuben Thomas <rrt@sc3d.org>
4540         [BZ #15764]
4541         * locale/setlocale.c: Fix typo.
4543 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
4545         [BZ #16036]
4546         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
4547         signaling NaN arguments.
4548         * soft-fp/unordsf2.c (__unordsf2): Likewise.
4549         * soft-fp/unordtf2.c (__unordtf2): Likewise.
4551         [BZ #14910]
4552         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
4553         unordered operands.
4554         * soft-fp/gesf2.c (__gesf2): Likewise.
4555         * soft-fp/getf2.c (__getf2): Likewise.
4556         * soft-fp/ledf2.c (__ledf2): Likewise.
4557         * soft-fp/lesf2.c (__lesf2): Likewise.
4558         * soft-fp/letf2.c (__letf2): Likewise.
4560         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
4561         * soft-fp/eqsf2.c (__eqsf2): Likewise.
4562         * soft-fp/eqtf2.c (__eqtf2): Likewise.
4563         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
4564         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
4565         * soft-fp/fixdfti.c (__fixdfti): Likewise.
4566         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
4567         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
4568         * soft-fp/fixsfti.c (__fixsfti): Likewise.
4569         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
4570         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
4571         * soft-fp/fixtfti.c (__fixtfti): Likewise.
4572         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
4573         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
4574         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
4575         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
4576         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
4577         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
4578         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
4579         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
4580         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
4581         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
4582         * soft-fp/floatdisf.c (__floatdisf): Likewise.
4583         * soft-fp/floatsisf.c (__floatsisf): Likewise.
4584         * soft-fp/floattidf.c (__floattidf): Likewise.
4585         * soft-fp/floattisf.c (__floattisf): Likewise.
4586         * soft-fp/floattitf.c (__floattitf): Likewise.
4587         * soft-fp/floatundidf.c (__floatundidf): Likewise.
4588         * soft-fp/floatundisf.c (__floatundisf): Likewise.
4589         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
4590         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
4591         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
4592         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
4593         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
4594         * soft-fp/gesf2.c (__gesf2): Likewise.
4595         * soft-fp/getf2.c (__getf2): Likewise.
4596         * soft-fp/ledf2.c (__ledf2): Likewise.
4597         * soft-fp/lesf2.c (__lesf2): Likewise.
4598         * soft-fp/letf2.c (__letf2): Likewise.
4600         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
4601         Undefine and redefine.
4602         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
4603         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
4604         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
4605         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
4606         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4607         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
4608         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4609         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
4610         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4611         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
4612         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4613         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
4614         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4615         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
4616         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4618         [BZ #16032]
4619         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
4620         without decrementing exponent if mantissa >= that for the
4621         denominator, not >.
4622         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
4623         denominator, not >.  Decrement exponent in < case instead of
4624         incrementing in >= case.
4625         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
4626         without decrementing exponent if mantissa >= that for the
4627         denominator, not >.
4629         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
4630         computing saturated result for unsigned overflow.
4632 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
4633             Jeff Law  <law@redhat.com>
4635         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
4636         (atan2Mp): Add systemtap probe marker.
4637         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
4638         (__ieee754_log): Add systemtap probe marker.
4639         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
4640         (atanMp): Add systemtap probe marker.
4641         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
4642         (tanMp): Add systemtap probe marker.
4643         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
4644         (__slowexp): Add systemtap probe marker.
4645         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
4646         (__slowpow): Add systemtap probe marker.
4647         * manual/probes.texi: Document probes.
4649 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
4651         [BZ #15362]
4652         * libio/fileops.c (_IO_new_file_write): Return count of bytes
4653         written.
4654         (_IO_new_file_xsputn): Don't return EOF if nothing has been
4655         written.
4656         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
4657         written to buffer but not flushed.
4658         * libio/iofwrite_u.c:  Likewise.
4659         * libio/iopadn.c:  Return bytes returned even if EOF was
4660         encountered.
4661         * libio/iowpadn.c:  Likewise.
4662         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
4663         if _IO_padn does not write the whole buffer.
4664         [!COMPILE_WPRINTF] (PAD): Likewise.
4666 2013-10-10  David S. Miller  <davem@davemloft.net>
4668         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
4669         directory block.
4671 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
4673         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
4674         instead of FSF address.
4675         * soft-fp/fixdfti.c: Likewise.
4676         * soft-fp/fixsfti.c: Likewise.
4677         * soft-fp/fixtfti.c: Likewise.
4678         * soft-fp/fixunsdfti.c: Likewise.
4679         * soft-fp/fixunssfti.c: Likewise.
4680         * soft-fp/fixunstfti.c: Likewise.
4681         * soft-fp/floattidf.c: Likewise.
4682         * soft-fp/floattisf.c: Likewise.
4683         * soft-fp/floattitf.c: Likewise.
4684         * soft-fp/floatuntidf.c: Likewise.
4685         * soft-fp/floatuntisf.c: Likewise.
4686         * soft-fp/floatuntitf.c: Likewise.
4687         * soft-fp/trunctfxf2.c: Likewise.
4689         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
4690         * soft-fp/fixdfti.c: Likewise.
4691         * soft-fp/fixsfti.c: Likewise.
4692         * soft-fp/fixtfti.c: Likewise.
4693         * soft-fp/fixunsdfti.c: Likewise.
4694         * soft-fp/fixunssfti.c: Likewise.
4695         * soft-fp/fixunstfti.c: Likewise.
4696         * soft-fp/floattidf.c: Likewise.
4697         * soft-fp/floattisf.c: Likewise.
4698         * soft-fp/floattitf.c: Likewise.
4699         * soft-fp/floatuntidf.c: Likewise.
4700         * soft-fp/floatuntisf.c: Likewise.
4701         * soft-fp/floatuntitf.c: Likewise.
4702         * soft-fp/trunctfxf2.c: Likewise.
4704 2013-10-10  David S. Miller  <davem@davemloft.net>
4706         * sysdeps/sparc/fpu/libm-test-ulps: Update.
4708 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
4710         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
4711         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
4712         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
4713         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
4714         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
4715         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
4716         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
4718         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
4719         for NaNs before doing comparisons on argument.
4720         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
4721         Likewise.
4723 2013-10-10  Will Newton  <will.newton@linaro.org>
4725         * malloc/hooks.c (memalign_check): Ensure the value of bytes
4726         passed to _int_memalign does not overflow.
4728 2013-10-10  Torvald Riegel  <triegel@redhat.com>
4730         * scripts/bench.pl: Add include-sources directive.
4731         * benchtests/README: Update documentation.
4733 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
4735         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
4736         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
4737         instead of FP_INIT_ROUNDMODE.
4738         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
4739         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
4741         [BZ #16034]
4742         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
4743         copy class of input value.
4744         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
4745         not handle exceptions.
4746         * soft-fp/negsf2.c (__negsf2): Likewise.
4747         * soft-fp/negtf2.c (__negtf2): Likewise.
4748         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
4750 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
4752         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
4753         semicolon.  From Linux kernel.
4755 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
4757         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
4759 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
4761         [BZ #156]
4762         * manual/socket.texi: Added statement about buffer
4763         for gethostbyname2_r.
4765 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
4767         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
4768         Use .p2align directive instead, throughout.
4769         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
4770         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
4771         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
4772         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
4773         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
4774         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
4775         * sysdeps/x86_64/strchr.S: Likewise.
4776         * sysdeps/x86_64/strrchr.S: Likewise.
4778 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
4780         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
4782         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
4784         * sysdeps/generic/math_private.h (__mpsin1): Remove
4785         declaration.
4786         (__mpcos1): Likewise.
4787         (__mpsin): New argument __range_reduce.
4788         (__mpcos): Likewise.
4789         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
4790         (slow): Use __mpsin and __mpcos.
4791         (slow1): Likewise.
4792         (slow2): Likewise.
4793         (sloww): Likewise.
4794         (sloww1): Likewise.
4795         (sloww2): Likewise.
4796         (bsloww): Likewise.
4797         (bsloww1): Likewise.
4798         (bsloww2): Likewise.
4799         (cslow2): Likewise.
4800         (csloww): Likewise.
4801         (csloww1): Likewise.
4802         (csloww2): Likewise.
4803         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
4804         range_reduce.  Merge in __mpsin1.
4805         (__mpcos): Likewise.
4806         (__mpsin1): Remove.
4807         (__mpcos1): Likewise.
4809 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
4811         * locale/loadlocale.c (_nl_intern_locale_data): Use
4812         LOCFILE_ALIGNED_P.
4813         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
4814         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
4815         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
4816         obstack data is appropriately aligned.
4817         (obstack_int32_grow_fast): Likewise.
4818         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
4819         * locale/programs/locfile.c (add_locale_uint32): Likewise.
4820         (add_locale_uint32_array): Likewise.
4822 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
4824         * benchtests/Makefile: Remove ARGLIST and RET variables.
4825         ($(objpfx)bench-%.c): Pass only function name to the script.
4826         * benchtests/README: Update documentation.
4827         * benchtests/acos-inputs: Add new directives.
4828         * benchtests/acosh-inputs: Likewise.
4829         * benchtests/asin-inputs: Likewise.
4830         * benchtests/asinh-inputs: Likewise.
4831         * benchtests/atan-inputs: Likewise.
4832         * benchtests/atanh-inputs: Likewise.
4833         * benchtests/cos-inputs: Likewise.
4834         * benchtests/cosh-inputs: Likewise.
4835         * benchtests/exp-inputs: Likewise.
4836         * benchtests/log-inputs: Likewise.
4837         * benchtests/pow-inputs: Likewise.
4838         * benchtests/rint-inputs: Likewise.
4839         * benchtests/sin-inputs: Likewise.
4840         * benchtests/sinh-inputs: Likewise.
4841         * benchtests/tan-inputs: Likewise.
4842         * benchtests/tanh-inputs: Likewise.
4843         * scripts/bench.pl: Add support for new directives.
4845 2013-10-07  Alan Modra  <amodra@gmail.com>
4847         * README: Fix careless merge.
4849 2013-10-05  Alan Modra  <amodra@gmail.com>
4851         * NEWS: Mention powerpc64le support and bugs fixed.
4852         * README: Both big-endian and little-endian powerpc64 supported.
4854 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4856         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook,
4857         _hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
4858         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
4859         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
4861 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
4863         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
4864         match prototype.
4866 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
4868         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
4869         Move -mhard-float appending from
4870         ports/sysdeps/powerpc/powerpc32/Makefile.
4871         [$(with-fp) = yes] (ASFLAGS): Likewise.
4872         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
4873         * sysdeps/powerpc/nofpu: Move directory from
4874         ports/sysdeps/powerpc/nofpu.
4875         * sysdeps/powerpc/soft-fp: Move directory from
4876         ports/sysdeps/powerpc/soft-fp.
4877         * sysdeps/powerpc/powerpc32/405: Move directory from
4878         ports/sysdeps/powerpc/powerpc32/405.
4879         * sysdeps/powerpc/powerpc32/440: Move directory from
4880         ports/sysdeps/powerpc/powerpc32/440.
4881         * sysdeps/powerpc/powerpc32/464: Move directory from
4882         ports/sysdeps/powerpc/powerpc32/464.
4883         * sysdeps/powerpc/powerpc32/476: Move directory from
4884         ports/sysdeps/powerpc/powerpc32/476.
4885         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
4886         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
4887         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
4888         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
4889         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
4890         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
4891         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
4892         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
4893         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
4894         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
4895         * README: Update for powerpc-*-linux-gnu software floating point
4896         support in libc.
4898         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
4899         case to powerpc/powerpc32*.
4900         * sysdeps/unix/sysv/linux/configure: Regenerated.
4902         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
4903         (_FPU_MASK_OM): Define as 0x04.
4904         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
4905         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
4906         0x00c10080.
4907         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
4908         0x0000003c.
4909         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
4911         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
4912         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
4913         getcontext_e500.
4914         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
4915         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
4916         setcontext_e500.
4917         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
4918         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
4919         and setcontext_e500.
4921 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
4923         * locale/iso-3166.def: Update iso-1366.def and related occurrences
4925 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
4927         * manual/threads.texi (Default Thread Attributes): Fix typo.
4929 2013-10-04  Will Newton  <will.newton@linaro.org>
4931         * malloc/Makefile: Add tst-memalign.
4932         * malloc/tst-memalign.c: New file.
4934         * malloc/tst-posix_memalign.c: Add comments.
4935         (do_test): Add comments and call free on all potentially
4936         allocated pointers. Add space after cast.
4938         * malloc/tst-pvalloc.c: Add comments.
4939         (do_test): Add comments and call free on all potentially
4940         allocated pointers. Remove duplicate check for NULL pointer.
4941         Add space after cast.
4943         * malloc/tst-valloc.c: Add comments.
4944         (do_test): Add comments and call free on all potentially
4945         allocated pointers. Remove duplicate check for NULL pointer.
4946         Add space after cast.
4948 2013-10-04  Alan Modra  <amodra@gmail.com>
4950         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
4951         Use stdint types in rather than __attribute__((mode())).
4952         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
4954 2013-10-04  Alan Modra  <amodra@gmail.com>
4956         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
4957         Correct handling of unaligned relocs for little-endian.
4958         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
4960 2013-10-04  Alan Modra  <amodra@gmail.com>
4962         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
4963         * configure: Regenerate.
4964         * nptl/shlib-versions: Powerpc*le starts at 2.18.
4965         * shlib-versions: Likewise.
4967 2013-10-04  Alan Modra  <amodra@gmail.com>
4969         * string/tester.c (test_memrchr): Increment reported test cycle.
4971 2013-10-04  Alan Modra  <amodra@gmail.com>
4973         * string/test-memcpy.c (do_one_test): When reporting errors, print
4974         string address and don't overrun end of string.
4976 2013-10-04  Alan Modra  <amodra@gmail.com>
4978         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
4979         insrdi.  Make better use of reg selection to speed exit slightly.
4980         Schedule entry path a little better.  Remove useless "are we done"
4981         checks on entry to main loop.  Handle wrapping around zero address.
4982         Correct main loop count.  Handle single left-over word from main
4983         loop inline rather than by using loop_small.  Remove extra word
4984         case in loop_small caused by wrong loop count.  Add little-endian
4985         support.
4986         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
4987         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
4988         cache hint.
4989         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
4990         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
4991         support.  Avoid rlwimi.
4992         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
4994 2013-10-04  Alan Modra  <amodra@gmail.com>
4996         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
4997         insrdi.  Formatting.
4998         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
4999         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
5000         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
5001         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
5002         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
5003         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
5005 2013-10-04  Alan Modra  <amodra@gmail.com>
5007         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
5008         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
5009         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
5010         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
5011         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
5012         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
5013         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
5014         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
5015         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
5016         use of regs.  Use power7 mtocrf.  Tidy function tails.
5018 2013-10-04  Alan Modra  <amodra@gmail.com>
5020         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
5021         Formatting.  Consistently use rXXX register defines or rN defines.
5022         Use early exit labels that avoid restoring unused non-volatile regs.
5023         Make cr field use more consistent with rWORDn compares.  Rename
5024         regs used as shift registers for unaligned loop, using rN defines
5025         for short lifetime/multiple use regs.
5026         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
5027         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
5028         addi 1,1,64 to pop stack frame.  Simplify return value code.
5029         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
5031 2013-10-04  Alan Modra  <amodra@gmail.com>
5033         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
5034         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
5035         rather than rlwimi.
5036         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
5037         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
5038         little-endian support.  Correct typos.
5039         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
5040         rather than rlwimi.
5041         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
5042         in loop and entry code to keep "and." results.
5043         (strchr): Add little-endian support.  Comment.  Move cntlzd
5044         earlier in tail.
5045         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
5047 2013-10-04  Alan Modra  <amodra@gmail.com>
5049         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
5050         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
5051         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
5052         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
5054 2013-10-04  Alan Modra  <amodra@gmail.com>
5056         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
5057         (rTMP): Define as r11.
5058         (strcmp): Add little-endian support.  Optimise tail.
5059         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
5060         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
5061         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
5062         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
5063         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
5064         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
5065         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
5067 2013-10-04  Alan Modra  <amodra@gmail.com>
5069         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
5070         little-endian support.  Remove unnecessary "are we done" tests.
5071         Handle "s" wrapping around zero and extremely large "size".
5072         Correct main loop count.  Handle single left-over word from main
5073         loop inline rather than by using small_loop.  Correct comments.
5074         Delete "zero" tail, use "end_max" instead.
5075         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
5077 2013-10-04  Alan Modra  <amodra@gmail.com>
5079         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
5080         support.  Don't branch over align.
5081         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
5082         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
5083         support.  Rearrange tmp reg use to suit.  Comment.
5084         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
5086 2013-10-04  Alan Modra  <amodra@gmail.com>
5088         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
5090 2013-10-04  Alan Modra  <amodra@gmail.com>
5092         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
5093         conditional form of branch and link when obtaining pc.
5094         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
5096 2013-10-04  Alan Modra  <amodra@gmail.com>
5098         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
5099         HIWORD/LOWORD.
5100         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
5101         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
5103 2013-10-04  Alan Modra  <amodra@gmail.com>
5105         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
5106         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
5107         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
5108         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
5109         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
5110         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
5111         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
5112         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
5113         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
5114         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
5116 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
5117             Alistair Popple <alistair@ozlabs.au.ibm.com>
5118             Alan Modra <amodra@gmail.com>
5120         [BZ #15723]
5121         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
5122         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
5123         _dl_hwcap access for little-endian.
5124         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
5125         destroy vmx regs when saving unaligned.
5126         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
5127         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
5128         destroy vmx regs when saving unaligned.
5130 2013-10-04  Alan Modra  <amodra@gmail.com>
5132         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
5133         Don't use a union to pack hi/low value.
5135 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
5137         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
5138         for little-endian.
5139         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
5140         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
5141         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
5142         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
5143         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
5145 2013-10-04  Alan Modra  <amodra@gmail.com>
5147         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
5148         constants to usual value for .cst8 section, and remove redundant
5149         high address load.
5150         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
5151         constant for 0x1p52.  Load little-endian words of double from
5152         correct stack offsets.
5154 2013-10-04  Alan Modra  <amodra@gmail.com>
5156         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
5157         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
5158         words of double from correct stack offsets.
5159         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
5160         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
5161         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
5162         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
5163         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
5164         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
5165         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
5166         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
5167         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
5168         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
5169         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
5170         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
5171         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
5172         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
5173         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
5174         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
5175         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
5177 2013-10-04  Alan Modra  <amodra@gmail.com>
5179         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
5180         64-bit int/double union.
5181         (_FPU_SETCW): Likewise.
5182         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
5183         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
5185 2013-10-04  Alan Modra  <amodra@gmail.com>
5187         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
5188         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
5190 2013-10-04  Alan Modra  <amodra@gmail.com>
5192         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
5193         use vector int constants.
5194         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
5196 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
5198         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
5199         array with long long.
5200         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
5201         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
5202         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
5203         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
5204         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
5205         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
5206         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
5207         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
5208         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
5209         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
5210         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
5211         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
5212         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
5214 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
5216         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
5217         (__signbit): Likewise.  Correct for little-endian.
5218         (__signbitl): Call __signbit.
5219         (lrint): Correct for little-endian.
5220         (lrintf): Call lrint.
5222 2013-10-04  Alan Modra  <amodra@gmail.com>
5224         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
5225         union 32-bit int array member with 64-bit int array.
5226         (t515, tm256): Double rather than long double.
5227         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
5229 2013-10-04  Alan Modra  <amodra@gmail.com>
5231         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
5232         Delete.
5233         (IEEE854_LONG_DOUBLE_BIAS): Delete.
5234         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
5235         version of math_ldbl.h.
5237 2013-10-04  Alan Modra  <amodra@gmail.com>
5239         [BZ #15734], [BZ #15735]
5240         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
5241         all uses of ieee875 long double macros and unions.  Simplify test
5242         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
5243         ldbl_extract_mantissa value for ix,iy exponents.  Properly
5244         normalize after ldbl_extract_mantissa, and don't add hidden bit
5245         already handled.  Don't treat low word of ieee854 mantissa like
5246         low word of IBM long double and mask off bit when testing for
5247         zero.
5248         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
5249         all uses of ieee875 long double macros and unions.  Simplify tests
5250         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
5251         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
5252         two1022, instead use their values.  Recognise that tests for large
5253         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
5254         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
5255         Rewrite all uses of ieee875 long double macros and unions.  Simplify
5256         test for 0.0L and nan.  Correct negation.
5257         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
5258         ieee875 long double macros and unions.  Correct output for large
5259         magnitude x.  Correct absolute value calculation.
5260         (__erfcl): Likewise.
5261         * math/libm-test.inc: Add tests for errors discovered in IBM long
5262         double versions of fmodl, remainderl, erfl and erfcl.
5264 2013-10-04  Alan Modra  <amodra@gmail.com>
5266         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
5267         all uses of ieee854 long double macros and unions.  Simplify tests
5268         for long doubles that are fully specified by the high double.
5269         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
5270         Likewise.
5271         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
5272         Remove dead code too.
5273         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
5274         (__ieee754_ynl): Likewise.
5275         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
5276         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
5277         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
5278         Remove dead code too.
5279         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
5280         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
5281         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
5282         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
5283         Simplify.
5284         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
5285         Simplify.
5286         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
5287         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
5288         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
5289         Comment on variable precision.
5290         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
5291         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
5292         Likewise.
5293         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
5294         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
5295         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
5296         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
5297         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
5299 2013-10-04  Alan Modra  <amodra@gmail.com>
5301         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
5302         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
5303         all uses of ieee854 long double macros and unions.
5304         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
5305         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
5306         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
5307         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
5308         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
5309         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
5310         Likewise.
5311         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
5312         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
5313         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
5314         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
5315         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
5316         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
5317         Simplify sign and nan test too.
5318         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
5319         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
5320         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
5321         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
5322         Likewise.
5323         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
5324         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
5325         Likewise.
5326         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
5327         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
5328         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
5329         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
5330         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
5331         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
5333 2013-10-04  Alan Modra  <amodra@gmail.com>
5335         * stdio-common/printf_size.c (__printf_size): Don't use
5336         union ieee854_long_double in fpnum union.
5337         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
5338         signbit macro to retrieve sign from long double.
5339         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
5340         retrieve sign from long double.
5341         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
5342         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
5343         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
5344         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
5345         * math/test-misc.c (main): Don't use union ieee854_long_double.
5347 2013-10-04  Alan Modra  <amodra@gmail.com>
5349         [BZ #15680]
5350         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
5351         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
5352         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
5353         calculation.  Remove unnecessary test for denormal exponent.
5354         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
5355         Correct handling of denormals.  Avoid undefined shift behaviour.
5356         Correct normalisation of low mantissa when low double is denormal.
5357         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
5358         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
5359         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
5360         Correct normalisation of low mantissa.  Test for overflow of high
5361         mantissa and normalise.
5362         (ldbl_nearbyint): Use more readable constant for two52.
5363         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
5364         (__mpn_construct_long_double): Fix test for overflow of high
5365         mantissa and correct normalisation.  Avoid undefined shift.
5367 2013-10-04  Alan Modra  <amodra@gmail.com>
5369         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
5370         (union ibm_extended_long_double): Define as an array of ieee754_double.
5371         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
5372         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
5373         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
5374         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
5375         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
5376         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
5377         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
5378         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
5379         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
5380         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
5381         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
5383 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
5385         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
5386         page size instead of calling getpagesize.
5388         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
5389         (LOCFILE_ALIGN_MASK): Likewise.
5390         (LOCFILE_ALIGN_UP): Likewise.
5391         (LOCFILE_ALIGNED_P): Likewise.
5392         * locale/programs/ld-collate.c (collate_output): Use the new
5393         macros instead of __alignof__ (int32_t).
5394         * locale/weight.h (findidx): Likewise.
5396 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
5398         [BZ #431]
5399         * manual/string.texi: Fix strncat and wcsncat.
5401 2013-10-03  Brooks Moses  <bmoses@google.com>
5403         [BZ #15915]
5404         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
5405         * Makerules: ...here, and adjust associated comments.
5407 2013-10-02  Will Newton  <will.newton@linaro.org>
5409         * malloc/Makefile: Add tst-pvalloc.
5410         * malloc/tst-pvalloc.c: New file.
5412 2013-10-02  Will Newton  <will.newton@linaro.org>
5414         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
5415         improve test coverage.
5417 2013-10-02  Will Newton  <will.newton@linaro.org>
5419         * malloc/Makefile: Add tst-posix_memalign.
5420         * malloc/tst-posix_memalign.c: New file.
5422 2013-10-01  Eric Blake  <eblake@redhat.com>
5424         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
5425         Use __THROWNL rather than __THROW on static functions.
5427 2013-09-30  Petr Machata  <pmachata@redhat.com>
5429         * elf/elf.h (R_AARCH64_ABS16): New macro.
5430         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
5431         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
5432         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
5433         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
5434         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
5435         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
5436         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
5437         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
5438         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
5439         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
5440         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
5441         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
5442         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
5443         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
5444         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
5445         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
5446         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
5447         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
5448         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
5449         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
5450         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
5451         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
5452         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
5453         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
5454         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
5455         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
5456         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
5457         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
5458         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
5459         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
5460         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
5461         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
5462         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
5463         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
5464         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
5465         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
5466         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
5467         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
5468         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
5469         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
5470         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
5471         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
5472         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
5473         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
5474         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
5475         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
5476         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
5477         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
5478         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
5479         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
5480         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
5481         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
5482         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
5483         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
5484         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
5485         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
5486         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
5487         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
5488         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
5489         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
5490         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
5491         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
5492         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
5493         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
5494         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
5495         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
5496         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
5497         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
5498         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
5499         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
5500         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
5501         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
5502         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
5503         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
5504         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
5505         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
5506         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
5507         (R_AARCH64_TLSDESC_LDR): Likewise.
5508         (R_AARCH64_TLSDESC_ADD): Likewise.
5509         (R_AARCH64_TLSDESC_CALL): Likewise.
5511 2013-09-30  Andreas Schwab  <schwab@suse.de>
5513         [BZ #15048]
5514         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
5515         the nss database lookup.
5516         * nscd/initgrcache.c (addinitgroupsX): Likewise.
5517         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
5519 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
5521         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
5523 2013-09-28  P. J. McDermott  <pj@pehjota.net>
5525         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
5526         ${Bash-specific parameter/pattern/string} parameter expansion.
5527         * sysdeps/unix/make-syscalls.sh: Likewise.
5529 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5531         * sysdeps/sh/stackguard-macros.h: New file.
5533 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
5535         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
5536         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
5537         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
5538         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
5539         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
5540         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
5542 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5544         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
5545         Fix thread ID register.
5547 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
5549         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
5550         [POSIX || UNIX98]: Require rather than permitting all symbols from
5551         <time.h>.
5552         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
5553         element of struct sched_param.
5554         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
5555         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
5556         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
5557         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
5558         constant.
5560 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
5562         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
5563         argument calculation.
5565 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
5567         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
5568         Expect macro.
5569         [POSIX] (pthread_attr_t): Do not require type.
5570         [POSIX] (pthread_cond_t): Likewise.
5571         [POSIX] (pthread_condattr_t): Likewise.
5572         [POSIX] (pthread_key_t): Likewise.
5573         [POSIX] (pthread_mutex_t): Likewise.
5574         [POSIX] (pthread_mutexattr_t): Likewise.
5575         [POSIX] (pthread_once_t): Likewise.
5576         [POSIX] (pthread_t): Likewise.
5577         [POSIX-based standards] (pthread_atfork): Expect function.
5579 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
5580             Richard Sandiford  <richard@codesourcery.com>
5582         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
5583         (swap_endianness_p): New extern variable.
5584         (set_big_endian): New inline function.
5585         (maybe_swap_uint32): Likewise.
5586         (maybe_swap_uint32_array): Likewise.
5587         (maybe_swap_uint32_obstack): Likewise.
5588         * locale/programs/locfile.c: Include <stdbool.h>.
5589         (swap_endianness_p): New variable.
5590         (add_locale_uint32): Call maybe_swap_uint32.
5591         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
5592         (write_locale_data): Call maybe_swap_uint32_array.
5593         * locale/programs/ld-collate.c (obstack_int32_grow): Call
5594         maybe_swap_uint32.
5595         (obstack_int32_grow_fast): Likewise.
5596         (output_weightwc): Call maybe_swap_uint32_obstack.
5597         (collate_output): Likewise.
5598         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
5599         (OPT_LITTLE_ENDIAN): Likewise.
5600         (options): Add --little-endian and --big-endian options.
5601         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
5602         * locale/programs/locarchive.c: Include "locfile.h".
5603         (GET): New macro.
5604         (SET): Likewise.
5605         (INC): Likewise.
5606         (create_archive): Use the new macros to access fields of
5607         structures directly mapped from or written to locale archives.
5608         (oldlocrecentcmp): Likewise.
5609         (enlarge_archive): Likewise.
5610         (insert_name): Likewise.
5611         (add_alias): Likewise.
5612         (add_locale): Likewise.
5613         (delete_locales_from_archive): Likewise.
5614         (show_archive_content): Likewise.
5615         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
5616         locale data.
5618 2013-09-24  Roland McGrath  <roland@hack.frob.com>
5620         * manual/freemanuals.texi: Updated from (newly) canonical copy at
5621         http://www.gnu.org/doc/freemanuals.texi.
5622         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
5624 2013-09-24  Will Newton  <will.newton@linaro.org>
5626         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
5627         macro.
5629 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
5631         * locale/hashval.h (compute_hashval): Interpret bytes of key as
5632         unsigned char.
5634 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
5636         * manual/threads.texi (POSIX Threads): Fix a typo.
5638 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
5640         [BZ #14547]
5641         * string/tst-strcoll-overflow.c: New test case.
5642         * string/Makefile (xtests): Add tst-strcoll-overflow.
5643         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
5644         cache if string sizes may cause integer overflow.
5646         [BZ #14547]
5647         * string/strcoll_l.c (coll_seq): New members rule, idx,
5648         save_idx and back_us.
5649         (get_next_seq_nocache): New function.
5650         (do_compare_nocache): New function.
5651         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
5652         when malloc fails.
5654 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
5656         [BZ #15754]
5657         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
5658         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
5659         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
5661         [BZ #15754]
5662         * elf/Makefile (tests): Add tst-ptrguard1.
5663         (tests-static): Add tst-ptrguard1-static.
5664         (tst-ptrguard1-ARGS): Define.
5665         (tst-ptrguard1-static-ARGS): Define.
5666         * elf/tst-ptrguard1.c: New file.
5667         * elf/tst-ptrguard1-static.c: New file.
5668         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
5669         * sysdeps/i386/stackguard-macros.h: Likewise.
5670         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
5671         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
5672         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
5673         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
5674         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
5675         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
5677 2013-09-23  Hector Marco  <hecmargi@upv.es>
5678             Ismael Ripoll  <iripoll@disca.upv.es>
5679             Carlos O'Donell  <carlos@redhat.com>
5681         [BZ #15754]
5682         * sysdeps/generic/stackguard-macros.h: Define
5683         __pointer_chk_guard_local and POINTER_CHK_GUARD.
5684         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
5685         Define __pointer_chk_guard_local.
5686         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
5687         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
5689 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
5691         [BZ #15859]
5692         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
5694 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
5696         * include/string.h (__ffs): Declare as hidden.
5697         * string/ffs.c (__ffs): Define as hidden.
5698         * sysdeps/i386/ffs.c (__ffs): Likewise.
5699         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
5700         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
5701         * sysdeps/s390/ffs.c (__ffs): Likewise.
5702         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
5704 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
5706         * NEWS: Mention malloc probes.
5708         * malloc/arena.c (new_heap): New memory_heap_new probe.
5709         (grow_heap): New memory_heap_more probe.
5710         (shrink_heap): New memory_heap_less probe.
5711         (heap_trim): New memory_heap_free probe.
5712         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
5713         (systrim): New memory_sbrk_less probe.
5714         * manual/probes.texi: Document them.
5716         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
5717         * manual/probes.texi: Document it.
5719         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
5720         (__libc_realloc): Add memory_realloc_retry probe.
5721         (__libc_memalign): Add memory_memalign_retry probe.
5722         (__libc_valloc): Add memory_valloc_retry probe.
5723         (__libc_pvalloc): Add memory_pvalloc_retry probe.
5724         (__libc_calloc): Add memory_calloc_retry probe.
5725         * manual/probes.texi: Document them.
5727         * malloc/arena.c (get_free_list): Add probe
5728         memory_arena_reuse_free_list.
5729         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
5730         and memory_arena_reuse.
5731         (arena_get2) [!PER_THREAD]: Likewise.
5732         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
5733         memory_arena_reuse_realloc.
5734         * manual/probes.texi: Document them.
5736         * malloc/malloc.c (__libc_free): Add
5737         memory_mallopt_free_dyn_thresholds probe.
5738         (__libc_mallopt): Add multiple memory_mallopt probes.
5739         * manual/probes.texi: Document them.
5741         * malloc/malloc.c: Include stap-probe.h.
5742         (__libc_mallopt): Add memory_mallopt probe.
5743         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
5744         * manual/probes.texi: New.
5745         * manual/Makefile (chapters): Add probes.
5746         * manual/threads.texi: Set next node.
5748 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
5750         [BZ #15963, #13985]
5751         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
5752         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
5753         Add `Chinese' to `nan' entry name.
5755 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
5757         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
5758         (POLYNOMIAL): Likewise.
5759         (TAYLOR_SINCOS): Likewise.
5760         (TAYLOR_SLOW): Likewise.
5761         (__sin): Use TAYLOR_SINCOS.
5762         (__cos): Likewise.
5763         (slow): Use TAYLOR_SLOW.
5764         (sloww): Likewise.
5765         (bsloww): Likewise.
5766         (csloww): Likewise.
5768 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
5770         * stdlib/strtod_l.c: Fix buffer overrun.
5772 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
5774         * benchtests/Makefile (bench): Add sincos.
5775         * benchtests/bench-sincos.c: New file.
5777         * math/libm-test.inc (cos_test_data): New test inputs.
5778         (sin_test_data): Likewise.
5780         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
5781         macro.
5782         (__sin): Use it.
5783         (__cos): Likewise.
5784         (slow1): Likewise.
5785         (slow2): Likewise.
5786         (sloww1): Likewise.
5787         (sloww2): Likewise.
5788         (bsloww1): Likewise.
5789         (bsloww2): Likewise.
5790         (cslow2): Likewise.
5791         (csloww1): Likewise.
5792         (csloww2): Likewise.
5794         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
5795         function.
5796         (__sin): Use it.
5797         (__cos): Likewise.
5799         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
5800         gotos.
5801         (__cos): Likewise.
5803 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
5805         * config.h.in (HAVE_MIPS_NAN2008): New macro.
5806         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
5807         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
5808         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
5809         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
5810         * elf/cache.c (print_entry): Handle the new cache flags.
5812 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
5813             Aldy Hernandez  <aldyh@redhat.com>
5815         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
5816         Change condition to [_SOFT_FLOAT].
5817         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
5818         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
5819         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
5820         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
5821         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
5822         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
5823         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
5824         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
5825         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
5826         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
5827         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
5828         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
5829         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
5830         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
5831         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
5832         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
5833         declaration.
5835 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
5837         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
5838         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
5839         (__longjmp): Use LOAD_GP to load saved GPRs.
5840         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
5841         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
5842         (__sigsetjmp): Use SAVE_GP to save GPRs.
5844         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
5845         Do not append -msoft-float.
5846         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
5848 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
5850         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
5852 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
5854         [BZ #15966]
5855         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
5856         (_FPU_GETCW): Use initial "__" on variable and field names but not
5857         on macro parameter name.
5858         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
5859         parentheses around reference to macro parameter.
5861 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
5863         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
5864         prototype.
5865         (ctype_startup): Use uint32_t in cast and sizeof for
5866         ctype->charnames.
5868 2013-09-11  Jia Liu  <proljc@gmail.com>
5870         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
5871         __daddr_t_defined.
5872         [__FreeBSD__]: Likewise.
5874 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
5876         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
5877         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
5878         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
5879         (strchr): Remove __strchr_sse42 ifunc selection.
5880         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
5881         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
5883 2013-09-11  Will Newton  <will.newton@linaro.org>
5885         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
5886         parameter to RES. Remove hardcoded 1000 value.
5887         * benchtests/bench-skeleton.c (main): Pass RES parameter
5888         to TIMING_INIT and multiply result by 1000.
5890 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5892         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5894 2013-09-11  Andreas Schwab  <schwab@suse.de>
5896         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
5897         if not defined.
5898         (O_TMPFILE) [__USE_GNU]: Define.
5899         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
5900         Define.
5902 2013-09-11  Will Newton  <will.newton@linaro.org>
5904         [BZ #15857]
5905         * malloc/malloc.c (__libc_memalign): Check the value of bytes
5906         does not overflow.
5908 2013-09-11  Will Newton  <will.newton@linaro.org>
5910         [BZ #15856]
5911         * malloc/malloc.c (__libc_valloc): Check the value of bytes
5912         does not overflow.
5914 2013-09-11  Will Newton  <will.newton@linaro.org>
5916         [BZ #15855]
5917         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
5918         does not overflow.
5920 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
5922         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
5923         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
5924         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
5925         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
5926         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
5928 2013-09-10  Allan McRae  <allan@archlinux.org>
5930         [BZ #15748]
5931         * manual/arith.texi (Parsing of Floats): Clarify
5932         cross-reference.
5934         [BZ #15849]
5935         * manual/install.texi (Running make install): Mention
5936         --enable-pt-chown.
5937         * INSTALL: Regenerated.
5939 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
5941         * csu/init-first.c (_init): Remove the !SHARED condition around
5942         FPU control word initialization.
5943         * elf/dl-support.c (_dl_fpu_control): New variable.
5944         (_dl_aux_init) <AT_FPUCW>: Initialize it.
5945         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
5946         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
5947         * math/test-fpucw-static.c: New file.
5948         * math/test-fpucw-ieee.c: New file.
5949         * math/test-fpucw-ieee-static.c: New file.
5950         * math/Makefile (tests): Add `test-fpucw-ieee' and
5951         `$(tests-static)'.
5952         (tests-static): New variable.
5953         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
5954         dependency to...
5955         [($(build-shared),yes)]
5956         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
5957         ... this.
5958         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
5959         New dependency.
5961 2013-09-09  Allan McRae  <allan@archlinux.org>
5963         [BZ #15939]
5964         * manual/string.texi (Collation Functions): Fix typo in
5965         strcoll example.
5966         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
5968         [BZ #15893]
5969         * stdlib/isomac.c (get_null_defines): Fix memory leak.
5971         [BZ #15892]
5972         * libio/memstream.c (open_memstream): Fix memory leak.
5973         * libio/wmemstream.c (open_wmemstream): Likewise.
5975         [BZ #15895]
5976         * nscd/netgroupcache.c: Fix nesting of ifdefs.
5978 2013-09-09  Will Newton  <will.newton@linaro.org>
5980         * malloc/Makefile: Add tst-realloc to tests.
5981         * malloc/tst-realloc.c: New file.
5983 2013-09-09  Allan McRae  <allan@archlinux.org>
5985         [BZ #15844]
5986         * COPYING: Update from GNU website to fix FSF address.
5987         * COPYING.LIB: Likewise.
5989 2013-09-06  David S. Miller  <davem@davemloft.net>
5991         * po/zh_TW.po: Update Chinese (traditional) translation from
5992         translation project.
5994 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
5995             Joseph Myers  <joseph@codesourcery.com>
5997         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
5998         "localeinfo.h".
5999         (obstack_chunk_alloc): New macro.
6000         (obstack_chunk_free): Likewise.
6001         (record_offset): New function.
6002         (init_locale_data): Likewise.
6003         (align_locale_data): Likewise.
6004         (add_locale_empty): Likewise.
6005         (add_locale_raw_data): Likewise.
6006         (add_locale_raw_obstack): Likewise.
6007         (add_locale_string): Likewise.
6008         (add_locale_wstring): Likewise.
6009         (add_locale_uint32): Likewise.
6010         (add_locale_uint32_array): Likewise.
6011         (add_locale_char): Likewise.
6012         (start_locale_structure): Likewise.
6013         (end_locale_structure): Likewise.
6014         (start_locale_prelude): Likewise.
6015         (end_locale_prelude): Likewise.
6016         (write_locale_data): Take locale_file structure rather than an
6017         iovec.
6018         * locale/programs/locfile.h: Include "obstack.h".
6019         (struct locale_file): Change to store locale file contents instead
6020         of header.
6021         (init_locale_data): New prototype.
6022         (align_locale_data): Likewise.
6023         (add_locale_empty): Likewise.
6024         (add_locale_raw_data): Likewise.
6025         (add_locale_raw_obstack): Likewise.
6026         (add_locale_string): Likewise.
6027         (add_locale_wstring): Likewise.
6028         (add_locale_uint32): Likewise.
6029         (add_locale_uint32_array): Likewise.
6030         (add_locale_char): Likewise.
6031         (start_locale_structure): Likewise.
6032         (end_locale_structure): Likewise.
6033         (start_locale_prelude): Likewise.
6034         (end_locale_prelude): Likewise.
6035         (write_locale_data): Update prototype.
6036         * locale/programs/3level.h (struct TABLE): Remove result field.
6037         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
6038         Use new locale_file interface.
6039         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
6040         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
6041         * locale/programs/ld-address.c (address_output): Use new
6042         locale_file interface.
6043         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
6044         NO_ADD_LOCALE.
6045         (collate_finish): Don't call collseq_table_finalize.
6046         (collate_output): Use new locale_file interface.
6047         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
6048         in file.
6049         (NO_FINALIZE): Change to NO_ADD_LOCALE.
6050         (TABLE): Move defines earlier in file.
6051         (ELEMENT): Likewise.
6052         (DEFAULT): Likewise.
6053         (wctrans_table_add): Move macro and inline function earlier in
6054         file.
6055         (struct wctype_table): Move type earlier in file.
6056         (add_locale_wctype_table): New static prototype.
6057         (struct locale_ctype_t): Use logical types instead of struct iovec
6058         pointers for members.
6059         (ctype_output): Use new locale_file interface.
6060         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
6061         new locale_file interface.
6062         (allocate_arrays): Update for use of new locale_file interface.
6063         * locale/programs/ld-identification.c (identification_output): Use
6064         new locale_file interface.
6065         * locale/programs/ld-measurement.c (measurement_output): Likewise.
6066         * locale/programs/ld-messages.c (messages_output): Likewise.
6067         * locale/programs/ld-monetary.c (monetary_output): Likewise.
6068         * locale/programs/ld-name.c (name_output): Likewise.
6069         * locale/programs/ld-numeric.c (numeric_output): Likewise.
6070         * locale/programs/ld-paper.c (paper_output): Likewise.
6071         * locale/programs/ld-telephone.c (telephone_output): Likewise.
6072         * locale/programs/ld-time.c (time_output): Likewise.
6074 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6076         * benchtests/Makefile: Add memrchr benchmark.
6077         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
6078         benchmark as memrchr.
6079         * benchtests/bench-memrchr-ifunc.c: New file.
6080         * benchtests/bench-memrchr.c: New file.
6082 2013-09-06   Will Newton  <will.newton@linaro.org>
6084         * benchtests/Makefile (string-bench): Add memcpy.
6086 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
6087             Cong Wang  <amwang@redhat.com>
6089         [BZ #15850]
6090         * sysdeps/unix/sysv/linux/bits/in.h
6091         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
6092         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
6093         before __USE_KERNEL_IPV6_DEFS uses.
6094         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
6095         IPPROTO_BEETPH.
6096         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
6097         sockaddr_in6, or ipv6_mreq.
6099 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6101         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
6102         memory access for final bytes in some large inputs.
6103         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
6105 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6107         * string/test-memrchr.c: New file.
6108         * string/test-memrchr-ifunc.c: New file.
6109         * string/Makefile: Add new memrchr testcase.
6111 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
6113         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
6114         fanotify_init returns EPERM.
6116 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
6118         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
6119         errors.
6120         (top level): Treat second token from macro or constant entries for
6121         allowed headers as allowed.
6122         * include/complex.h: Condition internal declarations on
6123         [!_ISOMAC].
6124         * include/fenv.h: Condition include of <stdbool.h> and internal
6125         declarations on [!_ISOMAC].
6127 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
6129         [BZ #15923]
6130         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
6132 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
6134         * configure.in (--enable-versioning): Remove configure option.
6135         (libc_cv_asm_symver_directive): Remove configure test.
6136         (libc_cv_ld_version_script_option): Likewise.
6137         (VERSIONING): Remove variable and AC_SUBST.
6138         (DO_VERSIONING): Remove AC_DEFINE.
6139         * configure: Regenerated.
6140         * config.h.in (DO_VERSIONING): Remove macro.
6141         * Makerules [$(versioning) = yes]: Change conditionals to
6142         [$(build-shared) = yes].
6143         * config.make.in (versioning): Remove variable.
6144         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
6145         [$(build-shared) = yes].
6146         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
6147         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
6148         * elf/Makefile [$(versioning) = yes]: Change conditionals to
6149         [$(build-shared) = yes].
6150         * extra-lib.mk [$(versioning) = yes]: Likewise.
6151         * hurd/Makefile [$(versioning) = yes]: Likewise.
6152         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
6153         [SHARED].
6154         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
6155         [SHARED].
6156         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
6157         [SHARED && !NO_HIDDEN].
6158         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
6159         [SHARED].
6160         [SHARED && DO_VERSIONING]: Likewise..
6161         * libio/Makefile [$(versioning) = yes]: Change conditionals to
6162         [$(build-shared) = yes].
6163         * manual/install.texi (--disable-versioning): Remove
6164         documentation.
6165         * INSTALL: Regenerated.
6166         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
6167         to [SHARED].
6168         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
6169         [$(build-shared) = yes].
6170         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
6171         * sysdeps/i386/i686/multiarch/strstr-c.c
6172         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
6173         [SHARED && !NO_HIDDEN].
6174         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
6175         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
6176         * sysdeps/powerpc/powerpc32/dl-machine.c
6177         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
6178         * sysdeps/powerpc/powerpc32/sysdep.h
6179         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
6180         to [SHARED && PIC && !NO_HIDDEN].
6181         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
6182         conditional to [SHARED].
6184 2013-09-04   Will Newton  <will.newton@linaro.org>
6186         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
6187         * benchtests/bench-string.h: Include bench-timing.h instead
6188         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
6189         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
6190         call to HP_TIMING_DIFF_INIT.
6191         * benchtests/bench-memccpy.c: Use bench-timing.h macros
6192         instead of hp-timing.h macros.
6193         * benchtests/bench-memchr.c: Likewise.
6194         * benchtests/bench-memcmp.c: Likewise.
6195         * benchtests/bench-memcpy.c: Likewise.
6196         * benchtests/bench-memmem.c: Likewise.
6197         * benchtests/bench-memmove.c: Likewise.
6198         * benchtests/bench-memset.c: Likewise.
6199         * benchtests/bench-rawmemchr.c: Likewise.
6200         * benchtests/bench-strcasecmp.c: Likewise.
6201         * benchtests/bench-strcasestr.c: Likewise.
6202         * benchtests/bench-strcat.c: Likewise.
6203         * benchtests/bench-strchr.c: Likewise.
6204         * benchtests/bench-strcmp.c: Likewise.
6205         * benchtests/bench-strcpy.c: Likewise.
6206         * benchtests/bench-strcpy_chk.c: Likewise.
6207         * benchtests/bench-strlen.c: Likewise.
6208         * benchtests/bench-strncasecmp.c: Likewise.
6209         * benchtests/bench-strncat.c: Likewise.
6210         * benchtests/bench-strncmp.c: Likewise.
6211         * benchtests/bench-strncpy.c: Likewise.
6212         * benchtests/bench-strnlen.c: Likewise.
6213         * benchtests/bench-strpbrk.c: Likewise.
6214         * benchtests/bench-strrchr.c: Likewise.
6215         * benchtests/bench-strspn.c: Likewise.
6216         * benchtests/bench-strstr.c: Likewise.
6218 2013-09-04  Will Newton  <will.newton@linaro.org>
6220         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
6222 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
6224         [BZ #15427]
6225         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
6226         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
6227         * math/libm-test.inc (lgamma_test_data): Add more tests.
6228         * sysdeps/i386/fpu/libm-test-ulps: Update.
6229         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6231 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
6233         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
6234         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
6235         Add ifunc.
6236         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
6237         Add strcmp-sse2-unaligned
6238         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
6240 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
6242         * Versions.def (libc): Add GLIBC_2.19.
6244 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
6246         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
6247         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
6249 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
6251         [BZ #14155]
6252         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
6253         intermediate calculations in recurrence.
6254         (__ieee754_ynf): Likewise.
6255         * math/libm-test.inc (jn_test_data): Do not allow spurious
6256         underflow exception.  Add more tests.
6257         (yn_test_data): Add more tests.
6258         * sysdeps/i386/fpu/libm-test-ulps: Update.
6259         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6261 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
6263         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
6265 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
6267         * csu/init-first.c: Fix then/than typos.
6268         * locale/programs/ld-collate.c: Likewise.
6269         * locale/programs/linereader.h: Likewise.
6270         * manual/charset.texi: Likewise.
6271         * manual/filesys.texi: Likewise.
6272         * manual/stdio.texi: Likewise.
6273         * manual/string.texi: Likewise.
6274         * stdlib/fmtmsg.c: Likewise.
6275         * sysdeps/i386/stpncpy.S: Likewise.
6276         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
6277         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
6278         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
6279         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
6281 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
6283         * elf/dl-open.c: Fix typos.
6284         * iconvdata/gbbig5.c: Likewise.
6285         * iconvdata/iso-2022-jp.c: Likewise.
6286         * iconv/gconv_int.h: Likewise.
6287         * iconv/loop.c: Likewise.
6288         * nis/rpcsvc/nis.h: Likewise.
6289         * resolv/ns_name.c: Likewise.
6290         * stdio-common/vfscanf.c: Likewise.
6291         * streams/stropts.h: Likewise.
6292         * sunrpc/rpc_thread.c: Likewise.
6293         * sysdeps/i386/strpbrk.S: Likewise.
6294         * sysdeps/ieee754/k_standard.c: Likewise.
6295         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
6296         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
6297         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
6298         * sysdeps/mach/hurd/profil.c: Likewise.
6299         * sysdeps/s390/dl-procinfo.h: Likewise.
6300         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
6301         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
6302         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
6303         * sysdeps/x86_64/dl-trampoline.S: Likewise.
6304         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
6306 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
6308         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
6309         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
6311 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
6313         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
6314         aix specific files.
6315         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
6316         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
6317         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
6318         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
6319         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
6320         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
6321         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
6322         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
6324 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
6325             Roland McGrath  <roland@hack.frob.com>
6327         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
6328         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
6330 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
6332         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
6333         __executable_start symbol instead of _start.
6335 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
6337         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
6338         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
6339         Move macros to...
6340         * sysdeps/gnu/ldsodefs.h: ... this new file.
6342         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
6343         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
6344         instead of ELFOSABI_LINUX.
6346         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
6347         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
6348         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
6349         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
6350         Likewise.
6351         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
6352         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
6353         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
6354         Likewise.
6355         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
6356         (ibm_extended_long_double): Add ieee_nan member.
6357         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
6358         (do_test): New function.
6360         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
6361         TEST_TRUNC.
6362         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
6363         functions, renamed from truncdfsf_test, trunctfsf_test,
6364         trunctfdf_test.
6365         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
6366         functions.
6367         (do_test): Run all these.
6369 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
6371         * argp/argp-help.c: Fix typos.
6372         * argp/argp-parse.c: Likewise.
6373         * debug/backtracesyms.c: Likewise.
6374         * elf/elf.h: Likewise.
6375         * malloc/malloc.c: Likewise.
6376         * nis/nis_print.c: Likewise.
6377         * resolv/res_comp.c: Likewise.
6378         * stdlib/stdlib.h: Likewise.
6379         * sunrpc/clnt_tcp.c: Likewise.
6380         * sunrpc/clnt_udp.c: Likewise.
6381         * sunrpc/clnt_unix.c: Likewise.
6382         * sysdeps/unix/bsd/ptsname.c: Likewise.
6383         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
6384         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
6385         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
6386         Likewise.
6387         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
6388         Likewise.
6389         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
6390         Likewise.
6391         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
6393 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
6395         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
6396         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
6398 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
6400         [BZ #15897]
6401         * dlfcn/Makefile (tests): Add bug-dl-leaf.
6402         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
6403         ($(objpfx)bug-dl-leaf): New rule.
6404         ($(objpfx)bug-dl-leaf.so): Likewise.
6405         ($(objpfx)bug-dl-leaf.out): Likewise.
6406         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
6407         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
6408         * dlfcn/bug-dl-leaf.c: New test.
6409         * dlfcn/bug-dl-leaf-lib.c: Likewise.
6410         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
6411         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
6412         (dlclose): Likewise.
6413         (dlmopen): Likewise.
6415 2013-08-27  Roland McGrath  <roland@hack.frob.com>
6417         * include/netdb.h [!_ISOMAC]:
6418         Don't include <tls.h>.
6419         (h_errno, __libc_h_errno): Move declaration and macros out of
6420         [_LIBC_REENTRANT].
6422         * include/resolv.h [_RESOLV_H_]:
6423         Don't include <tls.h>.
6424         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
6425         * resolv/res_libc.c: Don't include <tls.h>.
6426         (_res): Use __attribute__ ((nocommon)) in place of
6427         __attribute__ ((section (".bss"))).
6429         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
6430         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
6432         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
6434         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
6435         only under [SIOCGIFCONF && SIOCGIFNETMASK].
6437         * resolv/res_mkquery.c: Include <sys/time.h>.
6439         * inet/ifreq.c: Moved to ...
6440         * sysdeps/unix/ifreq.c: ... here.
6441         * inet/ifreq.c: New file, true stub version.
6443         * socket/sa_len.c: New file.
6444         * socket/Makefile (aux): Add it.
6445         * sysdeps/unix/sysv/linux/Makefile
6446         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
6447         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
6448         and #include <socket/sa_len.c>.
6449         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
6450         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
6452         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
6453         * bits/socket.h: ... here.
6455         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
6456         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
6457         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
6459 2013-08-27  Andreas Schwab  <schwab@suse.de>
6461         [BZ #15736]
6462         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
6463         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
6464         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
6465         * string/test-strcasecmp.c (test_main): Run tests in several
6466         locales.
6467         * string/test-strncasecmp.c (test_main): Likewise.
6469         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
6470         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
6471         to __strcasecmp_nonascii and __strncasecmp_nonascii.
6472         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
6473         (__strncasecmp_ssse3) [PIC]: Likewise.
6475 2013-08-26  Roland McGrath  <roland@hack.frob.com>
6477         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
6479         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
6480         instead of explicitly declaring xdecrypt.
6481         * nis/nss_nis/nis-publickey.c: Likewise.
6483 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6485         [BZ #15890]
6486         * nscd/aicache.c: Include res_hconf.h.
6487         (addhstaiX): Initialize res_hconf.
6489 2013-08-26  Andreas Schwab  <schwab@suse.de>
6491         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
6492         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
6494 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6496         * nscd/aicache.c (addhstaiX): Fix indentation.
6498 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
6500         * configure.ac: Quote $build_pt_chown test.
6501         * configure: Regenerated.
6503 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
6505         [BZ #15532]
6506         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
6507         * math/s_cexpf.c (__cexpf): Likewise.
6508         * math/s_cexpl.c (__cexpl): Likewise.
6509         * math/libm-test.inc (cexp_test_data): Correct expected return
6510         value for NaN + i0.  Add another test.
6512 2013-08-22  David S. Miller  <davem@davemloft.net>
6514         * po/ca.po: Update Catalan translation from translation project.
6515         * po/uk.po: Add Ukrainian translations from translation project.
6517 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
6519         [BZ #15797]
6520         * math/s_fdim.c (__fdim): Check for infinite arguments if result
6521         is infinite, not alongside NaN test.
6522         * math/s_fdimf.c (__fdimf): Likewise.
6523         * math/s_fdiml.c (__fdiml): Likewise.
6524         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
6525         errno is unchanged.
6527 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
6529         * argp/argp-help.c: Fix typos.
6530         * crypt/speeds.c: Likewise.
6531         * csu/check_fds.c: Likewise.
6532         * elf/dl-load.c: Likewise.
6533         * elf/dl-open.c: Likewise.
6534         * elf/reldep3.c: Likewise.
6535         * elf/reldep.c: Likewise.
6536         * elf/sprof.c: Likewise.
6537         * iconv/iconv_charmap.c: Likewise.
6538         * iconv/skeleton.c: Likewise.
6539         * iconv/strtab.c: Likewise.
6540         * io/lockf64.c: Likewise.
6541         * libio/libioP.h: Likewise.
6542         * resolv/gai_notify.c: Likewise.
6543         * resolv/ns_name.c: Likewise.
6544         * resolv/ns_samedomain.c: Likewise.
6545         * resolv/res_send.c: Likewise.
6546         * stdlib/random.c: Likewise.
6547         * sunrpc/rpc/xdr.h: Likewise.
6548         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
6549         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
6550         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
6551         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
6552         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
6553         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
6554         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
6555         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
6556         * sysdeps/mach/hurd/check_fds.c: Likewise.
6557         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
6558         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
6559         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
6560         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
6561         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
6562         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
6563         * sysdeps/pthread/aio_notify.c: Likewise.
6564         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
6565         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
6566         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
6567         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
6568         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
6570 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
6572         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
6573         version if bit_Slow_SSE4_2 is set.
6574         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
6575         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
6577 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6579         [BZ #15867]
6580         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
6581         trampoline stack frame information.
6582         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
6583         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
6584         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
6585         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
6586         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
6587         * sysdeps/unix/sysv/linux/powerpc/init-first.c
6588         (_libc_vdso_platform_setup): Initialize the signal trampolines.
6589         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
6590         sa_flags value.
6591         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
6592         interrupting a syscall and set with option SA_SIGINFO.
6594 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
6596         [BZ #15531]
6597         * math/s_cproj.c (__cproj): Only return an infinity if one part of
6598         argument is infinite.
6599         * math/s_cprojf.c (__cprojf): Likewise.
6600         * math/s_cprojl.c (__cprojl): Likewise.
6601         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
6602         * math/libm-test.inc (cproj_test_data): Add more tests.
6604         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
6606         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
6607         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
6608         size.  Use __ffs to determine corresponding shift.
6610 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
6611             Roland McGrath  <roland@hack.frob.com>
6613         * Makefile (INSTALL): Remove trailing blank lines from output of
6614         makeinfo.
6616 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
6618         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
6619         Align 32 bit compat elf_greg to 8 bytes.
6621 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6623         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
6625 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
6627         * string/strcoll_l.c (coll_seq): New structure.
6628         (get_next_seq_cached): New function.
6629         (get_next_seq): New function.
6630         (do_compare): New function.
6631         (STRCOLL): Use GNU style definition.  Simplify implementation
6632         by using get_next_seq, get_next_seq_cached and do_compare.
6634 2013-08-16  Florian Weimer  <fweimer@redhat.com>
6636         [BZ #14699]
6637         CVE-2013-4237
6638         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
6639         member.
6640         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
6641         member.
6642         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
6643         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
6644         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
6645         conditional.
6646         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
6647         GETDENTS_64BIT_ALIGNED.
6648         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
6649         * manual/filesys.texi (Reading/Closing Directory): Document
6650         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
6651         strongly.
6652         * manual/conf.texi (Limits for Files): Add portability note to
6653         NAME_MAX, PATH_MAX.
6654         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
6656 2013-08-13  Andreas Schwab  <schwab@suse.de>
6658         [BZ #15749]
6659         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
6660         of fabs.
6661         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
6662         LDBL_MAX_EXP >= 16384]: Add tests for it.
6664 2013-08-12  David S. Miller  <davem@davemloft.net>
6666         * version.h (RELEASE): Set to "development".
6667         (VERSION): Set to "2.18.90".
6668         * NEWS: Add 2.19 section.
6670 2013-08-03  David S. Miller  <davem@davemloft.net>
6672         * po/ko.po: Update Korean translation from translation project.
6674 2013-08-01  David S. Miller  <davem@davemloft.net>
6676         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
6677         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
6678         Bilka.
6680 2013-07-30  David S. Miller  <davem@davemloft.net>
6682         * po/fr.po: Update French translation from translation project.
6684 2013-07-28  David S. Miller  <davem@davemloft.net>
6686         * po/cs.po: Update Czech translation from translation project.
6688         * po/sv.po: Update Swedish translation from translation project.
6690 2013-07-27  David S. Miller  <davem@davemloft.net>
6692         * po/eo.po: Update Esperanto translation from translation project.
6694         * po/vi.po: Update Vietnamese translation from translation project.
6696         * po/de.po: Update German translation from translation project.
6698 2013-07-26  David S. Miller  <davem@davemloft.net>
6700         * po/bg.po: Update Bulgarian translation from translation project.
6702         * po/nl.po: Update Dutch translation from translation project.
6703         * po/pl.po: Update Polish translation from translation project.
6704         * po/ru.po: Update Russian translation from translation project.
6706 2013-07-24  David S. Miller  <davem@davemloft.net>
6708         * po/libc.pot: Update.
6710 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6712         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
6713         variable page size.
6714         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
6715         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
6716         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
6718 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
6720         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
6722 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
6723             Andreas Schwab  <schwab@suse.de>
6724             Roland McGrath  <roland@hack.frob.com>
6725             Joseph Myers  <joseph@codesourcery.com>
6726             Carlos O'Donell  <carlos@redhat.com>
6728         [BZ #15755]
6729         * config.h.in: Define HAVE_PT_CHOWN.
6730         * config.make.in (build-pt-chown): New variable.
6731         * configure.in (--enable-pt_chown): New configure option.
6732         * configure: Regenerate.
6733         * login/Makefile: Include Makeconfig.  Build pt_chown only if
6734         build-pt-chown is enabled.
6735         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
6736         pt_chown to fix pty ownership.
6737         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
6738         CLOSE_ALL_FDS.
6739         * manual/install.texi (Configuring and compiling): Mention
6740         --enable-pt_chown. Add @findex for grantpt.
6741         * INSTALL: Regenerate.
6743 2013-07-20  David S. Miller  <davem@davemloft.net>
6745         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
6746         difference between 32-bit and 64-bit.
6748 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
6750         [BZ #15711]
6751         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
6752         Avoid system header dependency with -ffreestanding.
6753         ($(objpfx)bits/syscall%d): Likewise.
6755 2013-07-13  David S. Miller  <davem@davemloft.net>
6757         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
6758         underflows from atanl/atan2l due to bug 15319.
6759         (casinh_test_data): Likewise.
6761 2013-07-07  David S. Miller  <davem@davemloft.net>
6763         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
6765 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
6767         * sysdeps/i386/fpu/libm-test-ulps: Update.
6768         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6770 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
6772         * configure.in (--enable-lock-elision): Fix message text.
6773         * INSTALL: Regenerate.
6774         * configure: Regenerate.
6776 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6778         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6780 2013-07-03  Andreas Jaeger  <aj@suse.de>
6782         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
6783         define.
6784         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
6785         (ptrace_peeksiginfo_args): Add.
6786         (__ptrace_peeksiginfo_flags): Add.
6787         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
6788         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
6789         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
6791 2013-07-03  Allan McRae  <allan@archlinux.org>
6793         * sysdeps/i386/fpu/libm-test-ulps: Update.
6795 2013-07-02  David S. Miller  <davem@davemloft.net>
6797         * sysdeps/sparc/fpu/libm-test-ulps: Update.
6799 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
6801         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
6803 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
6805         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
6806         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6808 2013-07-02  Andi Kleen <ak@linux.intel.com>
6810         * config.h.in (ENABLE_LOCK_ELISION): Add.
6811         * configure.in (--enable-lock-elision): Add option.
6812         * manual/install.texi: Document --enable lock elision.
6813         * configure: Regenerate
6814         * INSTALL: Regenerate.
6816 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
6818         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
6819         SSE4.2 strcasecmp for libc.a.
6820         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
6822 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
6824         [BZ #13304]
6825         * soft-fp/op-common.h (_FP_FMA): New macro.
6826         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
6827         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
6828         (_FP_MUL_MEAT_1_imm): ... here.
6829         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
6830         (_FP_MUL_MEAT_1_wide): ... here.
6831         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
6832         (_FP_MUL_MEAT_1_hard): ... here.
6833         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
6834         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
6835         (_FP_MUL_MEAT_2_wide): ... here.
6836         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
6837         (_FP_MUL_MEAT_2_wide_3mul): ... here.
6838         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
6839         (_FP_MUL_MEAT_2_gmp): ... here.
6840         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
6841         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
6842         (_FP_MUL_MEAT_4_wide): ... here.
6843         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
6844         (_FP_MUL_MEAT_4_gmp): ... here.
6845         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
6846         (_FP_WFRACBITS_DW_S): Likewise.
6847         (_FP_WFRACXBITS_DW_S): Likewise.
6848         (_FP_HIGHBIT_DW_S): Likewise.
6849         (FP_FMA_S): Likewise.
6850         (_FP_FRAC_HIGH_DW_S): Likewise.
6851         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
6852         (_FP_WFRACBITS_DW_D): Likewise.
6853         (_FP_WFRACXBITS_DW_D): Likewise.
6854         (_FP_HIGHBIT_DW_D): Likewise.
6855         (FP_FMA_D): Likewise.
6856         (_FP_FRAC_HIGH_DW_D): Likewise.
6857         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
6858         (_FP_WFRACBITS_DW_E): Likewise.
6859         (_FP_WFRACXBITS_DW_E): Likewise.
6860         (_FP_HIGHBIT_DW_E): Likewise.
6861         (FP_FMA_E): Likewise.
6862         (_FP_FRAC_HIGH_DW_E): Likewise.
6863         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
6864         (_FP_WFRACBITS_DW_Q): Likewise.
6865         (_FP_WFRACXBITS_DW_Q): Likewise.
6866         (_FP_HIGHBIT_DW_Q): Likewise.
6867         (FP_FMA_Q): Likewise.
6868         (_FP_FRAC_HIGH_DW_Q): Likewise.
6869         * soft-fp/fmasf4.c: New file.
6870         * soft-fp/fmadf4.c: Likewise.
6871         * soft-fp/fmatf4.c: Likewise.
6873 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
6875         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
6876         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
6877         Silvermont.
6878         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
6879         macro.
6880         (index_Slow_SSE4_2): Likewise.
6881         (index_Prefer_PMINUB_for_stringop): Likewise.
6882         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
6883         bit_Slow_SSE4_2 is set.
6884         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
6885         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
6887 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
6889         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
6890         rtld_global._dl_hwcap2.
6891         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
6892         POWER8.
6893         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
6894         POWER8 feature descriptions defined in _dl_hwcap2.
6895         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
6896         string handling for POWER8 feature bits.
6897         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
6898         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
6899         _dl_powerpc_cap_flags.
6900         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
6901         * sysdeps/powerpc/rtld-global-offsets.sym
6902         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
6903         _dl_hwcap2 in the rtld_global_ro structure.
6905 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
6907         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
6908         hardware capabilities in support of AT_HWCAP2.
6909         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
6910         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
6911         GLRO(dl_hwcap2).
6912         (_dl_show_auxv): Add support for calling _dl_procinfo to display
6913         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
6914         explicitly the unknown a_type display mechanism is used.
6915         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
6916         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
6917         struct member.
6918         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
6919         to macro prototype for AT_HWCAP2 support.
6920         * sysdeps/i386/dl-procinfo.h: Likewise.
6921         * sysdeps/s390/dl-procinfo.h: Likewise.
6922         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
6923         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
6924         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
6925         return -1 for unknown a_type display fallback.
6926         * sysdeps/sparc/dl-procinfo.h: Likewise.
6927         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
6928         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
6930 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
6932         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
6933         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
6935 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
6937         [BZ #12492]
6938         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
6939         mprotect making __stack_prot writable.
6941 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
6942             Joseph Myers  <joseph@codesourcery.com>
6944         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
6945         as being properly aligned.
6947 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
6949         * dlfcn/modstatic5.c: New file.
6950         * dlfcn/tststatic5.c: New file.
6951         * dlfcn/Makefile (tests): Add tststatic5.
6952         (tests-static): Likewise.
6953         (modules-names): Add modstatic5.
6954         (tststatic5-ENV): New variable.
6955         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
6957         [BZ #15022]
6958         * elf/dl-support.c (_dl_main_map): New variable.
6959         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
6960         (_dl_nns, _dl_load_adds): Set to 1.
6961         (_dl_initial_searchlist): Refer to _dl_main_map.
6962         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
6963         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
6964         call to _dl_get_origin.
6965         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
6966         around call_map.
6967         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
6968         * dlfcn/modstatic3.c: New file.
6969         * dlfcn/tststatic3.c: New file.
6970         * dlfcn/tststatic4.c: New file.
6971         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
6972         (tests-static): Likewise.
6973         (modules-names): Add modstatic3.
6974         (tststatic3-ENV, tststatic4-ENV): New variables.
6975         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
6976         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
6978 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
6980         * configure.in (CC): Require GCC version 4.4 or later.
6981         * configure: Regenerated.
6982         * manual/install.texi (Tools for Compilation): Update GCC version
6983         requirement.
6984         * INSTALL: Regenerated.
6986 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
6988         [BZ #15674]
6989         * string/test-memcmp.c (check2): New.
6990         (main): Call check2.
6992         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
6994 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
6996         [BZ #15022]
6997         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
6998         over to...
6999         (dl_open_worker) [!SHARED]: ... here.
7001 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
7003         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
7005 2013-06-25  Richard Henderson  <rth@redhat.com>
7007         * locale/programs/locarchive.c: Include <libc-internal.h>
7009 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
7011         * manual/texinfo.tex: Update to version 2013-06-21.17, with
7012         trailing whitespace removed.
7014 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
7016         [BZ #10283]
7017         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
7018         * locale/programs/locarchive.c: Include libc-mmap.h.
7019         (prepare_address_space): Take two new outputs (the mmap base and len).
7020         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
7021         values.
7022         (create_archive): Declare new mmap base and len values for
7023         prepare_address_space, and store the result in ah.
7024         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
7025         (enlarge_archive): If ah->mmap_base is not NULL, use that and
7026         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
7027         Declare new mmap base and len values for
7028         prepare_address_space, and store the result in new_ah.
7029         (open_archive): Declare new mmap base and len values for
7030         prepare_address_space, and store the result in ah.
7031         (close_archive): If ah->mmap_base is not NULL, use that and
7032         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
7033         * sysdeps/generic/libc-mmap.h: New file.
7035 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
7037         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
7038         (ALIGN_UP): Likewise.
7039         (PTR_ALIGN_DOWN): Likewise.
7040         (PTR_ALIGN_UP): Likewise.
7042 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
7044         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
7045         entry mapped to PPC_PLATFORM_POWER8.
7046         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
7047         POWER8.
7048         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
7049         (_dl_string_platform): Add case for exporting platform position for
7050         POWER8.
7051         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
7052         search path to sysdeps/powerpc/powerpc32/power8 directory.
7053         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
7054         search path to sysdeps/powerpc/powerpc64/power8 directory.
7055         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
7056         power7 directories.
7057         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
7058         power7 directories.
7060 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
7062         * INSTALL: Regenerate.
7064         * nscd/connections.c (nscd_init): Fix comment.
7066 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
7068         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
7070         [BZ #15667]
7071         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
7072         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
7074 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
7076         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
7077         DL_DST_REQ_STATIC.
7078         (DL_DST_REQ_STATIC): Remove macro.
7080 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
7082         [BZ #7006]
7083         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
7084         with a shift of 0 bits.
7086 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
7088         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
7089         $(tststatic-ENV).
7091 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
7093         [BZ #15655]
7094         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
7096 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7098         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
7099         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
7100         accepts -fno-tree-loop-distribute-patterns.
7101         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
7102         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
7103         recursive call.
7104         * string/memset.c (memset): Likewise.
7105         * string/test-memmove.c (simple_memmove): Disable loop transformation
7106         to library calls.
7107         * string/test-memset.c (simple_memset): Likewise.
7108         * benchtests/bench-memmove.c (simple_memmove): Likewise.
7109         * benchtests/bench-memset.c (simple_memset): Likewise.
7110         * configure: Regenerated.
7112 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
7114         * math/test-misc.c (main): Ignore fesetround failure when failures
7115         of subsequent rounding tests would be ignored.
7117         [BZ #15654]
7118         * math/fedisblxcpt.c (fedisableexcept): Return 0.
7119         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
7120         * math/fegetenv.c (__fegetenv): Return 0.
7121         * math/fegetexcept.c (fegetexcept): Return 0.
7122         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
7123         FE_TONEAREST.
7124         * math/feholdexcpt.c (feholdexcept): Return 0.
7125         * math/fesetenv.c (__fesetenv): Return 0.
7126         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
7127         argument FE_TONEAREST.
7128         * math/feupdateenv.c (__feupdateenv): Return 0.
7129         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
7131 2013-06-18  Roland McGrath  <roland@hack.frob.com>
7133         * elf/rtld-Rules (rtld-compile-command.S): New variable.
7134         (rtld-compile-command.s, rtld-compile-command.c): New variables.
7135         ($(objpfx)rtld-%.os rules): Use them.
7137 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7139         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
7140         fields.
7142 2013-06-17  Roland McGrath  <roland@hack.frob.com>
7144         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
7145         length of target pattern, then descending length of dependency pattern.
7146         * configure.in (AWK): Require gawk 3.1.2 or newer.
7147         * manual/install.texi (Tools for Compilation): Say that we do.
7148         * configure: Regenerated.
7150         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
7151         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
7152         * scripts/sysd-rules.awk: ... this new script.
7153         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
7154         than a glob-style pattern.
7156 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
7158         * math/test-misc.c (main): Do not treat incorrectly rounded
7159         conversions as failure unless ROUNDING_TESTS passes.
7161 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
7163         [BZ #15631]
7164         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
7165         restore exception state around main square root computation, then
7166         check for inexactness explicitly.
7168         * math/libm-test.inc (fma_test_data): Add another test.
7170 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
7172         * manual/threads.texi (Non-POSIX Extensions): New document
7173         node.  Document pthread_getattr_default_np and
7174         pthread_setattr_default_np.
7176         * Versions.def (libpthread): Add GLIBC_2.18.
7177         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
7178         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
7179         Likewise.
7180         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
7181         Likewise.
7182         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
7183         Likewise.
7184         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
7185         Likewise.
7186         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
7187         Likewise.
7188         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
7189         Likewise.
7190         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
7191         Likewise.
7192         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
7193         Likewise.
7194         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
7195         Likewise.
7197 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
7199         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
7200         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
7202 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
7203             H.J. Lu  <hjl.tools@gmail.com>
7205         [BZ #15627]
7206         * sysdeps/x86_64/rtld-memset.c: Remove file.
7207         * sysdeps/x86_64/rtld-memset.S: New file.
7209 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
7211         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
7212         (test_in_one_mode): Take arguments for whether the rounding mode
7213         is supported for each floating-point type.
7214         (do_test): Pass new arguments to test_in_one_mode using
7215         ROUNDING_TESTS.
7217 2013-06-13  Roland McGrath  <roland@hack.frob.com>
7219         * posix/tst-waitid.c (do_test): Distinguish different instances of
7220         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
7221         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
7222         before entering the kernel for waitpid.
7224 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
7226         * NEWS: Fix note on clock function precision.  Text by Roland
7227         McGrath.
7229 2013-06-13  Roland McGrath  <roland@hack.frob.com>
7231         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
7232         it into place only when and if the sanity check passes.
7234 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
7236         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
7237         output for whether conversion result is exact.  Take argument
7238         indicating whether type is IBM long double.
7239         (round_for_all): Change need_exact field to ibm_ld.
7240         * stdlib/tst-strtod-round.c (struct exactness): New type.
7241         (struct test): Change bool ld_ok field to struct exactness exact.
7242         (TEST): Update all definitions for change to field.
7243         (tests): Regenerate array contents.
7244         (test_in_one_mode): Take pointer to new field instead of old ld_ok
7245         field value.  Check for IBM long double here.
7246         (do_test): Update calls to test_in_one_mode.
7248 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
7250         [BZ #12515]
7251         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
7252         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
7254 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7256         [BZ #15605]
7257         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
7258         generated by the compiler on loop optimizations.
7259         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
7260         general definitions.
7262 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
7264         * math/bug-nextafter.c: Include <math-tests.h>.
7265         (main): Only test for exceptions if EXCEPTION_TESTS is true for
7266         the relevant type.
7267         * math/bug-nexttoward.c: Include <math-tests.h>.
7268         (main): Only test for exceptions if EXCEPTION_TESTS is true for
7269         the relevant type.
7270         * math/test-misc.c: Include <math-tests.h>.
7271         (main): Only test for exceptions if EXCEPTION_TESTS is true for
7272         the relevant type.
7274 2013-06-12  Andreas Jaeger  <aj@suse.de>
7276         * po/ia.po: Update Interlingua translation from translation
7277         project.
7279 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
7281         * include/fenv.h: Include stdbool.h.
7282         (struct rm_ctx): New structure.
7283         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
7284         Define macro.
7285         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
7286         (SET_RESTORE_ROUNDF): Likewise.
7287         (SET_RESTORE_ROUNDL): Likewise.
7288         (SET_RESTORE_ROUND_NOEX): Likewise.
7289         (SET_RESTORE_ROUND_NOEXF): Likewise.
7290         (SET_RESTORE_ROUND_NOEXL): Likewise.
7291         (SET_RESTORE_ROUND_53BIT): Likewise.
7292         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
7293         (libc_feresetround_noexf_ctx): Likewise.
7294         (libc_feresetround_noexl_ctx): Likewise.
7295         (libc_feholdsetround_53bit_ctx): Likewise.
7296         (libc_feresetround_53bit_ctx): Likewise.
7297         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
7298         (libc_feholdexcept_setround_sse_ctx): New function.
7299         (libc_fesetenv_sse_ctx): Likewise.
7300         (libc_feupdateenv_sse_ctx): Likewise.
7301         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
7302         (libc_feholdexcept_setround_387_ctx): Likewise.
7303         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
7304         (libc_feholdsetround_387_prec_ctx): Likewise.
7305         (libc_feholdsetround_387_ctx): Likewise.
7306         (libc_feholdsetround_387_53bit_ctx): Likewise.
7307         (libc_feholdsetround_sse_ctx): Likewise.
7308         (libc_feresetround_sse_ctx): Likewise.
7309         (libc_feresetround_387_ctx): Likewise.
7310         (libc_feupdateenv_387_ctx): Likewise.
7311         (libc_feholdexcept_setroundf_ctx): Define macro.
7312         (libc_fesetenvf_ctx): Likewise.
7313         (libc_feupdateenvf_ctx): Likewise.
7314         (libc_feholdsetroundf_ctx): Likewise.
7315         (libc_feresetroundf_ctx): Likewise.
7316         (libc_feholdexcept_setround_ctx): Likewise.
7317         (libc_fesetenv_ctx): Likewise.
7318         (libc_feupdateenv_ctx): Likewise.
7319         (libc_feholdsetround_ctx): Likewise.
7320         (libc_feresetround_ctx): Likewise.
7321         (libc_feholdexcept_setroundl_ctx): Likewise.
7322         (libc_feupdateenvl_ctx): Likewise.
7323         (libc_feholdsetroundl_ctx): Likewise.
7324         (libc_feresetroundl_ctx): Likewise.
7325         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
7326         (libc_feresetround_53bit_ctx): Likewise.
7328 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
7330         * locale/iso-639.def: Convert to UTF-8.
7332 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
7334         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
7335         (EXCEPTION_TESTS_double): Likewise.
7336         (EXCEPTION_TESTS_long_double): Likewise.
7337         (EXCEPTION_TESTS): Likewise.
7338         * math/libm-test.inc (test_exceptions): Only test exceptions if
7339         EXCEPTION_TESTS (FLOAT).
7341 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
7343         * benchtests/Makefile (string-bench): Add strcpy_chk and
7344         stpcpy_chk.
7345         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
7346         * benchtests/bench-stpcpy_chk.c: New file.
7347         * benchtests/bench-strcpy_chk-ifunc.c: New file.
7348         * benchtests/bench-strcpy_chk.c: New file.
7349         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
7350         code.
7351         (do_test): Likewise.
7353 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
7355         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
7356         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
7357         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
7358         with tabs where appropriate.
7359         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
7360         dl-procinfo.h.
7361         [PPC_PLATFORM_PPC440]: Likewise.
7362         [PPC_PLATFORM_PPC464]: Likewise.
7363         [PPC_PLATFORM_PPC476]: Likewise.
7364         (_dl_string_platform): Add support for detecting ppc405, ppc440,
7365         ppc464, and ppc476 platform strings merging from ports/
7366         dl-procinfo.h.
7368 2013-06-11  Andreas Schwab  <schwab@suse.de>
7370         [BZ #14991]
7371         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
7372         (from_ucs4_idx): Regenerate.
7373         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
7374         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
7375         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
7376         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
7377         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
7378         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
7379         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
7380         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
7381         from FROM_LOOP and TO_LOOP specific macros.
7382         (BODY): Handle combining characters.
7383         * iconvdata/BIG5HKSCS.irreversible: Update.
7384         * iconvdata/BIG5HKSCS.precomposed: New file.
7385         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
7386         characters.
7387         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
7389 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
7391         * include/sys/time.h: Fix indentation and add copyright header.
7393         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
7394         (do_test): Likewise.
7395         * string/test-memchr.c (do_one_test): Likewise.
7396         (do_test): Likewise.
7397         * string/test-memcmp.c (do_one_test): Likewise.
7398         (do_test): Likewise.
7399         * string/test-memcpy.c (do_one_test): Likewise.
7400         (do_test): Likewise.
7401         * string/test-memmem.c (do_one_test): Likewise.
7402         (do_test): Likewise.
7403         (do_random_tests): Likewise.
7404         * string/test-memmove.c (do_one_test): Likewise.
7405         (do_test): Likewise.
7406         * string/test-memset.c (do_one_test): Likewise.
7407         (do_test): Likewise.
7408         * string/test-rawmemchr.c (do_one_test): Likewise.
7409         (do_test): Likewise.
7410         * string/test-strcasecmp.c (do_one_test): Likewise.
7411         (do_test): Likewise.
7412         * string/test-strcasestr.c (do_one_test): Likewise.
7413         (do_test): Likewise.
7414         * string/test-strcat.c (do_one_test): Likewise.
7415         (do_test): Likewise.
7416         * string/test-strchr.c (do_one_test): Likewise.
7417         (do_test): Likewise.
7418         * string/test-strcmp.c (do_one_test): Likewise.
7419         (do_test): Likewise.
7420         * string/test-strcpy.c (do_one_test): Likewise.
7421         (do_test): Likewise.
7422         * string/test-string.h: Likewise.
7423         (test_init): Likewise.
7424         * string/test-strlen.c (do_one_test): Likewise.
7425         (do_test): Likewise.
7426         * string/test-strncasecmp.c (do_one_test): Likewise.
7427         (do_test): Likewise.
7428         * string/test-strncat.c (do_one_test): Likewise.
7429         (do_test): Likewise.
7430         * string/test-strncmp.c (do_one_test): Likewise.
7431         (do_test_limit): Likewise.
7432         (do_test): Likewise.
7433         * string/test-strncpy.c (do_one_test): Likewise.
7434         (do_test): Likewise.
7435         * string/test-strnlen.c (do_one_test): Likewise.
7436         (do_test): Likewise.
7437         * string/test-strpbrk.c (do_one_test): Likewise.
7438         (do_test): Likewise.
7439         * string/test-strrchr.c (do_one_test): Likewise.
7440         (do_test): Likewise.
7441         * string/test-strspn.c (do_one_test): Likewise.
7442         (do_test): Likewise.
7443         * string/test-strstr.c (do_one_test): Likewise.
7444         (do_test): Likewise.
7446         * benchtests/Makefile (string-bench): Add string benchmarks.
7447         * benchtests/bench-bcopy-ifunc.c: New file.
7448         * benchtests/bench-bcopy.c: New file.
7449         * benchtests/bench-bzero-ifunc.c: New file.
7450         * benchtests/bench-bzero.c: New file.
7451         * benchtests/bench-memccpy-ifunc.c: New file.
7452         * benchtests/bench-memccpy.c: New file.
7453         * benchtests/bench-memchr-ifunc.c: New file.
7454         * benchtests/bench-memchr.c: New file.
7455         * benchtests/bench-memcmp-ifunc.c: New file.
7456         * benchtests/bench-memcmp.c: New file.
7457         * benchtests/bench-memmem-ifunc.c: New file.
7458         * benchtests/bench-memmem.c: New file.
7459         * benchtests/bench-memmove-ifunc.c: New file.
7460         * benchtests/bench-memmove.c: New file.
7461         * benchtests/bench-mempcpy-ifunc.c: New file.
7462         * benchtests/bench-mempcpy.c: New file.
7463         * benchtests/bench-memset-ifunc.c: New file.
7464         * benchtests/bench-memset.c: New file.
7465         * benchtests/bench-rawmemchr-ifunc.c: New file.
7466         * benchtests/bench-rawmemchr.c: New file.
7467         * benchtests/bench-stpcpy-ifunc.c: New file.
7468         * benchtests/bench-stpcpy.c: New file.
7469         * benchtests/bench-stpncpy-ifunc.c: New file.
7470         * benchtests/bench-stpncpy.c: New file.
7471         * benchtests/bench-strcasecmp-ifunc.c: New file.
7472         * benchtests/bench-strcasecmp.c: New file.
7473         * benchtests/bench-strcasestr-ifunc.c: New file.
7474         * benchtests/bench-strcasestr.c: New file.
7475         * benchtests/bench-strcat-ifunc.c: New file.
7476         * benchtests/bench-strcat.c: New file.
7477         * benchtests/bench-strchr-ifunc.c: New file.
7478         * benchtests/bench-strchr.c: New file.
7479         * benchtests/bench-strchrnul-ifunc.c: New file.
7480         * benchtests/bench-strchrnul.c: New file.
7481         * benchtests/bench-strcmp-ifunc.c: New file.
7482         * benchtests/bench-strcmp.c: New file.
7483         * benchtests/bench-strcpy-ifunc.c: New file.
7484         * benchtests/bench-strcpy.c: New file.
7485         * benchtests/bench-strcspn-ifunc.c: New file.
7486         * benchtests/bench-strcspn.c: New file.
7487         * benchtests/bench-strlen-ifunc.c: New file.
7488         * benchtests/bench-strlen.c: New file.
7489         * benchtests/bench-strncasecmp-ifunc.c: New file.
7490         * benchtests/bench-strncasecmp.c: New file.
7491         * benchtests/bench-strncat-ifunc.c: New file.
7492         * benchtests/bench-strncat.c: New file.
7493         * benchtests/bench-strncmp-ifunc.c: New file.
7494         * benchtests/bench-strncmp.c: New file.
7495         * benchtests/bench-strncpy-ifunc.c: New file.
7496         * benchtests/bench-strncpy.c: New file.
7497         * benchtests/bench-strnlen-ifunc.c: New file.
7498         * benchtests/bench-strnlen.c: New file.
7499         * benchtests/bench-strpbrk-ifunc.c: New file.
7500         * benchtests/bench-strpbrk.c: New file.
7501         * benchtests/bench-strrchr-ifunc.c: New file.
7502         * benchtests/bench-strrchr.c: New file.
7503         * benchtests/bench-strspn-ifunc.c: New file.
7504         * benchtests/bench-strspn.c: New file.
7505         * benchtests/bench-strstr-ifunc.c: New file.
7506         * benchtests/bench-strstr.c: New file.
7508         * benchtests/Makefile: Disable parallel execution of targets.
7509         (string-bench): Add memcpy.
7510         (benchset): New variable to store a list of benchmark sets.
7511         (bench-func): Renamed from bench.
7512         (bench-set): New target.
7513         (bench): Depend on bench-func and bench-set.
7514         * benchtests/README: Add section on benchmark sets.
7515         * benchtests/bench-memcpy-ifunc.c: New file.
7516         * benchtests/bench-memcpy.c: New file.
7517         * benchtests/bench-string.h: New file.
7519 2013-06-11  Andreas Schwab  <schwab@suse.de>
7521         [BZ #15577]
7522         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
7523         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
7524         values in the triple.
7525         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
7526         terminator in the group key.
7528 2013-06-11  Andreas Jaeger  <aj@suse.de>
7530         * po/zh_TW.po: Update Chinese (traditional) translation from
7531         translation project.
7533 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
7535         * include/time.h (__clock_gettime): Add libc_hidden_proto.
7536         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
7537         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
7538         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
7539         (clock_getcpuclockid): Likewise.
7540         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
7541         Add weak_alias and libc_hidden_def.
7542         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
7543         * rt/clock_gettime.c (clock_gettime): Rename to
7544         __clock_gettime.  Add weak_alias and libc_hidden_def.
7545         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
7546         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
7547         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
7548         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
7549         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
7550         Likewise.
7551         * rt/clock_settime.c (clock_settime): Rename to
7552         __clock_settime.  Add weak_alias and libc_hidden_def.
7553         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
7555 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
7557         * mach/err_boot.sub: Remove trailing whitespace.
7558         * mach/err_ipc.sub: Likewise.
7559         * mach/err_mach.sub: Likewise.
7561         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
7562         (ROUNDING_TESTS_double): Likewise.
7563         (ROUNDING_TESTS_long_double): Likewise.
7564         (ROUNDING_TESTS): Likewise.
7565         * math/libm-test.inc: Include <math-tests.h>.
7566         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
7567         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
7568         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
7569         (IF_ROUND_INIT_FE_UPWARD): Likewise.
7571 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
7573         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
7574         of assigning.
7576 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
7578         * sysdeps/gnu/errlist.awk: Do not generate space at end of
7579         otherwise empty TRANS lines.
7580         * sysdeps/gnu/errlist.c: Regenerated.
7582         * catgets/gencat.c (error_print): Use (void) in function
7583         definition.
7584         * crypt/crypt_util.c (__init_des): Likewise.
7585         * crypt/speeds.c (Stop): Likewise.
7586         (main): Likewise.
7587         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
7588         * inet/ruserpass.c (token): Likewise.
7589         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
7590         * intl/localealias.c (extend_alias_table): Likewise.
7591         * intl/plural-exp.c (init_germanic_plural): Likewise.
7592         * libio/fcloseall.c (__fcloseall): Likewise.
7593         * libio/genops.c (_IO_flush_all): Likewise.
7594         (_IO_flush_all_linebuffered): Likewise.
7595         (_IO_cleanup): Likewise.
7596         (_IO_iter_begin): Likewise.
7597         (_IO_iter_end): Likewise.
7598         (_IO_list_lock): Likewise.
7599         (_IO_list_unlock): Likewise.
7600         (_IO_list_resetlock): Likewise.
7601         * libio/getchar.c (getchar): Likewise.
7602         * libio/getchar_u.c (getchar_unlocked): Likewise.
7603         * libio/getwchar.c (getwchar): Likewise.
7604         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
7605         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
7606         * login/getpt.c (__getpt): Likewise.
7607         * login/tst-utmp.c (main): Likewise.
7608         * malloc/hooks.c (__malloc_check_init): Likewise.
7609         * malloc/malloc.c (__malloc_stats): Likewise.
7610         * malloc/mtrace.c (tr_break): Likewise.
7611         (mtrace): Likewise.
7612         (muntrace): Likewise.
7613         * misc/fstab.c (endfsent): Likewise.
7614         * misc/getclktck.c (__getclktck): Likewise.
7615         * misc/getdtsz.c (__getdtablesize): Likewise.
7616         * misc/gethostid.c (gethostid): Likewise.
7617         * misc/getpagesize.c (__getpagesize): Likewise.
7618         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
7619         (__get_nprocs): Likewise.
7620         (__get_phys_pages): Likewise.
7621         (__get_avphys_pages): Likewise.
7622         * misc/getttyent.c (getttyent): Likewise.
7623         (setttyent): Likewise.
7624         (endttyent): Likewise.
7625         * misc/getusershell.c (getusershell): Likewise.
7626         (endusershell): Likewise.
7627         (setusershell): Likewise.
7628         (initshells): Likewise.
7629         * misc/hsearch.c (__hdestroy): Likewise.
7630         * misc/sync.c (sync): Likewise.
7631         * misc/syslog.c (closelog_internal): Likewise.
7632         (closelog): Likewise.
7633         * misc/ttyslot.c (ttyslot): Likewise.
7634         * misc/vhangup.c (vhangup): Likewise.
7635         * posix/fork.c (__fork): Likewise.
7636         * posix/getegid.c (__getegid): Likewise.
7637         * posix/geteuid.c (__geteuid): Likewise.
7638         * posix/getgid.c (__getgid): Likewise.
7639         * posix/getpid.c (__getpid): Likewise.
7640         * posix/getppid.c (__getppid): Likewise.
7641         * posix/getuid.c (__getuid): Likewise.
7642         * posix/pause.c (pause): Likewise.
7643         * posix/setpgrp.c (setpgrp): Likewise.
7644         * posix/setsid.c (__setsid): Likewise.
7645         * posix/test-vfork.c (noop): Likewise.
7646         * resolv/gethnamaddr.c (_endhtent): Likewise.
7647         (_gethtent): Likewise.
7648         (ht_endhostent): Likewise.
7649         (gethostent): Likewise.
7650         (dns_service): Likewise.
7651         * stdlib/drand48.c (drand48): Likewise.
7652         * stdlib/lrand48.c (lrand48): Likewise.
7653         * stdlib/mrand48.c (mrand48): Likewise.
7654         * stdlib/rand.c (rand): Likewise.
7655         * stdlib/random.c (__random): Likewise.
7656         * stdlib/setenv.c (clearenv): Likewise.
7657         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
7658         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
7659         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
7660         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
7661         (__get_nprocs): Likewise.
7662         (__get_phys_pages): Likewise.
7663         (__get_avphys_pages): Likewise.
7664         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
7665         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
7666         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
7667         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
7668         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
7669         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
7670         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
7671         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
7672         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
7673         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
7674         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
7675         * sysdeps/mach/hurd/sync.c (sync): Likewise.
7676         * sysdeps/posix/clock.c (clock): Likewise.
7677         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
7678         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
7679         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
7680         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
7681         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
7682         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
7683         (__get_nprocs_conf): Likewise.
7684         (__get_phys_pages): Likewise.
7685         (__get_avphys_pages): Likewise.
7686         * time/clock.c (clock): Likewise.
7687         * time/tzset.c (__tzname_max): Likewise.
7689 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
7691         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
7692         (__bswap_32): Do not use "register".
7693         * crypt/crypt.c (_ufc_doit_r): Likewise.
7694         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
7695         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
7696         * gmon/gmon.c (__monstartup): Likewise.
7697         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
7698         * hurd/hurdmalloc.c (more_memory): Likewise.
7699         (malloc): Likewise.
7700         (free): Likewise.
7701         (realloc): Likewise.
7702         (malloc_fork_prepare): Likewise.
7703         (malloc_fork_parent): Likewise.
7704         (malloc_fork_child): Likewise.
7705         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
7706         (_svcauth_des): Likewise.
7707         * inet/inet_lnaof.c (inet_lnaof): Likewise.
7708         * inet/inet_net.c (inet_network): Likewise.
7709         * inet/inet_netof.c (inet_netof): Likewise.
7710         * inet/rcmd.c (__validuser2_sa): Likewise.
7711         * io/fts.c (fts_open): Likewise.
7712         (fts_load): Likewise.
7713         (fts_close): Likewise.
7714         (fts_read): Likewise.
7715         (fts_children): Likewise.
7716         (fts_build): Likewise.
7717         (fts_stat): Likewise.
7718         (fts_sort): Likewise.
7719         (fts_alloc): Likewise.
7720         (fts_lfree): Likewise.
7721         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
7722         (_IO_file_xsgetn): Likewise.
7723         (_IO_file_xsgetn_mmap): Likewise.
7724         * libio/iofopncook.c (_IO_cookie_read): Likewise.
7725         (_IO_cookie_write): Likewise.
7726         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
7727         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
7728         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
7729         * malloc/obstack.c (_obstack_begin): Likewise.
7730         (_obstack_begin_1): Likewise.
7731         (_obstack_newchunk): Likewise.
7732         (_obstack_allocated_p): Likewise.
7733         (obstack_free): Likewise.
7734         (_obstack_memory_used): Likewise.
7735         * misc/getttyent.c (getttynam): Likewise.
7736         (getttyent): Likewise.
7737         (skip): Likewise.
7738         (value): Likewise.
7739         * misc/getusershell.c (initshells): Likewise.
7740         * misc/syslog.c (__vsyslog_chk): Likewise.
7741         * misc/ttyslot.c (ttyslot): Likewise.
7742         * nis/nis_hash.c (__nis_hash): Likewise.
7743         * posix/fnmatch_loop.c (FCT): Likewise.
7744         * posix/getconf.c (print_all): Likewise.
7745         (main): Likewise.
7746         * posix/getopt.c (exchange): Likewise.
7747         * posix/glob.c (globfree): Likewise.
7748         (prefix_array): Likewise.
7749         (__glob_pattern_type): Likewise.
7750         * resolv/arpa/nameser.h (NS_GET16): Likewise.
7751         (NS_GET32): Likewise.
7752         (NS_PUT16): Likewise.
7753         (NS_PUT32): Likewise.
7754         * resolv/gethnamaddr.c (getanswer): Likewise.
7755         (gethostbyname2): Likewise.
7756         (gethostbyaddr): Likewise.
7757         (_gethtent): Likewise.
7758         (_gethtbyname2): Likewise.
7759         (_gethtbyaddr): Likewise.
7760         * resolv/ns_print.c (dst_s_get_int16): Likewise.
7761         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
7762         * resolv/res_init.c (__res_vinit): Likewise.
7763         (net_mask): Likewise.
7764         * resolv/res_mkquery.c (outchar): Likewise.
7765         (PRINT): Likewise.
7766         * stdio-common/printf_fp.c (outchar): Likewise.
7767         (PRINT): Likewise.
7768         * stdio-common/printf_fphex.c (outchar): Likewise.
7769         (PRINT): Likewise.
7770         * stdio-common/printf_size.c (outchar): Likewise.
7771         (PRINT): Likewise.
7772         * stdio-common/test_rdwr.c (main): Likewise.
7773         * stdio-common/tfformat.c (matches): Likewise.
7774         * stdio-common/vfprintf.c (outchar): Likewise.
7775         (printf_unknown): Likewise.
7776         (buffered_vfprintf): Likewise.
7777         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
7778         * stdio-common/xbug.c (AppendToBuffer): Likewise.
7779         (ReadFile): Likewise.
7780         * stdlib/qsort.c (SWAP): Likewise.
7781         (_quicksort): Likewise.
7782         * stdlib/setenv.c (__add_to_environ): Likewise.
7783         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
7784         * stdlib/strtol_l.c (__strtol_l): Likewise.
7785         * stdlib/tst-strtod.c (main): Likewise.
7786         * stdlib/tst-strtol.c (main): Likewise.
7787         * stdlib/tst-strtoll.c (main): Likewise.
7788         * string/bits/string2.h (__strcmp_cc): Likewise.
7789         (__strcmp_cg): Likewise.
7790         (__strcspn_c1): Likewise.
7791         (__strcspn_c2): Likewise.
7792         (__strcspn_c3): Likewise.
7793         (__strspn_c1): Likewise.
7794         (__strspn_c2): Likewise.
7795         (__strspn_c3): Likewise.
7796         (__strsep_1c): Likewise.
7797         (__strsep_2c): Likewise.
7798         (__strsep_3c): Likewise.
7799         * string/memccpy.c (__memccpy): Likewise.
7800         * string/stpcpy.c (__stpcpy): Likewise.
7801         * string/strcmp.c (strcmp): Likewise.
7802         * string/strrchr.c (strrchr): Likewise.
7803         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
7804         Likewise.
7805         * sysdeps/mach/hurd/getcwd.c
7806         (_hurd_canonicalize_directory_name_internal): Likewise.
7807         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
7808         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
7809         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
7810         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
7811         Likewise, in both definitions.
7812         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
7813         definitions.
7814         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
7815         64] (__bswap_64): Likewise.
7816         * time/test_time.c (main): Likewise.
7817         * time/tzfile.c (__tzfile_read): Likewise.
7818         (__tzfile_compute): Likewise.
7819         * time/tzset.c (__tzset_parse_tz): Likewise.
7820         (tzset_internal): Likewise.
7821         (compute_change): Likewise.
7822         * wcsmbs/wcscat.c (__wcscat): Likewise.
7823         * wcsmbs/wcschr.c (wcschr): Likewise.
7824         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
7825         * wcsmbs/wcscspn.c (wcscspn): Likewise.
7826         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
7827         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
7828         * wcsmbs/wcsspn.c (wcsspn): Likewise.
7829         * wcsmbs/wcsstr.c (wcsstr): Likewise.
7830         * wcsmbs/wmemchr.c (wmemchr): Likewise.
7831         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
7832         * wcsmbs/wmemset.c (wmemset): Likewise.
7834 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
7836         * scripts/config.guess: Update to version 2013-05-16.
7837         * scripts/config.sub: Update to version 2013-04-24.
7838         * scripts/install-sh: Update to version 2011-11-20.07.
7839         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
7840         * scripts/move-if-change: Update to version 2012-01-06 07:23.
7842 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
7844         * debug/fgetws_u_chk.c: Fix leading whitespaces.
7845         * elf/sln.c: Likewise.
7846         * hurd/hurd/ioctl.h: Likewise.
7847         * hurd/hurdmalloc.c: Likewise.
7848         * hurd/xattr.c: Likewise.
7849         * include/shlib-compat.h: Likewise.
7850         * inet/ruserpass.c: Likewise.
7851         * libio/iofgets_u.c: Likewise.
7852         * libio/iofgetws_u.c: Likewise.
7853         * locale/programs/ld-identification.c: Likewise.
7854         * locale/programs/ld-time.c: Likewise.
7855         * mach/msg-destroy.c: Likewise.
7856         * nss/nss_files/files-netgrp.c: Likewise.
7857         * resolv/res_data.c: Likewise.
7858         * soft-fp/op-1.h: Likewise.
7859         * soft-fp/op-2.h: Likewise.
7860         * soft-fp/op-4.h: Likewise.
7861         * soft-fp/op-common.h: Likewise.
7862         * stdio-common/printf_fphex.c: Likewise.
7863         * stdlib/strtod_l.c: Likewise.
7864         * sunrpc/rpc/clnt.h: Likewise.
7865         * sysdeps/generic/framestate.c: Likewise.
7866         * sysdeps/i386/bsd-_setjmp.S: Likewise.
7867         * sysdeps/i386/bsd-setjmp.S: Likewise.
7868         * sysdeps/i386/__longjmp.S: Likewise.
7869         * sysdeps/i386/setjmp.S: Likewise.
7870         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
7871         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
7872         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
7873         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
7874         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
7875         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
7876         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
7877         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
7878         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
7879         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
7880         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
7881         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
7882         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
7883         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
7884         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
7885         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
7886         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
7887         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
7888         * sysdeps/ieee754/support.c: Likewise.
7889         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
7890         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
7891         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
7892         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
7893         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
7894         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
7895         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
7896         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
7897         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
7898         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
7899         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
7900         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
7901         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
7902         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
7903         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
7904         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
7905         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
7906         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
7908 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
7910         * posix/transbug.c: Remove executable mode.
7912 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
7914         * crypt/speeds.c: Remove trailing whitespace.
7915         * dlfcn/default.c: Likewise.
7916         * elf/ifuncdep2.c: Likewise.
7917         * elf/ifuncmain1.c: Likewise.
7918         * elf/ifuncmain1vis.c: Likewise.
7919         * elf/testobj.h: Likewise.
7920         * elf/tst-stackguard1.c: Likewise.
7921         * gmon/sys/gmon.h: Likewise.
7922         * hurd/hurdmsg.c: Likewise.
7923         * hurd/new-fd.c: Likewise.
7924         * hurd/ports-get.c: Likewise.
7925         * iconvdata/ibm1008_420.c: Likewise.
7926         * inet/tst-getni1.c: Likewise.
7927         * inet/tst-getni2.c: Likewise.
7928         * libio/ioungetc.c: Likewise.
7929         * libio/wfiledoalloc.c: Likewise.
7930         * manual/libm-err-tab.pl: Likewise.
7931         * math/w_dremf.c: Likewise.
7932         * misc/ftruncate.c: Likewise.
7933         * posix/bug-glob2.c: Likewise.
7934         * posix/tst-pcre.c: Likewise.
7935         * posix/wait4.c: Likewise.
7936         * resolv/README: Likewise.
7937         * resolv/res_debug.h: Likewise.
7938         * resolv/tst-inet_ntop.c: Likewise.
7939         * setjmp/bug269-setjmp.c: Likewise.
7940         * soft-fp/extended.h: Likewise.
7941         * soft-fp/op-1.h: Likewise.
7942         * soft-fp/op-2.h: Likewise.
7943         * soft-fp/op-4.h: Likewise.
7944         * soft-fp/op-8.h: Likewise.
7945         * soft-fp/testit.c: Likewise.
7946         * stdio-common/bug16.c: Likewise.
7947         * stdlib/random.c: Likewise.
7948         * sunrpc/rpcsvc/rquota.x: Likewise.
7949         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
7950         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
7951         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
7952         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
7953         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
7954         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
7955         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
7956         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
7957         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
7958         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
7959         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
7960         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
7961         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
7962         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
7963         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
7964         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
7965         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
7966         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
7967         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
7968         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
7969         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
7970         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
7971         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
7972         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
7973         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
7974         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
7975         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
7976         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
7977         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
7978         * sysdeps/ieee754/s_lib_version.c: Likewise.
7979         * sysdeps/mach/hurd/check_fds.c: Likewise.
7980         * sysdeps/mach/hurd/getsockname.c: Likewise.
7981         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
7982         * sysdeps/mach/hurd/recvfrom.c: Likewise.
7983         * sysdeps/powerpc/bits/link.h: Likewise.
7984         * sysdeps/powerpc/dl-procinfo.c: Likewise.
7985         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
7986         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
7987         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
7988         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
7989         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
7990         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
7991         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
7992         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
7993         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
7994         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
7995         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
7996         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
7997         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
7998         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
7999         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
8000         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
8001         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
8002         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
8003         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
8004         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
8005         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
8006         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
8007         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
8008         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
8009         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
8010         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
8011         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
8012         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
8013         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
8014         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
8015         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
8016         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
8017         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
8018         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
8019         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
8020         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
8021         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
8022         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
8023         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
8024         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
8025         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
8026         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
8027         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
8028         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
8029         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
8030         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
8031         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
8032         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
8033         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
8034         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
8035         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
8036         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
8037         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
8038         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
8039         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
8040         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
8041         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
8042         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
8043         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
8044         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
8045         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
8046         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
8047         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
8048         * sysdeps/powerpc/sysdep.h: Likewise.
8049         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
8050         * sysdeps/s390/s390-64/sub_n.S: Likewise.
8051         * sysdeps/sh/dl-trampoline.S: Likewise.
8052         * sysdeps/sh/memset.S: Likewise.
8053         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
8054         * sysdeps/sh/strlen.S: Likewise.
8055         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
8056         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
8057         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
8058         * sysdeps/sparc/sparc32/rem.S: Likewise.
8059         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
8060         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
8061         * sysdeps/sparc/sparc32/strchr.S: Likewise.
8062         * sysdeps/sparc/sparc32/udiv.S: Likewise.
8063         * sysdeps/sparc/sparc32/urem.S: Likewise.
8064         * sysdeps/sparc/sparc64/add_n.S: Likewise.
8065         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
8066         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
8067         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
8068         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
8069         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
8070         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
8071         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
8072         * sysdeps/unix/bsd/times.c: Likewise.
8073         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
8074         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
8075         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
8076         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
8077         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
8078         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
8079         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
8080         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
8081         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
8082         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
8083         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
8084         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
8085         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
8086         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
8087         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
8088         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
8089         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
8090         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
8091         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
8092         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
8093         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
8094         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
8095         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
8096         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
8097         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
8098         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
8099         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
8100         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
8101         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
8102         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
8103         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
8104         * sysdeps/x86_64/strcspn.S: Likewise.
8106 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
8108         * locale/C-translit.h: Revert #include <stdint.h> because this is a
8109         generated file.  Regenerate properly from gen-translit.pl.
8110         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
8111         locale/C-translit.h.
8113 2013-06-05  Andreas Schwab  <schwab@suse.de>
8115         [BZ #15100]
8116         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
8117         week as 6 instead of -1.
8118         * time/tst-strptime.c (day_tests): Add test case.
8120 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
8122         * sysdeps/generic/math_private.h
8123         (libc_feholdexcept_setround_53bit): Replace with
8124         libc_feholdsetround_53bit.
8125         (libc_feupdateenv_53bit): Replace with
8126         libc_feresetround_53bit.
8127         (SET_RESTORE_ROUND_53BIT): Adjust.
8129 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
8131         * string/test-strchrnul.c: Add copyright header.
8133         * posix/tst-getaddrinfo4.c: Increase test timeout.
8135 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
8137         [BZ #15536]
8138         * math/libm-test.inc (MAX_EXP): Remove
8139         (MIN_EXP): Define.
8140         (ulp): Use MIN_EXP - MANT_DIG.
8141         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
8143 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
8145         * po/be.po: Revert last change.
8146         * po/zh_CN.po: Likewise.
8147         * po/header.pot: Likewise.
8149 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
8151         * Makefile ($(common-objpfx)linkobj/libc.so): Define
8152         link-libc-deps to empty as target-specific variable.
8153         * Makerules (link-libc-args): New variable.
8154         (libc-for-link): Likewise.
8155         (link-libc-deps): Likewise.
8156         (lib%.so): Depend on $(link-libc-deps).  Link with
8157         $(link-libc-args).
8158         (build-module): Link with $(link-libc-args).
8159         (build-module-asneeded): Likewise.
8160         (build-module-helper-objlist): Filter out $(link-libc-deps) from
8161         list of objects.
8162         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
8163         target-specific variable.
8164         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
8165         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
8166         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
8167         libc.
8168         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
8169         libc and ld.so.
8170         ($(objpfx)libpcprofile.so): Likewise.
8171         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
8172         libc_nonshared.a.
8173         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
8174         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
8175         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
8176         $(link-libc-deps).
8177         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
8178         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
8179         * login/Makefile ($(objpfx)libutil.so): Likewise.
8180         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
8181         * math/Makefile ($(objpfx)libm.so): Likewise.
8182         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
8183         $(objpfx)libnsl.so): Define libc-for-link as target-specific
8184         variable instead of depending directly on libc.
8185         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
8186         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
8187         $(link-libc-deps).
8188         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
8189         libc.
8190         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
8191         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
8192         ($(objpfx)libanl.so): Likewise.
8193         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
8194         ld.so.
8195         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
8196         $(link-libc-deps).
8197         * sysdeps/i386/fpu/Makefile: Remove file.
8198         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
8199         ($(objpfx)libm.so): Remove dependency on ld.so.
8201 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
8203         [BZ # 15553]
8204         * nis/yp_xdr.c (XDRMAXNAME): Define.
8205         (XDRMAXRECORD): Define.
8206         (xdr_domainname): Use XDRMAXNAME.
8207         (xdr_mapname): Likewise.
8208         (xdr_peername): Likewise.
8209         (xdr_keydat): Use XDRMAXRECORD.
8210         (xdr_valdat): Likewise.
8212 2013-05-30  Jeff Law  <law@redhat.com>
8214         [BZ #14256]
8215         * manual/errno.texi (ESTALE): Update to account for more than
8216         just NFS file systems.
8217         * sysdeps/gnu/errlist.c: Regenerated.
8219 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
8221         [BZ #15465]
8222         * elf/Makefile (tests): Add tst-null-argv.
8223         (modules-names):  Add tst-null-argv-lib.
8224         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
8225         (tst-null-argv-ENV): Set environment for tst-null-argv.
8226         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
8227         (RTLD_PROGNAME): New macro.
8228         * elf/tst-null-argv.c: New test case.
8229         * elf/tst-null-argv-lib.c: Library for test case.
8230         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
8231         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
8232         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
8233         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
8234         * elf/dl-init.c (call_init): Likewise.
8235         (_dl_init): Likewise.
8236         * elf/dl-load.c (print_search_path): Likewise.
8237         (_dl_map_object): Likewise.
8238         * elf/dl-lookup.c (do_lookup_x): Likewise.
8239         (add_dependency): Likewise.
8240         (_dl_lookup_symbol_x): Likewise.
8241         (_dl_debug_bindings): Likewise.
8242         * elf/dl-open.c (_dl_show_scope): Likewise.
8243         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
8244         * elf/dl-version.c (match_symbol): Likewise.
8245         (_dl_check_map_versions): Likewise.
8246         * elf/rtld.c (dl_main): Likewise.
8247         (print_unresolved): Use RTLD_PROGNAME.
8248         (print_missing_version): Likewise.
8249         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
8250         (elf_machine_rela): Likewise.
8251         * sysdeps/powerpc/powerpc32/dl-machine.c
8252         (__process_machine_rela): Likewise.
8253         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
8254         Likewise.
8255         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
8256         Likewise.
8257         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
8258         Likewise.
8259         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
8260         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
8261         Likewise.
8262         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
8263         Likewise.
8264         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
8266 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
8268         * po/be.po: Add descriptive title.
8269         * po/zh_CN.po: Likewise.
8270         * po/header.pot: Likewise.
8272 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
8274         * locale/programs/locarchive.c (create_archive): Inlucde fname in
8275         error message.
8276         (enlarge_archive): Likewise.
8278 2013-05-28  Ben North  <ben@redfrontdoor.org>
8280         * manual/arith.texi (frexp): It is the magnitude of the return
8281         value which lies in [0.5, 1), not the return value itself.
8283 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8285         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8287 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
8289         * stdio-common/bug26.c (main): Correct fscanf template.
8291         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
8292         declare _dl_skip_args.
8294         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
8295         Don't declare.
8297         * manual/platform.texi: Add missing @end deftypefun.
8299 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
8301         [BZ #15529]
8302         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
8303         bit of mantissa of 2^16382.
8304         * math/libm-test.inc (hypot_test_data): Add more tests.
8306         * math/libm-test.inc: Add drem and pow10 to list of tested
8307         functions.
8308         (pow10_test): New function.
8309         (drem_test): Likewise.
8310         (drem_test_tonearest): Likewise.
8311         (drem_test_towardzero): Likewise.
8312         (drem_test_downward): Likewise.
8313         (drem_test_upward): Likewise.
8314         (main): Call the new functions.
8316         * math/libm-test.inc (finite_test_data): Remove.
8317         (finite_test): Run tests from isfinite_test_data.
8318         (gamma_test_data): Remove.
8319         (gamma_test): Run tests from lgamma_test_data.
8320         * sysdeps/i386/fpu/libm-test-ulps: Update.
8321         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8323 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8325         * manual/platform.texi: Add PowerPC PPR function set documentation.
8326         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
8327         implementation.
8329 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
8331         * math/libm-test.inc (MAX_EXP): Define.
8332         (ULPDIFF): Define.
8333         (ulp): New function.
8334         (check_float_internal): Use ULPDIFF.
8335         (cpow_test): Disable failing test.
8336         (check_ulp): Test ulp() implemetnation.
8337         (main): Call check_ulp before starting tests.
8339 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
8341         * math/gen-libm-test.pl (generate_testfile): Do not handle
8342         START_DATA and END_DATA.
8343         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
8344         END_DATA.
8345         (acos_tonearest_test_data): Likewise.
8346         (acos_towardzero_test_data): Likewise.
8347         (acos_downward_test_data): Likewise.
8348         (acos_upward_test_data): Likewise.
8349         (acosh_test_data): Likewise.
8350         (asin_test_data): Likewise.
8351         (asin_tonearest_test_data): Likewise.
8352         (asin_towardzero_test_data): Likewise.
8353         (asin_downward_test_data): Likewise.
8354         (asin_upward_test_data): Likewise.
8355         (asinh_test_data): Likewise.
8356         (atan_test_data): Likewise.
8357         (atanh_test_data): Likewise.
8358         (atan2_test_data): Likewise.
8359         (cabs_test_data): Likewise.
8360         (cacos_test_data): Likewise.
8361         (cacosh_test_data): Likewise.
8362         (carg_test_data): Likewise.
8363         (casin_test_data): Likewise.
8364         (casinh_test_data): Likewise.
8365         (catan_test_data): Likewise.
8366         (catanh_test_data): Likewise.
8367         (cbrt_test_data): Likewise.
8368         (ccos_test_data): Likewise.
8369         (ccosh_test_data): Likewise.
8370         (ceil_test_data): Likewise.
8371         (cexp_test_data): Likewise.
8372         (cimag_test_data): Likewise.
8373         (clog_test_data): Likewise.
8374         (clog10_test_data): Likewise.
8375         (conj_test_data): Likewise.
8376         (copysign_test_data): Likewise.
8377         (cos_test_data): Likewise.
8378         (cos_tonearest_test_data): Likewise.
8379         (cos_towardzero_test_data): Likewise.
8380         (cos_downward_test_data): Likewise.
8381         (cos_upward_test_data): Likewise.
8382         (cosh_test_data): Likewise.
8383         (cosh_tonearest_test_data): Likewise.
8384         (cosh_towardzero_test_data): Likewise.
8385         (cosh_downward_test_data): Likewise.
8386         (cosh_upward_test_data): Likewise.
8387         (cpow_test_data): Likewise.
8388         (cproj_test_data): Likewise.
8389         (creal_test_data): Likewise.
8390         (csin_test_data): Likewise.
8391         (csinh_test_data): Likewise.
8392         (csqrt_test_data): Likewise.
8393         (ctan_test_data): Likewise.
8394         (ctan_tonearest_test_data): Likewise.
8395         (ctan_towardzero_test_data): Likewise.
8396         (ctan_downward_test_data): Likewise.
8397         (ctan_upward_test_data): Likewise.
8398         (ctanh_test_data): Likewise.
8399         (ctanh_tonearest_test_data): Likewise.
8400         (ctanh_towardzero_test_data): Likewise.
8401         (ctanh_downward_test_data): Likewise.
8402         (ctanh_upward_test_data): Likewise.
8403         (erf_test_data): Likewise.
8404         (erfc_test_data): Likewise.
8405         (exp_test_data): Likewise.
8406         (exp_tonearest_test_data): Likewise.
8407         (exp_towardzero_test_data): Likewise.
8408         (exp_downward_test_data): Likewise.
8409         (exp_upward_test_data): Likewise.
8410         (exp10_test_data): Likewise.
8411         (exp2_test_data): Likewise.
8412         (expm1_test_data): Likewise.
8413         (fabs_test_data): Likewise.
8414         (fdim_test_data): Likewise.
8415         (finite_test_data): Likewise.
8416         (floor_test_data): Likewise.
8417         (fma_test_data): Likewise.
8418         (fma_towardzero_test_data): Likewise.
8419         (fma_downward_test_data): Likewise.
8420         (fma_upward_test_data): Likewise.
8421         (fmax_test_data): Likewise.
8422         (fmin_test_data): Likewise.
8423         (fmod_test_data): Likewise.
8424         (fpclassify_test_data): Likewise.
8425         (frexp_test_data): Likewise.
8426         (gamma_test_data): Likewise.
8427         (hypot_test_data): Likewise.
8428         (ilogb_test_data): Likewise.
8429         (isfinite_test_data): Likewise.
8430         (isgreater_test_data): Likewise.
8431         (isgreaterequal_test_data): Likewise.
8432         (isinf_test_data): Likewise.
8433         (isless_test_data): Likewise.
8434         (islessequal_test_data): Likewise.
8435         (islessgreater_test_data): Likewise.
8436         (isnan_test_data): Likewise.
8437         (isnormal_test_data): Likewise.
8438         (issignaling_test_data): Likewise.
8439         (isunordered_test_data): Likewise.
8440         (j0_test_data): Likewise.
8441         (j1_test_data): Likewise.
8442         (jn_test_data): Likewise.
8443         (ldexp_test_data): Likewise.
8444         (lgamma_test_data): Likewise.
8445         (lrint_test_data): Likewise.
8446         (lrint_tonearest_test_data): Likewise.
8447         (lrint_towardzero_test_data): Likewise.
8448         (lrint_downward_test_data): Likewise.
8449         (lrint_upward_test_data): Likewise.
8450         (llrint_test_data): Likewise.
8451         (llrint_tonearest_test_data): Likewise.
8452         (llrint_towardzero_test_data): Likewise.
8453         (llrint_downward_test_data): Likewise.
8454         (llrint_upward_test_data): Likewise.
8455         (log_test_data): Likewise.
8456         (log10_test_data): Likewise.
8457         (log1p_test_data): Likewise.
8458         (log2_test_data): Likewise.
8459         (logb_test_data): Likewise.
8460         (logb_downward_test_data): Likewise.
8461         (lround_test_data): Likewise.
8462         (llround_test_data): Likewise.
8463         (modf_test_data): Likewise.
8464         (nearbyint_test_data): Likewise.
8465         (nextafter_test_data): Likewise.
8466         (nexttoward_test_data): Likewise.
8467         (pow_test_data): Likewise.
8468         (pow_tonearest_test_data): Likewise.
8469         (pow_towardzero_test_data): Likewise.
8470         (pow_downward_test_data): Likewise.
8471         (pow_upward_test_data): Likewise.
8472         (remainder_test_data): Likewise.
8473         (remainder_tonearest_test_data): Likewise.
8474         (remainder_towardzero_test_data): Likewise.
8475         (remainder_downward_test_data): Likewise.
8476         (remainder_upward_test_data): Likewise.
8477         (remquo_test_data): Likewise.
8478         (rint_test_data): Likewise.
8479         (rint_tonearest_test_data): Likewise.
8480         (rint_towardzero_test_data): Likewise.
8481         (rint_downward_test_data): Likewise.
8482         (rint_upward_test_data): Likewise.
8483         (round_test_data): Likewise.
8484         (scalb_test_data): Likewise.
8485         (scalbn_test_data): Likewise.
8486         (scalbln_test_data): Likewise.
8487         (signbit_test_data): Likewise.
8488         (sin_test_data): Likewise.
8489         (sin_tonearest_test_data): Likewise.
8490         (sin_towardzero_test_data): Likewise.
8491         (sin_downward_test_data): Likewise.
8492         (sin_upward_test_data): Likewise.
8493         (sincos_test_data): Likewise.
8494         (sinh_test_data): Likewise.
8495         (sinh_tonearest_test_data): Likewise.
8496         (sinh_towardzero_test_data): Likewise.
8497         (sinh_downward_test_data): Likewise.
8498         (sinh_upward_test_data): Likewise.
8499         (sqrt_test_data): Likewise.
8500         (tan_test_data): Likewise.
8501         (tan_tonearest_test_data): Likewise.
8502         (tan_towardzero_test_data): Likewise.
8503         (tan_downward_test_data): Likewise.
8504         (tan_upward_test_data): Likewise.
8505         (tanh_test_data): Likewise.
8506         (tgamma_test_data): Likewise.
8507         (trunc_test_data): Likewise.
8508         (y0_test_data): Likewise.
8509         (y1_test_data): Likewise.
8510         (yn_test_data): Likewise.
8511         (significand_test_data): Likewise.
8513         * math/gen-libm-test.pl (@functions): Remove variable.
8514         (generate_testfile): Don't handle START and END lines.
8515         * math/libm-test.inc (START): New macro.
8516         (END): Likewise.
8517         (END_COMPLEX): Likewise.
8518         (acos_test): Use END macro without arguments.
8519         (acos_test_tonearest): Likewise.
8520         (acos_test_towardzero): Likewise.
8521         (acos_test_downward): Likewise.
8522         (acos_test_upward): Likewise.
8523         (acosh_test): Likewise.
8524         (asin_test): Likewise.
8525         (asin_test_tonearest): Likewise.
8526         (asin_test_towardzero): Likewise.
8527         (asin_test_downward): Likewise.
8528         (asin_test_upward): Likewise.
8529         (asinh_test): Likewise.
8530         (atan_test): Likewise.
8531         (atanh_test): Likewise.
8532         (atan2_test): Likewise.
8533         (cabs_test): Likewise.
8534         (cacos_test): Use END_COMPLEX macro without arguments.
8535         (cacosh_test): Likewise.
8536         (carg_test): Use END macro without arguments.
8537         (casin_test): Use END_COMPLEX macro without arguments.
8538         (casinh_test): Likewise.
8539         (catan_test): Likewise.
8540         (catanh_test): Likewise.
8541         (cbrt_test): Use END macro without arguments.
8542         (ccos_test): Use END_COMPLEX macro without arguments.
8543         (ccosh_test): Likewise.
8544         (ceil_test): Use END macro without arguments.
8545         (cexp_test): Use END_COMPLEX macro without arguments.
8546         (cimag_test): Use END macro without arguments.
8547         (clog_test): Use END_COMPLEX macro without arguments.
8548         (clog10_test): Likewise.
8549         (conj_test): Likewise.
8550         (copysign_test): Use END macro without arguments.
8551         (cos_test): Likewise.
8552         (cos_test_tonearest): Likewise.
8553         (cos_test_towardzero): Likewise.
8554         (cos_test_downward): Likewise.
8555         (cos_test_upward): Likewise.
8556         (cosh_test): Likewise.
8557         (cosh_test_tonearest): Likewise.
8558         (cosh_test_towardzero): Likewise.
8559         (cosh_test_downward): Likewise.
8560         (cosh_test_upward): Likewise.
8561         (cpow_test): Use END_COMPLEX macro without arguments.
8562         (cproj_test): Likewise.
8563         (creal_test): Use END macro without arguments.
8564         (csin_test): Use END_COMPLEX macro without arguments.
8565         (csinh_test): Likewise.
8566         (csqrt_test): Likewise.
8567         (ctan_test): Likewise.
8568         (ctan_test_tonearest): Likewise.
8569         (ctan_test_towardzero): Likewise.
8570         (ctan_test_downward): Likewise.
8571         (ctan_test_upward): Likewise.
8572         (ctanh_test): Likewise.
8573         (ctanh_test_tonearest): Likewise.
8574         (ctanh_test_towardzero): Likewise.
8575         (ctanh_test_downward): Likewise.
8576         (ctanh_test_upward): Likewise.
8577         (erf_test): Use END macro without arguments.
8578         (erfc_test): Likewise.
8579         (exp_test): Likewise.
8580         (exp_test_tonearest): Likewise.
8581         (exp_test_towardzero): Likewise.
8582         (exp_test_downward): Likewise.
8583         (exp_test_upward): Likewise.
8584         (exp10_test): Likewise.
8585         (exp2_test): Likewise.
8586         (expm1_test): Likewise.
8587         (fabs_test): Likewise.
8588         (fdim_test): Likewise.
8589         (finite_test): Likewise.
8590         (floor_test): Likewise.
8591         (fma_test): Likewise.
8592         (fma_test_towardzero): Likewise.
8593         (fma_test_downward): Likewise.
8594         (fma_test_upward): Likewise.
8595         (fmax_test): Likewise.
8596         (fmin_test): Likewise.
8597         (fmod_test): Likewise.
8598         (fpclassify_test): Likewise.
8599         (frexp_test): Likewise.
8600         (gamma_test): Likewise.
8601         (hypot_test): Likewise.
8602         (ilogb_test): Likewise.
8603         (isfinite_test): Likewise.
8604         (isgreater_test): Likewise.
8605         (isgreaterequal_test): Likewise.
8606         (isinf_test): Likewise.
8607         (isless_test): Likewise.
8608         (islessequal_test): Likewise.
8609         (islessgreater_test): Likewise.
8610         (isnan_test): Likewise.
8611         (isnormal_test): Likewise.
8612         (issignaling_test): Likewise.
8613         (isunordered_test): Likewise.
8614         (j0_test): Likewise.
8615         (j1_test): Likewise.
8616         (jn_test): Likewise.
8617         (ldexp_test): Likewise.
8618         (lgamma_test): Likewise.
8619         (lrint_test): Likewise.
8620         (lrint_test_tonearest): Likewise.
8621         (lrint_test_towardzero): Likewise.
8622         (lrint_test_downward): Likewise.
8623         (lrint_test_upward): Likewise.
8624         (llrint_test): Likewise.
8625         (llrint_test_tonearest): Likewise.
8626         (llrint_test_towardzero): Likewise.
8627         (llrint_test_downward): Likewise.
8628         (llrint_test_upward): Likewise.
8629         (log_test): Likewise.
8630         (log10_test): Likewise.
8631         (log1p_test): Likewise.
8632         (log2_test): Likewise.
8633         (logb_test): Likewise.
8634         (logb_test_downward): Likewise.
8635         (lround_test): Likewise.
8636         (llround_test): Likewise.
8637         (modf_test): Likewise.
8638         (nearbyint_test): Likewise.
8639         (nextafter_test): Likewise.
8640         (nexttoward_test): Likewise.
8641         (pow_test): Likewise.
8642         (pow_test_tonearest): Likewise.
8643         (pow_test_towardzero): Likewise.
8644         (pow_test_downward): Likewise.
8645         (pow_test_upward): Likewise.
8646         (remainder_test): Likewise.
8647         (remainder_test_tonearest): Likewise.
8648         (remainder_test_towardzero): Likewise.
8649         (remainder_test_downward): Likewise.
8650         (remainder_test_upward): Likewise.
8651         (remquo_test): Likewise.
8652         (rint_test): Likewise.
8653         (rint_test_tonearest): Likewise.
8654         (rint_test_towardzero): Likewise.
8655         (rint_test_downward): Likewise.
8656         (rint_test_upward): Likewise.
8657         (round_test): Likewise.
8658         (scalb_test): Likewise.
8659         (scalbn_test): Likewise.
8660         (scalbln_test): Likewise.
8661         (signbit_test): Likewise.
8662         (sin_test): Likewise.
8663         (sin_test_tonearest): Likewise.
8664         (sin_test_towardzero): Likewise.
8665         (sin_test_downward): Likewise.
8666         (sin_test_upward): Likewise.
8667         (sincos_test): Likewise.
8668         (sinh_test): Likewise.
8669         (sinh_test_tonearest): Likewise.
8670         (sinh_test_towardzero): Likewise.
8671         (sinh_test_downward): Likewise.
8672         (sinh_test_upward): Likewise.
8673         (sqrt_test): Likewise.
8674         (tan_test): Likewise.
8675         (tan_test_tonearest): Likewise.
8676         (tan_test_towardzero): Likewise.
8677         (tan_test_downward): Likewise.
8678         (tan_test_upward): Likewise.
8679         (tanh_test): Likewise.
8680         (tgamma_test): Likewise.
8681         (trunc_test): Likewise.
8682         (y0_test): Likewise.
8683         (y1_test): Likewise.
8684         (yn_test): Likewise.
8685         (significand_test): Likewise.
8687 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
8689         [BZ #15381]
8690         * libio/genops.c (_IO_no_init): Initialize wide struct info.
8692 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
8694         [BZ #14894]
8695         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
8696         __ppc_mdoio and __ppc_mdoom.
8697         * manual/platform.texi: Document new functions __ppc_yield,
8698         __ppc_mdoio and __ppc_mdoom.
8700 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
8702         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
8703         (main): Mention "tls" pseudo-hwcap is legacy.
8704         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
8706 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
8708         * math/gen-libm-test.pl (parse_args): Output only string of
8709         arguments as text for test name, not full call or descriptions of
8710         tests for extra outputs.
8711         (generate_testfile): Do not pass function name to parse_args.
8712         Generate this_func variable from START.
8713         * math/libm-test.inc (struct test_f_f_data): Rename test_name
8714         field to arg_str.
8715         (struct test_ff_f_data): Likewise.
8716         (test_ff_f_data_nexttoward): Likewise.
8717         (struct test_fi_f_data): Likewise.
8718         (struct test_fl_f_data): Likewise.
8719         (struct test_if_f_data): Likewise.
8720         (struct test_fff_f_data): Likewise.
8721         (struct test_c_f_data): Likewise.
8722         (struct test_f_f1_data): Likewise.  Remove field extra_name.
8723         (struct test_fF_f1_data): Likewise.
8724         (struct test_ffI_f1_data): Likewise.
8725         (struct test_c_c_data): Rename test_name field to arg_str.
8726         (struct test_cc_c_data): Likewise.
8727         (struct test_f_i_data): Likewise.
8728         (struct test_ff_i_data): Likewise.
8729         (struct test_f_l_data): Likewise.
8730         (struct test_f_L_data): Likewise.
8731         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
8732         and extra2_name.
8733         (COMMON_TEST_SETUP): New macro.
8734         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
8735         (COMMON_TEST_CLEANUP): Likewise.
8736         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
8737         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
8738         macros.
8739         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
8740         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
8741         macros.
8742         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
8743         (RUN_TEST_fff_f): Take argument string.  Call new setup and
8744         cleanup macros.
8745         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
8746         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
8747         macros.
8748         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
8749         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
8750         macros.
8751         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
8752         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
8753         cleanup macros.
8754         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
8755         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
8756         cleanup macros.
8757         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
8758         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
8759         cleanup macros.
8760         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
8761         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
8762         macros.
8763         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
8764         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
8765         macros.
8766         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
8767         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
8768         macros.
8769         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
8770         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
8771         cleanup macros.
8772         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
8773         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
8774         cleanup macros.
8775         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
8776         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
8777         macros.
8778         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
8779         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
8780         cleanup macros.
8781         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
8782         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
8783         macros.
8784         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
8785         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
8786         macros.
8787         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
8788         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
8789         cleanup macros.
8790         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
8792 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
8794         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
8795         to _sifields.sigfault.
8796         (si_addr_lsb): Define new macro.
8797         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
8798         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
8799         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
8801 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
8803         [BZ #15441]
8804         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
8805         returns -1.
8806         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
8807         null return -1.
8808         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
8809         loading the domain.
8811 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
8813         * math/gen-libm-test.pl (parse_args): Do not include expected
8814         result in test name.
8815         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
8816         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
8817         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
8818         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
8819         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
8820         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8822 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
8824         * benchtests/Makefile: Sort function entries.
8826         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
8827         tanh, asinh, acosh, atanh.
8828         * benchtests/acos-inputs: New file.
8829         * benchtests/acosh-inputs: New file.
8830         * benchtests/asin-inputs: New file.
8831         * benchtests/asinh-inputs: New file.
8832         * benchtests/atanh-inputs: New file.
8833         * benchtests/cosh-inputs: New file.
8834         * benchtests/log-inputs: New file.
8835         * benchtests/sinh-inputs: New file.
8836         * benchtests/tanh-inputs: New file.
8838 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
8840         [BZ #15339]
8841         * posix/tst-getaddrinfo4.c: New test.
8842         * posix/Makefile (tests): Add it.
8844 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
8846         [BZ #15339]
8847         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
8848         when no services were used.
8849         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
8850         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
8852 2013-05-21  Andreas Schwab  <schwab@suse.de>
8854         [BZ #15014]
8855         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
8856         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
8857         successful.
8858         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
8859         redundant variable declarations and reallocation of buffer when
8860         parsing as IPv6 address.  Always set NSS status when called from
8861         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
8862         buffer too small.  Correct computation of needed size.
8863         * nss/Makefile (tests): Add test-digits-dots.
8864         * nss/test-digits-dots.c: New test.
8866 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
8868         * benchtests/Makefile: Remove instructions for adding
8869         benchmark tests.
8870         * benchtests/README: New file to explain how to execute and
8871         enhance the benchmark tests.
8873 2013-05-21  Andreas Schwab  <schwab@suse.de>
8875         [BZ #15493]
8876         * setjmp/Makefile (tests): Add tst-sigsetjmp.
8877         * setjmp/tst-sigsetjmp.c: New test.
8879 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
8881         * sysdeps/x86_64/memset.S (memset): New implementation.
8882         (__bzero): Likewise.
8883         (__memset_tail): New function.
8885 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
8887         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
8888         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
8889         __memcpy_sse2_unaligned ifunc selection.
8890         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
8891         Add memcpy-sse2-unaligned.S.
8892         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
8893         Add: __memcpy_sse2_unaligned.
8895 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
8897         [BZ #15490]
8898         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
8899         math_force_eval before restoring floating-point envrionment.
8900         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
8901         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
8902         Likewise.
8903         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
8904         <math_private.h>.
8905         (__nearbyintl): Use math_force_eval before restoring
8906         floating-point environment.
8907         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
8909         * math/gen-libm-test.pl (special_functions): Remove.
8910         (parse_args): Don't handle TEST_extra.  Handle functions with no
8911         return value.
8912         * math/libm-test.inc (struct test_sincos_data): Replace with
8913         struct test_fFF_11_data.
8914         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
8915         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
8916         (sincos_test_data): Change element type to struct
8917         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
8918         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
8919         RUN_TEST_LOOP_sincos.
8920         * math/README.libm-test: Don't mention special handling of
8921         individual functions.
8922         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
8923         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
8924         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
8925         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
8926         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
8927         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8929         * math/gen-libm-test.pl (get_variable): Remove function.
8930         (parse_args): Don't show pointer parameters to call in test
8931         names.  Use "extra output N" in test names for extra outputs
8932         rather than naming variables.
8934 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
8936         [BZ #15488]
8937         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
8938         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
8939         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
8940         double tests.
8941         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
8942         disable.
8943         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
8944         check_long_double.
8946         * math/gen-libm-test.pl (@tests): Remove variable.
8947         ($count): Likewise.
8948         (new_test): Remove function.
8949         (show_exceptions): New function.
8950         (special_functions): Use show_exceptions instead of new_test.
8951         (parse_args): Likewise.
8952         (generate_testfile): Pass only function name in generated call to
8953         print_max_error or print_complex_max_error.
8954         (get_ulps): Do not handle complex tests specially.
8955         (output_test): Rename to ...
8956         (get_all_ulps_for_test): ... this.  Return a string rather than
8957         printing to a file.  Require ulps to be present.
8958         (output_ulps): Generate arrays rather than #defines.
8959         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
8960         (struct ulp_data): New type.
8961         (BUILD_COMPLEX_ULP): Remove macro.
8962         (compare_ulp_data): New function.
8963         (find_ulps): Likewise.
8964         (find_test_ulps): Likewise.
8965         (find_function_ulps): Likewise.
8966         (find_complex_function_ulps): Likewise.
8967         (print_max_error): Determine allowed ulps using
8968         find_function_ulps.
8969         (print_complex_max_error): Determine allowed ulps using
8970         find_complex_function_ulps.
8971         (check_float_internal): Determine max ulps using find_test_ulps.
8972         (check_float): Do not take max_ulp parameter.  Update call to
8973         check_float_internal.
8974         (check_complex): Likewise.
8975         (check_int): Do not take max_ulp parameter.
8976         (check_long): Likewise.
8977         (check_bool): Likewise.
8978         (check_longlong): Likewise.
8979         (struct test_f_f_data): Remove max_ulp field.
8980         (struct test_ff_f_data): Likewise.
8981         (struct test_ff_f_data_nexttoward): Likewise.
8982         (struct test_fi_f_data): Likewise.
8983         (struct test_fl_f_data): Likewise.
8984         (struct test_if_f_data): Likewise.
8985         (struct test_fff_f_data): Likewise.
8986         (struct test_c_f_data): Likewise.
8987         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
8988         (struct test_fF_f1_data): Likewise.
8989         (struct test_ffI_f1_data): Likewise.
8990         (struct test_c_c_data): Remove max_ulp field.
8991         (struct test_cc_c_data): Likewise.
8992         (struct test_f_i_data): Likewise.
8993         (struct test_ff_i_data): Likewise.
8994         (struct test_f_l_data): Likewise.
8995         (struct test_f_L_data): Likewise.
8996         (struct test_sincos_data): Likewise.
8997         (RUN_TEST_f_f): Do not handle ulps.
8998         (RUN_TEST_LOOP_f_f): Likewise.
8999         (RUN_TEST_2_f): Likewise.
9000         (RUN_TEST_LOOP_2_f): Likewise.
9001         (RUN_TEST_fff_f): Likewise.
9002         (RUN_TEST_LOOP_fff_f): Likewise.
9003         (RUN_TEST_c_f): Likewise.
9004         (RUN_TEST_LOOP_c_f): Likewise.
9005         (RUN_TEST_f_f1): Likewise.
9006         (RUN_TEST_LOOP_f_f1): Likewise.
9007         (RUN_TEST_fF_f1): Likewise.
9008         (RUN_TEST_LOOP_fF_f1): Likewise.
9009         (RUN_TEST_fI_f1): Likewise.
9010         (RUN_TEST_LOOP_fI_f1): Likewise.
9011         (RUN_TEST_ffI_f1): Likewise.
9012         (RUN_TEST_LOOP_ffI_f1): Likewise.
9013         (RUN_TEST_c_c): Likewise.
9014         (RUN_TEST_LOOP_c_c): Likewise.
9015         (RUN_TEST_cc_c): Likewise.
9016         (RUN_TEST_LOOP_cc_c): Likewise.
9017         (RUN_TEST_f_i): Likewise.
9018         (RUN_TEST_LOOP_f_i): Likewise.
9019         (RUN_TEST_f_i_tg): Likewise.
9020         (RUN_TEST_LOOP_f_i_tg): Likewise.
9021         (RUN_TEST_ff_i_tg): Likewise.
9022         (RUN_TEST_LOOP_ff_i_tg): Likewise.
9023         (RUN_TEST_f_b): Likewise.
9024         (RUN_TEST_LOOP_f_b): Likewise.
9025         (RUN_TEST_f_b_tg): Likewise.
9026         (RUN_TEST_LOOP_f_b_tg): Likewise.
9027         (RUN_TEST_f_l): Likewise.
9028         (RUN_TEST_LOOP_f_l): Likewise.
9029         (RUN_TEST_f_L): Likewise.
9030         (RUN_TEST_LOOP_f_L): Likewise.
9031         (RUN_TEST_sincos): Likewise.
9032         (RUN_TEST_LOOP_sincos): Likewise.
9034 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
9036         [BZ #15480]
9037         [BZ #15485]
9038         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
9039         main case of finite arguments, set rounding mode to FE_TONEAREST
9040         and discard exceptions.
9041         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
9042         exceptions.
9043         (remainder_tonearest_test_data): New variable.
9044         (remainder_test_tonearest): New function.
9045         (remainder_towardzero_test_data): New variable.
9046         (remainder_test_towardzero): New function.
9047         (remainder_downward_test_data): New variable.
9048         (remainder_test_downward): New function.
9049         (remainder_upward_test_data): New variable.
9050         (remainder_test_upward): New function.
9051         (main): Call the new test functions.
9053         * math/libm-test.inc (struct test_f_f1_data): Remove field
9054         extra_init.
9055         (struct test_fF_f1_data): Likewise.
9056         (struct test_ffI_f1_data): Likewise.
9057         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
9058         based on value of EXTRA_EXPECTED.
9059         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
9060         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
9061         EXTRA_VAR based on value of EXTRA_EXPECTED.
9062         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
9063         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
9064         EXTRA_VAR based on value of EXTRA_EXPECTED.
9065         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
9066         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
9067         EXTRA_VAR based on value of EXTRA_EXPECTED.
9068         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
9069         * math/gen-libm-test.pl (parse_args): Don't output initializers
9070         for extra output values.
9072         * math/libm-test.inc (check_int): Expect result to be exactly
9073         equal to expected value and do not handle ulps.
9074         (check_long): Likewise.
9075         (check_longlong): Likewise.
9077         * math/libm-test.inc (ceil_test_data): Test for "inexact"
9078         exceptions.
9079         (cimag_test_data): Likewise.
9080         (conj_test_data): Likewise.
9081         (copysign_test_data): Likewise.
9082         (cproj_test_data): Likewise.
9083         (creal_test_data): Likewise.
9084         (fabs_test_data): Likewise.
9085         (fdim_test_data): Likewise.
9086         (finite_test_data): Likewise.
9087         (floor_test_data): Likewise.
9088         (fmax_test_data): Likewise.
9089         (fmin_test_data): Likewise.
9090         (fmod_test_data): Likewise.
9091         (fpclassify_test_data): Likewise.
9092         (frexp_test_data): Likewise.
9093         (ilogb_test_data): Likewise.
9094         (isfinite_test_data): Likewise.
9095         (isgreater_test_data): Likewise.
9096         (isgreaterequal_test_data): Likewise.
9097         (isinf_test_data): Likewise.
9098         (isless_test_data): Likewise.
9099         (islessequal_test_data): Likewise.
9100         (islessgreater_test_data): Likewise.
9101         (isnan_test_data): Likewise.
9102         (isnormal_test_data): Likewise.
9103         (issignaling_test_data): Likewise.
9104         (isunordered_test_data): Likewise.
9105         (ldexp_test_data): Likewise.
9106         (lrint_test_data): Likewise.
9107         (lrint_test_data) [TEST_FLOAT]: Disable one test.
9108         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
9109         (lrint_tonearest_test_data): Test for "inexact" exceptions.
9110         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
9111         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
9112         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
9113         test input.
9114         (lrint_towardzero_test_data): Test for "inexact" exceptions.
9115         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
9116         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
9117         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
9118         that test input.
9119         (lrint_downward_test_data): Test for "inexact" exceptions.
9120         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
9121         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
9122         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
9123         test input.
9124         (lrint_upward_test_data): Test for "inexact" exceptions.
9125         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
9126         test input.
9127         (llrint_test_data): Test for "inexact" exceptions.
9128         (llrint_test_data) [TEST_FLOAT]: Disable one test.
9129         (llrint_tonearest_test_data): Test for "inexact" exceptions.
9130         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
9131         (llrint_towardzero_test_data): Test for "inexact" exceptions.
9132         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
9133         (llrint_downward_test_data): Test for "inexact" exceptions.
9134         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
9135         (llrint_upward_test_data): Test for "inexact" exceptions.
9136         (logb_test_data): Likewise.
9137         (logb_downward_test_data): Likewise.
9138         (nextafter_test_data): Likewise.
9139         (nexttoward_test_data): Likewise.
9140         (remainder_test_data): Likewise.
9141         (remquo_test_data): Likewise.
9142         (scalbn_test_data): Likewise.
9143         (scalbln_test_data): Likewise.
9144         (signbit_test_data): Likewise.
9145         (sqrt_test_data): Likewise.
9146         (significand_test_data): Likewise.
9148 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
9150         [BZ #15424]
9151         * benchtests/bench-modf.c (struct args): Mark arg0 as
9152         volatile.
9153         * scripts/bench.pl: Mark members of struct args as volatile.
9155 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9157         [BZ # 15497]
9158         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
9159         negative infinity on POWER6 or lower.
9160         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
9162 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
9164         [BZ #15442]
9165         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
9166         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
9167         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
9168         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
9169         (_FP_SETQNAN): New macro.
9170         (_FP_SETQNAN_SEMIRAW): Likewise.
9171         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
9172         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
9173         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
9174         (FP_EXTEND): Use _FP_FRAC_SNANP.
9175         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
9176         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
9177         into account.
9178         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
9179         New macro.
9180         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
9181         Likewise.
9183 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
9185         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
9186         with DIVIDE_BY_ZERO_EXCEPTION.
9187         (gamma_test_data): Likewise.
9188         (lgamma_test_data): Likewise.
9189         (log_test_data): Likewise.
9190         (log10_test_data): Likewise.
9191         (log2_test_data): Likewise.
9192         (tgamma_test_data): Likewise.
9194         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
9195         (acos_test_tonearest): Likewise.
9196         (acos_test_towardzero): Likewise.
9197         (acos_test_downward): Likewise.
9198         (acos_test_upward): Likewise.
9199         (acosh_test): Likewise.
9200         (asin_test): Likewise.
9201         (asin_test_tonearest): Likewise.
9202         (asin_test_towardzero): Likewise.
9203         (asin_test_downward): Likewise.
9204         (asin_test_upward): Likewise.
9205         (asinh_test): Likewise.
9206         (atan_test): Likewise.
9207         (atanh_test): Likewise.
9208         (atan2_test): Likewise.
9209         (cabs_test): Likewise.
9210         (cacos_test): Likewise.
9211         (cacosh_test): Likewise.
9212         (casin_test): Likewise.
9213         (casinh_test): Likewise.
9214         (catan_test): Likewise.
9215         (catanh_test): Likewise.
9216         (cbrt_test): Likewise.
9217         (ccos_test): Likewise.
9218         (ccosh_test): Likewise.
9219         (cexp_test): Likewise.
9220         (clog_test): Likewise.
9221         (clog10_test): Likewise.
9222         (cos_test): Likewise.
9223         (cos_test_tonearest): Likewise.
9224         (cos_test_towardzero): Likewise.
9225         (cos_test_downward): Likewise.
9226         (cos_test_upward): Likewise.
9227         (cosh_test): Likewise.
9228         (cosh_test_tonearest): Likewise.
9229         (cosh_test_towardzero): Likewise.
9230         (cosh_test_downward): Likewise.
9231         (cosh_test_upward): Likewise.
9232         (cpow_test): Likewise.
9233         (csin_test): Likewise.
9234         (csinh_test): Likewise.
9235         (csqrt_test): Likewise.
9236         (ctan_test): Likewise.
9237         (ctan_test_tonearest): Likewise.
9238         (ctan_test_towardzero): Likewise.
9239         (ctan_test_downward): Likewise.
9240         (ctan_test_upward): Likewise.
9241         (ctanh_test): Likewise.
9242         (ctanh_test_tonearest): Likewise.
9243         (ctanh_test_towardzero): Likewise.
9244         (ctanh_test_downward): Likewise.
9245         (ctanh_test_upward): Likewise.
9246         (erf_test): Likewise.
9247         (erfc_test): Likewise.
9248         (exp_test): Likewise.
9249         (exp_test_tonearest): Likewise.
9250         (exp_test_towardzero): Likewise.
9251         (exp_test_downward): Likewise.
9252         (exp_test_upward): Likewise.
9253         (exp10_test): Likewise.
9254         (exp2_test): Likewise.
9255         (expm1_test): Likewise.
9256         (fmod_test): Likewise.
9257         (gamma_test): Likewise.
9258         (hypot_test): Likewise.
9259         (j0_test): Likewise.
9260         (j1_test): Likewise.
9261         (jn_test): Likewise.
9262         (lgamma_test): Likewise.
9263         (log_test): Likewise.
9264         (log10_test): Likewise.
9265         (log1p_test): Likewise.
9266         (log2_test): Likewise.
9267         (logb_test_downward): Likewise.
9268         (pow_test): Likewise.
9269         (pow_test_tonearest): Likewise.
9270         (pow_test_towardzero): Likewise.
9271         (pow_test_downward): Likewise.
9272         (pow_test_upward): Likewise.
9273         (remainder_test): Likewise.
9274         (remquo_test): Likewise.
9275         (sin_test): Likewise.
9276         (sin_test_tonearest): Likewise.
9277         (sin_test_towardzero): Likewise.
9278         (sin_test_downward): Likewise.
9279         (sin_test_upward): Likewise.
9280         (sincos_test): Likewise.
9281         (sinh_test): Likewise.
9282         (sinh_test_tonearest): Likewise.
9283         (sinh_test_towardzero): Likewise.
9284         (sinh_test_downward): Likewise.
9285         (sinh_test_upward): Likewise.
9286         (sqrt_test): Likewise.
9287         (tan_test): Likewise.
9288         (tan_test_tonearest): Likewise.
9289         (tan_test_towardzero): Likewise.
9290         (tan_test_downward): Likewise.
9291         (tan_test_upward): Likewise.
9292         (tanh_test): Likewise.
9293         (tgamma_test): Likewise.
9294         (y0_test): Likewise.
9295         (y1_test): Likewise.
9296         (yn_test): Likewise.
9298         * math/gen-libm-test.pl (adjust_arg): Remove function.
9299         (special_function): Remove argument $in_func.  Only handle
9300         generating output for tables of tests, not inside functions.
9301         (parse_args): Likewise.
9302         (generate_testfile): Remove variable $in_func.  Update call to
9303         parse_args.
9304         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
9305         (MINUS_ZERO_INIT): Rename macro to minus_zero.
9306         (PLUS_INFTY_INIT): Rename macro to plus_infty.
9307         (MINUS_INFTY_INIT): Rename macro to minus_infty.
9308         (QNAN_VALUE_INIT): Rename macro to qnan_value.
9309         (MAX_VALUE_INIT): Rename macro to max_value.
9310         (MIN_VALUE_INIT): Rename macro to min_value.
9311         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
9312         (plus_zero): Remove variable.
9313         (minus_zero): Likewise.
9314         (plus_infty): Likewise.
9315         (minus_infty): Likewise.
9316         (qnan_value): Likewise.
9317         (max_value): Likewise.
9318         (min_value): Likewise.
9319         (min_subnorm_value): Likewise.
9321 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
9323         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
9324         uint64_t or uint32_t usage.
9325         * crypt/sha256-block.c: Likewise.
9326         * crypt/sha256-crypt.c: Likewise.
9327         * crypt/sha256.c: Likewise.
9328         * crypt/sha512-block.c: Likewise.
9329         * crypt/sha512-crypt.c: Likewise.
9330         * crypt/sha512.c: Likewise.
9331         * debug/backtrace-tst.c: Likewise.
9332         * debug/pcprofiledump.c: Likewise.
9333         * elf/cache.c: Likewise.
9334         * elf/dl-cache.c: Likewise.
9335         * elf/dl-misc.c: Likewise.
9336         * elf/dl-profile.c: Likewise.
9337         * elf/dl-support.c: Likewise.
9338         * elf/ldconfig.c: Likewise.
9339         * elf/sprof.c: Likewise.
9340         * iconv/dummy-repertoire.c: Likewise.
9341         * iconv/iconv_charmap.c: Likewise.
9342         * iconv/skeleton.c: Likewise.
9343         * iconvdata/8bit-generic.c: Likewise.
9344         * iconvdata/cp737.h: Likewise.
9345         * iconvdata/cp775.h: Likewise.
9346         * iconvdata/ibm1008.h: Likewise.
9347         * iconvdata/ibm1025.h: Likewise.
9348         * iconvdata/ibm1046.h: Likewise.
9349         * iconvdata/ibm1097.h: Likewise.
9350         * iconvdata/ibm1112.h: Likewise.
9351         * iconvdata/ibm1122.h: Likewise.
9352         * iconvdata/ibm1123.h: Likewise.
9353         * iconvdata/ibm1124.h: Likewise.
9354         * iconvdata/ibm1129.h: Likewise.
9355         * iconvdata/ibm1130.h: Likewise.
9356         * iconvdata/ibm1132.h: Likewise.
9357         * iconvdata/ibm1133.h: Likewise.
9358         * iconvdata/ibm1137.h: Likewise.
9359         * iconvdata/ibm1140.h: Likewise.
9360         * iconvdata/ibm1141.h: Likewise.
9361         * iconvdata/ibm1142.h: Likewise.
9362         * iconvdata/ibm1143.h: Likewise.
9363         * iconvdata/ibm1144.h: Likewise.
9364         * iconvdata/ibm1145.h: Likewise.
9365         * iconvdata/ibm1146.h: Likewise.
9366         * iconvdata/ibm1147.h: Likewise.
9367         * iconvdata/ibm1148.h: Likewise.
9368         * iconvdata/ibm1149.h: Likewise.
9369         * iconvdata/ibm1153.h: Likewise.
9370         * iconvdata/ibm1154.h: Likewise.
9371         * iconvdata/ibm1155.h: Likewise.
9372         * iconvdata/ibm1156.h: Likewise.
9373         * iconvdata/ibm1157.h: Likewise.
9374         * iconvdata/ibm1158.h: Likewise.
9375         * iconvdata/ibm1160.h: Likewise.
9376         * iconvdata/ibm1161.h: Likewise.
9377         * iconvdata/ibm1162.h: Likewise.
9378         * iconvdata/ibm1163.h: Likewise.
9379         * iconvdata/ibm1164.h: Likewise.
9380         * iconvdata/ibm1166.h: Likewise.
9381         * iconvdata/ibm1167.h: Likewise.
9382         * iconvdata/ibm12712.h: Likewise.
9383         * iconvdata/ibm1390.h: Likewise.
9384         * iconvdata/ibm1399.h: Likewise.
9385         * iconvdata/ibm16804.h: Likewise.
9386         * iconvdata/ibm4517.h: Likewise.
9387         * iconvdata/ibm4899.h: Likewise.
9388         * iconvdata/ibm4909.h: Likewise.
9389         * iconvdata/ibm4971.h: Likewise.
9390         * iconvdata/ibm5347.h: Likewise.
9391         * iconvdata/ibm803.h: Likewise.
9392         * iconvdata/ibm856.h: Likewise.
9393         * iconvdata/ibm901.h: Likewise.
9394         * iconvdata/ibm902.h: Likewise.
9395         * iconvdata/ibm9030.h: Likewise.
9396         * iconvdata/ibm9066.h: Likewise.
9397         * iconvdata/ibm921.h: Likewise.
9398         * iconvdata/ibm922.h: Likewise.
9399         * iconvdata/ibm9448.h: Likewise.
9400         * iconvdata/isiri-3342.h: Likewise.
9401         * iconvdata/jis0201.h: Likewise.
9402         * include/link.h: Likewise.
9403         * include/netdb.h: Likewise.
9404         * inet/check_native.c: Likewise.
9405         * inet/check_pf.c: Likewise.
9406         * inet/getipv4sourcefilter.c: Likewise.
9407         * inet/getnameinfo.c: Likewise.
9408         * inet/getsourcefilter.c: Likewise.
9409         * inet/htonl.c: Likewise.
9410         * inet/setipv4sourcefilter.c: Likewise.
9411         * inet/setsourcefilter.c: Likewise.
9412         * inet/test-inet6_opt.c: Likewise.
9413         * inet/tst-network.c: Likewise.
9414         * locale/C-collate.c: Likewise.
9415         * locale/C-ctype.c: Likewise.
9416         * locale/C-time.c: Likewise.
9417         * locale/C-translit.h: Likewise.
9418         * locale/loadarchive.c: Likewise.
9419         * locale/programs/3level.h: Likewise.
9420         * locale/programs/charmap.c: Likewise.
9421         * locale/programs/charmap.h: Likewise.
9422         * locale/programs/ld-address.c: Likewise.
9423         * locale/programs/ld-collate.c: Likewise.
9424         * locale/programs/ld-ctype.c: Likewise.
9425         * locale/programs/ld-identification.c: Likewise.
9426         * locale/programs/ld-measurement.c: Likewise.
9427         * locale/programs/ld-messages.c: Likewise.
9428         * locale/programs/ld-monetary.c: Likewise.
9429         * locale/programs/ld-name.c: Likewise.
9430         * locale/programs/ld-numeric.c: Likewise.
9431         * locale/programs/ld-paper.c: Likewise.
9432         * locale/programs/ld-telephone.c: Likewise.
9433         * locale/programs/ld-time.c: Likewise.
9434         * locale/programs/linereader.c: Likewise.
9435         * locale/programs/locale.c: Likewise.
9436         * locale/programs/locarchive.c: Likewise.
9437         * locale/programs/locfile.h: Likewise.
9438         * locale/programs/repertoire.c: Likewise.
9439         * locale/programs/simple-hash.c: Likewise.
9440         * locale/programs/simple-hash.h: Likewise.
9441         * malloc/memusage.c: Likewise.
9442         * malloc/memusagestat.c: Likewise.
9443         * nis/nis_defaults.c: Likewise.
9444         * nis/nis_hash.c: Likewise.
9445         * nis/nis_print.c: Likewise.
9446         * nis/nis_xdr.c: Likewise.
9447         * nscd/connections.c: Likewise.
9448         * nscd/hstcache.c: Likewise.
9449         * nscd/nscd_gethst_r.c: Likewise.
9450         * nscd/nscd_getserv_r.c: Likewise.
9451         * nscd/nscd_helper.c: Likewise.
9452         * nscd/servicescache.c: Likewise.
9453         * nss/makedb.c: Likewise.
9454         * nss/nss_db/db-XXX.c: Likewise.
9455         * nss/nss_db/db-initgroups.c: Likewise.
9456         * nss/nss_db/db-netgrp.c: Likewise.
9457         * nss/nss_files/files-network.c: Likewise.
9458         * nss/nss_files/files-parse.c: Likewise.
9459         * posix/bug-regex5.c: Likewise.
9460         * posix/fnmatch_loop.c: Likewise.
9461         * posix/regcomp.c: Likewise.
9462         * posix/regexec.c: Likewise.
9463         * posix/tst-rfc3484-2.c: Likewise.
9464         * posix/tst-rfc3484-3.c: Likewise.
9465         * posix/tst-rfc3484.c: Likewise.
9466         * resolv/nss_dns/dns-canon.c: Likewise.
9467         * resolv/nss_dns/dns-network.c: Likewise.
9468         * resolv/res_init.c: Likewise.
9469         * resolv/res_mkquery.c: Likewise.
9470         * resolv/tst-aton.c: Likewise.
9471         * stdlib/cxa_atexit.c: Likewise.
9472         * stdlib/cxa_finalize.c: Likewise.
9473         * stdlib/gen-fpioconst.c: Likewise.
9474         * stdlib/strtol_l.c: Likewise.
9475         * string/tst-endian.c: Likewise.
9476         * sunrpc/auth_des.c: Likewise.
9477         * sunrpc/clnt_udp.c: Likewise.
9478         * sunrpc/rtime.c: Likewise.
9479         * sunrpc/svcauth_des.c: Likewise.
9480         * sunrpc/xdr.c: Likewise.
9481         * sunrpc/xdr_intXX_t.c: Likewise.
9482         * sunrpc/xdr_rec.c: Likewise.
9483         * sysdeps/generic/ldconfig.h: Likewise.
9484         * sysdeps/generic/ldsodefs.h: Likewise.
9485         * sysdeps/generic/memusage.h: Likewise.
9486         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
9487         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
9488         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
9489         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
9490         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
9491         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
9492         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
9493         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
9494         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
9495         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
9496         * sysdeps/posix/getaddrinfo.c: Likewise.
9497         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
9498         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
9499         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
9500         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
9501         * sysdeps/powerpc/test-gettimebase.c: Likewise.
9502         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
9503         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
9504         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
9505         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
9506         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
9507         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
9508         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
9509         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
9510         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
9511         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
9512         * sysdeps/x86_64/dl-tls.h: Likewise.
9513         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
9514         * time/alt_digit.c: Likewise.
9515         * time/era.c: Likewise.
9516         * wcsmbs/tst-c16c32-1.c: Likewise.
9518 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
9520         * math/libm-test.inc (struct test_sincos_data): New type.
9521         (RUN_TEST_LOOP_sincos): New macro.
9522         (sincos_test_data): New variable.
9523         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
9525 2013-05-16  Richard Henderson  <rth@redhat.com>
9527         * math/atest-exp2.c (LIMB64): New macro.
9528         (CONSTSZ): New macro.
9529         (mp_exp1, mp_exp_m1, mp_log2): New variables.
9530         (hexdig): Move ...
9531         (print_mpn_fp): ... to function scope.
9532         (read_mpn_hex): Remove.
9533         (get_log2): Remove.
9534         (exp2_mpn): Use mp_log2.
9535         (main): Use mp_exp1.
9537 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
9539         * math/libm-test.inc: Remove comment about not testing "inexact"
9540         exceptions.
9541         (INEXACT_EXCEPTION): New macro.
9542         (NO_INEXACT_EXCEPTION): Likewise.
9543         (INVALID_EXCEPTION_OK): Update value.
9544         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
9545         (OVERFLOW_EXCEPTION_OK): Likewise.
9546         (UNDERFLOW_EXCEPTION_OK): Likewise.
9547         (IGNORE_ZERO_INF_SIGN): Likewise.
9548         (ERRNO_UNCHANGED): Likewise.
9549         (ERRNO_EDOM): Likewise.
9550         (ERRNO_ERANGE): Likewise.
9551         (test_exceptions): Handle testing "inexact" exceptions.
9552         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
9553         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
9554         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
9555         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
9556         INEXACT_EXCEPTION.
9557         (rint_towardzero_test_data): Likewise.
9558         (rint_downward_test_data): Likewise.
9559         (rint_upward_test_data): Likewise.
9561         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
9562         with OVERFLOW_EXCEPTION.
9563         (exp10_test_data): Likewise.
9564         (exp2_test_data): Likewise.
9565         (expm1_test_data): Likewise.
9566         (lgamma_test_data): Likewise.
9567         (pow_test_data): Likewise.
9568         (tgamma_test_data): Likewise.
9569         (yn_test_data): Remove duplicate test of overflow.
9571         * math/libm-test.inc (struct test_cc_c_data): New type.
9572         (RUN_TEST_LOOP_cc_c): New macro.
9573         (cpow_test_data): New variable.
9574         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
9576         * math/libm-test.inc (struct test_f_L_data): New type.
9577         (RUN_TEST_LOOP_f_L): New macro.
9578         (llrint_test_data): New variable.
9579         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
9580         (llrint_tonearest_test_data): New variable.
9581         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
9582         (llrint_towardzero_test_data): New variable.
9583         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
9584         (llrint_downward_test_data): New variable.
9585         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
9586         (llrint_upward_test_data): New variable.
9587         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
9588         (llround_test_data): New variable.
9589         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
9591 2013-05-13  Peter Collingbourne  <pcc@google.com>
9593         * math/atest-exp2.c (get_log2): Remove const attribute.
9595 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
9597         * math/libm-test.inc (struct test_f_l_data): New type.
9598         (RUN_TEST_LOOP_f_l): New macro.
9599         (lrint_test_data): New variable.
9600         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
9601         (lrint_tonearest_test_data): New variable.
9602         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
9603         (lrint_towardzero_test_data): New variable.
9604         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
9605         (lrint_downward_test_data): New variable.
9606         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
9607         (lrint_upward_test_data): New variable.
9608         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
9609         (lround_test_data): New variable.
9610         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
9612 2013-05-15  Peter Collingbourne  <pcc@google.com>
9614         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
9615         (EXTRACT_WORDS64) Use where appropriate.
9616         (INSERT_WORDS64) Likewise.
9618         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
9619         constraints with x constraints.
9620         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
9622         * malloc/obstack.c (_obstack_compat): Add initializer.
9624 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
9626         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
9627         si_trapno and add si_addr_lsb to _sifields.sigfault.
9628         (si_trapno): Remove macro.
9629         (si_addr_lsb): Define new macro.
9630         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
9632 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
9634         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
9635         instead of TEST_f_l.
9636         (llrint_test_tonearest): Likewise.
9637         (llrint_test_towardzero): Likewise.
9638         (llrint_test_downward): Likewise.
9639         (llrint_test_upward): Likewise.
9640         (llround_test): Likewise.
9642         * math/libm-test.inc (struct test_f_i_data): Add comment.
9643         (RUN_TEST_LOOP_f_b): New macro.
9644         (RUN_TEST_LOOP_f_b_tg): Likewise.
9645         (finite_test_data): New variable.
9646         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
9647         (isfinite_test_data): New variable.
9648         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9649         (isinf_test_data): New variable.
9650         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9651         (isnan_test_data): New variable.
9652         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9653         (isnormal_test_data): New variable.
9654         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9655         (issignaling_test_data): New variable.
9656         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9657         (signbit_test_data): New variable.
9658         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9660         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
9661         with INVALID_EXCEPTION.
9662         (acosh_test_data): Likewise.
9663         (asin_test_data): Likewise.
9664         (atanh_test_data): Likewise.
9665         (fmod_test_data): Likewise.
9666         (log_test_data): Likewise.
9667         (log10_test_data): Likewise.
9668         (log2_test_data): Likewise.
9669         (pow_test_data): Likewise.
9670         (sqrt_test_data): Likewise.
9671         (y0_test_data): Likewise.
9672         (y1_test_data): Likewise.
9673         (yn_test_data): Likewise.
9675         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
9676         function contents.
9678         * math/libm-test.inc (struct test_ff_i_data): New type.
9679         (RUN_TEST_LOOP_ff_i_tg): New macro.
9680         (isgreater_test_data): New variable.
9681         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9682         (isgreaterequal_test_data): New variable.
9683         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9684         (isless_test_data): New variable.
9685         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9686         (islessequal_test_data): New variable.
9687         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9688         (islessgreater_test_data): New variable.
9689         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9690         (isunordered_test_data): New variable.
9691         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9693 2013-05-14  David S. Miller  <davem@davemloft.net>
9695         * sysdeps/sparc/fpu/libm-test-ulps: Update.
9697 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
9699         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
9701         * math/libm-test.inc (struct test_fF_f1_data): Change type of
9702         extra_test to int.
9703         (struct test_f_i_data): Change type of max_ulp to int.
9705         * math/libm-test.inc (test_ffI_f1_data): New type.
9706         (RUN_TEST_LOOP_ffI_f1): New macro.
9707         (remquo_test_data): New variable.
9708         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
9710         * setjmp/tst-setjmp-fp.c: New file.
9711         * setjmp/Makefile (tests): Add tst-setjmp-fp.
9712         (link-libm): New variable.
9713         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
9715         * math/libm-test.inc (struct test_f_i_data): New type.
9716         (RUN_TEST_LOOP_f_i): New macro.
9717         (RUN_TEST_LOOP_f_i_tg): Likewise.
9718         (fpclassify_test_data): New variable.
9719         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
9720         (ilogb_test_data): New variable.
9721         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
9723         * math/libm-test.inc (scalbln_test): Correct function name in END
9724         call.
9726         * math/libm-test.inc (struct test_f_f1_data): Add comment.
9727         (RUN_TEST_LOOP_fI_f1): New macro.
9728         (frexp_test_data): New variable.
9729         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
9731         * math/libm-test.inc (struct test_fF_f1_data): New type.
9732         (RUN_TEST_LOOP_fF_f1): New macro.
9733         (modf_test_data): New variable.
9734         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
9736         * math/libm-test.inc (struct test_f_f1_data): New type.
9737         (RUN_TEST_LOOP_f_f1): New macro.
9738         (gamma_test_data): New variable.
9739         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
9740         (lgamma_test_data): New variable.
9741         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
9743 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
9745         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
9746         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
9747         (main): Comment "tls" pseudo-hwcap.
9749 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
9751         * math/libm-test.inc (struct test_fl_f_data): New type.
9752         (RUN_TEST_LOOP_fl_f): New variable.
9753         (scalbln_test_data): New variable.
9754         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
9756         * math/libm-test.inc (struct test_fi_f_data): New type.
9757         (RUN_TEST_LOOP_fi_f): New macro.
9758         (ldexp_test_data): New variable.
9759         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
9760         (scalbn_test_data): New variable.
9761         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
9763         * math/libm-test.inc (struct test_c_f_data): New type.
9764         (RUN_TEST_LOOP_c_f): New macro.
9765         (cabs_test_data): New variable.
9766         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
9767         (carg_test_data): New variable.
9768         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
9769         (cimag_test_data): New variable.
9770         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
9771         (creal_test_data): New variable.
9772         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
9774         * math/libm-test.inc (struct test_if_f_data): New type.
9775         (RUN_TEST_LOOP_if_f): New macro.
9776         (jn_test_data): New variable.
9777         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
9778         (yn_test_data): New variable.
9779         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
9781         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
9783 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9785         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
9786         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
9788 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
9790         * benchtests/Makefile (CPPFLAGS-nonlib): Add
9791         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
9792         (bench-deps): Add bench-timing.h.
9793         * benchtests-bench-skeleton.c: Include bench-timing.h.
9794         (main): Use TIMING_* macros instead of clock_gettime.
9795         * benchtests/bench-timing.h: New file.
9797         [BZ #14582]
9798         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
9799         Renamed from _LIB_VERSION.
9800         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
9802 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
9804         * math/libm-test.inc (struct test_fff_f_data): New type.
9805         (RUN_TEST_LOOP_fff_f): New macro.
9806         (fma_test_data): New variable.
9807         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
9808         (fma_towardzero_test_data): New variable.
9809         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
9810         (fma_downward_test_data): New variable.
9811         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
9812         (fma_upward_test_data): New variable.
9813         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
9815         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
9816         (struct test_c_c_data): New type.
9817         (RUN_TEST_LOOP_c_c): New macro.
9818         (cacos_test_data): New variable.
9819         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
9820         (cacosh_test_data): New variable.
9821         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
9822         (casin_test_data): New variable.
9823         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
9824         (casinh_test_data): New variable.
9825         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
9826         (catan_test_data): New variable.
9827         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
9828         (catanh_test_data): New variable.
9829         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
9830         (ccos_test_data): New variable.
9831         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
9832         (ccosh_test_data): New variable.
9833         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
9834         (cexp_test_data): New variable.
9835         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
9836         (clog_test_data): New variable.
9837         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
9838         (clog10_test_data): New variable.
9839         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
9840         (conj_test_data): New variable.
9841         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
9842         (cproj_test_data): New variable.
9843         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
9844         (csin_test_data): New variable.
9845         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
9846         (csinh_test_data): New variable.
9847         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
9848         (csqrt_test_data): New variable.
9849         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
9850         (ctan_test_data): New variable.
9851         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
9852         (ctan_tonearest_test_data): New variable.
9853         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
9854         (ctan_towardzero_test_data): New variable.
9855         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
9856         (ctan_downward_test_data): New variable.
9857         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
9858         (ctan_upward_test_data): New variable.
9859         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
9860         (ctanh_test_data): New variable.
9861         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
9862         (ctanh_tonearest_test_data): New variable.
9863         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
9864         (ctanh_towardzero_test_data): New variable.
9865         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
9866         (ctanh_downward_test_data): New variable.
9867         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
9868         (ctanh_upward_test_data): New variable.
9869         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
9870         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
9871         of BUILD_COMPLEX.
9873         * math/libm-test.inc (struct test_ff_f_data): New type.
9874         (struct test_ff_f_data_nexttoward): Likewise.
9875         (RUN_TEST_LOOP_2_f): New macro.
9876         (RUN_TEST_LOOP_ff_f): Likewise.
9877         (atan2_test_data): New variable.
9878         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
9879         (copysign_test_data): New variable.
9880         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
9881         (fdim_test_data): New variable.
9882         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
9883         (fmax_test_data): New variable.
9884         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
9885         (fmin_test_data): New variable.
9886         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
9887         (fmod_test_data): New variable.
9888         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
9889         (hypot_test_data): New variable.
9890         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
9891         (nextafter_test_data): New variable.
9892         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
9893         (nexttoward_test_data): New variable.
9894         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
9895         (pow_test_data): New variable.
9896         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
9897         (pow_tonearest_test_data): New variable.
9898         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
9899         (pow_towardzero_test_data): New variable.
9900         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
9901         (pow_downward_test_data): New variable.
9902         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
9903         (pow_upward_test_data): New variable.
9904         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
9905         (remainder_test_data): New variable.
9906         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
9907         (scalb_test_data): New variable.
9908         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
9909         * sysdeps/i386/fpu/libm-test-ulps: Update.
9911 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
9913         * math/libm-test.inc (fma_test): Use max_value instead of local
9914         variable fltmax.
9915         (nextafter_test): Likewise.
9917         * math/libm-test.inc (acos_towardzero_test_data): New variable.
9918         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
9919         (acos_downward_test_data): New variable.
9920         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9921         (acos_upward_test_data): New variable.
9922         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
9923         (acosh_test_data): New variable.
9924         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
9925         (asin_test_data): New variable.
9926         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
9927         (asin_tonearest_test_data): New variable.
9928         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
9929         (asin_towardzero_test_data): New variable.
9930         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
9931         (asin_downward_test_data): New variable.
9932         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9933         (asin_upward_test_data): New variable.
9934         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
9935         (asinh_test_data): New variable.
9936         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
9937         (atan_test_data): New variable.
9938         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
9939         (atanh_test_data): New variable.
9940         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
9941         (cbrt_test_data): New variable.
9942         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
9943         (ceil_test_data): New variable.
9944         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
9945         (cos_test_data): New variable.
9946         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
9947         (cos_tonearest_test_data): New variable.
9948         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
9949         (cos_towardzero_test_data): New variable.
9950         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
9951         (cos_downward_test_data): New variable.
9952         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9953         (cos_upward_test_data): New variable.
9954         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
9955         (cosh_test_data): New variable.
9956         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
9957         (cosh_tonearest_test_data): New variable.
9958         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
9959         (cosh_towardzero_test_data): New variable.
9960         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
9961         (cosh_downward_test_data): New variable.
9962         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9963         (cosh_upward_test_data): New variable.
9964         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
9965         (erf_test_data): New variable.
9966         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
9967         (erfc_test_data): New variable.
9968         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
9969         (exp_test_data): New variable.
9970         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
9971         (exp_tonearest_test_data): New variable.
9972         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
9973         (exp_towardzero_test_data): New variable.
9974         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
9975         (exp_downward_test_data): New variable.
9976         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9977         (exp_upward_test_data): New variable.
9978         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
9979         (exp10_test_data): New variable.
9980         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
9981         (exp2_test_data): New variable.
9982         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
9983         (expm1_test_data): New variable.
9984         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
9985         (fabs_test_data): New variable.
9986         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
9987         (floor_test_data): New variable.
9988         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
9989         (j0_test_data): New variable.
9990         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
9991         (j1_test_data): New variable.
9992         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
9993         (log_test_data): New variable.
9994         (log_test): Run tests with RUN_TEST_LOOP_f_f.
9995         (log10_test_data): New variable.
9996         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
9997         (log1p_test_data): New variable.
9998         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
9999         (log2_test_data): New variable.
10000         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
10001         (logb_test_data): New variable.
10002         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
10003         (logb_downward_test_data): New variable.
10004         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
10005         (nearbyint_test_data): New variable.
10006         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
10007         (rint_test_data): New variable.
10008         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
10009         (rint_tonearest_test_data): New variable.
10010         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
10011         (rint_towardzero_test_data): New variable.
10012         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
10013         (rint_downward_test_data): New variable.
10014         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
10015         (rint_upward_test_data): New variable.
10016         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
10017         (round_test_data): New variable.
10018         (round_test): Run tests with RUN_TEST_LOOP_f_f.
10019         (sin_test_data): New variable.
10020         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
10021         (sin_tonearest_test_data): New variable.
10022         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
10023         (sin_towardzero_test_data): New variable.
10024         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
10025         (sin_downward_test_data): New variable.
10026         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
10027         (sin_upward_test_data): New variable.
10028         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
10029         (sinh_test_data): New variable.
10030         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
10031         (sinh_tonearest_test_data): New variable.
10032         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
10033         (sinh_towardzero_test_data): New variable.
10034         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
10035         (sinh_downward_test_data): New variable.
10036         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
10037         (sinh_upward_test_data): New variable.
10038         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
10039         (sqrt_test_data): New variable.
10040         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
10041         (tan_test_data): New variable.
10042         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
10043         (tan_tonearest_test_data): New variable.
10044         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
10045         (tan_towardzero_test_data): New variable.
10046         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
10047         (tan_downward_test_data): New variable.
10048         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
10049         (tan_upward_test_data): New variable.
10050         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
10051         (tanh_test_data): New variable.
10052         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
10053         (tgamma_test_data): New variable.
10054         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
10055         (trunc_test_data): New variable.
10056         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
10057         (y0_test_data): New variable.
10058         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
10059         (y1_test_data): New variable.
10060         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
10061         (significand_test_data): New variable.
10062         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
10064 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
10066         [BZ #12387]
10067         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
10069 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
10071         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
10073 2013-05-10  Andreas Jaeger  <aj@suse.de>
10075         [BZ #15448]
10076         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
10077         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
10079 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
10081         * math/gen-libm-test.pl (adjust_arg): New function.
10082         (special_functions): Handle generating output in both functions
10083         and arrays.
10084         (parse_args): Likewise.
10085         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
10086         $in_func argument to parse_args.
10087         * math/libm-test.inc (struct test_f_f_data): New type.
10088         (IF_ROUND_INIT_): New macro.
10089         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
10090         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
10091         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
10092         (IF_ROUND_INIT_FE_UPWARD): Likewise.
10093         (ROUND_RESTORE_): Likewise.
10094         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
10095         (ROUND_RESTORE_FE_TONEAREST): Likewise.
10096         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
10097         (ROUND_RESTORE_FE_UPWARD): Likewise.
10098         (RUN_TEST_LOOP_f_f): New macro.
10099         (acos_test_data): New variable.
10100         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
10101         (acos_tonearest_test_data): New variable.
10102         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
10104 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
10106         * benchtests/bench-skeleton.c (startup): Fix coding style.
10108 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
10110         [BZ #6809]
10111         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
10112         negative infinity argument.
10113         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
10114         negative infinity argument.
10115         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
10116         negative infinity argument.
10117         * math/libm-test.inc (tgamma_test): Expect errno to be set for
10118         domain errors.
10120 2013-05-10  Florian Weimer  <fweimer@redhat.com>
10122         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
10123         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
10124         * iconv/iconv_prog.c (main): Likewise.
10125         * locale/programs/charmap-dir.c (charmap_readdir)
10126         (fopen_uncompressed): Likewise.
10127         * locale/programs/locfile.c (siblings_uncached)
10128         (write_locale_data): Use lstat64 instead of lstat.
10129         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
10130         stat.
10132 2013-05-10  Andreas Jaeger  <aj@suse.de>
10134         [BZ #15395]
10135         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
10136         localization.
10137         Include <locale.h>.
10139 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
10141         * elf/dl-close.c (_dl_close_worker): Add comments.
10143 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
10145         [BZ #15359]
10146         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
10147         high part of pi/2.
10148         (__ieee754_rem_pio2l): Update comments.
10150         [BZ #15429]
10151         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
10152         high part of pi/2.
10153         (__ieee754_rem_pio2l): Update comments.
10155         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
10156         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
10158         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
10159         M_PI_4l.
10161         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
10162         (M_PI_34_LOG10El): Likewise.
10163         (M_PI2_LOG10El): Likewise.
10164         (M_PI4_LOG10El): Likewise.
10165         (M_PI_LOG10El): Likewise.
10167 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10169         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10171 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
10173         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
10174         (MINUS_ZERO_INIT): Likewise.
10175         (PLUS_INFTY_INIT): Likewise.
10176         (MINUS_INFTY_INIT): Likewise.
10177         (QNAN_VALUE_INIT): Likewise.
10178         (MAX_VALUE_INIT): Likewise.
10179         (MIN_VALUE_INIT): Likewise.
10180         (MIN_SUBNORM_VALUE_INIT): Likewise.
10181         (plus_zero): Initialize with PLUS_ZERO_INIT.
10182         (minus_zero): Initialize with MINUS_ZERO_INIT.
10183         (plus_infty): Initialize with PLUS_INFTY_INIT.
10184         (minus_infty): Initialize with MINUS_INFTY_INIT.
10185         (qnan_value): Initialize with QNAN_VALUE_INIT.
10186         (max_value): Initialize with MAX_VALUE_INIT.
10187         (min_value): Initialize with MIN_VALUE_INIT.
10188         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
10190         * math/libm-test.inc (RUN_TEST_if_f): New macro.
10191         (jn_test): Use TEST_if_f instead of TEST_ff_f.
10192         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
10193         (yn_test): Use TEST_if_f instead of TEST_ff_f.
10195         * math/libm-test.inc (RUN_TEST_f_f): New macro.
10196         (RUN_TEST_2_f): Likewise.
10197         (RUN_TEST_ff_f): Likewise.
10198         (RUN_TEST_fi_f): Likewise.
10199         (RUN_TEST_fl_f): Likewise.
10200         (RUN_TEST_fff_f): Likewise.
10201         (RUN_TEST_c_f): Likewise.
10202         (RUN_TEST_f_f1): Likewise.
10203         (RUN_TEST_fF_f1): Likewise.
10204         (RUN_TEST_fI_f1): Likewise.
10205         (RUN_TEST_ffI_f1): Likewise.
10206         (RUN_TEST_c_c): Likewise.
10207         (RUN_TEST_cc_c): Likewise.
10208         (RUN_TEST_f_i): Likewise.
10209         (RUN_TEST_f_i_tg): Likewise.
10210         (RUN_TEST_ff_i_tg): Likewise.
10211         (RUN_TEST_f_b): Likewise.
10212         (RUN_TEST_f_b_tg): Likewise.
10213         (RUN_TEST_f_l): Likewise.
10214         (RUN_TEST_f_L): Likewise.
10215         (RUN_TEST_sincos): Likewise.
10216         * math/gen-libm-test.pl (new_test): Take new argument to indicate
10217         whether to show exceptions.  Do not include ");\n" in return
10218         value.
10219         (special_functions): Output call to RUN_TEST_sincos instead of
10220         check_float calls.  Update calls to new_test.
10221         (parse_args): Output call to single RUN_TEST_* macro instead of
10222         check_* calls and other assignments.  Update calls to new_test.
10224         [BZ #2546]
10225         [BZ #2560]
10226         [BZ #5159]
10227         [BZ #15426]
10228         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
10229         input to result for tgamma overflow.
10230         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
10231         (gamma_coeff): New variable.
10232         (NCOEFF): New macro.
10233         (gamma_positive): New function.
10234         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
10235         underflow here.  Use gamma_positive instead of exp (lgamma) for
10236         other arguments.
10237         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
10238         (gamma_coeff): New variable.
10239         (NCOEFF): New macro.
10240         (gammaf_positive): New function.
10241         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
10242         underflow here.  Use gamma_positive instead of exp (lgamma) for
10243         other arguments.
10244         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
10245         (gamma_coeff): New variable.
10246         (NCOEFF): New macro.
10247         (gammal_positive): New function.
10248         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
10249         underflow here.  Use gamma_positive instead of exp (lgamma) for
10250         other arguments.
10251         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
10252         (gamma_coeff): New variable.
10253         (NCOEFF): New macro.
10254         (gammal_positive): New function.
10255         (__ieee754_gammal_r): Handle positive infinity, overflow and
10256         underflow here.  Handle NaN the same as positive infinity.  Remove
10257         check x < 0xffffffff for negative integers.  Use gamma_positive
10258         instead of exp (lgamma) for other arguments.
10259         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
10260         (gamma_coeff): New variable.
10261         (NCOEFF): New macro.
10262         (gammal_positive): New function.
10263         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
10264         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
10265         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
10266         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
10267         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
10268         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
10269         * sysdeps/generic/math_private.h (__gamma_productf): New
10270         prototype.
10271         (__gamma_product): Likewise.
10272         (__gamma_productl): Likewise.
10273         * math/Makefile (libm-calls): Add gamma_product.
10274         * math/libm-test.inc (tgamma_test): Add more tests.
10275         * sysdeps/i386/fpu/libm-test-ulps: Update.
10276         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10278 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
10280         * benchtests/bench-skeleton.c (main): Preheat CPU.
10282 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
10284         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
10286 2013-05-07  Roland McGrath  <roland@hack.frob.com>
10288         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
10289         and _dl_skip_args_internal.
10291 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
10293         * manual/message.texi (Message Translation): Talk about users.
10294         Message to key mapping impacts design.
10296 2013-05-06  Roland McGrath  <roland@hack.frob.com>
10298         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
10300         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
10302         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
10303         * sysdeps/wordsize-64/glob64.c: ... here.
10305         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
10306         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
10307         New macros.
10309         * debug/getlogin_r_chk.c: Moved to ...
10310         * login/getlogin_r_chk.c: ... here.
10311         * debug/Makefile (routines): Move getlogin_r_chk to ...
10312         * login/Makefile (routines): ... here.
10313         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
10314         * login/Versions (libc: GLIBC_2.4): ... here.
10316         * io/poll.c (__poll): Renamed from poll.
10317         Add libc_hidden_def.
10318         (poll): Define as weak alias.
10320         * debug/ptsname_r_chk.c: Moved to ...
10321         * login/ptsname_r_chk.c: ... here.
10322         * debug/Makefile (routines): Move ptsname_r_chk to ...
10323         * login/Makefile (routines): ... here.
10324         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
10325         * login/Versions (libc: GLIBC_2.4): ... here.
10327         * posix/getlogin.c: Moved to ...
10328         * login/getlogin.c: ... here.
10329         * posix/getlogin_r.c: Moved to ...
10330         * login/getlogin_r.c: ... here.
10331         * posix/getlogin_r.c: Moved to ...
10332         * login/getlogin_r.c: ... here.
10333         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
10334         * login/Makefile (routines): ... here.
10335         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
10336         * login/Versions (libc: GLIBC_2.0): ... here.
10338         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
10339         (setrlimit): Define as weak alias.
10341         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
10342         Call __ names for open, ftruncate, and close.
10343         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
10344         (truncate): Define as weak alias.
10346 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
10348         * math/gen-libm-test.pl (parse_args): Initialize x before each
10349         test of frexp, modf and remquo.
10351         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
10352         test signgam value.
10354 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10356         [BZ #15418]
10357         [BZ #15419]
10358         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
10359         internal tests.
10360         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
10362 2013-05-06  Roland McGrath  <roland@hack.frob.com>
10364         * elf/dl-writev.h: New file.
10365         * elf/dl-misc.c: Include it.
10366         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
10367         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
10369 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
10371         * math/libm-test.inc (noXFails): Remove variable.
10372         (noXPasses): Likewise.
10373         (BUILD_COMPLEX_INT): Remove macro.
10374         (print_screen): Remove xfail argument.
10375         (print_screen_max_error): Likewise.
10376         (update_stats): Likewise.
10377         (print_max_error): Likewise.  Update calls to other affected
10378         functions.
10379         (print_complex_max_error): Likewise.
10380         (test_single_exception): Update calls to print_screen.
10381         (test_single_errno): Likewise.
10382         (check_float_internal): Remove xfail argument.  Update calls to
10383         other affected functions.
10384         (check_float): Likewise.
10385         (check_complex): Likewise.
10386         (check_int): Likewise.
10387         (check_long): Likewise.
10388         (check_bool): Likewise.
10389         (check_longlong): Likewise.
10390         (main): Don't print noXFails and noXPasses.
10391         * math/gen-libm-test.pl (top level): Don't mention expected
10392         failure handling in comment.
10393         (new_test): Don't handle expected failures.
10394         (parse_args): Don't mention expected failure handling in comment.
10395         (generate_testfile): Don't handle expected failures.
10396         (parse_ulps): Likewise.
10397         (print_ulps_file): Likewise.
10398         (get_failure): Remove function.
10399         (output_test): Don't handle expected failures.
10400         * make/README.libm-test: Don't mention expected failure handling.
10402         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
10403         (minus_zero): Likewise.
10404         (plus_infty): Likewise.
10405         (minus_infty): Likewise.
10406         (qnan_value): Likewise.
10407         (max_value): Likewise.
10408         (min_value): Likewise.
10409         (min_subnorm_value): Likewise.
10410         (initialize): Do not initialize those variables dynamically.
10412 2013-05-03  Roland McGrath  <roland@hack.frob.com>
10414         * io/open.c (__open_2): Moved to ...
10415         * io/open_2.c: ... this new file.
10416         * io/open64.c (__open64_2): Moved to ...
10417         * io/open64_2.c: ... this new file.
10418         * io/openat.c (__openat_2): Moved to ...
10419         * io/openat_2.c: ... this new file.
10420         * io/openat64.c (__openat64_2): Moved to ...
10421         * io/openat64_2.c: ... this new file.
10422         * io/Makefile (routines): Add them.
10423         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
10424         * sysdeps/unix/sysv/linux/open_2.c: File removed.
10425         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
10426         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
10427         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
10428         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
10429         (__openat64): Add hidden_ver.
10430         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
10431         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
10433         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
10434         Separately conditionalize setting of GLRO(dl_sysinfo) so
10435         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
10436         as well, but the actual setting is only under [NEED_DL_SYSINFO].
10438 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10440         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
10441         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
10442         definition.
10443         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
10444         * sysdeps/unix/sysv/linux/powerpc/init-first.c
10445         (_libc_vdso_platform_setup): Add __vdso_time initialization.
10446         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
10447         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
10449 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
10451         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
10452         test signgam value.
10454         * math/libm-test.inc (hypot_test): Do not use
10455         IGNORE_ZERO_INF_SIGN.
10457 2013-05-03  Andreas Jaeger  <aj@suse.de>
10459         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
10460         Linux 3.9.
10461         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
10462         (PF_MAX): Adjust for VSOCK change.
10464 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10466         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10468 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
10470         [BZ #15264]
10471         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
10472         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
10473         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
10475 2013-05-02  David S. Miller  <davem@davemloft.net>
10477         * sysdeps/sparc/fpu/libm-test-ulps: Update.
10479 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
10481         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
10483 2013-05-01  Roland McGrath  <roland@hack.frob.com>
10485         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
10487 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
10489         [BZ #14952]
10490         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
10491         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
10492         Use __attribute__ ((__gnu_inline__)).
10493         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
10494         Don't use __attribute__ ((__gnu_inline__)).
10496 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
10498         [BZ #15423]
10499         * math/s_catan.c (__catan): Handle small real or imaginary part of
10500         input specially to avoid spurious underflow.
10501         * math/s_catanf.c (__catanf): Likewise.
10502         * math/s_catanh.c (__catanh): Likewise.
10503         * math/s_catanhf.c (__catanhf): Likewise.
10504         * math/s_catanhl.c (__catanhl): Likewise.
10505         * math/s_catanl.c (__catanl): Likewise.
10506         * math/libm-test.inc (catan_test): Add more tests.
10507         (catanh_test): Likewise.
10508         * sysdeps/i386/fpu/libm-test-ulps: Update.
10509         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10511 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10513         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10515 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
10517         [BZ #15416]
10518         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
10519         accurately for denominator in atan2.
10520         * math/s_catanf.c (__catanf): Likewise.
10521         * math/s_catanh.c (__catanh): Likewise.
10522         * math/s_catanhf.c (__catanhf): Likewise.
10523         * math/s_catanhl.c (__catanhl): Likewise.
10524         * math/s_catanl.c (__catanl): Likewise.
10525         * math/libm-test.inc (catan_test): Add more tests.
10526         (catanh_test): Likewise.
10527         * sysdeps/i386/fpu/libm-test-ulps: Update.
10528         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10530 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
10532         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
10534         * benchtests/Makefile (bench): Remove slow benchmarks.
10535         * benchtests/atan-inputs: Add slow benchmark inputs.
10536         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
10537         (BENCH_FUNC): Accept variant offset.
10538         (VARIANT): Define.
10539         * benchtests/bench-skeleton.c (main): Run benchmark for each
10540         variant.
10541         * benchtests/cos-inputs: Add slow benchmark inputs.
10542         * benchtests/exp-inputs: Likewise.
10543         * benchtests/pow-inputs: Likewise.
10544         * benchtests/sin-inputs: Likewise.
10545         * benchtests/slowatan-inputs: Remove.
10546         * benchtests/slowatan.c: Remove.
10547         * benchtests/slowcos-inputs: Remove.
10548         * benchtests/slowcos.c: Remove.
10549         * benchtests/slowexp-inputs: Remove.
10550         * benchtests/slowexp.c: Remove.
10551         * benchtests/slowpow-inputs: Remove.
10552         * benchtests/slowpow.c: Remove.
10553         * benchtests/slowsin-inputs: Remove.
10554         * benchtests/slowsin.c: Remove.
10555         * benchtests/slowtan-inputs: Remove.
10556         * benchtests/slowtan.c: Remove.
10557         * benchtests/tan-inputs: Add slow benchmark inputs.
10558         * scripts/bench.pl: Parse comments and directives.
10560         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
10561         in CPPFLAGS.
10562         ($(objpfx)bench-%.c): Remove *-ITER.
10563         * benchtests/bench-modf.c: Remove definition of ITER.
10564         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
10565         (main): Loop for DURATION seconds instead of fixed number of
10566         iterations.
10567         * scripts/bench.pl: Don't expect iterations in parameters.
10569 2013-04-29  Roland McGrath  <roland@hack.frob.com>
10571         * io/fchdir.c (__fchdir): Renamed from fchdir.
10572         (fchdir): Define as weak alias.
10574 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
10576         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
10577         (ERRNO_EDOM): Likewise.
10578         (ERRNO_ERANGE): Likewise.
10579         (noErrnoTests): New variable.
10580         (init_max_error): Set errno to 0.
10581         (test_single_errno): New function.
10582         (test_errno): Likewise.
10583         (check_float_internal): Call test_errno.  Set errno to 0.
10584         (check_complex): Refer to errno tests in comment.
10585         (check_int): Call test_errno.  Set errno to 0.
10586         (check_long): Likewise.
10587         (check_bool): Likewise.
10588         (check_longlong): Likewise.
10589         (cos_test): Use ERRNO_* flags for errno tests instead of
10590         check_int.
10591         (expm1_test): Likewise.
10592         (fmod_test): Likewise.
10593         (ilogb_test): Likewise.
10594         (lgamma_test): Likewise.
10595         (pow_test): Likewise.
10596         (remainder_test): Likewise.
10597         (sin_test): Likewise.
10598         (tan_test): Likewise.
10599         (yn_test): Likewise.
10600         (initialize): Set errno to 0.
10601         (main): Print number of errno tests.
10602         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
10604 2013-04-29  Andreas Jaeger  <aj@suse.de>
10606         [BZ #15084]
10607         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
10608         and RES_USEVC.
10610         [BZ #15085]
10611         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
10612         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
10613         unimplemented.
10615         [BZ #15380]
10616         * stdlib/random.c (__initstate): Return NULL if
10617         __initstate fails.
10619         [BZ #15086]
10620         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
10621         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
10622         RES_SNGLKUPREOP.
10624 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10626         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10628 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
10630         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
10631         of individual tests.
10632         (casin_test): Likewise.
10633         (casinh_test): Likewise.
10635 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
10637         [BZ #15409]
10638         * math/s_catan.c (__catan): Handle arguments with large real or
10639         imaginary part separately without squaring.
10640         * math/s_catanf.c (__catanf): Likewise.
10641         * math/s_catanh.c (__catanh): Likewise.
10642         * math/s_catanhf.c (__catanhf): Likewise.
10643         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
10644         and redefine.
10645         (__catanhl): Handle arguments with large real or imaginary part
10646         separately without squaring.
10647         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
10648         and redefine.
10649         (__catanl): Handle arguments with large real or imaginary part
10650         separately without squaring.
10651         * math/libm-test.inc (catan_test): Add more tests.
10652         (catanh_test): Likewise.
10653         * sysdeps/i386/fpu/libm-test-ulps: Update.
10654         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10656 2013-04-27  Andreas Jaeger  <aj@suse.de>
10658         [BZ #15007]
10659         * stdlib/stdlib.h: Update guards for qecvt.
10660         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
10661         <stdlib.h>.
10663 2013-04-27  Allan McRae  <allan@archlinux.org>
10665         * sysdeps/i386/fpu/libm-test-ulps: Update.
10667 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
10669         [BZ #15406]
10670         * math/s_catan.c: Include <float.h>.
10671         (__catan): Ensure underflow exception occurs for underflowed
10672         result.
10673         * math/s_catanf.c: Include <float.h>.
10674         (__catanf): Ensure underflow exception occurs for underflowed
10675         result.
10676         * math/s_catanh.c: Include <float.h>.
10677         (__catanh): Ensure underflow exception occurs for underflowed
10678         result.
10679         * math/s_catanhf.c: Include <float.h>.
10680         (__catanhf): Ensure underflow exception occurs for underflowed
10681         result.
10682         * math/s_catanhl.c: Include <float.h>.
10683         (__catanhl): Ensure underflow exception occurs for underflowed
10684         result.
10685         * math/s_catanl.c: Include <float.h>.
10686         (__catanl): Ensure underflow exception occurs for underflowed
10687         result.
10688         * math/libm-test.inc (catan_test): Add more tests.
10689         (catanh_test): Likewise.
10691         [BZ #15405]
10692         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
10693         underflowed result.
10694         * math/s_ccoshf.c (__ccoshf): Likewise.
10695         * math/s_ccoshl.c (__ccoshl): Likewise.
10696         * math/s_csin.c (__csin): Likewise.
10697         * math/s_csinf.c (__csinf): Likewise.
10698         * math/s_csinh.c (__csinh): Likewise.
10699         * math/s_csinhf.c (__csinhf): Likewise.
10700         * math/s_csinhl.c (__csinhl): Likewise.
10701         * math/s_csinl.c (__csinl): Likewise.
10702         * math/libm-test.inc (ccos_test): Add more tests.
10703         (ccosh_test): Likewise.
10704         (csin_test): Likewise.
10705         (csinh_test): Likewise.
10707 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10709         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
10710         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
10711         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
10712         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
10713         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
10714         powerpc/power5+/fpu folders.
10715         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
10718 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
10720         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
10722 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
10724         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
10725         additions to variable.
10726         [$(config-machine) = x86_64] (modules-names): Likewise.
10727         ($(objpfx)tst-audit3): Remove dependency.
10728         ($(objpfx)tst-audit3.out): Likewise.
10729         ($(objpfx)tst-audit4): Likewise.
10730         ($(objpfx)tst-audit4.out): Likewise.
10731         ($(objpfx)tst-audit5): Likewise.
10732         ($(objpfx)tst-audit5.out): Likewise.
10733         ($(objpfx)tst-audit6): Likewise.
10734         ($(objpfx)tst-audit6.out): Likewise.
10735         ($(objpfx)tst-audit7): Likewise.
10736         ($(objpfx)tst-audit7.out): Likewise.
10737         (tst-audit3-ENV): Remove variable.
10738         (tst-audit4-ENV): Likewise.
10739         (tst-audit5-ENV): Likewise.
10740         (tst-audit6-ENV): Likewise.
10741         (tst-audit7-ENV): Likewise.
10742         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
10743         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
10744         addition to variable.
10745         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
10746         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
10747         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
10748         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
10749         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
10750         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
10751         tst-audit3, tst-audit4 and tst-audit5.
10752         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
10753         tst-audit6 and tst-audit7.
10754         [$(subdir) = elf] (modules-names): Add audit modules for those
10755         tests.
10756         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
10757         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
10758         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
10759         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
10760         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
10761         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
10762         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
10763         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
10764         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
10765         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
10766         [$(subdir) = elf] (tst-audit3-ENV): New variable.
10767         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
10768         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
10769         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
10770         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
10771         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
10772         Likewise.
10773         [$(subdir) = elf && $(config-cflags-avx) = yes]
10774         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
10775         [$(subdir) = elf && $(config-cflags-avx) = yes]
10776         (CFLAGS-tst-auditmod4a.c): Likewise.
10777         [$(subdir) = elf && $(config-cflags-avx) = yes]
10778         (CFLAGS-tst-auditmod4b.c): Likewise.
10779         [$(subdir) = elf && $(config-cflags-avx) = yes]
10780         (CFLAGS-tst-auditmod6b.c): Likewise.
10781         [$(subdir) = elf && $(config-cflags-avx) = yes]
10782         (CFLAGS-tst-auditmod6c.c): Likewise.
10783         [$(subdir) = elf && $(config-cflags-avx) = yes]
10784         (CFLAGS-tst-auditmod7b.c): Likewise.
10785         * elf/tst-audit3.c: Move to ...
10786         * sysdeps/x86_64/tst-audit3.c: ... here.
10787         * elf/tst-audit4.c: Move to ...
10788         * sysdeps/x86_64/tst-audit4.c: ... here.
10789         * elf/tst-audit5.c: Move to ...
10790         * sysdeps/x86_64/tst-audit5.c: ... here.
10791         * elf/tst-audit6.c: Move to ...
10792         * sysdeps/x86_64/tst-audit6.c: ... here.
10793         * elf/tst-audit7.c: Move to ...
10794         * sysdeps/x86_64/tst-audit7.c: ... here.
10795         * elf/tst-auditmod3a.c: Move to ...
10796         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
10797         * elf/tst-auditmod3b.c: Move to ...
10798         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
10799         * elf/tst-auditmod4a.c: Move to ...
10800         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
10801         * elf/tst-auditmod4b.c: Move to ...
10802         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
10803         * elf/tst-auditmod5a.c: Move to ...
10804         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
10805         * elf/tst-auditmod5b.c: Move to ...
10806         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
10807         * elf/tst-auditmod6a.c: Move to ...
10808         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
10809         * elf/tst-auditmod6b.c: Move to ...
10810         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
10811         * elf/tst-auditmod6c.c: Move to ...
10812         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
10813         * elf/tst-auditmod7a.c: Move to ...
10814         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
10815         * elf/tst-auditmod7b.c: Move to ...
10816         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
10818 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
10820         [BZ #15366]
10821         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
10822         define unconditionally.
10823         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
10824         define unconditionally.
10825         (INT8_C, INT16_C, etc.): Likewise.
10827 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
10829         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
10830         __ehdr_start with hidden visibility.
10832         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
10834 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
10836         * math/libm-test.inc (cos_test): Use accurate hex constants.
10837         (sincost_test): Likewise.
10839 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
10841         * math/libm-test.inc (catan_test): Add more tests.
10842         (catanh_test): Likewise.
10844         * math/s_catanf.c (__catanf): Use suffixed floating-point
10845         constants.
10846         * math/s_catanhf.c (__catanhf): Likewise.
10847         * math/s_catanhl.c (__catanhl): Likewise.
10848         * math/s_catanl.c (__catanl): Likewise.
10850         [BZ #15394]
10851         * math/s_catan.c (__catan): Calculate imaginary part of result
10852         with log1p not log unless computing log of number close to 0.
10853         * math/s_catanf.c (__catanf): Likewise.
10854         * math/s_catanl.c (__catanl): Likewise.
10855         * math/s_catanh.c (__catanh): Calculate real part of result with
10856         log1p not log unless computing log of number close to 0.
10857         * math/s_catanhf.c (__catanhf): Likewise.
10858         * math/s_catanhl.c (__catanhl): Likewise.
10859         * math/libm-test.inc (catan_test): Add more tests.
10860         (catanh_test): Likewise.
10861         * sysdeps/i386/fpu/libm-test-ulps: Update.
10862         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10864 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
10866         * benchtests/Makefile: Mention files in which fast and slow
10867         paths of math functions are implemented.
10869 2013-04-23  Roland McGrath  <roland@hack.frob.com>
10871         * sysdeps/posix/timespec_get.c: New file.
10873 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10875         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
10876         POWER.
10877         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
10878         for POWER.
10879         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
10880         powerpc/power5/fpu folders.
10881         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
10882         * benchtests/Makefile: Add modf testcase.
10883         * benchtests/bench-modf.c: New file: Benchmark test for mo
10885 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
10887         [BZ #14888]
10888         * time/Makefile (tests): Add tst-strptime-whitespace.
10889         * time/strptime_l.c (get_number): Use ISSPACE.
10890         (__strptime_internal): Likewise.
10891         * time/tst-strptime-whitespace.c: New test case.
10893 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
10895         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
10896         member.
10897         (_nss_files_init): Set it here.
10899 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
10901         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
10902         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
10903         unsigned.
10905 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
10907         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
10909 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
10911         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
10912         size just once.
10914 2013-04-21  David S. Miller  <davem@davemloft.net>
10916         * po/ru.po: Update Russion translation from translation project.
10918 2013-04-17  Adam Conrad  <adconrad@0c3.net>
10920         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
10921         and setfsgid.
10923 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
10925         * configure.in: Remove i386 configure warning. Remove i386 case.
10926         * configure: Regenerate.
10927         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
10928         Add example to error message.
10929         * sysdeps/i386/configure: Regenerate.
10931 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
10933         * benchtests/Makefile (bench): Add cos, tan, slowcos and
10934         slowtan.
10935         * benchtests/cos-inputs: New file.
10936         * benchtests/slowcos-inputs: New file.
10937         * benchtests/slowcos.c: New file.
10938         * benchtests/slowtan-inputs: New file.
10939         * benchtests/slowtan.c: New file.
10940         * benchtests/tan-inputs: New file.
10942 2013-04-16  Roland McGrath  <roland@hack.frob.com>
10944         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
10945         considered kosher.
10947 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
10949         * benchtests/Makefile: Include cppflags-iterator.mk to add
10950         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
10952         * Makefile.in (bench-clean): New target.
10953         * benchtests/Makefile (bench-clean): Likewise.
10955 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
10957         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
10959 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
10961         * stdio-common/tstdiomisc.c: Fix coding-style violation.
10963 2013-04-15  Andreas Schwab  <schwab@suse.de>
10965         * nscd/grpcache.c (cache_addgr): Properly check for short write.
10966         * nscd/initgrcache.c (addinitgroupsX): Likewise.
10967         * nscd/pwdcache.c (cache_addpw): Likewise.
10968         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
10969         more than recsize.
10971 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
10973         * benchtests/Makefile (bench): Write all output to
10974         bench-out.tmp together.
10976 2013-04-15  Andreas Schwab  <schwab@suse.de>
10978         * nscd/nscd.c (main): Don't fork again after closing files.
10980 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
10982         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
10984         * benchtests/Rules (bench-deps): Collect dependencies into a
10985         single variable.  Add Makefile to dependencies.
10986         ($(objpfx)bench-%.c): Depend on bench-deps.
10988 2013-04-12  Roland McGrath  <roland@hack.frob.com>
10989             Xavier Roche  <roche+kml2@exalead.com>
10991         [BZ #15361]
10992         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
10993         just that it's a file descriptor.
10994         * manual/llio.texi (Synchronizing AIO Operations): Update description
10995         for EBADF error from aio_fsync.
10997 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
10999         * Rules (bench): Move target definition...
11000         * benchtests/Makefile: ... here.
11002 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
11004         * math/libm-test.inc (cos_test): Fix PI/2 test.
11005         (sincos_test): Likewise.
11006         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
11007         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
11009 2013-04-11  Andreas Schwab  <schwab@suse.de>
11011         [BZ #13988]
11012         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
11013         accept exponent character only when digits were seen.
11014         * stdio-common/Makefile (tests): Add bug26.
11015         * stdio-common/bug26.c: New file.
11017         [BZ #14293]
11018         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
11019         non-freeable.
11021 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
11023         * Makeconfig (rtld-prefix): Define built linker prefix.
11024         * Rules (run-bench): Use it.
11025         * math/Makefile (run-regen-ulps): Likewise.
11027         * Rules (bench): Remove eval.
11029 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
11030             Roland McGrath  <roland@hack.frob.com>
11031             Ondrej Bilka  <neleai@seznam.cz>
11033         [BZ #15346]
11034         * time/getdate.c: Include ctype.h and alloca.h.
11035         (__getdate_r): Trim leading and trailing spaces of input.
11036         * time/tst-getdate.c (tests): Add tests with leading and
11037         trailing spaces.
11039 2013-04-08  Roland McGrath  <roland@hack.frob.com>
11041         [BZ #14280]
11042         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
11043         when computing value.
11045 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
11047         * math/README.libm-test (How can I generate "libm-test-ulps"?):
11048         Use testrun.sh to run libm tests.
11050         [BZ #15309]
11051         * elf/dl-open.c (dl_open_worker): memset all of seen array.
11053 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
11055         [BZ #15264]
11056         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
11058 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
11060         * Makefile.in (regen-ulps): New target.
11061         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
11062         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
11063         [ifneq (no,$(PERL)] (regen-ulps): New target.
11064         [ifeq (no,$(PERL)] (regen-ulps): New target.
11065         * math/libm-test.inc (ulps_file_name): Define.
11066         (output_dir): New variable.
11067         (options): Add "output-dir" option.
11068         (parse_opt): Handle 'o' case.
11069         (main): If output_dir is non-NULL use it as a prefix
11070         otherwise use "".
11071         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
11073 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
11075         [BZ #10060, #10062]
11076         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
11077         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
11078         fail configure if __sync_val_compare_and_swap is not inlined.
11079         * sysdeps/i386/configure: Regenerate.
11080         * configure.in: Build for i686 when configured for i386.
11081         * configure: Regenerate.
11082         * README: Remove i386 reference.
11084 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
11086         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
11087         * sysdeps/s390/s390-64/sysdep.h: Likewise.
11089 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
11091         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
11092         (lmsnanval): New variables.
11093         (F): Add conversion tests.
11094         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
11095         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
11097         * stdio-common/tstdiomisc.c (F): Properly collect individual
11098         tests' results.
11100         [BZ #14686, #15336]
11101         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
11102         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
11103         Instead, use input NaN values or generate a qNaN by arithmetic
11104         operation.  Also fix bugs to comply with the standard.
11105         * math/libm-test.inc (remainder_test): Add more tests.
11107         [BZ #15335, #15342]
11108         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
11109         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
11110         input NaN values or generate a qNaN by arithmetic operation.
11112         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
11113         unreachable code.
11115         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
11116         definitions.
11118 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
11120         [BZ #14478]
11121         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
11122         underflowed result.
11123         * math/s_cexpf.c (__cexpf): Likewise.
11124         * math/s_cexpl.c (__cexpl): Likewise.
11125         * math/libm-test.inc (cexp_test): Add more tests.
11127 2013-04-03  Andreas Schwab  <schwab@suse.de>
11129         [BZ #15330]
11130         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
11131         order arrays from heap if bigger than alloca cutoff.
11133 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
11135         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
11136         (SNAN_TESTS_double): Refer to GCC PR56831.
11137         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
11138         GCC PR56828.
11140 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
11142         * Rules (bench): Move bench.out after the run is complete.
11144         * Rules (bench): Echo currently running benchmark.
11146         * benchtests/Makefile (bench): Add atan and slowatan.
11147         * benchtests/atan-inputs: New file.
11148         * benchtests/slowatan-inputs: New file.
11149         * benchtests/slowatan.c: New file.
11151         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
11152         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
11153         its value.
11155         [BZ #15305]
11156         * sysdeps/unix/sysv/linux/kernel-features.h
11157         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
11158         __ASSUME_XFS_RESTRICTED_CHOWN.
11159         * sysdeps/unix/sysv/linux/pathconf.c
11160         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
11161         Save and restore errno.
11163 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
11165         [BZ #15327]
11166         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
11167         arguments using __kernel_casinh.
11168         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
11169         arguments using __kernel_casinhf.
11170         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
11171         arguments using __kernel_casinhl.
11172         * math/libm-test.inc (cacosh_test): Add more tests.
11173         * sysdeps/i386/fpu/libm-test-ulps: Update.
11174         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11176 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
11178         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
11179         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
11181         * bench/Makefile (bench): Add sin and slowsin.
11182         * benchtests/sin-inputs: New file.
11183         * benchtests/slowsin-inputs: New file.
11184         * benchtests/slowsin.c: New file.
11186         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
11187         (bench): Add slowexp and slowpow.
11188         (exp-ITER): Increase iterations.
11189         (pow-ITER): Likewise.
11190         * benchtests/exp-inputs: Change input.
11191         * benchtests/pow-inputs: Likewise.
11192         * benchtests/slowexp-inputs: New file.
11193         * benchtests/slowexp.c: New file.
11194         * benchtests/slowpow-inputs: New file.
11195         * benchtests/slowpow.c: New file.
11197 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11199         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
11200         instructions.
11201         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
11202         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
11203         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
11204         * benchtests/Makefile: Add rint benchtest.
11205         * benchtests/rint-inputs: Input for rint benchtest.
11207 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
11209         * Versions.def (libm): Add GLIBC_2.18.
11210         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
11211         hidden libm prototypes.
11212         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
11213         * math/Makefile (libm-calls): Add s_issignaling.
11214         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
11215         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
11216         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
11217         declaration.
11218         * math/math.h [__USE_GNU] (issignaling): New macro.
11219         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
11220         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
11221         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
11222         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
11223         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
11224         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
11225         * manual/arith.texi (issignaling): New section.
11226         * manual/libm-err-tab.pl (@all_functions): Update comment.
11227         * math/gen-libm-test.pl (parse_args): Apply special handling for
11228         issignaling.
11229         * math/libm-test.inc (print_float, issignaling_test): New
11230         functions.
11231         (check_float_internal): Add issignaling checks.
11232         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
11233         default definition.
11234         * sysdeps/powerpc/math-tests.h: New file.
11235         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
11236         tests.
11237         * math/test-snan.c (TEST_FUNC): Likewise.
11239 2013-03-30  David S. Miller  <davem@davemloft.net>
11241         * po/de.po: Update from translation team.
11243 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
11245         [BZ #10357]
11246         * math/k_casinh.c (__kernel_casinh): Handle arguments with
11247         imaginary part less than 1.0 and real part less than 0.5
11248         specially.
11249         * math/k_casinhf.c (__kernel_casinhf): Likewise.
11250         * math/k_casinhl.c (__kernel_casinhl): Likewise.
11251         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
11252         (cacos_test): Add more tests.
11253         (casin_test): Likewise.
11254         (casinh_test): Likewise.
11255         * sysdeps/i386/fpu/libm-test-ulps: Update.
11256         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11258 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
11260         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
11261         ONE with its value.
11263         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
11264         (__pow_mp): Replace ONE and MONE with their values.
11265         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
11266         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
11267         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
11268         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
11269         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
11270         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
11272         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
11274         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
11275         (__pow_mp): Replace ZERO and MZERO with their values.
11276         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
11277         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
11278         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
11279         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
11280         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
11281         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
11282         (__sqr): Likewise.
11284         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
11286         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
11288 2013-03-28  Roland McGrath  <roland@hack.frob.com>
11290         * include/stdlib.h [!SHARED] (__call_tls_dtors):
11291         Declare with __attribute__ ((weak)).
11292         * stdlib/exit.c (__libc_atexit) [!SHARED]:
11293         Call __call_tls_dtors only if it's not NULL.
11295 2013-03-28  Roland McGrath  <roland@hack.frob.com>
11297         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
11298         didn't do it already, then set _dl_phdr and _dl_phnum based on the
11299         magic __ehdr_start linker symbol if it's defined.
11300         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
11301         them up here if it was already done.
11303         * elf/dl-support.c (_dl_phdr): Make pointer to const.
11304         (_dl_aux_init): Use const in cast when setting it.
11305         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
11306         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
11307         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
11309         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
11310         Declare them here.
11311         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
11312         * csu/libc-tls.c: Nor here.
11313         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
11315         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
11316         (__libc_message): Never call vsyslog.
11318 2013-03-28  Alan Modra  <amodra@gmail.com>
11320         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
11321         Define as empty.
11322         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
11323         Likewise.
11325 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11327         [BZ #15214]
11328         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
11329         underflow.
11330         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11332 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
11334         [BZ #15304]
11335         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
11336         Don't add gid passed as argument.
11338         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
11340 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
11342         [BZ #15307]
11343         * math/k_casinh.c (__kernel_casinh): Handle arguments with
11344         imaginary part between 1.0 and 1.5 and real part less than 0.5
11345         specially.
11346         * math/k_casinhf.c (__kernel_casinhf): Likewise.
11347         * math/k_casinhl.c (__kernel_casinhl): Likewise.
11348         * math/libm-test.inc (cacos_test): Add more tests.
11349         (casin_test): Likewise.
11350         (casinh_test): Likewise.
11351         * sysdeps/i386/fpu/libm-test-ulps: Update.
11352         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11354 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
11356         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
11357         constants.
11358         (norm): Likewise.
11359         (denorm): Likewise.
11360         (__dbl_mp): Likewise.
11361         (add_magnitudes): Likewise.
11362         (sub_magnitudes): Likewise.
11363         (__add): Likewise.
11364         (__sub): Likewise.
11365         (__mul): Likewise.
11366         (__sqr): Likewise.
11367         (__inv): Likewise.
11368         (__dvd): Likewise.
11370         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
11371         commented code.
11372         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
11373         (__dubcos): Likewise.
11374         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
11375         (__ieee754_acos): Likewise.
11376         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
11377         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
11378         (__exp1): Likewise.
11379         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
11380         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
11381         (log1): Likewise.
11382         (my_log2): Likewise.
11383         (checkint): Likewise.
11384         * sysdeps/ieee754/dbl-64/e_remainder.c
11385         (__ieee754_remainder): Likewise.
11386         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
11387         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
11388         (bsloww): Likewise.
11389         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
11391         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
11392         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
11393         MANTISSA_STORE_T to store computations on mantissa.  Use
11394         macros for rounding and division.
11395         (denorm): Likewise.
11396         (__dbl_mp): Likewise.
11397         (add_magnitudes): Likewise.
11398         (sub_magnitudes): Likewise.
11399         (__mul): Likewise.
11400         (__sqr): Likewise.
11401         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
11402         powers of two in terms of TWOPOW macro.
11403         (mp_no): Make type of mantissa as MANTISSA_T.
11404         [!RADIXI]: Define RADIXI.
11405         [!TWO52]: Define TWO52.
11406         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
11408 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11410         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
11411         llroundl symbol when building for PPC32.
11413 2013-03-24  Mark H Weaver  <mhw@netris.org>
11415         * manual/arith.texi (Normalization Functions): Fix prototypes for
11416         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
11418 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11420         [BZ #13889]
11421         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
11422         high value to check if expl overflow.
11423         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
11424         to check for underflow and overflow.
11425         * math/libm-test.inc: Add exp test.
11427 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
11429         [BZ #11120]
11430         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
11431         with NOT_IN_libc.
11433 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11435         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
11436         symbol.
11438 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
11440         * math/gen-libm-test.pl (parse_args, special_functions): Properly
11441         wrap blocks consisting of several statements.
11443         * sysdeps/generic/math-tests.h: New file.
11444         * sysdeps/i386/fpu/math-tests.h: Likewise.
11445         * math/test-snan.c: Include it.
11446         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
11448 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
11450         [BZ #15285]
11451         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
11452         (__ieee754_j0l): Do not improve calculations using cos of twice
11453         input for inputs above LDBL_MAX / 2.0L.
11454         (__ieee754_y0l): Likewise.
11455         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
11456         (__ieee754_j1l): Do not improve calculations using cos of twice
11457         input for inputs above LDBL_MAX / 2.0L.
11458         (__ieee754_y1l): Likewise.
11459         * math/libm-test.inc (j0_test): Add another test.
11460         (j1_test): Likewise.
11461         (y0_test): Likewise.
11462         (y1_test): Likewise.
11463         * sysdeps/i386/fpu/libm-test-ulps: Update.
11465 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
11467         * Rules ($(objpfx)bench-%.c): Include code from a C source
11468         file.
11470 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
11472         [BZ #15287]
11473         * math/k_casinh.c (__kernel_casinh): Handle arguments with
11474         imaginary part 1.0 and real part less than 0.5 specially.
11475         * math/k_casinhf.c (__kernel_casinhf): Likewise.
11476         * math/k_casinhl.c (__kernel_casinhl): Likewise.
11477         * math/libm-test.inc (cacos_test): Add more tests.
11478         (casin_test): Likewise.
11479         (casinh_test): Likewise.
11480         * sysdeps/i386/fpu/libm-test-ulps: Update.
11481         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11483 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
11485         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
11486         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
11488 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
11490         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
11491         * config.make.in (config-cflags-sse4): Remove variable.
11492         (config-cflags-avx): Likewise.
11493         (config-cflags-sse2avx): Likewise.
11494         (config-cflags-novzeroupper): Likewise.
11495         (config-asflags-i686): Likewise.
11496         (have-mfma4): Likewise.
11497         (have-as-vis3): Likewise.
11498         (MIG): Likewise.
11499         * configure.in (MIG): Do not AC_SUBST.
11500         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
11501         (libc_cv_cc_sse4): Do not AC_SUBST.
11502         (libc_cv_cc_avx): Likewise.
11503         (libc_cv_cc_sse2avx): Likewise.
11504         (libc_cv_cc_novzeroupper): Likewise.
11505         (libc_cv_cc_fma4): Likewise.
11506         (libc_cv_as_i686): Likewise.
11507         (libc_cv_sparc_as_vis3): Likewise.
11508         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
11509         LIBC_CONFIG_VAR.
11510         (config-asflags-i686): Likewise.
11511         (config-cflags-avx): Likewise.
11512         (config-cflags-sse2avx): Likewise.
11513         (have-mfma4): Likewise.
11514         (config-cflags-novzeroupper): Likewise.
11515         * sysdeps/mach/configure.in (MIG): Likewise.
11516         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
11517         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
11518         LIBC_CONFIG_VAR.
11519         (config-cflags-avx): Likewise.
11520         (config-cflags-sse2avx): Likewise.
11521         (have-mfma4): Likewise.
11522         (config-cflags-novzeroupper): Likewise.
11523         * configure: Regenerated.
11524         * sysdeps/i386/configure: Likewise.
11525         * sysdeps/mach/configure: Likewise.
11526         * sysdeps/sparc/configure: Likewise.
11527         * sysdeps/x86_64/configure: Likewise.
11529 2013-03-20  Roland McGrath  <roland@hack.frob.com>
11531         [BZ #14812]
11532         * locale/programs/localedef.c (options): Put N_ translation marker
11533         on argument names, not just descriptions.
11535 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
11537         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
11539 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
11541         [BZ #14176]
11542         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
11544 2013-03-19  Roland McGrath  <roland@hack.frob.com>
11546         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
11547         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
11548         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
11549         [!BEFORE_ABORT] (before_abort): New function.
11550         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
11551         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
11552         (writev_for_fatal): New function.
11553         (WRITEV_FOR_FATAL): New macro; call that.
11554         (backtrace_and_maps): New function.
11555         (BEFORE_ABORT): New macro; call that.
11556         (struct str_list): Type removed.
11557         (__libc_message, __libc_fatal): Functions removed.
11558         Include <sysdeps/posix/libc_fatal.c> instead.
11560 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
11562         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
11563         constants.
11564         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
11565         double constants.
11567 2013-03-19  Andreas Schwab  <schwab@suse.de>
11569         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
11570         * sysdeps/gnu/configure: Regenerate.
11572         * configure.in: Substitute libc_cv_rtlddir.
11573         * configure: Regenerate.
11574         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
11575         * Makeconfig (rtlddir, inst_rtlddir): New variables.
11576         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
11577         * elf/Makefile (install-others, CFLAGS-interp.c)
11578         (ldso_install, common-ldd-rewrite): Likewise.
11579         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
11580         $(inst_slibdir)/$(rtld-installed-name).
11581         * scripts/rellns-sh: Add -p option.
11582         * Makerules (make-shlib-link): Use rellns-sh to get relative name
11583         for source.
11585 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
11587         * manual/nptl.texi: Renamed to ...
11588         * manual/threads.texi: ... this.
11589         * manual/Makefile (chapters): Update.
11591 2013-03-18  Roland McGrath  <roland@hack.frob.com>
11593         [BZ #14812]
11594         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
11595         on argument names, not just descriptions.
11596         * malloc/memusagestat.c (options): Likewise.
11597         * nss/getent.c (options): Likewise.
11599 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
11601         [BZ #14812]
11602         * iconv/iconv_prog.c (options): Put N_ translation marker
11603         on argument names, not just descriptions.
11604         * iconv/iconvconfig.c (options): Likewise.
11606 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
11608         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
11609         implementation which is faster on all x86_64 architectures.
11610         Tested on AMD, Intel Nehalem, SNB, IVB.
11611         * sysdeps/x86_64/strnlen.S: Likewise.
11613         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
11614         Remove all multiarch strlen and strnlen versions.
11615         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
11616         Remove strlen and strnlen related parts.
11618         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
11619         Inline strlen part.
11620         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
11622         * sysdeps/x86_64/multiarch/strlen.S: Remove.
11623         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
11624         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
11625         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
11626         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
11627         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
11629 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
11631         * manual/memory.texi (Malloc Tunable Parameters):
11632         Sort parameters alphabetically. Add comments for missing entries.
11634 2013-03-17  David S. Miller  <davem@davemloft.net>
11636         * sysdeps/sparc/fpu/libm-test-ulps: Update.
11638 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
11640         [BZ #15283]
11641         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
11642         for arguments at most half maximum finite value.
11643         * math/libm-test.inc (j0_test): Add more tests.
11644         (j1_test): Likewise.
11645         (y0_test): Likewise.
11646         (y1_test): Likewise.
11647         * sysdeps/i386/fpu/libm-test-ulps: Update.
11648         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11650         [BZ #14155]
11651         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
11652         1 / x and functions P and Q for arguments above 0x1p256L.
11653         (__ieee754_y0l): Likewise.
11654         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
11655         (__ieee754_y1l): Likewise.
11656         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
11657         (j1_test): Likewise.
11658         (y0_test): Likewise.
11659         (y1_test): Likewise.
11661 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
11663         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
11664         variable.
11666 2013-03-15  Roland McGrath  <roland@hack.frob.com>
11668         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
11669         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
11670         zero since it's initialized to EXEC_PAGESIZE.
11672         * sysdeps/unix/sysv/linux/ldsodefs.h
11673         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
11674         * sysdeps/generic/ldsodefs.h: ... here.
11676 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
11678         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
11680         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
11681         math/test-snan.c.
11682         * math/test-snan.c: Renamed from
11683         sysdeps/powerpc/fpu/test-powerpc-snan.c.
11684         * math/Makefile (tests): Add test-snan.
11685         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
11686         test-powerpc-snan.
11688         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
11689         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
11690         functions.
11691         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
11692         __builtin_nan family of functions.
11693         * math/libm-test.inc (initialize): Initialize qnan_value with
11694         __builtin_nan family of functions.
11695         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
11696         Remove variables.
11697         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
11698         Remove functions.
11699         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
11700         storage class.  Initialize qNaN_var and sNaN_var with
11701         __builtin_nan and __builtin_nans families of functions,
11702         respectively.
11704         * math/libm-test.inc (acosh_test): Also test with qNaN input.
11705         (sqrt_test): Remove duplicate test with qNaN input.
11706         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
11707         (round_test, signbit_test, significand_test): Note missing +/-Inf
11708         as well as qNaN tests.
11710         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
11711         qNaN_var.  Fix a few strings, too.
11712         * math/libm-test.inc (nan_value): Rename to qnan_value.
11713         * math/gen-libm-test.pl (%beautify): Adjust to that.
11714         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
11715         * math/test-misc.c (main): Likewise.
11716         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
11717         to __qnan_bytes, and __qnan_union, respectively.
11718         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
11719         Likewise.
11720         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
11721         and lqnanval, respectively.
11722         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
11723         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
11724         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
11725         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
11727         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
11728         * math/test-misc.c (main) [__x86_64__]: Enable test for long
11729         doubles.
11731         * math/test-misc.c (main): Fix copy'n'pastos.
11732         * misc/tst-efgcvt.c (special): Likewise.
11734         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
11735         Remove declarations.
11737 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
11739         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
11740         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
11741         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
11742         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
11744 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11746         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
11747         macro to return vdso values correctly in IFUNC implementations.
11748         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
11749         Optimization by using IFUNC.
11751 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
11752             Richard Henderson  <rth@redhat.com>
11753             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
11755         * Makefile.in (bench): New target.
11756         * NEWS: Mention the benchmark framework.
11757         * Rules (bench): Likewise.
11758         (binaries-bench): Generate binaries for functions to
11759         benchmark.
11760         * benchtests/Makefile: New makefile for benchmark tests.
11761         * benchtests/bench-skeleton.c: New skeleton file for benchmark
11762         programs.
11763         * benchtests/exp-inputs: New input file for EXP function.
11764         * benchtests/pow-inputs: New input file for POW function.
11765         * scripts/bench.pl: New script to generate source files for
11766         benchmark programs.
11768 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
11770         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
11771         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
11772         computations on mantissa.  Use macros for rounding and
11773         division.
11774         (denorm): Likewise.
11775         (__dbl_mp): Likewise.
11776         (add_magnitudes): Likewise.
11777         (sub_magnitudes): Likewise.
11778         (__mul): Likewise.
11779         (__sqr): Likewise.
11780         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
11781         powers of two in terms of TWOPOW macro.
11782         (mp_no): Make type of mantissa as MANTISSA_T.
11783         [!RADIXI]: Define RADIXI.
11784         [!TWO52]: Define TWO52.
11785         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
11787         * manual/nptl.texi (cindex): Modify threads to pthreads.
11789 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
11791         * sysdeps/x86_64/preconfigure: Regenerated.
11793 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
11795         [BZ #14155]
11796         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
11797         0x1p28 and above.
11798         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
11799         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
11800         0x1p28 and above.
11801         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
11802         * math/libm-test.inc (j0_test): Do not allow one spurious
11803         underflow exception.
11804         (y1_test): Likewise.
11806 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
11808         * manual/Makefile (chapters): Add nptl.
11809         * manual/debug.texi (Debugging Support): Add link to Threads
11810         chapter.
11811         * manual/nptl.texi: New file.
11813         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
11815 2013-03-14  Petr Baudis  <pasky@ucw.cz>
11817         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
11818         for non-NULL pointer before the memory validity test. Pointed
11819         out by Holger Brunck <holger.brunck@keymile.com>.
11821 2013-03-13  Andreas Schwab  <schwab@suse.de>
11823         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
11824         instead of .os.
11826 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
11828         * timezone/zic.c: Update from tzcode 2013b.
11830 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
11832         * manual/install.texi (Configuring and compiling):
11833         Mention i686 and i586.
11834         * INSTALL: Regenerate.
11836 2013-03-12  Roland McGrath  <roland@hack.frob.com>
11838         * sysdeps/init_array/elf-init.c: New file.
11839         * csu/elf-init.c
11840         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
11841         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
11843         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
11844         __gmon_start__ as global, but as static with a .preinit_array pointer.
11845         * sysdeps/init_array/gmon-start.c: New file.  Use that.
11846         * sysdeps/init_array/crti.S: New file, empty except for comments.
11847         * sysdeps/init_array/crtn.S: Likewise.
11849 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
11851         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
11852         definining bcopy.
11853         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
11854         Remove Prefer_SSE_for_memop.
11855         * sysdeps/x86_64/multiarch/init-arch.h: Remove
11856         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
11857         HAS_PREFER_SSE_FOR_MEMOP.
11858         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
11859         memset-x86-64.
11860         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
11861         Remove bzero, memset ifunc support.
11862         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
11863         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
11864         * sysdeps/x86_64/multiarch/memset.S: Likewise.
11865         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
11867 2013-03-11  Andreas Schwab  <schwab@suse.de>
11869         [BZ #15234]
11870         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
11871         by SHLIB_COMPAT.
11872         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
11873         (GLIBC_2.16): Remove pthread_atfork.
11875 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
11877         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
11878         (ptestcases.h): Likewise.
11880 2013-03-08  Roland McGrath  <roland@hack.frob.com>
11882         * Makeconfig ($(common-objpfx)config.status): Depend on
11883         sysdeps/*/preconfigure{,.in} too.
11885 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
11887         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
11888         (__free_hook): Use void * instead of __malloc_ptr_t.
11889         (__malloc_hook): Likewise.
11890         (__realloc_hook): Likewise.
11891         (__memalign_hook): Likewise.
11892         (__after_morecore_hook): Likewise.
11893         * malloc/arena.c (save_malloc_hook): Likewise.
11894         (save_free_hook): Likewise.
11895         * malloc/hooks.c (malloc_hook_ini): Likewise.
11896         (realloc_hook_ini): Likewise.
11897         (memalign_hook_ini): Likewise.
11898         * malloc/malloc.c (malloc_hook_ini): Likewise.
11899         (realloc_hook_ini): Likewise.
11900         (memalign_hook_ini): Likewise.
11901         (__free_hook): Likewise.
11902         (__malloc_hook): Likewise.
11903         (__realloc_hook): Likewise.
11904         (__memalign_hook): Likewise.
11905         (__libc_malloc): Likewise.
11906         (__libc_free): Likewise.
11907         (__libc_realloc): Likewise.
11908         (__libc_memalign): Likewise.
11909         (__libc_valloc): Likewise.
11910         (__libc_pvalloc): Likewise.
11911         (__libc_calloc): Likewise.
11912         (__posix_memalign): Likewise.
11913         * malloc/morecore.c (__sbrk): Likewise.
11914         (__default_morecore): Likewise.
11916         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
11918         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
11919         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
11920         __malloc_ptrdiff_t.
11922         * malloc/malloc.h (__malloc_size_t): Remove macro.
11923         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
11924         __malloc_size_t.
11925         (old_memalign_hook): Likewise.
11926         (old_realloc_hook): Likewise.
11927         (struct hdr): Likewise.
11928         (flood): Likewise.
11929         (mallochook): Likewise.
11930         (memalignhook): Likewise.
11931         (reallochook): Likewise.
11932         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
11933         (tr_old_realloc_hook): Likewise.
11934         (tr_old_memalign_hook): Likewise.
11935         (tr_mallochook): Likewise.
11936         (tr_reallochook): Likewise.
11937         (tr_memalignhook): Likewise.
11939 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11941         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
11942         default_ldbl_pack and using as default implementation.
11943         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
11944         implementation.
11945         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
11946         redundant definition.
11947         (ldbl_insert_mantissa): Likewise.
11948         (ldbl_canonicalize): Likewise.
11949         (ldbl_nearbyint): Likewise.
11950         (ldbl_pack): Rename to ldbl_pack_ppc.
11951         (ldbl_unpack): Rename to ldbl_unpack_ppc.
11952         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
11953         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
11955 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
11957         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
11958         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
11959         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
11960         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
11961         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
11962         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
11963         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
11964         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
11966 2013-03-07  Andreas Jaeger  <aj@suse.de>
11968         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
11969         bits/mman-linux.h.
11971 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
11973         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
11974         Include mpa.h and declare __MPEXP.
11975         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
11976         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
11977         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
11978         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
11979         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
11980         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
11981         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
11983         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
11984         (__slowpow): Use long double EXPL and LOGL functions to
11985         compute POW.
11986         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
11987         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
11988         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
11989         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
11990         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
11991         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
11993         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
11994         intermediate variable to calculate exponent.
11995         (__sqr): Likewise.
11996         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
11997         Likewise.
11998         (__sqr): Likewise.
12000         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
12001         [!NO__SQR]: Define __sqr.
12002         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
12003         and NO__SQR.  Remove all code except __mul and __sqr.  Include
12004         sysdeps/ieee754/dbl-64/mpa.c.
12005         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
12007         [BZ #12723]
12008         * posix/Makefile (tests): Add tst-pathconf.
12009         * posix/tst-pathconf.c: New test case.
12010         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
12011         _PC_PIPE_BUF.
12012         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
12014 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
12016         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
12018 2013-03-06  Andreas Jaeger  <aj@suse.de>
12020         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
12021         definition via __MAP_ANONYMOUS.
12023         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
12024         it's not part of Linux headers.
12026         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
12027         (MAP_HUGE_MASK): Define.
12029         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
12030         Define.
12031         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
12032         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
12033         Define.
12034         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
12035         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
12036         Define.
12037         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
12038         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
12039         Define.
12040         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
12042         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
12043         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
12044         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
12045         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
12046         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
12047         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
12049         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
12050         Handle f2fs.
12052         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
12053         Handle f2fs and efivarfs.
12055         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
12056         f2fs.
12058         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
12059         (EFIVARFS_MAGIC): Add.
12060         (F2FS_LINK_MAX): Add.
12062 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
12064         * stdio-common/vfprintf.c: Replace __builtin_expect with
12065         __glibc_unlikely.
12067 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
12069         [BZ #13550]
12070         * sysdeps/generic/bp-sym.h: Remove file.
12071         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
12072         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
12073         <bp-sym.h> and <bp-asm.h>.
12074         (__longjmp): Don't use BP_SYM.
12075         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
12076         and <bp-asm.h>.
12077         (memcpy): Don't use BP_SYM.
12078         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
12079         <bp-sym.h> and <bp-asm.h>.
12080         (memcpy): Don't use BP_SYM.
12081         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
12082         <bp-asm.h>.
12083         (memcpy): Don't use BP_SYM.
12084         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
12085         <bp-asm.h>.
12086         (memset): Don't use BP_SYM.
12087         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
12088         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
12089         (__bzero): Don't use BP_SYM.
12090         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
12091         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
12092         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
12093         <bp-sym.h> and <bp-asm.h>.
12094         (memcmp): Don't use BP_SYM.  Remove comment about bounded
12095         pointers.
12096         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
12097         <bp-sym.h> and <bp-asm.h>.
12098         (memcpy): Don't use BP_SYM.
12099         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
12100         <bp-sym.h> and <bp-asm.h>.
12101         (memset): Don't use BP_SYM.
12102         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
12103         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
12104         (__bzero): Don't use BP_SYM.
12105         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
12106         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
12107         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
12108         <bp-sym.h> and <bp-asm.h>.
12109         (strncmp): Don't use BP_SYM.  Remove comment about bounded
12110         pointers.
12111         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
12112         <bp-sym.h> and <bp-asm.h>.
12113         (memcpy): Don't use BP_SYM.
12114         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
12115         <bp-sym.h> and <bp-asm.h>.
12116         (memset): Don't use BP_SYM.
12117         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
12118         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
12119         (__bzero): Don't use BP_SYM.
12120         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
12121         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
12122         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
12123         <bp-sym.h> and <bp-asm.h>.
12124         (__memchr): Don't use BP_SYM.
12125         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
12126         <bp-sym.h> and <bp-asm.h>.
12127         (memcmp): Don't use BP_SYM.  Remove comment about bounded
12128         pointers.
12129         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
12130         <bp-sym.h> and <bp-asm.h>.
12131         (memcpy): Don't use BP_SYM.
12132         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
12133         <bp-sym.h> and <bp-asm.h>.
12134         (__mempcpy): Don't use BP_SYM.
12135         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
12136         <bp-sym.h> and <bp-asm.h>.
12137         (__memrchr): Don't use BP_SYM.
12138         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
12139         <bp-sym.h> and <bp-asm.h>.
12140         (memset): Don't use BP_SYM.
12141         (__bzero): Likewise.
12142         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
12143         <bp-sym.h> and <bp-asm.h>.
12144         (__rawmemchr): Don't use BP_SYM.
12145         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
12146         <bp-sym.h> and <bp-asm.h>.
12147         (__STRCMP): Don't use BP_SYM.
12148         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
12149         <bp-sym.h> and <bp-asm.h>.
12150         (strchr): Don't use BP_SYM.
12151         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
12152         <bp-sym.h> and <bp-asm.h>.
12153         (__strchrnul): Don't use BP_SYM.
12154         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
12155         <bp-sym.h> and <bp-asm.h>.
12156         (strlen): Don't use BP_SYM.
12157         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
12158         <bp-sym.h> and <bp-asm.h>.
12159         (strncmp): Don't use BP_SYM.  Remove comment about bounded
12160         pointers.
12161         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
12162         <bp-sym.h> and <bp-asm.h>.
12163         (__strnlen): Don't use BP_SYM.
12164         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
12165         <bp-sym.h> and <bp-asm.h>.
12166         (__GI__setjmp): Don't use BP_SYM.
12167         (_setjmp): Likewise.
12168         (__sigsetjmp): Likewise.
12169         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
12170         (L(start_addresses)): Don't use BP_SYM.
12171         (_start): Likewise.
12172         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
12173         <bp-asm.h>.
12174         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
12175         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
12176         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
12177         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
12178         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
12179         <bp-asm.h>.
12180         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
12181         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
12182         about bounded pointers.
12183         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
12184         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
12185         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
12186         <bp-asm.h>.
12187         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
12188         about bounded pointers.  Remove GKM FIXME comments.
12189         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
12190         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
12191         <bp-asm.h>.
12192         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
12193         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
12194         Remove GKM FIXME comments.
12195         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
12196         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
12197         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
12198         <bp-asm.h>.
12199         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
12200         about bounded pointers.  Remove GKM FIXME comment.
12201         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
12202         and <bp-asm.h>.
12203         (strncmp): Don't use BP_SYM.  Remove comment about bounded
12204         pointers.
12205         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
12206         <bp-sym.h> and <bp-asm.h>.
12207         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
12208         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
12209         <bp-sym.h> and <bp-asm.h>.
12210         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
12211         comment.
12213 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
12215         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
12216         call free(NULL).
12218 2013-03-05  David S. Miller  <davem@davemloft.net>
12220         * po/es.po: Update from translation team.
12222 2013-03-05  Andreas Jaeger  <aj@suse.de>
12224         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
12225         <bits/mman-linux.h>.
12226         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
12227         is fine.
12228         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
12229         <bits/mman-linux.h> to end of file.
12230         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
12231         is fine.
12232         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
12233         <bits/mman-linux.h> to end of file.
12234         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
12235         is fine.
12236         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
12237         <bits/mman-linux.h> to end of file.
12239         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
12240         (MCL_CURRENT, MCL_FUTURE): Define here.
12242 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
12244         [BZ #15232]
12245         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
12246         attribute_hidden.
12247         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
12249 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
12251         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
12252         fourth parameter needed for rt_sigprocmask syscall.
12253         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
12254         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
12255         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
12256         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
12257         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
12258         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
12260 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
12262         [BZ #13550]
12263         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
12264         comment about bounded pointers.
12265         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
12266         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
12268 2013-03-04  Andreas Jaeger  <aj@suse.de>
12270         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
12271         common definitions.
12273         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
12274         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
12275         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
12276         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
12277         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
12278         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
12280 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12282         [BZ #15055]
12283         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
12284         __ieee754_sqrl instead of __sqrl.
12286 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
12288         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
12289         * sysdeps/powerpc/fpu_control.h: ... here.
12290         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
12291         * sysdeps/powerpc/bits/fenvinline.h: ... here.
12292         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
12293         * sysdeps/powerpc/bits/mathinline.h: ... here.
12295 2013-03-01  Roland McGrath  <roland@hack.frob.com>
12297         * elf/dl-hwcaps.c (_dl_important_hwcaps):
12298         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
12299         to just [NEED_DL_SYSINFO_DSO].
12300         * elf/dl-support.c: Likewise.
12301         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
12302         * elf/rtld.c (dl_main): Likewise.
12303         * elf/setup-vdso.h (setup_vdso): Likewise.
12304         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
12305         * sysdeps/unix/sysv/linux/dl-sysdep.c
12306         (_dl_discover_osversion): Likewise.
12308 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
12310         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
12311         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
12313 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
12315         * NEWS: Mention libm performance improvements and non-x86 PI
12316         futex support.
12318         * csu/libc-start.c (__pthread_initialize_minimal): Change
12319         function arguments.
12320         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
12322 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
12324         [BZ #13550]
12325         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
12326         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
12327         <bp-sym.h> and <bp-asm.h>.
12328         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
12329         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
12330         and <bp-asm.h>.
12331         (memcpy): Don't use BP_SYM.
12332         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
12333         <bp-asm.h>.
12334         (__mpn_add_n): Don't use BP_SYM.
12335         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
12336         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
12337         and <bp-asm.h>.
12338         (__mpn_addmul_1): Don't use BP_SYM.
12339         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
12340         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
12341         <bp-sym.h>.
12342         (_setjmp): Don't use BP_SYM.
12343         (__novmx_setjmp): Likewise.
12344         (__GI__setjmp): Likewise.
12345         (__vmx_setjmp): Likewise.
12346         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
12347         <bp-sym.h>.
12348         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
12349         (__bzero): Don't use BP_SYM.
12350         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
12351         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
12352         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
12353         <bp-sym.h> and <bp-asm.h>.
12354         (memcpy): Don't use BP_SYM.
12355         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
12356         <bp-sym.h> and <bp-asm.h>.
12357         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
12358         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
12359         <bp-sym.h> and <bp-asm.h>.
12360         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
12361         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
12362         <bp-asm.h>.
12363         (__mpn_lshift): Don't use BP_SYM.
12364         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
12365         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
12366         <bp-asm.h>.
12367         (memset): Don't use BP_SYM.
12368         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
12369         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
12370         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
12371         <bp-asm.h>.
12372         (__mpn_mul_1): Don't use BP_SYM.
12373         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
12374         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
12375         <bp-sym.h> and <bp-asm.h>.
12376         (memcmp): Don't use BP_SYM.
12377         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
12378         <bp-sym.h> and <bp-asm.h>.
12379         (memcpy): Don't use BP_SYM.
12380         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
12381         <bp-sym.h> and <bp-asm.h>.
12382         (memset): Don't use BP_SYM.
12383         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
12384         <bp-sym.h> and <bp-asm.h>.
12385         (strncmp): Don't use BP_SYM.
12386         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
12387         <bp-sym.h> and <bp-asm.h>.
12388         (memcpy): Don't use BP_SYM.
12389         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
12390         <bp-sym.h> and <bp-asm.h>.
12391         (memset): Don't use BP_SYM.
12392         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
12393         <bp-sym.h> and <bp-asm.h>.
12394         (__memchr): Don't use BP_SYM.
12395         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
12396         <bp-sym.h> and <bp-asm.h>.
12397         (memcmp): Don't use BP_SYM.
12398         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
12399         <bp-sym.h> and <bp-asm.h>.
12400         (memcpy): Don't use BP_SYM.
12401         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
12402         <bp-sym.h> and <bp-asm.h>.
12403         (__mempcpy): Don't use BP_SYM.
12404         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
12405         <bp-sym.h> and <bp-asm.h>.
12406         (__memrchr): Don't use BP_SYM.
12407         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
12408         <bp-sym.h> and <bp-asm.h>.
12409         (memset): Don't use BP_SYM.
12410         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
12411         <bp-sym.h> and <bp-asm.h>.
12412         (__rawmemchr): Don't use BP_SYM.
12413         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
12414         <bp-sym.h> and <bp-asm.h>.
12415         (__STRCMP): Don't use BP_SYM.
12416         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
12417         <bp-sym.h> and <bp-asm.h>.
12418         (strchr): Don't use BP_SYM.
12419         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
12420         <bp-sym.h> and <bp-asm.h>.
12421         (__strchrnul): Don't use BP_SYM.
12422         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
12423         <bp-sym.h> and <bp-asm.h>.
12424         (strlen): Don't use BP_SYM.
12425         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
12426         <bp-sym.h> and <bp-asm.h>.
12427         (strncmp): Don't use BP_SYM.
12428         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
12429         <bp-sym.h> and <bp-asm.h>.
12430         (__strnlen): Don't use BP_SYM.
12431         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
12432         <bp-asm.h>.
12433         (__mpn_rshift): Don't use BP_SYM.
12434         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
12435         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
12436         <bp-sym.h> and <bp-asm.h>.
12437         (__sigsetjmp): Don't use BP_SYM.
12438         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
12439         (L(start_addresses)): Don't use BP_SYM.
12440         (_start): Likewise.
12441         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
12442         <bp-asm.h>.
12443         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
12444         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
12445         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
12446         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
12447         <bp-asm.h>.
12448         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
12449         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
12450         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
12451         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
12452         <bp-asm.h>.
12453         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
12454         comments.
12455         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
12456         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
12457         <bp-asm.h>.
12458         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
12459         FIXME comments.
12460         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
12461         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
12462         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
12463         <bp-asm.h>.
12464         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
12465         comment.
12466         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
12467         and <bp-asm.h>.
12468         (strncmp): Don't use BP_SYM,
12469         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
12470         <bp-asm.h>.
12471         (__mpn_sub_n): Don't use BP_SYM.
12472         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
12473         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
12474         and <bp-asm.h>.
12475         (__mpn_submul_1): Don't use BP_SYM.
12476         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
12477         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
12478         <bp-sym.h> and <bp-asm.h>.
12479         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
12480         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
12481         <bp-sym.h> and <bp-asm.h>.
12482         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
12483         comment.
12485 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
12487         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
12488         Use ZK to minimize writes to Z.
12489         (sub_magnitudes): Simplify code a bit.
12490         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
12491         Use ZK to minimize writes to Z.
12492         (sub_magnitudes): Simplify code a bit.
12494 2013-02-27  Roland McGrath  <roland@hack.frob.com>
12496         * csu/gmon-start.c: Add special exception to license text.
12498 2013-02-27  Richard Henderson  <rth@redhat.com>
12500         * scripts/config.guess: Update from config.git.
12501         * scripts/config.sub: Likewise.
12503 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
12505         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
12507         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
12509         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
12511         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
12513         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
12515 2013-02-26  Roland McGrath  <roland@hack.frob.com>
12517         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
12518         [$(build-shared = yes].
12520 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
12522         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
12523         (__mul): Reduce iterations for calculating mantissa.
12525         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
12526         MPTWO.
12527         (__mpranred): Likewise.
12529         [BZ #15160]
12530         * malloc/memusagestat.c (main): Draw graphs for heap and stack
12531         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
12533 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
12535         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
12536         Define __attribute__.
12538 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
12540         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
12541         unused.
12542         * posix/regex_internal.h (__attribute): Remove.
12543         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
12544         (re_string_context_at): Likewise.
12545         (bitset_not): Use __attribute__ and mark function as possibly
12546         unused.
12547         (bitset_merge): Likewise.
12548         (bitset_mask): Likewise.
12549         (re_string_char_size_at): Likewise.
12550         (re_string_wchar_at): Likewise.
12551         (re_string_elem_size_at): Likewise.
12553 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
12555         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
12556         code.
12557         (cc32): Likewise.
12559         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
12560         (__acr): Likewise.
12561         (__cpy): Likewise.
12562         (norm): Likewise.
12563         (denorm): Likewise.
12564         (__dbl_mp): Likewise.
12565         (add_magnitudes): Likewise.
12566         (sub_magnitudes): Likewise.
12567         (__mul): Likewise.
12568         (__inv): Likewise.
12570         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
12571         style.
12573         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
12574         style.
12576         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
12577         code.
12579         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
12580         up changes with default code.
12581         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
12582         Likewise.
12584 2013-02-24  Allan McRae  <allan@archlinux.org>
12586         * manual/socket.texi (The Internet Namespace): Order menu items
12587         to match that in the file.
12589         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
12590         node listing of the info page menu.
12592 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
12594         [BZ #13550]
12595         * sysdeps/i386/bp-asm.h: Remove file.
12596         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
12597         (PARMS): Do not use macros from bp-asm.h.
12598         (S1): Likewise.
12599         (S2): Likewise.
12600         (SIZE): Likewise.
12601         (__mpn_add_n): Do not use BP_SYM
12602         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
12603         "bp-asm.h".
12604         (PARMS): Do not use macros from bp-asm.h.
12605         (S1): Likewise.
12606         (SIZE): Likewise.
12607         (__mpn_addmul_1): Do not use BP_SYM
12608         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
12609         "bp-asm.h".
12610         (PARMS): Do not use macros from bp-asm.h.
12611         (SIGMSK): Likewise.
12612         (_setjmp): Likewise.  Do not use BP_SYM.
12613         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
12614         "bp-asm.h".
12615         (PARMS): Do not use macros from bp-asm.h.
12616         (SIGMSK): Likewise.
12617         (setjmp): Likewise.  Do not use BP_SYM.
12618         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
12619         "bp-asm.h".
12620         (PARMS): Do not use macros from bp-asm.h.
12621         (__frexp): Do not use BP_SYM.
12622         (frexp): Likewise.
12623         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
12624         "bp-asm.h".
12625         (PARMS): Do not use macros from bp-asm.h.
12626         (__frexpf): Do not use BP_SYM.
12627         (frexpf): Likewise.
12628         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
12629         "bp-asm.h".
12630         (PARMS): Do not use macros from bp-asm.h.
12631         (__frexpl): Do not use BP_SYM.
12632         (frexpl): Likewise.
12633         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
12634         "bp-asm.h".
12635         (PARMS): Do not use macros from bp-asm.h.
12636         (__remquo): Do not use BP_SYM.
12637         (remquo): Likewise.
12638         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
12639         "bp-asm.h".
12640         (PARMS): Do not use macros from bp-asm.h.
12641         (__remquof): Do not use BP_SYM.
12642         (remquof): Likewise.
12643         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
12644         "bp-asm.h".
12645         (PARMS): Do not use macros from bp-asm.h.
12646         (__remquol): Do not use BP_SYM.
12647         (remquol): Likewise.
12648         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
12649         "bp-asm.h".
12650         (PARMS): Do not use macros from bp-asm.h.
12651         (DEST): Likewise.
12652         (SRC): Likewise.
12653         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
12654         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
12655         "bp-asm.h".
12656         (PARMS): Do not use macros from bp-asm.h.
12657         (strlen): Do not use BP_SYM.
12658         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
12659         "bp-asm.h".
12660         (PARMS): Do not use macros from bp-asm.h.
12661         (S1): Likewise.
12662         (S2): Likewise.
12663         (SIZE): Likewise.
12664         (__mpn_add_n): Do not use BP_SYM.
12665         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
12666         "bp-asm.h".
12667         (PARMS): Do not use macros from bp-asm.h.
12668         (S1): Likewise.
12669         (SIZE): Likewise.
12670         (__mpn_addmul_1): Do not use BP_SYM.
12671         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
12672         weak_alias.
12673         (bzero): Likewise.
12674         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
12675         "bp-asm.h".
12676         (PARMS): Do not use macros from bp-asm.h.
12677         (S): Likewise.
12678         (SIZE): Likewise.
12679         (__mpn_lshift): Do not use BP_SYM.
12680         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
12681         "bp-asm.h".
12682         (PARMS): Do not use macros from bp-asm.h.
12683         (DEST): Likewise.
12684         (SRC): Likewise.
12685         (LEN): Likewise.
12686         (memcpy): Likewise.  Do not use BP_SYM.
12687         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
12688         libc_hidden_def and weak_alias.
12689         (mempcpy): Do not use BP_SYM in weak_alias.
12690         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
12691         "bp-asm.h".
12692         (PARMS): Do not use macros from bp-asm.h.
12693         (DEST): Likewise.
12694         (LEN): Likewise.
12695         [!BZERO_P] (CHR): Likewise.
12696         (memset): Likewise.  Do not use BP_SYM.
12697         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
12698         "bp-asm.h".
12699         (PARMS): Do not use macros from bp-asm.h.
12700         (S1): Likewise.
12701         (SIZE): Likewise.
12702         (__mpn_mul_1): Do not use BP_SYM.
12703         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
12704         "bp-asm.h".
12705         (PARMS): Do not use macros from bp-asm.h.
12706         (S): Likewise.
12707         (SIZE): Likewise.
12708         (__mpn_rshift): Do not use BP_SYM.
12709         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
12710         "bp-asm.h".
12711         (PARMS): Do not use macros from bp-asm.h.
12712         (STR): Likewise.
12713         (CHR): Likewise.
12714         (strchr): Likewise.  Do not use BP_SYM.
12715         (index): Do not use BP_SYM in weak_alias.
12716         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
12717         "bp-asm.h".
12718         (PARMS): Do not use macros from bp-asm.h.
12719         (DEST): Likewise.
12720         (SRC): Likewise.
12721         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
12722         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
12723         "bp-asm.h".
12724         (PARMS): Do not use macros from bp-asm.h.
12725         (strlen): Do not use BP_SYM.
12726         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
12727         "bp-asm.h".
12728         (PARMS): Do not use macros from bp-asm.h.
12729         (S1): Likewise.
12730         (S2): Likewise.
12731         (SIZE): Likewise.
12732         (__mpn_sub_n): Do not use BP_SYM.
12733         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
12734         "bp-asm.h".
12735         (PARMS): Do not use macros from bp-asm.h.
12736         (S1): Likewise.
12737         (SIZE): Likewise.
12738         (__mpn_submul_1): Do not use BP_SYM.
12739         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
12740         "bp-asm.h".
12741         (PARMS): Do not use macros from bp-asm.h.
12742         (S1): Likewise.
12743         (S2): Likewise.
12744         (SIZE): Likewise.
12745         (__mpn_add_n): Do not use BP_SYM.
12746         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
12747         weak_alias.
12748         (bzero): Likewise.
12749         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
12750         "bp-asm.h".
12751         (PARMS): Do not use macros from bp-asm.h.
12752         (BLK2): Likewise.
12753         (LEN): Likewise.
12754         (memcmp): Do not use BP_SYM.
12755         (bcmp): Do not use BP_SYM in weak_alias.
12756         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
12757         "bp-asm.h".
12758         (PARMS): Do not use macros from bp-asm.h.
12759         (DEST): Likewise.
12760         (SRC): Likewise.
12761         (LEN): Likewise.
12762         (memcpy): Likewise.  Do not use BP_SYM.
12763         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
12764         "bp-asm.h".
12765         (PARMS): Do not use macros from bp-asm.h.
12766         (DEST): Likewise.
12767         (SRC): Likewise.
12768         (LEN): Likewise.
12769         (memmove): Likewise.  Do not use BP_SYM.
12770         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
12771         "bp-asm.h".
12772         (PARMS): Do not use macros from bp-asm.h.
12773         (DEST): Likewise.
12774         (SRC): Likewise.
12775         (LEN): Likewise.
12776         (__mempcpy): Likewise.  Do not use BP_SYM.
12777         (mempcpy): Do not use BP_SYM in weak_alias.
12778         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
12779         "bp-asm.h".
12780         (PARMS): Do not use macros from bp-asm.h.
12781         (DEST): Likewise.
12782         (LEN): Likewise.
12783         [!BZERO_P] (CHR): Likewise.
12784         (memset): Likewise.  Do not use BP_SYM.
12785         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
12786         "bp-asm.h".
12787         (PARMS): Do not use macros from bp-asm.h.
12788         (STR2): Likewise.
12789         (strcmp): Do not use BP_SYM.
12790         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
12791         "bp-asm.h".
12792         (PARMS): Do not use macros from bp-asm.h.
12793         (STR): Likewise.
12794         (DELIM): Likewise.
12795         [USE_AS_STRTOK_R] (SAVE): Likewise.
12796         (FUNCTION): Likewise.  Do not use BP_SYM.
12797         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
12798         aliases.
12799         (strtok_r): Likewise.
12800         (__GI___strtok_r): Likewise.
12801         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
12802         (PARMS): Do not use macros from bp-asm.h.
12803         (S): Likewise.
12804         (SIZE): Likewise.
12805         (__mpn_lshift): Do not use BP_SYM.
12806         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
12807         (PARMS): Do not use macros from bp-asm.h.
12808         (STR): Likewise.
12809         (CHR): Likewise.
12810         (__memchr): Do not use BP_SYM.
12811         (memchr): Do not use BP_SYM in weak_alias.
12812         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
12813         (PARMS): Do not use macros from bp-asm.h.
12814         (BLK2): Likewise.
12815         (LEN): Likewise.
12816         (memcmp): Do not use BP_SYM.
12817         (bcmp): Do not use BP_SYM in weak_alias.
12818         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
12819         (PARMS): Do not use macros from bp-asm.h.
12820         (S1): Likewise.
12821         (SIZE): Likewise.
12822         (__mpn_mul_1): Do not use BP_SYM.
12823         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
12824         "bp-asm.h".
12825         (PARMS): Do not use macros from bp-asm.h.
12826         (STR): Likewise.
12827         (CHR): Likewise.
12828         (__rawmemchr): Do not use BP_SYM.
12829         (rawmemchr): Do not use BP_SYM in weak_alias.
12830         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
12831         (PARMS): Do not use macros from bp-asm.h.
12832         (S): Likewise.
12833         (SIZE): Likewise.
12834         (__mpn_rshift): Do not use BP_SYM.
12835         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
12836         (PARMS): Do not use macros from bp-asm.h.
12837         (SIGMSK): Likewise.
12838         (__sigsetjmp): Likewise.  Do not use BP_SYM.
12839         * sysdeps/i386/start.S: Do not include "bp-sym.h".
12840         (_start): Do not use BP_SYM.
12841         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
12842         (PARMS): Do not use macros from bp-asm.h.
12843         (DEST): Likewise.
12844         (SRC): Likewise.
12845         (__stpcpy): Likewise.  Do not use BP_SYM.
12846         (stpcpy): Do not use BP_SYM in weak_alias.
12847         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
12848         "bp-asm.h".
12849         (PARMS): Do not use macros from bp-asm.h.
12850         (DEST): Likewise.
12851         (SRC): Likewise.
12852         (LEN): Likewise.
12853         (__stpncpy): Likewise.  Do not use BP_SYM.
12854         (stpncpy): Do not use BP_SYM in weak_alias.
12855         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
12856         (PARMS): Do not use macros from bp-asm.h.
12857         (STR): Likewise.
12858         (CHR): Likewise.
12859         (strchr): Likewise.  Do not use BP_SYM.
12860         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
12861         "bp-asm.h".
12862         (PARMS): Do not use macros from bp-asm.h.
12863         (STR): Likewise.
12864         (CHR): Likewise.
12865         (__strchrnul): Likewise.  Do not use BP_SYM.
12866         (strchrnul): Do not use BP_SYM in weak_alias.
12867         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
12868         "bp-asm.h".
12869         (PARMS): Do not use macros from bp-asm.h.
12870         (STOP): Likewise.
12871         (strcspn): Do not use BP_SYM.
12872         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
12873         "bp-asm.h".
12874         (PARMS): Do not use macros from bp-asm.h.
12875         (STR): Likewise.
12876         (STOP): Likewise.
12877         (strpbrk): Likewise.  Do not use BP_SYM.
12878         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
12879         "bp-asm.h".
12880         (PARMS): Do not use macros from bp-asm.h.
12881         (STR): Likewise.
12882         (CHR): Likewise.
12883         (strrchr): Likewise.  Do not use BP_SYM.
12884         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
12885         (PARMS): Do not use macros from bp-asm.h.
12886         (SKIP): Likewise.
12887         (strspn): Do not use BP_SYM.
12888         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
12889         (PARMS): Do not use macros from bp-asm.h.
12890         (STR): Likewise.
12891         (DELIM): Likewise.
12892         (SAVE): Likewise.
12893         (FUNCTION): Likewise.  Do not use BP_SYM.
12894         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
12895         aliases.
12896         (strtok_r): Likewise.
12897         (__GI___strtok_r): Likewise.
12898         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
12899         (PARMS): Do not use macros from bp-asm.h.
12900         (S1): Likewise.
12901         (S2): Likewise.
12902         (SIZE): Likewise.
12903         (__mpn_sub_n): Do not use BP_SYM.
12904         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
12905         "bp-asm.h".
12906         (PARMS): Do not use macros from bp-asm.h.
12907         (S1): Likewise.
12908         (SIZE): Likewise.
12909         (__mpn_submul_1): Do not use BP_SYM.
12910         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
12911         <bp-sym.h>.
12912         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
12913         and <bp-asm.h>.
12914         (PARMS): Do not use macros from bp-asm.h.
12915         (FLAGS): Likewise.
12916         (PTID): Likewise.
12917         (TLS): Likewise.
12918         (CTID): Likewise.
12919         (__clone): Do not use BP_SYM.
12920         (clone): Do not use BP_SYM in weak_alias.
12921         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
12922         and <bp-asm.h>.
12923         (PARMS): Do not use macros from bp-asm.h.
12924         (LEN): Likewise.
12925         (__mmap64): Do not use BP_SYM.
12926         (mmap64): Do not use BP_SYM in weak_alias.
12927         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
12928         <bp-sym.h> and <bp-asm.h>.
12929         (PARMS): Do not use macros from bp-asm.h.
12930         (__posix_fadvise64_l64): Do not use BP_SYM.
12931         * sysdeps/unix/sysv/linux/i386/semtimedop.S
12932         (PARMS): Do not use macros from bp-asm.h.
12933         (NSOPS): Likewise.
12934         (semtimedop): Do not use BP_SYM.
12935         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
12936         and <bp-asm.h>.
12938 2013-02-21  Allan McRae  <allan@archlinux.org>
12940         * manual/message.texi (Charset conversion in gettext):
12941         Move @end statement to beginning of line.
12943 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
12945         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
12946         static.
12947         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
12948         Likewise.
12950         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
12951         (denorm): Likewise.
12952         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
12953         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
12955 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
12957         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
12958         tail-call to the resolved function if pltexit isn't needed.
12960 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
12962         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
12963         or Y being zero as being unlikely.
12964         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
12965         Likewise.
12967 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
12969         * manual/nss.texi (System Databases and Name Service Switch):
12970         Remove frobnicate @pxref.
12972 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
12974         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
12975         __attribute__ ((unused)) to __attribute__ ((__unused__)).
12977 2013-02-20  Petr Machata  <pmachata@redhat.com>
12979         * elf/elf.h (R_ARM_TARGET1): New macro.
12980         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
12981         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
12982         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
12983         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
12984         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
12985         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
12986         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
12987         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
12988         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
12989         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
12990         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
12991         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
12992         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
12993         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
12994         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
12995         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
12996         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
12997         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
12998         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
12999         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
13000         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
13001         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
13002         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
13003         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
13004         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
13005         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
13006         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
13007         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
13008         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
13009         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
13010         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
13011         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
13012         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
13013         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
13014         (R_ARM_THM_GOT_BREL12): Likewise.
13015         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
13016         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
13017         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
13018         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
13019         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
13020         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
13021         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
13022         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
13023         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
13025 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
13027         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
13028         __attribute_used__ to __attribute__ ((unused)).
13030 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
13032         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
13033         powerpc mpa.c.
13034         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
13035         comment formatting.
13036         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
13038 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
13040         [BZ #13550]
13041         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
13042         Remove macro.
13043         (ENTER): Remove both macro definitions.
13044         (LEAVE): Likewise.
13045         (CHECK_BOUNDS_LOW): Likewise.
13046         (CHECK_BOUNDS_HIGH): Likewise.
13047         (CHECK_BOUNDS_BOTH): Likewise.
13048         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
13049         (RETURN_BOUNDED_POINTER): Likewise.
13050         (RETURN_NULL_BOUNDED_POINTER): Likewise.
13051         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
13052         (POP_ERRNO_LOCATION_RETURN): Likewise.
13053         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
13054         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
13055         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
13056         macros.
13057         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13058         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
13059         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
13060         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
13061         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
13062         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
13063         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
13064         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
13065         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
13066         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
13067         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
13068         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
13069         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
13070         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
13071         removed macros.
13072         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13073         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
13074         macros.
13075         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
13076         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
13077         * sysdeps/i386/i586/memset.S (memset): Likewise.
13078         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
13079         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13080         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
13081         macros.
13082         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
13083         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
13084         Change uses of L(2) to L(out).
13085         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
13086         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
13087         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
13088         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
13089         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
13090         removed macros.
13091         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13092         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
13093         macros.
13094         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
13095         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
13096         (RETURN): Do not use macro LEAVE.
13097         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
13098         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
13099         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
13100         * sysdeps/i386/i686/memset.S (memset): Likewise.
13101         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
13102         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
13103         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
13104         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
13105         Likewise.
13106         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
13107         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
13108         L(1_2) and L(1_3) into L(1).
13109         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
13110         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
13111         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
13112         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
13113         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
13114         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
13115         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
13116         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13117         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
13118         macros.
13119         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
13120         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
13121         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
13122         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
13123         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
13124         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
13125         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
13126         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
13127         * sysdeps/i386/strcspn.S (strcspn): Likewise.
13128         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
13129         * sysdeps/i386/strrchr.S (strrchr): Likewise.
13130         * sysdeps/i386/strspn.S (strspn): Likewise.
13131         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
13132         conditional code.
13133         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
13134         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
13135         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
13136         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
13137         L(1_3) into L(1_1).
13138         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
13139         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
13140         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
13141         macros.
13142         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13144 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
13146         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
13147         macro.
13149 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
13151         * math/atest-exp.c (exp_mpn): Remove ROUND.
13152         * math/atest-exp2.c (exp_mpn): Likewise.
13153         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
13155         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
13156         * stdlib/tst-tls-atexit-lib.c: Likewise.
13157         * stdlib/tst-tls-atexit.c: Likewise.
13159 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
13161         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
13162         and __attribute_alloc_size__.
13164 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
13166         * include/programs/xmalloc.h: Change __attribute_alloc_size to
13167         __attribute_alloc_size__.
13168         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
13169         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
13171 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
13173         * include/programs/xmalloc.h: New file.
13174         * catgets/gencat.c: Include it.
13175         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
13176         * elf/pldd.c: Likewise.
13177         * iconv/iconv_charmap.c: Likewise.
13178         * iconv/iconvconfig.c: Likewise.
13179         * iconv/strtab.c: Likewise.
13180         * locale/programs/locale.c: Likewise.
13181         * locale/programs/localedef.h: Likewise.
13182         * locale/programs/simple-hash.c: Likewise.
13183         * nscd/nscd.h: Likewise.
13184         * nss/makedb.c: Likewise.
13185         * sysdeps/generic/ldconfig.h: Likewise.
13187 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
13189         * Versions.def: Add GLIBC_2.18.
13190         * include/link.h (struct link_map): New member l_tls_dtor_count.
13191         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
13192         (__call_tls_dtors): Likewise.
13193         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
13194         __cxa_thread_atexit_impl.
13195         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
13196         Likewise.
13197         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
13198         Likewise.
13199         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
13200         Likewise.
13201         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
13202         Likewise.
13203         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
13204         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
13205         Likewise.
13206         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
13207         Likewise.
13208         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
13209         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
13210         Likewise.
13211         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
13212         (tests): Add test case tst-tls-atexit.
13213         (modules-names): Add shared library for tst-tls-atexit.
13214         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
13215         (GLIBC_PRIVATE): Add __call_tls_dtors.
13216         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
13217         for libstdc++.
13218         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
13219         * stdlib/tst-tls-atexit.c: New test case.
13220         * stdlib/tst-tls-atexit-lib.c: New test case.
13222         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
13224         * elf/Versions (ld): Add _dl_find_dso_for_object.
13225         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
13226         * elf/dl-open.c (_dl_find_dso_for_object): New function.
13227         (dl_open_worker): Use _dl_find_dso_for_object.
13228         * elf/dl-sym.c (do_sym): Likewise.
13229         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
13231 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13233         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
13234         Syntactic changes only.
13235         (_dl_runtime_profile): Do a tail-call to the resolved function.
13237 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
13239         [BZ #13550]
13240         * sysdeps/x86_64/bp-asm.h: Remove file.
13241         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
13242         <bp-sym.h> and <bp-asm.h>.
13243         (__clone): Do not use BP_SYM.
13244         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
13245         <bp-sym.h> and <bp-asm.h>.
13246         * sysdeps/unix/x86_64/sysdep.S: Likewise.
13247         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
13248         "bp-asm.h".
13249         (_setjmp): Do not use BP_SYM.
13250         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
13251         "bp-asm.h".
13252         (setjmp): Do not use BP_SYM.
13253         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
13254         libc_hidden_def.
13255         (mempcpy): Do not use BP_SYM in weak_alias.
13256         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
13257         "bp-asm.h".
13258         (strchr): Do not use BP_SYM.
13259         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
13260         "bp-asm.h".
13261         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
13262         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
13263         (_start): Do not use BP_SYM.
13264         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
13265         "bp-asm.h".
13266         (strcat): Do not use BP_SYM.
13267         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
13268         "bp-asm.h".
13269         (STRCMP): Do not use BP_SYM.
13270         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
13271         "bp-asm.h".
13272         (STRCPY): Do not use BP_SYM.
13273         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
13274         "bp-asm.h".
13275         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
13276         "bp-asm.h".
13277         (FUNCTION): Do not use BP_SYM.
13278         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
13279         weak_alias.
13280         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
13282 2013-02-17  Andreas Jaeger  <aj@suse.de>
13284         * time/Versions: Sort entries.
13285         * string/Versions: Likewise.
13286         * resolv/Versions: Likewise.
13287         * posix/Versions: Likewise.
13288         * iconv/Versions: Likewise.
13289         * elf/Versions: Likewise.
13290         * wcsmbs/Versions: Likewise.
13292 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
13294         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
13295         loop termination condition.
13297         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
13298         variable to calculate EZ.
13299         (__sqr): Likewise.
13301         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
13302         the lower precision input.
13304 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
13306         [BZ #13550]
13307         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
13308         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
13309         (run-via-rtld-prefix): Do not handle %-bp tests.
13310         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
13311         (all-object-suffixes): Remove .ob.
13312         (bppfx): Remove variable.
13313         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
13314         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
13315         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
13316         [$(build-bounded) = yes] (libtype.ob): Likewise.
13317         * Makerules (elide-routines.ob): Remove variable.
13318         (do-tests-clean): Do not handle *-bp.out.
13319         (common-mostlyclean): Do not handle *-bp and *-bp.out.
13320         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
13321         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
13322         (tests): Do not include $(tests-bp.out).
13323         (xtests): Do not include $(xtests-bp.out).
13324         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
13325         [$(build-bounded) = yes] ($(addprefix
13326         $(objpfx),$(binaries-bounded))): Remove rule.
13327         ($(objpfx)%-bp.out): Remove rule.
13328         * config.make.in (build-bounded): Remove variable.
13329         * crypt/Makefile [$(build-bounded) = yes]
13330         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
13331         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
13332         append to variable.
13333         [$(build-bounded) = yes] (install-lib): Likewise.
13334         [$(build-bounded) = yes] (generated): Likewise.
13335         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
13336         Remove rule.
13337         * intl/Makefile [$(build-bounded) = yes]
13338         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
13339         * math/Makefile [$(build-bounded) = yes]
13340         ($(tests:%=$(objpfx)%-bp): Likewise.
13341         * misc/Makefile [$(build-bounded) = yes]
13342         ($(objpfx)tst-tsearch-bp): Likewise.
13343         * nptl/Makeconfig (bounded-thread-library): Remove variable.
13344         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
13345         Remove dependency.
13346         * string/Makefile (o-objects.ob): Remove variable.
13347         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
13348         (CFLAGS-.ob): Remove variable.
13349         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
13350         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
13351         both definitions of variable.
13352         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
13353         (ASFLAGS-.ob): Remove variable.
13355 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
13357         [BZ #13550]
13358         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
13359         Remove __BOUNDED_POINTERS__ from condition.
13360         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
13361         * string/bits/string2.h [!__NO_STRING_INLINES &&
13362         !__BOUNDED_POINTERS__]: Likewise.
13363         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
13364         Likewise.
13365         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
13366         Remove conditional code.
13367         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
13368         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
13369         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
13370         condition.
13372         [BZ #13550]
13373         * csu/libc-start.c: Do not include <bp-sym.h>.
13374         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
13375         * elf/dl-open.c: Do not include <bp-sym.h>.
13376         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
13377         * math/fegetenv.c: Do not include <bp-sym.h>.
13378         (fegetenv): Do not use BP_SYM in versioned symbols.
13379         * nptl/sysdeps/pthread/bits/libc-lockP.h
13380         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
13381         <bp-sym.h>.
13382         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13383         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
13384         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13385         (__pthread_mutex_destroy): Likewise.
13386         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13387         (__pthread_mutex_lock): Likewise.
13388         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13389         (__pthread_mutex_trylock): Likewise.
13390         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13391         (__pthread_mutex_unlock): Likewise.
13392         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13393         (__pthread_mutexattr_init): Likewise.
13394         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13395         (__pthread_mutexattr_destroy): Likewise.
13396         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13397         (__pthread_mutexattr_settype): Likewise.
13398         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13399         (__pthread_rwlock_init): Likewise.
13400         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13401         (__pthread_rwlock_destroy): Likewise.
13402         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13403         (__pthread_rwlock_rdlock): Likewise.
13404         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13405         (__pthread_rwlock_tryrdlock): Likewise.
13406         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13407         (__pthread_rwlock_wrlock): Likewise.
13408         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13409         (__pthread_rwlock_trywrlock): Likewise.
13410         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13411         (__pthread_rwlock_unlock): Likewise.
13412         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13413         (__pthread_key_create): Likewise.
13414         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13415         (__pthread_setspecific): Likewise.
13416         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13417         (__pthread_getspecific): Likewise.
13418         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
13419         Likewise.
13420         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13421         (_pthread_cleanup_push_defer): Likewise.
13422         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13423         (_pthread_cleanup_pop_restore): Likewise.
13424         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13425         (pthread_setcancelstate): Likewise.
13426         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
13427         <bp-sym.h>.
13428         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
13429         (memchr): Do not use BP_SYM in weak_alias.
13430         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
13431         (fegetenv): Do not use BP_SYM in versioned symbols.
13432         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
13433         (fesetenv): Do not use BP_SYM in versioned symbols.
13434         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
13435         (feupdateenv): Do not use BP_SYM in versioned symbols.
13436         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
13437         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
13438         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
13439         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
13440         (open64): Do not use BP_SYM in weak_alias.
13441         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
13442         (fegetenv): Do not use BP_SYM in versioned symbols.
13443         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
13444         (fesetenv): Do not use BP_SYM in versioned symbols.
13445         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
13446         (feupdateenv): Do not use BP_SYM in versioned symbols.
13447         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
13448         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
13449         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
13450         (feraiseexcept): Do not use BP_SYM in versioned symbols.
13451         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
13452         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
13453         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
13454         <bp-sym.h>.
13455         (__libc_start_main): Do not use BP_SYM.
13457 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
13459         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
13460         redundant return line.
13461         (norm): Likewise.
13462         (denorm): Likewise.
13463         (dbl_mp): Likewise.
13464         (sub_magnitudes): Likewise.
13465         (__add): Likewise.
13466         (__sub): Likewise.
13467         (__mul): Likewise.
13468         (__inv): Likewise.
13469         (__dvd): Likewise.
13470         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
13471         (norm): Likewise.
13472         (denorm): Likewise.
13473         (dbl_mp): Likewise.
13474         (sub_magnitudes): Likewise.
13475         (__add): Likewise.
13476         (__sub): Likewise.
13477         (__mul): Likewise.
13478         (__inv): Likewise.
13479         (__dvd): Likewise.
13481         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
13482         instead of __mul.
13483         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
13484         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
13485         (cc32): Likewise.
13487         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
13488         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
13489         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
13490         of __mul for squares.
13491         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
13492         function
13493         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
13494         Likewise.
13495         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
13496         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
13498 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
13500         [BZ #13550]
13501         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
13502         code.
13503         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
13504         prototype or function definition.  Rename ubp_* variables and
13505         parameters.  Remove argv definitions conditional on
13506         [__BOUNDED_POINTERS__].
13507         * debug/backtrace.c (__backtrace): Do not use __unbounded.
13508         * elf/dl-runtime.c (_dl_fixup): Likewise.
13509         * include/set-hooks.h (RUN_HOOK): Likewise.
13510         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
13511         definition.
13512         * string/strcpy.c (strcpy): Do not use __unbounded.
13513         * sysdeps/generic/frame.h (struct layout): Likewise.
13514         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
13515         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
13516         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
13517         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
13518         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
13519         (__backtrace): Likewise.
13520         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
13521         use __ptrvalue.
13522         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
13523         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
13524         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
13525         Likewise.
13526         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
13527         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
13528         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
13529         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
13530         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
13531         Do not use __unbounded.
13532         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
13533         Rename __unboundedrlimits parameter to rlimits in prototype.
13534         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
13535         Do not use __unbounded.
13536         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
13537         not use __ptrvalue.
13538         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
13539         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
13540         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
13541         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
13542         __ptrvalue or __unbounded.
13543         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
13544         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
13545         use __unbounded.
13546         (__new_msgctl): Do not use __ptrvalue.
13547         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
13548         __unbounded.
13549         (__libc_msgrcv): Do not use __ptrvalue.
13550         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
13551         startup_info): Do not use __unbounded.
13552         (__libc_start_main): Likewise.  Rename ubp_* variables and
13553         parameters.  Remove argv definitions conditional on
13554         [__BOUNDED_POINTERS__].
13555         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
13556         __ptrvalue.
13557         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
13558         use __unbounded.
13559         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
13560         or __ptrvalue.
13561         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
13562         use __unbounded.
13563         (__new_shmctl): Do not use __ptrvalue.
13564         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
13565         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
13566         Likewise.
13567         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
13568         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
13569         (__libc_sigaction): Likewise.
13570         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
13571         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
13572         Likewise.
13573         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
13575 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
13577         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
13579         * string/mempcpy.c: Implement by calling memcpy.
13581 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
13583         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
13585         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
13586         evaluation.
13588         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
13589         values in the mantissa.
13591         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
13592         minimize writes to Z.
13593         (sub_magnitudes): Simplify code a bit.
13595 2013-02-12  Roland McGrath  <roland@hack.frob.com>
13597         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
13598         from the message.  The linker prefixes all warnings with that already.
13600 2013-02-12  Andreas Schwab  <schwab@suse.de>
13602         [BZ #15078]
13603         * posix/regexec.c (extend_buffers): Add parameter min_len.
13604         (check_matching): Pass minimum needed length.
13605         (clean_state_log_if_needed): Likewise.
13606         (get_subexp): Likewise.
13607         * posix/Makefile (tests): Add bug-regex34.
13608         (bug-regex34-ENV): Define.
13609         * posix/bug-regex34.c: New file.
13611         [BZ #11561]
13612         * posix/regcomp.c (parse_bracket_exp): When looking up collating
13613         elements compare against the byte sequence of it, not its name.
13614         * posix/Makefile (tests): Add bug-regex35.
13615         (bug-regex35-ENV): Define.
13616         * posix/bug-regex35.c: New file.
13618 2013-02-11  Tom de Vries  <tom@codesourcery.com>
13620         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
13621         comment.
13622         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
13623         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
13624         (CHECK_EOL): Add undef.
13626 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
13628         * bits/stdlib-bsearch.h: New file.
13629         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
13630         * stdlib/stdlib.h: Likewise.
13632 2013-02-11  Roland McGrath  <roland@hack.frob.com>
13634         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
13635         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
13636         declaration.
13637         * manual/search.texi (Array Search Function): Add missing const in
13638         lfind prototype.
13639         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
13640         declaration to use rlim_t.
13641         (Basic Scheduling Functions): Remove erroneous const from
13642         sched_getparam prototype.  Remove erroneous * from
13643         sched_get_priority_max and sched_get_priority_min prototypes.
13644         (Resource Usage): Fix summary @comment on vtimes to refer to
13645         sys/vtimes.h rather than vtimes.h.
13646         Add missing *s in vtimes prototype.
13647         (Limits on Resources): Fix ulimit prototype to return long int.
13648         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
13649         prototypes to use long int rather than double.
13650         (BSD Random): Fix initstate and setstate to use char *, not void *.
13651         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
13652         prototype to make second argument 'struct aiocb64 *const[]'.
13653         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
13654         (Status of AIO Operations): Remove erroneous const in aio_return and
13655         aio_return64 prototypes.
13656         (Synchronizing I/O): Fix sync prototype to return void.
13657         * manual/startup.texi (Suboptions): Remove an erroneous const in
13658         getsubopt prototype.
13659         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
13660         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
13661         use size_t rather than int.
13662         (Scanning All Users): Likewise for getpwent_r.
13663         (Setting Groups): Add missing const to setgroups prototype.
13664         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
13665         * manual/socket.texi (Host Names): Fix gethostbyaddr and
13666         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
13667         'const void *' rather than 'const char *'.
13668         (Host Address Functions): Likewise for inet_ntop.
13669         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
13670         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
13671         ssize_t for return value.
13672         (Sending Data): Likewise for send, sendto, sendmsg.
13673         (Socket Option Functions): Add a missing const in setsockopt prototype.
13674         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
13675         use wchar_t for the argument.
13676         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
13677         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
13678         take no arguments.
13679         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
13680         double/float/long double for second argument.
13681         Fix return types of significand, significandf, significandl.
13682         * manual/filesys.texi (Setting Permissions): Use mode_t for second
13683         argument in fchmod prototype.
13684         (File Owner): Use uid_t and gid_t in fchown prototype.
13685         (File Times): Add const to utimes, futimes, and lutimes prototypes.
13686         (Making Special Files): Use mode_t and dev_t in mknod prototype.
13687         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
13688         use 'const struct dirent **' as argument types to CMP function pointer
13689         argument.
13690         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
13691         (File Times): Fix summary magic @comment for struct utimbuf and utime
13692         to refer to utime.h, not time.h.
13693         * manual/string.texi (Argz Functions): Add missing const in
13694         argz_extract and argz_next prototypes.
13695         (Finding Tokens in a String): Likewise for basename.
13696         (String/Array Comparison): Fix typo in wcscasecmp prototype.
13697         (Copying and Concatenation): Fix typo in wmemmove prototype.
13698         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
13699         (Signal Stack): Remove erroneous const in sigstack prototype.
13700         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
13701         prototype.
13702         (Simple Calendar Time): Likewise for stime.
13703         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
13704         prototype.
13705         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
13706         say sys/sysctl.h instead.
13707         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
13708         and vsyslog prototypes.
13710 2013-02-11  Tom de Vries  <tom@codesourcery.com>
13712         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
13713         Remove.
13715 2013-02-11  Roland McGrath  <roland@hack.frob.com>
13717         * misc/sys/mman.h: Fix typo in mremap comment.
13719 2013-02-08  Roland McGrath  <roland@hack.frob.com>
13721         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
13722         the '\0' terminator.
13724 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
13726         [BZ #13550]
13727         * debug/segfault.c: Don't include <bp-checks.h>.
13728         * sysdeps/generic/bp-checks.h: Remove file.
13729         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
13730         (__GETDENTS): Don't use CHECK_N.
13731         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
13732         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
13733         (__getgroups): Don't use CHECK_N.
13734         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
13735         (setgroups): Don't use CHECK_N.
13736         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
13737         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
13738         (__libc_msgrcv): Don't use CHECK_N.
13739         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
13740         (__libc_msgsnd): Don't use CHECK_N.
13741         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
13742         <bp-checks.h>.
13743         (__libc_pread): Don't use CHECK_N.
13744         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
13745         include <bp-checks.h>.
13746         (__libc_pread64): Don't use CHECK_N.
13747         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
13748         include <bp-checks.h>.
13749         (__libc_pwrite): Don't use CHECK_N.
13750         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
13751         include <bp-checks.h>.
13752         (__libc_pwrite64): Don't use CHECK_N.
13753         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
13754         <bp-checks.h>.
13755         (__libc_pread): Don't use CHECK_N.
13756         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
13757         include <bp-checks.h>.
13758         (__libc_pread64): Don't use CHECK_N.
13759         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
13760         include <bp-checks.h>.
13761         (__libc_pwrite): Don't use CHECK_N.
13762         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
13763         include <bp-checks.h>.
13764         (__libc_pwrite64): Don't use CHECK_N.
13765         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
13766         (do_pread): Don't use CHECK_N.
13767         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
13768         (do_pread64): Don't use CHECK_N.
13769         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
13770         (do_pwrite): Don't use CHECK_N.
13771         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
13772         (do_pwrite64): Don't use CHECK_N.
13773         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
13774         (__libc_readv): Don't use CHECK_N.
13775         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
13776         (semop): Don't use CHECK_N.
13777         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
13778         <bp-checks.h>.
13779         (semtimedop): Don't use CHECK_N.
13780         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
13781         (__libc_pread): Don't use CHECK_N.
13782         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
13783         <bp-checks.h>.
13784         (__libc_pread64): Don't use CHECK_N.
13785         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
13786         <bp-checks.h>.
13787         (__libc_pwrite): Don't use CHECK_N.
13788         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
13789         <bp-checks.h>.
13790         (__libc_pwrite64): Don't use CHECK_N.
13791         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
13792         <bp-checks.h>.
13793         (__libc_msgrcv): Don't use CHECK_N.
13794         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
13795         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
13796         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
13797         (__libc_writev): Don't use CHECK_N.
13799 2013-02-08  Roland McGrath  <roland@hack.frob.com>
13801         * string/strcpy.c: Removed unused variable.
13803         * Makeconfig (+sysdep-includes): Define with := rather than =.
13804         Use an existing include/ subdir of each sysdeps dir before it.
13806 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
13808         * nscd/connection.c (register_traced_file): Comment function.
13809         [HAVE_INOTIFY] (union __inev): Define.
13810         [HAVE_INOTIFY] (inotify_check_files): New function.
13811         [HAVE_INOTIFY] (clear_db_cache): Likewise.
13812         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
13813         clear_db_cache.
13814         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
13816 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
13818         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
13819         loaded if not already and that a failure is permanent.
13821 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
13823         [BZ #15006]
13824         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
13825         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
13827 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
13829         [BZ #13550]
13830         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
13831         (CHECK_1_NULL_OK): Likewise.
13832         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
13833         (__fxstat): Do not use CHECK_1.
13834         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
13835         <bp-checks.h>.
13836         (___fxstat64): Do not use CHECK_1.
13837         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
13838         <bp-checks.h>.
13839         (__fxstatat): Do not use CHECK_1.
13840         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
13841         <bp-checks.h>.
13842         (__fxstatat64): Do not use CHECK_1.
13843         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
13844         <bp-checks.h>.
13845         (__fxstat): Do not use CHECK_1.
13846         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
13847         <bp-checks.h>.
13848         (__fxstatat): Do not use CHECK_1.
13849         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
13850         <bp-checks.h>.
13851         (__getresgid): Do not use CHECK_1.
13852         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
13853         <bp-checks.h>.
13854         (__getresuid): Do not use CHECK_1.
13855         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
13856         <bp-checks.h>.
13857         (__lxstat): Do not use CHECK_1.
13858         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
13859         <bp-checks.h>.
13860         (__old_msgctl): Do not use CHECK_1.
13861         (__new_msgctl): Likewise.
13862         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
13863         <bp-checks.h>.
13864         (__new_setrlimit): Do not use CHECK_1.
13865         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
13866         <bp-checks.h>.
13867         (__old_shmctl): Do not use CHECK_1.
13868         (__new_shmctl): Likewise.
13869         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
13870         <bp-checks.h>.
13871         (__xstat): Do not use CHECK_1.
13872         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
13873         (__lxstat): Do not use CHECK_1.
13874         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
13875         <bp-checks.h>.
13876         (___lxstat64): Do not use CHECK_1.
13877         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
13878         (__old_msgctl): Do not use CHECK_1.
13879         (__new_msgctl): Likewise.
13880         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
13881         <bp-checks.h>.
13882         (__gettimeofday): Do not use CHECK_1.
13883         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
13884         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
13885         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
13886         <bp-checks.h>.
13887         (__gettimeofday): Do not use CHECK_1.
13888         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
13889         (__old_shmctl): Do not use CHECK_1_NULL_OK.
13890         (__new_shmctl): Do not use CHECK_1.
13891         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
13892         <bp-checks.h>.
13893         (do_sigtimedwait): Do not use CHECK_1.
13894         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
13895         <bp-checks.h>.
13896         (do_sigwaitinfo): Do not use CHECK_1.
13897         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
13898         <bp-checks.h>.
13899         (msgctl): Do not use CHECK_1.
13900         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
13901         <bp-checks.h>.
13902         (shmctl): Do not use CHECK_1.
13903         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
13904         (ustat): Do not use CHECK_1.
13905         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
13906         <bp-checks.h>.
13907         (__fxstat): Do not use CHECK_1.
13908         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
13909         <bp-checks.h>.
13910         (__fxstatat): Do not use CHECK_1.
13911         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
13912         <bp-checks.h>.
13913         (__lxstat): Do not use CHECK_1.
13914         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
13915         <bp-checks.h>.
13916         (__xstat): Do not use CHECK_1.
13917         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
13918         (__xstat): Do not use CHECK_1.
13919         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
13920         (___xstat64): Do not use CHECK_1.
13922         [BZ #13550]
13923         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
13924         definitions.
13925         (CHECK_BOUNDS_HIGH): Likewise.
13926         * string/strcpy.c: Do not include <bp-checks.h>.
13927         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
13929 2013-02-07  Roland McGrath  <roland@hack.frob.com>
13931         * nscd/nscd-client.h (__nscd_drop_map_ref):
13932         Add __attribute__ ((unused)).
13933         * nis/nss-nisplus.h (niserr2nss): Likewise.
13935         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
13936         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
13938         * csu/libc-tls.c (init_static_tls, init_slotinfo):
13939         Remove inline keyword.
13940         * include/rounding-mode.h (round_away): Likewise.
13941         * libio/wfileops.c (adjust_wide_data): Likewise.
13942         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
13943         (__m128i_strloadu_tolower): Likewise.
13944         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
13945         (__m128i_strloadu_tolower): Likewise.
13946         * time/mktime.c (ydhms_diff): Likewise.
13947         * locale/elem-hash.h (elem_hash): Likewise.
13948         * locale/setlocale.c (setdata): Likewise.
13949         * posix/regex_internal.h (re_string_char_size_at): Likewise.
13950         (re_string_wchar_at): Likewise.
13951         (bitset_not, bitset_merge, bitset_mask): Likewise.
13952         [!(__GNUC__ > 3)] (inline): Remove macro.
13953         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
13954         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
13955         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
13956         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
13957         * string/memcmp.c (memcmp_bytes): Likewise.
13958         * locale/programs/locarchive.c (compute_hashval): Likewise.
13959         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
13960         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
13961         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
13962         * nss/getent.c (print_rpc, print_protocols): Likewise.
13963         (print_passwd, print_group, print_aliases): Likewise.
13964         * nis/nss-nisplus.h (niserr2nss): Likewise.
13965         * nscd/connections.c (restart_p): Likewise.
13966         Change return type to bool.
13968 2013-02-05  Roland McGrath  <roland@hack.frob.com>
13970         * Makeconfig (all-Depend-files): Add existing
13971         $(sorted-subdirs:=/Depend) files.
13972         (all-subdirs): Remove nss.
13973         * sysdeps/unix/inet/Subdirs: Add it here instead.
13974         * hesiod/Depend: New file.
13976         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
13977         instead of calling alloca.
13979         * io/lseek.c (__lseek): Rename to __libc_lseek.
13980         Define __lseek as an alias.
13982         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
13984 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
13986         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
13987         else clause and remove check for non-standard endianness.
13989 2013-02-04  David S. Miller  <davem@davemloft.net>
13991         * sysdeps/sparc/fpu/libm-test-ulps: Update.
13993 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
13995         [BZ #13550]
13996         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
13997         (__ubp_memchr): Remove prototype.
13998         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
13999         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
14000         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
14001         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
14002         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
14003         Remove alias.
14004         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
14005         (__ubp_memchr): Likewise.
14006         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
14007         (__ubp_memchr): Likewise.
14008         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
14009         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
14010         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
14011         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
14012         CHECK_STRING.
14013         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
14014         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
14015         (__getcwd): Do not use CHECK_STRING.
14016         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
14017         <bp-checks.h>.
14018         (__real_chown): Do not use CHECK_STRING.
14019         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
14020         <bp-checks.h>.
14021         (fchownat): Do not use CHECK_STRING.
14022         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
14023         CHECK_STRING.
14024         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
14025         <bp-checks.h>.
14026         (__lchown): Do not use CHECK_STRING.
14027         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
14028         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
14029         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
14030         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
14031         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
14032         include <bp-checks.h>.
14033         (truncate64): Do not use CHECK_STRING.
14034         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
14035         <bp-checks.h>.
14036         (__real_chown): Do not use CHECK_STRING.
14037         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
14038         <bp-checks.h>.
14039         (__lchown): Do not use CHECK_STRING.
14040         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
14041         <bp-checks.h>.
14042         (__chown): Do not use CHECK_STRING.
14043         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
14044         <bp-checks.h>.
14045         (truncate64): Do not use CHECK_STRING.
14046         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
14047         Likewise.
14048         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
14049         (__xmknod): Do not use CHECK_STRING.
14050         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
14051         <bp-checks.h>.
14052         (__xmknodat): Do not use CHECK_STRING.
14053         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
14054         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
14056 2013-02-04  Andreas Schwab  <schwab@suse.de>
14058         [BZ #14142]
14059         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
14060         * include/netdb.h: Likewise for h_errno.
14061         * elf/tst-stackguard1.c: Include <tls.h>.
14063 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
14065         * elf/link.h (struct link_map): Extend the l_addr comment.
14066         * include/link.h (struct link_map): Likewise.
14068 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
14070         [BZ #13550]
14071         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
14072         (BOUNDED_1): Remove macro.
14073         * debug/backtrace.c: Don't include <bp-checks.h>.
14074         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
14075         (__backtrace): Likewise.
14076         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
14077         <bp-checks.h>.
14078         (__backtrace): Don't use BOUNDED_1.
14079         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
14080         <bp-checks.h>.
14081         (__backtrace): Don't use BOUNDED_1.
14082         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
14083         (__backtrace): Don't use BOUNDED_1.
14084         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
14085         (shmat): Don't use BOUNDED_N.
14087 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
14089         [BZ #13550]
14090         * sysdeps/generic/bp-start.h: Remove file.
14091         * csu/libc-start.c: Don't include <bp-start.h>.
14092         (LIBC_START_MAIN): Set up __environ directly instead of using
14093         INIT_ARGV_and_ENVIRON.
14094         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
14095         <bp-start.h>.
14097         [BZ #13550]
14098         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
14099         definitions.
14100         (CHECK_FCNTL): Likewise.
14101         (CHECK_N_PAGES): Likewise.
14103         [BZ #13550]
14104         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
14105         definitions.
14106         (CHECK_SIGSET_NULL_OK): Likewise.
14107         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
14108         <bp-checks.h>.
14109         (sigpending): Don't use CHECK_SIGSET.
14110         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
14111         <bp-checks.h>.
14112         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
14113         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
14114         <bp-checks.h>.
14115         (do_sigsuspend): Don't use CHECK_SIGSET.
14116         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
14117         use CHECK_SIGSET.
14118         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
14119         (do_sigwait): Don't use CHECK_SIGSET.
14120         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
14121         use CHECK_SIGSET.
14122         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
14123         include <bp-checks.h>.
14124         (sigpending): Don't use CHECK_SIGSET.
14125         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
14126         include <bp-checks.h>.
14127         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
14128         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
14129         <bp-checks.h>.
14130         (sigpending): Don't use CHECK_SIGSET.
14131         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
14132         <bp-checks.h>.
14133         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
14135         [BZ #13550]
14136         * sysdeps/generic/bp-semctl.h: Remove file.
14137         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
14138         <bp-checks.h> and <bp-semctl.h>.
14139         (__old_semctl): Don't use CHECK_SEMCTL.
14140         (__new_semctl): Likewise.
14141         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
14142         and <bp-semctl.h>.
14143         (__old_semctl): Don't use CHECK_SEMCTL.
14144         (__new_semctl): Likewise.
14145         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
14146         <bp-checks.h> and <bp-semctl.h>.
14147         (__old_semctl): Don't use CHECK_SEMCTL.
14148         (__new_semctl): Likewise.
14149         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
14150         <bp-checks.h> and <bp-semctl.h>.
14151         (semctl): Don't use CHECK_SEMCTL.
14153         [BZ #13550]
14154         * Makerules (elide-bp-thunks): Remove variable.
14155         (elide-routines.oS): Don't use $(elide-bp-thunks).
14156         (elide-routines.os): Likewise.
14157         (elide-routines.o): Likewise.
14158         (elide-routines.op): Likewise.
14159         (elide-routines.og): Likewise.
14160         (objects): Don't use $(bp-thunks).
14161         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
14162         include.
14163         (common-generated): Do not add s-proto-bp.d.
14164         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
14165         (int): Likewise.
14166         (typ): Likewise.
14167         Do not generate makefile rules for bounded-pointer thunks.
14168         * sysdeps/generic/bp-thunks.h: Remove file.
14169         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
14170         * sysdeps/unix/s-proto-bp.S: Likewise.
14172         [BZ #15062]
14173         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
14174         parts of result separately when argument is not close to line from
14175         -i to i and one part of argument is small.
14176         * math/k_casinhf.c (__kernel_casinhf): Likewise.
14177         * math/k_casinhl.c (__kernel_casinhl): Likewise.
14178         * math/libm-test.inc (cacos_test): Add more tests.
14179         (casin_test): Likewise.
14180         (casinh_test): Likewise.
14181         * sysdeps/i386/fpu/libm-test-ulps: Update.
14182         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14184 2013-01-31  David S. Miller  <davem@davemloft.net>
14186         * po/de.po: Update from translation team.
14188 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
14190         * time/tzfile.c: Include stdint.h for SIZE_MAX.
14192 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
14194         * configure.in (_AC_PROG_CC_C89): New definition.
14195         * configure: Regenerate.
14197         * configure.in (AC_PROG_CPP): New definition.
14198         * configure: Regenerate.
14200 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
14202         * debug/tst-backtrace.h: New file.
14203         * debug/tst-backtrace2.c: Include tst-backtrace.h.
14204         (ret): Remove variable.
14205         (x): Likewise.
14206         (FAIL): Remove macro.
14207         (NO_INLINE): Likewise.
14208         (fn1): Use match function instead of strstr.
14209         * debug/tst-backtrace3.c: Include tst-backtrace.h.
14210         (ret): Remove variable.
14211         (x): Likewise.
14212         (FAIL): Remove macro.
14213         (NO_INLINE): Likewise.
14214         (fn): Use match function instead of strstr.
14215         * debug/tst-backtrace4.c: Include tst-backtrace.h.
14216         (ret): Remove variable.
14217         (x): Likewise.
14218         (FAIL): Remove macro.
14219         (NO_INLINE): Likewise.
14220         (handle_signal): Use match function instead of strstr.
14221         * debug/tst-backtrace5.c: Include tst-backtrace.h.
14222         (ret): Remove variable.
14223         (x): Likewise.
14224         (FAIL): Remove macro.
14225         (NO_INLINE): Likewise.
14226         (handle_signal): Use match function instead of strstr.
14228 2013-01-23  Roland McGrath  <roland@hack.frob.com>
14230         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
14232 2013-01-23  David S. Miller  <davem@davemloft.net>
14234         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
14235         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
14236         argument of CAS if possible.
14237         * sysdeps/sparc/sparc64/bits/atomic.h
14238         (__arch_compare_and_exchange_val_32_acq): Likewise.
14239         (__arch_compare_and_exchange_val_64_acq): Likewise.
14241 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
14243         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
14244         * sysdeps/posix/ulimit.c: ... this.
14245         Include <limits.h>.
14246         * sysdeps/unix/bsd/ulimit.c: Remove file.
14248 2013-01-23  Adam Conrad  <adconrad@0c3.net>
14250         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
14251         (LDFLAGS-tst-array5): Likewise.
14253 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
14255         [BZ #15036]
14256         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
14257         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
14258         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
14259         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
14261 2013-01-21  David S. Miller  <davem@davemloft.net>
14263         * sysdeps/sparc/backtrace.c: New file.
14264         * sysdeps/sparc/sparc32/backtrace.h: New file.
14265         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
14266         * sysdeps/sparc/sparc64/backtrace.h: New file.
14267         * sysdeps/sparc/sparc64/backtrace.c: Delete.
14268         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
14269         -funwind-tables.
14271 2013-01-21  Andreas Schwab  <schwab@suse.de>
14273         [BZ #15020]
14274         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
14275         closed its stdout.
14277 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
14279         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
14280         "mpa2.h".
14281         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
14283 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
14284             Mark Mitchell  <mark@codesourcery.com>
14285             Tom de Vries  <tom@codesourcery.com>
14286             Paul Pluzhnikov  <ppluzhnikov@google.com>
14288         * debug/tst-backtrace2.c: New file.
14289         * debug/tst-backtrace3.c: Likewise.
14290         * debug/tst-backtrace4.c: Likewise.
14291         * debug/tst-backtrace5.c: Likewise.
14292         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
14293         (CFLAGS-tst-backtrace3.c): Likewise.
14294         (CFLAGS-tst-backtrace4.c): Likewise.
14295         (CFLAGS-tst-backtrace5.c): Likewise.
14296         (LDFLAGS-tst-backtrace2): Likewise.
14297         (LDFLAGS-tst-backtrace3): Likewise.
14298         (LDFLAGS-tst-backtrace4): Likewise.
14299         (LDFLAGS-tst-backtrace5): Likewise.
14300         (tests): Add new tests tst-backtrace2, tst-backtrace3,
14301         tst-backtrace4 and tst-backtrace5.
14303 2013-01-18  Anton Blanchard  <anton@samba.org>
14304             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
14306         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
14307         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
14308         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
14309         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
14310         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
14311         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
14312         "+r" and remove output regs list as redundant.  Add explicit inline
14313         asm to specify register of return val to work around compiler codegen
14314         bug.  Remove (int) cast on return value.  Add return type parameter to
14315         use in macro so that this macro does not truncate return value for
14316         64-bit values.
14317         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
14318         pass to INTERNAL_VSYSCALL_NCS.
14319         (INLINE_VSYSCALL): Add 'long int' as return type to
14320         INTERNAL_VSYSCALL_NCS macro invocation.
14321         (INTERNAL_VSYSCALL): Add 'long int' as return type to
14322         INTERNAL_VSYSCALL_NCS macro invocation.
14323         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
14325 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
14327         [BZ #14496]
14328         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
14329         Fix application of SIMD FP exception mask.
14331         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
14332         mp_no from a power of two.
14333         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
14334         __mpexp_twomm1.  Use __pow_mp.
14336         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
14337         multiplication.
14339 2013-01-17  David S. Miller  <davem@davemloft.net>
14341         * sysdeps/sparc/fpu/libm-test-ulps: Update.
14343 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
14345         [BZ #15023]
14346         * include/complex.h: Condition contents on [!_COMPLEX_H].
14347         (__kernel_casinhf): New prototype.
14348         (__kernel_casinh): Likewise.
14349         (__kernel_casinhl): Likewise.
14350         * math/Makefile (libm_calls): Add k_casinh.
14351         * math/k_casinh.c: New file.
14352         * math/k_casinhf.c: Likewise.
14353         * math/k_casinhl.c: Likewise.
14354         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
14355         finite nonzero arguments.
14356         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
14357         finite nonzero arguments.
14358         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
14359         finite nonzero arguments.
14360         * math/s_casinh.c: Do not include <float.h>.
14361         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
14362         * math/s_casinhf.c: Do not include <float.h>.
14363         (__casinhf): Move code for finite nonzero arguments to
14364         k_casinhf.c.
14365         * math/s_casinhl.c: Do not include <float.h>.
14366         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
14367         redefine.
14368         (__casinhl): Move code for finite nonzero arguments to
14369         k_casinhl.c.
14370         * math/libm-test.inc (cacos_test): Add more tests.
14371         * sysdeps/i386/fpu/libm-test-ulps: Update.
14372         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14374 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
14376         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
14377         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
14378         [!HAVE_MREMAP]: Remove [defined linux] case.
14379         * malloc/arena.c: Do not include <malloc-sysdep.h>.
14381 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
14383         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
14385 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
14387         * elf/elf.h (R_386_SIZE32): New relocation.
14388         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
14389         R_386_SIZE32.
14390         (elf_machine_rela): Likewise.
14391         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
14392         R_X86_64_SIZE64 and R_X86_64_SIZE32.
14394 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
14396         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
14397         (FP_FAST_FMA): Do not define.
14398         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
14399         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
14400         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
14401         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
14402         !_SOFT_FLOAT]: Likewise.
14403         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
14404         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
14405         value.
14406         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
14407         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
14408         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
14409         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
14410         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
14411         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
14412         file.
14414 2013-01-16  Andreas Schwab  <schwab@suse.de>
14416         [BZ #14327]
14417         * include/stdlib.h (__mktemp): Add declaration.
14418         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
14419         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
14421 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
14423         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
14424         definitions.
14425         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
14426         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
14427         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
14428         definitions here.
14429         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
14430         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
14431         definitions.
14432         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
14433         and ONE.
14434         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
14435         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
14436         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
14437         definitions.
14438         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
14439         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
14440         definitions.
14441         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
14443         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
14445 2013-01-15  David S. Miller  <davem@davemloft.net>
14447         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
14448         trunc{,f} to libm-sysdep_routes.
14449         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
14450         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
14451         file.
14452         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
14453         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
14454         file.
14455         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
14456         file.
14457         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
14458         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
14459         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
14460         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
14461         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
14462         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
14463         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
14464         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
14466         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
14467         nearbyint{,f} to libm-sysdep_routes.
14468         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
14469         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
14470         New file.
14471         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
14472         file.
14473         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
14474         New file.
14475         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
14476         file.
14477         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
14478         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
14479         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
14480         file.
14481         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
14482         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
14483         file.
14484         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
14485         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
14486         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
14488         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
14489         libc_feholdexcept and libc_fesetenv.
14491 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
14493         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
14495 2013-01-14  David S. Miller  <davem@davemloft.net>
14497         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
14498         (SPARC_ASM_VIS2_IFUNC): Likewise.
14499         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
14500         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
14501         use of 'siam' instruction.
14502         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
14503         Likewise.
14504         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
14505         Likewise.
14506         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
14507         Likewise.
14508         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
14509         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
14510         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
14511         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
14512         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
14513         file.
14514         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
14515         file.
14516         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
14517         file.
14518         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
14519         file.
14520         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
14521         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
14522         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
14523         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
14524         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
14525         new VIS2 routines.
14526         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
14527         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
14528         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
14529         Likewise.
14530         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
14531         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
14532         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
14533         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
14534         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
14535         routines to libm-sysdep_routines.
14536         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
14538         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
14539         fdim/fdimf to libm-sysdep_routines.
14540         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
14541         file.
14542         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
14543         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
14544         file.
14545         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
14546         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
14547         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
14548         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
14549         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
14550         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
14551         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
14553 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
14555         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
14556         to optimize copies.
14558         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
14559         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
14560         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
14562         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
14563         local variable MPTWO.
14564         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
14565         Likewise.
14567 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
14569         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
14570         GLOB_NOESCAPE.
14572 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
14574         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
14576 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
14578         * manual/pattern.texi (glob_t): Document gl_flags.
14579         (glob64_t): Likewise.
14581 2013-01-11  David S. Miller  <davem@davemloft.net>
14583         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
14584         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
14585         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
14586         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
14587         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
14588         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
14589         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
14590         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
14591         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
14592         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
14593         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
14594         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
14595         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
14597         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
14598         sparc V9 rather than using V8 code.
14599         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
14600         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
14602         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
14603         Move to...
14604         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
14605         Here.
14607 2013-01-11  Roland McGrath  <roland@hack.frob.com>
14609         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
14610         not in the main loop.
14611         * configure: Regenerated.
14613 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
14615         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
14616         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
14617         to just #else.
14618         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
14619         [!__GLIBC_HAVE_LONG_LONG] case.
14620         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
14621         condition to just #else.
14622         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
14623         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
14624         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
14625         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
14626         unconditional.
14627         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
14628         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
14629         #elif condition to just #else.
14630         * sysdeps/unix/sysv/linux/sys/sysmacros.h
14631         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
14632         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
14633         #elif condition to just #else.
14635 2013-01-11  Steve Ellcey  <sellcey@mips.com>
14637         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
14638         (EF_MIPS_ARCH_64): Fix value.
14639         (EF_MIPS_ARCH_32R2): New.
14640         (EF_MIPS_ARCH_64R2): New.
14642 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
14644         * Makeconfig (+link-pie-before-libc): New.
14645         (+link-pie-after-libc): Likewise.
14646         (+link-pie-tests): Likewise.
14647         (+link-pie): Rewritten.
14648         (link-before-libc): Remove $(config-LDFLAGS).
14649         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
14650         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
14651         (config-LDFLAGS): Renamed to ...
14652         (rtld-LDFLAGS): This.
14653         (rtld-tests-LDFLAGS): New macro.
14654         (link-libc-rpath-link): Likewise.
14655         (link-libc-tests-rpath-link): Likewise.
14656         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
14657         (link-libc): Prepand $(link-libc-rpath-link).
14658         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
14659         (test-program-prefix): New macro.
14660         (test-via-rtld-prefix): Likewise.
14661         (test-program-cmd): Likewise.
14662         (host-test-program-cmd): Likewise.
14663         * Makefile ($(common-objpfx)testrun.sh): Replace
14664         $(run-program-prefix) with $(test-program-prefix).
14665         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
14666         $(rtld-LDFLAGS).
14667         ($(common-objpfx)shlib.lds): Likewise.
14668         (build-module-helper): Likewise.
14669         ($(common-objpfx)format.lds): Likewise.
14670         * Rules (binaries-pie-tests): New.
14671         (binaries-pie-notests): Likewise.
14672         (binaries-pie): Rewritten.
14673         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
14674         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
14675         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
14676         (make-test-out): Replace $(host-built-program-cmd) with
14677         $(host-test-program-cmd).
14678         * config.make.in (build-hardcoded-path-in-tests): New variable.
14679         * configure.in (--enable-hardcoded-path-in-tests): New configure
14680         option.
14681         (hardcoded_path_in_tests): New AC_SUBST.
14682         * configure: Regenerated.
14683         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
14684         $(built-program-cmd) with $(test-program-cmd).
14685         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
14686         (test_program_cmd): This.
14687         * elf/Makefile ($(objpfx)order.out): Run test with
14688         $(test-program-prefix).
14689         ($(objpfx)order2.out): Likewise.
14690         ($(objpfx)tst-initorder.out): Likewise.
14691         ($(objpfx)tst-initorder2.out): Likewise.
14692         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
14693         $(test-program-cmd).
14694         ($(objpfx)tst-array1-static.out): Likewise.
14695         ($(objpfx)tst-array2.out): Likewise.
14696         ($(objpfx)tst-array3.out): Likewise.
14697         ($(objpfx)tst-array4.out): Likewise.
14698         ($(objpfx)tst-array5.out): Likewise.
14699         ($(objpfx)tst-array5-static.out): Likewise.
14700         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
14701         $(test-program-cmd).
14702         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
14703         $(run-program-prefix) with $(test-program-prefix).
14704         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
14705         (test_program_prefix): This.
14706         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
14707         $(run-program-prefix) with $(test-program-prefix).
14708         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
14709         (test_program_prefix): This.
14710         * iconvdata/tst-tables.sh: Likewise.
14711         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
14712         $(run-program-prefix) with $(test-program-prefix).
14713         ($(objpfx)tst-translit.out): Likewise.
14714         ($(objpfx)tst-gettext2.out): Likewise.
14715         ($(objpfx)tst-gettext4.out): Likewise.
14716         ($(objpfx)tst-gettext6.out): Likewise.
14717         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
14718         (test_program_prefix): This.
14719         * intl/tst-gettext2.sh: Likewise.
14720         * intl/tst-gettext4.sh  Likewise.
14721         * intl/tst-gettext6.sh: Likewise.
14722         * intl/tst-translit.sh: Likewise.
14723         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
14724         with $(test-program-cmd).
14725         * libio/Makefile ($(objpfx)test-freopen.out): Replace
14726         $(run-program-prefix) with $(test-program-prefix).
14727         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
14728         (test_program_prefix): This.
14729         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
14730         $(run-program-prefix) with $(test-program-prefix).
14731         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
14732         (test_program_prefix): This.
14733         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
14734         * posix/Makefile ($(objpfx)globtest.out): Replace
14735         $(run-via-rtld-prefix) and $(test-wrapper) with
14736         $(test-program-prefix) and $(test-via-rtld-prefix).
14737         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
14738         $(test-program-prefix).
14739         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
14740         $(host-test-program-cmd).
14741         (tst-spawn-ARGS): Likewise.
14742         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
14743         $(test-program-prefix).
14744         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
14745         (test_via_rtld_prefix): This.
14746         (test_wrapper): Renamed to ...
14747         (test_program_prefix): This.
14748         (run_program_prefix): Replaced by test_program_prefix.
14749         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
14750         (test_program_prefix): This.
14751         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
14752         with $(host-test-program-cmd).
14753         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
14754         $(run-program-prefix) with $(test-program-prefix).
14755         ($(objpfx)tst-printf.out): Likewise.
14756         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
14757         $(test-program-cmd).
14758         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
14759         (test_program_prefix): This.
14760         * stdio-common/tst-unbputc.sh: Likewise.
14761         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
14762         $(run-program-prefix) with $(test-program-prefix).
14763         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
14764         (test_program_prefix): This.
14765         * string/Makefile ($(objpfx)tst-svc.out):  Replace
14766         $(built-program-cmd) with $(test-program-cmd).
14768 2013-01-11  Andreas Jaeger  <aj@suse.de>
14770         [BZ #15003]
14771         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
14772         value. Sync with Linux 3.7.
14774 2013-01-10  David S. Miller  <davem@davemloft.net>
14776         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
14777         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
14778         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
14780 2013-01-10  Roland McGrath  <roland@hack.frob.com>
14782         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
14783         never set.
14784         * configure: Regenerated.
14786 2013-01-10  David S. Miller  <davem@davemloft.net>
14788         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
14789         sparc V9 rather than using V8 code.
14790         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
14791         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
14793 2013-01-10  Roland McGrath  <roland@hack.frob.com>
14795         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
14796         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
14797         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
14798         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
14799         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
14800         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
14801         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
14802         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
14803         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
14804         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
14805         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
14806         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
14807         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
14808         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
14809         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
14810         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
14811         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
14812         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
14813         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
14814         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
14815         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
14816         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
14817         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
14818         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
14819         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
14820         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
14821         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
14823 2013-01-10  David S. Miller  <davem@davemloft.net>
14825         * sysdeps/sparc/fpu/libm-test-ulps: Update.
14827 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
14829         * posix/Makefile (tests-static): New variable.
14830         (tests): Add $(tests-static).
14831         (tst-exec-static-ARGS): New variable.
14832         (tst-spawn-static-ARGS): Likewise.
14833         * posix/tst-exec-static.c: New file.
14834         * posix/tst-spawn-static.c: Likewise.
14835         * posix/tst-exec.c: Support run directly.
14836         * posix/tst-spawn.c: Likewise.
14838 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
14840         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
14841         long.
14842         * math/bits/mathcalls.h (llrint): Likewise.
14843         (llround): Likewise.
14844         * stdlib/stdlib.h (struct drand48_data): Likewise.
14845         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
14846         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
14847         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
14848         Likewise.
14849         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
14850         Likewise.
14851         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
14852         (elf_greg_t): Likewise.
14853         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
14854         (__jmp_buf): Likewise.
14855         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
14856         definitions.
14857         (llrint): Likewise, for all definitions.
14858         (llrintl): Likewise.
14860         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
14861         Remove [__GNUC__] condition.
14862         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
14863         condition to just [__USE_ISOC99].
14864         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
14866 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
14868         [BZ #14200]
14869         * sysdeps/unix/sysv/linux/x86/bits/environments.h
14870         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
14871         defined.
14872         (_POSIX_V6_ILP32_OFF32): Likewise.
14873         (_XBS5_ILP32_OFF32): Likewise.
14874         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
14875         (__ILP32_OFFBIG_LDFLAGS): Likewise.
14877 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
14879         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
14881         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
14882         doubles __mpexp_twomm1.  Adjust usage.
14883         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
14884         Remove.
14886 2013-01-10  Andreas Schwab  <schwab@suse.de>
14888         [BZ #14964]
14889         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
14890         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
14892 2013-01-09  David S. Miller  <davem@davemloft.net>
14894         [BZ #15003]
14895         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS,
14896         TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT,
14897         TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS,
14898         TCP_FASTOPEN): Define.
14899         (tcp_repair_opt): New structure.
14900         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
14901         enum values.
14902         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE,
14903         TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN,
14904         TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
14905         (tcp_cookie_transactions): New structure.
14907 2013-01-09  Anton Blanchard  <anton@samba.org>
14909         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
14910         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
14911         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
14912         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
14914 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
14916         * include/features.h (__USE_ANSI): Remove.
14918 2013-01-09  Roland McGrath  <roland@hack.frob.com>
14920         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
14922         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
14924 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
14926         * sysdeps/s390/fpu/libm-test-ulps: Update.
14928         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14930         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
14931         (__acr): Likewise.
14932         (__cpy): Likewise.
14933         (norm): Likewise.
14934         (denorm): Likewise.
14935         (__mp_dbl): Likewise.
14936         (__dbl_mp): Likewise.
14937         (add_magnitudes): Likewise.
14938         (sub_magnitudes): Likewise.
14939         (__add): Likewise.
14940         (__sub): Likewise.
14941         (__mul): Likewise.
14942         (__inv): Likewise.
14943         (__dvd): Likewise.
14944         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
14945         (__acr): Likewise.
14946         (__cpy): Likewise.
14947         (norm): Likewise.
14948         (denorm): Likewise.
14949         (__mp_dbl): Likewise.
14950         (__dbl_mp): Likewise.
14951         (add_magnitudes): Likewise.
14952         (sub_magnitudes): Likewise.
14953         (__add): Likewise.
14954         (__sub): Likewise.
14955         (__mul): Likewise.
14956         (__inv): Likewise.
14957         (__dvd): Likewise.
14958         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
14959         (__acr): Likewise.
14960         (__cpy): Likewise.
14961         (norm): Likewise.
14962         (denorm): Likewise.
14963         (__mp_dbl): Likewise.
14964         (__dbl_mp): Likewise.
14965         (add_magnitudes): Likewise.
14966         (sub_magnitudes): Likewise.
14967         (__add): Likewise.
14968         (__sub): Likewise.
14969         (__mul): Likewise.
14970         (__inv): Likewise.
14971         (__dvd): Likewise.
14973 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
14975         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
14976         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
14977         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
14978         2 && __USE_EXTERN_INLINES]: Likewise.
14980 2013-01-08  Andreas Jaeger  <aj@suse.de>
14982         [BZ# 14985]
14983         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
14984         Remove.
14985         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
14986         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
14988 2013-01-07  Anton Blanchard  <anton@samba.org>
14990         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
14991         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
14992         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
14993         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
14994         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
14995         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
14996         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
14997         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
14998         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
14999         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
15000         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
15001         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
15002         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
15003         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
15004         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
15005         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
15006         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
15007         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
15008         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
15009         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
15010         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
15011         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
15012         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
15013         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
15014         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
15015         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
15016         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
15017         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
15018         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
15019         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
15020         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
15021         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
15022         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
15023         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
15024         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
15025         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
15026         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
15027         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
15028         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
15029         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
15030         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
15031         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
15032         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
15034 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
15036         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
15037         (__MALLOC_PMT): Likewise.
15038         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
15039         [__GNUC__], only on [_LIBC].
15040         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
15041         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
15042         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
15043         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
15044         forward declaration.
15045         (realloc_hook_ini): Likewise.
15046         (memalign_hook_ini): Likewise.
15047         (__libc_memalign): Do not use __MALLOC_PMT in variable
15048         declaration.
15049         (__libc_valloc): Likewise.
15050         (__libc_pvalloc): Likewise.
15051         (__libc_calloc): Likewise.
15052         (__posix_memalign): Likewise.
15054         [BZ #14996]
15055         * math/s_casinh.c: Include <float.h>.
15056         (__casinh): Do not do computation with squaring and square root
15057         for large arguments.
15058         * math/s_casinhf.c: Include <float.h>.
15059         (__casinhf): Do not do computation with squaring and square root
15060         for large arguments.
15061         * math/s_casinhl.c: Include <float.h>.
15062         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
15063         (__casinhl): Do not do computation with squaring and square root
15064         for large arguments.
15065         * math/libm-test.inc (casin_test): Add more tests.
15066         (casinh_test): Likewise.
15067         * sysdeps/i386/fpu/libm-test-ulps: Update.
15068         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15070 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
15072         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
15073         (__x86_64_raw_data_cache_size): Likewise.
15074         (__x86_64_data_cache_size_half): Likewise.
15075         (__x86_64_raw_data_cache_size_half): Likewise.
15076         (__x86_64_shared_cache_size): Likewise.
15077         (__x86_64_raw_shared_cache_size): Likewise.
15078         (__x86_64_shared_cache_size_half): Likewise.
15079         (__x86_64_raw_shared_cache_size_half): Likewise.
15080         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
15081         to ...
15082         (__x86_data_cache_size): This.
15083         (__x86_64_raw_data_cache_size): Renamed to ...
15084         (__x86_raw_data_cache_size): This.
15085         (__x86_64_data_cache_size_half): Renamed to ...
15086         (__x86_data_cache_size_half): This.
15087         (__x86_64_raw_data_cache_size_half): Renamed to ...
15088         (__x86_raw_data_cache_size_half): This.
15089         (__x86_64_shared_cache_size): Renamed to ...
15090         (__x86_shared_cache_size): This.
15091         (__x86_64_raw_shared_cache_size): Renamed to ...
15092         (__x86_raw_shared_cache_size): This.
15093         (__x86_64_shared_cache_size_half): Renamed to ...
15094         (__x86_shared_cache_size_half): This.
15095         (__x86_64_raw_shared_cache_size_half): Renamed to ...
15096         (__x86_raw_shared_cache_size_half): This.
15097         * sysdeps/x86_64/memcpy.S: Updated.
15098         * sysdeps/x86_64/memset.S: Likewise.
15099         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
15100         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
15101         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
15103 2013-01-04  David S. Miller  <davem@davemloft.net>
15105         * sysdeps/sparc/fpu/libm-test-ulps: Update.
15107 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
15109         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
15110         1 to avoid redefinition warning.
15111         (__USE_GNU): Don't define.
15112         (init_signaling_nan): Protoize.
15114         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15116 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
15118         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
15119         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
15120         (__cpymn): Likewise.
15121         (norm): Remove commented code.
15122         (denorm): Likewise.
15123         (__mp_dbl): Likewise.
15124         (__inv): Likewise.
15125         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
15126         (__cpymn): Likewise.
15127         (norm): Remove commented code.
15128         (denorm): Likewise.
15129         (__mp_dbl): Likewise.
15130         (__inv): Likewise.
15132         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
15133         mp_no value for 1.0 and 2.0.
15134         (norm): Use RADIXI instead of radixi.d.
15135         (denorm): Likewise.
15136         (__mul): Use 0.0 instead of zero.d.
15137         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
15138         mp_no value for 1.0 and 2.0.
15139         (norm): Use RADIXI instead of radixi.d.
15140         (denorm): Likewise.
15141         (__mul): Use 0.0 instead of zero.d.
15143 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
15145         [BZ #14994]
15146         * math/s_casinh.c (__casinh): Reduce finite argument to first
15147         quadrant then set signs of results at the end.
15148         * math/s_casinhf.c (__casinhf): Likewise.
15149         * math/s_casinhl.c (__casinhl): Likewise.
15150         * math/libm-test.inc (casin_test): Add more tests.
15151         (casinh_test): Likewise.
15152         * sysdeps/i386/fpu/libm-test-ulps: Update.
15153         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15155 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
15157         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
15159         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
15161         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
15162         declarations.
15163         (denorm): Likewise.
15164         (__mp_dbl): Likewise.
15165         (__inv): Likewise.
15167         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
15168         and adjust the header comment.
15170         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
15171         variable name from declaration.
15173 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
15175         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
15176         Initialize COMMON_CPUID_INDEX_7 element.
15177         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
15178         (CPUID_RTM): Likewise.
15179         (HAS_RTM): Likewise.
15180         (COMMON_CPUID_INDEX_7): New enum.
15182 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
15184         [BZ #14981]
15185         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
15186         size is zero, record memory as freed.
15188 2013-01-03  Andreas Jaeger  <aj@suse.de>
15190         * po/ia.po: Add new Interlingua translation.
15192 2012-01-03  Allan McRae  <allan@archlinux.org>
15194         * locale/programs/localedef.c: Fix description of '--posix' flag.
15196 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
15198         * NEWS: Update dates in second copyright notice.
15199         * README: Update copyright dates in example.
15200         * manual/libc.texinfo: Update copyright dates.
15201         * scripts/test-installation.pl: Update copyright date in --version
15202         output.
15204         * hurd/ctty-input.c: Fix copyright notice formatting.
15205         * hurd/ctty-output.c: Likewise.
15206         * hurd/dtable.c: Likewise.
15207         * hurd/hurd-raise.c: Likewise.
15208         * hurd/hurdprio.c: Likewise.
15209         * hurd/msgportdemux.c: Likewise.
15210         * misc/sys/file.h: Likewise.
15211         * misc/sys/ioctl.h: Likewise.
15212         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
15213         * sysdeps/mach/hurd/chdir.c: Likewise.
15214         * sysdeps/mach/hurd/fchdir.c: Likewise.
15215         * sysdeps/mach/hurd/rename.c: Likewise.
15216         * sysdeps/mach/hurd/rmdir.c: Likewise.
15217         * sysdeps/mach/hurd/seekdir.c: Likewise.
15218         * sysdeps/mach/hurd/setsid.c: Likewise.
15219         * sysdeps/posix/wait3.c: Likewise.
15221         * All files with FSF copyright notices: Update copyright dates
15222         using scripts/update-copyrights.
15223         * intl/plural.c: Regenerated.
15224         * locale/programs/charmap-kw.h: Likewise.
15225         * locale/programs/locfile-kw.h: Likewise.
15227 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
15229         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
15230         four values.
15232         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
15233         calculation loop and add branch prediction.
15235         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
15236         check access beyond bounds of m1np.
15238         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
15239         MPTWO.
15240         (__inv): Remove local variable MPTWO to use the global
15241         constant.
15242         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
15243         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
15244         variable MPTWO.
15245         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
15246         MP3HALFS static const.
15248 2013-01-01  David S. Miller  <davem@davemloft.net>
15250         * po/ca.po: Update from translation team.
15252 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
15254         * scripts/update-copyrights: New file.
15255         * Makeconfig: Reformat copyright notice.
15256         * ctype/ctype.h: Likewise.
15257         * debug/swprintf_chk.c: Likewise.
15258         * elf/dl-cache.c: Likewise.
15259         * elf/dl-debug.c: Likewise.
15260         * elf/dl-object.c: Likewise.
15261         * grp/initgroups.c: Likewise.
15262         * hurd/Makefile: Likewise.
15263         * hurd/hurd/signal.h: Likewise.
15264         * hurd/hurdfault.c: Likewise.
15265         * hurd/hurdioctl.c: Likewise.
15266         * hurd/hurdlookup.c: Likewise.
15267         * hurd/intr-msg.c: Likewise.
15268         * iconv/gconv_open.c: Likewise.
15269         * libio/swprintf.c: Likewise.
15270         * locale/lc-ctype.c: Likewise.
15271         * locale/nl_langinfo.c: Likewise.
15272         * mach/Machrules: Likewise.
15273         * mach/Makefile: Likewise.
15274         * malloc/obstack.h: Likewise.
15275         * manual/Makefile: Likewise.
15276         * manual/tsort.awk: Likewise.
15277         * misc/bits/stab.def: Likewise.
15278         * nis/nis_print_group_entry.c: Likewise.
15279         * nis/nis_table.c: Likewise.
15280         * nis/nss_compat/compat-pwd.c: Likewise.
15281         * nis/nss_compat/compat-spwd.c: Likewise.
15282         * po/Makefile: Likewise.
15283         * posix/fnmatch.c: Likewise.
15284         * posix/regex.h: Likewise.
15285         * resolv/Makefile: Likewise.
15286         * resolv/nss_dns/dns-network.c: Likewise.
15287         * resolv/res_hconf.c: Likewise.
15288         * scripts/gen-sorted.awk: Likewise.
15289         * soft-fp/soft-fp.h: Likewise.
15290         * stdio-common/printf.h: Likewise.
15291         * stdlib/monetary.h: Likewise.
15292         * stdlib/random.c: Likewise.
15293         * stdlib/random_r.c: Likewise.
15294         * sysdeps/generic/Makefile: Likewise.
15295         * sysdeps/gnu/Makefile: Likewise.
15296         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
15297         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
15298         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
15299         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
15300         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
15301         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
15302         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
15303         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
15304         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
15305         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
15306         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
15307         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
15308         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
15309         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
15310         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
15311         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
15312         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
15313         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
15314         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
15315         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
15316         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
15317         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
15318         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
15319         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
15320         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
15321         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
15322         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
15323         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
15324         * sysdeps/mach/hurd/errnos.awk: Likewise.
15325         * sysdeps/mach/hurd/fork.c: Likewise.
15326         * sysdeps/mach/hurd/getcwd.c: Likewise.
15327         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
15328         * sysdeps/mach/hurd/mmap.c: Likewise.
15329         * sysdeps/mach/hurd/utimes.c: Likewise.
15330         * sysdeps/mach/hurd/xmknod.c: Likewise.
15331         * sysdeps/posix/profil.c: Likewise.
15332         * sysdeps/posix/readdir_r.c: Likewise.
15333         * sysdeps/powerpc/bits/mathdef.h: Likewise.
15334         * sysdeps/powerpc/bits/setjmp.h: Likewise.
15335         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
15336         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
15337         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
15338         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
15339         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
15340         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
15341         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
15342         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
15343         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
15344         * sysdeps/pthread/lio_listio.c: Likewise.
15345         * sysdeps/sparc/dl-procinfo.h: Likewise.
15346         * sysdeps/unix/i386/sysdep.S: Likewise.
15347         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
15348         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
15349         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
15350         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
15351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
15352         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
15353         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
15354         * sysdeps/unix/sysv/linux/speed.c: Likewise.
15355         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
15356         * sysdeps/wordsize-32/divdi3.c: Likewise.
15357         * time/sys/time.h: Likewise.
15358         * wcsmbs/Makefile: Likewise.
15360 2013-01-01  David S. Miller  <davem@davemloft.net>
15362         * po/fr.po: Update from translation team.
15364         * catgets/gencat.c: Update copyright year.
15365         * csu/version.c: Likewise.
15366         * debug/catchsegv.sh: Likewise.
15367         * debug/pcprofiledump.c: Likewise.
15368         * debug/xtrace.sh: Likewise.
15369         * elf/ldconfig.c: Likewise.
15370         * elf/ldd.bash.in: Likewise.
15371         * elf/pldd.c: Likewise.
15372         * elf/sotruss.ksh: Likewise.
15373         * elf/sprof.c: Likewise.
15374         * iconv/iconv_prog.c: Likewise.
15375         * iconv/iconvconfig.c: Likewise.
15376         * locale/programs/locale.c: Likewise.
15377         * locale/programs/localedef.c: Likewise.
15378         * login/programs/pt_chown.c: Likewise.
15379         * malloc/memusage.sh: Likewise.
15380         * malloc/memusagestat.c: Likewise.
15381         * malloc/mtrace.pl: Likewise.
15382         * nscd/nscd.c: Likewise.
15383         * nss/getent.c: Likewise.
15384         * nss/makedb.c: Likewise.
15385         * posix/getconf.c: Likewise.
15387 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
15389         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
15390         numbers.
15392 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
15394         * math/bits/mathcalls.h (modf): Use __nonnull.
15396 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
15398         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
15399         (split): Use macro CN instead of the bare value.
15400         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
15401         could be used.
15402         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
15403         instead of the bare value.
15404         (power1): Likewise.
15406 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
15408         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
15409         __ATAN_TWOM.
15410         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
15412         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
15413         their values.
15414         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
15415         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
15416         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
15417         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
15419 2012-12-28  Andreas Jaeger  <aj@suse.de>
15421         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
15422         values are from Linux 3.7.
15424         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
15425         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
15427 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
15429         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
15430         TRUE case.
15432         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
15433         (norm): Likewise.
15434         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
15435         variables with preprocessor constants.
15436         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
15437         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
15438         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
15440 2012-12-27  Bruno Haible  <bruno@clisp.org>
15442         [BZ #14317]
15443         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
15444         only if needed.
15446 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
15448         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
15449         and use variable directly.
15450         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
15452         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
15453         MPONE.
15454         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
15455         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
15456         variable MPONE.
15457         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
15458         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
15459         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
15460         include directive.  Remove local variable MPONE.
15461         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
15462         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
15463         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
15465 2012-12-25  David S. Miller  <davem@davemloft.net>
15467         * version.h (RELEASE): Set to "development".
15468         (VERSION): Set to "2.17.90".
15469         * NEWS: Add 2.18 section.
15471 2012-12-21  David S. Miller  <davem@davemloft.net>
15473         * po/hr.po: Update from translation team.
15475 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
15477         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
15479 2012-12-19  Steve Ellcey  <sellcey@mips.com>
15481         * NEWS:  Mention new memcpy for MIPS.
15483 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
15485         * manual/contrib.texi (Contributors): Spelling correction.
15487 2012-12-15  David S. Miller  <davem@davemloft.net>
15489         * po/ru.po: Update from translation team.
15491 2012-12-13  David S. Miller  <davem@davemloft.net>
15493         * NEWS: Mention IFUNC testsuite enhancements.
15495         * po/pl.po: Update from translation team.
15496         * po/bg.po: Likewise.
15498         * manual/contrib.texi (Contributors): Update entries for Hongjiu
15499         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
15501 2012-12-11  David S. Miller  <davem@davemloft.net>
15503         * po/sv.po: Update from translation team.
15505         * po/vi.po: Update from translation team.
15507         * po/cs.po: Update from translation team.
15509         * po/de.po: Update from translation team.
15510         * po/eo.po: Likewise.
15511         * po/nl.po: Likewise.
15513 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
15515         [BZ #14246]
15516         * manual/argp.texi (Argp Helper Functions): Move node to follow
15517         Argp Parsing State.
15519         [BZ #14872]
15520         * manual/conf.texi (Limits on File System Capacity): Mention if
15521         terminating null is included in the max size.
15523 2012-12-10  Andreas Jaeger  <aj@suse.de>
15525         * po/cs.po: Update from translation team.
15527 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
15529         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
15530         void pointer and cast to uintptr_t.
15531         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
15532         path.
15533         * sysdeps/s390/s390-64/memcpy.S: Likewise.
15534         * sysdeps/s390/s390-64/memset.S: Likewise.
15536 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
15538         [BZ #14833]
15539         * menual/message.texi (Message Translation): Fix typos.
15540         (Helper programs for gettext): Likewise.
15542 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
15544         [BZ #14898]
15545         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
15546         Change to -1.
15548 2012-12-07  David S. Miller  <davem@davemloft.net>
15550         * po/libc.pot: Update.
15552 2012-12-07  Richard Henderson  <rth@redhat.com>
15554         [BZ #10114]
15555         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
15556         normal/normal case to before the switch.
15557         (_FP_DIV): Likewise.
15559 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
15560             Mike Frysinger  <vapier@gentoo.org>
15562         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
15563         check for __NR_fadvise64_64.
15565 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
15567         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
15568         0, not just to plain "0" as a statement.
15569         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
15570         with cw.
15572 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
15574         * NEWS: Use sourceware.org in Bugzilla URL.
15576 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
15578         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
15579         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
15581         * stdio-common/tst-put-error.c (do_test): Add newline to the
15582         padded test to ensure flush.
15584 2012-12-05  Jeff Law  <law@redhat.com>
15586         * sunrpc/etc.rpc (fedfs_admin): Add entry.
15588 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
15590         * README: Don't refer to ports add-on as distributed separately.
15591         Mention AArch64 in list of systems supported in the ports add-on.
15593         * LICENSES: Add more non-FSF copyright and license notices.
15595         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
15596         ((unused)).
15598         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
15600         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
15601         10000 as width of padded output.
15603 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
15605         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
15607         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
15608         variable LX with __attribute__ ((unused)).
15609         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
15610         Likewise.
15611         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
15612         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
15613         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
15614         with __attribute__ ((unused)).
15616 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
15618         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
15620 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
15622         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
15623         (CFLAGS-nldbl-acos.c): New variable.
15624         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
15625         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
15626         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
15627         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
15628         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
15629         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
15630         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
15631         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
15632         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
15633         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
15634         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
15635         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
15636         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
15637         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
15638         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
15639         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
15640         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
15641         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
15642         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
15643         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
15644         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
15645         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
15646         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
15647         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
15648         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
15649         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
15650         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
15651         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
15652         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
15653         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
15654         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
15655         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
15656         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
15657         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
15658         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
15659         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
15660         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
15661         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
15662         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
15663         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
15664         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
15665         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
15666         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
15667         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
15668         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
15669         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
15670         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
15671         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
15672         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
15673         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
15674         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
15675         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
15676         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
15677         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
15678         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
15679         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
15680         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
15681         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
15682         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
15683         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
15684         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
15685         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
15686         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
15687         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
15688         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
15689         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
15690         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
15691         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
15692         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
15693         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
15694         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
15695         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
15696         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
15697         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
15698         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
15699         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
15700         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
15701         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
15702         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
15703         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
15704         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
15705         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
15706         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
15707         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
15708         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
15709         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
15710         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
15711         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
15712         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
15713         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
15714         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
15715         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
15716         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
15717         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
15718         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
15719         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
15720         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
15722         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
15723         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
15725         [BZ #14914]
15726         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
15727         whole low double instead of just low 47 bits when splitting values
15728         into two parts.
15730 2012-12-03  Allan McRae  <allan@archlinux.org>
15732         * manual/stdio.texi (Predefined Printf Handlers): Remove
15733         @hsep and @vsep usage.
15735 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
15737         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
15738         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
15740 2012-12-03  Jeff Law  <law@redhat.com>
15742         * time/sys/time.h (settimeofday): Do not mark TV argument
15743         as __nonnull.
15745 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
15747         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
15748         when currently writing and seek to current position when not.
15749         * libio/Makefile (tests): Remove bug-fclose1.
15750         * libio/bug-fclose1.c: Delete.
15752 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
15754         * manual/arith.texi (feenableexcept): Fix typo.
15755         (fedisableexcept): Likewise.
15757 2012-11-30  Roland McGrath  <roland@hack.frob.com>
15759         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
15760         second, differently-typed declaration, rather than a cast.
15762 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
15764         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
15765         * include/rpc/svc.h: ... here.
15767 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
15769         [BZ #13013]
15770         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
15771         depending n and resplen2 to catch cases where answer
15772         equals answerp2.
15774 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
15776         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
15777         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
15779 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
15781         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
15783 2012-11-29  Roland McGrath  <roland@hack.frob.com>
15785         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
15787 2012-11-28  Jeff Law  <law@redhat.com>
15789         [BZ #13761]
15790         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
15791         dataset_temporary.  Track alloca usage into alloca_used.
15792         If dataset is large allocate and release it via malloc/free.
15794 2012-06-04  Florian Weimer  <fweimer@redhat.com>
15796         [BZ #14197]
15797         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
15799 2012-11-28  David S. Miller  <davem@davemloft.net>
15801         * sysdeps/sparc/fpu/libm-test-ulps: Update.
15803 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
15805         [BZ #14803]
15806         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
15807         of pi/2 rounded to nearest to 64 bits.
15808         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
15809         nearest to 64 bits.
15810         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
15811         bits.
15813 2012-11-28  Jeff Law <law@redhat.com>
15814             Martin Osvald <mosvald@redhat.com>
15816         [BZ #14889]
15817         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
15818         * sunrpc/svc.c: Include time.h.
15819         (__svc_accept_failed): New function.
15820         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
15821         any reason other than EINTR, call __svc_accept_failed.
15822         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
15823         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
15825 2012-11-28  Andreas Schwab  <schwab@suse.de>
15827         * scripts/abilist.awk: Also handle indirect functions in .opd
15828         section.
15830 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
15832         [BZ #13881]
15833         * sysdeps/x86/fpu/powl_helper.c: New file.
15834         * sysdeps/x86/fpu/Makefile: Likewise.
15835         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
15836         (p3): New object.
15837         (__ieee754_powl): Use __powl_helper for finite arguments except
15838         integer exponents below 8.
15839         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
15840         (p3): New object.
15841         (__ieee754_powl): Use __powl_helper for finite arguments except
15842         integer exponents below 8.
15843         * math/libm-test.inc (pow_test): Add more tests and enable some
15844         previously disabled tests.
15845         * sysdeps/i386/fpu/libm-test-ulps: Update.
15846         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15848 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
15849             Carlos O'Donell  <carlos_odonell@mentor.com>
15851         * nss/makedb.c (is_prime): Assert that input is odd and greater
15852         than 4.  Note that fact in a comment too.
15853         (next_prime): Add 4 to input.
15855 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
15857         [BZ #11741]
15858         * libio/Makefile (tests): Add test case tst-fwrite-error.
15859         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
15860         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
15861         * libio/tst-fwrite-error.c: New test case.
15863 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
15865         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
15866         before casting to void *.
15867         * include/libc-internal.h (__pointer_type): New macro.
15868         (__integer_if_pointer_type_sub): Likewise.
15869         (__integer_if_pointer_type): Likewise.
15870         (cast_to_integer): Likewise.
15871         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
15872         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
15873         before casting to atomic64_t.
15874         (atomic_exchange_acq): Likewise.
15875         (__arch_exchange_and_add_body): Likewise.
15876         (__arch_add_body): Likewise.
15877         (atomic_add_negative): Likewise.
15878         (atomic_add_zero): Likewise.
15880 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
15882         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
15883         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
15884         (add_fdes): Likewise.
15885         (linear_search_fdes): Likewise.
15886         (binary_search_unencoded_fdes): Likewise.
15888 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
15890         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
15892 2012-11-24  Adam Conrad  <adconrad@0c3.net>
15894         * configure.in: Autodetect C++ header directories.
15895         * configure: Regenerated.
15897 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
15899         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
15901 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
15903         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15905 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
15907         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
15908         LDBL_MANT_DIG == 106]: Disable some tests.
15909         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
15910         Likewise.
15911         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
15912         Likewise.
15914         [BZ #14871]
15915         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
15916         input for small inputs.  Return +/- pi/2 for large inputs.
15917         * math/libm-test.inc (atan_test): Add more tests.
15919         * sysdeps/generic/unwind-dw2-fde-glibc.c
15920         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
15921         __attribute__ ((unused)).
15923         [BZ #14645]
15924         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
15925         x * y if x and y are nonzero and z is zero.
15927         [BZ #14811]
15928         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
15929         nonzero exponents with absolute value below 0x1p-117 to +/-
15930         0x1p-117.
15932         [BZ #14869]
15933         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
15934         up arguments below 2**-450, not just those below 2**-500.
15935         * math/libm-test.inc (hypot_test): Add another test.
15937         [BZ #14868]
15938         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
15939         Return a+b for ratio over 2**120, not 2**60.
15940         * math/libm-test.inc (hypot_test): Add another test.
15942         * math/libm-test.inc (clog_test): Use
15943         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
15944         (clog10_test): Likewise.
15946         [BZ #6778]
15947         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
15949 2012-11-22  Andreas Schwab  <schwab@suse.de>
15951         * sysdeps/i386/fpu/libm-test-ulps: Update.
15953 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
15955         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
15956         printf output with newline.
15958 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
15960         [BZ #14865]
15961         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
15962         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
15963         -z nodlopen, -z initfirst and -z execstack support.
15964         * configure: Regenerated.
15966         * elf/elf.h (DF_1_NODIRECT): New macro.
15967         (DF_1_IGNMULDEF): Likewise.
15968         (DF_1_NOKSYMS): Likewise.
15969         (DF_1_NOHDR): Likewise.
15970         (DF_1_EDITED): Likewise.
15971         (DF_1_NORELOC): Likewise.
15972         (DF_1_SYMINTPOSE): Likewise.
15973         (DF_1_GLOBAUDIT): Likewise.
15974         (DF_1_SINGLETON): Likewise.
15975         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
15976         DT_1_SUPPORTED_MASK bits.
15977         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
15979 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
15981         * sysdeps/unix/make-syscalls.sh: Document prefixes.
15983 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
15985         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
15986         macro.
15988         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
15989         (sendmmsg): Move declarations...
15990         * socket/sys/socket.h: ... here.
15991         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
15992         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
15993         include it from...
15994         * socket/recvmmsg.c: ... this new file.
15995         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
15996         (sendmmsg): Rename to __sendmmsg, create weak alias and make
15997         definition of __sendmmsg hidden.
15998         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
15999         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
16000         Move ENOSYS stub into and include it from...
16001         * socket/sendmmsg.c: ... this new file.
16002         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
16003         (sysdep_routines): Move recvmmsg and sendmmsg...
16004         * socket/Makefile (routines): ... here.
16005         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
16006         (GLIBC_PRIVATE): Add __sendmmsg.
16007         * include/sys/socket.h (__sendmmsg): Add declarations.
16008         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
16009         sendmmsg.
16011 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
16013         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
16014         variable I1 with __attribute__ ((unused)).
16015         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
16017 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
16019         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
16020         DUMMY variables with __attribute__ ((unused)).
16022         * bits/byteswap.h: Include <bits/types.h>.
16023         (__bswap_64): Use __uint64_t instead of unsigned long long int.
16025 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
16027         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
16028         string_t.  Do not manually set errno.
16029         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
16030         length with __strnlen.  Make sure to both set errno and return it on
16031         failure.
16033 2012-11-19  David S. Miller  <davem@davemloft.net>
16035         With help from Joseph Myers.
16036         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
16037         very large arguments properly.
16038         * math/libm-test.inc (atan_test): New tests.
16039         (atan2_test): New tests.
16040         * sysdeps/sparc/fpu/libm-test-ulps: Update.
16041         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
16043 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
16045         [BZ #14856]
16046         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
16047         Define to 3.
16049         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
16050         [POSIX] (EADDRNOTAVAIL): Likewise.
16051         [POSIX] (EAFNOSUPPORT): Likewise.
16052         [POSIX] (EALREADY): Likewise.
16053         [POSIX] (ECONNABORTED): Likewise.
16054         [POSIX] (ECONNREFUSED): Likewise.
16055         [POSIX] (ECONNRESET): Likewise.
16056         [POSIX] (EDESTADDRREQ): Likewise.
16057         [POSIX] (EDQUOT): Likewise.
16058         [POSIX] (EHOSTUNREACH): Likewise.
16059         [POSIX] (EIDRM): Likewise.
16060         [POSIX] (EISCONN): Likewise.
16061         [POSIX] (ELOOP): Likewise.
16062         [POSIX] (EMULTIHOP): Likewise.
16063         [POSIX] (ENETDOWN): Likewise.
16064         [POSIX] (ENETUNREACH): Likewise.
16065         [POSIX] (ENOBUFS): Likewise.
16066         [POSIX] (ENODATA): Likewise.
16067         [POSIX] (ENOLINK): Likewise.
16068         [POSIX] (ENOMSG): Likewise.
16069         [POSIX] (ENOPROTOOPT): Likewise.
16070         [POSIX] (ENOSR): Likewise.
16071         [POSIX] (ENOSTR): Likewise.
16072         [POSIX] (ENOTCONN): Likewise.
16073         [POSIX] (ENOTSOCK): Likewise.
16074         [POSIX] (EOPNOTSUPP): Likewise.
16075         [POSIX] (EOVERFLOW): Likewise.
16076         [POSIX] (EPROTO): Likewise.
16077         [POSIX] (EPROTONOSUPPORT): Likewise.
16078         [POSIX] (EPROTOTYPE): Likewise.
16079         [POSIX] (ESTALE): Likewise.
16080         [POSIX] (ETIME): Likewise.
16081         [POSIX] (ETXTBSY): Likewise.
16082         [POSIX] (EWOULDBLOCK): Likewise.
16083         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
16084         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
16085         [POSIX] (SEEK_CUR): Likewise.
16086         [POSIX] (SEEK_END): Likewise.
16087         [POSIX || UNIX98] (mode_t): Do not require.
16088         [POSIX] (off_t): Likewise.
16089         [POSIX] (pid_t): Likewise.
16090         [POSIX] (sys/stat.h): Do not allow header.
16091         [POSIX] (unistd.h): Likewise.
16092         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
16093         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
16094         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
16095         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
16096         require.
16097         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
16098         sigevent): Specify elements.
16099         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
16100         entry.
16101         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
16102         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
16104         * conform/data/cpio.h-data [POSIX]: Disable whole file.
16105         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
16106         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
16107         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
16108         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
16109         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
16110         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
16111         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
16112         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
16113         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
16114         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
16115         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
16116         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
16117         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
16118         Likewise.
16119         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
16120         Likewise.
16121         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
16122         Likewise.
16123         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
16124         Likewise.
16125         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
16126         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
16127         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
16128         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
16129         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
16130         Specify lower bound on value.
16131         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
16132         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
16133         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
16134         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
16135         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
16136         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
16137         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
16138         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
16139         value.
16140         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
16141         as optional.
16142         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
16143         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
16144         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
16145         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
16146         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
16147         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
16148         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
16149         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
16150         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
16151         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
16152         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
16153         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
16154         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
16155         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
16156         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
16157         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
16158         entry.
16159         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
16160         optional.
16161         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
16162         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
16163         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
16164         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
16165         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
16166         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
16167         Likewise.
16168         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
16169         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
16170         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
16171         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
16172         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
16173         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
16174         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
16175         as optional.
16176         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
16177         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
16178         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
16179         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
16180         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
16181         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
16182         specify as optional.
16183         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
16184         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
16185         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
16186         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
16187         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
16188         [XPG3] (NL_LANGMAX): Likewise.
16189         [POSIX || XPG3] (NL_MSGMAX): Likewise.
16190         [POSIX || XPG3] (NL_NMAX): Likewise.
16191         [POSIX || XPG3] (NL_SETMAX): Likewise.
16192         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
16193         [XPG3] (NZERO): Likewise.
16194         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
16195         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
16196         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
16197         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
16198         (REG_ERANGE): Expect.
16199         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
16200         optional-constant.
16201         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
16202         Use (void) in prototype.
16203         [POSIX] (*_t): Allow.
16204         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
16205         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
16206         (WRDE_BADVAL): Expect.
16208         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
16209         expect.
16210         [XPG3 || XPG4] (O_RSYNC): Likewise.
16211         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
16212         Likewise.
16213         [XPG3 || XPG4] (pthread_sigmask): Likewise.
16214         [XPG3 || XPG4] (sigqueue): Likewise.
16215         [XPG3 || XPG4] (sigtimedwait): Likewise.
16216         [XPG3 || XPG4] (sigwaitinfo): Likewise.
16217         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
16218         [XPG3 || XPG4] (vsnprintf): Likewise.
16219         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
16220         Likewise.
16221         [XPG3 || XPG4] (blksize_t): Likewise.
16222         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
16223         Likewise.
16224         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
16225         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
16226         [XPG3 || XPG4] (struct itimerspec): Likewise.
16227         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
16228         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
16229         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
16230         [XPG3 || XPG4] (clockid_t): Likewise.
16231         [XPG3 || XPG4] (timer_t): Likewise.
16232         [XPG3 || XPG4] (clock_getres): Likewise.
16233         [XPG3 || XPG4] (clock_gettime): Likewise.
16234         [XPG3 || XPG4] (clock_settime): Likewise.
16235         [XPG3 || XPG4] (nanosleep): Likewise.
16236         [XPG3 || XPG4] (timer_create): Likewise.
16237         [XPG3 || XPG4] (timer_delete): Likewise.
16238         [XPG3 || XPG4] (timer_gettime): Likewise.
16239         [XPG3 || XPG4] (timer_getoverrun): Likewise.
16240         [XPG3 || XPG4] (timer_settime): Likewise.
16241         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
16242         [XPG3 || XPG4] (getlogin_r): Likewise.
16243         [XPG3 || XPG4] (pread): Likewise.
16244         [XPG3 || XPG4] (pthread_atfork): Likewise.
16245         [XPG3 || XPG4] (pwrite): Likewise.
16247         [BZ #14835]
16248         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
16249         <bits/siginfo.h>.
16251 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
16253         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
16254         finalizing MALLSTREAM.
16256         * sysdeps/mach/hurd/syncfs.c: New file.
16258 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
16260         [BZ #14719]
16261         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
16262         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
16263         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
16264         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
16265         (_nss_dns_gethostbyname4_r): Likewise.
16266         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
16267         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
16269 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
16271         [BZ #13763]
16272         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
16274 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
16276         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
16277         * elf/cache.c (print_entry): Print ",AArch64" for
16278         FLAG_AARCH64_LIB64
16280         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
16281         * elf/cache.c (print_entry): Print ",hard-float" for
16282         FLAG_ARM_LIBHF.
16284 2012-11-18  David S. Miller  <davem@davemloft.net>
16286         With help from Joseph Myers.
16287         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
16288         cutoff to 2**-13.
16289         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
16290         cutoff to 2**-25.
16291         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
16292         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
16293         small.
16294         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
16295         * math/libm-test.inc (y0_test): New tests.
16296         (y1_test): New tests.
16297         * sysdeps/i386/fpu/libm-test-ulps: Update.
16298         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
16299         * sysdeps/sparc/fpu/libm-test-ulps: Update.
16301 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
16303         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
16304         64-bit targets.
16305         * configure: Regenerated.
16307 2012-11-17  David S. Miller  <davem@davemloft.net>
16309         [BZ #14811]
16310         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
16311         nonzero exponents with absolute value below 0x1p-128 to +/-
16312         0x1p-128.
16314 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
16316         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
16318         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
16320         * posix/getconf-speclist.c: New file.
16321         * posix/posix-envs.def: Likewise.
16322         * posix/confstr.c (START_ENV_GROUP): New macro.
16323         (END_ENV_GROUP): Likewise.
16324         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
16325         (KNOWN_PRESENT_ENV_STRING): Likewise.
16326         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
16327         (UNKNOWN_ENVIRONMENT): Likewise.
16328         (confstr): Include posix-envs.def instead of handling
16329         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
16330         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
16331         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
16332         (END_ENV_GROUP): Likewise.
16333         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
16334         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
16335         (UNKNOWN_ENVIRONMENT): Likewise.
16336         (__sysconf): Include posix-envs.def instead of handling associated
16337         cases directly here.
16338         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
16339         preprocessing getconf-speclist.c rather than running getconf or
16340         generating empty file.
16342 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
16344         * scripts/check-local-headers.sh: Ignore 'mach' headers.
16346 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
16348         [BZ #14672]
16349         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
16351 2012-11-16  David S. Miller  <davem@davemloft.net>
16353         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
16354         smaller than LDBL_EPSILON/2.0L, just return xm1.
16356 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
16358         * elf/tst-array1.c (init): Set constructor priority to 1000.
16359         (fini): Set destructor priority to 1000.
16360         * elf/tst-array2dep.c: Likewise.
16362 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
16364         [BZ #11741]
16365         * libio/fileops.c (_IO_new_file_write): Correctly return error.
16366         (_IO_new_file_xsputn): Also return EOF if none of the input
16367         data was written when overflow failed.
16368         * libio/iopadn.c (_IO_padn): Likewise.
16369         * libio/iowpadn.c (_IO_wpadn): Likewise.
16370         * stdio-common/tst-put-error.c: Add copyright notice.
16371         (do_test): Add case for printing padded string.
16372         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
16373         _IO_padn returned error.
16374         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
16375         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
16376         return EOF.
16378 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
16380         * libio/libioP.h: Add comment note that the references to C++
16381         bits are now obsolete.
16383 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16385         * math/libm-test.inc (check_complex): Use asprintf.
16387 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
16389         * debug/pcprofiledump.c (print_version): Update copyright year.
16390         * malloc/memusagestat.c (print_version): Likewise.
16392 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
16394         [BZ #14831]
16395         * elf/Makefile (tests): Add tst-audit8.
16396         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
16397         ($(objpfx)tst-audit8.out): New target.
16398         (tst-audit8-ENV): New variable.
16399         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
16400         audit if l_reloc_result is NULL.
16401         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
16402         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
16403         * elf/tst-audit8.c: New file.
16405 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16407         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
16408         * misc/Makefile (CFLAGS-select.c): Define.
16409         * posix/Makefile (CFLAGS-pause.c): Define.
16411 2012-11-13  David S. Miller  <davem@davemloft.net>
16413         * crypt/Makefile: Move test targets after toplevel Rules
16414         inclusion.  Grab any necessary sysdep routines when linking.
16415         * crypt/md5.c (md5_process_block): Remove define, we will always
16416         name it __md5_process_block.
16417         (md5_finish_ctx): Update md5_process_block call.
16418         (md5_stream): Likewise.
16419         (md5_process_bytes): Likewise.
16420         (md5_process_block): Rename to __md5_process_block and move to ...
16421         * crypt/md5-block.c: ... here.
16422         * crypt/sha256.c (sha256_process_block): Move to ...
16423         * crypt/sha256-block.c: ... here.
16424         * crypt/sha512.c (sha512_process_block): Move to ...
16425         * crypt/sha512-block.c: ... here.
16426         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
16427         path.
16428         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
16429         * sysdeps/sparc/sparc64/multiarch/Makefile
16430         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
16431         crypt subdir.
16432         (localedef-aux): Add md5 crypto assembler when in locale subdir.
16433         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
16434         multiarch changes.
16435         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
16436         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
16437         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
16438         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
16439         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
16440         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
16441         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
16442         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
16443         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
16444         file.
16445         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
16446         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
16447         file.
16448         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
16450 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
16452         * timezone/tzselect.ksh: Update from tzcode git revision
16453         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
16454         * timezone/zdump.c: Likewise.
16455         * timezone/zic.c: Likewise.
16456         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
16457         in TZVERSION setting, not $(PKGVERSION).
16458         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
16459         REPORT_BUGS_TO settings.
16461         [BZ #14838]
16462         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
16463         macro.
16465 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16467         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
16468         detection to immediately after _FP_ROUND().
16469         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
16470         bits are 0.
16472 2012-11-11  David S. Miller  <davem@davemloft.net>
16474         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
16475         inttypes.h
16476         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
16477         __close rather than their public counterparts.
16479 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
16481         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
16482         file.
16483         [UNIX98] (sem_timedwait): Do not expect.
16484         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
16485         [XPG4 || UNIX98] (sockatmark): Do not expect.
16486         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
16487         (clock_getcpuclockid): Do not expect.
16488         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
16489         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
16490         Do not expect.
16491         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
16492         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
16493         [UNIX98] (vwscanf): Likewise.
16494         [UNIX98] (vswscanf): Likewise.
16496 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
16498         * timezone/version.h: Remove file.
16499         * timezone/README: Do not refer to version.h.
16500         * timezone/Makefile ($(objpfx)zic.o): New dependency on
16501         $(objpfx)version.h.
16502         ($(objpfx)zdump.o): Likewise.
16503         ($(objpfx)version.h): New target.
16505         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
16506         2012i.
16507         * timezone/README: Don't mention modification to tzselect.ksh.
16508         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
16509         work on unmodified tzselect.ksh.  Substitute version numbers in
16510         tzselect.ksh.
16512         * Makefile (format-me): Remove.
16513         (INSTALL): Adjust indentation.  Use commands directly instead of
16514         using $(format-me).
16516         * aclocal.m4 (ACX_PKGVERSION): New macro.
16517         (ACX_BUGURL): Likewise.
16518         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
16519         (PKGVERSION): New AC_DEFINE_UNQUOTED.
16520         (REPORT_BUGS_TO): Likewise.
16521         * configure: Regenerated.
16522         * config.h.in (PKGVERSION): New macro.
16523         (REPORT_BUGS_TO): Likewise.
16524         * config.make.in (PKGVERSION): New variable.
16525         (PKGVERSION_TEXI): Likewise.
16526         (REPORT_BUGS_TO): Likewise.
16527         (REPORT_BUGS_TEXI): Likewise.
16528         * Makefile (format-me): Use -I$(common-objpfx)manual.
16529         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
16530         ($(common-objpfx)manual/%): New target.
16531         (manual/%): Remove target.
16532         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
16533         (print_version): Use PKGVERSION.
16534         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
16535         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
16536         and REPORT_BUGS_TO.
16537         ($(objpfx)xtrace): Likewise.
16538         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
16539         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
16540         (print_version): Use PKGVERSION.
16541         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
16542         (do_version): Use PKGVERSION.
16543         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
16544         REPORT_BUGS_TO.
16545         (common-ldd-rewrite): Likewise.
16546         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
16547         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
16548         (print_version): Use PKGVERSION.
16549         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
16550         * elf/pldd.c (argp_program_bug_address): Remove variable.
16551         (more_help): New function.
16552         (argp): Use more_help.
16553         (print_version): Use PKGVERSION.
16554         * elf/sln.c (main): Use PKGVERSION.
16555         (usage): Use REPORT_BUGS_TO.
16556         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
16557         (top level): Use PKGVERSION.
16558         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
16559         (print_version): Use PKGVERSION.
16560         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
16561         (print_version): Use PKGVERSION.
16562         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
16563         (print_version): Use PKGVERSION.
16564         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
16565         (print_version): Use PKGVERSION.
16566         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
16567         (print_version): Use PKGVERSION.
16568         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
16569         (print_version): Use PKGVERSION.
16570         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
16571         and BUGURL.
16572         ($(objpfx)memusage): Likewise.
16573         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
16574         (do_version): Use PKGVERSION.
16575         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
16576         (print_version): Use PKGVERSION.
16577         * malloc/mtrace.pl ($PACKAGE): Remove variable.
16578         ($PKGVERSION): New variable.
16579         ($REPORT_BUGS_TO): Likewise.
16580         (usage): Use $REPORT_BUGS_TO.
16581         (top level): Use $PKGVERSION.
16582         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
16583         ($(objpfx)pkgvers.texi): New rule.
16584         ($(objpfx)stamp-pkgvers): Likewise.
16585         * manual/install.texi: Include pkgvers.texi.
16586         (--with-pkgversion): Document new configure option.
16587         (--with-bugurl): Likewise.
16588         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
16589         than necessarily for this particular distribution.  Use
16590         REPORT_BUGS_TO for where to report bugs.
16591         * INSTALL: Regenerated.
16592         * manual/libc.texinfo: Include pkgvers.texi.
16593         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
16594         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
16595         (print_version): Use PKGVERSION.
16596         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
16597         (print_version): Use PKGVERSION.
16598         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
16599         (print_version): Use PKGVERSION.
16600         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
16601         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
16602         macro.
16603         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
16604         (print_version): Use PKGVERSION.
16605         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
16606         (print_version): Use PKGVERSION.
16607         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
16608         and PKGVERSION.
16610         * timezone/checktab.awk: Update from tzcode 2012i.
16611         * timezone/ialloc.c: Likewise.
16612         * timezone/private.h: Likewise.
16613         * timezone/scheck.c: Likewise.
16614         * timezone/tzfile.h: Likewise.
16615         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
16616         (TZVERSION): Hardcode tzcode version number.
16617         * timezone/zdump.c: Update from tzcode 2012i.
16618         * timezone/zic.c: Likewise.
16619         * timezone/version.h: New file.
16620         * timezone/README: Describe version.h.  Update upstream location.
16622         [BZ #14824]
16623         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
16624         (mktemp): Enable declaration.
16625         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
16626         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
16627         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
16628         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
16629         Likewise.
16630         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
16631         Likewise.
16632         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
16633         Likewise.
16634         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
16635         Likewise.
16636         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
16637         Likewise.
16638         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
16639         Likewise.
16641         [BZ #14821]
16642         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
16643         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
16644         for copies of such integer values.
16645         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
16646         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
16648 2012-11-09  Andreas Jaeger  <aj@suse.de>
16650         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
16651         definitions and declarations that are provided by
16652         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
16654 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16656         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
16657         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
16658         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
16659         definition.
16661 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16663         * elf/elf.h: Update comment before AArch64 relocations.
16665 2012-11-07  David S. Miller  <davem@davemloft.net>
16667         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
16668         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
16669         (__start_context): Declare.
16670         (__makecontext_ret): Delete.
16671         (__makecontext): Hook up __start_context instead of
16672         __makecontext_ret.
16673         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
16674         (sysdep_routines): Add __start_context when in stdlib.
16676 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
16678         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
16679         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
16680         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
16681         hardcoded "nm".
16682         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
16683         (READELF): New variable.  Use it instead of hardcoded "readelf".
16685 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
16687         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
16688         * sysdeps/x86/Makefile: Here.
16689         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
16690         * sysdeps/x86/tst-xmmymm.sh: This.
16692 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
16694         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
16695         expectations.
16696         [UNIX98] (pthread_barrier_t): Do not expect.
16697         [UNIX98] (pthread_barrierattr_t): Likewise.
16698         [UNIX98] (pthread_spinlock_t): Likewise.
16699         [UNIX98] (pthread_barrier_destroy): Likewise.
16700         [UNIX98] (pthread_barrier_init): Likewise.
16701         [UNIX98] (pthread_barrier_wait): Likewise.
16702         [UNIX98] (pthread_barrierattr_destroy): Likewise.
16703         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
16704         [UNIX98] (pthread_barrierattr_init): Likewise.
16705         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
16706         [UNIX98] (pthread_getcpuclockid): Likewise.
16707         [UNIX98] (pthread_mutex_timedlock): Likewise.
16708         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
16709         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
16710         [UNIX98] (pthread_sigmask): Likewise.
16711         [UNIX98] (pthread_spin_destroy): Likewise.
16712         [UNIX98] (pthread_spin_init): Likewise.
16713         [UNIX98] (pthread_spin_lock): Likewise.
16714         [UNIX98] (pthread_spin_trylock): Likewise.
16715         [UNIX98] (pthread_spin_unlock): Likewise.
16716         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
16717         Do not expect.
16718         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
16719         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
16720         [XPG3 || XPG4] (pthread_cond_t): Likewise.
16721         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
16722         [XPG3 || XPG4] (pthread_key_t): Likewise.
16723         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
16724         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
16725         [XPG3 || XPG4] (pthread_once_t): Likewise.
16726         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
16727         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
16728         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
16729         [XPG3 || XPG4] (pthread_t): Likewise.
16731         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
16732         not expect.
16733         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
16735         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
16736         Change function return type to int.
16738         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
16739         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
16740         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
16741         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
16742         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
16743         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
16744         [!POSIX] (posix_madvise): Likewise.
16745         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
16746         && !UNIX98].
16747         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
16748         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
16749         (mode_t): Likewise.
16750         (posix_mem_offset): Likewise.
16751         (posix_typed_mem_get_info): Likewise.
16752         (posix_typed_mem_open): Likewise.
16754         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
16755         Change condition to [XOPEN2K8].
16757         * conform/conformtest.pl: Preprocess allow-header data with -x c
16758         instead of from stdin.
16759         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
16760         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
16761         [C99-based standards] (cerfc): Likewise.
16762         [C99-based standards] (cexp2): Likewise.
16763         [C99-based standards] (cexpm1): Likewise.
16764         [C99-based standards] (clog10): Likewise.
16765         [C99-based standards] (clog1p): Likewise.
16766         [C99-based standards] (clog2): Likewise.
16767         [C99-based standards] (clgamma): Likewise.
16768         [C99-based standards] (ctgamma): Likewise.
16769         [C99-based standards] (cerff): Likewise.
16770         [C99-based standards] (cerfcf): Likewise.
16771         [C99-based standards] (cexp2f): Likewise.
16772         [C99-based standards] (cexpm1f): Likewise.
16773         [C99-based standards] (clog10f): Likewise.
16774         [C99-based standards] (clog1pf): Likewise.
16775         [C99-based standards] (clog2f): Likewise.
16776         [C99-based standards] (clgammaf): Likewise.
16777         [C99-based standards] (ctgammaf): Likewise.
16778         [C99-based standards] (cerfl): Likewise.
16779         [C99-based standards] (cerfcl): Likewise.
16780         [C99-based standards] (cexp2l): Likewise.
16781         [C99-based standards] (cexpm1l): Likewise.
16782         [C99-based standards] (clog10l): Likewise.
16783         [C99-based standards] (clog1pl): Likewise.
16784         [C99-based standards] (clog2l): Likewise.
16785         [C99-based standards] (clgammal): Likewise.
16786         [C99-based standards] (ctgammal): Likewise.
16787         * conform/data/inttypes.h-data [C99-based standards]: Include
16788         stdint.h-data.  Remove all expectations for stdint.h contents.
16789         [C99-based standards] (PRI*): Do not allow.
16790         [C99-based standards] (SCN*): Likewise.
16791         [C99-based standards] (*_t): Likewise.
16792         [C99-based-standards] (PRId8): Expect macro.
16793         [C99-based-standards] (PRIi8): Likewise.
16794         [C99-based-standards] (PRIo8): Likewise.
16795         [C99-based-standards] (PRIu8): Likewise.
16796         [C99-based-standards] (PRIx8): Likewise.
16797         [C99-based-standards] (PRIX8): Likewise.
16798         [C99-based-standards] (SCNd8): Likewise.
16799         [C99-based-standards] (SCNi8): Likewise.
16800         [C99-based-standards] (SCNo8): Likewise.
16801         [C99-based-standards] (SCNu8): Likewise.
16802         [C99-based-standards] (SCNx8): Likewise.
16803         [C99-based-standards] (PRIdLEAST8): Likewise.
16804         [C99-based-standards] (PRIiLEAST8): Likewise.
16805         [C99-based-standards] (PRIoLEAST8): Likewise.
16806         [C99-based-standards] (PRIuLEAST8): Likewise.
16807         [C99-based-standards] (PRIxLEAST8): Likewise.
16808         [C99-based-standards] (PRIXLEAST8): Likewise.
16809         [C99-based-standards] (SCNdLEAST8): Likewise.
16810         [C99-based-standards] (SCNiLEAST8): Likewise.
16811         [C99-based-standards] (SCNoLEAST8): Likewise.
16812         [C99-based-standards] (SCNuLEAST8): Likewise.
16813         [C99-based-standards] (SCNxLEAST8): Likewise.
16814         [C99-based-standards] (PRIdFAST8): Likewise.
16815         [C99-based-standards] (PRIiFAST8): Likewise.
16816         [C99-based-standards] (PRIoFAST8): Likewise.
16817         [C99-based-standards] (PRIuFAST8): Likewise.
16818         [C99-based-standards] (PRIxFAST8): Likewise.
16819         [C99-based-standards] (PRIXFAST8): Likewise.
16820         [C99-based-standards] (SCNdFAST8): Likewise.
16821         [C99-based-standards] (SCNiFAST8): Likewise.
16822         [C99-based-standards] (SCNoFAST8): Likewise.
16823         [C99-based-standards] (SCNuFAST8): Likewise.
16824         [C99-based-standards] (SCNxFAST8): Likewise.
16825         [C99-based-standards] (PRId16): Likewise.
16826         [C99-based-standards] (PRIi16): Likewise.
16827         [C99-based-standards] (PRIo16): Likewise.
16828         [C99-based-standards] (PRIu16): Likewise.
16829         [C99-based-standards] (PRIx16): Likewise.
16830         [C99-based-standards] (PRIX16): Likewise.
16831         [C99-based-standards] (SCNd16): Likewise.
16832         [C99-based-standards] (SCNi16): Likewise.
16833         [C99-based-standards] (SCNo16): Likewise.
16834         [C99-based-standards] (SCNu16): Likewise.
16835         [C99-based-standards] (SCNx16): Likewise.
16836         [C99-based-standards] (PRIdLEAST16): Likewise.
16837         [C99-based-standards] (PRIiLEAST16): Likewise.
16838         [C99-based-standards] (PRIoLEAST16): Likewise.
16839         [C99-based-standards] (PRIuLEAST16): Likewise.
16840         [C99-based-standards] (PRIxLEAST16): Likewise.
16841         [C99-based-standards] (PRIXLEAST16): Likewise.
16842         [C99-based-standards] (SCNdLEAST16): Likewise.
16843         [C99-based-standards] (SCNiLEAST16): Likewise.
16844         [C99-based-standards] (SCNoLEAST16): Likewise.
16845         [C99-based-standards] (SCNuLEAST16): Likewise.
16846         [C99-based-standards] (SCNxLEAST16): Likewise.
16847         [C99-based-standards] (PRIdFAST16): Likewise.
16848         [C99-based-standards] (PRIiFAST16): Likewise.
16849         [C99-based-standards] (PRIoFAST16): Likewise.
16850         [C99-based-standards] (PRIuFAST16): Likewise.
16851         [C99-based-standards] (PRIxFAST16): Likewise.
16852         [C99-based-standards] (PRIXFAST16): Likewise.
16853         [C99-based-standards] (SCNdFAST16): Likewise.
16854         [C99-based-standards] (SCNiFAST16): Likewise.
16855         [C99-based-standards] (SCNoFAST16): Likewise.
16856         [C99-based-standards] (SCNuFAST16): Likewise.
16857         [C99-based-standards] (SCNxFAST16): Likewise.
16858         [C99-based-standards] (PRId32): Likewise.
16859         [C99-based-standards] (PRIi32): Likewise.
16860         [C99-based-standards] (PRIo32): Likewise.
16861         [C99-based-standards] (PRIu32): Likewise.
16862         [C99-based-standards] (PRIx32): Likewise.
16863         [C99-based-standards] (PRIX32): Likewise.
16864         [C99-based-standards] (SCNd32): Likewise.
16865         [C99-based-standards] (SCNi32): Likewise.
16866         [C99-based-standards] (SCNo32): Likewise.
16867         [C99-based-standards] (SCNu32): Likewise.
16868         [C99-based-standards] (SCNx32): Likewise.
16869         [C99-based-standards] (PRIdLEAST32): Likewise.
16870         [C99-based-standards] (PRIiLEAST32): Likewise.
16871         [C99-based-standards] (PRIoLEAST32): Likewise.
16872         [C99-based-standards] (PRIuLEAST32): Likewise.
16873         [C99-based-standards] (PRIxLEAST32): Likewise.
16874         [C99-based-standards] (PRIXLEAST32): Likewise.
16875         [C99-based-standards] (SCNdLEAST32): Likewise.
16876         [C99-based-standards] (SCNiLEAST32): Likewise.
16877         [C99-based-standards] (SCNoLEAST32): Likewise.
16878         [C99-based-standards] (SCNuLEAST32): Likewise.
16879         [C99-based-standards] (SCNxLEAST32): Likewise.
16880         [C99-based-standards] (PRIdFAST32): Likewise.
16881         [C99-based-standards] (PRIiFAST32): Likewise.
16882         [C99-based-standards] (PRIoFAST32): Likewise.
16883         [C99-based-standards] (PRIuFAST32): Likewise.
16884         [C99-based-standards] (PRIxFAST32): Likewise.
16885         [C99-based-standards] (PRIXFAST32): Likewise.
16886         [C99-based-standards] (SCNdFAST32): Likewise.
16887         [C99-based-standards] (SCNiFAST32): Likewise.
16888         [C99-based-standards] (SCNoFAST32): Likewise.
16889         [C99-based-standards] (SCNuFAST32): Likewise.
16890         [C99-based-standards] (SCNxFAST32): Likewise.
16891         [C99-based-standards] (PRId64): Likewise.
16892         [C99-based-standards] (PRIi64): Likewise.
16893         [C99-based-standards] (PRIo64): Likewise.
16894         [C99-based-standards] (PRIu64): Likewise.
16895         [C99-based-standards] (PRIx64): Likewise.
16896         [C99-based-standards] (PRIX64): Likewise.
16897         [C99-based-standards] (SCNd64): Likewise.
16898         [C99-based-standards] (SCNi64): Likewise.
16899         [C99-based-standards] (SCNo64): Likewise.
16900         [C99-based-standards] (SCNu64): Likewise.
16901         [C99-based-standards] (SCNx64): Likewise.
16902         [C99-based-standards] (PRIdLEAST64): Likewise.
16903         [C99-based-standards] (PRIiLEAST64): Likewise.
16904         [C99-based-standards] (PRIoLEAST64): Likewise.
16905         [C99-based-standards] (PRIuLEAST64): Likewise.
16906         [C99-based-standards] (PRIxLEAST64): Likewise.
16907         [C99-based-standards] (PRIXLEAST64): Likewise.
16908         [C99-based-standards] (SCNdLEAST64): Likewise.
16909         [C99-based-standards] (SCNiLEAST64): Likewise.
16910         [C99-based-standards] (SCNoLEAST64): Likewise.
16911         [C99-based-standards] (SCNuLEAST64): Likewise.
16912         [C99-based-standards] (SCNxLEAST64): Likewise.
16913         [C99-based-standards] (PRIdFAST64): Likewise.
16914         [C99-based-standards] (PRIiFAST64): Likewise.
16915         [C99-based-standards] (PRIoFAST64): Likewise.
16916         [C99-based-standards] (PRIuFAST64): Likewise.
16917         [C99-based-standards] (PRIxFAST64): Likewise.
16918         [C99-based-standards] (PRIXFAST64): Likewise.
16919         [C99-based-standards] (SCNdFAST64): Likewise.
16920         [C99-based-standards] (SCNiFAST64): Likewise.
16921         [C99-based-standards] (SCNoFAST64): Likewise.
16922         [C99-based-standards] (SCNuFAST64): Likewise.
16923         [C99-based-standards] (SCNxFAST64): Likewise.
16924         [C99-based-standards] (PRIdMAX): Likewise.
16925         [C99-based-standards] (PRIiMAX): Likewise.
16926         [C99-based-standards] (PRIoMAX): Likewise.
16927         [C99-based-standards] (PRIuMAX): Likewise.
16928         [C99-based-standards] (PRIxMAX): Likewise.
16929         [C99-based-standards] (PRIXMAX): Likewise.
16930         [C99-based-standards] (SCNdMAX): Likewise.
16931         [C99-based-standards] (SCNiMAX): Likewise.
16932         [C99-based-standards] (SCNoMAX): Likewise.
16933         [C99-based-standards] (SCNuMAX): Likewise.
16934         [C99-based-standards] (SCNxMAX): Likewise.
16935         [C99-based-standards] (PRIdPTR): Likewise.
16936         [C99-based-standards] (PRIiPTR): Likewise.
16937         [C99-based-standards] (PRIoPTR): Likewise.
16938         [C99-based-standards] (PRIuPTR): Likewise.
16939         [C99-based-standards] (PRIxPTR): Likewise.
16940         [C99-based-standards] (PRIXPTR): Likewise.
16941         [C99-based-standards] (SCNdPTR): Likewise.
16942         [C99-based-standards] (SCNiPTR): Likewise.
16943         [C99-based-standards] (SCNoPTR): Likewise.
16944         [C99-based-standards] (SCNuPTR): Likewise.
16945         [C99-based-standards] (SCNxPTR): Likewise.
16946         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
16947         allow.
16948         * conform/data/stdint.h-data: Update comments to clarify
16949         requirements.
16950         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
16951         type.
16952         [C99-based standards] (INT8_MAX): Likewise.
16953         [C99-based standards] (INT16_MIN): Likewise.
16954         [C99-based standards] (INT16_MAX): Likewise.
16955         [C99-based standards] (INT32_MIN): Likewise.
16956         [C99-based standards] (INT32_MAX): Likewise.
16957         [C99-based standards] (INT64_MIN): Likewise.
16958         [C99-based standards] (INT64_MAX): Likewise.
16959         [C99-based standards] (UINT8_MAX): Likewise.
16960         [C99-based standards] (UINT16_MAX): Likewise.
16961         [C99-based standards] (UINT32_MAX): Likewise.
16962         [C99-based standards] (UINT64_MAX): Likewise.
16963         [C99-based standards] (INT_LEAST8_MIN): Likewise.
16964         [C99-based standards] (INT_LEAST8_MAX): Likewise.
16965         [C99-based standards] (INT_LEAST16_MIN): Likewise.
16966         [C99-based standards] (INT_LEAST16_MAX): Likewise.
16967         [C99-based standards] (INT_LEAST32_MIN): Likewise.
16968         [C99-based standards] (INT_LEAST32_MAX): Likewise.
16969         [C99-based standards] (INT_LEAST64_MIN): Likewise.
16970         [C99-based standards] (INT_LEAST64_MAX): Likewise.
16971         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
16972         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
16973         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
16974         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
16975         [C99-based standards] (INT_FAST8_MIN): Likewise.
16976         [C99-based standards] (INT_FAST8_MAX): Likewise.
16977         [C99-based standards] (INT_FAST16_MIN): Likewise.
16978         [C99-based standards] (INT_FAST16_MAX): Likewise.
16979         [C99-based standards] (INT_FAST32_MIN): Likewise.
16980         [C99-based standards] (INT_FAST32_MAX): Likewise.
16981         [C99-based standards] (INT_FAST64_MIN): Likewise.
16982         [C99-based standards] (INT_FAST64_MAX): Likewise.
16983         [C99-based standards] (UINT_FAST8_MAX): Likewise.
16984         [C99-based standards] (UINT_FAST16_MAX): Likewise.
16985         [C99-based standards] (UINT_FAST32_MAX): Likewise.
16986         [C99-based standards] (UINT_FAST64_MAX): Likewise.
16987         [C99-based standards] (INTPTR_MIN): Likewise.
16988         [C99-based standards] (INTPTR_MAX): Likewise.
16989         [C99-based standards] (UINTPTR_MAX): Likewise.
16990         [C99-based standards] (INTMAX_MIN): Likewise.
16991         [C99-based standards] (INTMAX_MAX): Likewise.
16992         [C99-based standards] (UINTMAX_MAX): Likewise.
16993         [C99-based standards] (PTRDIFF_MIN): Likewise.
16994         [C99-based standards] (PTRDIFF_MAX): Likewise.
16995         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
16996         [C99-based standards] (SIZE_MAX): Likewise.
16997         [C99-based standards] (WCHAR_MAX): Likewise.
16998         [C99-based standards] (WINT_MAX): Likewise.
16999         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
17000         constraint on value.
17001         [C99-based standards] (WCHAR_MIN): Likewise.
17002         [C99-based standards] (WINT_MIN): Likewise.
17003         [C99-based standards] (*_t): Allow.
17004         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
17005         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
17006         Include math.h-data and complex.h-data.  Remove all expectations
17007         of math.h and complex.h contents.
17008         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
17009         at end of line.
17010         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
17011         (struct tm): Expect tag.
17012         [C99-based-standards] (wcstof): Expect function.
17013         [C99-based-standards] (wcstold): Likewise.
17014         [C99-based-standards] (wcstoll): Likewise.
17015         [C99-based-standards] (wcstoull): Likewise.
17016         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
17017         macro-int-constant.  Specify type.
17018         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
17019         constraint on value.
17020         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
17021         Specify type.
17022         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
17023         Specify value.
17024         [ISO C standards]: Do not allow headers.
17025         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
17026         wcs[abcdefghijklmnopqrstuvwxyz]*.
17027         [ISO C standards] (*_t): Do not allow.
17028         * conform/data/wctype.h-data [C99-based standards] (iswblank):
17029         Expect function.
17030         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
17031         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
17032         Specify type.
17033         [ISO C standards]: Do not allow headers.
17034         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
17035         is[abcdefghijklmnopqrstuvwxyz]*.
17036         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
17037         to[abcdefghijklmnopqrstuvwxyz]*.
17038         [ISO C standards] (*_t): Do not allow.
17039         * conform/data/stdalign.h-data: New file.
17040         * conform/data/stdbool.h-data: Likewise.
17041         * conform/data/stdnoreturn.h-data: Likewise.
17043 2012-11-07  Roland McGrath  <roland@hack.frob.com>
17045         [BZ #14815]
17046         * manual/filesys.texi (Directory Entries): Typo fix.
17047         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
17049 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
17051         * elf/elf.h (EM_AARCH64): New macro.
17052         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
17053         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
17054         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
17055         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
17056         (R_AARCH64_TLSDESC): Likewise.
17057         (NT_ARM_TLS): Likewise.
17058         (NT_ARM_HW_BREAK): Likewise.
17059         (NT_ARM_HW_WATCH): Likewise.
17061 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
17063         [BZ #14811]
17064         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
17065         (__ieee754_powl): Saturate nonzero exponents with absolute value
17066         below 0x1p-79 to +/- 0x1p-79.
17067         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
17068         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
17069         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
17070         nonzero exponents with absolute value below 0x1p-32 to +/-
17071         0x1p-32.
17072         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
17073         (__ieee754_powl): Saturate nonzero exponents with absolute value
17074         below 0x1p-79 to +/- 0x1p-79.
17075         * math/libm-test.inc (pow_test): Add more tests.
17077 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
17079         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
17080         _dl_s390_cap_flags with kernel. Increase string length.
17081         (_dl_s390_platforms): Add z196 and zEC12.
17083 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
17085         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
17086         Change XOPEN21K to XOPEN2K.
17088 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
17090         * string/memmove.c: Use memcpy when possible.
17092 2012-11-06  Andreas Jaeger  <aj@suse.de>
17094         * po/eo.po: Update from translation team.
17096 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
17098         [BZ #14793]
17099         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
17100         exponent and small x and y exponents, scale x or y up.  Increase
17101         by 2 the exponent used in scaling up.
17102         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
17103         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
17104         * math/libm-test.inc (fma_test): Add more tests.
17105         (fma_test_towardzero): Likewise.
17106         (fma_test_downward): Likewise.
17107         (fma_test_upward): Likewise.
17109 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
17111         [BZ #14805]
17112         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
17113         fenv_t *.
17115         [BZ #14801]
17116         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
17117         namespace for names of struct fields.
17118         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
17119         fenv_t fields.
17120         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
17121         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
17123 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
17125         [BZ #3665]
17126         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
17128 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
17130         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
17131         PTR_DEMANGLE.
17133         [BZ #5246]
17134         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
17135         PTR_DEMANGLE.
17137 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
17139         [BZ #14797]
17140         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
17141         definitely overflow as x * y not x * y + z.
17142         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
17143         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
17144         * math/libm-test.inc (fma_test): Add more tests.
17145         (fma_test_towardzero): Likewise.
17146         (fma_test_downward): Likewise.
17147         (fma_test_upward): Likewise.
17149 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
17151         [BZ #157]
17153         * include/stub-tag.h: Remove file.
17154         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
17155         '#include' of it.
17156         * manual/maint.texi (Porting): Don't reference it.
17157         * Makerules ($(objpfx)stubs): Likewise.
17158         * dirent/closedir.c: Don't include <stub-tag.h>.
17159         * dirent/dirfd.c: Likewise.
17160         * dirent/fdopendir.c: Likewise.
17161         * dirent/getdents.c: Likewise.
17162         * dirent/getdents64.c: Likewise.
17163         * dirent/opendir.c: Likewise.
17164         * dirent/readdir.c: Likewise.
17165         * dirent/readdir64.c: Likewise.
17166         * dirent/readdir64_r.c: Likewise.
17167         * dirent/readdir_r.c: Likewise.
17168         * dirent/rewinddir.c: Likewise.
17169         * dirent/seekdir.c: Likewise.
17170         * dirent/telldir.c: Likewise.
17171         * gmon/profil.c: Likewise.
17172         * grp/setgroups.c: Likewise.
17173         * inet/if_index.c: Likewise.
17174         * io/access.c: Likewise.
17175         * io/chdir.c: Likewise.
17176         * io/chmod.c: Likewise.
17177         * io/chown.c: Likewise.
17178         * io/close.c: Likewise.
17179         * io/dup.c: Likewise.
17180         * io/dup2.c: Likewise.
17181         * io/dup3.c: Likewise.
17182         * io/euidaccess.c: Likewise.
17183         * io/faccessat.c: Likewise.
17184         * io/fchdir.c: Likewise.
17185         * io/fchmod.c: Likewise.
17186         * io/fchmodat.c: Likewise.
17187         * io/fchown.c: Likewise.
17188         * io/fchownat.c: Likewise.
17189         * io/fcntl.c: Likewise.
17190         * io/flock.c: Likewise.
17191         * io/fstatfs.c: Likewise.
17192         * io/fstatfs64.c: Likewise.
17193         * io/fstatvfs.c: Likewise.
17194         * io/fstatvfs64.c: Likewise.
17195         * io/futimens.c: Likewise.
17196         * io/fxstat.c: Likewise.
17197         * io/fxstat64.c: Likewise.
17198         * io/fxstatat.c: Likewise.
17199         * io/fxstatat64.c: Likewise.
17200         * io/getcwd.c: Likewise.
17201         * io/isatty.c: Likewise.
17202         * io/lchmod.c: Likewise.
17203         * io/lchown.c: Likewise.
17204         * io/link.c: Likewise.
17205         * io/linkat.c: Likewise.
17206         * io/lseek.c: Likewise.
17207         * io/lseek64.c: Likewise.
17208         * io/lxstat64.c: Likewise.
17209         * io/mkdir.c: Likewise.
17210         * io/mkdirat.c: Likewise.
17211         * io/mkfifo.c: Likewise.
17212         * io/mkfifoat.c: Likewise.
17213         * io/open.c: Likewise.
17214         * io/open64.c: Likewise.
17215         * io/openat.c: Likewise.
17216         * io/openat64.c: Likewise.
17217         * io/pipe.c: Likewise.
17218         * io/pipe2.c: Likewise.
17219         * io/poll.c: Likewise.
17220         * io/posix_fadvise.c: Likewise.
17221         * io/posix_fadvise64.c: Likewise.
17222         * io/posix_fallocate.c: Likewise.
17223         * io/posix_fallocate64.c: Likewise.
17224         * io/read.c: Likewise.
17225         * io/readlink.c: Likewise.
17226         * io/readlinkat.c: Likewise.
17227         * io/rmdir.c: Likewise.
17228         * io/sendfile.c: Likewise.
17229         * io/sendfile64.c: Likewise.
17230         * io/statfs.c: Likewise.
17231         * io/statfs64.c: Likewise.
17232         * io/statvfs.c: Likewise.
17233         * io/statvfs64.c: Likewise.
17234         * io/symlink.c: Likewise.
17235         * io/symlinkat.c: Likewise.
17236         * io/ttyname.c: Likewise.
17237         * io/ttyname_r.c: Likewise.
17238         * io/umask.c: Likewise.
17239         * io/unlink.c: Likewise.
17240         * io/unlinkat.c: Likewise.
17241         * io/utime.c: Likewise.
17242         * io/utimensat.c: Likewise.
17243         * io/write.c: Likewise.
17244         * io/xmknod.c: Likewise.
17245         * io/xmknodat.c: Likewise.
17246         * io/xstat.c: Likewise.
17247         * io/xstat64.c: Likewise.
17248         * login/getpt.c: Likewise.
17249         * login/grantpt.c: Likewise.
17250         * login/unlockpt.c: Likewise.
17251         * math/e_acoshl.c: Likewise.
17252         * math/e_acosl.c: Likewise.
17253         * math/e_asinl.c: Likewise.
17254         * math/e_atan2l.c: Likewise.
17255         * math/e_atanhl.c: Likewise.
17256         * math/e_coshl.c: Likewise.
17257         * math/e_expl.c: Likewise.
17258         * math/e_fmodl.c: Likewise.
17259         * math/e_gammal_r.c: Likewise.
17260         * math/e_hypotl.c: Likewise.
17261         * math/e_j0l.c: Likewise.
17262         * math/e_j1l.c: Likewise.
17263         * math/e_jnl.c: Likewise.
17264         * math/e_lgammal_r.c: Likewise.
17265         * math/e_log10l.c: Likewise.
17266         * math/e_log2l.c: Likewise.
17267         * math/e_logl.c: Likewise.
17268         * math/e_powl.c: Likewise.
17269         * math/e_rem_pio2l.c: Likewise.
17270         * math/e_sinhl.c: Likewise.
17271         * math/e_sqrtl.c: Likewise.
17272         * math/fclrexcpt.c: Likewise.
17273         * math/fedisblxcpt.c: Likewise.
17274         * math/feenablxcpt.c: Likewise.
17275         * math/fegetenv.c: Likewise.
17276         * math/fegetexcept.c: Likewise.
17277         * math/fegetround.c: Likewise.
17278         * math/feholdexcpt.c: Likewise.
17279         * math/fesetenv.c: Likewise.
17280         * math/fesetround.c: Likewise.
17281         * math/feupdateenv.c: Likewise.
17282         * math/fgetexcptflg.c: Likewise.
17283         * math/fraiseexcpt.c: Likewise.
17284         * math/fsetexcptflg.c: Likewise.
17285         * math/ftestexcept.c: Likewise.
17286         * math/k_cosl.c: Likewise.
17287         * math/k_rem_pio2l.c: Likewise.
17288         * math/k_sinl.c: Likewise.
17289         * math/k_tanl.c: Likewise.
17290         * math/s_asinhl.c: Likewise.
17291         * math/s_atanl.c: Likewise.
17292         * math/s_cbrtl.c: Likewise.
17293         * math/s_erfl.c: Likewise.
17294         * math/s_expm1l.c: Likewise.
17295         * math/s_log1pl.c: Likewise.
17296         * math/s_tanhl.c: Likewise.
17297         * misc/acct.c: Likewise.
17298         * misc/brk.c: Likewise.
17299         * misc/chflags.c: Likewise.
17300         * misc/chroot.c: Likewise.
17301         * misc/fchflags.c: Likewise.
17302         * misc/fgetxattr.c: Likewise.
17303         * misc/flistxattr.c: Likewise.
17304         * misc/fremovexattr.c: Likewise.
17305         * misc/fsetxattr.c: Likewise.
17306         * misc/fsync.c: Likewise.
17307         * misc/ftruncate.c: Likewise.
17308         * misc/futimes.c: Likewise.
17309         * misc/futimesat.c: Likewise.
17310         * misc/getdomain.c: Likewise.
17311         * misc/getdtsz.c: Likewise.
17312         * misc/gethostid.c: Likewise.
17313         * misc/gethostname.c: Likewise.
17314         * misc/getloadavg.c: Likewise.
17315         * misc/getpagesize.c: Likewise.
17316         * misc/getsysstats.c: Likewise.
17317         * misc/getxattr.c: Likewise.
17318         * misc/gtty.c: Likewise.
17319         * misc/ioctl.c: Likewise.
17320         * misc/lgetxattr.c: Likewise.
17321         * misc/listxattr.c: Likewise.
17322         * misc/llistxattr.c: Likewise.
17323         * misc/lremovexattr.c: Likewise.
17324         * misc/lsetxattr.c: Likewise.
17325         * misc/lutimes.c: Likewise.
17326         * misc/madvise.c: Likewise.
17327         * misc/mincore.c: Likewise.
17328         * misc/mlock.c: Likewise.
17329         * misc/mlockall.c: Likewise.
17330         * misc/mmap.c: Likewise.
17331         * misc/mprotect.c: Likewise.
17332         * misc/msync.c: Likewise.
17333         * misc/munlock.c: Likewise.
17334         * misc/munlockall.c: Likewise.
17335         * misc/munmap.c: Likewise.
17336         * misc/preadv.c: Likewise.
17337         * misc/preadv64.c: Likewise.
17338         * misc/ptrace.c: Likewise.
17339         * misc/pwritev.c: Likewise.
17340         * misc/pwritev64.c: Likewise.
17341         * misc/readv.c: Likewise.
17342         * misc/reboot.c: Likewise.
17343         * misc/remap_file_pages.c: Likewise.
17344         * misc/removexattr.c: Likewise.
17345         * misc/revoke.c: Likewise.
17346         * misc/select.c: Likewise.
17347         * misc/setdomain.c: Likewise.
17348         * misc/setegid.c: Likewise.
17349         * misc/seteuid.c: Likewise.
17350         * misc/sethostid.c: Likewise.
17351         * misc/sethostname.c: Likewise.
17352         * misc/setregid.c: Likewise.
17353         * misc/setreuid.c: Likewise.
17354         * misc/setxattr.c: Likewise.
17355         * misc/sstk.c: Likewise.
17356         * misc/stty.c: Likewise.
17357         * misc/swapoff.c: Likewise.
17358         * misc/swapon.c: Likewise.
17359         * misc/sync.c: Likewise.
17360         * misc/syncfs.c: Likewise.
17361         * misc/syscall.c: Likewise.
17362         * misc/truncate.c: Likewise.
17363         * misc/ualarm.c: Likewise.
17364         * misc/usleep.c: Likewise.
17365         * misc/ustat.c: Likewise.
17366         * misc/utimes.c: Likewise.
17367         * misc/vhangup.c: Likewise.
17368         * misc/writev.c: Likewise.
17369         * posix/_exit.c: Likewise.
17370         * posix/alarm.c: Likewise.
17371         * posix/execve.c: Likewise.
17372         * posix/fexecve.c: Likewise.
17373         * posix/fork.c: Likewise.
17374         * posix/fpathconf.c: Likewise.
17375         * posix/getaddrinfo.c: Likewise.
17376         * posix/getegid.c: Likewise.
17377         * posix/geteuid.c: Likewise.
17378         * posix/getgid.c: Likewise.
17379         * posix/getgroups.c: Likewise.
17380         * posix/getlogin.c: Likewise.
17381         * posix/getlogin_r.c: Likewise.
17382         * posix/getpgid.c: Likewise.
17383         * posix/getpid.c: Likewise.
17384         * posix/getppid.c: Likewise.
17385         * posix/getresgid.c: Likewise.
17386         * posix/getresuid.c: Likewise.
17387         * posix/getsid.c: Likewise.
17388         * posix/getuid.c: Likewise.
17389         * posix/glob64.c: Likewise.
17390         * posix/nanosleep.c: Likewise.
17391         * posix/pathconf.c: Likewise.
17392         * posix/pause.c: Likewise.
17393         * posix/posix_madvise.c: Likewise.
17394         * posix/pread.c: Likewise.
17395         * posix/pread64.c: Likewise.
17396         * posix/pwrite.c: Likewise.
17397         * posix/pwrite64.c: Likewise.
17398         * posix/sched_getaffinity.c: Likewise.
17399         * posix/sched_getp.c: Likewise.
17400         * posix/sched_gets.c: Likewise.
17401         * posix/sched_primax.c: Likewise.
17402         * posix/sched_primin.c: Likewise.
17403         * posix/sched_rr_gi.c: Likewise.
17404         * posix/sched_setaffinity.c: Likewise.
17405         * posix/sched_setp.c: Likewise.
17406         * posix/sched_sets.c: Likewise.
17407         * posix/sched_yield.c: Likewise.
17408         * posix/setgid.c: Likewise.
17409         * posix/setlogin.c: Likewise.
17410         * posix/setpgid.c: Likewise.
17411         * posix/setresgid.c: Likewise.
17412         * posix/setresuid.c: Likewise.
17413         * posix/setsid.c: Likewise.
17414         * posix/setuid.c: Likewise.
17415         * posix/sleep.c: Likewise.
17416         * posix/spawni.c: Likewise.
17417         * posix/sysconf.c: Likewise.
17418         * posix/times.c: Likewise.
17419         * posix/wait.c: Likewise.
17420         * posix/wait3.c: Likewise.
17421         * posix/wait4.c: Likewise.
17422         * posix/waitpid.c: Likewise.
17423         * resolv/gai_sigqueue.c: Likewise.
17424         * resource/getpriority.c: Likewise.
17425         * resource/getrlimit.c: Likewise.
17426         * resource/getrusage.c: Likewise.
17427         * resource/nice.c: Likewise.
17428         * resource/setpriority.c: Likewise.
17429         * resource/setrlimit.c: Likewise.
17430         * resource/ulimit.c: Likewise.
17431         * rt/aio_cancel.c: Likewise.
17432         * rt/aio_fsync.c: Likewise.
17433         * rt/aio_read.c: Likewise.
17434         * rt/aio_sigqueue.c: Likewise.
17435         * rt/aio_suspend.c: Likewise.
17436         * rt/aio_write.c: Likewise.
17437         * rt/clock_getres.c: Likewise.
17438         * rt/clock_gettime.c: Likewise.
17439         * rt/clock_nanosleep.c: Likewise.
17440         * rt/clock_settime.c: Likewise.
17441         * rt/lio_listio.c: Likewise.
17442         * rt/mq_close.c: Likewise.
17443         * rt/mq_getattr.c: Likewise.
17444         * rt/mq_notify.c: Likewise.
17445         * rt/mq_open.c: Likewise.
17446         * rt/mq_receive.c: Likewise.
17447         * rt/mq_send.c: Likewise.
17448         * rt/mq_setattr.c: Likewise.
17449         * rt/mq_timedreceive.c: Likewise.
17450         * rt/mq_timedsend.c: Likewise.
17451         * rt/mq_unlink.c: Likewise.
17452         * rt/shm_open.c: Likewise.
17453         * rt/shm_unlink.c: Likewise.
17454         * rt/timer_create.c: Likewise.
17455         * rt/timer_delete.c: Likewise.
17456         * rt/timer_getoverr.c: Likewise.
17457         * rt/timer_gettime.c: Likewise.
17458         * rt/timer_settime.c: Likewise.
17459         * setjmp/__longjmp.c: Likewise.
17460         * setjmp/setjmp.c: Likewise.
17461         * signal/kill.c: Likewise.
17462         * signal/killpg.c: Likewise.
17463         * signal/raise.c: Likewise.
17464         * signal/sigaction.c: Likewise.
17465         * signal/sigaltstack.c: Likewise.
17466         * signal/sigblock.c: Likewise.
17467         * signal/sigignore.c: Likewise.
17468         * signal/sigintr.c: Likewise.
17469         * signal/signal.c: Likewise.
17470         * signal/sigpause.c: Likewise.
17471         * signal/sigpending.c: Likewise.
17472         * signal/sigqueue.c: Likewise.
17473         * signal/sigreturn.c: Likewise.
17474         * signal/sigset.c: Likewise.
17475         * signal/sigsetmask.c: Likewise.
17476         * signal/sigstack.c: Likewise.
17477         * signal/sigsuspend.c: Likewise.
17478         * signal/sigtimedwait.c: Likewise.
17479         * signal/sigvec.c: Likewise.
17480         * signal/sigwait.c: Likewise.
17481         * signal/sigwaitinfo.c: Likewise.
17482         * signal/sysv_signal.c: Likewise.
17483         * socket/accept.c: Likewise.
17484         * socket/accept4.c: Likewise.
17485         * socket/bind.c: Likewise.
17486         * socket/connect.c: Likewise.
17487         * socket/getpeername.c: Likewise.
17488         * socket/getsockname.c: Likewise.
17489         * socket/getsockopt.c: Likewise.
17490         * socket/isfdtype.c: Likewise.
17491         * socket/listen.c: Likewise.
17492         * socket/recv.c: Likewise.
17493         * socket/recvfrom.c: Likewise.
17494         * socket/recvmsg.c: Likewise.
17495         * socket/send.c: Likewise.
17496         * socket/sendmsg.c: Likewise.
17497         * socket/sendto.c: Likewise.
17498         * socket/setsockopt.c: Likewise.
17499         * socket/shutdown.c: Likewise.
17500         * socket/sockatmark.c: Likewise.
17501         * socket/socket.c: Likewise.
17502         * socket/socketpair.c: Likewise.
17503         * stdio-common/ctermid.c: Likewise.
17504         * stdio-common/cuserid.c: Likewise.
17505         * stdio-common/remove.c: Likewise.
17506         * stdio-common/rename.c: Likewise.
17507         * stdio-common/renameat.c: Likewise.
17508         * stdio-common/tempname.c: Likewise.
17509         * stdlib/getcontext.c: Likewise.
17510         * stdlib/makecontext.c: Likewise.
17511         * stdlib/setcontext.c: Likewise.
17512         * stdlib/swapcontext.c: Likewise.
17513         * stdlib/system.c: Likewise.
17514         * streams/fattach.c: Likewise.
17515         * streams/fdetach.c: Likewise.
17516         * streams/getmsg.c: Likewise.
17517         * streams/getpmsg.c: Likewise.
17518         * streams/putmsg.c: Likewise.
17519         * streams/putpmsg.c: Likewise.
17520         * sysdeps/unix/bsd/getpt.c: Likewise.
17521         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
17522         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
17523         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
17524         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
17525         Likewise.
17526         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
17527         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
17528         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
17529         * sysvipc/msgctl.c: Likewise.
17530         * sysvipc/msgget.c: Likewise.
17531         * sysvipc/msgrcv.c: Likewise.
17532         * sysvipc/msgsnd.c: Likewise.
17533         * sysvipc/semctl.c: Likewise.
17534         * sysvipc/semget.c: Likewise.
17535         * sysvipc/semop.c: Likewise.
17536         * sysvipc/semtimedop.c: Likewise.
17537         * sysvipc/shmat.c: Likewise.
17538         * sysvipc/shmctl.c: Likewise.
17539         * sysvipc/shmdt.c: Likewise.
17540         * sysvipc/shmget.c: Likewise.
17541         * termios/tcdrain.c: Likewise.
17542         * termios/tcflow.c: Likewise.
17543         * termios/tcflush.c: Likewise.
17544         * termios/tcgetattr.c: Likewise.
17545         * termios/tcgetpgrp.c: Likewise.
17546         * termios/tcsendbrk.c: Likewise.
17547         * termios/tcsetattr.c: Likewise.
17548         * termios/tcsetpgrp.c: Likewise.
17549         * time/adjtime.c: Likewise.
17550         * time/clock.c: Likewise.
17551         * time/getitimer.c: Likewise.
17552         * time/gettimeofday.c: Likewise.
17553         * time/setitimer.c: Likewise.
17554         * time/settimeofday.c: Likewise.
17555         * time/stime.c: Likewise.
17556         * time/time.c: Likewise.
17558 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
17560         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
17561         /usr/old/bin.
17563         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
17564         instead of spaces.
17565         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
17567 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
17569         [BZ #14796]
17570         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
17571         FE_TONEAREST before applying Dekker multiplication and Knuth
17572         addition.  Clear inexact exceptions and check for exact zero
17573         results afterwards.
17574         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
17575         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
17576         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
17577         * math/libm-test.inc (fma_test): Add more tests.
17578         (fma_test_towardzero): Likewise.
17579         (fma_test_downward): Likewise.
17580         (fma_test_upward): Likewise.
17581         * sysdeps/generic/math_private.h (default_libc_fesetround): New
17582         function.
17583         (libc_fesetround): New macro.
17584         (libc_fesetroundf): Likewise.
17585         (libc_fesetroundl): Likewise.
17586         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
17587         function.
17588         (libc_fesetround_387): Likewise.
17589         (libc_fesetroundf): New macro.
17590         (libc_fesetround): Likewise.
17591         (libc_fesetroundl): Likewise.
17592         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
17593         function.
17594         (libc_fesetroundf): New macro.
17595         (libc_fesetround): Likewise.
17596         (libc_fesetroundl): Likewise.
17597         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
17598         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
17599         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
17600         libm_hidden_ver.
17601         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
17602         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
17603         libm_hidden_def.
17604         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
17605         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
17606         libm_hidden_ver.
17607         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
17608         libm_hidden_def.
17610         [BZ #3439]
17611         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
17612         integer constant usable in #if and use that to give value to enum
17613         constant.
17614         (FE_DIVBYZERO): Likewise.
17615         (FE_UNDERFLOW): Likewise.
17616         (FE_OVERFLOW): Likewise.
17617         (FE_INVALID): Likewise.
17618         (FE_INVALID_SNAN): Likewise.
17619         (FE_INVALID_ISI): Likewise.
17620         (FE_INVALID_IDI): Likewise.
17621         (FE_INVALID_ZDZ): Likewise.
17622         (FE_INVALID_IMZ): Likewise.
17623         (FE_INVALID_COMPARE): Likewise.
17624         (FE_INVALID_SOFTWARE): Likewise.
17625         (FE_INVALID_SQRT): Likewise.
17626         (FE_INVALID_INTEGER_CONVERSION): Likewise.
17627         (FE_TONEAREST): Likewise.
17628         (FE_TOWARDZERO): Likewise.
17629         (FE_UPWARD): Likewise.
17630         (FE_DOWNWARD): Likewise.
17631         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
17632         (FE_DIVBYZERO): Likewise.
17633         (FE_OVERFLOW): Likewise.
17634         (FE_UNDERFLOW): Likewise.
17635         (FE_INEXACT): Likewise.
17636         (FE_TONEAREST): Likewise.
17637         (FE_DOWNWARD): Likewise.
17638         (FE_UPWARD): Likewise.
17639         (FE_TOWARDZERO): Likewise.
17640         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
17641         (FE_UNDERFLOW): Likewise.
17642         (FE_OVERFLOW): Likewise.
17643         (FE_DIVBYZERO): Likewise.
17644         (FE_INVALID): Likewise.
17645         (FE_TONEAREST): Likewise.
17646         (FE_TOWARDZERO): Likewise.
17647         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
17648         (FE_OVERFLOW): Likewise.
17649         (FE_UNDERFLOW): Likewise.
17650         (FE_DIVBYZERO): Likewise.
17651         (FE_INEXACT): Likewise.
17652         (FE_TONEAREST): Likewise.
17653         (FE_TOWARDZERO): Likewise.
17654         (FE_UPWARD): Likewise.
17655         (FE_DOWNWARD): Likewise.
17656         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
17657         (FE_DIVBYZERO): Likewise.
17658         (FE_OVERFLOW): Likewise.
17659         (FE_UNDERFLOW): Likewise.
17660         (FE_INEXACT): Likewise.
17661         (FE_TONEAREST): Likewise.
17662         (FE_DOWNWARD): Likewise.
17663         (FE_UPWARD): Likewise.
17664         (FE_TOWARDZERO): Likewise.
17666 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
17668         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
17670 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
17672         * scripts/cross-test-ssh.sh (command): Use newlines to separate
17673         commands.  Quote $PWD.
17674         (blacklist_exports): Don't use remove_newlines.  Replace "declare
17675         -x" by "export".
17676         (remove_newlines): Remove.
17678 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
17680         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
17681         * stdlib/stdlib.h (atof): Moved to ...
17682         * include/bits/stdlib-float.h: Here.  New file.
17683         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
17684         * stdlib/bits/stdlib-float.h: New file.
17685         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
17686         -mno-sse -mno-mmx.
17687         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
17688         <xmmintrin.h>.
17690 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
17692         * conform/conformtest.pl (@headers): Add fenv.h.
17693         * conform/data/fenv.h-data: New file.
17694         * include/fenv.h [_ISOMAC]: Disable all contents of file except
17695         include of <math/fenv.h>.
17697         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
17698         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
17699         && !UNIX98].  Enables tests for XOPEN2K8.
17700         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
17701         POSIX2008]: Likewise.
17703         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
17704         (struct rusage): Do not expect type or its members.
17706         [BZ #3439]
17707         * math/math.h (FP_NAN): Define macro to integer constant usable in
17708         #if and use that to give value to enum constant.
17709         (FP_INFINITE): Likewise.
17710         (FP_ZERO): Likewise.
17711         (FP_SUBNORMAL): Likewise.
17712         (FP_NORMAL): Likewise.
17714 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
17716         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
17717         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
17718         arguments.
17720 2012-11-02  Roland McGrath  <roland@hack.frob.com>
17722         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
17723         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
17724         autoconf-time if not.
17725         * configure.in: Remove AC_PREREQ.
17727 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
17729         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
17730         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
17731         of the internal implementation.
17733 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
17735         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
17736         except include of <misc/sys/syslog.h>.
17738 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
17740         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
17741         function returns with a NULL context exit with zero.
17743 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
17745         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
17747 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
17749         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
17750         (run_program_cmd): This.
17751         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
17752         (tst_langinfo): New variable.  Use it.
17754 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
17756         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
17757         floating point opcodes.
17759 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
17761         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
17762         variable.
17764         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
17766         * sysdeps/mach/hurd/powerpc: Remove directory.
17767         * sysdeps/mach/powerpc: Likewise.
17769 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
17771         * scripts/check-local-headers.sh: Ignore c++ headers.
17773 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
17775         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
17776         __libc_cleanup_region_start argument.
17778 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
17780         [BZ #14784]
17781         [BZ #14785]
17782         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
17783         x * y using scaling, not as x * y + z.
17784         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
17785         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
17786         * math/libm-test.inc (fma_test): Add more tests.
17787         (fma_test_towardzero): Likewise.
17788         (fma_test_downward): Likewise.
17789         (fma_test_upward): Likewise.
17791 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
17793         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
17795 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
17797         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
17798         New variable.
17800 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
17802         * rt/tst-shm.c (worker): Correct checking for mmap failure.
17804 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
17806         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
17807         Fix sort order.
17808         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
17809         Likewise.
17811 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
17813         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
17814         Fix the order of the list for glibc 2.17.
17815         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
17816         Likewise.
17818 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
17820         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17822 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
17824         [BZ #14610]
17825         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
17826         for low part of x being zero before using __atanl (y).
17827         * math/libm-test.inc (atan2_test): Add another test.
17829         * manual/install.texi (Configuring and compiling): Document
17830         general use of test-wrapper and test-wrapper-env.
17831         * INSTALL: Regenerated.
17833         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
17834         (__fma): Do not extract and scale down low bits on after-rounding
17835         systems when result rounded to normal precision would have normal
17836         exponent.
17837         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
17838         (__fmal): Do not extract and scale down low bits on after-rounding
17839         systems when result rounded to normal precision would have normal
17840         exponent.
17841         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
17842         (__fmal): Do not extract and scale down low bits on after-rounding
17843         systems when result rounded to normal precision would have normal
17844         exponent.
17845         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
17846         macro.
17847         (fma_test): Add more tests.
17848         (fma_test_towardzero): Likewise.
17849         (fma_test_downward): Likewise.
17850         (fma_test_upward): Likewise.
17852 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
17854         * sysdeps/i386/tininess.h: Renamed to ...
17855         * sysdeps/x86/tininess.h: This.
17856         * sysdeps/x86_64/tininess.h: Removed.
17858 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
17860         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
17861         input.  Use $(build-program-cmd).
17862         ($(objpfx)tst-array1-static.out): Likewise.
17863         ($(objpfx)tst-array2.out): Likewise.
17864         ($(objpfx)tst-array3.out): Likewise.
17865         ($(objpfx)tst-array4.out): Likewise.
17866         ($(objpfx)tst-array5.out): Likewise.
17867         ($(objpfx)tst-array5-static.out): Likewise.
17869 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
17871         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
17872         if defined.
17874         * nss/nsswitch.h (nss_interface_function): Provide new
17875         macro for use with NSS functions.
17876         * grp/initgroups.c: Use new macro.
17877         * nss/getXXbyYY.c: Likewise.
17878         * nss/getXXbyYY_r.c: Likewise.
17879         * nss/getXXent.c: Likewise.
17880         * nss/getXXent_r.c: Likewise.
17881         * sysdeps/posix/getaddrinfo.c: Likewise.
17883 2012-10-30  Andreas Jaeger  <aj@suse.de>
17885         * po/ru.po: Update Russion translation from translation project.
17887 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
17889         [BZ #14152]
17890         [BZ #14783]
17891         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
17892         result and shift together with sticky bit instead of replicating
17893         round-to-nearest rounding.
17894         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
17895         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
17896         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
17897         missing underflow exceptions.
17898         (fma_test_towardzero): Add more tests.
17899         (fma_test_downward): Likewise.
17900         (fma_test_upward): Likewise.
17902         [BZ #14047]
17903         * sysdeps/generic/tininess.h: New file.
17904         * sysdeps/i386/tininess.h: Likewise.
17905         * sysdeps/sh/tininess.h: Likewise.
17906         * sysdeps/x86_64/tininess.h: Likewise.
17907         * stdlib/tst-strtod-underflow.c: Likewise.
17908         * stdlib/tst-tininess.c: Likewise.
17909         * stdlib/strtod_l.c: Include <tininess.h>.
17910         (round_and_return): Do not set errno for exact underflow cases.
17911         Force an underflow exception when setting errno for underflow.
17912         Determine underflow based on rounding to normal precision if
17913         TININESS_AFTER_ROUNDING.
17914         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
17915         ERANGE for exact underflow cases.
17916         * stdlib/Makefile (tests): Add tst-tininess and
17917         tst-strtod-underflow.
17918         ($(objpfx)tst-tininess): Use $(link-libm).
17919         ($(objpfx)tst-strtod-underflow): Likewise.
17921 2012-10-30  Andreas Jaeger  <aj@suse.de>
17923         [BZ#14767]
17924         * elf/Makefile (tests): Remove conditional for have-initfini-array
17925         since this is now always required and the variable does not exist
17926         anymore.
17927         (tests-static): Likewise.
17928         (modules-names): Likewise.
17930         * po/eo.po: Add Esperanto translation from translation project.
17932         * elf/tst-array1.c (fini_array): Make writeable so that it can be
17933         merged with constructor/destructor.
17934         (init_array): Likewise.
17935         * elf/tst-array2dep.c (fini_array): Likewise.
17936         (init_array): Likewise.
17938 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
17940         * manual/message.texi: Delete @cartouche tags.
17942 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
17944         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
17945         EOPNOTSUPP.
17946         * sysdeps/mach/hurd/fsync.c: Likewise.
17948         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
17949         [_POSIX_REALTIME_SIGNALS]: Change condition to
17950         [_POSIX_REALTIME_SIGNALS > 0].
17952 2012-10-27  Andreas Jaeger  <aj@suse.de>
17954         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
17955         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
17956         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
17957         [__WORDSIZE != 64]: Likewise.
17959 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
17961         *  iconvdata/tst-table.sh: Remove ${SHELL}.
17962         *  iconvdata/tst-tables.sh: Likewise.
17964 2012-10-25  David S. Miller  <davem@davemloft.net>
17966         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
17967         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
17968         of strtoull.
17970         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
17971         ifunc-impl-list.c
17972         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
17973         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
17974         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
17975         file.
17977 2012-10-25  Roland McGrath  <roland@hack.frob.com>
17979         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
17980         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
17981         __getdirentries.
17983 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
17984             Jim Blandy  <jimb@codesourcery.com>
17986         * scripts/cross-test-ssh.sh: New file.
17987         * manual/install.texi (Configuring and compiling): Document use of
17988         cross-test-ssh.sh.
17989         * INSTALL: Regenerated.
17991 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
17993         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
17994         EOPNOTSUPP.
17996 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
17998         * Makeconfig (run-program-prefix): Fix comment.
18000 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
18001             Jim Blandy  <jimb@codesourcery.com>
18003         * Makeconfig (test-wrapper): New variable,
18004         (test-wrapper-env): Likewise.
18005         [$(cross-compiling) = yes && $(test-wrapper) != ""]
18006         (run-built-tests): Define to yes.
18007         (run-program-prefix): Use $(test-wrapper).
18008         (built-program-cmd): Likewise.
18009         * Rules (make-test-out): Use $(test-wrapper-env) and
18010         $(host-built-program-cmd).
18011         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
18012         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
18013         tst-pathopt.sh.
18014         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
18015         $(test-wrapper-env) to tst-rtld-load-self.sh.
18016         ($(objpfx)order2.out): Use $(test-wrapper).
18017         ($(objpfx)tst-initorder.out): Likewise.
18018         ($(objpfx)tst-initorder2.out): Likewise.
18019         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
18020         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
18021         (test_wrapper_env): New variable.  Use it to run ld.so.
18022         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
18023         Use it to run ld.so.
18024         (test_wrapper_env): Likewise.
18025         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
18026         $(test-wrapper) to run-iconv-test.sh.
18027         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
18028         (ICONV): Use $test_wrapper.
18029         * posix/Makefile ($(objpfx)globtest.out): Pass
18030         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
18031         globtest.sh, not $(run-program-prefix).
18032         * posix/globtest.sh (run_via_rtld_prefix): New variable.
18033         (test_wrapper): Likewise.
18034         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
18035         set together with run_via_rtld_prefix.
18036         (run_program_prefix): Define in terms of test_wrapper and
18037         run_via_rtld_prefix.
18039 2012-10-24  Roland McGrath  <roland@hack.frob.com>
18041         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
18042         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
18043         Targets removed.
18045         [BZ #14743]
18046         * include/time.h: Remove librt_hidden_proto (clock_gettime).
18047         Declare __clock_getres, __clock_gettime, __clock_settime,
18048         __clock_nanosleep, and __clock_getcpuclockid.
18049         * rt/clock_gettime.c: Define __clock_gettime as an alias.
18050         Remove librt_hidden_def (clock_gettime).
18051         * sysdeps/unix/clock_gettime.c: Likewise.
18052         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
18053         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
18054         * rt/clock_getres.c: Define __clock_getres as an alias.
18055         * sysdeps/posix/clock_getres.c: Likewise.
18056         * rt/clock_settime.c: Define __clock_settime as an alias.
18057         * sysdeps/unix/clock_settime.c: Likewise.
18058         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
18059         * sysdeps/unix/clock_nanosleep.c: Likewise.
18060         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
18061         * rt/clock-compat.c: New file.
18062         * rt/Makefile (librt-routines): Add clock-compat and move
18063         $(clock-routines) to ...
18064         (routines): ... here, new variable.
18065         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
18066         Don't add get_clockfreq here.
18067         * rt/Versions (libc: GLIBC_2.17): New version set.
18068         Add clock_* symbols here.
18069         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
18070         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
18071         (GLIBC_2.17): Add clock_* symbols.
18072         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
18073         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
18074         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
18075         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
18076         Likewise.
18077         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
18078         Likewise.
18079         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
18080         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
18081         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
18082         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
18083         * NEWS: Mention the move.
18085         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
18086         Use __open, __read, __close rather than their public counterparts.
18087         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
18088         (__get_clockfreq_via_cpuinfo): Likewise.
18089         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
18090         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
18092         * config.h.in (HAVE_IFUNC): New #undef.
18093         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
18094         was successful.
18095         * configure: Regenerated.
18097 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
18099         * configure.in: Move READELF check to start of file.
18100         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
18101         libc_cv_asm_gnu_indirect_function in the process.
18102         * configure: Regenerated.
18104 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
18106         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
18107         send the output to /dev/null.
18108         (libc_cv_cc_with_libunwind): Likewise.
18109         (libc_cv_as_noexecstack): Likewise.
18110         * configure: Regenerate.
18112 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
18114         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
18116         * posix/globtest.sh (TMPDIR): Do not set.
18117         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
18118         (testout): Likewise.
18120 2012-10-24  Andreas Jaeger  <aj@suse.de>
18122         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
18123         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
18124         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
18125         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
18126         posix_fadvise64, posix_fallocate64.
18128         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
18129         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
18130         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
18131         Likewise.
18132         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
18133         Likewise.
18134         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
18136         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
18137         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
18138         <bits/fcntl-linux.h>.
18139         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
18141         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
18142         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
18143         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
18144         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
18145         [__WORDSIZE != 64]: Likewise.
18147 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
18149         * Makeconfig (run-built-tests): New variable.
18150         * Rules [$(cross-compiling) = yes]: Change condition to
18151         [$(run-built-tests) = no].
18152         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
18153         to [$(run-built-tests) = yes].
18154         * elf/Makefile [$(cross-compiling) = no]: Likewise
18155         * grp/Makefile [$(cross-compiling) = no]: Likewise.
18156         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
18157         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
18158         * intl/Makefile [$(cross-compiling) = no]: Likewise.
18159         * io/Makefile [$(cross-compiling) = no]: Likewise.
18160         * libio/Makefile [$(cross-compiling) = no]: Likewise.
18161         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
18162         * misc/Makefile [$(cross-compiling) = no]: Likewise.
18163         * posix/Makefile [$(cross-compiling) = no]: Likewise.
18164         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
18165         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
18166         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
18167         * string/Makefile [$(cross-compiling) = no]: Likewise.
18169         * posix/Makefile ($(objpfx)globtest.out): Pass
18170         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
18171         $(rtld-installed-name).
18172         * posix/globtest.sh (elf_objpfx): Remove variable.
18173         (rtld_installed_name): Likewise.
18174         (library_path): Likewise.
18175         (run_program_prefix): New variable.  Use for running globtest
18176         binary.
18178 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
18179             Joseph Myers  <joseph@codesourcery.com>
18181         * Makeconfig (host-built-program-cmd): New variable.
18182         * elf/Makefile (tst-stackguard1-ARGS): Use
18183         $(host-built-program-cmd).
18184         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
18185         (tst-spawn-ARGS): Likewise.
18186         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
18188 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
18189             Jim Blandy  <jimb@codesourcery.com>
18191         * Makeconfig (run-via-rtld-prefix): New variable.
18192         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
18193         (built-program-cmd): Likewise.
18195 2012-10-22  Andreas Jaeger  <aj@suse.de>
18197         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
18198         __O_RSYNC if it exists, otherwise to O_SYNC.
18200 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
18201             Joseph Myers  <joseph@codesourcery.com>
18203         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
18204         /dev/null.
18205         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
18206         from /dev/null
18207         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
18208         /dev/null.
18210 2012-10-22  Andreas Jaeger  <aj@suse.de>
18212         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
18213         Define always.
18214         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
18216         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
18217         bits/fcntl-linux.h.
18219         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
18220         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
18222         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
18223         to __O_LARGEFILE.
18224         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
18225         to __O_LARGEFILE.
18227 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
18228             Joseph Myers  <joseph@codesourcery.com>
18230         * config.make.in (NM): New variable.
18232 2012-10-21  Andreas Jaeger  <aj@suse.de>
18234         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
18235         definitions and declarations that are provided by
18236         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
18238 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
18240         [BZ #14683]
18241         * elf/Makefile (tests-static): Add tst-leaks1-static.
18242         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
18243         ($(objpfx)tst-leaks1-static): New rule.
18244         ($(objpfx)tst-leaks1-static-mem): Likewise.
18245         (tst-leaks1-static-ENV): New macro.
18246         * elf/dl-open.c (dl_open_worker): Check the main application
18247         only if SHARED is defined.
18248         * elf/tst-leaks1-static.c: New file.
18250 2012-10-20  Andreas Jaeger  <aj@suse.de>
18252         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
18253         generic values for Linux.
18254         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
18255         and declarations that are provided by <bits/fcntl-linux.h> and
18256         include <bits/fcntl-linux.h>.
18257         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
18258         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
18260 2012-10-20  Roland McGrath  <roland@hack.frob.com>
18262         * io/fcntl.h: Move include of <bits/types.h> to the top and
18263         include it unconditionally.
18265 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
18267         * wcsmbs/Makefile (tests-ifunc): New variable.
18268         (tests): Add $(tests-ifunc).
18269         * wcsmbs/test-wcschr-ifunc.c: New file.
18270         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
18271         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
18272         * wcsmbs/test-wcslen-ifunc.c: Likewise.
18273         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
18274         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
18276         * string/Makefile (tests-ifunc): New variable.
18277         (tests): Add $(tests-ifunc).
18278         * string/test-memccpy.c (TEST_NAME): New macro.
18279         * string/test-memchr.c (TEST_NAME): Likewise.
18280         * string/test-memcmp.c (TEST_NAME): Likewise.
18281         * string/test-memcpy.c (TEST_NAME): Likewise.
18282         * string/test-memmem.c (TEST_NAME): Likewise.
18283         * string/test-memmove.c (TEST_NAME): Likewise.
18284         * string/test-memset.c (TEST_NAME): Likewise.
18285         * string/test-rawmemchr.c (TEST_NAME): Likewise.
18286         * string/test-stpcpy.c (TEST_NAME): Likewise.
18287         * string/test-stpncpy.c (TEST_NAME): Likewise.
18288         * string/test-strcasecmp.c (TEST_NAME): Likewise.
18289         * string/test-strcasestr.c (TEST_NAME): Likewise.
18290         * string/test-strcat.c (TEST_NAME): Likewise.
18291         * string/test-strchr.c (TEST_NAME): Likewise.
18292         * string/test-strcmp.c(TEST_NAME): Likewise.
18293         * string/test-strcpy.c (TEST_NAME): Likewise.
18294         * string/test-strcspn.c (TEST_NAME): Likewise.
18295         * string/test-strlen.c (TEST_NAME): Likewise.
18296         * string/test-strncasecmp.c (TEST_NAME): Likewise.
18297         * string/test-strncmp.c (TEST_NAME): Likewise.
18298         * string/test-strncpy.c (TEST_NAME): Likewise.
18299         * string/test-strnlen.c (TEST_NAME): Likewise.
18300         * string/test-strpbrk.c (TEST_NAME): Likewise.
18301         * string/test-strrchr.c (TEST_NAME): Likewise.
18302         * string/test-strspn.c (TEST_NAME): Likewise.
18303         * string/test-strstr.c (TEST_NAME): Likewise.
18304         * string/test-bcopy-ifunc.c: New file.
18305         * string/test-bzero-ifunc.c: Likewise.
18306         * string/test-memccpy-ifunc.c: Likewise.
18307         * string/test-memchr-ifunc.c: Likewise.
18308         * string/test-memcmp-ifunc.c: Likewise.
18309         * string/test-memcpy-ifunc.c: Likewise.
18310         * string/test-memmem-ifunc.c: Likewise.
18311         * string/test-memmove-ifunc.c: Likewise.
18312         * string/test-mempcpy-ifunc.c: Likewise.
18313         * string/test-memset-ifunc.c: Likewise.
18314         * string/test-rawmemchr-ifunc.c: Likewise.
18315         * string/test-stpcpy-ifunc.c: Likewise.
18316         * string/test-stpncpy-ifunc.c: Likewise.
18317         * string/test-strcasecmp-ifunc.c: Likewise.
18318         * string/test-strcasestr-ifunc.c: Likewise.
18319         * string/test-strcat-ifunc.c: Likewise.
18320         * string/test-strchr-ifunc.c: Likewise.
18321         * string/test-strchrnul-ifunc.c: Likewise.
18322         * string/test-strcmp-ifunc.c: Likewise.
18323         * string/test-strcpy-ifunc.c: Likewise.
18324         * string/test-strcspn-ifunc.c: Likewise.
18325         * string/test-strlen-ifunc.c: Likewise.
18326         * string/test-strncasecmp-ifunc.c: Likewise.
18327         * string/test-strncat-ifunc.c: Likewise.
18328         * string/test-strncmp-ifunc.c: Likewise.
18329         * string/test-strncpy-ifunc.c: Likewise.
18330         * string/test-strnlen-ifunc.c: Likewise.
18331         * string/test-strpbrk-ifunc.c: Likewise.
18332         * string/test-strrchr-ifunc.c: Likewise.
18333         * string/test-strspn-ifunc.c: Likewise.
18334         * string/test-strstr-ifunc.c: Likewise.
18336         * debug/Makefile (tests-ifunc): New variable.
18337         (tests): Add $(tests-ifunc).
18338         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
18339         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
18340         * debug/test-stpcpy_chk-ifunc.c: New file.
18341         * debug/test-strcpy_chk-ifunc.c: Likewise.
18343 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
18345         [BZ #13601]
18346         * elf/dl-load.c (open_verify): Retry read if the entire ELF
18347         header is not read in.
18349 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
18351         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
18352         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
18353         directly.  Pass built executable to script as
18354         $(built-program-cmd).
18355         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
18356         $testprogram without using LD_LIBRARY_PATH and $ldso.
18358         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
18359         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
18360         $(rtld-installed-name).
18361         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
18362         (rtld_installed_name): Likewise.
18363         (library_path): Likewise.
18364         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
18365         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
18366         $(run-program-prefix) to tst-tables.sh.
18367         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
18368         it to run tst-table-from and tst-table-to.
18369         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
18370         Pass it to tst-table.sh.
18371         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
18372         $(run-program-prefix) to tst-gettext.sh.
18373         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
18374         tst-translit.sh.
18375         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
18376         tst-gettext2.sh.
18377         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
18378         to run tst-gettext.
18379         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
18380         to run tst-gettext2.
18381         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
18382         to run tst-translit.
18383         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
18384         $(run-program-prefix) to tst-mtrace.sh.
18385         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
18386         to run tst-mtrace.
18387         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
18388         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
18389         $(rtld-installed-name).
18390         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
18391         (rtld_installed_name): Likewise.
18392         (run_program_prefix): New variable.  Use it to run wordexp-test.
18394         * Makeconfig (ARCH): Remove all definitions.
18395         (machine): Likewise.
18396         [ARCH]: Remove conditional code.
18397         [!objdir]: Give error.
18398         [!objdir] (objpfx): Remove.
18399         [!objdir] (common-objpfx): Likewise.
18400         [!objdir] (common-objdir): Likewise.
18401         * configure.in (config_makefile): Remove.  Hardcode Makefile in
18402         AC_CONFIG_FILES call.
18403         * configure: Regenerated.
18405         [BZ #13888]
18406         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
18407         or TMPDIR.
18408         (testout): Likewise.
18410         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
18411         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
18412         $(rtld-installed-name).
18413         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
18414         (rtld_installed_name): Likwise.
18415         (runit): Remove function.
18416         (run_getconf): New variable,  Use it for running getconf binary.
18418 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
18420         [BZ #14716]
18421         * string/test-memmem.c (check_result): New function.
18422         (do_one_test): Use it.
18423         (check1): New function.
18424         (test_main): Use it.
18426 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
18428         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
18430 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
18432         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
18433         (_G_LSEEK64): Likewise.
18434         (_G_MMAP64): Likewise.
18435         (_G_FSTAT64): Likewise.
18436         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
18437         (_G_LSEEK64): Likewise.
18438         (_G_MMAP64): Likewise.
18439         (_G_FSTAT64): Likewise.
18440         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
18441         unconditional.  Call __mmap64 directly.
18442         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
18443         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
18444         __lseek64 directly.
18445         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
18446         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
18447         __mmap64 directly.
18448         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
18449         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
18450         __lseek64 directly.
18451         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
18452         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
18453         __lseek64 directly.
18454         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
18455         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
18456         __lseek64 directly.
18457         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
18458         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
18459         __fxstat64 directly.
18460         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
18461         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
18462         unconditional.
18463         (freopen64) [!_G_OPEN64]: Remove conditional code.
18464         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
18465         unconditional.
18466         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
18467         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
18468         unconditional.
18469         (ftello64) [!_G_LSEEK64]: Remove conditional code.
18470         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
18471         unconditional.
18472         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
18473         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
18474         unconditional.
18475         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
18476         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
18477         unconditional.
18478         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
18479         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
18480         unconditional.
18481         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
18482         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
18483         unconditional.
18484         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
18486 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
18488         [BZ #12140]
18489         * manual/memory.texi (Malloc Tunable Parameters): Add note
18490         about free list pointers overwriting some perturb bytes.
18491         Wording suggested by Roland McGrath.
18493 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
18495         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
18496         (lgamma_test): Likewise.
18497         (tgamma_test): Likewise.
18499 2012-10-16  Florian Weimer  <fweimer@redhat.com>
18501         [BZ #14700]
18502         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
18503         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
18505 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
18507         * NEWS: Mention BZ #14716.
18508         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
18509         when removing AVAILABLE1_USES_J macro.
18511 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
18513         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
18514         (__bswap_64): __uint64_t for unsigned 64-bit int.
18516 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
18518         * include/string.h (memmem): Declare libc hidden alias.
18519         * string/memmem.c (memmem): Define libc hidden alias.
18520         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
18521         __read, __close instead of open, read, close.
18523 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
18525         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
18526         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
18527         global and hidden.
18528         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
18529         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
18530         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
18531         Likewise.
18532         (__rawmemchr_sse2): Likewise.
18533         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
18534         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
18535         (__strchr_sse2): Likewise.
18536         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
18537         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
18538         (__strcasecmp_sse2): Likewise.
18539         (__strncasecmp_sse2): Likewise.
18540         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
18541         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
18542         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
18543         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
18544         (__strrchr_sse2): Likewise.
18545         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
18546         ifunc-impl-list.c.
18547         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
18548         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
18549         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
18550         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
18551         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
18552         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
18553         * sysdeps/x86_64/multiarch/memset.S: Likewise.
18554         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
18555         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
18556         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
18557         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
18558         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
18559         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
18560         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
18561         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
18562         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
18563         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
18564         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
18565         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
18566         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
18567         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
18568         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
18569         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
18570         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
18571         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
18572         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
18573         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
18574         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
18575         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
18576         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
18578         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
18579         global and hidden.
18580         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
18581         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
18582         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
18583         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
18584         Likewise.
18585         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
18586         Likewise.
18587         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
18588         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
18589         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
18590         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
18591         ifunc-impl-list.c.
18592         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
18593         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
18594         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
18595         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
18596         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
18597         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
18598         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
18599         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
18600         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
18601         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
18602         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
18603         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
18604         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
18605         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
18606         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
18607         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
18608         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
18609         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
18610         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
18611         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
18612         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
18613         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
18614         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
18615         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
18616         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
18617         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
18618         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
18619         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
18620         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
18621         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
18622         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
18623         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
18624         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
18625         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
18626         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
18627         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
18628         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
18629         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
18630         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
18631         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
18632         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
18634         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
18635         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
18636         * include/ifunc-impl-list.h: New file.
18637         * misc/ifunc-impl-list.c: Likewise.
18638         * misc/Makefile (routines): Add ifunc-impl-list.
18639         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
18640         * string/test-string.h: Include <ifunc-impl-list.h>.
18641         [TEST_IFUNC && TEST_NAME] (func_list, func_count, impl_count,
18642         impl_array): New variables.
18643         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
18644         are defined.
18645         (test_init): Call __libc_ifunc_impl_list to initialize
18646         func_list if TEST_IFUNC and TEST_NAME are defined.
18648         * string/Makefile (strop-tests): Add bcopy and bzero.
18649         * string/test-bcopy.c: New file.
18650         * string/test-bzero.c: Likewise.
18651         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
18652         defined.
18653         * string/test-memset.c: Support bzero test if TEST_BZERO is
18654         defined.
18655         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
18656         __libc_memmove.
18657         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
18658         __libc_memset.
18659         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
18660         of memset.
18662 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
18664         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
18665         * configure: Regenerated.
18667         * Makeconfig (+link-static-before-libc): Don't include
18668         $(link-static-libc).
18670         * libio/libio.h (_IO_pos_t): Remove.
18672 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
18674         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
18675         McGrath.
18677 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
18679         * crypt/crypt-entry.c: Include fips-private.h.
18680         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
18681         * crypt/md5c-test.c (main): Tolerate disabled MD5.
18682         * sysdeps/unix/sysv/linux/fips-private.h: New file.
18683         * sysdeps/generic/fips-private.h: New file, dummy fallback.
18685 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
18687         * crypt/crypt-private.h: Include stdbool.h.
18688         (_ufc_setup_salt_r): Return bool.
18689         * crypt/crypt-entry.c: Include errno.h.
18690         (__crypt_r): Return NULL with EINVAL for bad salt.
18691         * crypt/crypt_util.c (bad_for_salt): New.
18692         (_ufc_setup_salt_r): Check that salt is long enough and within
18693         the specified alphabet.
18694         * crypt/badsalttest.c: New file.
18695         * crypt/Makefile (tests): Add it.
18696         ($(objpfx)badsalttest): New.
18698 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
18700         * NEWS: Add entry for BZ #14602.
18702 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
18704         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
18705         type-generic.
18706         * math/libm-test.inc: Update comment listing what functions and
18707         macros are tested.
18708         (isgreater_test): New function.
18709         (isgreaterequal_test): Likewise.
18710         (isless_test): Likewise.
18711         (islessequal_test): Likewise.
18712         (islessgreater_test): Likewise.
18713         (isunordered_test): Likewise.
18714         (main): Call the new functions.
18716 2012-10-09  Roland McGrath  <roland@hack.frob.com>
18718         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
18719         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
18720         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
18721         * sysdeps/i386/configure: Regenerated.
18722         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
18723         * sysdeps/mach/configure: Regenerated.
18724         * sysdeps/mach/hurd/configure: Regenerated.
18725         * sysdeps/powerpc/configure: Regenerated.
18726         * sysdeps/powerpc/powerpc32/configure: Regenerated.
18727         * sysdeps/powerpc/powerpc64/configure: Regenerated.
18728         * sysdeps/s390/s390-32/configure: Regenerated.
18729         * sysdeps/s390/s390-64/configure: Regenerated.
18730         * sysdeps/sh/configure: Regenerated.
18731         * sysdeps/sparc/configure: Regenerated.
18732         * sysdeps/unix/sysv/linux/configure: Regenerated.
18733         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
18734         * sysdeps/x86_64/configure: Regenerated.
18736         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
18737         defined.  Don't check if MAP is NULL.
18739 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
18741         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
18742         (_G_stat64): Likewise.
18743         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
18744         (_G_stat64): Likewise.
18745         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
18746         instead of struct _G_stat64.
18747         * libio/fileops.c (mmap_remap_check): Likewise.
18748         (decide_maybe_mmap): Likewise.
18749         (_IO_new_file_seekoff): Likewise.
18750         (_IO_file_stat): Likewise.
18751         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
18752         _G_off64_t.
18753         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
18754         instead of struct _G_stat64.
18755         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
18757 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
18759         [BZ #14602]
18760         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
18761         Replace with ...
18762         (CHECK_EOL): New macro.
18763         (two_way_short_needle): Check beginning of haystack for EOL.  Use
18764         CHECK_EOL.
18765         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
18766         Replace with CHECK_EOL.
18767         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
18768         Replace with CHECK_EOL.
18770 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
18772         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
18773         type-generic.
18774         * math/libm-test.inc: Update comment listing what functions and
18775         macros are tested.
18776         (finite_test): New function.
18777         (isinf_test): Likewise.
18778         (isnan_test): Likewise.
18779         (fpclassify_test): Test subnormal input.
18780         (isfinite_test): Likewise.
18781         (isnormal_test): Likewise.
18782         (main): Call the new functions.
18784 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
18786         [BZ #14660]
18787         * Makerules (%.dynsym): Force C locale when running
18788         $(OBJDUMP) --dynamic-syms.
18790 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
18792         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
18793         <stdint.h>.
18795 2012-10-06  David S. Miller  <davem@davemloft.net>
18797         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
18798         upper 32-bits of the length value in %o2 since we use branch-on-register
18799         tests which consider the entire 64-bit register.
18801 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
18803         * string/test-strstr.c (check2): Add a test for page boundary.
18805 2012-10-05  David S. Miller  <davem@davemloft.net>
18807         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
18808         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
18809         file.
18810         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
18811         sysdep_routines.
18812         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
18813         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
18814         and bzero when HWCAP_SPARC_CRYPTO is present.
18816 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
18818         [BZ #14602]
18819         * string/test-strstr.c (check2): New function.
18820         (test_main): Call check2.
18822         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
18823         and bug-strchr1.
18824         * string/bug-strcasestr1.c (do_test): Moved to ...
18825         * string/test-strcasestr.c (check1): Here.  New function.
18826         (do_one_test): Break out result checking code into ...
18827         (check_result): This.  New function.
18828         (do_one_test): Call check_result.
18829         (test_main): Call check1.
18830         * string/bug-strchr1.c (do_test): Moved to ...
18831         * string/test-strchr.c (check1): Here.  New function.
18832         (do_one_test): Break out result checking code into ...
18833         (check_result): This.  New function.
18834         (do_one_test): Call check_result.
18835         (test_main): Call check1.
18836         * string/bug-strstr1.c (main): Moved to ...
18837         * string/test-strstr.c (check1): Here.  New function.
18838         (do_one_test): Break out result checking code into ...
18839         (check_result): This.  New function.
18840         (do_one_test): Call check_result.
18841         (test_main): Call check1.
18842         * string/bug-strcasestr1.c: Removed.
18843         * string/bug-strchr1.c: Likewise.
18844         * string/bug-strstr1.c: Likewise.
18846         * elf/Makefile (dl-routines): Add hwcaps.
18847         * elf/dl-support.c (_dl_important_hwcaps): Removed.
18848         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
18849         (_dl_important_hwcaps): Moved to ...
18850         * elf/dl-hwcaps.c: Here.  New file.
18851         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
18853         [BZ #14557]
18854         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
18855         if IS_IN_rtld isn't defined.
18857         * elf/dl-support.c (_dl_sysinfo_map): New.
18858         Include "get-dynamic-info.h" and "setup-vdso.h".
18859         (_dl_non_dynamic_init): Call setup_vdso.
18860         * elf/dynamic-link.h: Don't include <assert.h>.
18861         (elf_get_dynamic_info): Moved to ...
18862         * elf/get-dynamic-info.h: Here.  New file.
18863         * elf/dynamic-link.h: Include "get-dynamic-info.h".
18864         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
18865         * elf/setup-vdso.h: Here.  New file.
18866         * elf/rtld.c: Include "setup-vdso.h".
18867         (dl_main): Call setup_vdso.
18869 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
18871         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
18872         creal in comment listing functions tested.  List finite, isinf,
18873         isnan, isless, islessequal, isgreater, isgreaterequal,
18874         islessgreater, isunordered, lgamma_r and pow10 as functions and
18875         macros not tested.  Mention which functions not tested are aliases
18876         for other functions.  Fix typo.  Note that signs of NaNs are not
18877         tested.
18879         * scripts/config.guess: Update from config.git.
18880         * scripts/config.sub: Likewise.
18882 2012-10-04  Roland McGrath  <roland@hack.frob.com>
18884         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
18885         * misc/madvise.c (madvise): Renamed to __madvise.
18886         Make madvise a weak alias.
18887         * include/sys/mman.h: Declare __madvise.
18888         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
18889         * sysdeps/unix/syscalls.list
18890         (madvise): Make __madvise the strong name, and madvise a weak alias.
18891         * sysdeps/unix/sysv/linux/syscalls.list
18892         (madvise, mmap): Remove redundant entries.
18893         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
18894         * malloc/malloc.c (mtrim): Likewise.
18895         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
18897 2012-10-03  Roland McGrath  <roland@hack.frob.com>
18899         * sysdeps/mach/hurd/dl-cache.c: File removed.
18900         * config.h.in (USE_LDCONFIG): New #undef.
18901         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
18902         * configure: Regenerated.
18903         * elf/Makefile (dl-routines): Add dl-cache only under
18904         [$(use-ldconfig) = yes].
18905         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
18906         cache on [USE_LDCONFIG].
18907         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
18908         [USE_LDCONFIG].
18909         * elf/rtld.c (dl_main): Likewise.
18911 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
18913         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
18914         _SC_LEVEL4_CACHE_LINESIZE.
18916 2012-10-03  Roland McGrath  <roland@hack.frob.com>
18918         * sysdeps/unix/bsd/confstr.h: File removed.
18920 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
18922         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
18923         sys/sdt-config.h.
18925 2012-10-02  Roland McGrath  <roland@hack.frob.com>
18927         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
18928         Make 'mapoff' field ElfW(Off) rather than off_t.
18930 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
18932         * nscd/Makefile: Remove nscd-cflags and all its users.
18933         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
18934         (CFLAGS-nonlib): Add compiler flags for nscd modules.
18936         [BZ #10631]
18937         * malloc.c (malloc_printerr): Clarify error message.
18939 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
18941         [BZ #14648]
18942         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
18943         Set bit_FMA_Usable if FMA is supported.
18944         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
18945         macro.
18946         (bit_FMA4_Usable): Updated.
18947         (index_FMA_Usable): New macro.
18948         (CPUID_FMA): Likewise
18949         (HAS_FMA): Defined with bit_FMA_Usable.
18951 2012-10-01  Roland McGrath  <roland@hack.frob.com>
18953         * bits/types.h (__swblk_t): Type removed.
18954         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
18955         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
18956         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
18957         (__SWBLK_T_TYPE): Likewise.
18958         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
18959         (__SWBLK_T_TYPE): Likewise.
18960         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
18961         (__SWBLK_T_TYPE): Likewise.
18962         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
18963         (__SWBLK_T_TYPE): Likewise.
18965 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
18966             Honza Horak <hhorak@redhat.com>
18968         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
18969         (xdr_mapname): Use YPMAXMAP as maxsize.
18970         (xdr_peername): Use YPMAXPEER as maxsize.
18971         (xdr_keydat): Use YPAXRECORD as maxsize.
18972         (xdr_valdat): Use YPMAXRECORD as maxsize.
18974 2012-10-01  Roland McGrath  <roland@hack.frob.com>
18976         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
18978         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
18979         * csu/init-first.c: ... here.
18980         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
18981         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
18982         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
18983         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
18984         * sysdeps/i386/init-first.c: File removed.
18985         * sysdeps/sh/init-first.c: File removed.
18987 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
18989         [BZ #14645]
18990         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
18991         if x * y might underflow to zero and z is zero.
18992         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
18993         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
18994         * math/libm-test.inc (min_subnorm_value): New variable.
18995         (fma_test): Add more tests.
18996         (fma_test_towardzero): Likewise.
18997         (fma_test_downward): Likewise
18998         (fma_test_upward): Likewise.
18999         (initialize): Set min_subnorm_value.
19001 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
19003         [BZ #14638]
19004         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
19005         0 + 0.
19006         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
19007         mode for addition resulting in exact zero.
19008         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
19009         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
19010         exact 0 + 0.
19011         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
19012         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
19013         * math/libm-test.inc (fma_test): Add more tests.
19014         (fma_test_towardzero): New function.
19015         (fma_test_downward): Likewise.
19016         (fma_test_upward): Likewise.
19017         (main): Call the new functions.
19019 2012-09-28  David S. Miller  <davem@davemloft.net>
19021         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
19023 2012-09-28  Roland McGrath  <roland@hack.frob.com>
19025         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
19026         instead of SIGALRM.
19028         * sysdeps/gnu/_G_config.h: Moved to ...
19029         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
19030         * sysdeps/mach/hurd/_G_config.h: Moved to ...
19031         * sysdeps/generic/_G_config.h: ... here.
19033         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
19035         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
19037         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
19038         Conditionalize target on [libnss_test1.so-version].
19040         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
19042         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
19043         (elfobjdir): Move out of conditionals.
19045         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
19046         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
19047         (__nss_lookup_function): Conditionalize label remove_from_tree on
19048         [!DO_STATIC_NSS || SHARED], matching its only use.
19050 2012-09-28  David S. Miller  <davem@davemloft.net>
19052         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
19053         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
19054         file.
19055         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
19056         sysdep_routines.
19057         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
19058         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
19059         when HWCAP_SPARC_CRYPTO is present.
19061 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
19063         * io/tst-mknodat.c: Create a FIFO instead of a socket.
19065 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
19067         [BZ #6530]
19068         * stdio-common/vfprintf.c (process_string_arg): Revert
19069         2000-07-22 change.
19071 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
19073         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
19074         for testcase.
19075         * stdio-common/tst-sprintf.c: Include <locale.h>
19076         (main): Test sprintf's handling of incomplete multibyte
19077         characters.
19079 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
19081         * elf/dl-runtime.c (VERSYMIDX): Removed.
19082         * elf/dl-version.c (VERSYMIDX): Likewise.
19083         * elf/do-rel.h (VERSYMIDX): Likewise.
19084         (VALIDX): Likewise.
19085         * elf/dynamic-link.h (VERSYMIDX): Likewise.
19086         * elf/rtld.c (VALIDX): Likewise.
19087         (ADDRIDX): Likewise.
19088         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
19089         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
19090         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
19091         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
19092         (VALIDX): Likewise.
19093         (ADDRIDX): Likewise.
19095 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
19097         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
19099 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
19101         [BZ #11438]
19102         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
19103         to global scope.
19104         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
19105         addresses are in the same scope as 192.0.2/24.
19106         * posix/gai.conf: Document new scope table defaults.
19108 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
19110         [BZ #5298]
19111         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
19112         for ftell.  Compute offsets from write pointers instead.
19113         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
19115 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
19117         [BZ #14543]
19118         * libio/Makefile (tests): New test case tst-fseek.
19119         * libio/tst-fseek.c: New test case to verify that fseek/ftell
19120         combination works in wide mode.
19121         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
19122         state when the external buffer state changes.
19124 2012-09-27  David S. Miller  <davem@davemloft.net>
19126         [BZ #14376]
19127         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
19128         pass reloc->r_addend in as the 'high' argument to
19129         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
19131         * sysdeps/sparc/fpu/libm-test-ulps: Update.
19133 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
19135         * rt/tst-aio2.c: Include <pthread.h>.
19136         * rt/tst-aio3.c: Likewise.
19138 2012-09-27  Steve Ellcey  <sellcey@mips.com>
19140         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
19142 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
19144         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
19145         contents on [SHARED].
19147 2012-09-26  Marek Polacek  <polacek@redhat.com>
19149         [BZ #14530]
19150         [BZ #13741]
19151         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
19152         for C++ and GCC <4.3 as well as for non GCC compilers.
19154 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
19156         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19158 2012-09-25  Roland McGrath  <roland@hack.frob.com>
19160         * Makefile.in (all, install): Declare with .PHONY.
19161         Reported by Michael Hope <michael.hope@linaro.org>.
19163 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
19165         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
19166         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
19167         system header.
19168         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
19169         Likewise.
19170         (sydep_routines): Add the new and the internal functions.
19171         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
19172         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
19173         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
19174         (GLIBC_2.17): Add the new function.
19175         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
19176         (GLIBC_2.17): Likewise.
19177         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
19178         (GLIBC_2.17): Likewise.
19179         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
19180         (GLIBC_2.17): Likewise.
19181         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
19183 2012-09-25  Alan Modra  <amodra@gmail.com>
19185         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
19186         Add release barrier before setting once_control to say
19187         initialisation is done.  Add hints on lwarx.  Use macro in
19188         place of isync.
19189         (clear_once_control): Add release barrier.
19191 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
19193         [BZ #13629]
19194         * math/s_clog.c (__clog): Handle more values close to |z| = 1
19195         specially.
19196         * math/s_clog10.c (__clog10): Likewise.
19197         * math/s_clog10f.c (__clog10f): Likewise.
19198         * math/s_clog10l.c (__clog10l): Likewise.
19199         * math/s_clogf.c (__clogf): Likewise.
19200         * math/s_clogl.c (__clogl): Likewise.
19201         * math/Makefile (libm-calls): Add x2y2m1.
19202         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
19203         (__x2y2m1): Likewise.
19204         (__x2y2m1l): Likewise.
19205         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
19206         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
19207         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
19208         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
19209         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
19210         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
19211         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
19212         * sysdeps/i386/fpu/libm-test-ulps: Update.
19213         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19215         [BZ #14621]
19216         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
19217         int as type of variable DEPTH.
19218         (glob): Use size_t instead of int as type of variables NEWCOUNT
19219         and OLD_PATHC.
19221 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
19223         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
19224         Add s_sincosf-sse2.
19225         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
19226         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
19227         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
19228         macros for using routine as __sincosf_ia32.
19229         Use macro for function declaration and weak_alias.
19230         * sysdeps/i386/fpu/libm-test-ulps: Update.
19232         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
19233         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19235         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
19236         subnormal argument.
19237         * math/s_cexpf.c (__cexpf): Likewise.
19238         * math/s_csinf.c (__csinf): Likewise.
19239         * math/s_csinhf.c (__csinhf): Likewise.
19240         * math/s_ctanf.c (__ctanf): Likewise.
19241         * math/s_ctanhf.c (__ctanhf): Likewise.
19242         * math/s_ccosh.c (__ccoshf): Likewise.
19243         * math/s_cexp.c (__cexpl): Likewise.
19244         * math/s_csin.c (__csin): Likewise.
19245         * math/s_csinh.c (__csinh): Likewise.
19246         * math/s_ctan.c (__ctan): Likewise.
19247         * math/s_ctanh.c (ctanh): Likewise.
19248         * math/s_ccoshl.c (__ccoshl): Likewise.
19249         * math/s_cexpl.c (__cexpl): Likewise.
19250         * math/s_csinl.c (__csinl): Likewise.
19251         * math/s_csinhl.c (__csinhl): Likewise.
19252         * math/s_ctanl.c (__ctanl): Likewise.
19253         * math/s_ctanhl.c (__ctanhl): Likewise.
19255 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
19257         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
19258         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
19259         (_IO_off_t): Define to __off_t, not _G_off_t.
19260         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
19261         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
19262         (_IO_wint_t): Define to wint_t, not _G_wint_t.
19263         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
19264         type of __dummy and __dummy2 fields.
19265         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
19266         (_G_ssize_t): Likewise.
19267         (_G_off_t): Likewise.
19268         (_G_pid_t): Likewise.
19269         (_G_uid_t): Likewise.
19270         (_G_wchar_t): Likewise.
19271         (_G_wint_t): Likewise.
19272         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
19273         (_G_ssize_t): Likewise.
19274         (_G_off_t): Likewise.
19275         (_G_pid_t): Likewise.
19276         (_G_uid_t): Likewise.
19277         (_G_wchar_t): Likewise.
19278         (_G_wint_t): Likewise.
19279         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
19280         (_G_ssize_t): Likewise.
19281         (_G_off_t): Likewise.
19282         (_G_pid_t): Likewise.
19283         (_G_uid_t): Likewise.
19284         (_G_wchar_t): Likewise.
19285         (_G_wint_t): Likewise.
19287 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
19289         * malloc/arena.c: Include malloc-sysdep.h.
19290         (shrink_heap): Use check_may_shrink_heap to decide if madvise
19291         is sufficient to shrink the heap or an unmap is needed.
19292         * sysdeps/generic/malloc-sysdep.h: New file.  Define
19293         new function check_may_shrink_heap.
19294         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
19295         new function check_may_shrink_heap.
19297 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
19299         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
19300         comments.
19302 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
19304         * catgets/test-gencat.sh: Add "set -e".
19305         * elf/tst-pathopt.sh: Likewise.
19306         * grp/tst_fgetgrent.sh: Likewise.
19307         * iconvdata/run-iconv-test.sh: Likewise.
19308         * intl/tst-gettext.sh: Likewise.
19309         * intl/tst-gettext2.sh: Likewise.
19310         * intl/tst-gettext4.sh: Likewise.
19311         * intl/tst-gettext6.sh: Likewise.
19312         * intl/tst-translit.sh: Likewise.
19313         * io/ftwtest-sh: Likewise.
19314         * libio/test-freopen.sh: Likewise.
19315         * malloc/tst-mtrace.sh: Likewise.
19316         * posix/globtest.sh: Likewise.
19317         * posix/tst-getconf.sh: Likewise.
19318         * posix/wordexp-tst.sh: Likewise.
19319         * stdio-common/tst-printf.sh: Likewise.
19320         * stdio-common/tst-unbputc.sh: Likewise.
19321         * stdlib/tst-fmtmsg.sh: Likewise.
19322         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
19323         * catgets/Makefile: Do not specify -e option when running
19324         testsuite shell scripts.
19325         * elf/Makefile: Likewise.
19326         * grp/Makefile: Likewise.
19327         * iconvdata/Makefile: Likewise.
19328         * intl/Makefile: Likewise.
19329         * io/Makefile: Likewise.
19330         * libio/Makefile: Likewise.
19331         * malloc/Makefile: Likewise.
19332         * posix/Makefile: Likewise.
19333         * stdio-common/Makefile: Likewise.
19334         * stdlib/Makefile: Likewise.
19335         * sysdeps/x86_64/Makefile: Likewise.
19337         * io/ftwtest-sh: Add copyright header.
19338         * posix/globtest.sh: Likewise.
19339         * posix/tst-getconf.sh: Likewise.
19340         * posix/wordexp-tst.sh: Likewise.
19341         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
19343 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
19345         [BZ #13679]
19346         * Makeconfig (+link): Defined as $(+link-static) if
19347         $(build-shared) isn't yes.
19348         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
19349         isn't yes.
19350         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
19352         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
19354         [BZ #14562]
19355         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
19356         new chunk size with MALLOC_ALIGN_MASK.
19358 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
19360         [BZ #5044]
19361         * stdio-common/printf_fphex.c: Include <stdbool.h> and
19362         <rounding-mode.h>.
19363         (__printf_fphex): Determine rounding using get_rounding_mode and
19364         round_away.
19365         * stdio-common/tst-printf-round.c (struct hex_test): New
19366         structure.
19367         (hex_tests): New variable.
19368         (test_hex_in_one_mode): New function.
19369         (do_test): Also run tests for hex float output.
19371 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
19373         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
19374         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
19375         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
19376         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
19377         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
19378         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
19379         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
19380         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
19382 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
19384         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
19385         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
19386         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
19387         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
19389 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
19391         [BZ #14579]
19392         * elf/rtld.c (dl_main): Limit the check for self loading to normal
19393         mode only.
19394         * elf/tst-rtld-load-self.sh: New test.
19395         * elf/Makefile: Run it.
19397 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
19399         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
19400         (tst-writev-ENV): Remove.
19401         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
19403 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
19405         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
19407 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
19409         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
19410         unconditional.
19411         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
19412         Likewise.
19413         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
19414         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
19415         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
19416         Likewise.
19418 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
19420         [BZ #14587]
19421         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
19422         * config.make.in (have-cpp-asm-debuginfo): Removed.
19423         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
19424         * configure: Regenerated.
19426 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
19428         [BZ #5044]
19429         * stdio-common/printf_fp.c: Include <stdbool.h> and
19430         <rounding-mode.h>.
19431         (___printf_fp): Determine rounding using get_rounding_mode and
19432         round_away.
19433         * stdio-common/tst-printf-round.c: New file.
19434         * stdio-common/Makefile (tests): Add tst-printf-round.
19435         (link-libm): New variable.
19436         ($(objpfx)tst-printf-round): Depend in $(link-libm).
19438 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
19440         [BZ #14576]
19441         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
19442         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
19443         Likewise.
19444         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
19445         Likewise.
19447 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
19449         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
19450         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
19451         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
19452         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
19454 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
19456         [BZ #14518]
19457         * include/rounding-mode.h: New file.
19458         * sysdeps/generic/get-rounding-mode.h: Likewise.
19459         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
19460         * stdlib/strtod_l.c: Include <rounding-mode.h>.
19461         (MAX_VALUE): New macro.
19462         (MIN_VALUE): Likewise.
19463         (overflow_value): New function.
19464         (underflow_value): Likewise.
19465         (round_and_return): Use overflow_value and underflow_value to
19466         determine return values in overflow and underflow cases.  Use
19467         round_away to determine rounding depending on rounding mode.
19468         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
19469         determine return values in overflow and underflow cases.
19470         * stdlib/tst-strtod-round.c: Include <fenv.h>.
19471         (struct test_results): New structure.
19472         (struct test): Use struct test_results to store expected results
19473         for all rounding modes.
19474         (TEST): Include expected results for all rounding modes.
19475         (test_in_one_mode): New function.
19476         (do_test): Use test_in_one_mode to compute and check results.
19477         Check results for all rounding modes.
19478         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
19479         $(link-libm).
19481 2012-12-09  Allan McRae  <allan@archlinux.org>
19483         * sysdeps/i386/fpu/libm-test-ulps: Update
19485 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
19487         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
19488         (_G_int32_t): Likewise.
19489         (_G_uint16_t): Likewise.
19490         (_G_uint32_t): Likewise.
19491         (_G_HAVE_BOOL): Likewise.
19492         (_G_HAVE_ATEXIT): Likewise.
19493         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
19494         (_G_HAVE_IO_FILE_OPEN): Likewise.
19495         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
19496         (_G_int32_t): Likewise.
19497         (_G_uint16_t): Likewise.
19498         (_G_uint32_t): Likewise.
19499         (_G_HAVE_BOOL): Likewise.
19500         (_G_HAVE_ATEXIT): Likewise.
19501         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
19502         (_G_HAVE_IO_FILE_OPEN): Likewise.
19503         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
19504         (_G_int32_t): Likewise.
19505         (_G_uint16_t): Likewise.
19506         (_G_uint32_t): Likewise.
19507         (_G_HAVE_BOOL): Likewise.
19508         (_G_HAVE_ATEXIT): Likewise.
19509         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
19510         (_G_HAVE_IO_FILE_OPEN): Likewise.
19512 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
19514         * csu/libc-tls.c: Update copyright years.
19516 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
19518         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
19519         [!_G_USING_THUNKS]: Remove conditional code.
19520         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
19521         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
19523         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
19524         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
19525         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
19526         (_G_VTABLE_LABEL_PREFIX): Likewise.
19527         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
19528         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
19529         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
19530         (_G_VTABLE_LABEL_PREFIX): Likewise.
19531         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
19532         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
19533         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
19534         (_G_VTABLE_LABEL_PREFIX): Likewise.
19535         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
19537 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
19539         * libio/Makefile: Include ../Makeconfig before tests.
19540         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
19541         only if $(build-shared) is yes.
19543         * iconv/gconv_db.c: Update copyright years.
19545 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
19547         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
19548         unwind info if defined PIC. Fix special cases description.
19549         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
19551         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
19552         DP_HI_MASK entry.
19553         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
19555 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
19557         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
19559         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
19560         is NULL.
19562         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
19563         (LDLIBS-tst-chk4): This.
19564         (LDFLAGS-tst-chk5): Renamed to ...
19565         (LDLIBS-tst-chk5): This.
19566         (LDFLAGS-tst-chk6): Renamed to ...
19567         (LDLIBS-tst-chk6): This.
19568         (LDFLAGS-tst-lfschk4): Renamed to ...
19569         (LDLIBS-tst-lfschk4): This.
19570         (LDFLAGS-tst-lfschk5): Renamed to ...
19571         (LDLIBS-tst-lfschk5): This.
19572         (LDFLAGS-tst-lfschk6): Renamed to ...
19573         (LDLIBS-tst-lfschk6): This.
19575         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
19576         on $(common-objpfx)soversions.mk.
19578 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
19580         [BZ #10014]
19581         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
19582         example host name.
19584 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
19586         * malloc/arena.c (arena_get_retry): New function that gets
19587         another arena for the caller to try its request on.
19588         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
19589         current arena cannot fulfill the request.
19590         (__libc_memalign): Likewise.
19591         (__libc_memalign): Likewise.
19592         (__libc_pvalloc): Likewise.
19593         (__libc_calloc): Likewise.
19595 2012-09-05  John Tobey  <john.tobey@gmail.com>
19597         [BZ #13542]
19598         * manual/arith.texi (Operations on Complex): Fix description
19599         of carg branch cut.
19601 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
19603         [BZ #10014]
19604         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
19605         host name.
19607         [BZ #10038]
19608         * manual/memory.texi (Memory): Make order of menu items match
19609         order of sections.
19611 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
19613         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
19614         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
19615         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
19617 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
19619         * csu/libc-tls.c (static_dtv): Renamed to ...
19620         (_dl_static_dtv): This.  Make it global.
19621         (_dl_initial_dtv): Removed.
19622         (__libc_setup_tls): Updated.
19623         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
19624         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
19625         DL_INITIAL_DTV.
19627 2012-09-06  Petr Machata  <pmachata@redhat.com>
19629         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
19630         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
19631         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
19632         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
19634 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
19636         [BZ #14545]
19637         * csu/libc-tls.c (_dl_initial_dtv): New variable.
19638         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
19639         freeing dtv[-1].
19641 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
19643         [BZ #14544]
19644         * Makeconfig (link-static-before-libc): Replace $(+prector)
19645         with $(+prectorT).
19646         (link-static-after-libc): Replace $(+postctor) with
19647         $(+postctorT).
19648         (link-bounded): Replace $(+prector)/$(+postctor) with
19649         $(+prectorT)/$(+postctorT).
19650         (+prectorT): New macro.
19651         (+postctorT): Likewise.
19653 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
19655         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
19656         (round_str): Handle values above the maximum for IBM long double
19657         as inexact.
19658         * stdlib/tst-strtod-round.c (tests): Regenerated.
19660 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19662         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
19663         assembler flag.
19664         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
19665         zarch_nohighgprs around the zarch optimized routines.
19666         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
19667         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
19668         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
19669         for zarch.
19671 2012-09-05  David S. Miller  <davem@davemloft.net>
19673         * sysdeps/sparc/fpu/libm-test-ulps: Update.
19675         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE,
19676         HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
19677         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
19678         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
19679         entries.
19681 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
19683         * malloc/arena.c: Fold copyright years.
19684         * malloc/mcheck.c, malloc/memusage.c: Likewise.
19686 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
19688         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
19690 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
19692         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
19694 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
19696         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
19697         change internal state upon failure.
19699 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
19701         * malloc/mcheck.c (mcheck_check_all): Fix typo.
19702         * malloc/memusage.c (mmap): Likewise.
19703         (mmap64, mremap): Likewise.  Adjust name in comment.
19705 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
19707         * libio/fileops.c: Fix typos in comments.
19708         * libio/oldfileops.c: Likewise.
19709         * libio/wfileops.c: Likewise.
19711 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
19713         [BZ #1349]
19714         * malloc/Makefile (tests): Add tst-malloc-usable test case.
19715         (tst-malloc-usable-ENV): Set environment for test case.
19716         * malloc/hooks.c (malloc_check_get_size): New function to get
19717         requested size.
19718         * malloc/malloc.c (musable): Use malloc_check_get_size.
19719         * malloc/tst-malloc-usable.c: New test case.
19721 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
19723         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
19725 2012-09-05  Allan McRae  <allan@archlinux.org>
19727         [BZ #13966]
19728         * configure.in (CXX_SYSINCLUDES): Use compiler output to
19729         determine header location.
19730         * configure: Regenerated.
19732 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
19734         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
19735         float format.
19736         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
19737         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
19738         format.
19739         (test): Regenerate.
19741 2012-09-04  David S. Miller  <davem@davemloft.net>
19743         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
19744         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
19745         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
19747 2012-09-04  Florian Weimer  <fweimer@redhat.com>
19749         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
19750         failures.
19752         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
19754 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
19756         [BZ #9914]
19757         * libio/iogetdelim.c: Include <limits.h>.
19758         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
19759         + len + 1 would overflow.
19761 2012-09-03  Andreas Jaeger  <aj@suse.de>
19763         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19764         * sysdeps/i386/fpu/libm-test-ulps: Update.
19766 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
19768         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
19769         Add s_sinf-sse2, s_conf-sse2.
19771         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
19772         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
19773         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
19774         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
19776         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
19777         for using routine as __sinf_ia32.
19778         Use macro for function declaration and weak_alias.
19779         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
19780         for using routine as __cosf_ia32.
19781         Use macro for function declaration and weak_alias.
19783         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
19784         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
19786         * sysdeps/x86_64/fpu/s_sinf.S: New file.
19787         * sysdeps/x86_64/fpu/s_cosf.S: New file.
19788         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19790         * math/libm-test.inc (cos_test): Add more test cases.
19791         (sin_test): Likewise.
19792         (sincos_test): Likewise.
19794 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19796         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
19797         (IFUNC_RESOLVE): Make pointers to the specialized implementations
19798         hidden.
19799         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
19801 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
19803         [BZ #14538]
19804         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
19805         first element of the GOT.
19806         (elf_machine_load_address): Return the difference between
19807         the runtime address of _DYNAMIC and elf_machine_dynamic ().
19809 2012-09-01  Allan McRae  <allan@archlinux.org>
19811         [BZ #13412]
19812         * configure.in (AWK): Require gawk version 3.0 or later.
19813         * configure: Regenerated.
19815 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
19817         * sysdeps/unix/sysv/linux/kernel-features.h
19818         (__ASSUME_POSIX_CPU_TIMERS): Remove.
19819         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
19820         [__NR_clock_getres]: Make code unconditional.
19821         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
19822         (clock_getcpuclockid): Remove code left unreachable by removal of
19823         conditionals.
19824         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
19825         code unconditional.
19826         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
19827         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
19828         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
19829         Make code unconditional.
19830         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
19831         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
19832         * sysdeps/unix/sysv/linux/clock_settime.c
19833         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
19834         conditional code.
19835         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
19836         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
19838 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
19840         [BZ #14476]
19841         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
19842         scripts/test-installation.pl.
19844         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
19845         and $ld_so_version if it is set.
19847 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
19849         [BZ #14516]
19850         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
19851         failure if reading from procfs failed.
19852         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
19854 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
19856         * sysdeps/unix/sysv/linux/kernel-features.h
19857         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
19858         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
19859         Remove conditional code.
19860         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19861         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
19862         Remove conditional code.
19863         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19864         * sysdeps/unix/sysv/linux/i386/fxstat.c
19865         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
19866         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19867         * sysdeps/unix/sysv/linux/i386/fxstatat.c
19868         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
19869         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19870         * sysdeps/unix/sysv/linux/i386/lxstat.c
19871         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
19872         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19873         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
19874         Remove conditional code.
19875         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19876         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
19877         Remove conditional code.
19878         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19879         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
19880         <kernel-features.h>.
19881         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
19882         Remove.
19883         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
19884         Remove conditional code.
19885         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19886         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
19887         Remove conditional.
19889 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
19891         [BZ #5400]
19892         * NEWS: Add fixed bug number.
19894 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
19896         [BZ #14519]
19897         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
19898         underflowing exponent in case of negative sign.
19899         * stdlib/tst-strtod-round-data: Add more tests.
19900         * stdlib/tst-strtod-round.c (tests): Regenerated.
19902         [BZ #3479]
19903         * stdlib/strtod_l.c (NDIG): Remove.
19904         (HEXNDIG): Likewise.
19905         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
19906         smallest representable value.
19907         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
19908         lie within an exact representation of 1/2 ulp of the result.
19909         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
19910         unconditionally.
19911         (TENS_P9_IDX): Define unconditionally.
19912         (TENS_P9_SIZE): Likewise.
19913         (TENS_P10_IDX): Likewise.
19914         (TENS_P10_SIZE): Likewise.
19915         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
19916         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
19917         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
19918         entries for 10^2^13 and 10^2^14.
19919         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
19920         (TENS_P13_IDX): Define.
19921         (TENS_P13_SIZE): Likewise.
19922         (TENS_P14_IDX): Likewise.
19923         (TENS_P14_SIZE): Likewise.
19924         (_fpioconst_pow10): Change array size to
19925         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
19926         unconditional.
19927         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
19928         1024]: Add entries for 10^2^13 and 10^2^14.
19929         [LAST_POW10 > _LAST_POW10]: Remove #error.
19930         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
19931         (_fpioconst_pow10): Change array size to
19932         FPIOCONST_POW10_ARRAY_SIZE.
19933         * stdlib/gen-fpioconst.c: New file.
19934         * stdlib/gen-tst-strtod-round.c: Likewise.
19935         * stdlib/tst-strtod-round-data: Likewise.
19936         * stdlib/tst-strtod-round.c: Likewise.
19937         * stdlib/Makefile (tests): Add tst-strtod-round.
19939         [BZ #14459]
19940         * stdlib/strtod_l.c: Include <stdint.h>.
19941         (NDEBUG): Do not define.
19942         (round_and_return): Change EXPONENT parameter to type intmax_t.
19943         Rearrange calculations to avoid internal overflow possibilities.
19944         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
19945         Rearrange calculations to avoid internal overflow possibilities.
19946         Assert that number fits inside MPNSIZE limbs.
19947         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
19948         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
19949         calculations and add assertions to avoid internal overflow
19950         possibilities.  Add casts to avoid signed/unsigned operations.
19951         * stdlib/tst-strtod-overflow.c: New file.
19952         * stdlib/Makefile (tests): Add tst-strtod-overflow.
19954 2012-08-25  Marek Polacek  <polacek@redhat.com>
19956         * time/time.h: Fix some typos in comments.
19958 2012-08-23  Roland McGrath  <roland@hack.frob.com>
19960         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
19961         * posix/tst-rfc3484-2.c: Likewise.
19962         * posix/tst-rfc3484-3.c: Likewise.
19964 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
19966         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
19967         (EF_ARM_ABI_FLOAT_HARD): Likewise.
19969 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
19971         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
19972         #include of fxstatat64.c.
19974 2012-08-22  Roland McGrath  <roland@hack.frob.com>
19976         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
19977         * shadow/getspent_r.c: Likewise.
19978         * shadow/getspnam.c: Likewise.
19979         * shadow/getspnam_r.c: Likewise.
19980         * gshadow/getsgent.c: Likewise.
19981         * gshadow/getsgent_r.c: Likewise.
19982         * gshadow/getsgnam.c: Likewise.
19983         * gshadow/getsgnam_r.c: Likewise.
19984         * inet/getnetbyad.c: Likewise.
19985         * inet/getnetbyad_r.c: Likewise.
19986         * inet/getnetbynm.c: Likewise.
19987         * inet/getnetbynm_r.c: Likewise.
19988         * inet/getnetent.c: Likewise.
19989         * inet/getnetent_r.c: Likewise.
19990         * inet/getproto.c: Likewise.
19991         * inet/getproto_r.c: Likewise.
19992         * inet/getprtent.c: Likewise.
19993         * inet/getprtent_r.c: Likewise.
19994         * inet/getprtname.c: Likewise.
19995         * inet/getprtname_r.c: Likewise.
19996         * inet/getrpcbyname.c: Likewise.
19997         * inet/getrpcbyname_r.c: Likewise.
19998         * inet/getrpcbynumber.c: Likewise.
19999         * inet/getrpcbynumber_r.c: Likewise.
20000         * inet/getrpcent.c: Likewise.
20001         * inet/getrpcent_r.c: Likewise.
20002         * inet/getaliasent.c: Likewise.
20003         * inet/getaliasent_r.c: Likewise.
20004         * inet/getaliasname.c: Likewise.
20005         * inet/getaliasname_r.c: Likewise.
20006         * nscd/getgrgid_r.c: Likewise.
20007         * nscd/getgrnam_r.c: Likewise.
20008         * nscd/gethstbyad_r.c: Likewise.
20009         * nscd/gethstbynm3_r.c: Likewise.
20010         * nscd/getpwnam_r.c: Likewise.
20011         * nscd/getpwuid_r.c: Likewise.
20012         * nscd/getsrvbynm_r.c: Likewise.
20013         * nscd/getsrvbypt_r.c: Likewise.
20014         * nscd/gai.c: Likewise.
20016         * configure.in (build_nscd): New substituted variable, set
20017         by --disable-build-nscd and defaults to $use_nscd.
20018         * configure: Regenerated.
20019         * config.make.in (build-nscd): New substituted variable.
20020         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
20021         Change conditional to require [$(build-nscd) = yes] as well.
20022         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
20024         [BZ# 13696]
20025         * configure.in (use_nscd): New substituted variable, set by
20026         --disable-nscd.  If enabled, define USE_NSCD.
20027         * configure: Regenerated.
20028         * config.h.in: Add USE_NSCD.
20029         * config.make.in (use-nscd): New substituted variable.
20030         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
20031         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
20032         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
20033         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
20034         (CFLAGS-getgrnam_r.c): Likewise.
20035         (CFLAGS-initgroups.c): Likewise.
20036         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
20037         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
20038         Variables removed.
20039         * inet/getnetgrent_r.c
20040         (nscd_setnetgrent): New function, broken out of ...
20041         (setnetgrent): ... here.  Call it.
20042         (innetgr): Conditionalize nscd bits on [USE_NSCD].
20043         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
20044         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
20045         * nscd/Makefile (routines, aux): Move definitions after include of
20046         Makeconfig.  Conditionalize on [$(use-nscd) != no].
20047         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
20048         Conditionalize on [USE_NSCD].
20049         (is_nscd, nscd_init_cb): Likewise.
20050         (nss_load_library): Conditionalize init callback on [USE_NSCD].
20051         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
20052         * nss/nss_db/db-init.c: Likewise.
20053         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
20054         [USE_NSCD].
20055         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
20056         (make_request): Use it.
20057         (cache_valid_p): New function.
20058         (__check_pf): Use it.
20059         * NEWS: Add item for --disable-nscd.
20061 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
20063         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
20064         to support sed >= 4.2.1-20-ga9bf076.
20065         * configure: Regenerated.
20067 2012-08-22  Roland McGrath  <roland@hack.frob.com>
20069         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
20070         Conditionalize whole body on [IREL].
20072 2012-08-22  Jeff Law <law@redhat.com>
20074         [BZ #14505]
20075         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
20076         if the family is PF_UNSPEC.
20078 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
20080         * Makerules (lib-version): Rename from V.
20081         (install-lib-nosubdir): Change V to lib-version.
20083 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
20085         [BZ #14252]
20086         * powerpc32/power6/wcschr.c: New file.
20087         * powerpc32/power6/wcscpy.c: New file.
20088         * powerpc32/power6/wcsrchr.c: New file.
20089         * powerpc64/power6/wcschr.c: New file.
20090         * powerpc64/power6/wcscpy.c: New file.
20091         * powerpc64/power6/wcsrchr.c: New file.
20093 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
20095         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
20096         (two_way_short_needle): Use it.
20097         * string/strstr.c (AVAILABLE1_USES_J): Define.
20098         * string/strcasestr.c: Likewise.
20100         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
20101         array references.
20102         * string/strcasestr.c (TOLOWER): Make side-effect safe.
20104         [BZ #11607]
20105         * NEWS: Add an entry.
20106         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
20107         define their defaults.
20108         (two_way_short_needle): Detect end-of-string on-the-fly.
20109         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
20110         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
20111         * string/bug-strcasestr1.c: New test.
20112         * string/Makefile: Run it.
20114 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
20116         [BZ #11607]
20117         * string/str-two-way.h (two_way_short_needle): Optimize matching of
20118         the first character.
20120 2012-08-21  Roland McGrath  <roland@hack.frob.com>
20122         * csu/elf-init.c (__libc_csu_irel): Function removed.
20123         * csu/libc-start.c (apply_irel): New function.
20124         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
20126 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
20128         * sysdeps/unix/sysv/linux/kernel-features.h
20129         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
20130         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
20131         <kernel-features.h>.
20132         [__NR_fadvise64_64]: Make code unconditional.
20133         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
20134         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
20135         !__NR_fadvise64_64)]: Likewise.
20136         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
20137         !__NR_fadvise64_64))]: Likewise.
20138         [__NR_fadvise64]: Make code unconditional.
20139         [!__NR_fadvise64]: Remove conditional code.
20140         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
20141         <kernel-features.h>.
20142         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
20143         unconditional.
20144         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
20145         conditional code.
20146         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
20147         not include <kernel-features.h>.
20148         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
20149         unconditional.
20150         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
20151         conditional code.
20152         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
20153         include <kernel-features.h>.
20154         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
20155         unconditional.
20156         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
20157         conditional code.
20159 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
20161         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
20162         slight instruction rearrangements per scrollpipe analysis.
20163         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
20165 2012-08-20  Roland McGrath  <roland@hack.frob.com>
20167         * manual/syslog.texi (syslog; vsyslog, closelog):
20168         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
20169         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
20171         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
20172         DSOCAPS to match condition on defining it.
20174 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
20176         * sysdeps/unix/sysv/linux/kernel-features.h
20177         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
20178         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
20179         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
20180         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
20181         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
20182         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
20183         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
20184         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
20185         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
20186         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
20188         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
20189         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
20191         * sysdeps/unix/sysv/linux/kernel-features.h
20192         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
20193         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
20194         unconditional.
20195         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
20196         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
20197         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
20198         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
20199         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
20200         Make code unconditional.
20201         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
20202         (__mmap64) [!__NR_mmap2]: Likewise.
20203         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
20204         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
20205         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
20206         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
20207         [__NR_mmap2]: Make code unconditional.
20208         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
20209         (__mmap64) [!__NR_mmap2]: Likewise.
20211 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20213         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
20215 2012-08-18  Andreas Jaeger  <aj@suse.de>
20217         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
20219 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
20221         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
20222         * include/unistd.h (__have_sock_cloexec): Likewise.
20223         (__have_pipe2): Likewise.
20224         (__have_dup3): Likewise.
20226 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
20228         [BZ #9685]
20229         * include/unistd.h (__have_pipe2): Change define into an extern int.
20230         (__have_dup3): Likewise.
20231         * socket/have_sock_cloexec.c: Include fcntl.h.
20232         (__have_pipe2): New variable.
20233         (__have_dup3): Likewise.
20235 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
20237         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
20239 2012-08-17  Marek Polacek  <polacek@redhat.com>
20241         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
20242         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
20244 2012-08-17  Roland McGrath  <roland@hack.frob.com>
20246         * configure.in: Add AC_SUBST for sysheaders.
20247         * configure: Regenerated.
20248         * config.make.in (sysheaders): New substituted variable.
20250         * sysdeps/unix/mkfifo.c: Moved ...
20251         * sysdeps/posix/mkfifo.c: ... here.
20252         * sysdeps/unix/mkfifoat.c: Moved ...
20253         * sysdeps/posix/mkfifoat.c: ... here.
20255         * sysdeps/unix/utime.c: Moved ...
20256         * sysdeps/posix/utime.c: ... here.
20258         * sysdeps/unix/time.c: Moved ...
20259         * sysdeps/posix/time.c: ... here.
20260         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
20261         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
20263         * sysdeps/unix/nice.c: Moved ...
20264         * sysdeps/posix/nice.c: ... here.
20266         * sysdeps/unix/alarm.c: Moved ...
20267         * sysdeps/posix/alarm.c: ... here.
20269         * intl/Makefile ($(codeset_mo)): Depend on the input file.
20271 2012-08-17  Jeff Law <law@redhat.com>
20273         * intl/Makefile (codeset_mo): New variable.
20274         ($(codeset_mo)): New target.
20275         (tst-codeset.out): Depend on that.  Remove explicit rule.
20276         (tst-gettext3.out, tst-gettext5.out): Likewise.
20277         (LOCPATH-ENV, tst-codeset-ENV): New variables.
20278         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
20279         * intl/tst-codeset.sh: Remove.
20280         * intl/tst-gettext3.sh: Likewise.
20281         * intl/tst-gettext5.sh: Likewise.
20283 2012-08-17  Roland McGrath  <roland@hack.frob.com>
20285         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
20286         * sysdeps/unix/syscalls.list: ... here.
20288         * sysdeps/posix/getaddrinfo.c
20289         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
20290         (gaiconf_init, gaiconf_reload): Use them.
20291         [!_STATBUF_ST_NSEC]
20292         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
20293         Define using time_t rather than struct timespec.
20295         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
20296         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
20297         Macros removed.
20298         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
20299         [!NO_THREADS].
20300         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
20301         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
20302         Likewise.
20304         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
20305         __libc_cleanup_push argument.
20307         * bits/param.h: New file.
20308         * misc/sys/param.h: New file.
20309         * include/sys/param.h: New file.
20310         * misc/Makefile (headers): Add bits/param.h.
20311         * sysdeps/generic/sys/param.h: File removed.
20312         * sysdeps/unix/sysv/linux/bits/param.h: New file.
20313         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
20314         * sysdeps/mach/hurd/bits/param.h: New file.
20315         * sysdeps/mach/hurd/sys/param.h: File removed.
20317         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
20318         last change.
20320         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
20321         [_IO_MTSAFE_IO].
20322         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
20323         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
20324         New macros.
20326         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
20327         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
20328         rather than -D_IO_MTSAFE_IO conditionally.
20329         * stdio-common/Makefile (CPPFLAGS): Likewise.
20330         * wcsmbs/Makefile (CPPFLAGS): Likewise.
20331         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
20332         Use $(libio-mtsafe).
20333         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
20334         of -D_IO_MTSAFE_IO.
20335         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
20336         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
20337         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
20338         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
20339         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
20340         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
20341         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
20342         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
20343         (CFLAGS-fread_u_chk.c): Likewise.
20344         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
20345         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
20346         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
20347         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
20348         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
20349         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
20350         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
20351         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
20352         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
20354         * libio/Makefile: Test [$(libc-reentrant) = yes]
20355         instead of [$(filter %REENTRANT, $(defines)) nonempty].
20357         * Makeconfig
20358         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
20359         * sysdeps/pthread/configure: File removed.
20360         * sysdeps/pthread/Makeconfig: New file.
20361         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
20362         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
20364 2012-08-16  Gary Benson  <gbenson@redhat.com>
20366         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
20367         unmapping the first object in a namespace.
20369 2012-08-16  Roland McGrath  <roland@hack.frob.com>
20371         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
20372         (__internal_setnetgrent): ... this.  Add internal_function to
20373         definition.  Add libc_hidden_def.
20374         (setnetgrent): Update caller.
20375         (internal_endnetgrent): Renamed to ...
20376         (__internal_endnetgrent): ... this.  Add internal_function to
20377         definition.  Add libc_hidden_def.
20378         (endnetgrent): Update caller.
20379         (internal_getnetgrent_r): Renamed to ...
20380         (__internal_getnetgrent_r): ... this.  Add internal_function to
20381         definition.  Add libc_hidden_def.
20382         (__getnetgrent_r): Update caller.
20383         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
20385 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
20387         * stdlib/longlong.h: Update from GCC.
20389 2012-08-16  Roland McGrath  <roland@hack.frob.com>
20391         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
20392         on _QL, which is set by umul_ppmm but never used.
20393         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
20394         variables, which are set by GMP macros but never used.
20395         * stdio-common/_itowa.c (_itowa): Likewise.
20396         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
20397         * stdlib/mod_1.c (mpn_mod_1): Likewise.
20399 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
20401         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
20402         struct La_sh_regs is not constant.
20403         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
20404         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
20405         and struct La_sparc64_regs are not constant.
20407 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
20409         * sysdeps/unix/sysv/linux/kernel-features.h
20410         (__ASSUME_POSIX_TIMERS): Remove.
20411         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
20412         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
20413         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
20414         Make code unconditional.
20415         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
20416         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
20417         Make code unconditional.
20418         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
20419         * sysdeps/unix/sysv/linux/clock_nanosleep.c
20420         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
20421         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
20422         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
20423         Make code unconditional.
20424         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
20425         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
20426         (__libc_missing_posix_timers): Remove.
20428 2012-08-15  Roland McGrath  <roland@hack.frob.com>
20430         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
20431         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
20433         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
20435         * elf/dl-sym.c: Include <stdlib.h>.
20437         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
20438         constants, which avoids warnings in 32-bit builds.
20440         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
20441         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
20443         * misc/lseek.c: File moved to ...
20444         * io/lseek.c: ... here.
20446         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
20448         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
20449         shifting LEN more than 31 bits at once.
20451 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
20453         [BZ #14195]
20454         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
20455         segmentation fault for a case of two empty input strings.
20456         * string/test-strncasecmp.c (check1): Renamed to...
20457         (bz12205): ...this.
20458         (bz14195): Add new testcase for two empty input strings and N > 0.
20459         (test_main): Call new testcase, adapt for renamed function.
20461 2012-08-15  Andreas Jaeger  <aj@suse.de>
20463         [BZ #14090]
20464         * crypt/md5test2.c: New test, based on test supplied by Serge
20465         Belyshev <belyshev@depni.sinp.msu.ru>.
20466         * crypt/Makefile (xtests): Add md5test-giant..
20467         * crypt/Makefile ($(objpfx)md5test-giant): Add.
20469 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
20471         [BZ #14090]
20472         * crypt/md5.c (md5_process_block): Don't assume the buffer
20473         length is less than 2**32.
20474         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
20475         length is less than 2**64.
20477 2012-08-15  Roland McGrath  <roland@hack.frob.com>
20479         * string/str-two-way.h: Include <sys/param.h>.
20480         (MAX): Macro removed.
20482         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
20483         Move #define and #undef of memmove to just before and after
20484         including <string.h>.
20486         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
20487         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
20488         and after including <string.h>.  Move declarations of
20489         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
20490         to before #include "string/memmove.c".
20492         * include/dirent.h: Declare __getdirentries.
20494         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
20495         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
20497 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
20499         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
20500         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
20501         * sysdeps/i386/configure: Regenerated.
20502         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
20503         STABS_CURRENT_FILE, and STABS_FUN.
20504         (END): Remove call to STABS_FUN_END.
20505         (STABS_CURRENT_FILE1): Delete.
20506         (STABS_CURRENT_FILE): Likewise.
20507         (STABS_FUN): Likewise.
20508         (STABS_FUN_END): Likewise.
20509         (STABS_FUN2): Likewise.
20510         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
20511         * sysdeps/x86_64/configure: Regenerated.
20513 2012-08-14  Roland McGrath  <roland@hack.frob.com>
20515         * elf/dl-open.c: Include <atomic.h>.
20516         * elf/dl-lookup.c: Likewise.
20518 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
20520         * sysdeps/unix/sysv/linux/kernel-features.h
20521         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
20522         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
20523         unconditionally.
20524         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
20525         unconditionally.
20526         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
20527         condition on __ASSUME_CLONE_THREAD_FLAGS.
20529 2012-08-14  Andreas Jaeger  <aj@suse.de>
20531         * sysdeps/i386/fpu/libm-test-ulps: Update.
20533 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
20535         * include/atomic.h (atomic_exchange_and_add): Split into ...
20536         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
20537         New atomic macros.
20539 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
20541         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
20543 2012-08-13  Jeff Law <law@redhat.com>
20545         * manual/stdio.texi (snprintf): Clarify handling of the trailing
20546         null byte in the output string.
20548 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
20550         * sysdeps/unix/sysv/linux/kernel-features.h
20551         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
20552         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
20553         (__ASSUME_ARG_MAX_STACK_BASED): Define.
20554         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
20555         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
20556         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
20557         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
20559 2012-08-09  Jeff Law <law@redhat.com>
20561         [BZ #13939]
20562         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
20563         When avoid_arena is set, don't retry in the that arena.  Pick the
20564         next one, whatever it might be.
20565         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
20566         (arena_lock): Pass in new parameter to arena_get2.
20567         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
20568         arena_get2.
20569         (__libc_malloc): Unify retrying after main arena failure with
20570         __libc_memalign version.
20571         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
20573 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
20575         [BZ #14166]
20576         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
20577         to __redirect_strstr.
20578         (__strstr_sse42): Use typeof __redirect_strstr.
20579         (__strstr_ia32): Likewise.
20580         (__libc_strstr): New prototype.
20581         (strstr): Renamed to ...
20582         (__libc_strstr): This.
20583         (strstr): New strong alias of __libc_strstr.
20584         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
20585         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
20586         __redirect_time.
20587         Include <time.h>.
20588         (__libc_time): New prototype.
20589         (time_ifunc): Replace time with __libc_time.
20590         (time): New strong alias and hidden definition of __libc_time.
20591         (__GI_time): Remove strong alias.
20592         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
20593         Include <stddef.h>.
20594         (memmove): Redefined to __redirect_memmove.
20595         (__memmove_sse2): Use typeof __redirect_memmove.
20596         (__memmove_ssse3): Likewise.
20597         (__memmove_ssse3_back): Likewise.
20598         (__libc_memmove): New prototype.
20599         (memmove): Renamed to ...
20600         (__libc_memmove): This.
20601         (memmove): New strong alias of __libc_memmove.
20603 2012-08-08  Mark Salter  <msalter@redhat.com>
20605         * elf/elf.h
20606         (R_MN10300_TLS_GD): Define.
20607         (R_MN10300_TLS_LD): Likewise.
20608         (R_MN10300_TLS_LDO): Likewise.
20609         (R_MN10300_TLS_GOTIE): Likewise.
20610         (R_MN10300_TLS_IE): Likewise.
20611         (R_MN10300_TLS_LE): Likewise.
20612         (R_MN10300_TLS_DTPMOD): Likewise.
20613         (R_MN10300_TLS_DTPOFF): Likewise.
20614         (R_MN10300_TLS_TPOFF): Likewise.
20615         (R_MN10300_SYM_DIFF): Likewise.
20616         (R_MN10300_ALIGN): Likewise.
20617         (R_MN10300_NUM): Update.
20619 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
20621         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
20622         Remove.
20624 2012-08-08  Roland McGrath  <roland@hack.frob.com>
20626         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
20628         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
20629         sysdeps/unix -> sysdeps/posix move.
20630         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
20632 2012-08-07      Allan McRae     <allan@archlinux.org>
20634         [BZ #14303]
20635         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
20636         (SUNOS_CPP): Likewise.
20637         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
20638         not found.
20639         (open_input): Call CPP using execvp.
20641 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
20643         * sysdeps/unix/sysv/linux/kernel-features.h
20644         (__ASSUME_PROT_GROWSUPDOWN): Remove.
20645         (__ASSUME_NO_CLONE_DETACHED): Likewise.
20646         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
20647         (__ASSUME_WAITID_SYSCALL): Likewise.
20648         * sysdeps/unix/sysv/linux/dl-execstack.c
20649         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
20650         code unconditional.
20651         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
20652         conditional code.
20653         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
20654         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
20655         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
20656         code.
20657         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
20658         unconditional.
20659         [__ASSUME_WAITID_SYSCALL]: Likewise.
20660         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
20662 2012-08-07  Roland McGrath  <roland@hack.frob.com>
20664         * sysdeps/unix/closedir.c: Renamed to ...
20665         * sysdeps/posix/closedir.c: ... here.
20666         * sysdeps/unix/dirfd.c: Renamed to ...
20667         * sysdeps/posix/dirfd.c: ... here.
20668         * sysdeps/unix/dirstream.h: Renamed to ...
20669         * sysdeps/posix/dirstream.h: ... here.
20670         * sysdeps/unix/fdopendir.c: Renamed to ...
20671         * sysdeps/posix/fdopendir.c: ... here.
20672         * sysdeps/unix/opendir.c: Renamed to ...
20673         * sysdeps/posix/opendir.c: ... here.
20674         * sysdeps/unix/readdir.c: Renamed to ...
20675         * sysdeps/posix/readdir.c: ... here.
20676         * sysdeps/unix/readdir_r.c: Renamed to ...
20677         * sysdeps/posix/readdir_r.c: ... here.
20678         * sysdeps/unix/rewinddir.c: Renamed to ...
20679         * sysdeps/posix/rewinddir.c: ... here.
20680         * sysdeps/unix/seekdir.c: Renamed to ...
20681         * sysdeps/posix/seekdir.c: ... here.
20682         * sysdeps/unix/telldir.c: Renamed to ...
20683         * sysdeps/posix/telldir.c: ... here.
20684         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
20685         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
20686         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
20687         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
20689         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
20690         * bits/fcntl.h: ... here.
20692         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
20693         not 0.
20694         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
20695         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
20696         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
20697         (struct flock): Move l_start, l_len to the beginning.
20698         Use __pid_t for l_pid.
20699         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
20700         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
20701         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
20702         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
20703         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
20704         [__USE_LARGEFILE64] (struct flock64): New type.
20705         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
20707         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
20708         * bits/dirent.h: ... here.
20710         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
20711         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
20713 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
20715         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
20716         Change from 2.6.0 to 2.6.16.
20717         * sysdeps/unix/sysv/linux/configure: Regenerated.
20718         * sysdeps/unix/sysv/linux/kernel-features.h
20719         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
20720         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
20721         version.
20722         (__ASSUME_UTIMES): Likewise.
20723         (__ASSUME_CLONE_STOPPED): Remove.
20724         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
20725         architectures, not kernel version.
20726         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
20727         (__ASSUME_NO_CLONE_DETACHED): Likewise.
20728         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
20729         (__ASSUME_WAITID_SYSCALL): Likewise.
20730         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
20731         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
20732         * README: State 2.6.16 as minimum Linux kernel version.  Do not
20733         refer to older versions.
20735 2012-08-06  Roland McGrath  <roland@hack.frob.com>
20737         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
20738         Define alphasort64 as an alias.
20739         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
20740         Define versionsort64 as an alias.
20741         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
20742         Define scandir64 as an alias.
20743         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
20744         Define scandirat64 as an alias.
20745         * dirent/alphasort64.c (alphasort64):
20746         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
20747         * dirent/versionsort64.c: Likewise.
20748         * dirent/scandir64.c: Likewise.
20749         * dirent/scandirat64.c: Likewise.
20750         * sysdeps/wordsize-64/alphasort.c: File removed.
20751         * sysdeps/wordsize-64/alphasort64.c: File removed.
20752         * sysdeps/wordsize-64/scandir.c: File removed.
20753         * sysdeps/wordsize-64/scandir64.c: File removed.
20754         * sysdeps/wordsize-64/scandirat.c: File removed.
20755         * sysdeps/wordsize-64/scandirat64.c: File removed.
20756         * sysdeps/wordsize-64/versionsort.c: File removed.
20757         * sysdeps/wordsize-64/versionsort64.c: File removed.
20758         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
20759         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
20760         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
20761         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
20762         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
20763         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
20764         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
20765         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
20767         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
20768         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
20769         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
20770         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
20771         [defined __arch64__ || defined __sparcv9]
20772         (__INO_T_MATCHES_INO64_T): New macro.
20773         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
20774         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
20775         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
20776         * sysdeps/unix/sysv/linux/bits/dirent.h
20777         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
20778         (_DIRENT_MATCHES_DIRENT64): New macro.
20780         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
20781         Define lockf64 as an alias.
20782         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
20783         Define fseeko64 as an alias.
20784         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
20785         Define ftello64 as an alias.
20786         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
20787         Define _IO_fgetpos64 and fgetpos64 as aliases.
20788         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
20789         Define _IO_fsetpos64 and fsetpos64 as aliases.
20790         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
20791         Conditionalize body on this.
20792         * libio/fseeko64.c: Likewise.
20793         * libio/ftello64.c: Likewise.
20794         * libio/iofgetpos64.c: Likewise.
20795         * libio/iofsetpos64.c: Likewise.
20796         * sysdeps/wordsize-64/lockf.c: File removed.
20797         * sysdeps/wordsize-64/lockf64.c: File removed.
20798         * sysdeps/wordsize-64/fseeko.c: File removed.
20799         * sysdeps/wordsize-64/fseeko64.c: File removed.
20800         * sysdeps/wordsize-64/ftello.c: File removed.
20801         * sysdeps/wordsize-64/ftello64.c: File removed.
20802         * sysdeps/wordsize-64/iofgetpos.c: File removed.
20803         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
20804         * sysdeps/wordsize-64/iofsetpos.c: File removed.
20805         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
20806         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
20807         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
20808         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
20809         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
20810         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
20811         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
20812         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
20813         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
20814         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
20815         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
20817         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
20818         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
20819         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
20820         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
20821         [defined __arch64__ || defined __sparcv9]
20822         (__OFF_T_MATCHES_OFF64_T): New macro.
20823         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
20824         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
20825         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
20826         (__OFF_T_MATCHES_OFF64_T): New macro.
20828 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
20830         * stdlib/secure-getenv.c (__secure_getenv): Replace
20831         GLIBC_2_16 with GLIBC_2_17.
20833 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
20835         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
20836         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
20838 2012-08-03  David S. Miller  <davem@davemloft.net>
20840         * sysdeps/sparc/fpu/libm-test-ulps: Update.
20842 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
20844         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
20845         Remove.
20846         (__ASSUME_CORRECT_SI_PID): Likewise.
20847         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
20848         (__ASSUME_TMPFS_NAME): Likewise.
20849         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
20850         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
20851         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
20852         (HAVE_AUX_SECURE): Make definition unconditional.
20853         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
20854         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
20856 2012-08-03  Roland McGrath  <roland@hack.frob.com>
20858         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
20859         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
20860         * sysdeps/mach/hurd/eloop-threshold.h: New file.
20861         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
20862         __eloop_threshold instead of SYMLOOP_MAX.
20864         * sysdeps/generic/eloop-threshold.h: New file.
20865         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
20866         of MAXSYMLINKS.
20867         * elf/chroot_canon.c (chroot_canon): Likewise.
20869 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
20871         [BZ #13717]
20872         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
20873         Change to 2.6.0 everywhere.
20874         * sysdeps/unix/sysv/linux/configure: Regenerated.
20875         * sysdeps/unix/sysv/linux/kernel-features.h
20876         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
20877         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
20878         kernel versions.
20879         (__ASSUME_POSIX_TIMERS): Define unconditionally.
20880         (__ASSUME_FUTEX_REQUEUE): Remove.
20881         (__ASSUME_STATFS64): Define unconditionally.
20882         (__ASSUME_AT_SECURE): Likewise.
20883         (__ASSUME_CORRECT_SI_PID): Likewise.
20884         (__ASSUME_TGKILL): Define without depending on kernel version for
20885         i386.
20886         (__ASSUME_UTIMES): Likewise.
20887         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
20888         kernel version.
20889         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
20890         (__ASSUME_TMPFS_NAME): Likewise.
20891         * README: Update reference to Linux kernel versions.
20893 2012-08-02  Marek Polacek  <polacek@redhat.com>
20895         [BZ# 14150]
20896         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
20897         libc_cv_asm_type_prefix with %.
20898         * configure: Regenerated.
20899         * include/libc-symbols.h: Remove comment about
20900         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
20901         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
20902         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
20903         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
20904         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
20905         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
20906         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
20907         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
20908         * elf/tst-unique2mod1.c: Likewise.
20909         * elf/tst-unique1mod2.c: Likewise.
20910         * elf/tst-unique1mod1.c: Likewise.
20911         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
20912         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
20913         Replace ASM_TYPE_DIRECTIVE with .type.
20914         * sysdeps/s390/s390-64/sysdep.h: Likewise.
20915         * sysdeps/i386/sysdep.h: Likewise.
20916         * sysdeps/x86_64/sysdep.h: Likewise.
20917         * sysdeps/sh/sysdep.h: Likewise.
20918         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
20919         Do not define ASM_TYPE_DIRECTIVE.
20920         * sysdeps/powerpc/sysdep.h: Likewise.
20921         * sysdeps/powerpc/powerpc32/sysdep.h:
20922         Replace ASM_TYPE_DIRECTIVE with .type.
20923         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
20924         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
20925         * sysdeps/i386/fpu/e_powf.S: Likewise.
20926         * sysdeps/i386/fpu/e_expl.S: Likewise.
20927         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
20928         * sysdeps/i386/fpu/e_acosh.S: Likewise.
20929         * sysdeps/i386/fpu/e_pow.S: Likewise.
20930         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
20931         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
20932         * sysdeps/i386/fpu/s_expm1.S: Likewise.
20933         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
20934         * sysdeps/i386/fpu/e_log2.S: Likewise.
20935         * sysdeps/i386/fpu/e_log2l.S: Likewise.
20936         * sysdeps/i386/fpu/e_scalb.S: Likewise.
20937         * sysdeps/i386/fpu/e_powl.S: Likewise.
20938         * sysdeps/i386/fpu/e_log10f.S: Likewise.
20939         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
20940         * sysdeps/i386/fpu/e_logl.S: Likewise.
20941         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
20942         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
20943         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
20944         * sysdeps/i386/fpu/e_log2f.S: Likewise.
20945         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
20946         * sysdeps/i386/fpu/e_log.S: Likewise.
20947         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
20948         * sysdeps/i386/fpu/e_logf.S: Likewise.
20949         * sysdeps/i386/fpu/e_log10l.S: Likewise.
20950         * sysdeps/i386/fpu/e_atanh.S: Likewise.
20951         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
20952         * sysdeps/i386/fpu/e_log10.S: Likewise.
20953         * sysdeps/i386/fpu/s_frexp.S: Likewise.
20954         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
20955         * sysdeps/i386/fpu/s_asinh.S: Likewise.
20956         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
20957         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
20958         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
20959         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
20960         * sysdeps/i386/i686/strtok.S: Likewise.
20961         * sysdeps/i386/i386-mcount.S: Likewise.
20962         * sysdeps/i386/strtok.S: Likewise.
20963         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
20964         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
20965         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
20966         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
20967         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
20968         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
20969         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
20970         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
20971         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
20972         * sysdeps/x86_64/_mcount.S: Likewise.
20973         * sysdeps/x86_64/strtok.S: Likewise.
20974         * sysdeps/sh/_mcount.S: Likewise.
20976 2012-08-01  Roland McGrath  <roland@hack.frob.com>
20978         * libio/iofopen.c: Include <fcntl.h>.
20979         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
20980         (_IO_fopen64, fopen64): Define as aliases.
20981         * libio/iofopen64.c: Include <fcntl.h>.
20982         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
20983         Conditionalize body on this.
20984         * sysdeps/wordsize-64/iofopen.c: File removed.
20985         * sysdeps/wordsize-64/iofopen64.c: File removed.
20987 2012-08-01  Marek Polacek  <polacek@redhat.com>
20989         * libc/Makeconfig: Use elf in place of binfmt-subdir.
20990         Use dlfcn directly instead of a variable.
20991         (binfmt-subdir): Do not define.
20992         (dlfcn): Likewise.
20994 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
20996         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
20997         Remove all definitions.
20998         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
20999         <kernel-features.h>.
21000         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
21001         (miss_F_GETOWN_EX): Remove all definitions.
21002         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
21003         macro definition.
21004         [!__ASSUME_FCNTL64]: Remove conditional code.
21005         [__ASSUME_FCNTL64]: Make code unconditional.
21006         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
21007         <kernel-features.h>.
21008         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
21009         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
21010         (lockf64) [__NR_fcntl64]: Make code unconditional.
21011         (lockf64) [__ASSUME_FCNTL64]: Likewise.
21013         * sysdeps/unix/sysv/linux/kernel-features.h
21014         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
21015         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
21016         Make code unconditional.
21017         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
21018         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
21019         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
21020         [__NR_vfork]: Make code unconditional.
21021         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
21022         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
21023         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
21024         [__NR_vfork]: Make code unconditional.
21025         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
21026         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
21028 2012-08-01  Roland McGrath  <roland@hack.frob.com>
21030         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
21031         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
21033         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
21034         Define mkstemp64 as an alias.
21035         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
21036         Define mkstemps64 as an alias.
21037         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
21038         Define mkostemp64 as an alias.
21039         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
21040         Define mkostemps64 as an alias.
21041         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
21042         Conditionalize body on this.
21043         * misc/mkostemp64.c: Likewise.
21044         * misc/mkostemps64.c: Likewise.
21045         * misc/mkstemps64.c: Likewise.
21046         * sysdeps/wordsize-64/mkstemp64.c: File removed.
21047         * sysdeps/wordsize-64/mkostemp64.c: File removed.
21048         * sysdeps/wordsize-64/mkostemp.c: File removed.
21049         * sysdeps/wordsize-64/mkstemp.c: File removed.
21050         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
21051         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
21052         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
21053         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
21055         [BZ #14138]
21056         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
21057         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
21058         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
21059         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
21061         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
21062         compat_symbol macros from <shlib-compat.h> rather than the underlying
21063         default_symbol_version and symbol_version macros, so that DEFAULT
21064         lines in shlib-versions are respected.
21065         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
21067 2012-08-01  Florian Weimer  <fweimer@redhat.com>
21069         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
21070         Declare with warn_unused_result.
21071         (setgid, setregid, setegid, setresgid): Likewise.
21072         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
21073         Likewise.
21074         * WUR-REPORT: Remove set*id functions.
21076 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
21078         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
21080 2012-07-31  Roland McGrath  <roland@hack.frob.com>
21082         [BZ #10191]
21083         * include/sys/socket.h (__libc_accept, __libc_accept4):
21084         Add attribute_hidden.
21085         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
21087         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
21088         use of PTR_MANGLE.
21089         * inet/getnetgrent_r.c (setup): Likewise.
21091         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
21093 2012-07-31  David S. Miller  <davem@davemloft.net>
21095         * sysdeps/sparc/fpu/libm-test-ulps: Update.
21097 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
21099         [BZ #13629]
21100         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
21101         value between 1.0 and 2.0 and smaller part has absolute value less
21102         than 1.0.
21103         * math/s_clog10.c (__clog10): Likewise.
21104         * math/s_clog10f.c (__clog10f): Likewise.
21105         * math/s_clog10l.c (__clog10l): Likewise.
21106         * math/s_clogf.c (__clogf): Likewise.
21107         * math/s_clogl.c (__clogl): Likewise.
21108         * math/libm-test.inc (clog_test): Add more tests.
21109         (clog10_test): Likewise.
21110         * sysdeps/i386/fpu/libm-test-ulps: Update.
21111         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21113 2012-07-31  Florian Weimer  <fweimer@redhat.com>
21115         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
21116         Exit with zero in case no suitable GID is found, and write a
21117         message to standard error.
21119 2012-07-30  Roland McGrath  <roland@hack.frob.com>
21121         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
21122         rather than to 1.
21123         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
21124         (MAXPATHLEN): Removed.
21125         (NOGROUP, NODEV): New macros.
21126         (setbit, clrbit, isset, isclr): New macros.
21127         (howmany, roundup, powerof2): New macros.
21128         (DEV_BSIZE): New macro.
21130         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
21131         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
21133         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
21134         definition on [!__NO_LONG_DOUBLE_MATH].
21136         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
21137         PTR_MANGLE and PTR_DEMANGLE.
21139         * socket/accept4.c (accept4): Rename to __libc_accept4.
21140         Define accept4 as a weak alias.
21142         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
21143         on [_DIRENT_HAVE_D_TYPE].
21144         * io/ftw.c (ftw_dir): Likewise.
21146         * io/xmknod.c (__xmknod): Don't check PATH for being null.
21148         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
21150         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
21151         Use the BSD numbers rather than the arbitrary ones we had.
21152         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
21153         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
21154         (SIGXCPU, SIGXFSZ): New macros.
21155         (_NSIG): Now 32.
21157         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
21158         initializer on [_LIBC_REENTRANT].
21160         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
21161         definitions inside [_POSIX_MAPPED_FILES].
21163         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
21165         * dirent/opendir.c: Include <fcntl.h>.
21167         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
21168         (__libc_getspecific): Likewise.
21169         (__libc_key_create): Likewise.
21171         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
21172         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
21173         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
21174         (tmpfile64): Define as alias.
21175         * sysdeps/wordsize-64/tmpfile.c: File removed.
21176         * sysdeps/wordsize-64/tmpfile64.c: File removed.
21177         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
21178         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
21180         * stdio-common/vfscanf.c: Include <stdbool.h>.
21181         * nss/makedb.c: Likewise.
21182         * stdio-common/_i18n_number.h: Likewise.
21183         * argp/argp-help.c: Likewise.
21184         * posix/wordexp.c: Likewise.
21185         * sysdeps/posix/spawni.c: Likewise.
21186         * nss/nss_files/files-initgroups.c: Likewise.
21187         * stdio-common/reg-modifier.c: Include <stdlib.h>.
21188         * nss/nss_files/files-initgroups.c: Likewise.
21189         * nss/nss_db/db-netgrp.c: Likewise.
21190         * nss/nss_db/db-initgroups.c: Likewise.
21191         * io/fchmodat.c: Include <sys/stat.h>.
21193         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
21194         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
21196         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
21197         [HAVE_MMAP].
21199         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
21200         Add multiple inclusion protection.
21202 2012-07-27  David S. Miller  <davem@davemloft.net>
21204         * sysdeps/sparc/fpu/libm-test-ulps: Update.
21206 2012-07-27  Gary Benson  <gbenson@redhat.com>
21208         [BZ #14298]
21209         * elf/rtld.c: Include <stap-probe.h>.
21210         (dl_main): Added static probes "init_start" and "init_complete".
21211         * elf/dl-load.c: Include <stap-probe.h>.
21212         (lose): Take new parameter "nsid".
21213         Added static probe "map_failed".
21214         (_dl_map_object_from_fd): Pass namespace id to lose.
21215         Added static probe "map_start".
21216         (open_verify): Pass namespace id to lose.
21217         * elf/dl-open.c: Include <stap-probe.h>.
21218         (dl_open_worker) Added static probes "map_complete", "reloc_start"
21219         and "reloc_complete".
21220         * elf/dl-close.c: Include <stap-probe.h>.
21221         (_dl_close_worker): Added static probes "unmap_start" and
21222         "unmap_complete".
21223         * elf/rtld-debugger-interface.txt: New file documenting the above.
21225 2012-07-26  Roland McGrath  <roland@hack.frob.com>
21227         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
21228         rather than a string variable.
21229         * sunrpc/rpc_main.c (h_output): Likewise.
21230         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
21232 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
21234         * inet/check_native.c: New file.
21236 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
21238         [BZ #13629]
21239         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
21240         if larger part has absolute value 1.0.
21241         * math/s_clog10.c (__clog10): Likewise.
21242         * math/s_clog10f.c (__clog10f): Likewise.
21243         * math/s_clog10l.c (__clog10l): Likewise.
21244         * math/s_clogf.c (__clogf): Likewise.
21245         * math/s_clogl.c (__clogl): Likewise.
21246         * math/libm-test.inc (clog_test): Add more tests.
21247         (clog10_test): Likewise.
21248         * sysdeps/i386/fpu/libm-test-ulps: Update.
21249         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21251         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
21252         (pltexit): Likewise.
21253         (La_regs): Likewise.
21254         (La_retval): Likewise.
21255         (int_retval): Likewise.
21256         Update #error for removed macros to refer only to definitions in
21257         tst-audit.h.
21258         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
21259         macro.
21260         (pltexit): Likewise.
21261         (La_regs): Likewise.
21262         (La_retval): Likewise.
21263         (int_retval): Likewise.
21264         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
21265         macro.
21266         (pltexit): Likewise.
21267         (La_regs): Likewise.
21268         (La_retval): Likewise.
21269         (int_retval): Likewise.
21270         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
21271         macro.
21272         (pltexit): Likewise.
21273         (La_regs): Likewise.
21274         (La_retval): Likewise.
21275         (int_retval): Likewise.
21276         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
21277         macro.
21278         (pltexit): Likewise.
21279         (La_regs): Likewise.
21280         (La_retval): Likewise.
21281         (int_retval): Likewise.
21282         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
21283         macro.
21284         (pltexit): Likewise.
21285         (La_regs): Likewise.
21286         (La_retval): Likewise.
21287         (int_retval): Likewise.
21288         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
21289         macro.
21290         (pltexit): Likewise.
21291         (La_regs): Likewise.
21292         (La_retval): Likewise.
21293         (int_retval): Likewise.
21294         * sysdeps/generic/tst-audit.h: Update comment to refer only to
21295         macro definitions in tst-audit.h.
21296         * sysdeps/i386/tst-audit.h: New file.
21297         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
21298         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
21299         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
21300         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
21301         * sysdeps/sh/tst-audit.h: Likewise.
21302         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
21303         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
21304         * sysdeps/x86_64/tst-audit.h: Likewise.
21306 2012-07-26  Andreas Jaeger  <aj@suse.de>
21308         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
21309         ptrace.
21311         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
21312         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
21313         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
21314         PTRACE_O_MASK.
21315         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
21316         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
21317         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
21319         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
21320         value.
21322         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
21323         _sigsys.
21324         (si_call_addr, si_syscall, si_arch): Define new macro.
21325         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
21326         _sigsys.
21327         (si_call_addr, si_syscall, si_arch): Define new marcro.
21328         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
21329         _sigsys.
21330         (si_call_addr, si_syscall, si_arch): Define new macro.
21331         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
21332         _sigsys.
21333         (si_call_addr, si_syscall, si_arch): Define new macro.
21335 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
21337         [BZ #13717]
21338         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
21339         Change to 2.4.21 where previously 2.4.1.
21340         * sysdeps/unix/sysv/linux/configure: Regenerated.
21341         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
21342         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
21343         Linux kernel version.
21344         (__ASSUME_STD_AUXV): Remove.
21345         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
21346         kernel version.
21347         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
21348         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
21349         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
21350         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
21351         (__ASSUME_NETLINK_SUPPORT): Likewise.
21352         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
21353         (__no_netlink_support): Remove conditional definition.
21354         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
21355         Remove.
21356         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
21357         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
21358         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
21359         (if_nameindex_ioctl): Remove.
21360         (if_nameindex_netlink): Do not handle __no_netlink_support.
21361         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
21362         code.
21363         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
21364         Remove conditional code.
21365         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
21366         code.
21367         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
21368         unconditional.
21369         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
21370         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
21371         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
21372         Remove.
21373         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
21374         [!__ASSUME_STD_AUXV]: Remove conditional code.
21375         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
21376         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
21377         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
21378         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
21379         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
21380         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
21381         code.
21382         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
21383         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
21384         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
21385         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
21386         conditional code.
21387         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
21388         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
21389         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
21390         code.
21391         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
21392         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
21393         conditional code.
21394         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
21395         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
21396         code unconditional.
21397         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21398         conditional code.
21399         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
21400         unconditional.
21401         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21402         conditional code.
21403         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
21404         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
21405         unconditional.
21406         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21407         conditional code.
21408         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
21409         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
21410         code unconditional.
21411         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21412         conditional code.
21413         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
21414         unconditional.
21415         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21416         conditional code.
21417         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
21418         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
21419         code unconditional.
21420         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21421         conditional code.
21422         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
21423         unconditional.
21424         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21425         conditional code.
21427 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
21429         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
21430         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
21431         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
21432         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
21433         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
21434         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
21435         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
21436         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
21437         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
21438         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
21439         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
21440         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
21441         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
21442         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
21443         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
21444         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
21445         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
21446         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
21447         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
21448         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
21449         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
21450         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
21451         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
21453 2012-07-25  Florian Weimer  <fweimer@redhat.com>
21455         * Versions.def: Add GLIBC_2.17.
21456         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
21457         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
21458         Introduce __libc_secure_getenv.
21459         * stdlib/Versions (2.17): Add secure_getenv
21460         (GLIBC_PRIVATE): Add __libc_secure_getenv.
21461         * stdlib/secure-getenv.c: Rename __secure_getenv to
21462         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
21463         symbol __secure_getenv for GLIBC_2.0.
21464         * stdlib/tst-secure-getenv.c: New.
21465         * stdlib/Makefile (tests): Add testcase.
21466         * manual/startup.texi (Environment Access): Document
21467         secure_getenv.
21468         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
21469         __libc_secure_getenv.
21470         * inet/ruserpass.c (ruserpass): Likewise.
21471         * malloc/mtrace.c (mtrace): Likewise.
21472         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
21473         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
21474         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
21475         * sysdeps/posix/tempname.c: Likewise.  Evaluate
21476         HAVE_SECURE_GETENV.
21477         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
21478         __secure_getenv to __libc_secure_getenv.
21479         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
21480         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
21481         Likewise.
21482         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
21483         Likewise.
21484         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
21485         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
21486         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
21487         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
21488         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
21489         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
21490         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
21492 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
21494         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
21495         (struct La_i86_retval): Likewise.
21496         (struct La_x86_64_regs): Likewise.
21497         (struct La_x86_64_retval): Likewise.
21498         (struct La_x32_regs): Likewise.
21499         (struct La_x32_retval): Likewise.
21500         (struct La_ppc32_regs): Likewise.
21501         (struct La_ppc32_retval): Likewise.
21502         (struct La_ppc64_regs): Likewise.
21503         (struct La_ppc64_retval): Likewise.
21504         (struct La_sh_regs): Likewise.
21505         (struct La_sh_retval): Likewise.
21506         (struct La_s390_32_regs): Likewise.
21507         (struct La_s390_32_retval): Likewise.
21508         (struct La_s390_64_regs): Likewise.
21509         (struct La_s390_64_retval): Likewise.
21510         (struct La_sparc32_regs): Likewise.
21511         (struct La_sparc32_retval): Likewise.
21512         (struct La_sparc64_regs): Likewise.
21513         (struct La_sparc64_retval): Likewise.
21514         (struct audit_ifaces): Remove architecture-specific pltenter and
21515         pltexit members.
21516         * sysdeps/i386/ldsodefs.h: New file.
21517         * sysdeps/powerpc/ldsodefs.h: Likewise.
21518         * sysdeps/s390/ldsodefs.h: Likewise.
21519         * sysdeps/sh/ldsodefs.h: Likewise.
21520         * sysdeps/sparc/ldsodefs.h: Likewise.
21521         * sysdeps/x86_64/ldsodefs.h: Likewise.
21523 2012-07-25  Marek Polacek  <polacek@redhat.com>
21525         [BZ #6808]
21526         * math/libm-test.inc (yn_test): Add another test.
21527         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
21528         to ERANGE when the result is +-Inf.
21529         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
21530         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
21531         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
21532         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
21534 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
21536         * conform/data/time.h-data (NULL): Use macro-constant.  Require
21537         equal to 0.
21538         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
21539         clock_t.
21540         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
21542 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
21544         * configure.in <sysdeps resolving>: Correct printing
21545         Implies_before.
21546         * configure: Regenerate.
21548 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
21550         * math/w_ilogb.c: Include <limits.h>.
21551         * math/w_ilogbl.c: Likewise.
21553 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
21555         * manual/lang.texi (__va_copy): Document primarily as ISO C99
21556         va_copy.  Document allowing for unavailable va_copy only as
21557         pre-C99 compatibility.
21558         * manual/string.texi (Copying and Concatenation): Use va_copy
21559         instead of __va_copy in concat example.
21561 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
21563         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
21564         (__sendto): Use create_address_port.  Initialize APORT and deallocate
21565         it if not null.
21567         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
21568         with O_NOLINK passed to __file_name_lookup.
21570         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
21571         with O_NOLINK passed to __file_name_lookup.
21573         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
21574         negative N or less than NGIDS.
21576         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
21577         type to string_t.  Set ERANGE as errno and return it if NAME is not big
21578         enough.  Use memcpy instead of strncpy.
21580 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
21582         * elf/Makefile (check-data): Remove.
21583         (localplt.data): New vpath directive.
21584         ($(objpfx)check-localplt.out): Use localplt.data from vpath
21585         instead of $(check-data).
21586         * scripts/data/localplt-generic.data: Move to ...
21587         * sysdeps/generic/localplt.data: ... here.
21588         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
21589         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
21590         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
21591         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
21592         ... here.
21593         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
21594         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
21595         ... here.
21596         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
21597         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
21598         ... here.
21599         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
21600         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
21601         ... here.
21602         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
21603         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
21604         ... here.
21605         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
21606         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
21607         ... here.
21609 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21611         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
21612         PPC32 and PPC64 files.
21613         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
21614         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
21616 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21618         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
21619         __makecontext_ret to ...
21620         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
21621         ... here and call exit if uc_link is NULL.  New file.
21622         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
21623         __makecontext_ret.S.
21624         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
21625         __makecontext_ret to ...
21626         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
21627         ... here and call exit if uc_link is NULL.  New file.
21628         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
21629         __makecontext_ret.S.
21631 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21633         * elf/elf.h (R_390_IRELATIVE): New definition.
21634         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
21635         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
21636         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
21637         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
21638         (elf_machine_lazy_rel): Likewise.
21639         * sysdeps/s390/dl-irel.h: New file.
21640         * sysdeps/s390/s390-64/memcpy.S: New asm code.
21641         * sysdeps/s390/s390-64/memset.S: New asm code.
21642         * sysdeps/s390/s390-64/memcmp.S: New asm code.
21643         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
21644         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
21645         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
21646         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
21647         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
21648         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
21649         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
21650         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
21651         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
21652         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
21653         * sysdeps/s390/s390-32/memcpy.S: New asm code.
21654         * sysdeps/s390/s390-32/memset.S: New asm code.
21655         * sysdeps/s390/s390-32/memcmp.S: New asm code.
21657 2012-07-17  Marek Polacek  <polacek@redhat.com>
21659         [BZ #14349]
21660         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
21661         * sysdeps/s390/s390-64/configure.in: Likewise.
21662         * sysdeps/sparc/configure.in: Likewise.
21663         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
21664         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
21665         * sysdeps/i386/configure.in: Likewise.
21666         * sysdeps/x86_64/configure.in: Likewise.
21667         * sysdeps/sh/configure.in: Likewise.
21668         * sysdeps/s390/s390-32/configure: Regenerated.
21669         * sysdeps/s390/s390-64/configure: Likewise.
21670         * sysdeps/x86_64/configure: Likewise.
21671         * sysdeps/sh/configure: Likewise.
21672         * sysdeps/powerpc/powerpc64/configure: Likewise.
21673         * sysdeps/powerpc/powerpc32/configure: Likewise.
21674         * sysdeps/sparc/configure: Likwise.
21675         * sysdeps/i386/configure: Likewise.
21677         * elf/dl-open.c: Comment fixes.
21679 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
21681         * Makefile [CXX] (check-data): Remove.
21682         [CXX] (c++-types.data): New vpath directive.
21683         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
21684         vpath.  Do not allow for C++ type data being missing.
21685         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
21686         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
21687         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
21688         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
21689         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
21690         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
21691         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
21692         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
21693         ... here.
21694         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
21695         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
21696         ... here.
21697         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
21698         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
21699         ... here.
21700         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
21701         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
21702         ... here.
21703         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
21704         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
21705         ... here.
21706         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
21707         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
21708         ... here.
21709         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
21710         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
21711         ... here.
21712         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
21713         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
21715         * elf/tls-macros.h (TLS_LE): Move architecture-specific
21716         definitions to architecture-specific files.
21717         (TLS_IE): Likewise.
21718         (TLS_LD): Likewise.
21719         (TLS_GD): Likewise.
21720         * sysdeps/i386/tls-macros.h: New file.
21721         * sysdeps/powerpc/tls-macros.h: Likewise.
21722         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
21723         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
21724         * sysdeps/sh/tls-macros.h: Likewise.
21725         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
21726         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
21727         * sysdeps/x86_64/tls-macros.h: Likewise.
21729 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
21731         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
21732         zero value for regular exit case.
21734         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
21735         (__start_context): Preserve zero value for regular exit case.
21737 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
21738             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21740         * manual/setjmp.texi (setcontext): Clarify normal process
21741         termination when uc_link is the null pointer.
21742         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
21743         exit call.
21745 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
21747         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
21748         preprocessor.  Test for each exception mask separately.
21750 2012-07-16  Andreas Jaeger  <aj@suse.de>
21752         * po/ru.po: Update from translation team.
21754 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
21756         * conform/data/string.h-data (NULL): Use macro-constant.  Require
21757         equal to 0.
21758         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
21759         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
21760         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
21761         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
21762         [ISO || ISO99 || ISO11] (*_t): Do not allow.
21764 2012-07-13  Andreas Jaeger  <aj@suse.de>
21766         * po/fr.po: Update from translation team.
21768 2012-07-12  Marek Polacek  <polacek@redhat.com>
21770         [BZ #14173]
21771         * math/libm-test.inc (yn_test): Add test for BZ #14173.
21772         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
21773         loop condition.
21775 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
21777         [BZ #13717]
21778         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
21779         Change to 2.4.1 where previously 2.4.0.
21780         * sysdeps/unix/sysv/linux/configure: Regenerated.
21781         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
21782         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
21783         version.
21784         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
21785         (__ASSUME_AT_CLKTCK): Remove.
21786         (__ASSUME_AT_PAGESIZE): Likewise.
21787         (__ASSUME_AT_XID): Likewise.
21788         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
21789         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
21790         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
21791         unconditionally.
21792         (HAVE_AUX_PAGESIZE): Likewise.
21793         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
21794         [__ASSUME_AT_CLKTCK]: Make code unconditional.
21795         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
21797 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
21799         [BZ #14307]
21800         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
21801         the temporary buffer used to invoke __gethostbyname2_r,
21802         __gethostbyaddr_r and gethostbyname4_r to make room for struct
21803         host_data / struct gaih_addrtuple.
21804         * resolv/nss_dns/dns-host.c (global scope): Move definition of
21805         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
21806         header file nss/nsswitch.h.
21807         * nss/nsswitch.h (global scope): Add definition of implementation
21808         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
21809         resolv/nss_dns/dns-host.c).
21811 2012-07-11  Andreas Jaeger  <aj@suse.de>
21813         * po/fr.po: Update from translation team.
21815         * po/sv.po: Update from translation team
21816         * po/fr.po: Another update from translation team.
21818 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21820         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
21821         for subnormals or multiply small sinh result by itself.
21822         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
21823         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21825 2012-07-11  David S. Miller  <davem@davemloft.net>
21827         * sysdeps/sparc/fpu/libm-test-ulps: Update.
21829 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
21831         [BZ #14347]
21832         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
21833         (INTERNAL_MARK): Shift it here.
21835 2012-07-10  Marek Polacek  <polacek@redhat.com>
21837         [BZ #14151]
21838         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
21839         libc_cv_asm_global_directive with .globl.
21840         * configure: Regenerated.
21841         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
21842         with .globl.
21843         * sysdeps/i386/configure: Regenerated.
21844         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
21845         with .globl.
21846         * sysdeps/x86_64/configure: Regenerated.
21847         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
21848         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
21849         * elf/tst-unique2mod2.c: Likewise.
21850         * elf/tst-unique2mod1.c: Likewise.
21851         * elf/tst-unique1mod2.c: Likewise.
21852         * elf/tst-unique1mod1.c: Likewise.
21853         * sysdeps/s390/s390-32/sysdep.h: Likewise.
21854         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
21855         * sysdeps/s390/s390-64/sysdep.h: Likewise.
21856         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
21857         * sysdeps/mach/sysdep.h: Likewise.
21858         * sysdeps/i386/sysdep.h: Likewise.
21859         * sysdeps/i386/i386-mcount.S: Likewise.
21860         * sysdeps/x86_64/_mcount.S: Likewise.
21861         * sysdeps/x86_64/sysdep.h: Likewise.
21862         * sysdeps/sh/_mcount.S: Likewise.
21863         * sysdeps/sh/sysdep.h: Likewise.
21864         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
21865         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
21866         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
21867         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
21868         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
21869         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
21870         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
21871         * locale/localeinfo.h: Likewise.
21872         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
21873         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
21875 2012-07-09  Roland McGrath  <roland@hack.frob.com>
21877         [BZ #14336]
21878         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
21879         system".
21880         * manual/message.texi (The Uniforum approach): Likewise.
21881         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
21882         (glibc iconv Implementation): Likewise.
21884 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
21886         [BZ #14337]
21887         * math/s_clog.c (__clog): Avoid scaling a value down where that
21888         could result in underflow.
21889         * math/s_clog10.c (__clog10): Likewise.
21890         * math/s_clog10f.c (__clog10f): Likewise.
21891         * math/s_clog10l.c (__clog10l): Likewise.
21892         * math/s_clogf.c (__clogf): Likewise.
21893         * math/s_clogl.c (__clogl): Likewise.
21894         * math/libm-test.inc (clog_test): Add more tests.
21895         (clog10_test): Likewise.
21896         * sysdeps/i386/fpu/libm-test-ulps: Update.
21897         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21899 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
21901         [BZ #14283]
21902         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
21903         by 7 not 8 to examine high bit of fractional part.
21905         [BZ #14042]
21906         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
21907         for call to __mcount_internal.
21908         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
21909         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
21910         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
21912 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
21914         [BZ #14154]
21915         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
21916         approximation for values within 0x1p-13f of an odd multiple of
21917         pi/4.
21918         * math/libm-test.inc (tan_test): Do not allow spurious underflow
21919         exception.  Add more tests.
21920         * sysdeps/i386/fpu/libm-test-ulps: Update.
21922         [BZ #6778]
21923         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
21924         inputs and return -1 for them.  Do not check for +Inf in case not
21925         reachable for +Inf.
21926         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
21927         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
21928         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
21929         and return -1 for them.  Do not check for +Inf in case not
21930         reachable for +Inf.
21931         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
21932         define.
21933         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
21934         and return -1 for them.  Do not check for +Inf in case not
21935         reachable for +Inf.
21936         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
21937         spurious underflow.
21938         * sysdeps/i386/fpu/libm-test-ulps: Update.
21939         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21941 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
21943         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
21945 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
21947         [BZ #14157]
21948         [BZ #14331]
21949         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
21950         could result in spurious underflow.  Scale down values above
21951         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
21952         * math/s_csqrtf.c (__csqrtf): Likewise.
21953         * math/s_csqrtl.c (__csqrtl): Likewise.
21954         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
21955         spurious underflow.
21956         * sysdeps/i386/fpu/libm-test-ulps: Update.
21957         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21959 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
21961         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
21962         xopen-msg.sed.
21963         * catgets/xopen-msg.awk: New file.
21964         * catgets/xopen-msg.sed: Removed.
21966         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
21967         po2text.sed.
21968         * intl/po2test.awk: New file.
21969         * intl/po2test.sed: Removed.
21971 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
21973         [BZ #14328]
21974         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
21975         or multiply small sinh result by itself.
21976         * math/s_ctanf.c (__ctanf): Likewise.
21977         * math/s_ctanh.c (__ctanh): Likewise.
21978         * math/s_ctanhf.c (__ctanhf): Likewise.
21979         * math/s_ctanhl.c (__ctanhl): Likewise.
21980         * math/s_ctanl.c (__ctanl): Likewise.
21981         * math/libm-test.inc (ctan_test_tonearest): New function.
21982         (ctan_test_towardzero): Likewise.
21983         (ctan_test_downward): Likewise.
21984         (ctan_test_upward): Likewise.
21985         (ctanh_test_tonearest): Likewise.
21986         (ctanh_test_towardzero): Likewise.
21987         (ctanh_test_downward): Likewise.
21988         (ctanh_test_upward): Likewise.
21989         (main): Call these new functions.
21990         * sysdeps/i386/fpu/libm-test-ulps: Update.
21991         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21993 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
21995         * .gitignore: Delete /ports entry.
21997 2012-07-03  Andreas Jaeger  <aj@suse.de>
21999         * po/bg.po: Update from translation team.
22000         * po/cs.po: Likewise.
22001         * po/de.po: Likewise.
22002         * po/hr.po: Likewise.
22003         * po/nl.pl: Likewise.
22004         * po/pl.po: Likewise.
22005         * po/vi.po: Likewise.
22007 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
22009         * Makeconfig [!+link] (+link-before-libc): New variable.
22010         [!+link] (+link-after-libc): Likewise.
22011         [!+link] (+link-tests): Likewise.
22012         [!+link] (+link): Define in terms of $(+link-before-libc) and
22013         $(+link-after-libc).
22014         [!+link-static] (+link-static-before-libc): New variable.
22015         [!+link-static] (+link-static-after-libc): Likewise.
22016         [!+link-static] (+link-static-tests): Likewise.
22017         [!+link-static] (+link-static): Define in terms of
22018         $(+link-static-before-libc) and $(+link-static-after-libc).
22019         [build-shared] (link-libc-before-gnulib): New variable.
22020         [build-shared] (link-libc-tests): Likewise.
22021         [build-shared] (link-libc): Define in terms of
22022         $(link-libc-before-gnulib).
22023         [!build-shared] (link-libc-tests): New variable.
22024         (link-libc-static-tests): New variable.
22025         [!gnulib] (gnulib-arch): New variable.
22026         [!gnulib] (gnulib-tests): Likewise.
22027         [!gnulib] (static-gnulib-arch): Likewise.
22028         [!gnulib] (static-gnulib-tests): Likewise.
22029         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
22030         Define with "=" instead of ":=".
22031         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
22032         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
22033         * Rules (binaries-all-notests): New variable.
22034         (binaries-all-tests): Likewise.
22035         (binaries-static-notests): Likewise.
22036         (binaries-static-tests): Likewise.
22037         (binaries-all): Define using $(binaries-all-notests) and
22038         $(binaries-all-tests).
22039         (binaries-static): Define using $(binaries-static-notests) and
22040         $(binaries-static-tests).
22041         (binaries-shared-tests): New variable.
22042         (binaries-shared-notests): Likewise.
22043         (binaries-shared): Remove variable.
22044         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
22045         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
22046         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
22047         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
22048         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
22049         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
22050         * elf/Makefile (sln-modules): New variable.
22051         (extra-objs): Add $(sln-modules:=.o).
22052         (ldconfig-modules): Add static-stubs.
22053         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
22054         * elf/static-stubs.c: New file.
22056         [BZ #14283]
22057         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
22058         by 7 not 8 to examine high bit of fractional part.  Use volatile
22059         variables when splitting into final array of floats if
22060         __FLT_EVAL_METHOD__ != 0.
22061         * math/libm-test.inc (cos_test): Add another test.
22062         (sin_test): Likewise.
22063         * sysdeps/i386/fpu/libm-test-ulps: Update.
22065         [BZ #14273]
22066         * math/libm-test.inc (cosh_test): Add more tests.
22068         * version.h (RELEASE): Set to "development".
22069         (VERSION): Set to "2.16.90".
22071 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
22073         * NEWS: Update copyright. Remove last-updated date.
22074         Mention math library bug fixes and timezone data changes.
22075         * README: Mention GNU/Hurd, x32, and HPPA support status.
22077 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
22079         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
22081 2012-06-27  Andreas Jaeger  <aj@suse.de>
22083         * manual/contrib.texi (Contributors): Add Samuel Thibault.
22085 2012-06-25  Andreas Jaeger  <aj@suse.de>
22087         * sysdeps/s390/fpu/libm-test-ulps: Update.
22089 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
22090             Thomas Schwinge  <thomas@codesourcery.com>
22092         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
22093         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
22094         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
22095         fanotify_mark.
22097 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
22099         * sysdeps/mach/start.c: Remove file.
22100         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
22101         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
22102         * sysdeps/sh/init-first.c: Likewise.
22104         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
22105         registers for frame unwinding purposes, add CFI directives.
22106         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
22107         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
22108         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
22109         Likewise.
22111         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
22112         __fortify_fail returning.
22113         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
22115         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
22116         sysdeps/sh/____longjmp_chk.S.
22117         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
22118         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
22119         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
22120         (gen-as-const-headers): Append sigaltstack-offsets.sym.
22122         * sysdeps/sh/abort-instr.h: New file.
22123         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
22124         process in case exit returns.
22126         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
22127         initialize the GOT register before use.
22129         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
22130         calculation of ARGC > 4.
22132         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
22133         meaningful names to some local labels.
22135 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
22136             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22138         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
22139         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
22140         (__arch_compare_and_exchange_val_16_acq): Likewise.
22141         (__arch_compare_and_exchange_val_32_acq): Likewise.
22142         (atomic_exchange_and_add): Fix gUSA sequence.
22143         (atomic_add): Likewise.
22144         (atomic_add_negative): Likewise.
22145         (atomic_add_zero): Likewise.
22146         (atomic_bit_test_set): Likewise.
22148 2012-06-22  Andreas Schwab  <schwab@redhat.com>
22150         [BZ #13579]
22151         * include/link.h (struct link_map): Add l_free_initfini.
22152         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
22153         l_initfini.
22154         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
22155         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
22156         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
22157         set.
22159 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
22161         * configure.in: Use AC_LANG_SOURCE.
22162         * configure: Regenerate.
22164 2012-06-22  Roland McGrath  <roland@hack.frob.com>
22166         * configure.in (libc_cv_localstatedir): New substituted variable.
22167         * configure: Regenerated.
22168         * config.make.in (localstatedir): New variable, substituted from
22169         libc_cv_localstatedir.
22170         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
22171         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
22172         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
22173         * sysdeps/gnu/configure: Regenerated.
22175 2012-06-21  Jeff Law  <law@redhat.com>
22177         [BZ #14277]
22178         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
22179         free.  Simplify list management for _LIBC case.
22181 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
22183         [BZ #14273]
22184         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
22185         Clear sign bit of 64-bit integer value before comparing against
22186         overflow value.
22188         * sysdeps/mach/configure: Regenerated.
22190 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
22192         [BZ #14278]
22193         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
22195 2012-06-21  Jeff Law  <law@redhat.com>
22197         [BZ #13882]
22198         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
22199         uint16_t for elements in the "seen" array to avoid char overflows.
22200         * elf/dl-fini.c (_dl_sort_fini): Likewise.
22201         * elf/dl-open.c (dl_open_worker): Likewise.
22203 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
22205         * scripts/list-sources.sh: Scan PORTS for translations.
22206         * po/libc.pot: Regenerated.
22208 2012-06-21  Andreas Jaeger  <aj@suse.de>
22210         [BZ #12194]
22211         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
22212         warning.
22213         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
22214         * bits/byteswap-16.h (__bswap_16): Likewise.
22215         * bits/byteswap.h (__bswap_constant_16): Likewise.
22217 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
22219         [BZ #14117]
22220         * sysdeps/i386/fpu_control.h: Removed.
22221         * sysdeps/x86_64/fpu_control.h: Moved to ...
22222         * sysdeps/x86/fpu_control.h: Here.
22224         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
22225         (_FPU_SETCW): Likewise.
22227 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
22229         [BZ #14117]
22230         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
22231         * sysdeps/x86/fpu/bits/mathinline.h: This.
22232         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
22234         [BZ #14050]
22235         [BZ #14117]
22236         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
22237         functions if __x86_64__ is defined.
22239 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
22241         * string/endian.h: Add !__ASSEMBLER__ condition for including
22242         conversion interfaces.
22244 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
22246         [BZ #14241]
22247         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
22248         of ABS(x) in calculating zero to negative powers other than odd
22249         integers.
22250         * math/libm-test.inc (pow_test): Add more tests.
22252 2012-06-15  Andreas Jaeger  <aj@suse.de>
22254         * manual/contrib.texi (Contributors): Update entry of Liubov
22255         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
22256         Machado Filho.
22258 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
22260         * string/string.h: Add __wur to GNU version of strerror_r.
22262 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
22264         [BZ #14229]
22265         * string/Makefile (tests): Add tst-strtok_r.
22266         * string/tst-strtok_r.c: New file.
22267         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
22268         RAX_LP/RDX_LP on SAVE_PTR.
22270 2012-06-14  Roland McGrath  <roland@hack.frob.com>
22272         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
22274 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
22276         * libm_test.inc (csqrt_test): Allow more spurious underflow
22277         exceptions.
22278         (j0_test): Likewise.
22279         (j1_test): Likewise.
22280         (y0_test): Likewise.
22281         (y1_test): Likewise.
22283 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
22285         * po/Makefile (libc.pot): Use UTF-8 charset.
22287 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
22289         [BZ #14210]
22290         Suppress sign-conversion warning from FD_SET.
22291         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
22292         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
22293         not unsigned long int.
22294         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
22296 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
22298         [BZ #14050]
22299         [BZ #14117]
22300         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
22301         __extern_always_inline instead of __extern_inline.
22302         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
22303         (__signbit): Likewise.
22304         (__signbitl): Support C++ namespace.
22305         (lrintf): New inline function.
22306         (lrint): Likewise.
22307         (llrintf): Likewise.
22308         (llrint): Likewise.
22309         (fmaxf): Likewise.
22310         (fmax): Likewise.
22311         (fminf): Likewise.
22312         (fmin): Likewise.
22313         (rint): Likewise.
22314         (rintf): Likewise.
22315         (ceil): Likewise.
22316         (ceilf): Likewise.
22317         (floor): Likewise.
22318         (floorf): Likewise.
22319         (nearbyint): Likewise.
22320         (nearbyintf): Likewise.
22322 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
22324         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
22325         non-default versions.
22327 2012-06-11  Roland McGrath  <roland@hack.frob.com>
22329         [BZ #14218]
22330         * manual/argp.texi (Argp): Reword argp_parse description slightly.
22332 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
22334         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
22335         (FE_UPWARD, FE_DOWNWARD): Don't define.
22336         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
22337         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
22339         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
22340         reading it.
22341         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
22342         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
22344 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22346         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
22347         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
22348         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
22349         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
22351 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
22353         [BZ #14117]
22354         * sysdeps/i386/fpu/bits/fenv.h: Removed.
22355         * sysdeps/i386/fpu/Implies: New file.
22356         * sysdeps/x86_64/fpu/Implies: Likewise.
22357         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
22358         * sysdeps/x86/fpu/bits/fenv.h: This.
22360         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
22361         __SSE_MATH__.
22363 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
22365         [BZ #14134]
22366         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
22367         character 0xffff that matches the last element of the
22368         conversion table.
22370 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22372         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
22373         fmodl commit.
22375 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22377         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
22378         values higher than 25.6283.
22380 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22382         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
22383         subnormal exponent extraction and add some __builtin_expect.
22384         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
22385         Fix for subnormal mantissa calculation.
22387 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
22389         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
22390         cpu2 is -1 and errno is not ENOSYS.
22392 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
22394         [BZ #14117]
22395         * sysdeps/i386/i486/bits/string.h: Renamed to ...
22396         * sysdeps/x86/bits/string.h: This.
22397         * sysdeps/x86_64/bits/string.h: Removed.
22399         * sysdeps/i386/i486/bits/string.h: Define inline functions only
22400         if not compiling for x86-64, but compiling for >= i486.
22402         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
22403         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
22405         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
22406         New macro from Linux kernel 3.4.0.
22407         (FP_XSTATE_MAGIC2): Likewise.
22408         (FP_XSTATE_MAGIC2_SIZE): Likewise.
22409         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
22410         (struct _fpx_sw_bytes): New struct.
22411         (struct _xsave_hdr): Likewise.
22412         (struct _ymmh_state): Likewise.
22413         (struct _xstate): Likewise.
22415         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
22416         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
22417         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
22418         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
22419         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
22420         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
22422         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
22423         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
22424         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
22425         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
22426         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
22427         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
22429 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
22431         [BZ #13743]
22432         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
22433         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
22434         (sysdep_headers): Include sys/platform/ppc.h.
22435         * sysdeps/powerpc/test-gettimebase.c: Test for
22436         __ppc_get_timebase() to catch future ISA opcode/insn changes.
22437         * manual/Makefile (appendices): Include platform.texi.
22438         * manual/contrib.texi (Contributors): Update @node pointers.
22439         * manual/maint.texi (Maintenance): Likewise.
22440         (Platform): New node.
22441         * manual/platform.texi: New file.  Document the new features.
22443 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
22444             Jakub Jelinek  <jakub@redhat.com>
22446         [BZ #14188]
22447         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
22448         where __builtin_expect is unavailable.
22450 2012-06-03  David S. Miller  <davem@davemloft.net>
22452         * stdlib/longlong.h: Updated from GCC.
22454 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
22456         [BZ #14042]
22457         * sysdeps/powerpc/powerpc32/mcount.c: New file.
22458         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
22459         __mcount_internal.
22460         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
22461         (GLIBC_2.16): Likewise.
22463 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
22465         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
22467 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
22469         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
22470         (default-abi): New variable.
22471         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
22472         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
22473         variable.
22474         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
22475         Likewise.
22476         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
22477         Likewise.
22478         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
22479         Likewise.
22481         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
22482         definition.  Document in comment.
22484 2012-06-01  David S. Miller  <davem@davemloft.net>
22486         * stdlib/longlong.h: Updated from GCC.
22488 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
22490         [BZ #14117]
22491         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
22492         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
22493         sys/debugreg.h sys/io.h here.
22494         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
22495         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
22496         sys/io.h.
22497         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
22498         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
22499         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
22500         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
22501         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
22502         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
22504         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
22505         Define only if __x86_64__ is defined.
22507 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
22509         [BZ #14048]
22510         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
22511         Use int64_t for variable i.
22512         * math/libm-test.inc (fmod_test): Add more tests.
22514         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
22515         z computation is not scheduled after fetestexcept.
22516         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
22517         Use math_force_eval instead of asm to ensure calculation scheduled
22518         before exception test.
22519         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
22520         Ensure a1 + u.d computation is not scheduled after fetestexcept.
22522 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
22524         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
22525         computation is not scheduled after fetestexcept.
22527 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
22529         [BZ #14117]
22530         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
22531         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
22533 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22535         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
22536         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
22538 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
22540         [BZ #14117]
22541         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
22542         <bits/wordsize.h>.
22543         (__WCHAR_MIN): Support __WORDSIZE == 64.
22544         (__WCHAR_MAX): Likewise.
22546         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
22547         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
22549         [BZ #14183]
22550         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
22551         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
22553         [BZ #14117]
22554         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
22555         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
22557         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
22558         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
22560         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
22561         Defined to 1 if __x86_64__ isn't defined.
22562         (_STAT_VER_LINUX_OLD): New.
22563         (st_atime): Remove duplicate.
22564         (st_mtime): Likewise.
22565         (st_ctime): Likewise.
22567 2012-05-31  David S. Miller  <davem@davemloft.net>
22569         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
22570         entries.
22572 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
22574         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
22575         gen-libm-test.pl.
22577         [BZ #14132]
22578         * elf/dl-reloc.c: Include <_itoa.h>.
22579         (_dl_reloc_bad_type): Remove use of INTUSE.
22580         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
22581         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
22582         * stdio-common/psiginfo.c (psiginfo): Likewise.
22583         * stdio-common/psignal.c (psignal): Likewise.
22584         * string/strsignal.c (strsignal): Likewise.
22585         * include/signal.h (_sys_siglist): Declare hidden proto.
22586         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
22587         INTVARDEF with libc_hidden_data_def.
22588         * stdio-common/itoa-udigits.c: Likewise.
22589         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
22590         (_itoa_lower_digits_internal): Remove declaration.
22591         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
22592         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
22593         (_sys_sigabbrev_internal): Remove aliases.
22594         (_sys_siglist): Define hidden alias.
22596 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
22598         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
22599         bits/sysctl.h.
22601 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
22603         [BZ #14117]
22604         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
22605         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
22607         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
22608         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
22609         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
22610         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
22611         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
22612         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
22614         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
22615         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
22616         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
22618         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
22619         with __addr.
22620         (insw): Likewise.
22621         (insl): Likewise.
22622         (outsb): Likewise.
22623         (outsw): Likewise.
22624         (outsl): Likewise.
22626         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
22627         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
22628         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
22630         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
22631         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
22632         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
22633         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
22634         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
22635         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
22637         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
22638         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
22640         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
22641         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
22643         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
22644         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
22645         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
22647         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
22648         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
22649         to ...
22650         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
22652         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
22653         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
22654         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
22656         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
22657         for x86-64.
22658         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
22660 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
22662         * math/math.h (M_El): Use two more decimal places.
22663         (M_LOG2El): Likewise.
22664         (M_LOG10El): Likewise.
22665         (M_LN2l): Likewise.
22666         (M_LN10l): Likewise.
22667         (M_PIl): Likewise.
22668         (M_PI_2l): Likewise.
22669         (M_PI_4l): Likewise.
22670         (M_1_PIl): Likewise.
22671         (M_2_PIl): Likewise.
22672         (M_2_SQRTPIl): Likewise.
22673         (M_SQRT2l): Likewise.
22674         (M_SQRT1_2l): Likewise.
22676 2012-05-31  David S. Miller  <davem@davemloft.net>
22678         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
22679         values between float registers.
22680         * sysdeps/sparc/sparc64/memset.S: Likewise.
22681         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
22683 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
22685         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
22686         -D_FORTIFY_SOURCE=1.
22687         (CPPFLAGS-tst-longjmp_chk.c): Define.
22688         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
22689         (CPPFLAGS-tst-longjmp_chk2.c): Define.
22690         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
22691         CFLAGS-tst-wchar-h.c.
22693 2012-05-31  Marek Polacek  <polacek@redhat.com>
22695         [BZ #14132]
22696         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
22697         __endmntent_internal): Remove declaration.
22698         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
22699         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
22700         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
22702 2012-05-30  David S. Miller  <davem@davemloft.net>
22704         * sysdeps/sparc/sparc32/soft-fp/q_util.c
22705         (___Q_simulate_exceptions): Use real FP ops rather than writing
22706         into the %fsr.
22707         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
22708         Likewise.
22710 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
22712         [BZ #14117]
22713         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
22714         * sysdeps/x86/bits/xtitypes.h: This.
22716         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
22717         * sysdeps/x86/bits/wordsize.h: This.
22719         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
22720         * sysdeps/x86/bits/huge_vall.h: This.
22722         * sysdeps/i386/bits/select.h: Removed.
22723         * sysdeps/x86_64/bits/select.h: Renamed to ...
22724         * sysdeps/x86/bits/select.h: This.
22726         * sysdeps/i386/bits/setjmp.h: Removed.
22727         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
22728         * sysdeps/x86/bits/setjmp.h: This.
22730         * sysdeps/i386/bits/mathdef.h: Removed.
22731         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
22732         * sysdeps/x86/bits/mathdef.h: This.
22734 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
22736         [BZ #14132]
22737         * include/sys/socket.h (__connect_internal)
22738         (__libc_sa_len_internal): Remove declaration.
22739         (__connect, __libc_sa_len): Declare hidden_proto.
22740         (SA_LEN): Remove use of INTUSE.
22741         * socket/connect.c: Add libc_hidden_def.
22742         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
22743         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
22744         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
22745         alias.
22746         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
22747         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
22748         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
22749         of adding _internal alias.
22751 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
22753         [BZ #14117]
22754         * sysdeps/i386/bits/link.h: Removed.
22755         * sysdeps/i386/bits/linkmap.h: Likewise.
22756         * sysdeps/x86_64/bits/link.h: Renamed to ...
22757         * sysdeps/x86/bits/link.h: This.
22758         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
22759         * sysdeps/x86/bits/linkmap.h: This.
22761         * sysdeps/i386/bits/endian.h: Removed.
22762         * sysdeps/x86_64/bits/endian.h: Renamed to ...
22763         * sysdeps/x86/bits/endian.h: This.
22765         * sysdeps/i386/bits/byteswap.h: Removed.
22766         * sysdeps/i386/bits/byteswap-16.h: Likewise.
22767         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
22768         * sysdeps/x86/bits/byteswap.h: This.
22769         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
22770         * sysdeps/x86/bits/byteswap-16.h: This.
22771         * sysdeps/i386/Implies: Add x86.
22772         * sysdeps/x86_64/Implies: Likewise.
22774 2012-05-30  David S. Miller  <davem@davemloft.net>
22776         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
22777         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
22778         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
22779         (FP_TRAPPING_EXCEPTIONS): Define.
22780         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
22781         (FP_TRAPPING_EXCEPTIONS): Define.
22782         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
22783         subnormals only when inexact has been signalled or underflow
22784         exceptions are enabled.
22785         (_FP_PACK_CANONICAL): Likewise.
22787 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
22789         [BZ #14183]
22790         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
22791         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
22793 2012-05-30  Richard Henderson  <rth@twiddle.net>
22795         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
22796         with #ifndef NOT_IN_libc.
22798         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
22799         marked to avoid plt entry.
22801 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
22803         [BZ #14112]
22804         * Makeconfig (default-abi): New macro.
22805         (abi-includes): Likewise.
22806         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
22807         $(abi-$(default-abi)-lib-soname) for soname if defined.
22808         ($(common-objpfx)gnu/lib-names.stmp): Generate from
22809         abi-variants.
22810         * Makefile (installed-stubs): Likewise.
22811         * include/stubs-biarch.h: Removed.
22812         * scripts/lib-names.awk: Only handle one library at a time.
22813         * scripts/soversions.awk: Remove WORDSIZE support.
22814         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
22815         entries.
22816         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
22817         Removed.
22818         (syscall-list-default-condition): Likewise.
22819         (syscall-list-default-condition): Likewise.
22820         (syscall-list-includes): Likewise.
22821         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
22822         syscall-list-* with abi-*.  Handle undefined abi-variants.
22823         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
22824         * sysdeps/unix/sysv/linux/i386/Implies: New file.
22825         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
22826         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
22827         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
22828         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
22829         Removed.
22830         (syscall-list-32-options): Likewise.
22831         (syscall-list-32-condition): Likewise.
22832         (syscall-list-64-options): Likewise.
22833         (syscall-list-64-condition): Likewise.
22834         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
22835         macro.
22836         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
22837         Renamed to ...
22838         (abi-*): This.
22839         (abi-64-ld-soname): New macro.
22840         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
22841         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
22842         Renamed to ...
22843         (abi-*): This.
22844         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
22845         * sysdeps/x86_64/x32/shlib-versions: Likewise.
22847 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
22849         * sysdeps/unix/sysv/linux/kernel-features.h
22850         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
22851         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
22852         include <kernel-features.h>.
22853         [!__NR_ftruncate64]: Remove conditional code.
22854         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22855         [__NR_ftruncate64]: Make code unconditional.
22856         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22857         * sysdeps/unix/sysv/linux/truncate64.c: Do not
22858         include <kernel-features.h>.
22859         [!__NR_ftruncate64]: Remove conditional code.
22860         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22861         [__NR_ftruncate64]: Make code unconditional.
22862         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22863         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
22864         include <kernel-features.h>.
22865         [!__NR_ftruncate64]: Remove conditional code.
22866         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22867         [__NR_ftruncate64]: Make code unconditional.
22868         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22869         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
22870         include <kernel-features.h>.
22871         [!__NR_ftruncate64]: Remove conditional code.
22872         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22873         [__NR_ftruncate64]: Make code unconditional.
22874         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22876         * configure.in (libc_cv_fpie): Weaken to a compile test using
22877         LIBC_TRY_CC_OPTION.
22878         * configure: Regenerated.
22880 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
22882         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
22883         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
22884         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
22885         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
22886         Refreshed.
22887         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
22888         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
22889         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
22890         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
22891         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
22892         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
22893         Refreshed.
22895 2012-05-27  David S. Miller  <davem@davemloft.net>
22897         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
22898         (___Q_zero): New.
22899         (__Q_simulate_exceptions): Return void.  Change to simulate
22900         exceptions by writing into the %fsr.
22901         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
22902         (__Qp_handle_exceptions): Likewise.
22903         (numbers): Delete.
22904         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
22905         __Qp_handle_exceptions.
22906         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
22907         __Qp_handle_exceptions.
22908         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
22909         as unused and give dummy FP_RND_NEAREST initializer.
22910         (FP_INHIBIT_RESULTS): Define.
22911         (___Q_simulate_exceptions): Update declaration.
22912         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
22913         formatting.
22914         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
22915         as unused and give dummy FP_RND_NEAREST initializer.
22916         (__Qp_handle_exceptions): Update declaration.
22917         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
22918         formatting.
22920 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
22922         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
22923         the temporary FPU control word.
22924         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
22925         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
22926         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
22927         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
22928         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
22929         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
22930         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
22931         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
22932         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
22933         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
22934         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
22936 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22938         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
22939         fields.
22941 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
22943         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
22944         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
22945         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
22946         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
22947         Likewise.
22948         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
22949         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
22950         Likewise.
22952 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
22954         * po/h.po: Update from translation team.
22956 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
22958         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
22960         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
22961         handling of denormals.
22962         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
22963         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
22964         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
22965         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
22966         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
22967         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
22968         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
22969         Likewise.
22971 2012-05-26  Marek Polacek  <polacek@redhat.com>
22973         [BZ #14152]
22974         * math/libm-test.inc (fma_test): Don't always expect underflow
22975         exception.
22977 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
22979         [BZ #12416]
22980         * elf/tst-execstack.c: Include stackinfo.h.
22981         (do_test): Adjust test case to ensure that pthread_getattr_np
22982         behaviour remains the same after marking stack executable.
22984 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
22986         * sysdeps/unix/sysv/linux/kernel-features.h
22987         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
22988         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
22989         kernel-features.h.
22990         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
22991         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
22992         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
22993         kernel-features.h.
22994         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
22995         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
22997 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
22999         * configure.in: Define the default includes to being none.
23000         * configure: Regenerated.
23002 2012-05-25  Roland McGrath  <roland@hack.frob.com>
23004         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
23005         * sysdeps/x86_64/setjmp.S: Likewise.
23006         * sysdeps/i386/bsd-setjmp.S: Likewise.
23007         * sysdeps/i386/bsd-_setjmp.S: Likewise.
23008         * sysdeps/i386/setjmp.S: Likewise.
23009         * sysdeps/i386/__longjmp.S: Likewise.
23010         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
23011         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
23013         * include/stap-probe.h: New file.
23014         * configure.in: Handle --enable-systemtap.
23015         * configure: Regenerated.
23016         * config.h.in (USE_STAP_PROBE): New #undef.
23017         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
23018         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
23019         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
23021 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
23023         [BZ #13717]
23024         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
23025         to 2.4.0 where earlier.
23026         * sysdeps/unix/sysv/linux/configure: Regenerated.
23027         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
23028         <kernel-features.h>.
23029         [__ASSUME_32BITUIDS]: Make code unconditional.
23030         [!__ASSUME_32BITUIDS]: Remove conditional code.
23031         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
23032         <kernel-features.h>.
23033         [__ASSUME_32BITUIDS]: Make code unconditional.
23034         [!__ASSUME_32BITUIDS]: Remove conditional code.
23035         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
23036         [__ASSUME_32BITUIDS]: Make code unconditional.
23037         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
23038         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
23039         <kernel-features.h>.
23040         [__ASSUME_32BITUIDS]: Make code unconditional.
23041         [!__ASSUME_32BITUIDS]: Remove conditional code.
23042         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
23043         <kernel-features.h>.
23044         [__ASSUME_32BITUIDS]: Make code unconditional.
23045         [!__ASSUME_32BITUIDS]: Remove conditional code.
23046         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
23047         <kernel-features.h>.
23048         [__ASSUME_32BITUIDS]: Make code unconditional.
23049         [!__ASSUME_32BITUIDS]: Remove conditional code.
23050         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
23051         <kernel-features.h>.
23052         [__ASSUME_32BITUIDS]: Make code unconditional.
23053         [!__ASSUME_32BITUIDS]: Remove conditional code.
23054         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
23055         <kernel-features.h>.
23056         [__ASSUME_32BITUIDS]: Make code unconditional.
23057         [!__ASSUME_32BITUIDS]: Remove conditional code.
23058         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
23059         <kernel-features.h>.
23060         [__ASSUME_32BITUIDS]: Make code unconditional.
23061         [!__ASSUME_32BITUIDS]: Remove conditional code.
23062         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
23063         <kernel-features.h>.
23064         [__ASSUME_32BITUIDS]: Make code unconditional.
23065         [!__ASSUME_32BITUIDS]: Remove conditional code.
23066         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
23067         <kernel-features.h>.
23068         [__ASSUME_32BITUIDS]: Make code unconditional.
23069         [!__ASSUME_32BITUIDS]: Remove conditional code.
23070         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
23071         <kernel-features.h>.
23072         [__ASSUME_32BITUIDS]: Make code unconditional.
23073         [!__ASSUME_32BITUIDS]: Remove conditional code.
23074         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
23075         <kernel-features.h>.
23076         [__ASSUME_32BITUIDS]: Make code unconditional.
23077         [!__ASSUME_32BITUIDS]: Remove conditional code.
23078         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
23079         <kernel-features.h>.
23080         [__NR_setresgid] (__setresgid): Do not declare.
23081         [__ASSUME_32BITUIDS]: Make code unconditional.
23082         [!__ASSUME_32BITUIDS]: Remove conditional code.
23083         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
23084         <kernel-features.h>.
23085         [__NR_setresuid] (__setresuid): Do not declare.
23086         [__ASSUME_32BITUIDS]: Make code unconditional.
23087         [!__ASSUME_32BITUIDS]: Remove conditional code.
23088         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
23089         <kernel-features.h>.
23090         [__ASSUME_32BITUIDS]: Make code unconditional.
23091         [!__ASSUME_32BITUIDS]: Remove conditional code.
23092         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
23093         <kernel-features.h>.
23094         [__ASSUME_32BITUIDS]: Make code unconditional.
23095         [!__ASSUME_32BITUIDS]: Remove conditional code.
23096         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
23097         <kernel-features.h>.
23098         [__ASSUME_32BITUIDS]: Make code unconditional.
23099         [!__ASSUME_32BITUIDS]: Remove conditional code.
23100         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
23101         <kernel-features.h>.
23102         [__ASSUME_32BITUIDS]: Make code unconditional.
23103         [!__ASSUME_32BITUIDS]: Remove conditional code.
23104         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
23105         <kernel-features.h>.
23106         [__ASSUME_32BITUIDS]: Make code unconditional.
23107         [!__ASSUME_32BITUIDS]: Remove conditional code.
23108         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
23109         <kernel-features.h>.
23110         [__ASSUME_32BITUIDS]: Make code unconditional.
23111         [!__ASSUME_32BITUIDS]: Remove conditional code.
23112         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
23113         <kernel-features.h>.
23114         [__ASSUME_32BITUIDS]: Make code unconditional.
23115         [!__ASSUME_32BITUIDS]: Remove conditional code.
23116         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
23117         <kernel-features.h>.
23118         [__ASSUME_32BITUIDS]: Make code unconditional.
23119         [!__ASSUME_32BITUIDS]: Remove conditional code.
23120         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
23121         <kernel-features.h>.
23122         [__ASSUME_32BITUIDS]: Make code unconditional.
23123         [!__ASSUME_32BITUIDS]: Remove conditional code.
23124         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
23125         <kernel-features.h>.
23126         [__ASSUME_32BITUIDS]: Make code unconditional.
23127         [!__ASSUME_32BITUIDS]: Remove conditional code.
23128         * sysdeps/unix/sysv/linux/kernel-features.h
23129         (__ASSUME_SETRESUID_SYSCALL): Remove.
23130         (__ASSUME_SETRESGID_SYSCALL): Likewise.
23131         (__ASSUME_32BITUIDS): Likewise.
23132         (__ASSUME_LDT_WORKS): Likewise.
23133         (__ASSUME_O_DIRECTORY): Likewise.
23134         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
23135         architecture but not kernel version.
23136         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
23137         (__ASSUME_MMAP2_SYSCALL): Likewise.
23138         (__ASSUME_STAT64_SYSCALL): Likewise.
23139         (__ASSUME_IPC64): Likewise.
23140         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
23141         <kernel-features.h>.
23142         [__ASSUME_32BITUIDS]: Make code unconditional.
23143         [!__ASSUME_32BITUIDS]: Remove conditional code.
23144         * sysdeps/unix/sysv/linux/opendir.c: Do not include
23145         <kernel-features.h>.
23146         [__ASSUME_O_DIRECTORY]: Make code unconditional.
23147         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
23148         132096]: Remove conditional code.
23149         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
23150         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
23151         <kernel-features.h>.
23152         [__ASSUME_32BITUIDS]: Make code unconditional.
23153         [!__ASSUME_32BITUIDS]: Remove conditional code.
23154         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
23155         <kernel-features.h>.
23156         [__ASSUME_32BITUIDS]: Make code unconditional.
23157         [!__ASSUME_32BITUIDS]: Remove conditional code.
23158         * sysdeps/unix/sysv/linux/setegid.c: Do not include
23159         <kernel-features.h>.
23160         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
23161         unconditional.
23162         (__setresgid): Do not declare.
23163         [__ASSUME_32BITUIDS]: Make code unconditional.
23164         [!__ASSUME_32BITUIDS]: Remove conditional code.
23165         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
23166         <kernel-features.h>.
23167         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
23168         unconditional.
23169         (__setresuid): Do not declare.
23170         [__ASSUME_32BITUIDS]: Make code unconditional.
23171         [!__ASSUME_32BITUIDS]: Remove conditional code.
23172         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
23173         <kernel-features.h>.
23174         [__ASSUME_32BITUIDS]: Make code unconditional.
23175         [!__ASSUME_32BITUIDS]: Remove conditional code.
23176         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
23177         <kernel-features.h>.
23178         [__ASSUME_32BITUIDS]: Make code unconditional.
23179         [!__ASSUME_32BITUIDS]: Remove conditional code.
23181 2012-05-25  Richard Henderson  <rth@twiddle.net>
23183         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
23184         dl_hwcap to ifunc resolver.
23185         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
23186         elf_ifunc_invoke.
23187         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
23188         dl_hwcap to ifunc resolver.
23189         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
23191 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
23193         [BZ #14153]
23194         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
23195         for |x| <= 2**-26, not 2**-57.
23196         * math/libm-test.inc (acos_test): Do not allow spurious underflow
23197         exception.
23199 2012-05-24  Jeff Law  <law@redhat.com>
23201         * stdio-common/Makefile (tests): Add bug25.
23202         * stdio-common/bug25.c: New test.
23204 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
23206         [BZ #13576]
23207         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
23208         multiple of MALLOC_ALIGNMENT in size.
23209         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
23211 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
23213         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
23214         Require >= 256.
23215         (FILENAME_MAX): Use macro-int-constant.
23216         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
23217         (_IOFBF): Use macro-int-constant.
23218         (_IOLBF): Likewise.
23219         (_IONBF): Likewise.
23220         (SEEK_CUR): Likewise.
23221         (SEEK_END): Likewise.
23222         (SEEK_SET): Likewise.
23223         (TMP_MAX): Likewise.
23224         (EOF): Use macro-int-constant.  Require < 0.
23225         (NULL): Use macro-constant.  Require == 0.
23226         (stdin): Require type to be FILE *.
23227         (stdout): Likewise.
23228         (stderr): Likewise.
23229         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
23230         macro-int-constant.
23231         (EXIT_SUCCESS): Likewise.
23232         (NULL): Use macro-constant.  Require == 0.
23233         (RAND_MAX): Use macro-int-constant.
23234         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
23235         [C99-based standards] (strtof): Require function.
23236         [C99-based standards] (strtold): Likewise.
23237         [C99-based standards] (strtoll): Likewise.
23238         [C99-based standards] (strtoull): Likewise.
23239         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
23240         [ISO || ISO99 || ISO11] (limits.h): Likewise.
23241         [ISO || ISO99 || ISO11] (math.h): Likewise.
23242         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
23243         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
23244         [ISO || ISO99 || ISO11] (*_t): Do not allow.
23246 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
23248         [BZ #14132]
23249         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
23250         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
23251         * intl/dgettext.c (DCGETTEXT): Likewise.
23252         * intl/gettext.c (DCGETTEXT): Likewise.
23253         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
23254         * posix/regex_internal.h (gettext): Likewise.
23255         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
23256         Remove declaration.
23257         * include/argz.h (__argz_count_internal)
23258         (__argz_stringify_internal): Remove declaration.
23259         (__argz_count, __argz_stringify): Declare hidden proto.
23260         * intl/dcgettext.c: Remove use of INTDEF.
23261         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
23262         * string/argz-stringify.c: Likewise.
23263         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
23264         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
23265         Declare hidden proto.
23266         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
23267         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
23268         Declare hidden proto.
23269         * include/stdio.h (__asprintf_internal): Don't declare.
23270         (__asprintf): Don't define as macro.  Declare hidden proto.
23271         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
23272         (__fsetlocking): Declare hidden proto.
23273         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
23274         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
23275         hidden proto.
23276         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
23277         (_IO_setlinebuf): Remove use of INTUSE.
23278         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
23279         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
23280         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
23281         Remove declaration.
23282         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
23283         (_IO_do_flush): Remove use of INTUSE.
23284         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
23285         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
23286         (_IO_adjust_column, _IO_least_wmarker)
23287         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
23288         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
23289         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
23290         (_IO_default_doallocate, _IO_wdefault_doallocate)
23291         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
23292         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
23293         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
23294         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
23295         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
23296         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
23297         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
23298         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
23299         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
23300         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
23301         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
23302         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
23303         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
23304         proto.
23305         (_IO_flush_all_internal, _IO_adjust_column_internal)
23306         (_IO_default_uflow_internal, _IO_default_finish_internal)
23307         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
23308         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
23309         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
23310         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
23311         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
23312         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
23313         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
23314         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
23315         (_IO_file_close_internal, _IO_file_close_it_internal)
23316         (_IO_file_underflow_internal, _IO_file_overflow_internal)
23317         (_IO_file_init_internal, _IO_file_attach_internal)
23318         (_IO_file_fopen_internal, _IO_file_read_internal)
23319         (_IO_file_sync_internal, _IO_file_seek_internal)
23320         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
23321         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
23322         (_IO_str_underflow_internal, _IO_str_overflow_internal)
23323         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
23324         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
23325         (_IO_list_all_internal, _IO_link_in_internal)
23326         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
23327         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
23328         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
23329         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
23330         (_IO_do_write_internal, _IO_padn_internal)
23331         (_IO_getline_info_internal, _IO_getline_internal)
23332         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
23333         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
23334         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
23335         (_IO_vfscanf_internal, _IO_vfprintf_internal)
23336         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
23337         (_IO_init_internal, _IO_un_link_internal): Don't declare.
23338         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
23339         with libc_hidden_ver, remove use of INTUSE.
23340         * libio/genops.c: Likewise.
23341         * libio/freopen.c: Likewise.
23342         * libio/freopen64.c: Likewise.
23343         * libio/iofclose.c: Likewise.
23344         * libio/iofdopen.c: Likewise.
23345         * libio/iofflush.c: Likewise.
23346         * libio/iofflush_u.c: Likewise.
23347         * libio/iofgets.c: Likewise.
23348         * libio/iofgets_u.c: Likewise.
23349         * libio/iofopen.c: Likewise.
23350         * libio/iofopncook.c: Likewise.
23351         * libio/iofread.c: Likewise.
23352         * libio/iofread_u.c: Likewise.
23353         * libio/ioftell.c: Likewise.
23354         * libio/iofwrite.c: Likewise.
23355         * libio/iogetline.c: Likewise.
23356         * libio/iogets.c: Likewise.
23357         * libio/iogetwline.c: Likewise.
23358         * libio/iopadn.c: Likewise.
23359         * libio/iopopen.c: Likewise.
23360         * libio/ioseekoff.c: Likewise.
23361         * libio/ioseekpos.c: Likewise.
23362         * libio/iosetbuffer.c: Likewise.
23363         * libio/iosetvbuf.c: Likewise.
23364         * libio/ioungetc.c: Likewise.
23365         * libio/ioungetwc.c: Likewise.
23366         * libio/iovdprintf.c: Likewise.
23367         * libio/iovsprintf.c: Likewise.
23368         * libio/iovsscanf.c: Likewise.
23369         * libio/memstream.c: Likewise.
23370         * libio/obprintf.c: Likewise.
23371         * libio/oldfileops.c: Likewise.
23372         * libio/oldiofclose.c: Likewise.
23373         * libio/oldiofdopen.c: Likewise.
23374         * libio/oldiofopen.c: Likewise.
23375         * libio/oldiopopen.c: Likewise.
23376         * libio/oldstdfiles.c: Likewise.
23377         * libio/putc.c: Likewise.
23378         * libio/setbuf.c: Likewise.
23379         * libio/setlinebuf.c: Likewise.
23380         * libio/stdfiles.c: Likewise.
23381         * libio/strops.c: Likewise.
23382         * libio/vasprintf.c: Likewise.
23383         * libio/vscanf.c: Likewise.
23384         * libio/vsnprintf.c: Likewise.
23385         * libio/vswprintf.c: Likewise.
23386         * libio/wfiledoalloc.c: Likewise.
23387         * libio/wfileops.c: Likewise.
23388         * libio/wgenops.c: Likewise.
23389         * libio/wmemstream.c: Likewise.
23390         * libio/wstrops.c: Likewise.
23391         * libio/__fpurge.c: Likewise.
23392         * libio/__fsetlocking.c: Likewise.
23393         * assert/assert.c: Likewise.
23394         * debug/fgets_chk.c: Likewise.
23395         * debug/fgets_u_chk.c: Likewise.
23396         * debug/fread_chk.c: Likewise.
23397         * debug/fread_u_chk.c: Likewise.
23398         * debug/gets_chk.c: Likewise.
23399         * debug/obprintf_chk.c: Likewise.
23400         * debug/vasprintf_chk.c: Likewise.
23401         * debug/vdprintf_chk.c: Likewise.
23402         * debug/vsnprintf_chk.c: Likewise.
23403         * debug/vsprintf_chk.c: Likewise.
23404         * malloc/mtrace.c: Likewise.
23405         * misc/error.c: Likewise.
23406         * misc/syslog.c: Likewise.
23407         * stdio-common/asprintf.c: Likewise.
23408         * stdio-common/fxprintf.c: Likewise.
23409         * stdio-common/getw.c: Likewise.
23410         * stdio-common/isoc99_fscanf.c: Likewise.
23411         * stdio-common/isoc99_scanf.c: Likewise.
23412         * stdio-common/isoc99_vfscanf.c: Likewise.
23413         * stdio-common/isoc99_vscanf.c: Likewise.
23414         * stdio-common/isoc99_vsscanf.c: Likewise.
23415         * stdio-common/printf-prs.c: Likewise.
23416         * stdio-common/printf_fp.c: Likewise.
23417         * stdio-common/printf_fphex.c: Likewise.
23418         * stdio-common/printf_size.c: Likewise.
23419         * stdio-common/putw.c: Likewise.
23420         * stdio-common/scanf.c: Likewise.
23421         * stdio-common/sprintf.c: Likewise.
23422         * stdio-common/tmpfile.c: Likewise.
23423         * stdio-common/vfprintf.c: Likewise.
23424         * stdio-common/vfscanf.c: Likewise.
23425         * stdlib/strfmon_l.c: Likewise.
23426         * sunrpc/openchild.c: Likewise.
23427         * sunrpc/xdr_stdio.c: Likewise.
23428         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
23429         * sysdeps/mach/hurd/tmpfile.c: Likewise.
23431 2012-05-24  Roland McGrath  <roland@hack.frob.com>
23433         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
23435         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
23436         in the third column, to generate for the shared library an IFUNC
23437         that uses _dl_vdso_vsym.
23438         * Makerules (COMPILE.c, compile-stdin.c): New variables.
23439         * Makeconfig (object-suffixes-noshared): New variable.
23441         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
23442         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
23443         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
23444         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
23446         [BZ #14132]
23447         * include/sys/time.h (__gettimeofday): Remove macro.
23448         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
23449         * time/gettimeofday.c (__gettimeofday): Remove #undef.
23450         Remove INTDEF.
23451         (__gettimeofday): Add libc_hidden_def.
23452         (gettimeofday): Add libc_hidden_weak.
23453         * sysdeps/mach/gettimeofday.c: Likewise.
23454         * sysdeps/posix/gettimeofday.c: Likewise.
23455         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
23456         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
23457         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
23458         (__gettimeofday_internal): Remove strong_alias.
23459         (__gettimeofday): Add libc_hidden_def.
23460         (gettimeofday): Add libc_hidden_weak.
23461         * sysdeps/unix/syscalls.list (gettimeofday):
23462         Remove __gettimeofday_internal alias.
23464 2012-05-24  Daniel Jacobowitz  <drow@false.org>
23465             H.J. Lu  <hongjiu.lu@intel.com>
23467         [BZ #12495]
23468         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
23469         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
23470         (largebin_index_32_big): New.
23471         (largebin_index): Use it for 16-byte alignment.
23472         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
23473         correction with front_misalign.
23475 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
23477         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
23478         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
23479         Likewise.
23480         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
23481         Likewise.
23482         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
23483         Likewise.
23484         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
23485         Likewise.
23486         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
23487         Likewise.
23488         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
23489         Likewise.
23490         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
23491         Likewise.
23492         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
23493         Likewise.
23494         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
23495         Likewise.
23496         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
23497         Likewise.
23498         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
23499         Likewise.
23500         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
23501         Likewise.
23503         * scripts/data/c++-types-x32-linux-gnu.data: New file.
23504         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
23506 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
23508         [BZ #10846]
23509         [BZ #14036]
23510         * math/libm-test.inc (exp_test): Add test from bug 14036.
23511         (pow_test): Add test from bug 10846.
23513         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
23514         and other flags.
23515         (special_function): Do not include flags in test name.
23516         (parse_args): Likewise.
23517         * sysdeps/i386/fpu/libm-test-ulps: Update.
23518         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
23519         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
23520         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
23521         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23523         * math/gen-libm-test.pl (%beautify): Add entries for underflow
23524         exceptions.
23525         * math/libm-test.inc ("Philosophy"): Update comment about
23526         exception testing.
23527         (UNDERFLOW_EXCEPTION): New macro.
23528         (UNDERFLOW_EXCEPTION_OK): Likewise.
23529         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
23530         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
23531         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
23532         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
23533         (INVALID_EXCEPTION_OK): Update value.
23534         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
23535         (OVERFLOW_EXCEPTION_OK): Likewise.
23536         (IGNORE_ZERO_INF_SIGN): Likewise.
23537         (test_exceptions): Handle underflow exceptions.
23538         (acos_test): Update for underflow exception expectations.
23539         (cexp_test): Likewise.
23540         (clog_test): Likewise.
23541         (clog10_test): Likewise.
23542         (csqrt_test): Likewise.
23543         (ctan_test): Likewise.
23544         (ctanh_test): Likewise.
23545         (exp_test): Likewise.
23546         (exp10_test): Likewise.
23547         (exp2_test): Likewise.
23548         (expm1_test): Likewise.
23549         (fma_test): Likewise.
23550         (j0_test): Likewise.
23551         (jn_test): Likewise.
23552         (nexttoward_test): Likewise.
23553         (pow_test): Likewise.
23554         (scalbn_test): Likewise.
23555         (scalbln_test): Likewise.
23556         (tan_test): Likewise.
23557         (y1_test): Likewise.
23558         * sysdeps/i386/fpu/libm-test-ulps: Update.
23559         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23561 2012-05-23  David S. Miller  <davem@davemloft.net>
23563         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
23564         (__libc_sigaction): Remove unused local variables.
23566 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
23568         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
23570 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
23572         mktime: avoid signed integer overflow
23573         * time/mktime.c (__mktime_internal): Do not mishandle the case
23574         where diff == INT_MIN.
23576         mktime: simplify computation of average
23577         * time/mktime.c (ranged_convert): Use new time_t_avg function
23578         instead of rolling our own (probably-slower) code.
23580         mktime: do not assume signed right shift propagates sign bit
23581         * time/mktime.c (isdst_differ): New static function.
23582         (__mktime_internal): No need to normalize tm_isdst now.
23583         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
23584         tm_isdst values.
23586         mktime: merge another wrapv change from gnulib
23587         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
23588         from some compilers.
23590         mktime: remove incorrect attempt at unusual arithmetics
23591         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
23592         The code didn't really work on such machines anyway.
23593         (TYPE_MINIMUM): Assume two's complement.
23594         (twos_complement_arithmetic): Verify that long_int and time_t
23595         are two's complement (or unsigned, in the latter case).
23597         mktime: check signed shifts on long_int and time_t, too
23598         * time/mktime.c (SHR): Check that shifts work as desired
23599         on the types long_int and time_t too, as SHR is used on
23600         such types.
23602         mktime: do not assume 'long' is wide enough
23603         * time/mktime.c (verify): Move decl up.
23604         (long_int): New type.
23605         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
23606         to remove assumption in the code that 'long' is wide enough to
23607         store year values.  This assumption is not true on x32 and on
23608         some non-glibc platforms.
23610         mktime: merge wrapv change from gnulib
23611         * time/mktime.c (WRAPV): New macro.
23612         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
23613         (guess_time_tm, __mktime_internal): Do not assume that signed
23614         integer overflow wraps around; modern compilers generate code
23615         where this assumption is no longer valid.
23617 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
23619         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
23620         Replace "jmp L(pseudo_end)" with "ret".
23621         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
23622         Likewise.
23624 2012-05-23  Andreas Jaeger  <aj@suse.de>
23626         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
23627         * sysdeps/unix/sysv/linux/poll.c: Remove file.
23629 2012-05-23  Andreas Jaeger  <aj@suse.de>
23630             Maximilian Attems  <max@stro.at>
23632         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
23633         New macros.
23635 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
23637         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
23638         code so that pseudo_end is just ret and the stack pointer is
23639         correct also for static library in error case.
23641 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
23643         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
23644         move to syscalls.list.
23645         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
23646         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
23647         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
23648         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
23650         * manual/install.texi (Running make install): Do not mention Linux
23651         kernel version for which pt_chown is not needed.
23652         (Linux): Do not mention problems with nscd with 2.0 kernels.
23653         * INSTALL: Regenerated.
23655 2012-05-23  Andreas Jaeger  <aj@suse.de>
23657         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
23658         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
23659         macro.
23660         * sysdeps/unix/sysv/linux/s390/bits/mman.h
23661         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
23662         * sysdeps/unix/sysv/linux/sh/bits/mman.h
23663         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
23664         * sysdeps/unix/sysv/linux/i386/bits/mman.h
23665         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
23666         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
23667         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
23668         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
23669         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
23670         * sysdeps/unix/sysv/linux/bits/in.h
23671         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
23673 2012-05-22  Roland McGrath  <roland@hack.frob.com>
23675         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
23676         (PREPARE_VERSION): Just use assert instead, it will be elided
23677         under [NDEBUG] anyway.
23679 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
23681         * sysdeps/unix/sysv/linux/Makefile: Include
23682         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
23683         (sysdep_routines): Remove sysctl.
23684         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
23685         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
23686         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
23687         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
23688         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
23690 2012-05-22  Andreas Jaeger  <aj@suse.de>
23692         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
23693         that pseudo_end is just ret and the stack pointer is correct also
23694         for static library in error case.
23696 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
23698         [BZ #14122]
23699         * nss/nsswitch.c (defconfig_entries): New variable.
23700         (__nss_database_lookup): Don't leak defconfig entries.
23701         (nss_parse_service_list): Don't leak on error paths.
23702         (free_database_entries): New function.
23703         (free_defconfig): New function.
23704         (free_mem): Move common code to free_database_entries.
23706 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
23708         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
23709         Add arch_prctl.
23710         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
23712         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
23713         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
23714         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
23715         New macro.
23716         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
23717         (INTERNAL_SYSCALL_TYPES): Likewise.
23718         (LOAD_ARGS_TYPES_[1-6]): Likewise.
23719         (LOAD_REGS_TYPES_[1-6]): Likewise.
23720         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
23721         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
23723 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23725         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
23726         copysignl for GLIBC_2_0.
23727         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
23728         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
23729         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
23730         logbl for GLIBC_2_0.
23731         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
23732         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
23734 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
23736         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
23737         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
23739         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
23740         Use "neg %eax".
23742         * time/mktime.c: Update copyright years.
23744 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
23746         mktime: merge comment-quoting-style change from gnulib
23747         * time/mktime.c: Quote 'like this' in comments.
23748         The GNU coding standards suggest that we no longer quote `like this',
23749         as "`" and "'" are typically rendered asymmetrically nowadays.
23750         The typical gnulib style is to quote 'like this' when quoting
23751         code, and "like this" when quoting English.
23753         * time/mktime.c (compile-command): Add "-I.".
23755         mktime: merge mktime-internal.h change from gnulib
23756         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
23758         mktime: merge time_r change from gnulib
23759         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
23761         mktime: merge DEBUG change from gnulib
23762         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
23763         case system <time.h> has a #define.
23765         mktime: merge <sys/types.h> change from gnulib
23766         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
23767         since <time.t> is now guaranteed to define time_t.
23769         mktime: merge HAVE_CONFIG_H change from gnulib
23770         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
23772 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
23774         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
23775         Use "neg %eax".
23777         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
23778         __rlim_t cast.
23779         (struct rusage): Use anonymous union to pad each field to
23780         __syscall_slong_t.
23782 2012-05-21  David S. Miller  <davem@davemloft.net>
23784         * Makefules (o-iterator): Remove .s cases.
23785         (compile-command.s): Delete.
23786         (COMPILE.s): Delete.
23787         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
23789 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
23791         * configure.in (libc_cv_predef_stack_protector): Only consider
23792         "foobar" and "__stack_chk_fail" lines in libc_undefs.
23793         * configure: Regenerated.
23795 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
23797         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
23798         New macro.  Use R*LP on int and pointer.
23799         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
23800         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
23801         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
23802         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
23804         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
23805         [__WORDSIZE_TIME64_COMPAT32] instead of
23806         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
23807         (struct utmp): Likewise.
23808         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
23809         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
23810         Renamed to ...
23811         (__WORDSIZE_TIME64_COMPAT32): This.
23812         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
23813         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
23814         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
23815         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
23816         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
23817         (__WORDSIZE_TIME64_COMPAT32): New macro.
23819 2012-05-21  Andreas Jaeger  <aj@suse.de>
23821         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
23822         only if [SHARED]. Add prototype for __wcschr_ia32.
23824 2012-05-21  Roland McGrath  <roland@hack.frob.com>
23826         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
23827         of %rbp unmolested in the jmp_buf while mangling the low bits.
23828         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
23829         unmolested high bits of %rbp while demangling the low bits.
23830         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
23832 2012-05-21  Andreas Jaeger  <aj@suse.de>
23834         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
23835         * sunrpc/svc_simple.c: Use it for registerrpc.
23836         * sunrpc/xcrypt.c: Use it for passwd2des.
23838         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
23840 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
23842         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
23843         Don't define if [__SYSCALL_WORDSIZE != 32].
23844         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
23845         New macro.
23847 2012-05-21  Bruno Haible  <bruno@clisp.org>
23848             Andreas Jaeger  <aj@suse.de>
23850         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
23851         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
23852         inptr and inend for must_buffer_ch.
23853         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
23854         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
23855         * stdio-common/Makefile (tests): Remove bug15.
23856         (bug15-ENV): Remove macro.
23857         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
23858         anymore.
23860 2012-05-19  Andreas Jaeger  <aj@suse.de>
23861             Roland McGrath  <roland@hack.frob.com>
23863         * manual/contrib.texi: Completely rewritten. It contains now an
23864         alphabetical list of contributors and their contributions.
23866 2012-05-21  Richard Henderson  <rth@twiddle.net>
23868         * misc/getauxval.c (__getauxval): Use unsigned long int.
23869         * misc/sys/auxv.h: Include <sys/cdefs.h>.
23870         (getauxval): Use unsigned long int.
23872 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
23874         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
23876 2012-05-21  Roland McGrath  <roland@hack.frob.com>
23878         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
23879         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
23880         __alignof__ (long double).
23882 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23884         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23886 2012-05-20  Richard Henderson  <rth@twiddle.net>
23888         * misc/getauxval.c: New file.
23889         * misc/sys/auxv.h: New file.
23890         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
23891         (routines): Add getauxval.
23892         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
23893         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
23894         * elf/dl-sysdep.c (_dl_auxv): Remove.
23895         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
23896         * elf/dl-support.c (_dl_auxv): New variable.
23897         (_dl_aux_init): Initialize it.
23898         * manual/startup.texi (Auxiliary Vector): New node.
23899         * sysdeps/generic/bits/hwcap.h: New file.
23900         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
23901         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
23902         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
23903         * sysdeps/sparc/sysdep.h: ... here.  Include it.
23904         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
23905         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
23906         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
23907         Update.
23908         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
23909         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
23910         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
23911         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
23912         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
23913         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
23914         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
23915         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
23917 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23919         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23921 2012-05-19  David S. Miller  <davem@davemloft.net>
23923         * sysdeps/sparc/fpu/libm-test-ulps: Update.
23925 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
23927         [BZ #14123]
23928         * math/s_ccosh.c: Include <float.h>
23929         (__ccosh): Avoid internal overflow calculating sinh and cosh
23930         values before multiplying by sin and cos values.
23931         * math/s_ccoshf.c: Likewise.
23932         * math/s_ccoshl.c: Likewise.
23933         * math/s_csin.c: Likewise.
23934         * math/s_csinf.c: Likewise.
23935         * math/s_csinl.c: Likewise.
23936         * math/s_csinh.c: Likewise.
23937         * math/s_csinhf.c: Likewise.
23938         * math/s_csinhl.c: Likewise.
23939         * math/libm-test.inc (ccos_test): Add more tests.
23940         (ccosh_test): Likewise.
23941         (csin_test): Likewise.
23942         (csinh_test): Likewise.
23943         * sysdeps/i386/fpu/libm-test-ulps: Update.
23944         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23946 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
23948         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
23949         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
23951         * sysdeps/x86_64/x32/_itoa.h: Add comment.
23953 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
23955         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
23956         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
23957         * sysdeps/powerpc/soft-fp/Versions: Likewise.
23958         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
23959         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
23960         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
23961         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
23962         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
23963         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
23964         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
23965         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
23966         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
23967         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
23968         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
23969         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
23970         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
23971         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
23972         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
23973         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
23974         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
23975         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
23976         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
23977         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
23978         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
23979         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
23980         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
23981         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
23982         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
23983         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
23984         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
23985         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
23987 2012-05-18  Andreas Jaeger  <aj@suse.de>
23989         * csu/.gitignore: Delete.
23991 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
23993         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
23994         (timex): Use __syscall_slong_t.
23996 2012-05-18  Andreas Jaeger  <aj@suse.de>
23997             Carlos O'Donell  <carlos_odonell@mentor.com>
23999         * manual/install.texi (Configuring and compiling): Update
24000         description about files modified in the source directory.
24001         * INSTALL: Regenerated.
24003 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
24005         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
24006         value.  Use "or" to set return value to -1.
24007         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
24008         negate return value.
24010 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
24012         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c,
24013         CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
24014         failure if the compiler has Graphite support disabled.
24015         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
24016         Likewise.
24017         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c,
24018         CFLAGS-memmove.c): Likewise.
24019         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
24020         Likewise.
24022 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
24024         * sysdeps/x86_64/x32/_itoa.h: New file.
24026         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
24027         getdents system call only if kernel and user dirents have the
24028         same d_ino and d_off.
24030         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
24031         LLONG_MAX != LONG_MAX.
24032         (_itoa_word): Use _ITOA_WORD_TYPE on value.
24033         (_fitoa_word): Likewise.
24035         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
24036         years.
24037         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
24038         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
24039         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
24041         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
24042         include <bits/wordsize.h>.  Check __x86_64__ instead of
24043         __WORDSIZE.
24044         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
24045         if __x86_64__ is defined.  Use anonymous union on fpstate.
24047         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
24048         anonymous union.
24050 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
24052         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
24053         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
24054         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
24055         Refer to _rtld_local_ro instead of _rtld_global_ro.
24056         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
24057         Likewise.
24058         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
24059         Likewise.
24060         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
24061         Likewise.
24062         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
24063         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
24064         of _rtld_global, and rtld_progname instead of _dl_argv[0].
24066         * sysdeps/powerpc/powerpc32/dl-machine.c
24067         (__elf_machine_runtime_setup) [PROF]: Don't reference
24068         _dl_prof_resolve.
24070 2012-05-18  Andreas Jaeger  <aj@suse.de>
24072         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
24073         function only available for GCCs before 3.4 since GCC 3.4
24074         introduced a builtin.
24075         (lrint): Likewise.
24076         (llrintf): Likewise.
24077         (llrint): Likewise.
24078         (fmaxf): Likewise.
24079         (fmax): Likewise.
24080         (fminf): Likewise.
24081         (fmin): Likewise.
24082         (rint): Likewise.
24083         (rintf): Likewise.
24084         (nearbyint): Likewise.
24085         (nearbyintf): Likewise.
24086         (ceil): Likewise.
24087         (ceilf): Likewise.
24088         (floor): Likewise.
24089         (floorf): Likewise.
24091 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
24093         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
24094         on both fields and cast pointer to __syscall_ulong_t.
24096         * bits/types.h (__fsword_t): New type.
24097         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
24098         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
24099         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
24100         (__FSWORD_T_TYPE): Likewise.
24101         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
24102         (__FSWORD_T_TYPE): Likewise.
24103         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
24104         (__FSWORD_T_TYPE): Likewise.
24105         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
24106         (__FSWORD_T_TYPE): Likewise.
24107         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
24108         __SWORD_TYPE with __fsword_t.
24109         (statfs64): Likewise.
24111 2012-05-17  David S. Miller  <davem@davemloft.net>
24113         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
24115 2012-05-17  Andreas Jaeger  <aj@suse.de>
24117         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
24118         warning.
24120 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
24122         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
24124 2012-05-17  Andreas Jaeger  <aj@suse.de>
24126         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
24127         when it is used.
24129 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
24131         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
24133 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
24135         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
24136         * sysdeps/x86_64/tst-mallocalign1.c: New file.
24138 2012-05-17  Andreas Jaeger  <aj@suse.de>
24139             Carlos O'Donell  <carlos_odonell@mentor.com>
24141         [BZ #14059]
24142         * sysdeps/x86_64/multiarch/init-arch.h
24143         (bit_YMM_Usable): Rename to...
24144         (bit_AVX_Usable): ... this.
24145         (bit_FMA4_Usable): New macro.
24146         (bit_XMM_state): New macro.
24147         (bit_YMM_state): New macro.
24148         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
24149         [__ASSEMBLER__] (index_AVX_Usable): ... this.
24150         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
24151         (CPUID_OSXSAVE): New macro.
24152         (CPUID_AVX): New macro.
24153         (CPUID_FMA4): New macro.
24154         (index_YMM_Usable): Rename to...
24155         (index_AVX_Usable): ... this.
24156         (HAS_AVX): Use HAS_ARCH_FEATURE.
24157         (HAS_FMA4): Likewise.
24158         (HAS_YMM_USABLE): Remove.
24159         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
24160         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
24161         are present.
24162         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
24163         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
24164         * sysdeps/x86_64/multiarch/Makefile: Likewise.
24165         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
24166         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
24168 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
24170         * math/libm-test.c: Support platforms without multiple rounding modes.
24171         * math/bug-nextafter.c: Support platforms without FP exceptions.
24172         * math/bug-nexttoward.c: Likewise.
24173         * math/test-fenv.c: Likewise.
24174         * math/test-misc.c: Likewise.
24175         * stdlib/bug-getcontext.c: Likewise.
24177 2012-05-17  Andreas Jaeger  <aj@suse.de>
24179         * manual/examples/search.c (critter_cmp): Change signature to
24180         avoid warnings.
24181         * manual/string.texi (Collation Functions): Likewise.
24183 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
24185         * bits/types.h: Fold copyright years.
24186         * bits/typesizes.h: Likewise.
24187         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
24188         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
24189         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
24190         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
24191         * time/time.h: Likewise.
24193 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
24195         [BZ #208]
24196         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
24197         in instead of returning them.  Return void.
24198         (__libc_mallinfo): Accumulate over all arenas.
24199         (__malloc_stats): Adjust for change in int_mallinfo interface.
24201 2012-05-16  Roland McGrath  <roland@hack.frob.com>
24203         [BZ #10375]
24204         * configure.in (NM): Add AC_CHECK_TOOL for it.
24205         (libc_extra_cflags): New substituted variable.
24206         Check for -fstack-protector being used implicitly.
24207         * configure: Regenerated.
24208         * config.make.in (config-extra-cflags): New variable,
24209         gets @libc_extra_cflags@.
24210         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
24212         [BZ #10375]
24213         * configure.in: Check for _FORTIFY_SOURCE being predefined.
24214         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
24215         * configure: Regenerated.
24216         * config.make.in (CPPUNDEFS): New substituted variable.
24217         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
24218         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
24219         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
24221 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
24223         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
24224         (mq_attr): Use __syscall_slong_t.
24226 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
24228         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
24229         Check __x86_64__ instead of __WORDSIZE.
24230         (_STAT_VER_LINUX): Likewise.
24231         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
24232         __syscall_ulong_t and __syscall_slong_t.
24233         (stat64): Likewise.
24235 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
24237         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
24239 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
24241         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
24243 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
24245         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
24246         __syscall_ulong_t.
24248         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
24249         include <bits/wordsize.h>.  Check __x86_64__ instead of
24250         __WORDSIZE.
24251         (greg_t): Use "__extension__ long long int" if __x86_64__ is
24252         defined.
24253         (mcontext_t): Replace "unsigned long" with "unsigned long long".
24255         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
24256         include <bits/wordsize.h>.  Check __x86_64__ instead of
24257         __WORDSIZE.
24258         (user_regs_struct): Use "__extension__ unsigned long long"
24259         instead of "unsigned long" if __x86_64__ is defined.
24260         (user): Likewise.  Pad after pointer field if __ILP32__ is
24261         defined.
24263 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
24265         * configure.in (makeinfo): Require version 4.5 or later.  Allow
24266         versions 5 to 9.
24267         * configure: Regenerated.
24268         * manual/install.texi (texinfo): Increase version requirement to
24269         4.5 or later.
24270         * INSTALL: Regenerated.
24272         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
24274 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
24276         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
24278         * sysdeps/x86_64/x32/ffs.c: New file.
24280         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
24281         __syscall_ulong_t.
24282         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
24283         defined.  Use __syscall_ulong_t.
24284         (shminfo): Use __syscall_ulong_t.
24285         (shm_info): Likewise.
24287         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
24288         __syscall_ulong_t.
24290         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
24291         <bits/wordsize.h>.
24292         (msgqnum_t): Use __syscall_ulong_t.
24293         (msglen_t): Likewise.
24294         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
24295         __syscall_ulong_t.
24297         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
24298         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
24300         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
24302         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
24303         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
24305         * sysvipc/sys/msg.h (msgbuf): Replace long int with
24306         __syscall_slong_t.
24308         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
24309         include <bits/wordsize.h>.  Check __x86_64__ instead of
24310         __WORDSIZE.
24312         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
24313         "unsigned long long int" if __x86_64__ is defined.
24314         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
24316         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
24317         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
24318         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
24320         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
24321         <stdint.h>.
24322         (GET_PC): Cast to uintptr_t first.
24323         (GET_FRAME): Likewise.
24324         (GET_STACK): Likewise.
24326         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
24327         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
24328         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
24329         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
24330         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
24331         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
24332         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
24333         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
24334         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
24335         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
24336         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
24337         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
24338         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
24339         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
24340         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
24341         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
24342         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
24343         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
24344         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
24345         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
24346         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
24347         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
24348         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
24349         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
24350         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
24351         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
24352         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
24353         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
24354         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
24356 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
24358         * Makerules (+depfiles): Also collect depfiles from .oS in
24359         $(extra-objs).
24360         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
24361         .oS, $(libnldbl-routines)).
24363         * Makerules (native-compile-mkdep-flags): Define.
24364         * sunrpc/Makefile (extra-objs): Add $(addprefix
24365         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
24366         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
24367         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
24368         calling $(make-target-directory).
24370 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24372         * bits/types.h (__snseconds_t): Removed.
24373         * time/time.h (struct timespec): Replace __snseconds_t with
24374         __syscall_slong_t.
24375         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
24376         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
24377         Likewise.
24378         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
24379         (__SNSECONDS_T_TYPE): Likewise.
24380         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
24381         (__SNSECONDS_T_TYPE): Likewise.
24382         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
24383         (__SNSECONDS_T_TYPE): Likewise.
24385 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24387         * sysdeps/mach/hurd/bits/typesizes.h
24388         (__SYSCALL_SLONG_TYPE): New macro.
24389         (__SYSCALL_ULONG_TYPE): Likewise.
24391 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24393         * bits/types.h (__syscall_slong_t): New type.
24394         (__syscall_ulong_t): Likewise.
24396         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
24397         (__SYSCALL_ULONG_TYPE): Likewise.
24398         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
24399         (__SYSCALL_SLONG_TYPE): Likewise.
24400         (__SYSCALL_ULONG_TYPE): Likewise.
24401         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
24402         (__SYSCALL_SLONG_TYPE): Likewise.
24403         (__SYSCALL_ULONG_TYPE): Likewise.
24404         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
24405         (__SYSCALL_SLONG_TYPE): Likewise.
24406         (__SYSCALL_ULONG_TYPE): Likewise.
24408 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24410         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
24411         Add sigaltstack-offsets.sym.
24412         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
24413         <sigaltstack-offsets.h>.
24414         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
24415         longjmp_msg pointer.
24416         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
24417         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
24418         signal stack.
24419         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
24421 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
24423         * elf/stackguard-macros.h: Remove file.
24424         * sysdeps/generic/stackguard-macros.h: New file.
24425         * sysdeps/i386/stackguard-macros.h: Likewise.
24426         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
24427         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
24428         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
24429         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
24430         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
24431         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
24432         * sysdeps/x86_64/stackguard-macros.h: Likewise.
24433         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
24434         <elf/stackguard-macros.h>.
24436         [BZ #14109]
24437         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
24438         __aligned__ in attribute.
24439         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
24440         (gregset_t): Likewise.
24442 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24444         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
24445         * sysdeps/x86_64/64/Implies-after: Here.  New file.
24446         * sysdeps/x86_64/x32/Implies-after: New file.
24448 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24450         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
24451         and access return value for _dl_profile_fixup.  Use R10_LP to
24452         load frame size.
24454 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24456         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
24458 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24460         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
24461         * sysdeps/x86_64/x32/sysdep.h: New file.
24463 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24465         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
24466         * sysdeps/x86_64/setjmp.S: Likewise.
24468 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24470         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
24471         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
24472         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
24473         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
24474         remove unused global constant.
24476 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
24478         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
24479         include of <not-cancel.h>.
24481 2012-05-15  Roland McGrath  <roland@hack.frob.com>
24483         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
24485 2012-05-15  Jeff Law  <law@redhat.com>
24486             Andreas Jaeger  <aj@suse.de>
24488         [BZ #13594]
24489         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
24490         out from...
24491         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
24492         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
24493         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
24494         code changing __hst_map_handle.map.
24496 2012-05-15  Roland McGrath  <roland@hack.frob.com>
24498         * configure.in (sysnames): Look for Implies-before and Implies-after
24499         files.
24500         * configure: Regenerated.
24502 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24504         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
24505         8-byte data alignment with LP_SIZE alignment.
24507 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24509         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
24510         into R10_LP.
24512 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24514         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
24516 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24518         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
24519         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
24520         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
24521         Likewise.
24522         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
24524 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24526         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
24527         (stackinfo_sub_sp): Likewise.
24529 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24531         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
24532         RAX_LP.
24534 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24536         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
24537         into R*_LP.
24539 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24541         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
24542         sizes into R*_LP.
24544 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24546         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
24548 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24550         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
24551         into R11_LP and load __x86_64_shared_cache_size_half into
24552         R8_LP.
24554 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24556         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
24557         R8_LP.
24559 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24561         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
24562         logb for POWER7.
24563         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
24564         logbf for POWER7.
24565         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
24566         logbl for POWER7.
24567         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
24568         powerpc32/power7/fpu/s_logb.c via #include.
24569         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
24570         powerpc32/power7/fpu/s_logbf.c via #include.
24571         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
24572         powerpc32/power7/fpu/s_logbl.c via #include.
24574 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
24576         * README.libm: Remove file.
24578 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
24580         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
24581         count for x32.  Use R*_LP and omit operand-size suffix.
24583 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
24585         * shlib-versions: Move x86_64-.*-linux.* entries to ...
24586         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
24587         * sysdeps/x86_64/x32/shlib-versions: New file.
24589 2012-05-14  Roland McGrath  <roland@hack.frob.com>
24591         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
24592         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
24593         Use _dl_fatal_printf instead.
24595 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
24597         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
24598         set if not set by the user.  Do not allow for being unset.
24599         * sysdeps/unix/sysv/linux/configure: Regenerated.
24601 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
24603         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
24604         the `q' suffix from lea and replace .quad with ASM_ADDR.
24606 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
24608         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
24609         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
24610         instead of $17.
24611         (PTR_DEMANGLE): Likewise.
24613 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
24615         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
24616         (LP_OP): Likewise.
24617         (ASM_ADDR): Likewise.
24618         (RAX_LP): Likewise.
24619         (RBP_LP): Likewise.
24620         (RBX_LP): Likewise.
24621         (RCX_LP): Likewise.
24622         (RDI_LP): Likewise.
24623         (RSI_LP): Likewise.
24624         (RSP_LP): Likewise.
24625         (R8_LP): Likewise.
24626         (R9_LP): Likewise.
24627         (R10_LP): Likewise.
24628         (R10_LP): Likewise.
24629         (R11_LP): Likewise.
24630         (R12_LP): Likewise.
24631         (R13_LP): Likewise.
24632         (R14_LP): Likewise.
24633         (R15_LP): Likewise.
24635 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
24637         * sysdeps/x86_64/x32/dl-machine.h: New file.
24639 2012-05-14  Andreas Jaeger  <aj@suse.de>
24641         * manual/Makefile (subdir): Remove export of subdir.
24642         (all): Remove target.
24643         (.PHONY): Remove all from list.
24644         (mkinstalldirs): Remove.
24645         (.PHONY): Remove installdirs from list.
24646         ($(inst_infodir)/libc.info): Use make-target-directory.
24647         (installdirs): Remove.
24648         (subdir_%): Remove.
24649         (glibc-targets): Remove.
24650         (lib): Remove.
24651         (stubs): Remove.
24652         ($(objpfx)stubs ../po/manual.pot): Remove.
24653         ($(objpfx)stamp%): Remove.
24654         (make-target-directory): Remove.
24655         (subdir_install): Remove.
24656         (routines): Remove.
24657         (aux): Remove.
24658         (sources): Remove.
24659         (objects): Remove.
24660         (headers): Remove.
24662         [BZ #13750]
24663         * manual/.gitignore: Remove, it's not needed anymore.
24664         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
24665         all files in it.
24666         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
24667         directory.
24668         (texis): Renamed to $(objpfx)texis.
24669         (texis-path): New, contains path to generated files.
24670         (chapters.%): Use texis-path for complete path, add extra argument
24671         libc-texinfo.sh.
24672         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
24673         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
24674         (summary,texi, stamp-summary): Use complete path of
24675         files. Generate files in build dir.
24676         (dir-add.texi): Build in build dir.
24677         (libm-err.texi,stamp-libm-err): Likewise.
24678         (version.texi, stamp-version): Likewise.
24679         (.%c.texi): Likewise.
24680         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
24681         (mostlyclean): Remove target.
24682         (realclean): Remove target.
24683         (generated): Add new variable with contents from mostlyclean and
24684         realclean, remove entries duplicated in common-mostlyclean, add
24685         stamp-libm-err and stamp-version.
24686         (generated-dirs): Add libc directory.
24687         ($(inst_infodir)/libc.info): Install files from build dir.
24689         * manual/install.texi (Configuring and compiling): Adjust since
24690         the info files are not part of the tar ball anymore.
24692 2012-05-14  Andreas Jaeger  <aj@suse.de>
24694         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
24695         variable.
24697 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
24699         [BZ #13717]
24700         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
24701         to 2.2.0 where earlier.
24702         * sysdeps/unix/sysv/linux/configure: Regenerated.
24703         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
24704         Remove conditional code.
24705         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
24706         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
24707         Remove conditional code.
24708         [!__NR_lchown]: Likewise.
24709         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
24710         [__NR_lchown]: Likewise.
24711         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
24712         comment referencing __ASSUME_LCHOWN_SYSCALL.
24713         * sysdeps/unix/sysv/linux/i386/sigaction.c
24714         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
24715         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
24716         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
24717         Remove conditional code.
24718         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
24719         (__protocol_available): Remove #if 0 code.
24720         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
24721         conditional code.
24722         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
24723         * sysdeps/unix/sysv/linux/kernel-features.h
24724         (__ASSUME_GETCWD_SYSCALL): Don't define.
24725         (__ASSUME_REALTIME_SIGNALS): Likewise.
24726         (__ASSUME_PREAD_SYSCALL): Likewise.
24727         (__ASSUME_PWRITE_SYSCALL): Likewise.
24728         (__ASSUME_POLL_SYSCALL): Likewise.
24729         (__ASSUME_LCHOWN_SYSCALL): Likewise.
24730         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
24731         non-SPARC.
24732         (__ASSUME_SIOCGIFNAME): Don't define.
24733         (__ASSUME_MSG_NOSIGNAL): Likewise.
24734         (__ASSUME_SENDFILE): Define unconditionally.
24735         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
24736         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
24737         conditional code.
24738         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
24739         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
24740         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
24741         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
24742         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
24743         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
24744         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
24745         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
24746         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
24747         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24748         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
24749         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
24750         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24751         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
24752         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
24753         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24754         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
24755         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
24756         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24757         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
24758         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
24759         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24760         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
24761         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
24762         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24763         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
24764         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
24765         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24766         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
24767         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
24768         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24769         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
24770         Remove conditional code.
24771         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24772         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
24773         Remove conditional code.
24774         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24775         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
24776         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
24777         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
24778         Remove conditional code.
24779         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24780         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
24781         Remove conditional code.
24782         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24783         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
24784         Remove conditional code.
24785         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24786         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
24787         Remove conditional code.
24788         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24789         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
24790         Remove conditional code.
24791         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24792         * sysdeps/unix/sysv/linux/sh/pwrite64.c
24793         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
24794         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24795         * sysdeps/unix/sysv/linux/sigaction.c
24796         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
24797         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
24798         * sysdeps/unix/sysv/linux/sigpending.c
24799         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
24800         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
24801         * sysdeps/unix/sysv/linux/sigprocmask.c
24802         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
24803         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
24804         * sysdeps/unix/sysv/linux/sigsuspend.c
24805         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
24806         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
24807         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
24808         (__libc_missing_rt_sigs): Remove.
24809         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
24810         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
24811         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
24812         Remove conditional code.
24813         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
24814         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
24815         return 1.
24816         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
24817         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
24818         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
24819         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
24821 2012-05-14  Andreas Jaeger  <aj@suse.de>
24823         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
24824         it's not used in glibc.
24825         (__coshm1): Likewise.
24826         (__acosh1p): Likewise.
24827         (__sgn): Likewise.
24829         * manual/string.texi (Copying and Concatenation): Add missing
24830         variable in concat example.
24831         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
24833 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
24835         [BZ #14103]
24836         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
24837         __builtin_clzl with __builtin_clzll.
24839 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
24841         [BZ #14104]
24842         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
24843         libc_freeres_ptr.
24845 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
24847         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
24848         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
24849         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
24850         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
24852 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
24854         * NEWS: Update ia64 info.
24856 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
24858         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
24859         used as bcopy.
24861 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
24863         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
24864         * sysdeps/unix/syscalls.list (dup3): Likewise.
24865         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
24866         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
24868 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
24870         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
24871         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
24873 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
24875         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
24876         thread pointer.
24877         (TLS_IE): Use mov/add instead of movq/addq to load thread
24878         pointer.
24879         (TLS_GD_PREFIX): New.
24880         (TLS_GD): Use it.
24882 2012-05-11  David S. Miller  <davem@davemloft.net>
24884         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
24885         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
24886         (_FPU_SETCW): Likewise.
24888 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
24890         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
24891         is 32-byte aligned.
24893 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
24895         [BZ #11837]
24896         * iconvdata/gb18030.c: Update tables.
24897         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
24898         characters specially.
24899         (BODY for TO_LOOP): Add encoding of missing ranges.
24901 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
24903         [BZ #13673]
24904         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
24905         * sysdeps/mach/hurd/dup3.c: Likewise.
24906         * sysdeps/mach/hurd/readlinkat.c: Likewise.
24907         * sysdeps/powerpc/memmove.c:: Likewise.
24909 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
24911         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
24912         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
24914 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
24916         * elf/elf.h (R_X86_64_RELATIVE64): New.
24917         (R_X86_64_NUM): Updated.
24918         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
24919         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
24920         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
24921         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
24922         tst-quad1pie tst-quad2pie
24923         (modules-names): Add tst-quadmod1 tst-quadmod2.
24924         ($(objpfx)tst-quad1): New dependency.
24925         ($(objpfx)tst-quad2): Likewise.
24926         ($(objpfx)tst-quad1pie): Likewise.
24927         ($(objpfx)tst-quad2pie): Likewise.
24928         * sysdeps/x86_64/tst-quad1.c: New file.
24929         * sysdeps/x86_64/tst-quad1pie.c: New file.
24930         * sysdeps/x86_64/tst-quad2.c: Likewise.
24931         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
24932         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
24933         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
24934         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
24935         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
24937 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
24939         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
24940         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
24941         * streams/stropts.h (t_scalar_t): Define type.
24943         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
24944         (_PATH_PRESERVE): Set to "/var/lib".
24945         (_PATH_RWHODIR): Set to "/var/spool/rwho".
24947         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
24948         instead of int.
24950         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
24951         if __dir_mkfile succeeded.
24953         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
24954         checking for _hurd_dtablesize.  Unlock it right after having
24955         finished _hurd_dtable allocation.
24957 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
24959         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
24960         * sysdeps/mach/hurd/configure: Regenerated.
24961         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
24962         special-casing to...
24963         * sysdeps/gnu/configure.in: ... this new file.
24964         * sysdeps/unix/sysv/linux/configure: Regenerated.
24965         * sysdeps/gnu/configure: New generated file.
24967         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
24968         for Linux: use nsec instead of usec, as well as:
24969         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
24970         members of type struct timespec.
24971         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
24972         New macros.
24973         (struct stat64): Likewise.
24974         (_STATBUF_ST_NSEC): New macro.
24975         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
24977         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
24978         __strtoul_internal rather than strtoul.
24980 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
24982         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
24983         and reject them.
24985 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
24987         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
24988         which preserves existing values.
24989         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
24991 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
24993         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
24994         TIMEOUT values.  Return EINVAL for NFDS values either negative or
24995         greater than FD_SETSIZE.
24997 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
24999         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
25000         allocated, call __vm_protect to finish enabling the existing space, and
25001         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
25002         allocate the remainder.
25004 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
25006         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
25007         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
25009 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25011         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
25012         sysdeps/mach/hurd/readlink.c.
25014         * posix/tst-sysconf.c (posix_options): Only use
25015         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
25016         _POSIX_SYNCHRONIZED_IO when they are defined
25017         * sysdeps/mach/hurd/bits/posix_opt.h:
25018         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
25019         (_XOPEN_REALTIME): Undefine macro.
25020         (_XOPEN_REALTIME_THREADS): Undefine macro.
25021         (_XOPEN_SHM): Undefine macro.
25022         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
25023         macro to -1.
25024         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
25025         macro to -1.
25026         (_POSIX_ASYNC_IO): Undefine macro.
25027         (_POSIX_PRIORITIZED_IO): Undefine macro.
25028         (_POSIX_SPIN_LOCKS): Define macro to -1.
25030         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
25031         SA_NODEFER, SA_RESETHAND.
25032         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
25033         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
25034         F_DUPFD_CLOEXEC.
25036 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25038         * elf/Makefile (pldd-modules): Define unconditionally.
25040 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25042         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
25044 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25046         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
25047         Return ENOENT when name is empty.
25048         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
25050 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25052         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
25054         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
25056 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25058         Fix mlock in all cases except non-readable pages.
25059         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
25060         instead of VM_PROT_ALL as parameter to __vm_wire function.
25062         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
25063         (__mkdir): When path is `/', just fail with EEXIST.
25064         * sysdeps/mach/hurd/mkdirat.c: Likewise.
25066 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25068         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
25069         <sys/uio.h> (for writev).
25070         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
25071         and <sys/param.h> (for MIN).
25073 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
25075         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
25076         REQUESTED_TIME.  Properly set the remaining time and return EINTR
25077         if interrupted.
25079 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25081         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
25082         Depend on against $(link-rpcuserlibs).
25084 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25086         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
25087         (__libc_stack_end): Do not use attribute_relro.
25088         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
25089         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
25090         to libthread-provided value.
25091         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
25092         attribute_relro.
25094 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25096         [BZ #3748]
25097         * bits/libc-lock.h (__libc_once_get): New macro.
25098         * sysdeps/mach/bits/libc-lock.h: Likewise.
25099         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
25100         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
25101         instead of using implementation details.
25103         * libio/fileops.c: Unconditionally include <kernel-features.h>.
25104         * libio/freopen.c: Likewise.
25105         * libio/freopen64.c: Likewise.
25106         * misc/syslog.c: Likewise.
25107         * nscd/connections.c: Likewise.
25108         * nscd/netgroupcache.c: Likewise.
25109         * sysdeps/posix/getcwd.c: Likewise.
25111 2012-05-10  Roland McGrath  <roland@hack.frob.com>
25113         * math/w_ilogbf.c: Add #include <limits.h>.
25115 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25117         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
25118         path instead of returning without unlocking.
25120         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
25121         immediate-write ioctls.
25122         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
25124 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25126         * sysdeps/mach/hurd/i386/init-first.c (init): Use
25127         __builtin_frame_address instead of making assumptions about the
25128         location of the return address relative to DATA.  Force early load of
25129         the return address.
25130         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
25131         __builtin_frame_address.
25133         dup3 for GNU Hurd.
25134         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
25135         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
25136         implement dup3 and do some further code clean-ups.
25137         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
25138         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
25140 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25142         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
25144         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
25145         HURD_CRITICAL_END around holding _hurd_dtable_lock.
25146         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
25147         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
25148         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
25149         d->port.lock.
25151         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
25152         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
25153         when handler == SIG_ERR, not when handler != SIG_ERR.
25155 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25157         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
25158         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
25159         definitions.
25161         accept4 for GNU Hurd.
25162         * include/sys/socket.h (__libc_accept4): New prototype.
25163         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
25164         to implement __libc_accept4.
25165         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
25166         __libc_accept4.
25167         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
25169         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
25170         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
25171         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
25172         signal-defines.sym.
25174 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25176         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
25178 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25180         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
25181         assertion on O_CLOEXEC flag.
25182         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
25183         * hurd/intern-fd.c: Likewise.
25184         * hurd/port2fd.c: Likewise.
25186 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25188         [BZ #3906]
25189         * bits/in.h (IPV6_PKTINFO): Define new macro.
25190         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
25192 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25194         [BZ #13954]
25195         [BZ #13955]
25196         [BZ #13956]
25197         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
25198         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
25199         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
25200         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
25201         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
25202         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
25203         * math/libm-test.inc (logb_test) : Additional logb tests.
25205 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
25206             Andreas Jaeger  <aj@suse.de>
25208         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
25209         * configure: Regenerated.
25210         * config.h.in (LINK_OBSOLETE_RPC): New macro.
25211         * config.make.in (link-obsolete-rpc): New substituted variable.
25212         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
25213         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
25214         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
25215         (shared-only-routines): Don't set it under [link-obsolete-rpc],
25216         so that libc.a contains the symbols.
25217         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
25218         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
25219         * sunrpc/auth_none.c: Likewise.
25220         * sunrpc/auth_unix.c: Likewise.
25221         * sunrpc/authdes_prot.c: Likewise.
25222         * sunrpc/authuxprot.c: Likewise.
25223         * sunrpc/clnt_gen.c: Likewise.
25224         * sunrpc/clnt_perr.c: Likewise.
25225         * sunrpc/clnt_raw.c: Likewise.
25226         * sunrpc/clnt_simp.c: Likewise.
25227         * sunrpc/clnt_tcp.c: Likewise.
25228         * sunrpc/clnt_udp.c: Likewise.
25229         * sunrpc/clnt_unix.c: Likewise.
25230         * sunrpc/des_crypt.c: Likewise.
25231         * sunrpc/des_soft.c: Likewise.
25232         * sunrpc/get_myaddr.c: Likewise.
25233         * sunrpc/key_call.c: Likewise.
25234         * sunrpc/key_prot.c: Likewise.
25235         * sunrpc/netname.c: Likewise.
25236         * sunrpc/pm_getmaps.c: Likewise.
25237         * sunrpc/pm_getport.c: Likewise.
25238         * sunrpc/pmap_clnt.c: Likewise.
25239         * sunrpc/pmap_prot.c: Likewise.
25240         * sunrpc/pmap_prot2.c: Likewise.
25241         * sunrpc/pmap_rmt.c: Likewise.
25242         * sunrpc/publickey.c: Likewise.
25243         * sunrpc/rpc_cmsg.c: Likewise.
25244         * sunrpc/rpc_common.c: Likewise.
25245         * sunrpc/rpc_dtable.c: Likewise.
25246         * sunrpc/rpc_prot.c: Likewise.
25247         * sunrpc/rpc_thread.c: Likewise.
25248         * sunrpc/rtime.c: Likewise.
25249         * sunrpc/svc.c: Likewise.
25250         * sunrpc/svc_auth.c: Likewise.
25251         * sunrpc/svc_raw.c: Likewise.
25252         * sunrpc/svc_run.c: Likewise.
25253         * sunrpc/svc_tcp.c: Likewise.
25254         * sunrpc/svc_udp.c: Likewise.
25255         * sunrpc/svc_unix.c: Likewise.
25256         * sunrpc/svcauth_des.c: Likewise.
25257         * sunrpc/xcrypt.c: Likewise.
25258         * sunrpc/xdr.c: Likewise.
25259         * sunrpc/xdr_array.c: Likewise.
25260         * sunrpc/xdr_float.c: Likewise.
25261         * sunrpc/xdr_intXX_t.c: Likewise.
25262         * sunrpc/xdr_mem.c: Likewise.
25263         * sunrpc/xdr_rec.c: Likewise.
25264         * sunrpc/xdr_ref.c: Likewise.
25265         * sunrpc/xdr_sizeof.c: Likewise.
25266         * sunrpc/xdr_stdio.c: Likewise.
25268 2012-05-10  Roland McGrath  <roland@hack.frob.com>
25270         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
25271         change.  Update copyright years.
25273 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
25275         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
25277 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
25278             Joseph Myers  <joseph@codesourcery.com>
25279             Paul Pluzhnikov  <ppluzhnikov@google.com>
25281         [BZ #14012]
25282         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
25283         requiring rpcgen.
25284         [cross-compiling] (extra-libs): Likewise.
25285         [cross-compiling] (extra-libs-others): Likewise.
25286         [cross-compiling] (librpcsvc-routines): Likewise.
25287         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
25288         [cross-compiling] (omit-deps): Likewise.
25289         (sunrpc-CPPFLAGS): New variable.
25290         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
25291         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
25292         (cross-rpcgen-objs): New variable.
25293         (extra-objs): Append $(cross-rpcgen-objs).
25294         ($(cross-rpcgen-objs)): New rule.
25295         ($(objpfx)cross-rpcgen): Likewise.
25296         (rpcgen-cmd): Define to use $(built-program-file).  Expand
25297         comment.
25298         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
25299         ($(objpfx)x%.stmp): Likewise.
25300         * sunrpc/proto.h [IS_IN_build] (_): Define.
25301         [IS_IN_build] (_libc_intl_domainname): Likewise.
25303 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
25305         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
25306         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
25307         and R_X86_64_TPOFF64.
25309 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
25311         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
25312         sysdeps/unix/sysv/syscalls.list.
25313         (stime): Likewise.
25314         (utime): Likewise.
25315         * sysdeps/unix/sysv/syscalls.list: Remove file.
25317 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
25319         [BZ #3440]
25320         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
25321         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
25322         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
25323         (__LC_IDENTIFICATION): Make these macros useful in #if
25324         expressions, as required by C99.
25326 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
25328         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
25329         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
25330         after this.
25332 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
25334         * stdlib/longlong.h: Updated from GCC.
25336 2012-05-09  Andreas Jaeger  <aj@suse.de>
25338         * nscd/nscd.c (run_modes): Make named enum, reorder so that
25339         default is first entry.
25340         (run_mode): Set type.
25341         (main): Remove informal message about syslog.
25342         (options): Fix typo.
25344         [BZ #14053]
25345         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
25346         to asm.
25347         (lrint): Likewise.
25348         (llrintf): Likewise.
25349         (llrint): Likewise.
25350         (rint): Likewise.
25351         (rintf): Likewise.
25352         (nearbyint): Likewise.
25353         (nearbyintf): Likewise.
25355 2012-05-09  Andreas Jaeger  <aj@suse.de>
25356             Pedro Alves  <palves@redhat.com>
25358         * nscd/nscd.c (run_mode): Use enum.
25359         (main): Cleanup coding style issue.
25361 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
25362             Andreas Jaeger  <aj@suse.de>
25364         * nscd/nscd.c (go_background): Replaced with...
25365         (run_mode): ... this.
25366         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
25367         (options): Add -F --foreground.
25368         (main): Implement it.
25369         (parse_opt): Parse it.
25371 2012-05-09  Andreas Jaeger  <aj@suse.de>
25373         [BZ #14083]
25374         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
25375         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
25376         -Wconversion warning.
25377         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
25378         Likewise.
25380 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
25382         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
25383         == 0.
25384         (LC_ALL): Use macro-int-constant.
25385         (LC_COLLATE): Likewise.
25386         (LC_CTYPE): Likewise.
25387         (LC_MESSAGES): Likewise.
25388         (LC_MONETARY): Likewise.
25389         (LC_NUMERIC): Likewise.
25390         (LC_TIME): Likewise.
25391         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
25392         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
25393         [ISO || ISO99 || ISO11] (*_t): Do not allow.
25394         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
25395         Specify type.
25396         [C99-based standards] (float_t): Expect type.
25397         [C99-based standards] (double_t): Expect type.
25398         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
25399         type.
25400         [C99-based standards] (HUGE_VALL): Likewise.
25401         [C99-based standards] (INFINITY): Likewise.
25402         [C99-based standards] (NAN): Likewise.
25403         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
25404         [C99-based standards] (FP_NAN): Likewise.
25405         [C99-based standards] (FP_NORMAL): Likewise.
25406         [C99-based standards] (FP_SUBNORMAL): Likewise.
25407         [C99-based standards] (FP_ZERO): Likewise.
25408         [C99-based standards] (FP_FAST_FMA): Use
25409         optional-macro-int-constant.  Specify type.  Require == 1.
25410         [C99-based standards] (FP_FAST_FMAF): Likewise.
25411         [C99-based standards] (FP_FAST_FMAL): Likewise.
25412         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
25413         [C99-based standards] (FP_ILOGBNAN): Likewise.
25414         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
25415         Specify type.
25416         [C99-based standards] (MATH_ERREXCEPT): Likewise.
25417         [C99-based standards] (math_errhandling): Specify type.
25418         [ISO99 || ISO11] (signgam): Do not allow.
25419         [non-C99-based standards] (copysignf): Do not allow.
25420         [non-C99-based standards] (exp2f): Likewise.
25421         [non-C99-based standards] (log2f): Likewise.
25422         [non-C99-based standards] (modff): Allow.
25423         [non-C99-based standards] (erff): Do not allow.
25424         [non-C99-based standards] (erfcf): Likewise.
25425         [non-C99-based standards] (gammaf): Likewise.
25426         [non-C99-based standards] (hypotf): Likewise.
25427         [non-C99-based standards] (j0f): Likewise.
25428         [non-C99-based standards] (j1f): Likewise.
25429         [non-C99-based standards] (jnf): Likewise.
25430         [non-C99-based standards] (lgammaf): Likewise.
25431         [non-C99-based standards] (tgammaf): Likewise.
25432         [non-C99-based standards] (y0f): Likewise.
25433         [non-C99-based standards] (y1f): Likewise.
25434         [non-C99-based standards] (ynf): Likewise.
25435         [non-C99-based standards] (isnanf): Likewise.
25436         [non-C99-based standards] (acoshf): Likewise.
25437         [non-C99-based standards] (asinhf): Likewise.
25438         [non-C99-based standards] (atanhf): Likewise.
25439         [non-C99-based standards] (cbrtf): Likewise.
25440         [non-C99-based standards] (expm1f): Likewise.
25441         [non-C99-based standards] (ilogbf): Likewise.
25442         [non-C99-based standards] (log1pf): Likewise.
25443         [non-C99-based standards] (logbf): Likewise.
25444         [non-C99-based standards] (nextafterf): Likewise.
25445         [non-C99-based standards] (remainderf): Likewise.
25446         [non-C99-based standards] (rintf): Likewise.
25447         [non-C99-based standards] (scalbf): Likewise.
25448         [non-C99-based standards] (copysignl): Likewise.
25449         [non-C99-based standards] (exp2l): Likewise.
25450         [non-C99-based standards] (log2l): Likewise.
25451         [non-C99-based standards] (modfl): Allow.
25452         [non-C99-based standards] (erfl): Do not allow.
25453         [non-C99-based standards] (erfcl): Likewise.
25454         [non-C99-based standards] (gammal): Likewise.
25455         [non-C99-based standards] (hypotl): Likewise.
25456         [non-C99-based standards] (j0l): Likewise.
25457         [non-C99-based standards] (j1l): Likewise.
25458         [non-C99-based standards] (jnl): Likewise.
25459         [non-C99-based standards] (lgammal): Likewise.
25460         [non-C99-based standards] (tgammal): Likewise.
25461         [non-C99-based standards] (y0l): Likewise.
25462         [non-C99-based standards] (y1l): Likewise.
25463         [non-C99-based standards] (ynl): Likewise.
25464         [non-C99-based standards] (isnanl): Likewise.
25465         [non-C99-based standards] (acoshl): Likewise.
25466         [non-C99-based standards] (asinhl): Likewise.
25467         [non-C99-based standards] (atanhl): Likewise.
25468         [non-C99-based standards] (cbrtl): Likewise.
25469         [non-C99-based standards] (expm1l): Likewise.
25470         [non-C99-based standards] (ilogbl): Likewise.
25471         [non-C99-based standards] (log1pl): Likewise.
25472         [non-C99-based standards] (logbl): Likewise.
25473         [non-C99-based standards] (nextafterl): Likewise.
25474         [non-C99-based standards] (remainderl): Likewise.
25475         [non-C99-based standards] (rintl): Likewise.
25476         [non-C99-based standards] (scalbl): Likewise.
25477         [ISO || ISO99 || ISO11] (*_t): Do not allow.
25478         [non-C99-based standards] (FP_*): Do not allow.
25479         [C99-based standards] (FP_*): Change to
25480         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
25481         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
25482         allow.
25483         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
25484         (SIG_ERR): Likewise.
25485         [X/Open-based standards] (SIG_HOLD): Likewise.
25486         (SIG_IGN): Likewise.
25487         (SIGABRT): Use macro-int-constant.  Specify type.  Require
25488         positive value.
25489         (SIGFPE): Likewise.
25490         (SIGILL): Likewise.
25491         (SIGINT): Likewise.
25492         (SIGSEGV): Likewise.
25493         (SIGTER): Likewise.
25494         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
25495         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
25496         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
25497         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
25498         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
25499         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
25500         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
25501         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
25502         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
25503         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
25504         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
25505         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
25506         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
25507         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
25508         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
25509         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
25510         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
25511         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
25512         [X/Open-based standards] (SIGTRAP): Likewise.
25513         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
25514         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
25515         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
25516         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
25517         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
25518         allow.
25520 2012-05-08  Ian Wienand  <ianw@vmware.com>
25522         [BZ #14080]
25523         * time/tzset.c (__tzset_parse_tz): Update default rules for
25524         daylight time changes in the Energy Policy Act of 2005.
25526 2012-05-09  Andreas Jaeger  <aj@suse.de>
25528         [BZ #13983]
25529         * elf/ldconfig.c (parse_conf): Change string to make clear that
25530         ldconfig only issued a warning if ld.so.conf does not exist.
25532 2012-05-08  David S. Miller  <davem@davemloft.net>
25534         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
25535         movxtod instead of popping the value on the stack.
25537         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25539 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
25541         * config.h.in: Add HAVE_ARM_PCS_VFP.
25543 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
25545         [BZ #13979]
25546         * include/features.h: Warn if user requests __FORTIFY_SOURCE
25547         checking but the checks are disabled for any reason.
25549 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
25551         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
25552         and ELF64_R_TYPE with ELFW(R_TYPE).
25554 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
25556         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
25557         (ulimit): Likewise.
25559         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
25560         (settimeofday): Likewise.
25562 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
25564         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
25565         a struct th_u2 inside the union, and move tu_block/tu_code into
25566         a new th_u3 union of tu_block/tu_code inside of that.  Move
25567         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
25568         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
25569         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
25570         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
25571         (th_stuff): Change to th_u1.tu_stuff.
25572         (th_data): Define.
25573         (th_msg): Change to th_u1.th_u2.tu_data.
25575 2012-05-07  David S. Miller  <davem@davemloft.net>
25577         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25579         [BZ #14074]
25580         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
25581         (SETUP_PIC_REG): Use it.
25582         (SETUP_PIC_REG_LEAF): Use it.
25584 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
25586         [BZ #13885]
25587         [BZ #13923]
25588         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
25589         USE_AS_EXPM1L.
25590         (EXPL_FINITE): Likewise.
25591         (FLDLOG): Likewise.
25592         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
25593         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
25594         e_expl.S.
25595         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
25596         USE_AS_EXPM1L.
25597         (EXPL_FINITE): Likewise.
25598         (FLDLOG): Likewise.
25599         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
25600         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
25601         e_expl.S.
25602         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
25603         test of -max_value argument for long double.
25604         * sysdeps/i386/fpu/libm-test-ulps: Update.
25605         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25607 2012-05-06  David S. Miller  <davem@davemloft.net>
25609         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
25610         quad soft-float symbols whose references which are compiler
25611         generated.
25612         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
25614 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
25616         [BZ #13884]
25617         [BZ #13914]
25618         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
25619         USE_AS_EXP10L.
25620         (EXPL_FINITE): Likewise.
25621         (FLDLOG): Likewise.
25622         (c0): Likewise.
25623         (c1): Likewise.
25624         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
25625         Adjust comments for base varying.
25626         (__expl_finite): Change alias to EXPL_FINITE.
25627         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
25628         e_expl.S.
25629         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
25630         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
25631         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
25632         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
25633         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
25634         USE_AS_EXP10L.
25635         (EXPL_FINITE): Likewise.
25636         (FLDLOG): Likewise.
25637         (c0): Likewise.
25638         (c1): Likewise.
25639         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
25640         Adjust comments for base varying.
25641         (__expl_finite): Change alias to EXPL_FINITE.
25642         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
25643         tests for bugs.
25644         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
25646         [BZ #14064]
25647         * math/libm-test.inc (check_float_internal): Correct ulp
25648         calculation for subnormal expected results.
25650 2012-05-06  Andreas Jaeger  <aj@suse.de>
25652         * Makeconfig (+math-flags): New, set to -frounding-math.
25653         (+cflags): Add +math-flags so that all of glibc gets compiled with
25654         it.
25656         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
25658 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
25660         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
25661         Disable one test.
25663         [BZ #13787]
25664         [BZ #13922]
25665         [BZ #14036]
25666         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
25667         (__ieee754_expl): Allow for and saturate large arguments.
25668         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
25669         (u_threshold): Likewise.
25670         (__exp): Call __ieee754_exp before checking for overflow and
25671         underflow.
25672         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
25673         (u_threshold): Likewise.
25674         (__expf): Call __ieee754_expf before checking for overflow and
25675         underflow.
25676         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
25677         (u_threshold): Likewise.
25678         (__expl): Call __ieee754_expl before checking for overflow and
25679         underflow.
25680         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
25681         (__ieee754_expl): Allow for and saturate large arguments.
25682         * math/libm-test.inc (exp_test): Add another test.  Do not allow
25683         missing overflow exception on overflow.
25684         (expm1_test): Do not allow missing overflow exception on overflow.
25686         * sysdeps/i386/fpu/e_expl.c: Move to ...
25687         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
25688         rather than using inline asm.
25689         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
25690         * sysdeps/x86_64/fpu/e_expl.S: Copy from
25691         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
25693         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
25694         (nice): Likewise.
25695         (poll): Likewise.
25696         (signal): Likewise.
25697         (time): Likewise.
25698         (times): Likewise.
25700 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
25702         * sysdeps/unix/syscalls.list (adjtime): Add entry from
25703         sysdeps/unix/common/syscalls.list.
25704         (fchmod): Likewise.
25705         (fchown): Likewise.
25706         (ftruncate): Likewise.
25707         (getrusage): Likewise.
25708         (gettimeofday): Likewise.
25709         (setpgid): Likewise.
25710         (setregid): Likewise.
25711         (setreuid): Likewise.
25712         (sigaction): Likewise.
25713         (truncate): Likewise.
25714         (vhangup): Likewise.
25715         * sysdeps/unix/common/syscalls.list: Remove file.
25716         * sysdeps/unix/bsd/Implies: Don't include unix/common.
25717         * sysdeps/unix/sysv/linux/Implies: Likewise.
25719 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
25721         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
25722         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
25723         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
25724         Moved to ...
25725         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
25726         Here.
25727         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
25728         to ...
25729         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
25730         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
25731         to ...
25732         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
25733         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
25734         to ...
25735         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
25736         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
25737         to ...
25738         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
25739         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
25740         to ...
25741         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
25742         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
25743         to ...
25744         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
25745         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
25746         to ...
25747         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
25748         Here.
25749         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
25750         to ...
25751         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
25752         Here.
25753         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
25754         to ...
25755         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
25756         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
25757         Moved to ...
25758         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
25759         Here.
25760         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
25761         to ...
25762         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
25764 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
25766         * sysdeps/unix/common/bits/dirent.h: Remove file.
25767         * sysdeps/unix/common/bits/fcntl.h: Likewise.
25769         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
25770         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
25771         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
25772         * sysdeps/unix/bsd/isatty.c: Likewise.
25773         * sysdeps/unix/bsd/tcdrain.c: Likewise.
25774         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
25775         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
25777 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25779         [BZ #13563]
25780         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
25781         long double comparison inaccuracies.
25782         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
25783         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25785 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
25787         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
25788         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
25790 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
25792         [BZ #14049]
25793         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
25794         nonzero digits before rounding a hex value.
25795         * stdlib/tst-strtod.c (tests): Add another test.
25797 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25799         * sysdeps/s390/fpu/libm-test-ulps: Update.
25801 2012-05-03  Andreas Jaeger  <aj@suse.de>
25803         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
25804         does not get optimized out.
25805         (malloc_opt_barrier): New.
25807 2012-05-03  Andreas Jaeger  <aj@suse.de>
25808             Roland McGrath  <roland@hack.frob.com>
25810         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
25811         intermediate file deletion.
25812         (generated): Add .symlist files.
25814 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
25816         [BZ #13775]
25817         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
25818         Redirect under this condition.
25819         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
25820         [__USE_GNU] (__dprintf_chk): Not under this condition.
25821         [__USE_GNU] (__vdprintf_chk): Likewise.
25822         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
25823         under this condition.
25824         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
25825         [__USE_XOPEN2K8] (dprintf): Define under this condition.
25826         [__USE_XOPEN2K8] (vdprintf): Likewise.
25827         [__USE_GNU] (__dprintf_chk): Not under this condition.
25828         [__USE_GNU] (__vdprintf_chk): Likewise.
25829         [__USE_GNU] (dprintf): Likewise.
25830         [__USE_GNU] (vdprintf): Likewise.
25832 2012-05-03  Roland McGrath  <roland@hack.frob.com>
25834         * elf/Makefile (common-generated): Set this instead of generated for
25835         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
25836         $(all-built-dso)-derived lists.
25838 2012-05-03  Andreas Jaeger  <aj@suse.de>
25840         * sysdeps/i386/fpu/libm-test-ulps: Update.
25842         * FAQ: Removed.
25843         * FAQ.in: Likewise.
25844         * scripts/gen-FAQ.pl: Likewise.
25845         * manual/install.texi (Installation): Point to online location of
25846         FAQ.
25847         * Makefile (files-for-dist): Remove FAQ.
25848         (FAQ): Remove.
25850 2012-05-02  Allan McRae  <allan@archlinux.org>
25852         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
25853         (LDFLAGS-reldepmod5.so): Likewise.
25854         (LDFLAGS-reldep6mod1.so): Likewise.
25855         (LDFLAGS-reldep6mod4.so): Likewise.
25856         (LDFLAGS-reldep8mod3.so): Likewise.
25857         (LDFLAGS-unload4mod1.so): Likewise.
25858         (LDFLAGS-unload4mod2.so): Likewise.
25859         (LDFLAGS-tst-initorder): Likewise.
25860         (LDFLAGS-tst-initordera2.so): Likewise.
25861         (LDFLAGS-tst-initordera3.so): Likewise.
25862         (LDFLAGS-tst-initordera4.so): Likewise.
25863         (LDFLAGS-tst-initorderb2.so): Likewise.
25864         (LDFLAGS-noload): Likewise.
25865         (LDFLAGS-next): Likewise.
25866         (LDFLAGS-order2mod1.so): Likewise.
25867         (LDFLAGS-order2mod2.so): Likewise.
25868         (LDFLAGS-tst-initorder2): Likewise.
25869         (LDFLAGS-tst-initorder2a.so): Likewise.
25870         (LDFLAGS-tst-initorder2b.so): Likewise.
25871         (LDFLAGS-tst-initorder2c.so): Likewise.
25872         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
25874 2012-05-02  David S. Miller  <davem@davemloft.net>
25876         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25878 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
25880         [BZ #14055]
25881         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
25883 2012-05-02  Andreas Jaeger  <aj@suse.de>
25885         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
25886         since we manipulate rounding mode.
25887         (CPPFLAGS-test-idouble.c): Likewise.
25888         (CPPFLAGS-test-ifloat.c): Likewise.
25889         (CFLAGS-test-ldouble.c): Likewise.
25890         (CFLAGS-test-double.c): Likewise.
25891         (CFLAGS-test-float.c): Likewise.
25892         (CFLAGS-test-misc.c): Likewise.
25893         (CFLAGS-test-test-fenv.c): Likewise.
25895 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25897         [BZ #2550]
25898         [BZ #2570]
25899         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
25900         comparisons to determine direction to adjust input.
25902 2012-05-01  Roland McGrath  <roland@hack.frob.com>
25904         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
25905         output to the target.
25907         * scripts/localplt.awk: New file.
25908         * elf/Makefile ($(objpfx)check-localplt): Target removed.
25909         (check-localplt-CFLAGS): Variable removed.
25910         ($(all-built-dso:=.jmprel)): New static pattern rule.
25911         (generated): Add those targets.
25912         (localplt-built-dso): New variable.
25913         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
25915         * elf/check-localplt.c: File removed.
25917         * scripts/check-execstack.awk: New file.
25918         * elf/Makefile ($(objpfx)check-execstack): Target removed.
25919         (check-execstack-CFLAGS): Variable removed.
25920         ($(objpfx)check-execstack.h): Target removed.
25921         ($(objpfx)execstack-default): New target.
25922         (generated): Add that instead of check-execstack.h.
25923         ($(all-built-dso:=.phdr)): New static pattern rule.
25924         (generated): Add those targets.
25925         * elf/check-execstack.c: File removed.
25927         * scripts/check-textrel.awk: New file.
25928         * elf/Makefile ($(objpfx)check-textrel): Target removed.
25929         (check-textrel-CFLAGS): Variable removed.
25930         (all-built-dso): Use := to define.o
25931         ($(all-built-dso:=.dyn)): New static pattern rule.
25932         (generated): Add those targets.
25933         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
25934         * config.make.in (READELF): New substituted variable.
25935         * elf/check-textrel.c: File removed.
25937 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
25939         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
25940         allow.
25941         * conform/data/ctype.h-data [C99-based standards] (isblank):
25942         Expect function.
25943         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
25944         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
25945         [ISO || ISO99 || ISO11] (*_t): Do not allow.
25946         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
25947         Specify type.  Require positive value.
25948         (EILSEQ): Likewise.
25949         (ERANGE): Likewise.
25950         [ISO || POSIX] (EILSEQ): Do not expect.
25951         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
25952         Specify type.  Require positive value.
25953         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
25954         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
25955         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
25956         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
25957         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
25958         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
25959         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
25960         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
25961         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
25962         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
25963         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
25964         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
25965         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
25966         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
25967         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
25968         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
25969         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
25970         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
25971         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
25972         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
25973         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
25974         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
25975         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
25976         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
25977         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
25978         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
25979         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
25980         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
25981         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
25982         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
25983         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
25984         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
25985         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
25986         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
25987         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
25988         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
25989         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
25990         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
25991         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
25992         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
25993         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
25994         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
25995         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
25996         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
25997         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
25998         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
25999         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
26000         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
26001         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
26002         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
26003         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
26004         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
26005         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
26006         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
26007         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
26008         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
26009         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
26010         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
26011         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
26012         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
26013         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
26014         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
26015         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
26016         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
26017         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
26018         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
26019         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
26020         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
26021         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
26022         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
26023         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
26024         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
26025         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
26026         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
26027         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
26028         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
26029         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
26030         Require >= 2.
26031         (FLT_ROUNDS): Expect as macro, not constant.
26032         (FLT_MANT_DIG): Use macro-int-constant.
26033         (DBL_MANT_DIG): Likewise.
26034         (LDBL_MANT_DIG): Likewise.
26035         (FLT_DIG): Likewise.
26036         (DBL_DIG): Likewise.
26037         (LDBL_DIG): Likewise.
26038         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
26039         (DBL_MIN_EXP): Likewise.
26040         (LDBL_MIN_EXP): Likewise.
26041         (FLT_MAX_EXP): Use macro-int-constant.
26042         (DBL_MAX_EXP): Likewise.
26043         (LDBL_MAX_EXP): Likewise.
26044         (FLT_MAX_10_EXP): Likewise.
26045         (DBL_MAX_10_EXP): Likewise.
26046         (LDBL_MAX_10_EXP): Likewise.
26047         (FLT_MAX): Use macro-constant.
26048         (DBL_MAX): Likewise.
26049         (LDBL_MAX): Likewise.
26050         (FLT_EPSILON): Use macro-constant.  Give upper bound.
26051         (DBL_EPSILON): Likewise.
26052         (LDBL_EPSILON): Likewise.
26053         (FLT_MIN): Likewise.
26054         (DBL_MIN): Likewise.
26055         (LDBL_MIN): Likewise.
26056         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
26057         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
26058         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
26059         [ISO11] (FLT_HAS_SUBNORM): Likewise.
26060         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
26061         [ISO11] (DBL_DECIMAL_DIG): Likewise.
26062         [ISO11] (FLT_DECIMAL_DIG): Likewise.
26063         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
26064         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
26065         [ISO11] (FLT_TRUE_MIN): Likewise.
26066         [ISO11] (LDBL_TRUE_MIN): Likewise.
26067         [ISO || ISO99 || ISO11] (*_t): Do not allow.
26068         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
26069         (SCHAR_MIN): Use macro-int-constant.  Specify type.
26070         (SCHAR_MAX): Likewise.
26071         (UCHAR_MAX): Likewise.
26072         (CHAR_MIN): Likewise.
26073         (CHAR_MAX): Likewise.
26074         (MB_LEN_MAX): Use macro-int-constant.
26075         (SHRT_MIN): Use macro-int-constant.  Specify type.
26076         (SHRT_MAX): Likewise.
26077         (USHRT_MAX): Likewise.
26078         (INT_MAX): Likewise.
26079         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
26080         bound negative.
26081         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
26082         bound with "U".
26083         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
26084         bound with "L".
26085         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
26086         bound negative.  Suffix upper bound with "L".
26087         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
26088         bound with "UL".
26089         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
26090         Specify type.
26091         [C99-based standards] (LLONG_MAX): Likewise.
26092         [C99-based standards] (ULLONG_MAX): Likewise.
26093         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
26094         == 0.
26095         [ISO11] (max_align_t): Require type.
26096         [ISO || ISO99 || ISO11] (*_t): Do not allow.
26098         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
26099         from $CFLAGS, without defining away __attribute__ calls.
26100         (checknamespace): Use $CFLAGS_namespace.
26102         * conform/conformtest.pl (@keywords): Only include C99 keywords
26103         for standards based on C99 or C11.
26105         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
26106         Disable tests.
26107         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
26108         UNIX98]: Likewise.
26110         * conform/conformtest.pl: Handle "macro-int-constant" and test for
26111         usability of symbols in #if.
26113         * conform/conformtest.pl: If macro or constant types start
26114         "promoted:", expect the symbol to be of the following type
26115         promoted by the integer promotions.
26117         * conform/conformtest.pl: Parse all "constant" and "macro" lines
26118         in one place.  Also handle "macro-constant".
26120         * conform/conformtest.pl: Only accept expected macro values with
26121         "==".  Parse all "macro" lines in one place.
26122         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
26124         * conform/conformtest.pl: Handle braced types on "constant" lines
26125         instead of handling "typed-constant".
26126         * conform/data/signal.h-data: Use "constant" instead of
26127         "typed-constant".
26129         * conform/conformtest.pl: Handle "optional-" at start of lines in
26130         one place rather than duplicating several cases.  Handle each
26131         format of "macro" line with initial "optional-".
26133         * conform/conformtest.pl: Only accept expected constant or
26134         optional-constant values with "==".  Parse all "constant" lines in
26135         one place.  Parse all "optional-constant" lines in one place.
26136         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
26137         * conform/data/fmtmsg.h-data: Likewise.
26138         * conform/data/netinet/in.h-data: Likewise.
26139         * conform/data/tar.h-data: Likewise.
26140         * conform/data/limits.h-data: Use "==" form on "constant" and
26141         "optional-constant" lines.
26143         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
26144         Use -std=c99 for XOPEN2K.
26145         (@knownproblems): Remove.
26146         (newtoken): Don't check %isknown.
26148         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
26149         Do not expect macro.
26150         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
26151         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
26152         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
26153         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
26154         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
26155         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
26156         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
26157         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
26158         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
26159         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
26160         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
26161         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
26162         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
26163         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
26164         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
26165         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
26166         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
26167         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
26168         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
26169         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
26170         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
26171         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
26172         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
26173         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
26174         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
26175         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
26176         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
26177         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
26178         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
26179         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
26180         [XPG3] (acosh): Likewise.
26181         [XPG3] (asinh): Likewise.
26182         [XPG3] (atanh): Likewise.
26183         [XPG3] (cbrt): Likewise.
26184         [XPG3] (expm1): Likewise.
26185         [XPG3] (ilogb): Likewise.
26186         [XPG3] (log1p): Likewise.
26187         [XPG3] (logb): Likewise.
26188         [XPG3] (nextafter): Likewise.
26189         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
26190         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
26191         [XPG3] (remainder): Likewise.
26192         [XPG3] (rint): Likewise.
26193         [XPG3 || XPG4 || UNIX98] (round): Likewise.
26194         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
26195         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
26196         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
26197         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
26198         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
26199         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
26200         [UNIX98 || XOPEN2K] (scalb): Expect.
26201         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
26202         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
26203         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
26204         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
26205         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
26206         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
26207         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
26208         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
26209         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
26210         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
26211         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
26212         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
26213         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
26214         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
26215         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
26216         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
26217         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
26218         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
26219         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
26220         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
26221         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
26222         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
26223         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
26224         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
26225         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
26226         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
26227         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
26228         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
26229         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
26230         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
26231         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
26232         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
26233         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
26234         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
26235         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
26236         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
26237         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
26238         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
26239         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
26240         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
26241         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
26242         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
26243         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
26244         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
26245         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
26246         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
26247         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
26248         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
26249         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
26250         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
26251         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
26252         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
26253         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
26254         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
26255         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
26256         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
26257         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
26258         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
26259         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
26260         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
26261         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
26262         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
26263         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
26264         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
26265         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
26266         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
26267         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
26268         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
26269         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
26270         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
26271         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
26272         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
26273         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
26274         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
26275         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
26276         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
26277         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
26278         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
26279         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
26280         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
26281         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
26282         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
26283         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
26284         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
26285         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
26286         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
26287         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
26288         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
26289         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
26290         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
26291         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
26292         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
26293         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
26294         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
26295         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
26296         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
26297         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
26298         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
26299         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
26300         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
26301         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
26302         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
26303         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
26304         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
26305         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
26306         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
26307         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
26308         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
26309         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
26310         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
26311         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
26312         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
26313         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
26314         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
26315         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
26316         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
26317         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
26318         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
26319         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
26320         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
26321         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
26322         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
26323         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
26324         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
26325         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
26326         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
26327         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
26328         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
26329         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
26330         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
26331         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
26332         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
26333         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
26334         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
26335         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
26336         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
26337         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
26339         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
26340         _XOPEN_SOURCE_EXTENDED for XPG4.
26342         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
26344         * Makeconfig (localtime): Remove variable.
26345         (inst_localtime-file): Likewise.
26347 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
26349         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
26350         Update.
26351         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
26352         Update.
26353         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
26354         Update.
26355         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
26356         Update.
26357         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
26358         Update.
26359         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
26360         Update.
26361         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
26362         Update.
26363         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
26364         Update.
26365         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
26366         Update.
26368 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
26370         [BZ #2550]
26371         [BZ #2570]
26372         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
26373         comparisons to determine direction to adjust input.
26374         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
26375         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
26376         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
26377         Likewise.
26378         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
26379         Likewise.
26380         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
26381         Likewise.
26382         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
26383         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
26384         Likewise.
26385         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
26386         Likewise.
26387         * math/libm-test.inc (nexttoward_test): Add more tests.
26389 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
26391         [BZ #14040]
26392         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
26393         in version GLIBC_2.1, not GLIBC_2.0.
26394         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
26395         Likewise.
26397 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
26399         [BZ #13942]
26400         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
26401         (1 - x) * (1 + x).
26402         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
26403         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
26404         * math/libm-test.inc (acos_test): Add more tests.
26405         (asin_test): Likewise.
26406         * sysdeps/i386/fpu/libm-test-ulps: Update.
26407         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26409         [BZ #14034]
26410         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
26411         of square root.
26412         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
26413         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
26414         * math/libm-test.inc (acos_test_tonearest): New function.
26415         (acos_test_towardzero): Likewise.
26416         (acos_test_downward): Likewise.
26417         (acos_test_upward): Likewise.
26418         (asin_test_tonearest): Likewise.
26419         (asin_test_towardzero): Likewise.
26420         (asin_test_downward): Likewise.
26421         (asin_test_upward): Likewise.
26422         (main): Call the new functions.
26423         * sysdeps/i386/fpu/libm-test-ulps: Update.
26424         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
26426         [BZ #13884]
26427         [BZ #13924]
26428         * math/e_exp10.c: Include <float.h>.
26429         (__ieee754_exp10): Handle underflow here rather than multiplying
26430         large negative argument by M_LN10.
26431         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
26432         of __ieee754_expf.
26433         * math/e_exp10l.c: Include <float.h>.
26434         (__ieee754_exp10l): Handle underflow here rather than multiplying
26435         large negative argument by M_LN10l.
26436         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
26437         spurious overflow exception on underflow.
26439 2012-04-29  Marek Polacek  <polacek@redhat.com>
26441         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
26442         (__fortify_function): New macro.
26443         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
26444         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
26445         __extern_always_inline.
26446         * libio/bits/stdio2.h: Likewise.
26447         * libio/bits/stdio.h: Likewise.
26448         * string/string.h: Likewise.
26449         * string/bits/string3.h: Likewise.
26450         * include/stdio.h: Likewise.
26451         * stdlib/bits/stdlib.h: Likewise.
26452         * stdlib/stdlib.h: Likewise.
26453         * rt/bits/mqueue2.h: Likewise.
26454         * rt/mqueue.h: Likewise.
26455         * posix/bits/unistd.h: Likewise.
26456         * posix/unistd.h: Likewise.
26457         * io/bits/poll2.h: Likewise.
26458         * io/bits/fcntl2.h: Likewise.
26459         * io/fcntl.h: Likewise.
26460         * io/sys/poll.h: Likewise.
26461         * misc/bits/syslog.h: Likewise.
26462         * misc/bits/syslog-ldbl.h: Likewise.
26463         * misc/sys/syslog.h: Likewise.
26464         * socket/bits/socket2.h: Likewise.
26465         * socket/sys/socket.h: Likewise.
26466         * debug/tst-chk1.c: Likewise.
26467         * wcsmbs/bits/wchar2.h: Likewise.
26468         * wcsmbs/bits/wchar-ldbl.h: Likewise.
26469         * wcsmbs/wchar.h: Likewise.
26471 2012-04-29  Andreas Jaeger  <aj@suse.de>
26473         * Makerules (tests): Remove enable-check-abi protection.
26474         (check-abi-warn): Remove.
26475         (check-abi-%): Remove check-abi-warn usage.
26477         * configure.in: Remove check-abi configure option.
26478         * configure: Regenerated.
26479         * config.make.in (enable-check-abi): Remove.
26481 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
26483         [BZ #14033]
26484         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
26485         double functions to double *_finite functions.
26487         [BZ #13941]
26488         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
26489         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
26490         LDBL_MIN_EXP.
26491         * stdio-common/Makefile (tests): Add tst-sprintf3.
26492         * stdio-common/tst-sprintf3.c: New file.
26494         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
26495         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
26497 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
26499         * conform/conformtest.pl: Remove duplicate typed-constant
26500         handling.
26502 2012-04-28  David S. Miller  <davem@davemloft.net>
26504         * Makerules (%.abilist): Add vpath on sysdep_dirs.
26505         (check-abi-%): Remove AWK script prerequisite and explicit
26506         abilist directory.
26507         (check-abi): Rewrite to just diff the symlist with the abilist.
26508         (config-tls, config-abi-config): Delete, no longer used.
26509         (update-abi-%): Remove AWK script and explicit abilist directory.
26510         (update-abi): Rewrite to simply compare and conditionally copy the
26511         symlist and the sysdep abilist file.  Remove update-abi-config
26512         checks.
26513         * abilist/ld.abilist: Remove.
26514         * abilist/libBrokenLocale.abilist: Remove.
26515         * abilist/libanl.abilist: Remove.
26516         * abilist/libcrypt.abilist: Remove.
26517         * abilist/libdl.abilist: Remove.
26518         * abilist/librt.abilist: Remove.
26519         * abilist/libthread_db.abilist: Remove.
26520         * abilist/libutil.abilist: Remove.
26521         * scripts/extract-abilist.awk: Remove.
26522         * scripts/merge-abilist.awk: Remove.
26523         * sysdeps/generic/libcidn.abilist: New file.
26524         * sysdeps/generic/libnss_compat.abilist: New file.
26525         * sysdeps/generic/libnss_db.abilist: New file.
26526         * sysdeps/generic/libnss_dns.abilist: New file.
26527         * sysdeps/generic/libnss_files.abilist: New file.
26528         * sysdeps/generic/libnss_hesiod.abilist: New file.
26529         * sysdeps/generic/libnss_nis.abilist: New file.
26530         * sysdeps/generic/libnss_nisplus.abilist: New file.
26531         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
26532         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
26533         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
26534         file.
26535         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
26536         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
26537         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
26538         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
26539         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
26540         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
26541         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
26542         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
26543         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
26544         file.
26545         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
26546         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
26547         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
26548         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
26549         file.
26550         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
26551         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
26552         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
26553         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
26554         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
26555         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
26556         file.
26557         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
26558         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
26559         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
26560         file.
26561         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
26562         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
26563         New file.
26564         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
26565         New file.
26566         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
26567         New file.
26568         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
26569         New file.
26570         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
26571         New file.
26572         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
26573         New file.
26574         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
26575         New file.
26576         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
26577         New file.
26578         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
26579         New file.
26580         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
26581         New file.
26582         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
26583         New file.
26584         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
26585         New file.
26586         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
26587         New file.
26588         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
26589         file.
26590         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
26591         New file.
26592         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
26593         New file.
26594         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
26595         file.
26596         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
26597         New file.
26598         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
26599         New file.
26600         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
26601         file.
26602         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
26603         New file.
26604         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
26605         New file.
26606         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
26607         New file.
26608         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
26609         New file.
26610         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
26611         New file.
26612         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
26613         New file.
26614         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
26615         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
26616         file.
26617         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
26618         New file.
26619         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
26620         file.
26621         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
26622         file.
26623         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
26624         file.
26625         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
26626         file.
26627         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
26628         file.
26629         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
26630         New file.
26631         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
26632         file.
26633         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
26634         file.
26635         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
26636         New file.
26637         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
26638         file.
26639         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
26640         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
26641         file.
26642         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
26643         New file.
26644         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
26645         file.
26646         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
26647         file.
26648         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
26649         file.
26650         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
26651         file.
26652         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
26653         file.
26654         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
26655         New file.
26656         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
26657         file.
26658         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
26659         file.
26660         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
26661         New file.
26662         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
26663         file.
26664         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
26665         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
26666         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
26667         file.
26668         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
26669         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
26670         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
26671         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
26672         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
26673         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
26674         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
26675         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
26676         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
26677         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
26678         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
26679         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
26680         file.
26681         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
26682         New file.
26683         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
26684         file.
26685         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
26686         file.
26687         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
26688         file.
26689         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
26690         file.
26691         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
26692         file.
26693         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
26694         New file.
26695         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
26696         New file.
26697         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
26698         file.
26699         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
26700         New file.
26701         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
26702         file.
26703         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
26704         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
26705         file.
26706         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
26707         New file.
26708         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
26709         file.
26710         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
26711         file.
26712         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
26713         file.
26714         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
26715         file.
26716         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
26717         file.
26718         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
26719         New file.
26720         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
26721         New file.
26722         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
26723         file.
26724         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
26725         New file.
26726         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
26727         file.
26729 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
26731         * conform/conformtest.pl: Fix typo in handling typed-constant from
26732         allow-header.
26734 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
26736         * README: Cut down references to pre-2.6 Linux kernels and
26737         Linuxthreads.  Update lists of configurations in libc and ports
26738         and sort alphabetically.  Say "or newer" with Linux kernel version
26739         requirements.
26741         * config.h.in [IS_IN_build]: Allow compiling without optimization.
26743 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26745         [BZ #887]
26746         * math/libm-test.inc (logb_test_downward): New test to expose
26747         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
26748         rounding mode.
26750 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
26752         [BZ #14027]
26753         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
26754         to be done.
26755         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
26756         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
26758 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
26760         * sysdeps/unix/i386/brk.S: Remove file.
26761         * sysdeps/unix/i386/dl-brk.S: Likewise.
26762         * sysdeps/unix/i386/pipe.S: Likewise.
26763         * sysdeps/unix/i386/sigreturn.S: Likewise.
26764         * sysdeps/unix/i386/syscall.S: Likewise.
26765         * sysdeps/unix/i386/vfork.S: Likewise.
26766         * sysdeps/unix/i386/wait.S: Likewise.
26768         * sysdeps/unix/common/tcsendbrk.c: Move to ...
26769         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
26771         * configure.in (arm*-none*): Do not allow without
26772         --enable-hacker-mode.
26773         (netbsd*): Remove case setting base_os.
26774         (386bsd*): Likewise.
26775         (freebsd*): Likewise.
26776         (bsdi*): Likewise.
26777         (osf*): Likewise.
26778         (sunos*): Likewise.
26779         (ultrix*): Likewise.
26780         (newsos*): Likewise.
26781         (dynix*): Likewise.
26782         (*bsd*): Likewise.
26783         (sysv*): Likewise.
26784         (isc*): Likewise.
26785         (esix*): Likewise.
26786         (sco*): Likewise.
26787         (minix*): Likewise.
26788         (irix4*): Likewise.
26789         (irix6*): Likewise.
26790         (solaris[2-9]*): Likewise.
26791         (none): Likewise.
26792         * configure: Regenerated.
26794 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26796         [BZ #11521]
26797         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
26798         overflow or cancellation in calculating denominator.
26799         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
26800         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
26801         down expression to avoid unexpected rounding in newer GCCs.
26802         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
26804 2012-04-26  David S. Miller  <davem@davemloft.net>
26806         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
26807         long-double compat symbols.
26808         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
26809         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
26810         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
26811         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
26812         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
26813         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
26814         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
26815         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
26816         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
26817         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
26818         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
26819         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
26820         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
26822 2012-04-25  David S. Miller  <davem@davemloft.net>
26824         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
26825         HWCAP_* values only after the memory barriers have been defined.
26826         (atomic_full_barrier): Define.
26827         (atomic_read_barrier): Define.
26828         (atomic_write_barrier): Define.
26830 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
26832         * shlib-versions: Add libgcc_s version information.
26833         * sysdeps/generic/libgcc_s.h: Remove.
26834         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
26835         libgcc_s.h.
26836         * sysdeps/gnu/unwind-resume.c: Likewise.
26837         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
26839 2012-04-25  David S. Miller  <davem@davemloft.net>
26841         * sysdeps/unix/sparc/brk.S: Delete.
26842         * sysdeps/unix/sparc/dl-brk.S: Delete.
26843         * sysdeps/unix/sparc/pipe.S: Delete.
26844         * sysdeps/unix/sparc/sysdep.S: Delete.
26845         * sysdeps/unix/sparc/sysdep.h: Delete.
26846         * sysdeps/unix/sparc/vfork.S: Delete.
26847         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG,
26848         SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
26849         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO,
26850         ret_ERRVAL, r0, r1, MOVE): Define.
26851         (JUMPTARGET): Remove.
26852         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
26853         sysdeps/unix/sparc/sysdep.h
26854         (ENTRY, END): Remove.
26855         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
26857 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
26859         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
26860         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
26861         -DIS_IN_build.
26863         * timezone/README: Update upstream location and email address for
26864         tzcode and tzdata.
26865         * timezone/zdump.c: Update from tzcode 2012b.
26866         * timezone/zic.c: Likewise.
26868         * configure.in (libc_cv_as_needed): Remove test.
26869         * configure: Regenerated.
26870         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
26871         conditional definition.
26872         [$(have-as-needed) != yes] (no-as-needed): Likewise.
26873         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
26874         * config.make.in (have-as-needed): Remove variable.
26876 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
26877             Paul Pluzhnikov  <ppluzhnikov@google.com>
26879         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
26880         strings correctly.
26882 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
26884         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
26885         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
26886         * sysdeps/sh/strlen.S: Likewise.
26888 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
26890         * sysdeps/unix/fork.S: Remove file.
26891         * sysdeps/unix/i386/fork.S: Likewise.
26892         * sysdeps/unix/sparc/fork.S: Likewise.
26894         * sysdeps/unix/system.c: Remove file.
26895         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
26897         * sysdeps/unix/getegid.S: Remove file.
26898         * sysdeps/unix/geteuid.S: Likewise.
26900 2012-04-24  Roland McGrath  <roland@hack.frob.com>
26902         * scripts/check-localplt.awk: New file.
26903         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
26904         of diff.
26905         * scripts/data/localplt-generic.data: Add a comment.
26907         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
26908         NODE when __dir_mkfile failed.
26909         * sysdeps/mach/hurd/symlinkat.c: Likewise.
26910         Reported by Ludovic Courtès <ludo@gnu.org>.
26912 2012-04-24  Andreas Jaeger  <aj@suse.de>
26914         * Makerules (common-clean): Also remove gen-as-const-headers
26915         files.
26917 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
26919         * Makerules (native-compile): Do not change working directory for
26920         build.  Use $(OUTPUT_OPTION) in command.
26921         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
26923 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26925         [BZ #13886]
26926         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
26927         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
26928         * math/libm-test.inc (floor_test): Add more tests.
26929         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
26931 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
26933         * sysdeps/unix/getdents.c: Remove file.
26934         * sysdeps/unix/sysv/getdents.c: Likewise.
26935         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
26937         * sysdeps/unix/syscalls.list (madvise): Add syscall from
26938         sysdeps/unix/mman/syscalls.list.
26939         (mmap): Likewise.
26940         (mprotect): Likewise.
26941         (msync): Likewise.
26942         (munmap): Likewise.
26943         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
26944         * sysdeps/unix/mman/syscalls.list: Remove.
26945         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
26947         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
26948         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
26949         * configure: Regenerated.
26950         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
26951         $(libgcc_s_suffix).
26952         * config.make.in (libgcc_s_suffix): Remove variable.
26954 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
26956         * sysdeps/unix/sysv/gethostname.c: Move to ...
26957         * sysdeps/posix/gethostname.c: ... here.
26959         * sysdeps/unix/execve.S: Remove file.
26961         * sysdeps/unix/_exit.S: Remove file.
26963 2012-04-23  Andreas Jaeger  <aj@suse.de>
26965         [BZ #13739]
26966         * manual/Makefile: Remove make dist support, there's no
26967         need for a stand-alone documentation tar ball.
26968         (TEXI2DVI): Define always, it's not in Makeconfig.
26969         (dist): Removed.
26970         (tar-it): Removed.
26971         (edition): Removed.
26972         (glibc-doc-$(edition).tar): Removed
26973         (%.Z): Removed.
26974         (%.gz): Removed.
26975         (%.uu): Removed.
26976         (ETAGS): Remove, it's in Makeconfig.
26977         (move-if-change): Remove, it's in Makeconfig.
26979 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
26981         [BZ #13970]
26982         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
26983         (strtod, strtof, strtold, strtol, strtoul, strtoq)
26984         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
26985         (strtod_l, strtof_l, strtold_l): Remove __wur.
26986         It is not necessarily an error to ignore strtol's return value.
26987         One can reliably look at the stored endptr to decide whether
26988         the number had valid syntax.
26990 2012-04-21  Andreas Jaeger  <aj@suse.de>
26992         [BZ #13739]
26993         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
26995 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
26997         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
26998         * sysdeps/unix/sysv/Versions: Remove file.
27000 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
27002         [BZ #13927]
27003         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27005 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
27007         [BZ #7064]
27008         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
27009         version from __vm86.
27011 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
27013         * sysdeps/unix/common/lxstat.c: Remove file.
27014         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
27016         * sysdeps/unix/sysv/Makefile: Remove file.
27018         * sysdeps/unix/sysv/direct.h: Remove file.
27020         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
27021         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
27022         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
27023         * sysdeps/unix/sysv/bits/signum.h: Likewise.
27024         * sysdeps/unix/sysv/bits/stat.h: Likewise.
27025         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
27026         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
27028         * sysdeps/unix/sysv/setrlimit.c: Remove file.
27030         * sysdeps/unix/xmknod.c: Remove file.
27031         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
27033         * sysdeps/unix/sysv/settimeofday.c: Remove file.
27035         * sysdeps/unix/sysv/i386/time.S: Remove file.
27037         * sysdeps/unix/fxstat.c: Remove file.
27038         * sysdeps/unix/xstat.c: Likewise.
27039         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
27041         * sysdeps/unix/sysv/sigaction.c: Remove file.
27043         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
27044         (sysdep_headers): Remove variable.
27045         [termio.h not in sysdep_headers] (generated): Likewise.
27046         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
27047         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
27048         * sysdeps/unix/sysv/tcdrain.c: Likewise.
27049         * sysdeps/unix/sysv/tcflow.c: Likewise.
27050         * sysdeps/unix/sysv/tcflush.c: Likewise.
27051         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
27052         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
27053         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
27054         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
27055         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
27057         * sysdeps/unix/siglist.c: Remove file.
27059         * sysdeps/unix/getppid.S: Remove file.
27061         * sysdeps/unix/mkdir.c: Remove file.
27062         * sysdeps/unix/rmdir.c: Likewise.
27064 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
27066         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
27067         ERR_MAX value.
27068         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
27069         errlist-compat value.
27071 2012-04-18  David S. Miller  <davem@davemloft.net>
27073         * sysdeps/generic/memcopy.h (reg_char): Delete.
27074         * debug/strcat_chk.c: Use char, not reg_char.
27075         * debug/strcpy_chk.c: Likewise.
27076         * debug/strncat_chk.c: Likewise.
27077         * debug/strncpy_chk.c: Likewise.
27078         * string/memchr.c: Likewise.
27079         * string/memrchr.c: Likewise.
27080         * string/rawmemchr.c: Likewise.
27081         * string/strcat.c: Likewise.
27082         * string/strchr.c: Likewise.
27083         * string/strchrnul.c: Likewise.
27084         * string/strcmp.c: Likewise.
27085         * string/strcpy.c: Likewise.
27086         * string/strncat.c: Likewise.
27087         * string/strncmp.c: Likewise.
27088         * string/strncpy.c: Likewise.
27090 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
27092         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
27093         __builtin_memcopy is called when src and dest ranges are known to not
27094         overlap.
27096 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
27098         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
27099         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
27100         fwd_align_merge macro call.
27101         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
27102         bwd_align_merge macro call.
27103         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
27105 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
27107         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
27108         bwd_align_merge macros.
27109         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
27110         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
27111         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
27113 2012-04-18  David S. Miller  <davem@davemloft.net>
27115         * sysdeps/sparc/sparc64/memcopy.h: Delete.
27117 2012-04-18  Andreas Jaeger  <aj@suse.de>
27119         [BZ# 6794]
27120         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
27121         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
27122         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
27124         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
27125         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
27126         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
27128         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
27129         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
27130         Adjust for changed ldbl-128 files.
27132         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
27133         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
27134         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
27136 2012-04-17  David S. Miller  <davem@davemloft.net>
27138         * sysdeps/sparc/sparc32/memcopy.h: Delete.
27140 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
27142         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
27143         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
27144         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
27145         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
27146         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
27147         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
27149 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27151         [BZ #6794]
27152         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
27153         * math/libm-test.inc: Add ilogb errno and exception tests.
27154         * math/w_ilogb.c: New file: ilogb wrapper.
27155         * math/w_ilogbf.c: New file: ilogbf wrapper.
27156         * math/w_ilogbl.c: New file: ilogbl wrapper.
27157         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
27158         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
27159         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
27160         exception being thrown with 0.0 as argument.
27161         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
27162         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
27163         exception being thrown with 0.0 as argument.
27164         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
27165         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
27166         exception being thrown with 0.0 as argument.
27167         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
27168         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
27169         exception being thrown with 0.0 as argument.
27170         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
27171         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
27172         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
27173         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
27174         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
27175         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
27176         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
27177         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
27178         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
27180 2012-04-17  Petr Baudis  <pasky@ucw.cz>
27182         * include/sys/uio.h: Change __vector to __iovec to avoid clash
27183         with altivec.
27185 2012-04-16  Marek Polacek  <polacek@redhat.com>
27187         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
27189 2012-04-16  Marek Polacek  <polacek@redhat.com>
27191         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
27192         operands of fdivp instruction.
27194 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
27196         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
27197         * elf/tst-auditmod3b.c: Likewise.
27198         * elf/tst-auditmod4b.c: Likewise.
27199         * elf/tst-auditmod5b.c: Likewise.
27200         * elf/tst-auditmod6b.c: Likewise.
27201         * elf/tst-auditmod6c.c: Likewise.
27202         * elf/tst-auditmod7b.c: Likewise.
27203         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
27204         * sysdeps/x86_64/preconfigure.in: Likewise.
27205         * sysdeps/x86_64/preconfigure: Regenerated.
27207 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
27209         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
27210         __ILP32__.
27212 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
27214         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
27215         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
27217 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
27219         [BZ #13973]
27220         * locale/iso-639.def: Fix gl language name. Spotted by
27221         Yaron Shahrabani.
27223 2012-04-12  Roland McGrath  <roland@hack.frob.com>
27225         [BZ #2074]
27226         * libio/libio.h (__io_write_fn): Update comment.
27228 2012-04-12  Petr Baudis  <pasky@ucw.cz>
27230         [BZ #2074]
27231         * stdio.texi (Hook Functions): The user provided writer function
27232         is not allowed to return -1.
27234 2012-04-11  David S. Miller  <davem@davemloft.net>
27236         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27238 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
27240         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
27241         Add a leading slash to rtkaio.
27243 2012-04-11  Jim Meyering  <meyering@redhat.com>
27245         [BZ #11959]
27246         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
27247         It is not necessarily an error to ignore fwrite's return
27248         value.  One can reliably use ferror to test for errors after
27249         the fact.
27251 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
27253         * bits/types.h (__snseconds_t): New type.
27254         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
27256         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
27257         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
27258         (__SNSECONDS_T_TYPE): Likewise.
27259         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
27260         (__SNSECONDS_T_TYPE): Likewise.
27261         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
27262         (__SNSECONDS_T_TYPE): Likewise.
27264 2012-04-10  Andreas Jaeger  <aj@suse.de>
27266         [BZ #2636]
27267         * manual/time.texi (Processor Time): Return type of times is
27268         elapsed real time since an arbitrary point in the past.
27269         (CPU Time): Move CLK_TCK from here...
27270         (Processor Time): ...to here.  Correct description.
27271         * manual/conf.texi (Constants for Sysconf): Correct description of
27272         _SC_CLK_TCK.
27274 2012-04-10  David S. Miller  <davem@davemloft.net>
27276         [BZ #13967]
27277         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
27278         where the is a gap between DT_REL(A) and DT_JMPREL.
27280 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
27282         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
27283         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
27284         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
27286 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
27288         * elf/dl-support.c (_dl_inhibit_cache): New variable.
27289         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
27290         (dl_main): Handle --inhibit-cache.
27291         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
27292         _dl_inhibit_cache.
27293         * elf/dl-load.c (_dl_map_object): Use it.
27294         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
27296 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
27298         [BZ #13872]
27299         * sysdeps/i386/fpu/e_powl.S (p78): New object.
27300         (__ieee754_powl): Saturate large exponents rather than testing for
27301         overflow of y*log2(x).
27302         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
27303         * math/libm-test.inc (pow_test): Do not permit spurious overflow
27304         exceptions.
27306         [BZ #11521]
27307         * math/s_ctan.c: Include <float.h>.
27308         (__ctan): Avoid internal overflow or cancellation in calculating
27309         denominator.
27310         * math/s_ctanf.c: Likewise.
27311         * math/s_ctanl.c: Likewise.
27312         * math/s_ctanh.c: Likewise.
27313         * math/s_ctanhf.c: Likewise.
27314         * math/s_ctanhl.c: Likewise.
27315         * math/libm-test.inc (ctan_test): Add more tests.
27316         (ctanh_test): Likewise.
27317         * sysdeps/i386/fpu/libm-test-ulps: Update.
27318         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27320 2012-04-09  Andreas Jaeger  <aj@suse.de>
27322         [BZ #6894]
27323         * manual/filesys.texi (Directory Entries): Mention that d_namlen
27324         is an optional BSD extension.
27326         [BZ #10254]
27327         * manual/stdio.texi (Opening Streams): Document additional fopen
27328         parameters.
27330 2012-04-09  Roland McGrath  <roland@hack.frob.com>
27332         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
27333         %eax without telling the compiler.
27335 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
27337         [BZ # 13963]
27338         * manual/install.texi: Use sourceware.org.
27340 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
27342         [BZ #13873]
27343         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
27344         (__ieee754_pow): Generate overflow and underflow using huge*huge
27345         and tiny*tiny rather than just returning constant infinity or zero
27346         for large exponents.
27347         * math/libm-test.inc (pow_test): Require overflow exceptions for
27348         applicable cases of large exponents.
27350         [BZ #706]
27351         * sysdeps/i386/fpu/e_pow.S (p10): New object.
27352         (__ieee754_pow): Use iterative multiplication algorithm only for
27353         integer exponents with absolute value below 1024.  Check for odd
27354         integer exponents when using algorithm for real exponents.
27355         * math/libm-test.inc (pow_test): Add more tests.
27356         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27358 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
27360         [BZ #13705]
27361         * math/libm-test.inc (exp_test): Do not allow overflow exception
27362         on underflow test.
27364 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
27366         [BZ #13705]
27367         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
27368         instead of __kernel_standard_f.
27370 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
27372         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
27373         * sysdeps/x86_64/memset_chk.S: Likewise.
27375 2012-04-08  Andreas Jaeger  <aj@suse.de>
27377         [BZ #10153]
27378         * manual/startup.texi (Environment Access): Describe return value
27379         for putenv and setenv.
27381         [BZ #6895]
27382         * manual/filesys.texi (Directory Entries): Add description for
27383         DT_LNK.
27385         [BZ #6890]
27386         * manual/filesys.texi (Directory Entries): Clarify that it's file
27387         system not operating system in the description of DT_UNKNOWN.
27389         [BZ #6578]
27390         * manual/syslog.texi (closelog): Fix reference, it's openlog.
27392 2012-04-08  Stephen Compall  <s11@member.fsf.org>
27394         [BZ #6649]
27395         * manual/llio.texi (Opening and Closing Files): Add cross
27396         reference to explain mode argument.
27398 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
27400         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
27401         * sysdeps/x86_64/memset_chk.S: Likewise.
27403 2012-04-07  David S. Miller  <davem@davemloft.net>
27405         * elf/elf.h (R_SPARC_WDISP10): Define.
27406         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
27407         R_SPARC_SIZE32.
27408         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
27409         R_SPARC_SIZE64 and R_SPARC_H34.
27411 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
27413         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
27414         conditions and remove no longer applicable assertion.
27416 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
27418         * bits/byteswap.h: Include <features.h>.
27419         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
27420         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
27422 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
27424         * bits/byteswap.h (__bswap_16): Removed.
27425         Include <bits/byteswap-16.h> to get __bswap_16.
27426         * sysdeps/i386/bits/byteswap.h: Likewise.
27427         * sysdeps/s390/bits/byteswap.h: Likewise.
27428         * sysdeps/x86_64/bits/byteswap.h: Likewise.
27429         * bits/byteswap-16.h: New file.
27430         * sysdeps/i386/bits/byteswap-16.h: Likewise.
27431         * sysdeps/s390/bits/byteswap-16.h: Likewise.
27432         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
27433         * string/Makefile (headers): Add bits/byteswap-16.h.
27435 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
27437         [BZ #13895]
27438         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
27439         extra indirection.
27440         * nss/Makefile (tests-static, tests): Add tst-nss-static.
27441         * nss/tst-nss-static.c: New.
27443 2012-04-06  Robert Millan  <rmh@gnu.org>
27445         [BZ #6486]
27446         * manual/llio.texi (File Position Primitive): lseek
27447         refers to WHENCE when it really means OFFSET.
27449 2012-04-06  Andreas Jaeger  <aj@suse.de>
27451         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
27452         strncmp declarations.
27454         * abilist/libc.abilist: Add __poll and __ppoll.
27456 2012-04-05  David S. Miller  <davem@davemloft.net>
27458         * scripts/check-local-headers.sh: Accept a host triplet in the
27459         path matched by the exclude regexp.
27461         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
27462         definition.
27463         * sysdeps/powerpc/powerpc32/dl-machine.h
27464         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
27465         * sysdeps/s390/s390-32/dl-machine.h
27466         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
27467         * sysdeps/sparc/sparc32/dl-machine.h
27468         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
27469         * sysdeps/sparc/sparc64/dl-machine.h
27470         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
27472         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
27473         lazy binding.
27474         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
27475         undefined symbol errors.
27477         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
27478         DT_NEEDED entries.
27480 2012-04-05  Michael Matz  <matz@suse.de>
27482         [BZ #13592]
27483         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
27485 2012-04-05  Andreas Jaeger  <aj@suse.de>
27487         [BZ #13908]
27488         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
27489         comment.
27491 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
27493         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
27494         which ROUND is no valid rounding mode.
27496 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
27498         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
27499         read again.
27500         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
27502 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
27504         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
27505         an exception using FPU order intentionally.
27507 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
27509         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
27510         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
27511         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
27512         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
27514 2012-04-05  Simon Josefsson  <simon@josefsson.org>
27516         [BZ #12340]
27517         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
27518         EINVAL when BUFLEN is too smal.
27520 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
27522         [BZ #13553]
27523         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
27524         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
27526 2012-04-03  Andreas Jaeger  <aj@suse.de>
27528         [BZ #13938]
27529         * manual/setjmp.texi (System V contexts): Fix sentence.
27531         [BZ #13926]
27532         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
27533         New macro for this case.
27534         [!__GNUC__] (__bswap_64): New inline function for this case.
27535         * sysdeps/x86_64/bits/byteswap.h: Likewise.
27536         * bits/byteswap.h: Likewise.
27537         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
27538         ull, guard with __GLIBC_HAVE_LONG_LONG.
27540         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
27541         __GLIBC_HAVE_LONG_LONG.
27543         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
27544         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
27546 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
27548         [BZ #13691]
27549         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
27550         inptr and inend, rather than using last_ch.
27552 2012-04-02  David S. Miller  <davem@davemloft.net>
27554         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
27555         * stdio-common/printf-parse.h (read_int): Change return type to
27556         'int', return -1 on INT_MAX overflow.
27557         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
27558         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
27559         overflows INT_MAX.  Check for overflow of in-format-string precision
27560         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
27561         SIZE_MAX not INT_MAX for integer overflow test.
27562         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
27563         skip the construct in the format string but do not record anything.
27564         * stdio-common/bug22.c: Adjust to test both width/prevision
27565         INT_MAX overflow as well as total length INT_MAX overflow.  Check
27566         explicitly for proper errno values.
27568 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
27570         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
27571         CHAR_MAX.
27572         * string/test-strcmp.c [! WIDE]: Likewise.
27573         * time/tst-mktime2.c: Likewise for INT_MAX.
27574         * string/test-string.h: #include <sys/param.h> for MIN.
27576         * csu/init-first.c (__libc_init_first): Call __ctype_init.
27577         * sysdeps/i386/init-first.c (init): Likewise.
27578         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
27579         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
27580         * sysdeps/sh/init-first.c (init): Likewise.
27582 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
27584         * po/ru.po: Update from translation team.
27585         * po/vi.po: Likewise.
27587 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
27589         * resolv/nss_dns/dns-host.c: Merge copyright years.
27591 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
27593         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
27594         Optimize memcpy with prefetch if
27595         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
27596         src, dst pointers have unequal 16 byte alignments.
27598 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
27600         [BZ #13928]
27601         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
27602         from a CNAME entry and return the minimum ttl for the query.
27603         (gaih_getanswer_slice): Likewise.
27605 2012-03-30  Jeff Law  <law@redhat.com>
27607         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
27608         due to long keys.
27609         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
27610         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
27612         * resolv/nss_dns/dns-host.c: Update copyright year.
27614 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
27616         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
27617         requests to save a system call.  Fix check that all bytes are sent.
27619         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
27620         comments for sendmmsg.
27622 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
27624         [BZ #13691]
27625         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
27626         with only 1 character between 0x0041 and 0x01b0.
27627         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
27628         * wcsmbs/tst-mbsnrtowcs.c: New file.
27630 2012-03-29  David S. Miller  <davem@davemloft.net>
27632         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
27633         small copies by hand.
27635 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27637         [BZ #13761]
27638         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss,
27639         _nss_compat_initgroups_dyn): Fall back to malloc/free
27640         for large group memberships.
27642 2012-03-28  David S. Miller  <davem@davemloft.net>
27644         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
27645         that branches into memcpy.
27646         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
27647         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
27648         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
27649         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
27650         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
27651         bits.
27652         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
27653         implementation too.
27654         * sysdeps/sparc/mempcpy.S: New file.
27656         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
27657         the IFUNC routine in the libc case.
27658         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
27660         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
27661         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
27662         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
27663         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
27664         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
27665         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
27666         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
27667         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
27669         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
27670         loop to 256 bytes instead of 64 bytes and fix test signedness.
27672         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
27673         * sysdeps/sparc/sparc32/Makefile: rather than here...
27674         * sysdeps/sparc/sparc64/Makefile: and here.
27676 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
27678         * malloc/mallocbug.c: Avoid warnings about unused variables.
27680 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
27682         [BZ #13760]
27683         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
27684         in the right place. Discard and retry query if response is
27685         larger than input buffer size.
27687 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
27689         [BZ #369]
27690         [BZ #2678]
27691         [BZ #3866]
27692         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
27693         x for large integer exponent.
27694         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
27695         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
27696         sign of result as needed afterwards.
27697         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
27698         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
27699         result for underflowing pow the same as for overflow.
27700         (__kernel_standard_l): Handle powl overflow and underflow here
27701         rather than calling __kernel_standard.
27702         * math/libm-test.inc (pow_test): Add more tests.
27704         [BZ #3868]
27705         [BZ #13879]
27706         [BZ #13910]
27707         [BZ #13911]
27708         [BZ #13912]
27709         [BZ #13913]
27710         [BZ #13915]
27711         [BZ #13916]
27712         [BZ #13917]
27713         [BZ #13918]
27714         [BZ #13919]
27715         [BZ #13920]
27716         [BZ #13921]
27717         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
27718         * sysdeps/ieee754/k_standard.c: Include <float.h>.
27719         (__kernel_standard_l): New function.
27720         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
27721         __kernel_standard.
27722         * math/w_acosl.c (__acosl): Likewise.
27723         * math/w_asinl.c (__asinl): Likewise.
27724         * math/w_atan2l.c (__atan2l): Likewise.
27725         * math/w_atanhl.c (__atanhl): Likewise.
27726         * math/w_coshl.c (__coshl): Likewise.
27727         * math/w_exp10l.c (__exp10l): Likewise.
27728         * math/w_exp2l.c (__exp2l): Likewise.
27729         * math/w_fmodl.c (__fmodl): Likewise.
27730         * math/w_hypotl.c (__hypotl): Likewise.
27731         * math/w_j0l.c (__j0l, __y0l): Likewise.
27732         * math/w_j1l.c (__j1l, __y1l): Likewise.
27733         * math/w_jnl.c (__jnl, __ynl): Likewise.
27734         * math/w_lgammal.c (__lgammal): Likewise.
27735         * math/w_log10l.c (__log10l): Likewise.
27736         * math/w_log2l.c (__log2l): Likewise.
27737         * math/w_logl.c (__logl): Likewise.
27738         * math/w_powl.c (__powl): Likewise.
27739         * math/w_remainderl.c (__remainderl): Likewise.
27740         * math/w_scalbl.c (sysv_scalbl): Likewise.
27741         * math/w_sinhl.c (__sinhl): Likewise.
27742         * math/w_sqrtl.c (__sqrtl): Likewise.
27743         * math/w_tgammal.c (__tgammal): Likewise.
27744         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
27745         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
27746         * math/libm-test.inc (acos_test): Add more tests.
27747         (acosh_test): Likewise.
27748         (asin_test): Likewise.
27749         (atanh_test): Likewise.
27750         (exp_test): Likewise.
27751         (exp10_test): Likewise.
27752         (exp2_test): Likewise.
27753         (expm1_test): Likewise.
27754         (lgamma_test): Likewise.
27755         (log_test): Likewise.
27756         (log10_test): Likewise.
27757         (log1p_test): Likewise.
27758         (log2_test): Likewise.
27759         (pow_test): Do not allow some spurious overflow exceptions.
27760         (sqrt_test): Add more tests.
27761         (tgamma_test): Likewise.
27762         (y0_test): Likewise.
27763         (y1_test): Likewise.
27764         (yn_test): Likewise.
27766 2012-03-27  Anton Blanchard  <anton@samba.org>
27768         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
27769         MAP_HUGETLB.
27770         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
27771         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
27772         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
27774 2012-03-27  David S. Miller  <davem@davemloft.net>
27776         * conform/Makefile: Run run-conformtest.sh using $(BASH).
27778         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
27779         have-as-vis3 check.
27781 2012-03-27  Andreas Jaeger  <aj@suse.de>
27783         * sysdeps/x86_64/elf/configure.in: Moved to ...
27784         * sysdeps/x86_64/configure.in: ... here.
27785         * sysdeps/x86_64/elf/start.S: Moved to ...
27786         * sysdeps/x86_64/start.S: ... here.
27787         * sysdeps/x86_64/elf/configure: Delete.
27789         * sysdeps/x86_64/configure.in: Merge contents from
27790         sysdeps/i386/configure.in (without i686 check).
27792         * sysdeps/i386/elf/Versions: Merge into ...
27793         * sysdeps/i386/Versions: ... this.
27794         * sysdeps/i386/elf/Versions: Delete file.
27795         * sysdeps/i386/elf/start.S: Moved to ...
27796         * sysdeps/i386/start.S: ...here.
27797         * sysdeps/i386/elf/configure.in: Merge into...
27798         * sysdeps/i386/configure.in: ...here.
27799         * sysdeps/i386/elf/configure.in: Delete file.
27800         * sysdeps/i386/elf/configure: Delete file.
27802         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
27803         * debug/backtracesyms.c: ... here.
27804         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
27805         * debug/backtracesymsfd.c: ... here.
27806         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
27807         * sysdeps/generic/ifunc-sel.h: ... here.
27809         * sysdeps/unix/i386/start.c: Delete file.
27810         * sysdeps/unix/sparc/start.c: Delete file.
27811         * sysdeps/unix/start.c: Delete file.
27813         * sysdeps/sh/elf/configure.in: Moved to ...
27814         * sysdeps/sh/configure.in: ... here.
27815         * sysdeps/sh/elf/start.S: Moved to ...
27816         * sysdeps/sh/start.S: ... here.
27817         * sysdeps/sh/elf/configure: Delete file.
27819         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
27820         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
27821         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
27822         * sysdeps/powerpc/powerpc64/entry.h: ... here.
27823         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
27824         * sysdeps/powerpc/powerpc64/start.S: here.
27825         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
27826         * sysdeps/powerpc/powerpc64/Makefile: ... this.
27827         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
27828         * sysdeps/powerpc/powerpc64/configure.in: ... this.
27829         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
27831         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
27832         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
27833         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
27834         * sysdeps/powerpc/powerpc32/start.S: ... here.
27835         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
27836         * sysdeps/powerpc/powerpc32/configure.in: ... this.
27837         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
27839         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
27840         * sysdeps/powerpc/ifunc-sel.h: ... here.
27841         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
27842         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
27844         * sysdeps/sparc/elf/configure.in: Moved to ...
27845         * sysdeps/sparc/configure.in: ... here.
27846         * sysdeps/sparc/elf/configure: Delete file.
27847         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
27848         * sysdeps/sparc/sparc32/start.S: ... here.
27849         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
27850         * sysdeps/sparc/sparc64/start.S: ... here.
27851         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
27852         * sysdeps/sparc/sparc32/Makefile: ... this.
27853         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
27854         * sysdeps/sparc/sparc64/Makefile: ... this.
27856         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
27857         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
27858         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
27859         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
27860         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
27861         * sysdeps/s390/s390-32/setjmp.S: ... here.
27862         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
27863         * sysdeps/s390/s390-32/configure.in: ... here.
27864         * sysdeps/s390/s390-32/elf/configure: Delete file.
27865         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
27866         * sysdeps/s390/s390-32/start.S: ... here.
27868         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
27869         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
27870         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
27871         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
27872         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
27873         * sysdeps/s390/s390-64/setjmp.S: ... here.
27874         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
27875         * sysdeps/s390/s390-64/configure.in: ... here
27876         * sysdeps/s390/s390-64/elf/configure: Delete file.
27877         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
27878         * sysdeps/s390/s390-64/start.S: ... here.
27879         * sysdeps/s390/s390-64/elf/configure: Delete.
27881         * configure.in: Remove support for elf directories in sysdeps.
27883         * configure: Regenerated.
27884         * sysdeps/i386/configure: Regenerated.
27885         * sysdeps/powerpc/powerpc32/configure: Regenerated.
27886         * sysdeps/powerpc/powerpc64/configure: Regenerated.
27887         * sysdeps/s390/s390-32/configure: Regenerated.
27888         * sysdeps/s390/s390-64/configure: Regenerated.
27889         * sysdeps/sh/configure: Regenerated.
27890         * sysdeps/sparc/configure: Regenerated.
27891         * sysdeps/x86_64/configure: Regenerated.
27893 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
27895         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27897         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
27898         denormal result into account.
27900 2012-03-25  Roland McGrath  <roland@hack.frob.com>
27902         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
27903         Reported by Allan McRae <allan@archlinux.org>.
27905 2012-03-23  Jeff Law  <law@redhat.com>
27907         * nss/getnssent.c (__nss_getent): Fix typo.
27909 2012-03-23  David S. Miller  <davem@davemloft.net>
27911         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27913 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
27915         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
27916         to pad to uint64_t for each field.
27917         (dl_tls_index): Replace unsigned long with uint64_t.
27919 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
27920         Paul Pluzhnikov  <ppluzhnikov@google.com>
27922         [BZ #6528]
27923         * grp/Makefile (otherlibs): Don't set it.
27924         * inet/Makefile (otherlibs): Likewise.
27925         * login/Makefile (otherlibs): Likewise.
27926         * nscd/Makefile (otherlibs): Likewise.
27927         * posix/Makefile (otherlibs): Likewise.
27928         * pwd/Makefile (otherlibs): Likewise.
27929         * rt/Makefile (otherlibs): Likewise.
27930         * sunrpc/Makefile (otherlibs): Likewise.
27931         * nss/Makefile (otherlibs): Likewise.
27932         Add libnss_files to routines and static-only-routines.
27933         ($(objpfx)getent): Remove rule.
27934         * resolv/Makefile: Add libnss_dns and libresolv to routines and
27935         static-only-routines.
27937 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
27939         [BZ #13892]
27940         * math/s_cexp.c: Include <float.h>.
27941         (__cexp): Handle exp result overflowing not necessarily
27942         overflowing both real and imaginary parts of result.
27943         * math/s_cexpf.c: Likewise.
27944         * math/s_cexpl.c: Likewise.
27945         * math/libm-test.inc (cexp_test): Add more tests.
27946         * sysdeps/i386/fpu/libm-test-ulps: Update.
27947         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27949 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
27951         * include/link.h (ELFW): New macro.
27952         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
27953         Replace ELF64_R_TYPE with ELFW(R_TYPE).
27955 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
27957         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
27958         with uint64_t.
27960 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
27962         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
27963         declaration.
27964         (struct La_x32_retval): Likewise.
27966 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
27968         * sysdeps/x86_64/preconfigure.in: New file.
27969         * sysdeps/x86_64/preconfigure: New generated file.
27971 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
27973         [BZ #13824]
27974         * math/e_exp2l.c: Include <float.h>.
27975         (__ieee754_exp2l): Handle overflow and underflow cases
27976         separately.  Only pass fractional part of argument to
27977         __ieee754_expl.
27978         * math/libm-test.inc (exp2_test): Add more tests.
27980         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
27981         negating x to take absolute value.
27982         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
27983         Likewise.
27984         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
27985         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
27986         Likewise.
27987         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
27988         computing low part if x was negated.
27989         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
27991 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
27993         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
27994         la_x32_gnu_pltexit.
27995         (pltexit): Cast int_retval to ptrdiff_t.
27996         * elf/tst-auditmod3b.c: Likewise.
27997         * elf/tst-auditmod4b.c: Likewise.
27998         * elf/tst-auditmod5b.c: Likewise.
27999         * elf/tst-auditmod6b.c: Likewise.
28000         * elf/tst-auditmod6c.c: Likewise.
28001         * elf/tst-auditmod7b.c: Likewise.
28003         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
28004         and x32_gnu_pltexit.
28006         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
28007         __ELF_NATIVE_CLASS.
28008         (La_x32_regs): New macro.
28009         (La_x32_retval): Likewise.
28010         (la_x32_gnu_pltenter): New function prototype.
28011         (la_x32_gnu_pltexit): Likewise.
28013 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
28015         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
28016         exponent.
28018         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28020         * configure.in (libc_cv_cc_nofma): Check for option to disable
28021         generation of FMA instructions.
28022         * configure: Regenerate.
28023         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
28024         * sysdeps/ieee754/dbl-64/Makefile: New file.
28025         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
28026         Remove brandred-fma4.
28027         (CFLAGS-brandred-fma4.c): Remove.
28028         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
28029         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
28030         define.
28031         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
28032         define.
28034 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
28036         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
28037         LLONG_MAX != LONG_MAX.
28038         (_itoa_word): Use _ITOA_WORD_TYPE on value.
28039         (_fitoa_word): Likewise.
28040         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
28041         LLONG_MAX != LONG_MAX.
28042         * stdio-common/_itowa.h: Include <_itoa.h>.
28043         (_itowa_word): Use _ITOA_WORD_TYPE on value.
28044         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
28045         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
28046         only if not defined.
28047         (_ITOA_WORD_TYPE): Likewise.
28048         (_itoa_word): Use _ITOA_WORD_TYPE on value.
28049         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
28051 2012-03-21  David S. Miller  <davem@davemloft.net>
28053         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28055 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
28057         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
28058         of x86_64 when setting libc_cv_slibdir, libdir and
28059         libc_cv_localedir.
28060         * sysdeps/unix/sysv/linux/configure: Regenerated.
28062 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
28064         * manual/lang.texi (Old Varargs): Remove section.
28065         (How Variadic): Update menu.
28066         (va_start): Do not mention varargs.h.
28068 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
28069             Joseph Myers  <joseph@codesourcery.com>
28071         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
28072         link test.
28073         * configure: Regenerated.
28075 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
28077         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
28078         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
28079         conformtest.pl
28081 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
28083         * NOTES: Remove.
28084         * Makefile (files-for-dist): Remove NOTES.
28085         (NOTES): Remove rule.
28086         * README: Don't refer to NOTES.
28087         * manual/creature.texi: Don't include macros.texi.
28088         * manual/intro.texi (creature.texi): Remove comment referring to
28089         NOTES.
28091         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
28092         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
28093         * configure: Regenerated.
28094         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
28095         LIBC_TRY_CC_OPTION.
28096         (libc_cv_as_i686): Likewise.
28097         (libc_cv_cc_avx): Likewise.
28098         (libc_cv_cc_sse2avx): Likewise.
28099         (libc_cv_cc_fma4): Likewise.
28100         (libc_cv_cc_novzeroupper): Likewise.
28101         * sysdeps/i386/configure: Regenerated.
28103         [BZ #13883]
28104         * sysdeps/i386/fpu/s_cexp.S: Remove.
28105         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
28106         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
28107         * math/libm-test.inc (cexp_test): Add more tests.
28108         * sysdeps/i386/fpu/libm-test-ulps: Update.
28109         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28111 2012-03-21  Allan McRae  <allan@archlinux.org>
28113         * timezone/Makefile: Do not install iso3166.tab and zone.tab
28115 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
28117         [BZ #13871]
28118         * math/w_exp2.c: Do not include <float.h>.
28119         (o_threshold, u_threshold): Remove.
28120         (__exp2): Calculate result before checking finiteness and calling
28121         __kernel_standard.
28122         * math/w_exp2f.c: Likewise.
28123         * math/w_exp2l.c: Likewise.
28124         * math/libm-test.inc (exp2_test): Require overflow exception for
28125         1e6 input.
28127         [BZ #3866]
28128         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
28129         range of signed 64-bit integers before using fistpll.  Remove
28130         checks for whether integers fit in mantissa bits.
28131         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
28132         the range of signed 32-bit integers before using fistpl.  Remove
28133         checks for whether integers fit in mantissa bits.
28134         * sysdeps/i386/fpu/e_powl.S (p64): New object.
28135         (__ieee754_powl): Test for y outside the range of signed 64-bit
28136         integers before using fistpll.  Reduce 64-bit values to 63-bit
28137         ones as needed.
28138         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
28139         divide-by-zero is raised for zero to large negative powers.
28140         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
28141         (__ieee754_powl): Test for y outside the range of signed 64-bit
28142         integers before using fistpll.  Reduce 64-bit values to 63-bit
28143         ones as needed.
28144         * math/libm-test.inc (pow_test): Add more tests.
28146 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
28148         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
28149         <stdio-common/_itoa.h>.
28150         * debug/segfault.c: Likewise.
28151         * elf/dl-cache.c: Likewise.
28152         * elf/dl-minimal.c: Likewise.
28153         * elf/dl-misc.c: Likewise.
28154         * elf/dl-sysdep.c: Likewise.
28155         * elf/dl-version.c: Likewise.
28156         * elf/rtld.c: Likewise.
28157         * hurd/hurdsock.c: Likewise.
28158         * hurd/lookup-retry.c: Likewise.
28159         * malloc/malloc.c: Likewise.
28160         * malloc/mtrace.c: Likewise.
28161         * nscd/nscd_getgr_r.c: Likewise.
28162         * nscd/nscd_getpw_r.c: Likewise.
28163         * nscd/nscd_getserv_r.c: Likewise.
28164         * posix/getopt_init.c: Likewise.
28165         * posix/wordexp.c: Likewise.
28166         * stdio-common/_itoa.c: Likewise.
28167         * stdio-common/printf_fphex.c: Likewise.
28168         * stdio-common/vfprintf.c: Likewise.
28169         * string/_strerror.c: Likewise.
28170         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
28171         * sysdeps/i386/i686/hp-timing.h: Likewise.
28172         * sysdeps/mach/_strerror.c: Likewise.
28173         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
28174         * sysdeps/mach/hurd/sethostid.c: Likewise.
28175         * sysdeps/mach/hurd/xmknodat.c: Likewise.
28176         * sysdeps/mach/xpg-strerror.c: Likewise.
28177         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
28178         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
28179         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
28180         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
28181         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
28182         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
28183         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
28184         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
28185         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
28186         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
28187         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
28188         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
28189         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
28190         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
28191         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
28192         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
28193         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
28194         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
28195         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
28196         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
28197         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
28199         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
28201         * stdio-common/_itoa.h: Moved to ...
28202         * sysdeps/generic/_itoa.h: Here.
28204         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
28206         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
28207         instead of "_itoa.h" and "_itowa.h".
28208         * stdio-common/vfprintf.: Likewise.
28210 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
28212         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
28213         <bits/wordsize.h>.
28214         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
28215         (__signbit): Likwise.
28216         (llrintf): Likwise.
28217         (llrint): Likwise.
28219 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
28221         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
28222         __WORDSIZE != 64.
28224 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
28226         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
28227         OVERFLOW_EXCEPTION_OK.
28228         * math/libm-test.inc ("Philosophy"): Update comment about
28229         exception testing.
28230         (OVERFLOW_EXCEPTION): Define.
28231         (OVERFLOW_EXCEPTION_OK): Likewise.
28232         (INVALID_EXCEPTION_OK): Renumber.
28233         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
28234         (IGNORE_ZERO_INF_SIGN): Likewise.
28235         (test_exceptions): Handle FE_OVERFLOW.
28236         (exp10_test): Expect overflow exceptions.
28237         (exp2_test): Likewise.
28238         (expm1_test): Likewise.
28239         (nextafter_test): Likewise.
28240         (pow_test): Likewise.
28241         (scalbn_test): Likewise.
28242         (scalbln_test): Likewise.
28244 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
28246         * sysdeps/x86_64/bits/atomic.h
28247         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
28248         64bit integer.
28249         (atomic_exchange_acq): Likewise.
28250         (__arch_exchange_and_add_body): Likewise.
28251         (__arch_add_body): Likewise.
28252         (atomic_add_negative): Likewise.
28253         (atomic_add_zero): Likewise.
28255 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
28257         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
28258         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
28260 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
28262         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
28263         Check __x86_64__ instead of __WORDSIZE.
28265 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
28267         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
28269 2012-03-19  David S. Miller  <davem@davemloft.net>
28271         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28273         * sysdeps/sparc/fpu/fenv_private.h: New file.
28274         * sysdeps/sparc/fpu/math_private.h: Use it.
28275         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
28276         Remove.
28277         (libc_feholdexcept_setround, libc_feholdexcept_setroundf,
28278         (libc_feholdexcept_setroundl): Remove.
28279         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
28280         Remove.
28281         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
28282         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
28284 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
28286         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
28287         int64_t instead of long int.
28288         (INSERT_WORDS64): Likwise.
28290 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
28292         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
28293         _Unwind_GetCFA return to _Unwind_Ptr first.
28295 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
28297         [BZ #13629]
28298         * math/s_clog.c: Include <float.h>.
28299         (__clog): Scale large or subnormal inputs.
28300         * math/s_clogf.c: Likewise.
28301         * math/s_clogl.c: Likewise.
28302         * math/s_clog10.c: Include <float.h>.
28303         (M_LOG10_2): Define.
28304         (__clog10): Scale large or subnormal inputs.
28305         * math/s_clog10f.c: Likewise.
28306         * math/s_clog10l.c: Likewise.
28307         * math/libm-test.inc (clog_test): Add more tests.
28308         (clog10_test): Likewise.
28309         * sysdeps/i386/fpu/libm-test-ulps: Update.
28310         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28312         [BZ #11451]
28313         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
28314         x and y.
28315         * math/libm-test.inc (atan2_test): Add another test.
28317         * Makerules (common-objdir-compile): Remove.
28318         * sysdeps/unix/Makefile (config-generated): Do not add
28319         $(unix-generated) to variable.
28320         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
28321         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
28322         Remove rule.
28323         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
28324         Likewise.
28325         [generic bits/local_lim.h] (before-compile): Do not append to
28326         variable.
28327         [generic bits/local_lim.h] (common-generated): Likewise.
28328         [generic sys/param.h] (before-compile): Do not append to variable.
28329         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
28330         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
28331         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
28332         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
28333         include.
28334         [generic sys/param.h] (sys/param.h-includes): Remove variable.
28335         [generic sys/param.h] (sys/param.h-includes): Remove rule.
28336         [generic sys/param.h] ($(addprefix
28337         $(common-objpfx),$(sys/param.h-includes))): Likewise.
28338         [generic sys/param.h] (common-generated): Do not append to
28339         variable.
28340         [generic sys/param.h] (sysdep_headers): Likewise.
28341         [generic bits/errno.h] (before-compile): Do not append to
28342         variable.
28343         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
28344         rule.
28345         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
28346         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
28347         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
28348         [generic bits/errno.h] (common-generated): Do not append to
28349         variable.
28350         [generic bits/ioctls.h] (before-compile): Do not append to
28351         variable.
28352         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
28353         rule.
28354         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
28355         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
28356         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
28357         rule.
28358         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
28359         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
28360         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
28361         [generic bits/ioctls.h] (common-generated): Do not append to
28362         variable.
28363         [generic sys/syscall.h] (syscall.h): Remove variable.
28364         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
28365         rule.
28366         [generic sys/syscall.h] (before-compile): Do not append to
28367         variable.
28368         [generic sys/syscall.h] (common-generated): Likewise.
28369         * sysdeps/unix/errnos-tmpl.c: Remove file.
28370         * sysdeps/unix/errnos.awk: Likewise.
28371         * sysdeps/unix/ioctls-tmpl.c: Likewise.
28372         * sysdeps/unix/ioctls.awk: Likewise.
28373         * sysdeps/unix/mk-local_lim.c: Likewise.
28374         * sysdeps/unix/snarf-ioctls: Likewise.
28376 2012-03-19  Richard Henderson  <rth@twiddle.net>
28378         * sysdeps/i386/fpu/fenv_private.h: New file.
28379         * sysdeps/i386/fpu/math_private.h: Use it.
28380         (math_opt_barrier, math_force_eval): Remove.
28381         (libc_feholdexcept_setround_53bit): Remove.
28382         (libc_feupdateenv_53bit): Remove.
28383         * sysdeps/x86_64/fpu/math_private.h: Likewise.
28384         (math_opt_barrier, math_force_eval): Remove.
28385         (libc_feholdexcept): Remove.
28386         (libc_feholdexcept_setround): Remove.
28387         (libc_fetestexcept, libc_fesetenv): Remove.
28388         (libc_feupdateenv_test): Remove.
28389         (libc_feupdateenv, libc_feholdsetround): Remove.
28390         (libc_feresetround): Remove.
28392         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
28393         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
28395         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
28396         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
28397         (libc_feupdateenv_testl): New.
28398         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
28399         (libc_feupdateenv_testf): New.
28400         (libc_feupdateenv): Use libc_feupdateenv_test.
28401         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
28402         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
28404         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
28405         (libc_feholdsetroundf, libc_feholdsetroundl): New.
28406         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
28407         (libc_feresetround_noex): New.
28408         (libc_feresetround_noexf): New.
28409         (libc_feresetround_noexl): New.
28410         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
28411         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
28412         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
28413         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
28414         SET_RESTORE_ROUND.
28415         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
28416         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
28417         (__cos): Likewise.
28418         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
28419         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
28420         SET_RESTORE_ROUND_NOEX.
28421         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
28422         SET_RESTORE_ROUND_NOEXF.
28423         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
28424         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
28425         (libc_feholdsetroundf): New.
28426         (libc_feresetround, libc_feresetroundf): New.
28428         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
28429         (libc_feholdexcept_setround_53bit): Convert from macro to function.
28430         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
28432         * sysdeps/generic/math_private.h: Include <fenv.h>.
28433         (default_libc_feholdexcept): New.
28434         (default_libc_feholdexcept_setround): New.
28435         (default_libc_fesetenv, default_libc_feupdateenv): New.
28436         (libc_feholdexcept): Only define if undefined.
28437         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
28438         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
28439         (libc_feholdexcept_setroundl): Likewise.
28440         (libc_feholdexcept_setround_53bit): Likewise.
28441         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
28442         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
28443         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
28444         (libc_feupdateenv_53bit): Likewise.
28445         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
28446         (libc_feholdexcept): Convert from macro to inline function.
28447         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
28448         (libc_fesetenv, libc_feupdateenv): Likewise.
28450         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
28451         not previously defined.
28452         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
28453         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
28454         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
28455         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
28456         * sysdeps/ieee754/flt-32/math_private.h: New file.
28457         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
28458         math_private.h below SET_FLOAT_WORD.
28459         (__isnan, __isinf_ns, __finite): Remove.
28460         (__isnanf, __isinf_nsf, __finitef): Remove.
28462 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
28464         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28466 2012-03-17  David S. Miller  <davem@davemloft.net>
28468         [BZ #6471]
28469         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
28470         for 2.16.
28472 2012-03-16  David S. Miller  <davem@davemloft.net>
28474         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
28475         warnings.
28477         [BZ #6471]
28478         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
28479         properly.
28480         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
28481         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
28482         sysdep_routines when subdir is sysvipc.
28483         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
28484         __getshmlba helper.
28486         * sysdeps/sparc/fpu/libm-test/ulps: Update.
28488 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
28490         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
28491         [__LP64__].
28493 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
28495         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
28496         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
28497         (__lround): Renamed to ...
28498         (__llround): This.  Replace long int with long long int.
28499         Define lround functions as aliases of llround functions.
28500         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
28502 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
28504         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
28505         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
28506         adresses to uintptr_t.  Replace "long int" and "unsigned long
28507         int" with "greg_t" on va_arg.
28509 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
28511         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
28512         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
28514         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
28515         Move e_machine check before EI_CLASS check.  Handle x32
28516         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
28517         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
28518         SKIP_EM_IA_64 and include
28519         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
28521         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
28522         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
28523         (add_system_dir): New macro.
28525         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
28526         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
28528 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
28530         [BZ #2551]
28531         [BZ #2552]
28532         [BZ #2553]
28533         [BZ #2554]
28534         [BZ #2562]
28535         [BZ #2563]
28536         [BZ #2565]
28537         [BZ #2566]
28538         [BZ #2576]
28539         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
28540         (y0): Likewise.
28541         * math/w_j0f.c (j0f): Likewise.
28542         (y0f): Likewise.
28543         * math/w_j0l.c (__j0l): Likewise.
28544         (__y0l): Likewise.
28545         * math/w_j1.c (j1): Likewise.
28546         (y1): Likewise.
28547         * math/w_j1f.c (j1f): Likewise.
28548         (y1f): Likewise.
28549         * math/w_j1l.c (__j1l): Likewise.
28550         (__y1l): Likewise.
28551         * math/w_jn.c (jn): Likewise.
28552         (yn): Likewise.
28553         * math/w_jnf.c (jnf): Likewise.
28554         (ynf): Likewise.
28555         * math/w_jnl.c (__jnl): Likewise.
28556         (__ynl): Likewise.
28557         * math/libm-test.inc (j0_test): Add more tests.
28558         (j1_test): Likewise.
28559         (jn_test): Likewise.  Add trailing semicolon to existing test.
28560         (y0_test): Likewise.
28561         (y1_test): Likewise.
28562         * sysdeps/i386/fpu/libm-test-ulps: Update.
28563         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28565         [BZ #13851]
28566         [BZ #13854]
28567         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
28568         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
28569         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
28570         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
28571         (__tanl): Set errno for infinite argument.
28572         * sysdeps/i386/fpu/mptan.c: Remove.
28573         * sysdeps/i386/fpu/s_tan.S: Likewise.
28574         * sysdeps/i386/fpu/s_tanl.S: Likewise.
28575         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
28576         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
28577         * math/libm-test.inc (tan_test): Add more tests and enable more
28578         tests for double and long double.
28579         * sysdeps/i386/fpu/libm-test-ulps: Update.
28580         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28582 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
28584         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
28585         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
28587 2012-03-16  Roland McGrath  <roland@hack.frob.com>
28589         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
28590         * configure.in: Use it for both main tree and add-ons.
28591         * configure: Regenerated.
28593 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
28595         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
28597 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
28599         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
28600         in comment.
28602         [BZ #13851]
28603         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
28604         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
28605         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
28606         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
28607         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
28608         infinite argument.
28609         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
28610         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
28611         != 0 for prec == 2.
28612         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
28613         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
28614         * sysdeps/i386/fpu/s_cosl.S: Likewise.
28615         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
28616         * sysdeps/i386/fpu/s_sinl.S: Likewise.
28617         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
28618         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
28619         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
28620         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
28621         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
28622         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
28623         * math/libm-test.inc (cos_test): Add more tests and enable more
28624         tests for long double.
28625         (sin_test): Likewise.
28626         (sincos_test): Likewise.
28627         * sysdeps/i386/fpu/libm-test-ulps: Update.
28628         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28630 2012-03-16  David S. Miller  <davem@davemloft.net>
28632         * sysdeps/sparc/fpu/math_private.h: New file.
28634 2012-03-15  David S. Miller  <davem@davemloft.net>
28636         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
28637         file.
28638         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
28639         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
28640         file.
28641         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
28642         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
28643         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
28644         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
28645         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
28646         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
28647         sysdep routines.
28648         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
28650         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
28651         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
28653         * sysdeps/sparc/sparc-ifunc.h: New file.
28654         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
28655         sparc-ifunc.h
28656         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
28657         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
28658         Likewise.
28659         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
28660         Likewise.
28661         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
28662         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
28663         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
28664         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
28665         Likewise.
28666         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
28667         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
28668         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
28669         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
28670         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
28671         Likewise.
28672         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
28673         Likewise.
28674         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
28675         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
28676         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
28677         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
28678         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
28679         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
28680         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
28681         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
28682         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
28683         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
28684         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
28685         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
28686         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
28687         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
28688         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
28689         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
28690         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
28691         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
28692         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
28693         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
28694         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
28695         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
28696         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
28697         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
28699 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
28701         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
28702         scaling.
28703         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28705 2012-03-15  Andreas Jaeger  <aj@suse.de>
28707         [BZ #13852]
28708         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
28709         ieee754/flt-32 implementation for sin, cos and sincos.
28710         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
28711         * sysdeps/i386/fpu/s_cosf.S: Likewise.
28712         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
28713         * sysdeps/i386/fpu/s_sinf.S: Likewise.
28714         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
28715         ieee754/flt-32 implementation for tan.
28717         * math/libm-test.inc (cos_test): Enable some large input tests for
28718         float as well
28719         (sin_test): Likewise.
28720         (sincos_test): Likewise.
28721         (tan_test): Add tests for large input.
28723         * sysdeps/i386/fpu/libm-test-ulps: Update.
28725 2012-03-15  Andreas Jaeger  <aj@suse.de>
28727         [BZ #13658]
28728         * math/libm-test.inc (cos_test): Add more test cases.
28729         (sin_test): Likewise.
28730         (sincos_test): Likewise.
28732 2012-03-15  Andreas Jaeger  <aj@suse.de>
28734         [BZ #13837]
28735         * math/libm-test.inc (cos_test): Add a test case for large input
28736         value.
28737         (sin_test): Likewise.
28738         (sincos_test): Likewise.
28740 2012-03-15  Andreas Jaeger  <aj@suse.de>,
28741         Joseph Myers  <joseph@codesourcery.com>
28743         [BZ #13658]
28744         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
28745         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
28746         * sysdeps/i386/fpu/branred.c: Likewise.
28747         * sysdeps/i386/fpu/dosincos.c: Likewise.
28748         * sysdeps/i386/fpu/mpa.c: Likewise.
28749         * sysdeps/i386/fpu/s_cos.S: Likewise.
28750         * sysdeps/i386/fpu/s_sin.S: Likewise.
28751         * sysdeps/i386/fpu/s_sincos.S: Likewise.
28752         * sysdeps/i386/fpu/sincos32.c: Likewise.
28754         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
28755         Define.
28756         (libc_feupdateenv_53bit): Define.
28757         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
28758         Define.
28759         (libc_feupdateenv_53bit): Define.
28761         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
28762         53 bit (without extend i386 double precision).
28764         * math/libm-test.inc (sincos_test): Add tests for large input.
28765         (sin): Likewise.
28766         (cos): Likewise.
28768         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
28770 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
28772         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28774 2012-03-15  David S. Miller  <davem@davemloft.net>
28776         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
28777         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
28778         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
28779         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
28780         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
28781         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
28782         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
28783         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
28784         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
28785         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
28786         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
28787         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
28788         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
28789         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
28790         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
28791         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
28792         file.
28793         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
28794         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
28795         file.
28796         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
28797         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
28798         file.
28799         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
28800         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
28801         file.
28802         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
28803         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
28804         fmin/fmax sysdep routines.
28805         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
28807 2012-03-14  David S. Miller  <davem@davemloft.net>
28809         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
28810         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
28811         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
28812         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
28813         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
28814         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
28815         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
28816         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
28817         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
28818         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
28819         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
28820         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
28821         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
28822         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
28823         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
28824         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
28825         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
28826         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
28827         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
28828         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
28829         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
28830         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
28831         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
28832         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
28833         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
28834         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
28835         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
28836         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
28837         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
28838         routines.
28839         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
28840         file.
28841         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
28842         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
28843         file.
28844         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
28845         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
28846         file.
28847         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
28848         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
28849         file.
28850         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
28851         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
28852         file.
28853         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
28854         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
28855         file.
28856         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
28857         file.
28858         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
28859         file.
28860         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
28861         file.
28862         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
28863         New file.
28864         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
28865         file.
28866         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
28867         file.
28868         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
28869         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
28870         file.
28871         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
28872         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
28873         file.
28874         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
28875         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
28876         file.
28877         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
28878         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
28879         VIS3 routines.
28881         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
28882         New file.
28884         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28886         * sysdeps/sparc/configure.in: New file.
28887         * sysdeps/sparc/configure: Generate.
28888         * configure.in (libc_cv_sparc_as_vis3): Substitute.
28889         * configure: Regenerate.
28890         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
28891         * config.make.in (have-as-vis3): New.
28892         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
28893         available use -Av9d instead of -Av9a.
28894         * sysdeps/sparc/sparc64/Makefile: Likewise.
28895         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
28896         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
28897         New file.
28898         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
28899         file.
28900         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
28901         New file.
28902         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
28903         file.
28904         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
28905         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
28906         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
28907         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
28908         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
28910         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
28911         fzeros/fnegs to load 0x80000000 into a float register instead of
28912         using the stack.
28913         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
28915 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
28917         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
28918         bits/syscall.h.
28919         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
28920         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
28921         ($(inst_includedir)/bits/syscall.h): Remove rule.
28922         ($(objpfx)bits/syscall.d): Include instead of
28923         $(objpfx)syscall-list.d.
28924         (generated): Change syscall-list.h and syscall-list.d to
28925         bits/syscall.h and bits/syscall.d.
28927 2012-03-14  Roland McGrath  <roland@hack.frob.com>
28929         [BZ #13846]
28930         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
28932 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
28934         [BZ #13841]
28935         * math/s_csqrt.c: Include <float.h>.
28936         (__csqrt): Scale large or subnormal inputs.
28937         * math/s_csqrtf.c: Likewise.
28938         * math/s_csqrtl.c: Likewise.
28939         * math/libm-test.inc (csqrt_test): Add more tests.
28940         * sysdeps/i386/fpu/libm-test-ulps: Update.
28941         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28943         [BZ #13840]
28944         * math/libm-test.inc (hypot_test): Add more tests.
28946 2012-03-13  David S. Miller  <davem@davemloft.net>
28948         [BZ #13840]
28949         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
28950         double-precision for the calculation instead of scaling.
28952 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
28954         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
28955         manipulate bits before adding and subtracting TWO52[sx].
28956         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
28957         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
28958         Likewise.
28959         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
28961 2012-03-13  David S. Miller  <davem@davemloft.net>
28963         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
28964         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
28965         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
28966         rtld-global-offsets.h
28967         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
28969         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
28970         large parameters.
28972         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
28974         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
28975         'err' in the ifdef scope in which it is actually used.
28977         * nss/nss_db/db-init.c: Include string.h
28979 2012-03-12  David S. Miller  <davem@davemloft.net>
28981         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
28982         masking out of the most significant byte of random value used.
28983         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
28984         Fix coding style in previous change.
28986         * sysdeps/unix/sysv/linux/kernel-features.h
28987         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
28988         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
28989         expression.
28990         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
28991         later.
28993 2012-03-11  David S. Miller  <davem@davemloft.net>
28995         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
28996         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
28997         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
28998         for 'resultvar' otherwise things get truncated on 64-bit.
29000         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
29001         Fix masking out of the most significant byte of random value used.
29003         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29005 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
29007         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29009 2012-03-09  David S. Miller  <davem@davemloft.net>
29011         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
29012         variables with appropriate CPP guards.
29013         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr from the
29014         frame pointer, not the stack pointer.  Correct layout comments.  Fix test
29015         on resulting framesize and the management of the outregs buffer for pltexit.
29016         Preserve floating point return values across _dl_call_pltexit call.
29017         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
29018         framesize and the management of the outregs buffer for pltexit.
29019         Preserve floating point return values across _dl_call_pltexit
29020         call.
29021         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter, la_sparc64_gnu_pltenter,
29022         la_sparc32_gnu_pltexit, la_sparc64_gnu_pltexit): New functions.
29023         (print_exit): Fix format string for return register value.
29025 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
29027         * sunrpc/Makefile (others): Add rpcgen.
29028         ($(objpfx)rpcgen): Remove special build rule and dependency on
29029         libc.
29030         * sunrpc/rpcgen.c: New file.
29032 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
29034         [BZ #13673]
29035         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
29036         * stdio-common/bug-vfprintf-nargs.c: Likewise.
29037         * sysdeps/i386/crti.S: Likewise.
29038         * sysdeps/i386/crtn.S: Likewise.
29039         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
29040         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
29041         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
29042         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
29043         * sysdeps/sh/crti.S: Likewise.
29044         * sysdeps/sh/crtn.S: Likewise.
29045         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
29047         [BZ #13673]
29048         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
29049         with URL.
29050         * locale/programs/locfile-kw.gperf: Likewise.
29051         * locale/programs/charmap-kw.h: Regenerated.
29052         * locale/programs/locfile-kw.h: Likewise.
29054         [BZ #13673]
29055         * intl/plural.y: Replace FSF snail mail address with URL.
29056         * intl/plural.c: Regenerated.
29058 2012-03-09  Richard Henderson  <rth@twiddle.net>
29060         * include/math_private.h: Remove file.
29061         * math/math_private.h: Move file ...
29062         * sysdeps/generic/math_private.h: ... here.
29064         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
29065         * sysdeps/powerpc/fpu/math_private.h: Likewise.
29066         * sysdeps/x86_64/fpu/math_private.h: Likewise.
29068         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
29069         and <math_private.h>.
29070         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
29071         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
29072         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
29073         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
29074         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
29075         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
29076         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
29077         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
29078         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
29079         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
29080         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
29081         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
29082         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
29083         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
29084         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
29085         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
29086         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
29087         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
29088         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
29089         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
29090         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
29091         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
29092         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
29093         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
29094         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
29095         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
29096         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
29097         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
29098         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
29099         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
29100         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
29101         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
29102         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
29103         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
29104         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
29105         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
29106         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
29107         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
29108         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
29109         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
29110         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
29111         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
29112         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
29113         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
29114         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
29115         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
29116         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
29117         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
29118         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
29119         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
29120         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
29121         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
29122         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
29123         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
29124         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
29125         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
29126         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
29127         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
29128         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
29129         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
29130         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
29131         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
29132         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
29133         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
29134         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
29135         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
29136         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
29137         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
29138         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
29139         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
29140         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
29141         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
29142         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
29143         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
29144         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
29145         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
29146         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
29147         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
29148         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
29149         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
29150         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
29151         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
29152         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
29153         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
29154         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
29155         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
29156         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
29157         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
29158         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
29159         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
29160         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
29161         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
29162         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
29163         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
29164         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
29165         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
29166         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
29167         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
29168         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
29169         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
29170         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
29171         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
29172         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
29173         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
29174         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
29175         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
29176         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
29177         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
29178         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
29179         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
29180         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
29181         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
29182         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
29183         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
29184         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
29185         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
29186         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
29187         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
29188         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
29189         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
29190         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
29191         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
29192         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
29193         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
29194         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
29195         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
29196         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
29197         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
29198         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
29199         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
29200         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
29201         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
29202         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
29203         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
29204         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
29205         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
29206         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
29207         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
29208         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
29209         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
29210         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
29211         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
29212         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
29213         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
29214         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
29215         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
29216         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
29217         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
29218         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
29219         * sysdeps/ieee754/k_standard.c: Likewise.
29220         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
29221         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
29222         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
29223         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
29224         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
29225         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
29226         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
29227         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
29228         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
29229         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
29230         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
29231         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
29232         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
29233         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
29234         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
29235         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
29236         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
29237         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
29238         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
29239         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
29240         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
29241         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
29242         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
29243         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
29244         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
29245         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
29246         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
29247         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
29248         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
29249         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
29250         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
29251         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
29252         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
29253         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
29254         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
29255         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
29256         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
29257         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
29258         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
29259         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
29260         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
29261         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
29262         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
29263         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
29264         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
29265         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
29266         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
29267         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
29268         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
29269         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
29270         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
29271         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
29272         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
29273         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
29274         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
29275         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
29276         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
29277         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
29278         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
29279         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
29280         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
29281         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
29282         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
29283         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
29284         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
29285         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
29286         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
29287         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
29288         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
29289         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
29290         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
29291         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
29292         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
29293         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
29294         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
29295         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
29296         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
29297         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
29298         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
29299         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
29300         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
29301         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
29302         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
29303         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
29304         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
29305         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
29306         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
29307         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
29308         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
29309         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
29310         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
29311         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
29312         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
29313         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
29314         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
29315         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
29316         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
29317         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
29318         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
29319         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
29320         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
29321         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
29322         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
29323         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
29324         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
29325         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
29326         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
29327         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
29328         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
29329         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
29330         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
29331         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
29332         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
29333         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
29334         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
29335         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
29336         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
29337         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
29338         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
29339         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
29340         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
29341         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
29342         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
29343         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
29344         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
29345         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
29346         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
29347         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
29348         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
29349         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
29350         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
29351         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
29352         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
29353         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
29354         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
29355         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
29356         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
29357         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
29358         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
29359         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
29360         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
29361         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
29362         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
29363         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
29364         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
29365         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
29366         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
29367         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
29368         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
29369         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
29370         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
29371         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
29372         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
29373         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
29374         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
29375         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
29376         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
29377         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
29378         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
29379         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
29380         * sysdeps/ieee754/s_lib_version.c: Likewise.
29381         * sysdeps/ieee754/s_matherr.c: Likewise.
29382         * sysdeps/ieee754/s_signgam.c: Likewise.
29383         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
29384         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
29385         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
29386         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
29387         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
29388         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
29389         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
29390         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
29391         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
29392         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
29393         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
29394         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
29395         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
29396         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
29397         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
29398         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
29399         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
29400         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
29401         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
29402         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
29403         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
29405 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
29407         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
29408         * sunrpc/rpc_main.c: Likewise.
29409         * sunrpc/rpc_svcout.c: Likewise.
29411 2012-03-09  David S. Miller  <davem@davemloft.net>
29413         * include/math_private.h: New file.
29415 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
29417         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
29418         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
29419         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
29420         from <bits/socket_type.h>.
29421         (enum __socket_type): Don't define here.
29422         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
29423         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
29424         bits/socket_type.h.
29426         [BZ #13566]
29427         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
29428         checking __USE_GNU.
29430         * Makerules ($(inst_includedir)/%.h): New rule.
29431         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
29432         (install-others): Remove variable setting.
29433         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
29435 2012-03-08  Richard Henderson  <rth@twiddle.net>
29437         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
29438         from macro to inline function; merge with the
29439         !__LIBC_INTERNAL_MATH_INLINES version.
29440         (__ieee754_sqrtf): Likewise.
29442         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
29443         to inline function.
29444         (__rintf, __floor, __floorf): Likewise.
29446         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
29447         macro to inline function.
29448         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
29450         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
29451         not <math/math_private.h>.
29453 2012-03-08  David S. Miller  <davem@davemloft.net>
29455         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
29456         copyright year.
29457         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
29459 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
29461         * resolv/gai_misc.c (handle_requests): Fix struct timespec
29462         normalization.
29463         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
29464         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
29466 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
29468         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
29469         be defined individually, they must be defined as a block.  Define
29470         S for printing a string instead of hidint the different by using a
29471         macro for adding the 'l'.
29472         * stdio-common/tst-fphex-wide.c: Adjust.
29474 2012-03-07  Marek Polacek  <polacek@redhat.com>
29476         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
29478 2012-03-08  Marek Polacek  <polacek@redhat.com>
29480         [BZ #13806]
29481         * stdio-common/Makefile (tests): Add tst-fphex-wide.
29482         * stdio-common/tst-fphex.c: Define a few macros to make the
29483         test reusable.  Use them.
29484         * stdio-common/tst-fphex-wide.c: New file.
29486 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
29488         [BZ #6911]
29489         * manual/macros.texi (gnusystems): New macro.
29490         (nongnusystems): Likewise.
29491         (gnulinuxhurdsystems): Likewise.
29492         (gnuhurdsystems): Likewise..
29493         (gnulinuxsystems): Likewise.
29494         * manual/charset.texi: Use new macros or @theglibc{} to refer to
29495         variants of the GNU system, not "GNU system".
29496         * manual/conf.texi: Likewise.
29497         * manual/errno.texi: Likewise.  Update example of errno macro
29498         expansion.
29499         * manual/filesys.texi: Likewise.
29500         (getumask): Document as specific to GNU/Hurd.
29501         * manual/install.texi: Likewise.  Reword some references to
29502         GNU/Linux.
29503         * manual/intro.texi: Likewise.
29504         * manual/io.texi: Likewise.
29505         (File Name Portability): Detail which constraints are inapplicable
29506         to all GNU systems and which are only inapplicable to GNU/Hurd.
29507         * manual/job.texi: Likewise.
29508         * manual/llio.texi: Likewise.
29509         (O_NOCTTY): Document as present on GNU/Linux.
29510         * manual/maint.texi: Likewise.
29511         * manual/memory.texi: Likewise.
29512         * manual/pattern.texi: Likewise.
29513         * manual/pipe.texi: Likewise.
29514         * manual/process.texi: Likewise.
29515         * manual/resource.texi: Likewise.
29516         (RUSAGE_CHILDREN): Remove statement about specifying a particular
29517         child on GNU/Hurd.
29518         * manual/setjmp.texi: Likewise.
29519         * manual/signal.texi: Likewise.
29520         * manual/startup.texi: Likewise.
29521         * manual/stdio.texi: Likewise.
29522         * manual/terminal.texi: Likewise.
29523         (ONLCR): Document as POSIX.
29524         (OXTABS): Document availability on GNU/Linux as XTABS.
29525         (ONOEOT): Document availability separately from other bits.
29526         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
29527         * manual/time.texi: Likewise.
29528         * manual/users.texi: Likewise.
29529         * INSTALL: Regenerated.
29530         * sysdeps/gnu/errlist.c: Regenerated.
29532         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
29533         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
29534         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
29535         puts.
29536         * configure: Regenerated.
29538 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
29540         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
29541         default includes instead of AC_HEADER_CHECK.
29542         * sysdeps/i386/configure: Regenerated.
29544         [BZ #10716]
29545         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
29546         * math/s_cacoshf.c (__cacoshf): Likewise.
29547         * math/s_cacoshl.c (__cacoshl): Likewise.
29548         * math/s_casinh.c (__casinh): Set signs of result from argument.
29549         * math/s_casinhf.c (__casinhf): Likewise.
29550         * math/s_casinhl.c (__casinhl): Likewise.
29551         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
29552         (casinh_test): Add more tests.
29553         * sysdeps/i386/fpu/libm-test-ulps: Update.
29554         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29556 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
29558         * po/zh_TW.po: Update from translation team.
29560         * login/Makefile (distribute): Remove variable.
29561         * catgets/Makefile: Likewise.
29562         * mach/Makefile: Likewise.
29563         * malloc/Makefile: Likewise.
29564         * misc/Makefile: Likewise.
29565         * iconv/Makefile: Likewise.
29566         * nscd/Makefile: Likewise.
29567         * hurd/Makefile: Likewise.
29568         * manual/Makefile: Likewise.
29569         * locale/Makefile: Likewise.
29570         * intl/Makefile: Likewise.
29571         * conform/Makefile: Likewise.
29572         * nss/Makefile: Likewise.
29573         * time/Makefile: Likewise.
29574         * soft-fp/Makefile: Likewise.
29575         * dirent/Makefile: Likewise.
29576         * gmon/Makefile: Likewise.
29577         * po/Makefile: Likewise.
29578         * rt/Makefile: Likewise.
29579         * socket/Makefile: Likewise.
29580         * math/Makefile: Likewise.
29581         * signal/Makefile: Likewise.
29582         * debug/Makefile: Likewise.
29583         * elf/Makefile: Likewise.
29584         * timezone/Makefile: Likewise.
29585         * stdlib/Makefile: Likewise.
29586         * iconvdata/Makefile: Likewise.
29587         * sunrpc/Makefile: Likewise.
29588         * io/Makefile: Likewise.
29589         * argp/Makefile: Likewise.
29590         * inet/Makefile: Likewise.
29591         * hesiod/Makefile: Likewise.
29592         * grp/Makefile: Likewise.
29593         * csu/Makefile: Likewise.
29594         * wctype/Makefile: Likewise.
29595         * crypt/Makefile: Likewise.
29596         * libio/Makefile: Likewise.
29597         * string/Makefile: Likewise.
29598         * nis/Makefile: Likewise.
29599         * resolv/Makefile: Likewise.
29600         * stdio-common/Makefile: Likewise.
29601         * wcsmbs/Makefile: Likewise.
29602         * dlfcn/Makefile: Likewise.
29603         * posix/Makefile: Likewise.
29605         [BZ #6959]
29606         * timezone/Makefile: Don't install timezone files, just the programs
29607         and scripts.
29609 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
29611         * nss/databases.def: Add missing gshadow entry.
29613         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
29615 2012-03-06  Marek Polacek  <polacek@redhat.com>
29617         [BZ #13726]
29618         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
29619         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
29620         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
29621         * stdio-common/tst-long-dbl-fphex.c: New file.
29623 2012-03-06  David S. Miller  <davem@davemloft.net>
29625         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
29626         (set_obp_int): New function.
29627         (get_obp_int): New function.
29628         (__get_clockfreq_via_dev_openprom): Likewise.
29629         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
29630         Avoid unused variable warnings on 'val' and use builtin_expect.
29631         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
29632         __builtin_expect.
29633         (INLINE_CLONE_SYSCALL): Likewise.
29635 2012-03-05  David S. Miller  <davem@davemloft.net>
29637         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29639 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
29641         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29643         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
29644         only for |x| >= 40.
29645         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
29647 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
29649         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
29650         Replace gettimeofday with __vdso_gettimeofday.
29652         * sysdeps/unix/sysv/linux/x86_64/init-first.c
29653         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
29654         __vdso_clock_gettime and __vdso_getcpu.
29656         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
29657         time with __vdso_time.
29659 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
29661         * manual/lang.texi (size_t): Note types to which size_t may be
29662         equivalent with the GNU C Library, but do not describe when
29663         differences between them are significant.
29665 2012-03-05  Andreas Jaeger  <aj@suse.de>
29667         * sysdeps/i386/fpu/libm-test-ulps: Update.
29669 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
29671         [BZ #3976]
29672         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
29673         (__ieee754_pow): Save and restore rounding mode and use
29674         round-to-nearest for main computations.
29675         * math/libm-test.inc (pow_test_tonearest): New function.
29676         (pow_test_towardzero): Likewise.
29677         (pow_test_downward): Likewise.
29678         (pow_test_upward): Likewise.
29679         (main): Call the new functions.
29680         * sysdeps/i386/fpu/libm-test-ulps: Update.
29681         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29683         [BZ #3976]
29684         * math/libm-test.inc (cosh_test_tonearest): New function.
29685         (cosh_test_towardzero): Likewise.
29686         (cosh_test_downward): Likewise.
29687         (cosh_test_upward): Likewise.
29688         (sinh_test_tonearest): Likewise.
29689         (sinh_test_towardzero): Likewise.
29690         (sinh_test_downward): Likewise.
29691         (sinh_test_upward): Likewise.
29692         (main): Call the new functions.
29693         * sysdeps/i386/fpu/libm-test-ulps: Update.
29694         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29696 2012-03-05  Tom de Vries  <tom@codesourcery.com>
29698         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
29699         default stack guard is set in last bytes.
29700         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
29702 2012-03-05  Kees Cook  <keescook@chromium.org>
29704         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
29706         [BZ #13656]
29707         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
29708         possibly allocate from heap instead of stack.
29709         * stdio-common/bug-vfprintf-nargs.c: New file.
29710         * stdio-common/Makefile (tests): Add nargs overflow test.
29712 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
29714         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29716 2012-03-03  Marek Polacek  <polacek@redhat.com>
29718         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
29719         * math/math_private.h: Likewise.
29720         * stdlib/tst-strtod.c: Likewise.
29721         * sysdeps/i386/i486/bits/atomic.h: Likewise.
29722         * sysdeps/x86_64/bits/atomic.h: Likewise.
29724 2012-03-02  David S. Miller  <davem@davemloft.net>
29726         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
29727         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
29728         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
29729         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
29730         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
29731         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
29732         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
29733         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
29735 2012-03-02  Roland McGrath  <roland@hack.frob.com>
29737         [BZ #13792]
29738         * manual/examples/README: New file, says the example source files
29739         can be used under GPL>=2.
29740         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
29741         line containing just "*/".
29742         * manual/examples/add.c: Add copyright header (GPL>=2).
29743         * manual/examples/argp-ex1.c: Likewise.
29744         * manual/examples/argp-ex2.c: Likewise.
29745         * manual/examples/argp-ex3.c: Likewise.
29746         * manual/examples/argp-ex4.c: Likewise.
29747         * manual/examples/atexit.c: Likewise.
29748         * manual/examples/db.c: Likewise.
29749         * manual/examples/dir.c: Likewise.
29750         * manual/examples/dir2.c: Likewise.
29751         * manual/examples/execinfo.c: Likewise.
29752         * manual/examples/filecli.c: Likewise.
29753         * manual/examples/filesrv.c: Likewise.
29754         * manual/examples/fmtmsgexpl.c: Likewise.
29755         * manual/examples/genpass.c: Likewise.
29756         * manual/examples/inetcli.c: Likewise.
29757         * manual/examples/inetsrv.c: Likewise.
29758         * manual/examples/isockad.c: Likewise.
29759         * manual/examples/longopt.c: Likewise.
29760         * manual/examples/memopen.c: Likewise.
29761         * manual/examples/memstrm.c: Likewise.
29762         * manual/examples/mkfsock.c: Likewise.
29763         * manual/examples/mkisock.c: Likewise.
29764         * manual/examples/mygetpass.c: Likewise.
29765         * manual/examples/pipe.c: Likewise.
29766         * manual/examples/popen.c: Likewise.
29767         * manual/examples/rprintf.c: Likewise.
29768         * manual/examples/search.c: Likewise.
29769         * manual/examples/select.c: Likewise.
29770         * manual/examples/setjmp.c: Likewise.
29771         * manual/examples/sigh1.c: Likewise.
29772         * manual/examples/sigusr.c: Likewise.
29773         * manual/examples/stpcpy.c: Likewise.
29774         * manual/examples/strdupa.c: Likewise.
29775         * manual/examples/strftim.c: Likewise.
29776         * manual/examples/strncat.c: Likewise.
29777         * manual/examples/subopt.c: Likewise.
29778         * manual/examples/swapcontext.c: Likewise.
29779         * manual/examples/termios.c: Likewise.
29780         * manual/examples/testopt.c: Likewise.
29781         * manual/examples/testpass.c: Likewise.
29782         * manual/examples/timeval_subtract.c: Likewise.
29784         [BZ #13792]
29785         * manual/time.texi (Elapsed Time): Move timeval_subtract example
29786         function to ...
29787         * manual/timeval_subtract.c.texi: ... here, new file.
29789 2012-03-02  David S. Miller  <davem@davemloft.net>
29791         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
29793 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
29795         [BZ #3976]
29796         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
29797         (__sin): Save and restore rounding mode and use round-to-nearest
29798         for all computations.
29799         (__cos): Save and restore rounding mode and use round-to-nearest
29800         for all computations.
29801         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
29802         <fenv.h>.
29803         (tan): Save and restore rounding mode and use round-to-nearest for
29804         all computations.
29805         * math/libm-test.inc (cos_test_tonearest): New function.
29806         (cos_test_towardzero): Likewise.
29807         (cos_test_downward): Likewise.
29808         (cos_test_upward): Likewise.
29809         (sin_test_tonearest): Likewise.
29810         (sin_test_towardzero): Likewise.
29811         (sin_test_downward): Likewise.
29812         (sin_test_upward): Likewise.
29813         (tan_test_tonearest): Likewise.
29814         (tan_test_towardzero): Likewise.
29815         (tan_test_downward): Likewise.
29816         (tan_test_upward): Likewise.
29817         (main): Call the new functions.
29818         * sysdeps/i386/fpu/libm-test-ulps: Update.
29819         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29821         [BZ #10135]
29822         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
29823         small n, then large n, before computing and testing k+n.
29824         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
29825         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
29826         Likewise.
29827         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
29828         Likewise.
29829         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
29830         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
29831         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
29832         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
29833         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
29834         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
29835         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
29836         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
29837         * math/libm-test.inc (scalbn_test): Add more tests.
29838         (scalbln_test): Likewise.
29840         * manual/filesys.texi (mode_t): Describe constraints on size and
29841         signedness, not exact equivalence to a particular type.
29842         (ino_t): Likewise.
29843         (ino64_t): Likewise.
29844         (dev_t): Likewise.
29845         (nlink_t): Likewise.
29846         (blkcnt_t): Likewise.
29847         (blkcnt64_t): Likewise.
29848         * manual/llio.texi (off_t): Likewise.
29850         [BZ #3976]
29851         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
29852         (__ieee754_exp): Save and restore rounding mode and use
29853         round-to-nearest for all computations.
29854         * math/libm-test.inc (exp_test_tonearest): New function.
29855         (exp_test_towardzero): Likewise.
29856         (exp_test_downward): Likewise.
29857         (exp_test_upward): Likewise.
29858         (main): Call the new functions.
29859         * sysdeps/i386/fpu/libm-test-ulps: Update.
29860         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29862 2012-03-01  Chris Demetriou  <cgd@google.com>
29864         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
29865         have predictable order.
29867 2012-03-01  David S. Miller  <davem@davemloft.net>
29869         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
29871         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
29872         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
29873         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
29874         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
29876         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
29877         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
29878         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
29879         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
29880         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
29881         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
29882         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
29883         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
29884         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
29886         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29888         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
29889         * sysdeps/sparc/fpu/libm-test-ulps: to here.
29890         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
29892         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
29893         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
29894         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
29895         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
29896         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
29897         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
29898         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
29899         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
29900         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
29901         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
29902         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
29903         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
29904         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
29905         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
29906         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
29907         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
29908         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
29909         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
29910         * sysdeps/sparc/elf/configure: Regenerated.
29912 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
29914         * configure.in (AS, LD): Require binutils 2.20 or later.
29915         * configure: Regenerated.
29916         * manual/install.texi (Tools for Compilation): Give binutils 2.20
29917         as required minimum version.
29918         * INSTALL: Regenerated.
29920         [BZ #2541]
29921         [BZ #4108]
29922         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
29923         before squaring exponent.
29924         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
29925         bottom long double and 27 bits of top long double before squaring
29926         exponent.
29927         * math/libm-test.inc (erfc_test): Add more tests.
29928         * sysdeps/i386/fpu/libm-test-ulps: Update.
29929         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
29930         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29932 2012-03-01  Kai Tietz  <ktietz@redhat.com>
29934         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
29935         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
29936         containing bit-fields.
29937         * soft-fp/extended.h (_FP_UNION_E): Likewise.
29938         * soft-fp/single.h (_FP_UNION_S): Likewise.
29939         * soft-fp/double.h (_FP_UNION_D): Likewise.
29941 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
29943         [BZ #13786]
29944         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
29945         not include ../strcmp.S.
29946         [USE_AS_STRNCASECMP_L]: Likewise.
29947         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
29948         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
29949         * sysdeps/i386/i686/multiarch/strncase_l-c.c
29950         (__strncasecmp_l_ia32): Define as alias to
29951         __strncasecmp_l_nonascii.
29953         [BZ #5794]
29954         * math/libm-test.inc (expm1_test): Add test for bug 5794.
29955         * sysdeps/i386/fpu/libm-test-ulps: Update.
29956         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29958         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
29959         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29961 2012-02-29  Jeff Law  <law@redhat.com>
29963         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
29964         out of bounds read.
29966 2012-02-29  Marek Polacek  <polacek@redhat.com>
29968         [BZ #13706]
29969         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
29970         * elf/Makefile: Add rules to run tst-unused-dep.out.
29972 2012-02-28  David S. Miller  <davem@davemloft.net>
29974         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
29975         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
29976         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
29977         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
29978         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
29979         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
29981 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
29983         * math/libm-test.inc (llround_test): Move one test from
29984         lround_test.  Use TEST_f_L in moved test.
29985         (lround_test): Move misplaced test to llround_test.  Add testcase
29986         from bug 2561.
29988 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
29990         * sysdeps/x86_64/fpu/e_expf.S: New file.
29991         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
29993 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
29995         [BZ #13637]
29996         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
29997         of remain_len that may cause incomplete multi-byte character and
29998         false match.
29999         * posix/bug-regex33.c: New file.
30000         * posix/Makefile (tests): Add bug-regex33.
30002 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
30004         * manual/macros.texi: New file.
30005         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
30006         * manual/libc.texinfo: Include macros.texi.
30007         * manual/creatute.texi: Likewise.
30008         * manual/install.texi: Likewise.
30009         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
30010         @glibcadj{} in references to the GNU C Library.
30011         * manual/charset.texi: Likewise.
30012         * manual/conf.texi: Likewise.
30013         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
30014         when not using those macros.
30015         * manual/creature.texi: Likewise.
30016         * manual/crypt.texi: Likewise.
30017         * manual/errno.texi: Likewise.
30018         * manual/filesys.texi: Likewise.
30019         * manual/header.texi: Likewise.
30020         * manual/install.texi: Likewise.
30021         * manual/intro.texi: Likewise.
30022         * manual/io.texi: Likewise.
30023         * manual/job.texi: Likewise.
30024         * manual/lang.texi: Likewise.
30025         * manual/libc.texiinfo: Likewise.
30026         * manual/llio.texi: Likewise.
30027         * manual/locale.texi: Likewise.
30028         * manual/maint.texi: Likewise.
30029         * manual/math.texi: Likewise.
30030         * manual/memory.texi: Likewise.
30031         * manual/message.texi: Likewise.
30032         * manual/nss.texi: Likewise.
30033         * manual/pattern.texi: Likewise.
30034         * manual/process.texi: Likewise.
30035         * manual/resource.texi: Likewise.
30036         * manual/search.texi: Likewise.
30037         * manual/setjmp.texi: Likewise.
30038         * manual/signal.texi: Likewise.
30039         * manual/socket.texi: Likewise.
30040         * manual/startup.texi: Likewise.
30041         * manual/stdio.texi: Likewise.
30042         * manual/string.texi: Likewise.
30043         * manual/sysinfo.texi: Likewise.
30044         * manual/syslog.texi: Likewise.
30045         * manual/terminal.texi: Likewise.
30046         * manual/time.texi: Likewise.
30047         * manual/users.texi: Likewise.
30048         * INSTALL: Regenerated.
30049         * NOTES: Regenerated.
30050         * sysdeps/gnu/errlist.c: Regenerated.
30052 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
30054         * include/dirent.h: Include <dirstream.h> before
30055         <dirent/dirent.h>.
30057 2012-02-28  David S. Miller  <davem@davemloft.net>
30059         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
30060         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
30061         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
30062         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
30064 2012-02-27  David S. Miller  <davem@davemloft.net>
30066         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
30067         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
30068         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
30069         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
30071         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
30072         frame pointer instead of stack pointer relative arg slot.
30073         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
30074         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
30075         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
30077 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
30079         [BZ #3992]
30080         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
30082 2012-02-27  David S. Miller  <davem@davemloft.net>
30084         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
30085         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
30086         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
30087         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
30088         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
30089         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
30090         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
30091         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
30093 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
30095         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
30096         later.  Allow versions 5-9.
30097         * configure: Regenerated.
30098         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
30099         required minimum version and 4.6 as recommended version.  Do not
30100         mention bugs in GCC 2.7 and 2.8.
30101         * INSTALL: Regenerated.
30103 2012-02-27  David S. Miller  <davem@davemloft.net>
30105         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
30106         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
30107         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
30108         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
30109         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
30110         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
30111         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
30112         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
30114         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
30115         manipulate bits before adding and subtracting TWO112[sx].
30116         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
30118 2012-02-27  Roland McGrath  <roland@hack.frob.com>
30120         [BZ #13775]
30121         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
30122         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
30123         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
30124         being in POSIX, because they are in 1003.1-2008.
30126         * rt/tst-aio.c: Include <fcntl.h>.
30127         * rt/tst-aio7.c: Likewise.
30128         * rt/tst-aio64.c: Likewise.
30130         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
30132 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
30134         * manual/install.texi (--with-headers): Describe headers as
30135         interface headers, not private headers.
30136         (Specific advice for GNU/Linux systems): Describe use of headers
30137         from "make headers_install", not private headers from older
30138         kernels.
30139         * INSTALL: Regenerated.
30140         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
30141         Change to 2.6.19.
30142         * sysdeps/unix/sysv/linux/configure: Regenerated.
30144         * manual/llio.texi (fclean): Remove documentation.
30146         * manual/Makefile (libc-texi-generated): New variable.  Include
30147         version.texi.
30148         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
30149         $(libc-texi-generated), not duplicated list of files.
30150         (version.texi, stamp-version): New rules.
30151         (realclean): Remove $(libc-texi-generated), not individual files
30152         from that list.  Do not remove dir-add.texinfo.
30153         * manual/libc.texinfo: Comment out uses of edition numbers and
30154         references to printed manual.  Remove last-updated dates.
30155         (EDITION): Comment out.
30156         (ISBN): Likewise.
30157         (VERSION, UPDATED): Remove.
30158         (version.texi): Include.
30160 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
30162         * sysdeps/posix/spawni.c: Include <signal.h>.
30163         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
30164         * sysdeps/pthread/aio_fsync.c: Likewise.
30166 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
30168         * conform/Makefile (tests): Run only when not cross-compiling and
30169         when fast-check is not defined.
30171         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
30172         * conform/data/limits.h-data: Fixes for POSIX2008.
30173         * conform/run-conformtest.sh: Run all tests.
30174         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
30175         headers.
30176         * include/bits/dlfcn.h: Likewise.
30177         * include/langinfo.h: Likewise.
30178         * include/monetary.h: Likewise.
30179         * include/sys/poll.h: Likewise.
30181         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
30182         for __USE_GNU.
30183         * posix/spawn.h: Define __need_sigset_t.
30184         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
30185         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
30186         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
30187         to get sigevent_t only.
30188         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
30189         only for __USE_GNU.
30190         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
30191         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
30192         process_vm_writev only for __USE_GNU.
30193         * termios/termios.h: Declare tcgetsid also for POSIX2008.
30195         * conform/Makefile: For now ignore errors from run-conformtest.
30196         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
30197         POSIX to avoid namespace pollution.  Don't prepend headers.
30198         * conform/data/aio.h-data: Fixes for POSIX testing.
30199         * conform/data/fcntl.h-data: Likewise.
30200         * conform/data/glob.h-data: Likewise.
30201         * conform/data/grp.h-data: Likewise.
30202         * conform/data/pthread.h-data: Likewise.
30203         * conform/data/pwd.h-data: Likewise.
30204         * conform/data/signal.h-data: Likewise.
30205         * conform/data/spawn.h-data: Likewise.
30206         * conform/data/stdio.h-data: Likewise.
30207         * conform/data/stdlib.h-data: Likewise.
30208         * conform/data/stropts.h-data: Likewise.
30209         * conform/data/sys/mman.h-data: Likewise.
30210         * conform/data/sys/stat.h-data: Likewise.
30211         * conform/data/sys/types.h-data: Likewise.
30212         * conform/data/sys/wait.h-data: Likewise.
30213         * conform/data/time.h-data: Likewise.
30214         * conform/data/unistd.h-data: Likewise.
30215         * conform/data/utime.h-data: Likewise.
30217         * io/sys/stat.h: fchmod was always in POSIX.
30218         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
30219         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
30220         * rt/aio.h: Define __need_timespec before including <time.h>.
30221         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
30222         struct.  Add forward declaration of pthread_attr_t and use it in
30223         sigevent.
30224         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
30225         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
30226         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
30227         always remove CLK_TCK definition.
30229 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
30231         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
30233 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
30235         * conform/run-conformtest.sh: New file.
30236         * conform/Makefile: Run run-conformtest for tests.
30237         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
30238         support.
30240         * conform/data/uchar.h-data: New file.
30241         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
30242         * conform/data/arpa/inet.h-data: Likewise.
30243         * conform/data/assert.h-data: Likewise.
30244         * conform/data/complex.h-data: Likewise.
30245         * conform/data/cpio.h-data: Likewise.
30246         * conform/data/ctype.h-data: Likewise.
30247         * conform/data/dirent.h-data: Likewise.
30248         * conform/data/dlfcn.h-data: Likewise.
30249         * conform/data/errno.h-data: Likewise.
30250         * conform/data/fcntl.h-data: Likewise.
30251         * conform/data/float.h-data: Likewise.
30252         * conform/data/fmtmsg.h-data: Likewise.
30253         * conform/data/fnmatch.h-data: Likewise.
30254         * conform/data/ftw.h-data: Likewise.
30255         * conform/data/glob.h-data: Likewise.
30256         * conform/data/grp.h-data: Likewise.
30257         * conform/data/iconv.h-data: Likewise.
30258         * conform/data/inttypes.h-data: Likewise.
30259         * conform/data/langinfo.h-data: Likewise.
30260         * conform/data/libgen.h-data: Likewise.
30261         * conform/data/limits.h-data: Likewise.
30262         * conform/data/locale.h-data: Likewise.
30263         * conform/data/math.h-data: Likewise.
30264         * conform/data/monetary.h-data: Likewise.
30265         * conform/data/mqueue.h-data: Likewise.
30266         * conform/data/ndbm.h-data: Likewise.
30267         * conform/data/net/if.h-data: Likewise.
30268         * conform/data/netdb.h-data: Likewise.
30269         * conform/data/netinet/in.h-data: Likewise.
30270         * conform/data/nl_types.h-data: Likewise.
30271         * conform/data/poll.h-data: Likewise.
30272         * conform/data/pthread.h-data: Likewise.
30273         * conform/data/pwd.h-data: Likewise.
30274         * conform/data/regex.h-data: Likewise.
30275         * conform/data/sched.h-data: Likewise.
30276         * conform/data/search.h-data: Likewise.
30277         * conform/data/semaphore.h-data: Likewise.
30278         * conform/data/setjmp.h-data: Likewise.
30279         * conform/data/signal.h-data: Likewise.
30280         * conform/data/spawn.h-data: Likewise.
30281         * conform/data/stdarg.h-data: Likewise.
30282         * conform/data/stdio.h-data: Likewise.
30283         * conform/data/stdlib.h-data: Likewise.
30284         * conform/data/string.h-data: Likewise.
30285         * conform/data/strings.h-data: Likewise.
30286         * conform/data/stropts.h-data: Likewise.
30287         * conform/data/sys/ipc.h-data: Likewise.
30288         * conform/data/sys/mman.h-data: Likewise.
30289         * conform/data/sys/msg.h-data: Likewise.
30290         * conform/data/sys/resource.h-data: Likewise.
30291         * conform/data/sys/select.h-data: Likewise.
30292         * conform/data/sys/sem.h-data: Likewise.
30293         * conform/data/sys/shm.h-data: Likewise.
30294         * conform/data/sys/socket.h-data: Likewise.
30295         * conform/data/sys/stat.h-data: Likewise.
30296         * conform/data/sys/statvfs.h-data: Likewise.
30297         * conform/data/sys/time.h-data: Likewise.
30298         * conform/data/sys/timeb.h-data: Likewise.
30299         * conform/data/sys/times.h-data: Likewise.
30300         * conform/data/sys/types.h-data: Likewise.
30301         * conform/data/sys/uio.h-data: Likewise.
30302         * conform/data/sys/un.h-data: Likewise.
30303         * conform/data/sys/utsname.h-data: Likewise.
30304         * conform/data/sys/wait.h-data: Likewise.
30305         * conform/data/syslog.h-data: Likewise.
30306         * conform/data/tar.h-data: Likewise.
30307         * conform/data/termios.h-data: Likewise.
30308         * conform/data/utime.h-data: Likewise.
30309         * conform/data/utmpx.h-data: Likewise.
30310         * conform/data/varargs.h-data: Likewise.
30311         * conform/data/wchar.h-data: Likewise.
30312         * conform/data/wctype.h-data: Likewise.
30313         * conform/data/wordexp.h-data: Likewise.
30315         * include/stropts.h: New file.
30316         * include/uchar.h: New file.
30317         * include/aio.h: Changes to allow conformtest.pl to use the headers.
30318         * include/assert.h: Likewise.
30319         * include/ctype.h: Likewise.
30320         * include/dirent.h: Likewise.
30321         * include/dlfcn.h: Likewise.
30322         * include/fcntl.h: Likewise.
30323         * include/fnmatch.h: Likewise.
30324         * include/glob.h: Likewise.
30325         * include/grp.h: Likewise.
30326         * include/libio.h: Likewise.
30327         * include/locale.h: Likewise.
30328         * include/math.h: Likewise.
30329         * include/net/if.h: Likewise.
30330         * include/netdb.h: Likewise.
30331         * include/netinet/in.h: Likewise.
30332         * include/pthread.h: Likewise.
30333         * include/pwd.h: Likewise.
30334         * include/regex.h: Likewise.
30335         * include/sched.h: Likewise.
30336         * include/search.h: Likewise.
30337         * include/setjmp.h: Likewise.
30338         * include/signal.h: Likewise.
30339         * include/stdio.h: Likewise.
30340         * include/stdlib.h: Likewise.
30341         * include/string.h: Likewise.
30342         * include/sys/cdefs.h: Likewise.
30343         * include/sys/mman.h: Likewise.
30344         * include/sys/msg.h: Likewise.
30345         * include/sys/resource.h: Likewise.
30346         * include/sys/select.h: Likewise.
30347         * include/sys/socket.h: Likewise.
30348         * include/sys/stat.h: Likewise.
30349         * include/sys/statvfs.h: Likewise.
30350         * include/sys/time.h: Likewise.
30351         * include/sys/times.h: Likewise.
30352         * include/sys/uio.h: Likewise.
30353         * include/sys/utsname.h: Likewise.
30354         * include/sys/wait.h: Likewise.
30355         * include/termios.h: Likewise.
30356         * include/time.h: Likewise.
30357         * include/ulimit.h: Likewise.
30358         * include/unistd.h: Likewise.
30359         * include/utime.h: Likewise.
30360         * include/wchar.h: Likewise.
30361         * include/wctype.h: Likewise.
30362         * include/wordexp.h: Likewise.
30364         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
30366         * time/time.h: TIME_UTC must be a macro.
30367         Make timespec_get available for ISO C11 only as well.
30369 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
30371         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
30372         Reported by Peng Haitao <penght@cn.fujitsu.com>.
30374 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
30376         * configure.in: Use -o not -a in test for unsupported multi-arch.
30378 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
30380         * manual/texinfo.tex: Update to version 2012-01-19.16.
30382 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
30384         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
30386 2012-02-24  Roland McGrath  <roland@hack.frob.com>
30388         [BZ #13738]
30389         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
30390         * manual/fdl-1.3.texi: New file.
30391         * manual/fdl-1.1.texi: File removed.
30393         [BZ #13738]
30394         * manual/libc.texinfo (FDL_VERSION): New @set.
30395         Use it for mention of FDL in cover text.
30396         (Documentation License): Use it in @include file name.
30398 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
30399             Roland McGrath  <roland@hack.frob.com>
30401         [BZ #5461]
30402         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN,
30403         not LONG_LONG_MAX and LONG_LONG_MIN.
30404         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
30405         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
30406         name.
30407         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
30409 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
30411         [BZ #2547]
30412         [BZ #11365]
30413         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
30414         manipulate bits before adding and subtracting TWO23[sx].
30415         * math/libm-test.inc (nearbyint_test): Add more tests.
30417 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
30419         [BZ #2548]
30420         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
30421         bits before adding and subtracting TWO23[sx].
30422         * math/libm-test.inc (rint_test): Add more tests.
30423         (rint_test_tonearest): Likewise.
30424         (rint_test_towardzero): Likewise.
30425         (rint_test_downward): Likewise.
30426         (rint_test_upward: Likewise.
30428 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
30430         [BZ #10110]
30431         * include/stdc-predef.h: New file.  Extracted from features.h.
30432         * include/features.h: Include stdc-predef.h.
30433         * Makefile (headers): Add stdc-predef.h.
30434         * CONFORMANCE (Compiler limitations): Update.
30436 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
30438         * manual/libc.texinfo (VERSION, UPDATED): Revert.
30440 2012-02-21  David S. Miller  <davem@davemloft.net>
30442         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
30443         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
30445 2012-02-20  David S. Miller  <davem@davemloft.net>
30447         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
30448         using a normal save/restore sequence, rather than allocating a
30449         dummy stack frame just to store a frame pointer and restore.
30450         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
30452 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
30454         * manual/install.texi: Fix stray word in line-wrapped comment.
30456 2012-02-20  David S. Miller  <davem@davemloft.net>
30458         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
30459         both binutils and gcc support GOTDATA.
30461         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
30462         "rd %pc" in the PIC register setup sequences.
30464         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
30465         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
30466         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
30467         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
30468         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
30469         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
30470         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
30471         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
30472         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
30473         (SYSCALL_ERROR_HANDLER): Likewise.
30474         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
30475         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
30476         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
30477         (SYSCALL_ERROR_HANDLER): Likewise.
30479         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
30480         (HAVE_GCC_GOTDATA): New.
30481         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
30482         relocation support in both binutils and gcc.
30483         * sysdeps/sparc/elf/configure: Regenerate.
30485         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
30486         * sysdeps/sparc/sparc32/elf/configure: Delete.
30487         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
30488         * sysdeps/sparc/sparc64/elf/configure: Delete.
30489         * sysdeps/sparc/elf/configure.in: New file.
30490         * sysdeps/sparc/elf/configure: Generate.
30492         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
30493         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
30494         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
30495         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
30496         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
30498 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
30500         * manual/install.texi: Do not mention specific glibc version
30501         numbers.
30502         * manual/libc.texinfo (VERSION, UPDATED): Update.
30503         (@copying): Use @copyright{} and range of years.
30505 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
30507         [BZ #13695]
30508         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
30509         [crti.S not in sysdirs] (generated): Do not append.
30510         [crti.S not in sysdirs] (omit-deps): Likewise.
30511         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
30512         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
30513         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
30514         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
30515         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
30516         Likewise.
30517         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
30518         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
30519         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
30520         * csu/defs.awk: Remove file.
30521         * sysdeps/generic/initfini.c: Likewise.
30522         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
30523         variable.
30524         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
30525         Likewise.
30527 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
30529         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
30530         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
30531         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
30532         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
30533         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
30534         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
30535         <bits/epoll.h>.
30536         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
30537         (__EPOLL_PACKED): Define to empty if not defined by
30538         <bits/epoll.h>.
30539         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
30540         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30541         bits/epoll.h.
30543 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
30545         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
30546         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
30547         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
30548         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
30549         <bits/timerfd.h>.
30550         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
30551         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30552         bits/timerfd.h.
30554 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
30556         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
30557         in C locale.
30558         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
30559         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
30560         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
30561         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30563 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
30565         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
30566         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
30568 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
30570         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
30571         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
30572         defined.
30573         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
30574         Likewise.
30575         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
30576         entry for 2.16.
30578 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
30580         * math/w_acos.c: Use non-signaling floating-point comparisons.
30581         * math/w_acosf.c: Likewise.
30582         * math/w_acosh.c: Likewise.
30583         * math/w_acoshf.c: Likewise.
30584         * math/w_acoshl.c: Likewise.
30585         * math/w_acosl.c: Likewise.
30586         * math/w_asin.c: Likewise.
30587         * math/w_asinf.c: Likewise.
30588         * math/w_asinl.c: Likewise.
30589         * math/w_atanh.c: Likewise.
30590         * math/w_atanhf.c: Likewise.
30591         * math/w_atanhl.c: Likewise.
30592         * math/w_exp2.c: Likewise.
30593         * math/w_exp2f.c: Likewise.
30594         * math/w_exp2l.c: Likewise.
30595         * math/w_j0.c: Likewise.
30596         * math/w_j0f.c: Likewise.
30597         * math/w_j0l.c: Likewise.
30598         * math/w_j1.c: Likewise.
30599         * math/w_j1f.c: Likewise.
30600         * math/w_j1l.c: Likewise.
30601         * math/w_jn.c: Likewise.
30602         * math/w_jnf.c: Likewise.
30603         * math/w_log.c: Likewise.
30604         * math/w_log10.c: Likewise.
30605         * math/w_log10f.c: Likewise.
30606         * math/w_log10l.c: Likewise.
30607         * math/w_log2.c: Likewise.
30608         * math/w_log2f.c: Likewise.
30609         * math/w_log2l.c: Likewise.
30610         * math/w_logf.c: Likewise.
30611         * math/w_logl.c: Likewise.
30612         * math/w_sqrt.c: Likewise.
30613         * math/w_sqrtf.c: Likewise.
30614         * math/w_sqrtl.c: Likewise.
30615         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
30616         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
30617         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
30618         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
30619         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
30621 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
30623         [BZ #9739]
30624         * manual/string.texi (strnlen): Use correct parameter name in
30625         equivalent expression.
30627 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
30629         [BZ #11174]
30630         * manual/users.texi (seteuid): Consistently use neweuid for
30631         argument name.
30633 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
30635         [BZ #13704]
30636         * manual/nss.texi (Services in the NSS configuration): Correct
30637         list of services in example configuration file.
30639 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
30641         [BZ #11322]
30642         * manual/arith.texi: Remove statements about negative zero
30643         behaving identically to zero.
30645 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
30647         [BZ #5993]
30648         * manual/install.texi: Do not document upgrading from libc5.
30650 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
30652         [BZ #4596]
30653         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
30655 2012-02-18  David S. Miller  <davem@davemloft.net>
30657         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
30658         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
30659         %o7 across the call.
30660         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
30661         instead.
30662         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
30663         SETUP_PIC_REG_LEAF.
30664         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
30665         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
30666         * sysdeps/sparc/crtn.S: Likewise.
30668 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
30670         * aout/Makefile: Remove.
30672 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
30674         [BZ #13058]
30675         * manual/examples/argp-ex1.c (main): Format definition in GNU
30676         style.
30677         * manual/examples/argp-ex2.c (main): Likewise.
30678         * manual/examples/argp-ex3.c (main): Likewise.
30679         * manual/examples/argp-ex4.c (main): Likewise.
30680         * manual/examples/longopt.c (main): Use new-style prototype
30681         definition.
30682         * manual/examples/strncat.c (main): Specify return type and use
30683         (void) for arguments.
30684         * manual/examples/subopt.c (main): Use char **argv argument.
30686 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
30688         [BZ #5077]
30689         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
30690         rounding modes.
30692 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
30694         [BZ #6907]
30695         * manual/string.texi (strchr): Change when strchrnul is
30696         recommended.
30698 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
30700         [BZ #174]
30701         * manual/locale.texi (setlocale): Document LOCPATH.
30703 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
30705         [BZ #10210]
30706         * manual/process.texi (execle): Move @dots{} before last argument.
30708 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
30710         [BZ #12047]
30711         * manual/charset.texi (Generic Charset Conversion): Fix typo
30712         (LC_TYPE -> LC_CTYPE).
30714 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
30716         [BZ #5805]
30717         * manual/arith.texi (scalbn): Use @var{} on parameter names.
30718         (scalbnf): Likewise.
30719         (scalbnl): Likewise.
30720         (scalbln): Likewise.
30721         (scalblnf): Likewise.
30722         (scalblnl): Likewise.
30723         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
30724         (vwarnx): Likewise.
30725         (verr): Likewise.
30726         (verrx): Likewise.
30727         * manual/filesys.texi (telldir): Use braces around return type.
30728         * manual/llio.texi (mmap): Add space after comma.
30729         (mmap64): Likewise.
30730         * manual/math.texi (jn): Use @var{} on parameter names.
30731         (jnf): Likewise.
30732         (jnl): Likewise.
30733         (yn): Likewise.
30734         (ynf): Likewise.
30735         (ynl): Likewise.
30736         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
30737         line.
30738         * manual/resource.texi (ulimit): Use @dots{} instead of literal
30739         "...".
30740         (sched_get_priority_min): Remove semicolon on @deftypefun line.
30741         (sched_get_priority_max): Likewise.
30742         * manual/signal.texi (sigvec): Add space after comma.
30743         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
30744         names.
30745         (if_indextoname): Likewise.
30746         (if_freenameindex): Likewise.
30747         (sendto): Use ',' instead of '.' in prototype.
30748         * manual/startup.texi (syscall): Use @dots{} instead of literal
30749         "...".
30750         * manual/stdio.texi (__fpending): Separate initial words of
30751         paragraph from @deftypefun line.
30752         * manual/syslog.texi (syslog): Use @dots{} instead of literal
30753         "...".
30754         (vsyslog): Use @var{} on parameter names.
30755         * manual/terminal.texi (stty): Use @var{} on parameter names.
30756         * manual/users.texi (getutmp): Use @var{} on parameter names.
30757         (getutmpx): Likewise.
30759 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
30761         [BZ #6884]
30762         * manual/stdio.texi (fopen): Fix typos in description of
30763         ",ccs=STRING".
30765 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
30767         [BZ #4026]
30768         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
30769         get clock_id definition.
30771 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
30773         [BZ #4822]
30774         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
30775         (madvise): Cast every argument to void on its own.
30777 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
30779         [BZ #9902]
30780         * manual/startup.texi (Exit Status): Fix typo.
30782 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
30784         [BZ #10140]
30785         * manual/examples/argp-ex1.c: Include <stdlib.h>.
30786         * manual/examples/argp-ex2.c: Likewise.
30787         * manual/examples/argp-ex3.c: Likewise.
30789 2012-02-16  Richard Henderson  <rth@redhat.com>
30791         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
30792         * sysdeps/s390/s390-32/initfini.c: Remove.
30793         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
30794         * sysdeps/s390/s390-64/initfini.c: Remove.
30796 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
30798         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
30799         compiler output for sysdeps/generic/initfini.c.
30800         * sysdeps/sh/elf/initfini.c: Remove file.
30802 2012-02-16  David S. Miller  <davem@davemloft.net>
30804         [BZ #11494]
30805         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
30807         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
30808         * sysdeps/sparc/crti.S: New file.
30809         * sysdeps/sparc/crtn.S: New file.
30810         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
30811         * sysdeps/sparc/sparc64/Makefile: Likewise.
30813 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
30815         [BZ #3335]
30816         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
30818 2012-02-15  Roland McGrath  <roland@hack.frob.com>
30820         [BZ #4822]
30821         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
30823         * mach/devstream.c (cookie_io_functions_t): Macro removed.
30824         (write, read, close): Likewise.
30825         Patch by Aurelien Jarno <aurelien@aurel32.net>.
30827 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
30829         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
30830         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
30831         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
30832         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
30833         <bits/signalfd.h>.
30834         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
30835         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30836         bits/signalfd.h.
30838 2012-02-14  Marek Polacek  <polacek@redhat.com>
30840         * sysdeps/x86_64/crti.S: New file.
30841         * sysdeps/x86_64/crtn.S: New file.
30842         * sysdeps/x86_64/elf/initfini.c: Remove file.
30844 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
30846         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
30847         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
30848         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
30849         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
30850         <bits/inotify.h>.
30851         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
30852         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30853         bits/inotify.h.
30855 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
30857         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
30858         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
30859         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
30860         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
30861         <bits/eventfd.h>.
30862         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
30863         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30864         bits/eventfd.h.
30866 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
30868         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
30869         __feraiseexcept instead of feraiseexcept.
30871         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
30872         nanosleep invocations.
30873         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
30874         strings, and add error checking for a nanosleep invocations.
30876 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
30878         Replace FSF snail mail address with URLs, as per GNU coding standards.
30879         Most of the snail mail addresses were wrong anyway, and omitting
30880         them makes the source code easier to maintain.  Almost all of the
30881         changes are to license notices and to locale LC_IDENTIFICATION
30882         addresses, except for this one:
30883         * manual/libc.texinfo: In "Published by", give the FSF's URL,
30884         not its snail mail address.
30886 2012-02-09  Richard Henderson  <rth@twiddle.net>
30888         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
30889         of kernel-features.h.
30891         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
30893 2012-02-08  Marek Polacek  <polacek@redhat.com>
30895         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
30896         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
30897         * sysdeps/gnu/_G_config.h: Likewise.
30898         * sysdeps/generic/_G_config.h: Likewise.
30900 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
30902         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
30903         tests.
30904         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30906         * sysdeps/powerpc/powerpc32/crti.S: New file.
30907         * sysdeps/powerpc/powerpc32/crtn.S: New file.
30908         * sysdeps/powerpc/powerpc64/crti.S: New file.
30909         * sysdeps/powerpc/powerpc64/crtn.S: New file.
30911         * Makeconfig (have-initfini): Don't set.
30912         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
30913         * configure.in (nopic_initfini): Don't substitute.
30914         * config.h.in (HAVE_INITFINI): Don't #undef.
30915         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
30916         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
30918 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
30920         Support crti.S and crtn.S provided directly by architectures.
30921         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
30922         [crti.S in sysdirs] (omit-deps): Likewise.
30923         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
30924         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
30925         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
30926         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
30927         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
30928         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
30929         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
30930         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
30931         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
30932         compiler output for sysdeps/generic/initfini.c.
30933         * sysdeps/i386/elf/Makefile: Remove file.
30934         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
30936 2012-02-07  Marek Polacek  <polacek@redhat.com>
30938         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
30939         * sysdeps/gnu/_G_config.h: Likewise.
30940         * sysdeps/mach/hurd/_G_config.h: Likewise.
30942 2012-02-07  Marek Polacek  <polacek@redhat.com>
30944         * math/Makefile (tests): Add tst-CMPLX2.
30945         * math/tst-CMPLX2.c: New file.
30947 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
30949         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
30951         * math/libm-test.inc (jn_test): Add missing L suffix.
30953 2012-02-06  Marek Polacek  <polacek@redhat.com>
30955         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
30956         * sysdeps/i386/fpu/e_powf.S: Likewise.
30957         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
30958         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
30959         * sysdeps/i386/fpu/e_acosh.S: Likewise.
30960         * sysdeps/i386/fpu/e_pow.S: Likewise.
30961         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
30962         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
30963         * sysdeps/i386/fpu/s_expm1.S: Likewise.
30964         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
30965         * sysdeps/i386/fpu/e_log2.S: Likewise.
30966         * sysdeps/i386/fpu/e_log2l.S: Likewise.
30967         * sysdeps/i386/fpu/e_scalb.S: Likewise.
30968         * sysdeps/i386/fpu/e_powl.S: Likewise.
30969         * sysdeps/i386/fpu/s_log1p.S: Likewise.
30970         * sysdeps/i386/fpu/e_log10f.S: Likewise.
30971         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
30972         * sysdeps/i386/fpu/e_logl.S: Likewise.
30973         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
30974         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
30975         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
30976         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
30977         * sysdeps/i386/fpu/e_log2f.S: Likewise.
30978         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
30979         * sysdeps/i386/fpu/e_log.S: Likewise.
30980         * sysdeps/i386/fpu/s_cexp.S: Likewise.
30981         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
30982         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
30983         * sysdeps/i386/fpu/e_logf.S: Likewise.
30984         * sysdeps/i386/fpu/e_log10l.S: Likewise.
30985         * sysdeps/i386/fpu/e_atanh.S: Likewise.
30986         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
30987         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
30988         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
30989         * sysdeps/i386/fpu/e_log10.S: Likewise.
30990         * sysdeps/i386/fpu/s_frexp.S: Likewise.
30991         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
30992         * sysdeps/i386/fpu/s_asinh.S: Likewise.
30993         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
30994         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
30995         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
30996         * sysdeps/i386/asm-syntax.h: Likewise.
30997         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
30998         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
30999         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
31000         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
31001         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
31002         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
31003         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
31004         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
31005         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
31006         * sysdeps/powerpc/sysdep.h: Likewise.
31007         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
31008         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
31010 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
31012         [BZ #411]
31013         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
31015 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
31017         * sysdeps/i386/sysdep.h: Include <features.h>.
31018         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
31019         version.
31021 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
31023         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
31024         Define.
31025         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
31026         LOAD_PIC_REG_STR.
31028 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
31030         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
31031         (SETUP_PIC_REG): Use GET_PC_THUNK.
31032         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
31033         macro.
31035 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
31037         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
31038         for non-PIC compilation.
31039         (SETUP_PIC_REG): Add .p2align directive.
31040         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
31041         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
31042         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
31043         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
31044         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
31045         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
31046         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
31047         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
31048         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
31049         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
31050         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
31051         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
31052         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
31053         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
31054         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
31055         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
31056         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
31057         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
31058         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
31059         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
31060         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
31061         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
31062         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
31063         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
31064         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
31065         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
31066         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
31067         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
31068         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
31069         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
31070         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
31071         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
31072         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
31073         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
31074         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
31075         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
31076         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
31077         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
31078         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
31079         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
31080         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
31082 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
31084         * math/tst-CMPLX.c: Include <stdio.h>.
31086 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
31088         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
31089         float.
31090         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
31091         * sysdeps/sparc/bits/mathdef.h: Likewise.
31093 2012-01-31  Marek Polacek  <polacek@redhat.com>
31095         * libio/libio.h: Don't define _PARAMS.
31096         * locale/programs/config.h: Don't define PARAMS.
31097         * stdlib/strtol_l.c: Likewise.
31098         (__strtol_l): Remove PARAMS from the prototype.
31100 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
31102         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
31103         names.  Just use the correct names.  Remove unnecessary wrapper
31104         functions.
31105         * malloc/arena.c: Likewise.
31106         * malloc/hooks.c: Likewise.
31108         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
31109         ARENA_TEST says not to.  Simplify test for creation of a new arena.
31110         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
31112 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
31114         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
31115         into tail calls.
31116         (update_get_addr): New function.
31117         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
31118         GET_ADDR_MODULE parameter.
31120 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
31122         * crypt/cert.c: Remove __STDC__ conditionals.
31123         * crypt/crypt-entry.c: Likewise.
31124         * crypt/crypt_util.c: Likewise.
31125         * libio/filedoalloc.c: Likewise.
31126         * libio/fileops.c: Likewise.
31127         * libio/genops.c: Likewise.
31128         * libio/iofclose.c: Likewise.
31129         * libio/iofdopen.c: Likewise.
31130         * libio/iofopen.c: Likewise.
31131         * libio/iofopen64.c: Likewise.
31132         * libio/iogetdelim.c: Likewise.
31133         * libio/iopopen.c: Likewise.
31134         * libio/obprintf.c: Likewise.
31135         * libio/oldfileops.c: Likewise.
31136         * libio/oldiofclose.c: Likewise.
31137         * libio/oldiofdopen.c: Likewise.
31138         * libio/oldiofopen.c: Likewise.
31139         * libio/oldiopopen.c: Likewise.
31140         * libio/wfiledoalloc.c: Likewise.
31141         * libio/wgenops.c: Likewise.
31142         * locale/programs/xmalloc.c: Likewise.
31143         * misc/syslog.c: Likewise.
31144         * stdio-common/xbug.c: Likewise.
31145         * string/memchr.c: Likewise.
31146         * string/memcmp.c: Likewise.
31147         * string/memrchr.c: Likewise.
31148         * string/rawmemchr.c: Likewise.
31149         * sysdeps/posix/getcwd.c: Likewise.
31150         * time/strftime_l.c: Likewise.
31152 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
31154         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
31155         * config.make.in (config-cflags-sse2avx): Define.
31156         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
31157         Fix typo.
31159 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
31161         * scripts/config.guess: Update from upstream config git repository.
31162         * scripts/config.sub: Likewise.
31164 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
31166         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
31167         (EM_NUM): Update.
31168         (R_TILEPRO_*, R_TILEGX_*): New macros.
31170         * scripts/firstversions.awk: Fix bug in version range handling.
31172         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
31174         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
31176         * include/sys/epoll.h: New file.
31177         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
31178         libc_hidden_def.
31180 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
31182         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
31183         Avoid unnecessary __WORDSIZE == 64 test.
31184         (fmaxf): Use VEX format if possible.
31185         (fmax): Likewise.
31186         (fminf): Likewise.
31187         (fmin): Likewise.
31189         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
31190         * math/math_private.h: Remove libc_fegetround* and
31191         libc_fesetround*.
31192         * sysdeps/i386/configure.in: Check for -msse2avx.
31193         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
31194         also if SSE2AVX is defined.
31195         Remove libc_fegetround* and libc_fesetround*.
31196         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
31197         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
31198         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
31199         of HAS_YMM_USABLE.
31200         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
31201         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
31202         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
31203         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
31204         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
31206         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
31208 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31210         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
31211         size is not set.
31212         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
31214 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
31216         [BZ #13618]
31217         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
31218         relocation.
31219         * Makeconfig (libm): Define.
31220         * elf/Makefile: Add rules to build and run tst-relsort1.
31221         * elf/tst-relsort1.c: New file.
31222         * elf/tst-relsort1mod1.c: New file.
31223         * elf/tst-relsort1mod2.c: New file.
31225 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
31227         * math/s_ldexp.c: Remove __STDC__ conditionals.
31228         * math/s_ldexpf.c: Likewise.
31229         * math/s_ldexpl.c: Likewise.
31230         * math/s_nextafter.c: Likewise.
31231         * math/s_nexttowardf.c: Likewise.
31232         * math/s_significand.c: Likewise.
31233         * math/s_significandf.c: Likewise.
31234         * math/s_significandl.c: Likewise.
31235         * math/w_jnl.c: Likewise.
31236         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
31237         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
31238         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
31239         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
31240         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
31241         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
31242         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
31243         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
31244         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
31245         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
31246         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
31247         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
31248         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
31249         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
31250         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
31251         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
31252         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
31253         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
31254         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
31255         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
31256         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
31257         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
31258         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
31259         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
31260         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
31261         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
31262         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
31263         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
31264         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
31265         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
31266         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
31267         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
31268         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
31269         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
31270         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
31271         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
31272         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
31273         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
31274         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
31275         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
31276         * sysdeps/ieee754/k_standard.c: Likewise.
31277         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
31278         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
31279         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
31280         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
31281         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
31282         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
31283         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
31284         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
31285         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
31286         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
31287         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
31288         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
31289         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
31290         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
31291         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
31292         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
31293         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
31294         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
31295         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
31296         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
31297         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
31298         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
31299         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
31300         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
31301         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
31302         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
31303         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
31304         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
31305         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
31306         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
31307         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
31308         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
31309         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
31310         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
31311         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
31312         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
31313         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
31314         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
31315         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
31316         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
31317         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
31318         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
31319         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
31320         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
31321         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
31322         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
31323         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
31324         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
31325         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
31326         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
31327         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
31328         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
31329         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
31330         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
31331         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
31332         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
31333         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
31334         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
31335         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
31336         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
31337         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
31338         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
31339         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
31340         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
31341         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
31342         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
31343         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
31344         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
31345         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
31346         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
31347         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
31348         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
31349         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
31350         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
31351         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
31352         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
31353         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
31354         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
31355         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
31356         * sysdeps/ieee754/s_matherr.c: Likewise.
31357         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
31358         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
31359         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
31360         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
31362 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
31364         * crypt/md5.h: Remove __STDC__ conditionals.
31365         * libio/libioP.h: Likewise.
31366         * locale/programs/config.h: Likewise.
31367         * sysdeps/generic/sysdep.h: Likewise.
31368         * sysdeps/i386/asm-syntax.h: Likewise.
31369         * sysdeps/s390/asm-syntax.h: Likewise.
31370         * sysdeps/unix/sysdep.h: Likewise.
31371         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
31372         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
31374 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
31376         * libio/libio.h: Remove __STDC__ conditionals.
31377         * malloc/obstack.h: Likewise.
31378         * math/complex.h: Likewise.
31379         * math/math.h: Likewise.
31380         * sysdeps/generic/_G_config.h: Likewise.
31381         * sysdeps/gnu/_G_config.h: Likewise.
31382         * sysdeps/mach/hurd/_G_config.h: Likewise.
31383         * sysdeps/powerpc/bits/mathdef.h: Likewise.
31384         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
31385         * sysdeps/sparc/bits/mathdef.h: Likewise.
31387 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
31389         [BZ #13583]
31390         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
31391         Clean up HAS_* macros.
31392         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
31393         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
31394         possible.
31395         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
31396         HAS_AVX.
31397         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
31398         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
31399         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
31400         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
31401         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
31403 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
31405         * elf/tst-unique3.cc (gets): Remove declaration.
31406         * elf/tst-unique3lib.cc (gets): Likewise.
31407         * elf/tst-unique3lib2.cc (gets): Likewise.
31408         * elf/tst-unique4.cc (gets): Likewise.
31410 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
31412         * include/stdio.h: Add C++ protection.  Add gets declarations and
31413         definitions.
31414         * debug/tst-chk1.c: Don't declare gets here.
31415         * stdio-common/tst-gets.c: Likewise.
31417 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
31419         * posix/glob: Remove directory.
31421 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
31423         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
31425 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
31427         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
31428         of the non-standard EPFNOSUPPORT.
31430 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
31432         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
31433         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
31434         ANYWHERE set to 1 only on KERN_NO_SPACE error.
31436 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
31438         * wcsmbs/uchar.h: Test __STDC_VERSION__.
31440 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
31442         * nscd/aicache.c (addhstaiX): Do not cache negative results of
31443         transient errors.
31444         * nscd/grpcache.c (cache_addgr): Likewise.
31445         * nscd/hstcache.c (cache_addhst): Likewise.
31446         * nscd/initgrcache.c (addinitgroupsX): Likewise.
31447         * nscd/pwdcache.c (cache_addpw): Likewise.
31448         * nscd/servicescache.c (cache_addserv): Likewise.
31450 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
31452         * malloc/malloc.c: Various cleanups.
31453         * malloc/hooks.c: Likewise.
31455         * stdlib/Makefile (tests): Add bug-fmtmsg1.
31456         * stdlib/bug-fmtmsg1.c: New file.
31458         * stdlib/fmtmsg.c (init): Add missing unlock.
31459         Patch by Peng Haitao <penght@cn.fujitsu.com>.
31461 2012-01-12  Marek Polacek  <polacek@redhat.com>
31463         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
31464         and _GNU_SOURCE.
31466 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
31468         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
31469         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
31470         macro to ensure uniqueness of label name.
31471         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
31472         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
31474 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
31476         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
31478         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
31479         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
31480         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
31481         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
31483 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
31485         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
31487         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
31488         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
31489         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
31491         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
31493         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
31494         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
31495         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
31496         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
31498         * math/bits/math-finite.h: Add ldexp support.
31500 2012-01-10  Marek Polacek  <polacek@redhat.com>
31502         * locale/programs/localedef.h (show_archive_content): Add noreturn
31503         attribute.
31505 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
31507         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
31509 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
31511         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
31513         * io/Makefile (headers): Add bits/poll2.h.
31515 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
31517         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
31518         typo #include statement.
31520 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
31522         * include/sys/cdefs.h: Define __attribute_alloc_size.
31523         * catgets/gencat.c: Add alloc_size attribute and apply consistently
31524         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
31525         * elf/pldd.c: Likewise.
31526         * iconv/iconv_charmap.c: Likewise.
31527         * iconv/iconvconfig.c: Likewise.
31528         * iconv/strtab.c: Likewise.
31529         * locale/programs/locale.c: Likewise.
31530         * locale/programs/localedef.h: Likewise.
31531         * locale/programs/simple-hash.c: Likewise.
31532         * nscd/nscd.h: Likewise.
31533         * nss/makedb.c: Likewise.
31534         * sysdeps/generic/ldconfig.h: Likewise.
31535         * locale/programs/localedef.c: Remove xmalloc prototype.
31536         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
31538 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
31540         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
31541         appropriate.
31543 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
31545         * math/Makefile (tests): Add tst-CMPLX.
31546         * math/tst-CMPLX.c: New file.
31548         * math/complex.h (CMPLXL): Fix typo.
31550         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
31551         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
31552         GLIBC_2.16.
31553         * debug/tst-chk1.c: Add poll and ppoll tests.
31554         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
31555         * include/sys/poll.h: Add hidden proto for ppoll.
31556         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
31557         * sysdeps/mach/hurd/ppoll.c: Likewise.
31558         * io/ppoll.c: Likewise.
31559         * debug/poll_chk.c: New file.
31560         * debug/ppoll_chk.c: New file.
31561         * include/bits/poll2.h: New file.
31562         * io/bits/poll2.h: New file.
31564         [BZ #1350]
31565         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
31567         * configure.in: static is always set to yes.  Remove.
31568         * config.make.in: Don't set build-static.
31569         * Makeconfig: Remove use of build-static.
31570         * dlfcn/Makefile: Likewise.
31571         * elf/Makefile: Likewise.
31572         * math/Makefile: Likewise.
31573         * misc/Makefile: Likewise.
31574         * nptl/Makefile: Likewise.
31575         * sysdeps/mach/hurd/Makefile: Likewise.
31577         * configure.in: PWD_P is not used anymore.
31578         * config.make.in: Remove PWD_P entry.
31580         * configure.in: Remove last remnants of RANLIB.
31581         No need to check for signed size_t anymore.
31582         Don't set libc_commonpagesize and libc_relro_required here for Alpha
31583         and IA-64.
31584         Remove __builtin_expect test because we require at least gcc 3.4.
31585         * aclocal.m4: Likewise.
31587         * wcsmbs/mbrtoc16.c: Implement using towc function.
31588         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
31589         * wcsmbs/wcsmbsload.c: Likewise.
31590         * iconv/gconv_simple.c: Likewise.
31591         * iconv/gconv_int.h: Likewise.
31592         * iconv/gconv_builtin.h: Likewise.
31593         * iconv/iconv_prog.c: Remove CHAR16 handling.
31595         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
31597         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
31599         * configure.in: Remove --with-elf and --enable-bounded options.
31600         Dont set base_machine for ia64.  More non-ELF conditions removed.
31601         Remove testing and setting of leading underscore information.
31602         * config.make.in (build-bounded): Set to no.
31603         * config.h.in: Remove NO_UNDERSCORES entry.
31604         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
31605         them.
31606         * csu/start.c: Remove !NO_UNDERSCORE code.
31607         * locale/localeinfo.h: Likewise.
31608         * sysdeps/generic/machine-gmon.h: Likewise.
31609         * sysdeps/generic/sysdep.h: Likewise.
31610         * sysdeps/i386/sysdep.h: Likewise.
31611         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
31612         * sysdeps/mach/sysdep.h: Likewise.
31613         * sysdeps/s390/s390-32/sysdep.h: Likewise.
31614         * sysdeps/s390/s390-64/sysdep.h: Likewise.
31615         * sysdeps/sh/sysdep.h: Likewise.
31616         * sysdeps/sparc/sparc32/alloca.S: Likewise.
31617         * sysdeps/unix/i386/sysdep.S: Likewise.
31618         * sysdeps/unix/sparc/start.c: Likewise.
31619         * sysdeps/unix/sparc/sysdep.S: Likewise.
31620         * sysdeps/unix/sparc/sysdep.h: Likewise.
31621         * sysdeps/unix/start.c: Likewise.
31622         * sysdeps/unix/x86_64/sysdep.S: Likewise.
31623         * sysdeps/x86_64/sysdep.h: Likewise.
31625 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
31627         [BZ #13553]
31628         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
31629         for non-gcc.
31630         * argp/argp-fmtstream.h: Use const instead __const.
31631         * argp/argp.h: Likewise.
31632         * assert/assert.h: Likewise.
31633         * bits/fenv.h: Likewise.
31634         * bits/sched.h: Likewise.
31635         * bits/sigset.h: Likewise.
31636         * bits/sigthread.h: Likewise.
31637         * catgets/nl_types.h: Likewise.
31638         * conform/data/pthread.h-data: Likewise.
31639         * crypt/crypt-private.h: Likewise.
31640         * crypt/crypt.h: Likewise.
31641         * crypt/crypt_util.c: Likewise.
31642         * ctype/ctype.h: Likewise.
31643         * debug/execinfo.h: Likewise.
31644         * debug/mbsnrtowcs_chk.c: Likewise.
31645         * debug/mbsrtowcs_chk.c: Likewise.
31646         * debug/wcsnrtombs_chk.c: Likewise.
31647         * debug/wcsrtombs_chk.c: Likewise.
31648         * debug/wcstombs_chk.c: Likewise.
31649         * dirent/dirent.h: Likewise.
31650         * dlfcn/dlfcn.h: Likewise.
31651         * elf/neededtest4.c: Likewise.
31652         * grp/grp.h: Likewise.
31653         * gshadow/gshadow.h: Likewise.
31654         * iconv/gconv.h: Likewise.
31655         * iconv/gconv_int.h: Likewise.
31656         * iconv/gconv_simple.c: Likewise.
31657         * iconv/iconv.h: Likewise.
31658         * iconv/loop.c: Likewise.
31659         * iconv/skeleton.c: Likewise.
31660         * include/aio.h: Likewise.
31661         * include/aliases.h: Likewise.
31662         * include/argz.h: Likewise.
31663         * include/arpa/inet.h: Likewise.
31664         * include/assert.h: Likewise.
31665         * include/dirent.h: Likewise.
31666         * include/dlfcn.h: Likewise.
31667         * include/execinfo.h: Likewise.
31668         * include/fcntl.h: Likewise.
31669         * include/fenv.h: Likewise.
31670         * include/glob.h: Likewise.
31671         * include/grp.h: Likewise.
31672         * include/libintl.h: Likewise.
31673         * include/mntent.h: Likewise.
31674         * include/netdb.h: Likewise.
31675         * include/pwd.h: Likewise.
31676         * include/rpc/netdb.h: Likewise.
31677         * include/sched.h: Likewise.
31678         * include/search.h: Likewise.
31679         * include/shadow.h: Likewise.
31680         * include/signal.h: Likewise.
31681         * include/stdio.h: Likewise.
31682         * include/stdlib.h: Likewise.
31683         * include/string.h: Likewise.
31684         * include/sys/socket.h: Likewise.
31685         * include/sys/stat.h: Likewise.
31686         * include/sys/statfs.h: Likewise.
31687         * include/sys/statvfs.h: Likewise.
31688         * include/sys/syslog.h: Likewise.
31689         * include/sys/time.h: Likewise.
31690         * include/sys/uio.h: Likewise.
31691         * include/time.h: Likewise.
31692         * include/unistd.h: Likewise.
31693         * include/utmp.h: Likewise.
31694         * include/wchar.h: Likewise.
31695         * include/wctype.h: Likewise.
31696         * inet/aliases.h: Likewise.
31697         * inet/arpa/inet.h: Likewise.
31698         * inet/netinet/ether.h: Likewise.
31699         * inet/netinet/in.h: Likewise.
31700         * intl/libintl.h: Likewise.
31701         * io/bits/fcntl2.h: Likewise.
31702         * io/fcntl.h: Likewise.
31703         * io/ftw.h: Likewise.
31704         * io/sys/poll.h: Likewise.
31705         * io/sys/stat.h: Likewise.
31706         * io/sys/statfs.h: Likewise.
31707         * io/sys/statvfs.h: Likewise.
31708         * io/utime.h: Likewise.
31709         * libio/bits/stdio.h: Likewise.
31710         * libio/bits/stdio2.h: Likewise.
31711         * libio/libio.h: Likewise.
31712         * libio/libioP.h: Likewise.
31713         * libio/stdio.h: Likewise.
31714         * locale/lc-ctype.c: Likewise.
31715         * locale/locale.h: Likewise.
31716         * login/utmp.h: Likewise.
31717         * malloc/arena.c: Likewise.
31718         * malloc/malloc.c: Likewise.
31719         * malloc/malloc.h: Likewise.
31720         * malloc/mcheck.c: Likewise.
31721         * malloc/mtrace.c: Likewise.
31722         * math/bits/mathcalls.h: Likewise.
31723         * math/fenv.h: Likewise.
31724         * math/math_private.h: Likewise.
31725         * misc/bits/error.h: Likewise.
31726         * misc/bits/syslog.h: Likewise.
31727         * misc/err.h: Likewise.
31728         * misc/error.h: Likewise.
31729         * misc/fstab.h: Likewise.
31730         * misc/mntent.h: Likewise.
31731         * misc/regexp.h: Likewise.
31732         * misc/search.h: Likewise.
31733         * misc/sgtty.h: Likewise.
31734         * misc/sys/mman.h: Likewise.
31735         * misc/sys/syslog.h: Likewise.
31736         * misc/sys/uio.h: Likewise.
31737         * misc/sys/xattr.h: Likewise.
31738         * misc/ttyent.h: Likewise.
31739         * nis/rpcsvc/ypclnt.h: Likewise.
31740         * nss/nss.h: Likewise.
31741         * posix/bits/unistd.h: Likewise.
31742         * posix/fnmatch.h: Likewise.
31743         * posix/glob.h: Likewise.
31744         * posix/sched.h: Likewise.
31745         * posix/spawn.h: Likewise.
31746         * posix/sys/wait.h: Likewise.
31747         * posix/unistd.h: Likewise.
31748         * posix/wordexp.h: Likewise.
31749         * pwd/pwd.h: Likewise.
31750         * resolv/netdb.h: Likewise.
31751         * resource/sys/resource.h: Likewise.
31752         * rt/aio.h: Likewise.
31753         * rt/bits/mqueue2.h: Likewise.
31754         * rt/mqueue.h: Likewise.
31755         * shadow/shadow.h: Likewise.
31756         * signal/signal.h: Likewise.
31757         * socket/send.c: Likewise.
31758         * socket/sendto.c: Likewise.
31759         * socket/sys/socket.h: Likewise.
31760         * stdio-common/printf.h: Likewise.
31761         * stdlib/bits/stdlib.h: Likewise.
31762         * stdlib/fmtmsg.h: Likewise.
31763         * stdlib/monetary.h: Likewise.
31764         * stdlib/stdlib.h: Likewise.
31765         * stdlib/ucontext.h: Likewise.
31766         * streams/stropts.h: Likewise.
31767         * string/argz.h: Likewise.
31768         * string/bits/string2.h: Likewise.
31769         * string/string.h: Likewise.
31770         * string/strings.h: Likewise.
31771         * sunrpc/rpc/auth.h: Likewise.
31772         * sunrpc/rpc/auth_des.h: Likewise.
31773         * sunrpc/rpc/clnt.h: Likewise.
31774         * sunrpc/rpc/netdb.h: Likewise.
31775         * sunrpc/rpc/pmap_clnt.h: Likewise.
31776         * sunrpc/rpc/xdr.h: Likewise.
31777         * sysdeps/generic/inttypes.h: Likewise.
31778         * sysdeps/generic/net/if.h: Likewise.
31779         * sysdeps/generic/sys/swap.h: Likewise.
31780         * sysdeps/gnu/net/if.h: Likewise.
31781         * sysdeps/gnu/utmpx.h: Likewise.
31782         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
31783         * sysdeps/i386/i486/bits/string.h: Likewise.
31784         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
31785         * sysdeps/s390/bits/string.h: Likewise.
31786         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
31787         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
31788         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
31789         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
31790         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
31791         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
31792         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
31793         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
31794         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
31795         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
31796         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
31797         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
31798         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
31799         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
31800         * sysdeps/unix/sysv/linux/readv.c: Likewise.
31801         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
31802         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
31803         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
31804         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
31805         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
31806         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
31807         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
31808         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
31809         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
31810         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
31811         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
31812         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
31813         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
31814         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
31815         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
31816         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
31817         * sysvipc/sys/ipc.h: Likewise.
31818         * sysvipc/sys/msg.h: Likewise.
31819         * sysvipc/sys/sem.h: Likewise.
31820         * sysvipc/sys/shm.h: Likewise.
31821         * termios/termios.h: Likewise.
31822         * time/sys/time.h: Likewise.
31823         * time/time.h: Likewise.
31824         * wcsmbs/bits/wchar2.h: Likewise.
31825         * wcsmbs/uchar.h: Likewise.
31826         * wcsmbs/wchar.h: Likewise.
31827         * wctype/wctype.h: Likewise.
31829         [BZ #13551]
31830         * Makeconfig: Remove all but ELF support including AIX support.
31831         * Makerules: Likewise.
31832         * config.h.in: Likewise.
31833         * config.make.in: Likewise.
31834         * configure: Likewise.
31835         * configure.in: Likewise.
31836         * csu/Makefile: Likewise.
31837         * csu/version.c: Likewise.
31838         * debug/Makefile: Likewise.
31839         * dlfcn/Makefile: Likewise.
31840         * elf/Makefile: Likewise.
31841         * extra-lib.mk: Likewise.
31842         * iconv/Makefile: Likewise.
31843         * include/libc-symbols.h: Likewise.
31844         * include/shlib-compat.h: Likewise.
31845         * resolv/Makefile: Likewise.
31846         * resolv/res_libc.c: Likewise.
31847         * rt/Makefile: Likewise.
31848         * sysdeps/i386/asm-syntax.h: Likewise.
31849         * sysdeps/i386/sysdep.h: Likewise.
31850         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
31851         * sysdeps/mach/sysdep.h: Likewise.
31852         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
31853         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
31854         * sysdeps/s390/asm-syntax.h: Likewise.
31855         * sysdeps/s390/s390-32/sysdep.h: Likewise.
31856         * sysdeps/s390/s390-64/sysdep.h: Likewise.
31857         * sysdeps/sh/sysdep.h: Likewise.
31858         * sysdeps/unix/sparc/sysdep.h: Likewise.
31859         * sysdeps/wordsize-32/divdi3.c: Likewise.
31860         * sysdeps/x86_64/sysdep.h: Likewise.
31862         * argp/Versions: Remove _argp_unlock_xxx.
31864         [BZ #13559]
31865         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
31866         * abilist/libBrokenLocale.abilist: Likewise.
31867         * abilist/libanl.abilist: Likewise.
31868         * abilist/libc.abilist: Likewise.
31869         * abilist/libcrypt.abilist: Likewise.
31870         * abilist/libdl.abilist: Likewise.
31871         * abilist/libm.abilist: Likewise.
31872         * abilist/libnsl.abilist: Likewise.
31873         * abilist/libpthread.abilist: Likewise.
31874         * abilist/libresolv.abilist: Likewise.
31875         * abilist/librt.abilist: Likewise.
31876         * abilist/libthread_db.abilist: Likewise.
31877         * abilist/libutil.abilist: Likewise.
31878         * abilist/libnss_db.abilist: New file.
31880         * scripts/abilist.awk: Add support for indirect functions.
31882         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
31884         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
31886         * shlib-versions: Remove entries for ports architectures.
31888         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
31889         files in ports.
31890         * elf/stackguard-macros.h: Remove support for IA-64.
31891         * elf/tst-auditmod1.c: Likewise.
31892         * sysdeps/generic/ldsodefs.h: Likewise.
31894         * sysdeps/unix/sysv/linux/configure.in: Ports should define
31895         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
31896         configure files.
31898         [BZ #13552]
31899         * configure.in: Remove --enable-omitfp support.
31900         * FAQ.in: Adjust.
31901         * config.make.in: Likewise.
31902         * Makeconfig: Likewise.
31903         * manual/install.texi: Likewise.
31905         In case anyone cares, the IA-64 architecture could move to ports.
31906         * sysdeps/ia64/*: Removed.
31907         * sysdeps/unix/sysv/linux/ia64/*: Removed.
31908         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
31910         [BZ #13555]
31911         * configure.in: Remove entries for unsupported architectures.
31913         [BZ #13533]
31914         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
31915         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
31916         routines.
31917         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
31918         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
31919         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
31920         fall back to using wcrtomb.
31921         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
31922         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
31923         renaming.
31924         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
31925         * wcsmbs/tst-c16c32-1.c: New file.
31927         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
31928         local variable.
31930         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
31932         * elf/tst-unique3.cc: Add explicit declaration of gets.
31933         * elf/tst-unique3lib.cc: Likewise.
31934         * elf/tst-unique3lib2.cc: Likewise.
31935         * elf/tst-unique4.cc: Likewise.
31937         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
31939 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
31941         [BZ #13566]
31942         * assert/assert.h (static_assert): Don't define for C++.
31943         * libio/stdio.h (gets): Do declare for C++ <= C++11.
31944         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
31946 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
31948         * iconv/loop.c (single loop): Fix assertion in storing of
31949         remaining bytes.
31951         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
31953 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
31955         * posix/getconf.c: Update copyright year.
31956         * nss/getent.c: Likewise.
31957         * nss/makedb.c: Likewise.
31958         * iconv/iconvconfig.c: Likewise.
31959         * iconv/iconv_prog.c: Likewise.
31960         * elf/ldconfig.c: Likewise.
31961         * elf/pldd.c: Likewise.
31962         * elf/sotruss.ksh: Likewise.
31963         * catgets/gencat.c: Likewise.
31964         * csu/version.c: Likewise.
31965         * elf/ldd.bash.in: Likewise.
31966         * elf/sprof.c (print_version): Likewise.
31967         * locale/programs/locale.c: Likewise.
31968         * locale/programs/localedef.c: Likewise.
31969         * login/programs/pt_chown.c: Likewise.
31970         * nscd/nscd.c (print_version): Likewise.
31971         * debug/xtrace.sh: Likewise.
31972         * malloc/memusage.sh: Likewise.
31973         * malloc/mtrace.pl: Likewise.
31974         * debug/catchsegv.sh: Likewise.
31976 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
31978         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
31979         pure attribute.
31981 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
31983         [BZ #13533]
31984         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
31985         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
31986         transformations.
31987         * iconv/gconv_int.h: Likewise.
31988         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
31989         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
31990         from libc for GLIBC_2.16.
31991         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
31992         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
31993         * wcsmbs/uchar.h: Really define mbstate_t.
31994         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
31995         * wcsmbs/c16rtomb.c: New file.
31996         * wcsmbs/mbrtoc16.c: New file.
31997         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
31998         for C/POSIX locale.
31999         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
32000         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
32002         * wcsmbs/wchar.h: Add missing __restrict.
32004 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
32006         [BZ #13532]
32007         * time/Makefile (routines): Add timespec_get.
32008         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
32009         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
32010         timespec for ISO C11.
32011         * time/timespec_get.c: New file.
32012         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
32013         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
32015         [BZ #13531]
32016         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
32017         * stdlib/stdlib.h: Declare aligned_alloc.
32018         * Versions.def: Add GLIBC_2.16 for libc.
32019         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
32021         [BZ 13527]
32022         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
32023         ISO C11.
32025         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
32026         code.
32028         [BZ #13528]
32029         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
32031         [BZ #13529]
32032         * assert/assert.h (static_assert): Define.
32034         * version.h: Update for 2.16 development version.
32036         [BZ #13526]
32037         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
32038         _ISOC11_SOURCE.
32040         * version.h (RELEASE): Bump for 2.15 release.
32041         * include/features.h (__GLIBC_MINOR__): Bump to 15.
32043         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
32044         Patch by Marek Polacek <mpolacek@redhat.com>.
32046         * bits/byteswap.h: Protect long long constants with __extension__.
32047         * sysdeps/i386/bits/byteswap.h: Likewise.
32048         * sysdeps/ia64/bits/byteswap.h: Likewise.
32049         * sysdeps/s390/bits/byteswap.h: Likewise.
32050         * sysdeps/x86_64/bits/byteswap.h: Likewise.
32052 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32054         [BZ #13540]
32055         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
32056         destination buffer.
32057         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
32059 2011-12-23  Marek Polacek  <polacek@redhat.com>
32061         * elf/dl-addr.c (determine_info): Add inline keyword.
32062         * elf/tst-auditmod4b.c (check_avx): Likewise.
32063         * elf/tst-auditmod6b.c (check_avx): Likewise.
32064         * elf/tst-auditmod6c.c (check_avx): Likewise.
32065         * elf/tst-auditmod7b.c (check_avx): Likewise.
32067 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
32069         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
32070         !__SSE_MATH__.
32072 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32074         [BZ #13540]
32075         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
32076         processing for last bytes.
32078 2011-08-06  Bruno Haible  <bruno@clisp.org>
32080         [BZ #13061]
32081         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
32082         U+0385, not to U+1FEE.
32084         [BZ #13062]
32085         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
32086         entry for U+00A5 U+0301.
32088 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
32090         [BZ #13166]
32091         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
32092         buffer for the output is too small.
32094         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
32095         optimization.
32097         [BZ #13185]
32098         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
32099         SSE flags if possible.
32101 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32103         [BZ #13540]
32104         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
32105         processing for last bytes.
32107 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
32109         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
32110         (syscall-list-default-options, syscall-list-default-condition)
32111         (syscall-list-includes): Define.
32112         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
32113         list of ABIs and options and #if conditions for each ABI.  Do not
32114         handle common syscalls between ABIs specially.
32115         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
32116         Remove.
32117         (syscall-list-variants, syscall-list-32bit-options)
32118         (syscall-list-32bit-condition, syscall-list-64bit-options)
32119         (syscall-list-64bit-condition): Define.
32120         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
32121         (syscall-list-variants, syscall-list-32bit-options)
32122         (syscall-list-32bit-condition, syscall-list-64bit-options)
32123         (syscall-list-64bit-condition): Define.
32124         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
32125         Remove.
32126         (syscall-list-variants, syscall-list-32bit-options)
32127         (syscall-list-32bit-condition, syscall-list-64bit-options)
32128         (syscall-list-64bit-condition): Define.
32129         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
32130         Remove.
32131         (syscall-list-variants, syscall-list-32bit-options)
32132         (syscall-list-32bit-condition, syscall-list-64bit-options)
32133         (syscall-list-64bit-condition): Define.
32135 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
32137         * locale/iso-639.def: Add brx entry.
32139         [BZ #13328]
32140         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
32141         Proposed by Mariusz_Cukr <marcukr@op.pl>.
32143         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
32144         __feraiseexcept_renamed.
32146 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
32148         [BZ #13538]
32149         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
32150         EPOLLET with unsigned values.
32151         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
32152         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
32154         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
32155         to large cancellation.
32156         * math/s_cacoshf.c: Likewise.
32157         * math/s_cacoshl.c: Likewise.
32159 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
32161         [BZ #13305]
32162         [BZ #12786]
32163         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
32164         * math/s_cacoshf.c: Likewise.
32165         * math/s_cacoshl.c: Likewise.
32167 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
32169         [BZ #13439]
32170         * iconv/gconv.h: Define __GCONV_SWAP.
32171         * iconvdata/unicode.c: The swap bit must be stored in __flags.
32172         * iconvdata/utf-16.c: Likewise.
32173         * iconvdata/utf-32.c: Likewise.
32175 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
32177         [BZ #13524]
32178         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
32179         numerator after shifting it by one limb.
32181 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
32183         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
32184         under [__USE_EXTERN_INLINES].
32186 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
32188         [BZ #13446]
32189         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
32191 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32193         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
32194         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
32195         optimized code.
32196         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
32197         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
32198         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
32199         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
32200         for strncasecmp/strncasecmp_l compilation.
32201         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
32202         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
32204 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
32206         [BZ #13484]
32207         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
32208         of __asm__.
32210 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
32212         [BZ #13506]
32213         * time/tzfile.c (__tzfile_read): Check values from file header.
32215 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
32217         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
32218         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
32219         * powerpc/powerpc32/dl-start.S: Likewise.
32220         * powerpc/powerpc32/elf/start.S: Likewise.
32221         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
32222         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
32223         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
32224         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
32225         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
32226         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
32227         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
32228         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
32229         * powerpc/powerpc32/fpu/s_round.S: Likewise.
32230         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
32231         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
32232         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
32233         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
32234         * powerpc/powerpc32/memset.S: Likewise.
32235         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
32236         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
32237         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
32238         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
32239         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
32240         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
32241         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
32242         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
32243         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
32244         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
32245         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
32246         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
32247         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
32249 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32251         * math/libm-test.inc: Added more nearbyint tests.
32252         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
32253         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
32254         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
32255         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
32257 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
32259         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
32260         FD_CLOEXEC.
32262 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32264         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
32265         Add wcscpy-ssse3 wcscpy-c.
32266         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
32267         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
32268         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
32269         * sysdeps/x86_64/wcschr.S: New file.
32270         * sysdeps/x86_64/wcsrchr.S: New file.
32271         * string/test-strcmp.c: Remove checking of wcscmp function for
32272         wrong alignments.
32273         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
32274         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
32275         wcsrchr-sse2 wcsrchr-c.
32276         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
32277         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
32278         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
32279         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
32280         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
32281         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
32282         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
32283         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
32284         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
32285         * wcsmbc/wcschr.c (WCSCHR): New macro.
32287 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32289         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
32290         * wcsmbs/test-wcsrchr.c: New file.
32291         * string/test-strrchr.c: Add wcsrchr support.
32292         (WIDE): New macro.
32293         * wcsmbs/test-wcscpy.c: New file.
32294         * string/test-strcpy.c: Add wcscpy support.
32295         (WIDE): New macro.
32297 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
32299         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
32300         the inner loop.
32302 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
32304         [BZ #13472]
32305         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
32307 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
32309         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
32310         Minor optimizations.
32312         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
32313         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
32314         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
32316 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
32318         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
32319         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
32320         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
32321         for gcc to avoid warnings.
32322         * inet/Makefile (tests): Add tst-checks.
32323         * inet/tst-checks.c: New file.
32325         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
32326         warning.
32328         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
32329         __wmemcmp_sse2.
32331         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
32332         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
32334         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
32336 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
32338         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
32339         problem.
32341         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
32343 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
32345         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
32346         conditional on GCC version.
32347         (__arch_compare_and_exchange_val_8_acq)
32348         (__arch_compare_and_exchange_val_16_acq)
32349         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
32350         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
32351         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
32353 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
32355         * sysdeps/sh/backtrace.c: New file.
32357 2011-12-02  Andreas Schwab  <schwab@redhat.com>
32359         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
32360         parenthesis.
32362 2011-12-01  Andreas Schwab  <schwab@redhat.com>
32364         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
32365         falling back to utime.
32367 2011-11-30  Andreas Schwab  <schwab@redhat.com>
32369         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
32370         expectations for float.
32372 2011-11-29  Andreas Schwab  <schwab@redhat.com>
32374         * locale/weight.h (findidx): Add parameter len.
32375         * locale/weightwc.h (findidx): Likewise.
32376         * posix/fnmatch_loop.c (FCT): Adjust caller.
32377         * posix/regcomp.c (build_equiv_class): Likewise.
32378         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
32379         * posix/regexec.c (check_node_accept_bytes): Likewise.
32380         * string/strcoll_l.c (STRCOLL): Likewise.
32381         * string/strxfrm_l.c (STRXFRM): Likewise.
32383 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
32385         * Makefile.in: Remove CVSOPT handling.
32386         * configure.in: Remove use of AC_REVISION.
32387         * iconvdata/Makefile (distribute): No need to filter out CVS.
32388         * scripts/list-sources.sh: Remove CVS, subversion and monotone
32389         handling.
32391 2011-11-16  Andreas Schwab  <schwab@redhat.com>
32393         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
32394         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
32395         [USE_AS_STRNCASECMP_L]: Likewise.
32396         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
32397         NO_TLS_DIRECT_SEG_REFS.
32398         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
32399         Fix argument offsets for non-PIC.
32400         [USE_AS_STRNCASECMP_L]: Likewise.
32401         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
32402         NO_TLS_DIRECT_SEG_REFS.
32404 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
32406         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
32407         O_CLOEXEC.
32408         * locale/loadlocale.c (_nl_load_locale): Likewise.
32410 2011-11-15  Andreas Schwab  <schwab@redhat.com>
32412         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
32413         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
32414         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
32415         (SYSCALL_GETTIME): Set errno on error.
32417         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
32418         count references to noai6ai_cached.
32420 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
32422         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
32424         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
32425         FD_CLOEXEC for /proc/self/maps.
32427         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
32428         FD_CLOEXEC for /proc/meminfo.
32430         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
32431         gai.conf.
32433         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
32434         FD_CLOEXEC for given file.
32436         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
32438         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
32439         FD_CLOEXEC for /etc/hosts.
32440         (_gethtent): Likewise.
32442         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
32444         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
32445         cancellation and set FD_CLOEXEC for /etc/netgroup.
32447         * nss/nss_files/files-key.c (search): Don't allow cancellation when
32448         reading /etc/publickey.
32450         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
32451         allow cancellation when reading /etc/group.
32453         * nss/nss_files/files-alias.c (internal_setent): Don't allow
32454         cancellation.
32455         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
32457         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
32458         when using data file.
32460         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
32462         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
32463         (write_nis_obj): Use "c" and "e" in fopen.
32465         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
32467         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
32469         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
32471         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
32473         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
32474         locale.alias.
32476         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
32478         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
32480         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
32482         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
32483         file parsing and set FD_CLOEXEC.
32485 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
32487         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
32489 2011-11-14  Andreas Schwab  <schwab@redhat.com>
32491         * malloc/arena.c (arena_get2): Don't call reused_arena when
32492         _int_new_arena failed.
32494 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
32496         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
32497         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
32498         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
32499         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
32500         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
32501         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
32502         to compile strcasecmp and strncasecmp.
32503         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
32504         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
32506         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
32508 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
32510         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
32511         locale-defines.sym to gen-as-const-headers.
32512         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
32513         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
32514         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
32515         to compile strcasecmp and strncasecmp.
32516         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
32517         strcasecmp_l and strncasecmp_l.
32518         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
32519         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
32520         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
32521         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
32522         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
32523         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
32524         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
32525         * sysdeps/i386/i686/multiarch/strncase.S: New file.
32526         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
32527         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
32528         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
32530 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
32532         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
32533         result of SYSDEP_GETTIME_CPU to retval.
32534         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
32535         parameter list to macro.  Remove trailing semicolon.  Adjust users.
32537         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
32538         variable.
32540         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
32541         mantissa words.
32542         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
32544         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
32545         from unused variable.
32547         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
32548         DWARF definitions.
32549         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
32550         for assembling.
32552         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
32553         over namespaces.
32555         * sunrpc/rpc_prot.c (rejected): Fix case value.
32557         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
32558         unsigned long long int to avoid warnings in shift.
32560         * posix/regex_internal.c (re_string_reconstruct): Actually use result
32561         of use of trans.
32562         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
32563         variable tmp.
32565         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
32566         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
32567         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
32569         * nis/nis_table.c (nis_list): Use variable of correct type for
32570         result of __follow_path call.
32572 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32574         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
32575         of math functions ceil, trunc, floor, round, and sqrt, when
32576         avaliable on the platform.
32577         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
32578         name clash.
32579         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
32580         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
32581         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
32583 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
32585         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
32586         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
32588 2011-11-11  Roland McGrath  <roland@hack.frob.com>
32590         * include/unistd.h: Fix __readlink return type.
32591         Reported by Chris Metcalf <cmetcalf@tilera.com>.
32593 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
32595         * stdlib/ucontext.h: Undo last change for makecontext.
32597 2011-11-11  Andreas Schwab  <schwab@redhat.com>
32599         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
32601         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
32602         * setjmp/setjmp.h: Mark functions as non-leaf.
32603         * setjmp/bits/setjmp2.h: Likewise.
32604         * stdlib/ucontext.h: Likewise.
32606 2011-11-10  Andreas Schwab  <schwab@redhat.com>
32608         * malloc/arena.c (_int_new_arena): Don't increment narenas.
32609         (reused_arena): Don't check arena limit.
32610         (arena_get2): Atomically check arena limit.
32612 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
32614         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
32615         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
32617         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
32618         instructions.
32620 2011-11-07  Andreas Schwab  <schwab@redhat.com>
32622         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
32623         handler when locking.
32625         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
32626         Fix size of allocated buffer.
32628 2011-11-04  Andreas Schwab  <schwab@redhat.com>
32630         [BZ #10103]
32631         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
32632         declarations for long double functions.
32633         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
32635         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
32637 2011-11-03  Andreas Schwab  <schwab@redhat.com>
32639         * nscd/nscd.c (main): Don't start AVC thread until credentials are
32640         installed.
32642         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
32643         is disabled.
32645 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
32647         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
32649 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
32651         * include/alloca.h (stackinfo_alloca_round): Define.
32652         (extend_alloca): Use it.
32653         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
32654         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
32655         here.
32657         * scripts/check-local-headers.sh: Ignore libaudit.h.
32659         * nscd/Makefile (extra-objs): Make recursively expanded.
32661 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
32663         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
32664         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
32666         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
32667         * posix/tst-rfc3484-2.c: Likewise.
32668         * posix/tst-rfc3484-3.c: Likewise.
32670         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
32671         process_vm_writev.
32672         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
32673         process_vm_writev.
32674         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
32675         process_vm_writev from libc using GLIBC_2.15 version.
32677         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
32679 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
32681         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
32682         stack usage.
32684 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
32686         [BZ #13367]
32687         * nss/getent.c (initgroups_keys): Show error message in case no group
32688         names are given.
32690         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
32691         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
32692         __bump_nl_timestamp.
32693         * nscd/connections (nscd_init): When host database is served open
32694         netlink socket and request notification about configuration changes.
32695         (main_loop_poll): Track netlink file descriptor and bump timestamp
32696         in case data becomes available.
32697         (main_loop_epoll): Likewise.
32698         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
32699         (database_pers_head): Add extra_data fileds.
32700         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
32701         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
32702         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
32703         Adjust caller.
32704         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
32705         in6ai data, call __free_in6ai.
32706         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
32707         Add -DHAVE_NETLINK.
32708         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
32709         interface information.  Reuse previous data if netlink timestamp
32710         is not changed.
32711         (__bump_nl_timestamp): New function.
32712         (__free_in6ai): New function.
32714 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
32716         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
32717         close_not_cancel_no_status here.
32718         (__check_pf): Reorganize code a bit to not call close twice if OOM.
32720 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
32722         [BZ #13276]
32723         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
32724         return value.
32726         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
32727         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
32728         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
32730 2011-07-03  Andreas Jaeger  <aj@suse.de>
32732         [BZ #10709]
32733         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
32734         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
32735         * math/libm-test.inc (sin_test): Add test case.
32737 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
32739         [BZ #13337]
32740         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
32741         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
32743         * elf/chroot_canon.c (chroot_canon): Cleanups.
32745         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
32747         [BZ #13335]
32748         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
32749         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
32751         * string/test-strchr.c: Make usable for strchrnul testing.
32752         * string/test-strchrnul.c: New file.
32753         * string/Makefile (strop-tests): Add strchrnul.
32755         * po/it.po: Update from translation team.
32756         * po/es.po: Likewise.
32758 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
32760         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
32761         the three constants needed as parameters.  Drop the others.
32762         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
32763         __m128i_strloadu_tolower.
32764         Create and initialize variable zero and use it in all the places
32765         where _mm_setzero_si128 was used.
32767         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
32768         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
32769         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
32770         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
32771         anymore.
32772         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
32773         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
32774         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
32775         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
32776         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
32777         __mpranred, __mptan.
32778         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
32779         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
32780         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
32781         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
32782         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
32783         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
32784         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
32785         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
32786         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
32788 2011-10-28  Andreas Schwab  <schwab@redhat.com>
32790         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
32791         redefine if SHARED.
32792         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
32794         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
32795         wide char related routines to wcsmbs subdir.
32797 2011-10-27  Andreas Schwab  <schwab@redhat.com>
32799         [BZ #13344]
32800         * misc/sys/cdefs.h (__THROWNL): Define.
32801         * posix/unistd.h: Use __THREADNL instead of __THREAD
32802         for memory synchronization functions.
32804 2011-10-26  Roland McGrath  <roland@hack.frob.com>
32806         [BZ #13349]
32807         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
32808         doesn't exist.
32809         * manual/stdio.texi (Obstack Streams): Node removed.
32811 2011-10-26  Andreas Schwab  <schwab@redhat.com>
32813         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
32814         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
32815         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
32817         * math/math_private.h (math_force_eval): Allow non-addressable
32818         arguments.
32819         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
32821 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
32823         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
32824         file is not needed.
32826         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
32827         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
32828         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
32829         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
32830         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
32831         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
32832         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
32833         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
32834         Add AVX variants.
32835         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
32836         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
32837         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
32838         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
32839         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
32840         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
32841         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
32842         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
32843         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
32844         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
32845         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
32846         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
32847         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
32848         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
32849         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
32850         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
32851         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
32852         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
32853         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
32855         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
32856         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
32858         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
32859         place.  Use VEX encoding when compiling for AVX.
32861 2011-10-25  Andreas Schwab  <schwab@redhat.com>
32863         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
32864         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
32866         * string/test-strchr.c (do_test): Don't generate NUL bytes.
32868 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
32870         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
32871         useless if() expression.
32872         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
32873         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
32874         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
32875         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
32876         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
32877         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
32878         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
32879         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
32880         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
32881         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
32882         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
32883         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
32884         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
32885         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
32886         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
32887         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
32888         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
32889         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
32890         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
32892         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
32894 2011-10-25  Andreas Schwab  <schwab@redhat.com>
32896         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
32897         condition.
32898         * elf/dl-fini.c (_dl_sort_fini): Likewise.
32900 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
32902         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
32903         .text section.  Avoid duplicate constants.
32904         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
32905         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
32906         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
32907         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
32908         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
32909         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
32910         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
32911         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
32912         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
32913         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
32914         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
32915         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
32916         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
32917         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
32918         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
32919         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
32920         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
32921         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
32922         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
32923         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
32924         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
32925         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
32926         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
32927         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
32928         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
32929         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
32930         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
32931         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
32932         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
32933         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
32934         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
32935         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
32936         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
32937         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
32938         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
32939         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
32940         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
32941         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
32942         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
32943         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
32944         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
32945         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
32946         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
32947         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
32948         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
32950 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
32952         * sysdeps/x86_64/dla.h: Move to ...
32953         * sysdeps/x86_64/fpu/dla.h: ...here.
32954         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
32955         situations.  Use __builtin_fma only for gcc 4.6 and up.
32957         * config.make.in: Add have-mfma4 entry.
32958         * configure.in: Substitute libc_cv_cc_fma4.
32959         * math/Makefile (dbl-only-routines): Add sincostab.
32960         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
32961         Use __sincostab not sincos.
32962         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
32963         name is a macro.
32964         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
32965         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
32966         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
32967         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
32968         using __copysign.
32969         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
32970         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
32971         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
32972         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
32973         and __inv.
32974         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
32975         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
32976         __copysign.
32977         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
32978         define aliases when function name is a macro.
32979         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
32980         sysdeps/ieee754/dbl-64/sincos.tbl.
32981         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
32982         fma4-enabled routines.
32983         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
32984         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
32985         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
32986         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
32987         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
32988         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
32989         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
32990         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
32991         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
32992         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
32993         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
32994         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
32995         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
32996         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
32997         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
32998         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
32999         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
33000         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
33001         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
33002         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
33003         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
33004         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
33005         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
33006         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
33007         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
33008         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
33009         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
33010         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
33011         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
33012         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
33014         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
33015         rename.
33016         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
33017         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
33018         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
33019         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
33020         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
33021         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
33022         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
33023         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
33025 2011-10-24  Andreas Schwab  <schwab@redhat.com>
33027         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
33029 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
33031         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
33033         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
33034         prediction.
33035         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
33037         * string/strnlen.c: Don't define STRNLEN, reverse logic.
33038         Remove unused variable magic_bits.
33039         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
33041         * string/strnlen.c: Define and use STRNLEN macro.
33042         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
33043         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
33044         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
33045         * wcsmbs/wcslen.c: Define and use WCSLEN.
33046         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
33047         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
33048         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
33049         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
33050         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
33051         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
33052         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
33054 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33056         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
33057         strnlen-sse2-no-bsf.
33058         Rename strlen-no-bsf to strlen-sse2-no-bsf.
33059         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
33060         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
33061         Add strnlen support.
33062         (USE_AS_STRNLEN): New macro.
33063         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
33064         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
33065         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
33066         * sysdeps/x86_64/wcslen.S: New file.
33068 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
33070         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
33071         XMM-moves are used for copying on small sizes.
33073 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33075         * wcsmbs/Makefile (strop-tests): Add wcschr.
33076         * wcsmbs/test-wcschr.c: New file.
33077         * string/test-strchr.c: Update.
33078         Add wcschr support.
33079         (WIDE): New macro.
33081 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33083         * wcsmbs/Makefile (strop-tests): Add wcslen.
33084         * wcsmbs/test-wcslen.c: New file.
33085         * string/test-strlen.c: Update.
33086         Add wcslen support.
33087         (WIDE): New macro.
33089 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
33091         * po/it.po: Update from translation team.
33093 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33095         * sysdeps/x86_64/wcscmp.S: Update.
33096         Fix wrong comparison semantics.
33097         wcscmp shall use signed comparison not unsigned.
33098         Don't use substraction to avoid overflow bug.
33099         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
33100         * wcsmbc/wcscmp.c: Likewise.
33101         * string/test-strcmp.c: Likewise.
33102         Add new tests to check cases with negative values.
33104 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
33106         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
33107         * sysdeps/x86_64/dla.h: ...here.  New file.
33108         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
33109         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
33110         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
33111         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
33112         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
33113         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
33114         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
33115         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
33116         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
33118 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
33120         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
33121         __ynl_finite aliases.
33123 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
33125         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
33127         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
33128         define DLA_FMA.
33129         [DLA_FMA] (EMULV): Use DLA_FMA.
33130         [DLA_FMA] (MUL12): Use EMULV.
33131         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
33132         that are not needed.
33133         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
33134         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
33135         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
33136         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
33137         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
33138         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
33139         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
33141 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
33143         * math/s_nan.c: Undef __nan.
33144         * math/s_nanf.c: Undef __nanf.
33145         * math/s_nanl.c: Undef __nanl.
33146         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
33147         "math_private.h".
33149 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
33151         * math/s_catan.c: Add branch predictions.
33152         * math/s_catanf.c: Likewise.
33153         * math/s_catanh.c: Likewise.
33154         * math/s_catanhf.c: Likewise.
33155         * math/s_catanhl.c: Likewise.
33156         * math/s_catanl.c: Likewise.
33157         * math/s_cexp.c: Likewise.
33158         * math/s_cexpf.c: Likewise.
33159         * math/s_cexpl.c: Likewise.
33160         * math/s_clog.c: Likewise.
33161         * math/s_clog10.c: Likewise.
33162         * math/s_clog10f.c: Likewise.
33163         * math/s_clog10l.c: Likewise.
33164         * math/s_clogf.c: Likewise.
33165         * math/s_clogl.c: Likewise.
33166         * math/s_csqrt.c: Likewise.
33167         * math/s_csqrtf.c: Likewise.
33168         * math/s_csqrtl.c: Likewise.
33169         * math/s_ctanf.c: Likewise.
33170         * math/s_ctanh.c: Likewise.
33171         * math/s_ctanhf.c: Likewise.
33172         * math/s_ctanhl.c: Likewise.
33173         * math/s_ctanl.c: Likewise.
33175         * math/math_private.h: Define __nan, __nanf, __nanl.
33176         * math/s_cacosh.c: Include <math_private.h>.
33177         * math/s_cacoshl.c: Likewise.
33178         * math/s_casinh.c: Likewise.
33179         * math/s_casinhf.c: Likewise.
33180         * math/s_casinhl.c: Likewise.
33181         * math/s_ccos.c: Rely entire on ccosh.
33182         * math/s_ccosf.c: Rely entire on ccoshf.
33183         * math/s_ccosl.c: Rely entirely on ccoshl.
33184         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
33185         Remove tests for FE_INVALID.
33186         * math/s_ccoshf.c: Likewise.
33187         * math/s_ccoshl.c: Likewise.
33188         * math/s_csin.c: Likewise.
33189         * math/s_csinf.c: Likewise.
33190         * math/s_csinh.c Likewise.
33191         * math/s_csinhf.c: Likewise.
33192         * math/s_csinhl.c: Likewise.
33193         * math/s_csinl.c: Likewise.
33194         * math/s_ctan.c: Likewise.
33195         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
33196         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
33197         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
33199 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
33201         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
33202         compilation problems.
33204         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
33205         __builtin_expect.
33207 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
33209         * sysdeps/i386/configure.in: Test for -mfma4 option.
33210         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
33211         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
33212         COMMON_CPUID_INDEX_80000001.
33213         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
33214         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
33215         use it if FMA3 is not supported.
33216         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
33218         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
33219         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
33221 2011-10-20  Andreas Schwab  <schwab@redhat.com>
33223         [BZ #12892]
33224         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
33225         it would create a cycle with a link time dependency.
33227 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
33229         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
33230         instruction.
33231         * string/Makefile (strop-tests): Add rawmemchr.
33232         * string/test-rawmemchr.c: New file.
33234         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
33235         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
33236         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
33237         when compiling str{,n}casecmp and when AVX is available.  Hook up
33238         new optimized code in initializers.
33240 2011-10-19  Andreas Schwab  <schwab@redhat.com>
33242         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
33243         __feraiseexcept instead of feraiseexcept.
33245 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
33247         * math/math_private.h: Define defaults for libc_fetestexcept and
33248         libc_feupdateenv.
33249         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
33250         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
33251         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
33252         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
33253         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
33254         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
33255         libc_fetestexcept and libc_feupdateenv.
33257         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
33258         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
33259         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
33260         * sysdeps/x86_64/fpu/math_private.h: Define special version of
33261         libc_feholdexcept_setround.
33263         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
33264         Add s_nearbyint-c and s_nearbyintf-c.
33265         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
33266         nearbyintf inlines.
33267         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
33268         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
33269         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
33270         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
33272         * math/math_private.h: Define defaults for libc_fegetround,
33273         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
33274         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
33275         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
33276         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
33277         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
33278         standard functions.
33279         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
33280         Remove comments and hacks for old compiler versions.
33281         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
33282         libc_fegetround, libc_fesetround, libc_feholdexcept, and
33283         libc_feholdexceptl.
33285 2011-10-18  Andreas Schwab  <schwab@redhat.com>
33287         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
33288         (__feraiseexcept_renamed): Add __NTH.
33289         (feraiseexcept): Add __NTH.  Rename local variables to fix
33290         namespace violations.
33292 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
33294         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
33296         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
33298         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
33299         recently added interfaces.
33300         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
33302         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
33303         about macro parameter expansion.
33305         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
33306         __NO_MATH_INLINES is defined.  Cleanups.
33308         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
33309         and __floorf is target has SSE4.1.
33310         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
33311         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
33312         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
33313         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
33315         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
33316         name.
33317         (floorf): Likewise.
33319         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
33321 2011-10-17  Andreas Schwab  <schwab@redhat.com>
33323         * misc/sys/cdefs.h: Fix last change.
33325         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
33326         database lookup.
33328 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
33330         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
33332         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
33333         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
33334         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
33335         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
33336         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
33337         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
33338         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
33339         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
33340         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
33341         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
33342         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
33343         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
33344         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
33345         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
33346         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
33347         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
33348         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
33349         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
33350         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
33351         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
33352         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
33353         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
33355         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
33356         ceil, ceilf, floor, floorf.
33358         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
33359         Perform IRELATIVE relocations last.
33361         * elf/do-rel.h: Add another parameter nrelative, replacing the
33362         local variable with the same name.  Change name of the function
33363         to end in Rel or Rela (uppercase).
33364         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
33365         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
33366         elf_dynamic_do_##reloc function.
33368 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
33370         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
33371         is sufficient, at least on modern CPUs.
33373         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
33375         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
33376         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
33378         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
33379         __expl_finite.
33380         * math/bits/math-finite.h: Add entries for exp.
33381         * math/e_expl.c: Add __*_finite alias.
33382         * sysdeps/i386/fpu/e_exp.S: Likewise.
33383         * sysdeps/i386/fpu/e_expf.S: Likewise.
33384         * sysdeps/i386/fpu/e_expl.c: Likewise.
33385         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
33386         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
33387         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
33388         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
33389         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
33390         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
33391         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
33393         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
33394         is sufficient, at least on modern CPUs.
33396         * ctype/ctype-info.c (__ctype_init): Define.
33397         * include/ctype.h (__ctype_init): Declare.
33398         (__ctype_b_loc): The variable is always initialized.
33399         (__ctype_toupper_loc): Likewise.
33400         (__ctype_tolower_loc): Likewise.
33401         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
33402         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
33404 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
33406         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
33408         * configure.in: Also look in $cxxmachine/include for C++ system
33409         headers.
33411 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33413         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
33414         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
33415         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
33416         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
33417         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
33418         (USE_AS_WMEMCMP): New macro.
33419         Fixing indents.
33420         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
33421         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
33422         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
33423         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
33424         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
33425         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
33426         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
33427         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
33428         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
33429         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
33430         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
33431         (USE_AS_WMEMCMP): New macro.
33432         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
33433         * sysdeps/string/test-memcmp.c: Update.
33434         Fix simple_wmemcmp.
33435         Add new tests.
33436         * wcsmbs/wmemcmp.c: Update.
33437         (WMEMCMP): New macro.
33438         Fix overflow bug.
33440 2011-10-12  Andreas Jaeger  <aj@suse.de>
33442         [BZ #13268]
33443         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
33445 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
33447         * libio/iofwide.c (do_length): Avoid warning.
33449         * ctype/ctype.h (__isctype_f): Add missing __THROW.
33451 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
33453         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
33455         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
33456         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
33457         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
33458         * sysdeps/i386/i686/fpu/e_log.S: New file.
33459         * sysdeps/i386/i686/fpu/e_logf.S: New file.
33460         * sysdeps/i386/i686/fpu/e_logl.S: New file.
33462         * ctype/ctype.h: Add support for inlined isXXX functions when
33463         compiling C++ code.
33465 2011-10-14  Andreas Schwab  <schwab@redhat.com>
33467         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
33469         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
33471 2011-10-13  Roland McGrath  <roland@hack.frob.com>
33473         [BZ #13291]
33474         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
33476 2011-10-13  Andreas Schwab  <schwab@redhat.com>
33478         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
33479         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
33480         feraiseexcept.
33482         * sysdeps/x86_64/memrchr.S: Check for zero size.
33484         * string/stratcliff.c: Add memrchr tests.
33486 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33488         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
33489         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
33490         rawmemchr-sse2 rawmemchr-sse2-bsf.
33491         * sysdeps/i386/i686/multiarch/memchr.S: New file.
33492         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
33493         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
33494         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
33495         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
33496         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
33497         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
33498         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
33499         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
33500         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
33501         * string/memrchr.c (MEMRCHR): New macro.
33503 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
33505         Add integration with gcc's -ffinite-math-only and optimize wrapper
33506         functions in libm.
33507         * Versions.def: Define GLIBC_2.15 version for libm.
33508         * math/Makefile (headers): Add bits/math-finite.h.
33509         * math/bits/math-finite.h: New file.
33510         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
33511         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
33512         * math/e_acoshl.c: Add __*_finite alias.
33513         * math/e_acosl.c: Likewise.
33514         * math/e_asinl.c: Likewise.
33515         * math/e_atan2l.c: Likewise.
33516         * math/e_atanhl.c: Likewise.
33517         * math/e_coshl.c: Likewise.
33518         * math/e_exp10.c: Likewise.
33519         * math/e_exp10f.c: Likewise.
33520         * math/e_exp10l.c: Likewise.
33521         * math/e_exp2l.c: Likewise.
33522         * math/e_fmodl.c: Likewise.
33523         * math/e_gammal_r.c: Likewise.
33524         * math/e_hypotl.c: Likewise.
33525         * math/e_j0l.c: Likewise.
33526         * math/e_j1l.c: Likewise.
33527         * math/e_jnl.c: Likewise.
33528         * math/e_lgammal_r.c: Likewise.
33529         * math/e_log10l.c: Likewise.
33530         * math/e_log2l.c: Likewise.
33531         * math/e_logl.c: Likewise.
33532         * math/e_powl.c: Likewise.
33533         * math/e_sinhl.c: Likewise.
33534         * math/e_sqrtl.c: Likewise.
33535         * math/e_scalb.c: Completely rewritten and optimized.
33536         * math/e_scalbf.c: Likewise.
33537         * math/e_scalbl.c: Likewise.
33538         * math/w_acos.c: Likewise.
33539         * math/w_acosf.c: Likewise.
33540         * math/w_acosl.c: Likewise.
33541         * math/w_acosh.c: Likewise.
33542         * math/w_acoshf.c: Likewise.
33543         * math/w_acoshl.c: Likewise.
33544         * math/w_asin.c: Likewise.
33545         * math/w_asinf.c: Likewise.
33546         * math/w_asinl.c: Likewise.
33547         * math/w_atan2.c: Likewise.
33548         * math/w_atan2f.c: Likewise.
33549         * math/w_atan2l.c: Likewise.
33550         * math/w_atanh.c: Likewise.
33551         * math/w_atanhf.c: Likewise.
33552         * math/w_atanhl.c: Likewise.
33553         * math/w_exp10.c: Likewise.
33554         * math/w_exp10f.c: Likewise.
33555         * math/w_exp10l.c: Likewise.
33556         * math/w_fmod.c: Likewise.
33557         * math/w_fmodf.c: Likewise.
33558         * math/w_fmodl.c: Likewise.
33559         * math/w_j0.c: Likewise.
33560         * math/w_j0f.c: Likewise.
33561         * math/w_j0l.c: Likewise.
33562         * math/w_j1.c: Likewise.
33563         * math/w_j1f.c: Likewise.
33564         * math/w_j1l.c: Likewise.
33565         * math/w_jn.c: Likewise.
33566         * math/w_jnf.c: Likewise.
33567         * math/w_log.c: Likewise.
33568         * math/w_logf.c: Likewise.
33569         * math/w_logl.c: Likewise.
33570         * math/w_log10.c: Likewise.
33571         * math/w_log10f.c: Likewise.
33572         * math/w_log10l.c: Likewise.
33573         * math/w_log2.c: Likewise.
33574         * math/w_log2f.c: Likewise.
33575         * math/w_log2l.c: Likewise.
33576         * math/w_pow.c: Likewise.
33577         * math/w_powf.c: Likewise.
33578         * math/w_powl.c: Likewise.
33579         * math/w_remainder.c: Likewise.
33580         * math/w_remainderf.c: Likewise.
33581         * math/w_remainderl.c: Likewise.
33582         * math/w_scalb.c: Likewise.
33583         * math/w_scalbf.c: Likewise.
33584         * math/w_scalbl.c: Likewise.
33585         * math/w_sqrt.c: Likewise.
33586         * math/w_sqrtf.c: Likewise.
33587         * math/w_sqrtl.c: Likewise.
33588         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
33589         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
33590         used.
33591         * math/math_private.h: Declare __kernel_standard_f.
33592         * math/w_cosh.c: Remove cruft and optimize a bit.
33593         * math/w_coshf.c: Likewise.
33594         * math/w_coshl.c: Likewise.
33595         * math/w_exp2.c: Likewise.
33596         * math/w_exp2f.c: Likewise.
33597         * math/w_exp2l.c: Likewise.
33598         * math/w_hypot.c: Likewise.
33599         * math/w_hypotf.c: Likewise.
33600         * math/w_hypotl.c: Likewise.
33601         * math/w_lgamma.c: Likewise.
33602         * math/w_lgamma_r.c: Likewise.
33603         * math/w_lgammaf.c: Likewise.
33604         * math/w_lgammaf_r.c: Likewise.
33605         * math/w_lgammal.c: Likewise.
33606         * math/w_lgammal_r.c: Likewise.
33607         * math/w_sinh.c: Likewise.
33608         * math/w_sinhf.c: Likewise.
33609         * math/w_sinhl.c: Likewise.
33610         * math/w_tgamma.c: Likewise.
33611         * math/w_tgammaf.c: Likewise.
33612         * math/w_tgammal.c: Likewise.
33613         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
33614         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
33615         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
33616         Minor optimizations.  Pretty printing.  Remove cruft.
33617         * sysdeps/i386/fpu/e_acosf.S: Likewise.
33618         * sysdeps/i386/fpu/e_acosh.S: Likewise.
33619         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
33620         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
33621         * sysdeps/i386/fpu/e_acosl.c: Likewise.
33622         * sysdeps/i386/fpu/e_asin.S: Likewise.
33623         * sysdeps/i386/fpu/e_asinf.S: Likewise.
33624         * sysdeps/i386/fpu/e_atan2.S: Likewise.
33625         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
33626         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
33627         * sysdeps/i386/fpu/e_atanh.S: Likewise.
33628         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
33629         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
33630         * sysdeps/i386/fpu/e_exp10.S: Likewise.
33631         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
33632         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
33633         * sysdeps/i386/fpu/e_exp2.S: Likewise.
33634         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
33635         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
33636         * sysdeps/i386/fpu/e_fmod.S: Likewise.
33637         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
33638         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
33639         * sysdeps/i386/fpu/e_hypot.S: Likewise.
33640         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
33641         * sysdeps/i386/fpu/e_log.S: Likewise.
33642         * sysdeps/i386/fpu/e_log10.S: Likewise.
33643         * sysdeps/i386/fpu/e_log10f.S: Likewise.
33644         * sysdeps/i386/fpu/e_log10l.S: Likewise.
33645         * sysdeps/i386/fpu/e_log2.S: Likewise.
33646         * sysdeps/i386/fpu/e_log2f.S: Likewise.
33647         * sysdeps/i386/fpu/e_log2l.S: Likewise.
33648         * sysdeps/i386/fpu/e_logf.S: Likewise.
33649         * sysdeps/i386/fpu/e_logl.S: Likewise.
33650         * sysdeps/i386/fpu/e_pow.S: Likewise.
33651         * sysdeps/i386/fpu/e_powf.S: Likewise.
33652         * sysdeps/i386/fpu/e_powl.S: Likewise.
33653         * sysdeps/i386/fpu/e_remainder.S: Likewise.
33654         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
33655         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
33656         * sysdeps/i386/fpu/e_scalb.S: Likewise.
33657         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
33658         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
33659         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
33660         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
33661         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
33662         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
33663         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
33664         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
33665         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
33666         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
33667         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
33668         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
33669         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
33670         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
33671         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
33672         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
33673         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
33674         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
33675         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
33676         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
33677         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
33678         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
33679         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
33680         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
33681         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
33682         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
33683         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
33684         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
33685         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
33686         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
33687         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
33688         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
33689         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
33690         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
33691         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
33692         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
33693         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
33694         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
33695         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
33696         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
33697         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
33698         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
33699         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
33700         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
33701         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
33702         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
33703         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
33704         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
33705         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
33706         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
33707         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
33708         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
33709         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
33710         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
33711         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
33712         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
33713         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
33714         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
33715         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
33716         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
33717         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
33718         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
33719         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
33720         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
33721         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
33722         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
33723         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
33724         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
33725         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
33726         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
33727         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
33728         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
33729         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
33730         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
33731         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
33732         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
33733         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
33734         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
33735         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
33736         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
33737         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
33738         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
33739         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
33740         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
33741         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
33742         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
33743         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
33744         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
33745         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
33746         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
33747         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
33748         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
33749         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
33750         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
33751         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
33752         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
33753         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
33754         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
33755         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
33756         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
33757         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
33758         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
33759         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
33760         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
33761         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
33762         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
33763         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
33764         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
33765         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
33766         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
33767         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
33768         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
33769         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
33770         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
33771         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
33772         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
33773         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
33774         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
33775         (__isnanf): Likewise.
33776         (__isinf_ns): Likewise.
33777         (__isinf_nsf): Likewise.
33778         (__finite): Likewise.
33779         (__finitef): Likewise.
33780         (__ieee754_sqrt): Define as macro.
33781         (__ieee754_sqrtf): Define as macro.
33782         (__ieee754_sqrtl): Define as macro.
33783         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
33784         inlined copy.
33785         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
33786         __FINITE_MATH_ONLY__ consistent.
33787         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
33789 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
33791         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
33792         of rawmemchr.
33794         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
33796 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
33798         * po/ja.po: Update from translation team.
33800 2011-10-08  Roland McGrath  <roland@hack.frob.com>
33802         * locale/programs/locarchive.c (prepare_address_space): New function.
33803         (create_archive, enlarge_archive, open_archive): Use it.
33805         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
33806         inside [SHARED], where it is used.
33808         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
33810         * nss/getent.c (netgroup_keys): Remove unused variable.
33811         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
33813 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
33815         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
33816         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
33817         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
33818         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
33819         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
33820         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
33821         * math/Makefile (libm-calls): Add s_isinf_ns.
33822         * math/divtc3.c: Use __isinf_nsl instead of isinf.
33823         * math/multc3.c: Likewise.
33824         * math/s_casin.c: Likewise.
33825         * math/s_casinf.c: Likewise.
33826         * math/s_casinl.c: Likewise.
33827         * math/s_ccos.c: Likewise.
33828         * math/s_ccosf.c: Likewise.
33829         * math/s_ccosl.c: Likewise.
33830         * math/s_ctan.c: Likewise.
33831         * math/s_ctanf.c: Likewise.
33832         * math/s_ctanh.c: Likewise.
33833         * math/s_ctanhf.c: Likewise.
33834         * math/s_ctanhl.c: Likewise.
33835         * math/s_ctanl.c: Likewise.
33836         * math/w_fmod.c: Likewise.
33837         * math/w_fmodf.c: Likewise.
33838         * math/w_fmodl.c: Likewise.
33839         * math/w_remainder.c: Likewise.
33840         * math/w_remainderf.c: Likewise.
33841         * math/w_remainderl.c: Likewise.
33842         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
33843         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
33844         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
33845         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
33846         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
33847         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
33848         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
33849         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
33851         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
33852         of the number.
33853         * stdio-common/printf_fphex.c: Likewise.
33854         * stdio-common/printf_size.c: Likewise.
33856         * math/e_exp10.c: Include math_private.h using <...> not "...".
33857         * math/e_exp10f.c: Likewise.
33858         * math/e_exp10l.c: Likewise.
33859         * math/e_exp2l.c: Likewise.
33860         * math/e_j0l.c: Likewise.
33861         * math/e_j1l.c: Likewise.
33862         * math/e_jnl.c: Likewise.
33863         * math/e_lgammal_r.c: Likewise.
33864         * math/e_rem_pio2l.c: Likewise.
33865         * math/e_scalb.c: Likewise.
33866         * math/e_scalbf.c: Likewise.
33867         * math/e_scalbl.c: Likewise.
33868         * math/k_cosl.c: Likewise.
33869         * math/k_sinl.c: Likewise.
33870         * math/k_tanl.c: Likewise.
33871         * math/s_cacoshf.c: Likewise.
33872         * math/s_catan.c: Likewise.
33873         * math/s_catanf.c: Likewise.
33874         * math/s_catanh.c: Likewise.
33875         * math/s_catanhf.c: Likewise.
33876         * math/s_catanhl.c: Likewise.
33877         * math/s_catanl.c: Likewise.
33878         * math/s_ccosh.c: Likewise.
33879         * math/s_ccoshf.c: Likewise.
33880         * math/s_ccoshl.c: Likewise.
33881         * math/s_cexp.c: Likewise.
33882         * math/s_cexpf.c: Likewise.
33883         * math/s_cexpl.c: Likewise.
33884         * math/s_clog.c: Likewise.
33885         * math/s_clog10.c: Likewise.
33886         * math/s_clog10f.c: Likewise.
33887         * math/s_clog10l.c: Likewise.
33888         * math/s_clogf.c: Likewise.
33889         * math/s_clogl.c: Likewise.
33890         * math/s_csin.c: Likewise.
33891         * math/s_csinf.c: Likewise.
33892         * math/s_csinh.c: Likewise.
33893         * math/s_csinhf.c: Likewise.
33894         * math/s_csinhl.c: Likewise.
33895         * math/s_csinl.c: Likewise.
33896         * math/s_csqrt.c: Likewise.
33897         * math/s_csqrtf.c: Likewise.
33898         * math/s_csqrtl.c: Likewise.
33899         * math/s_ctan.c: Likewise.
33900         * math/s_ctanf.c: Likewise.
33901         * math/s_ctanh.c: Likewise.
33902         * math/s_ctanhf.c: Likewise.
33903         * math/s_ctanhl.c: Likewise.
33904         * math/s_ctanl.c: Likewise.
33905         * math/s_ldexp.c: Likewise.
33906         * math/s_ldexpf.c: Likewise.
33907         * math/s_ldexpl.c: Likewise.
33908         * math/s_significand.c: Likewise.
33909         * math/s_significandf.c: Likewise.
33910         * math/s_significandl.c: Likewise.
33911         * math/w_acos.c: Likewise.
33912         * math/w_acosf.c: Likewise.
33913         * math/w_acosh.c: Likewise.
33914         * math/w_acoshf.c: Likewise.
33915         * math/w_acoshl.c: Likewise.
33916         * math/w_acosl.c: Likewise.
33917         * math/w_asin.c: Likewise.
33918         * math/w_asinf.c: Likewise.
33919         * math/w_asinl.c: Likewise.
33920         * math/w_atan2.c: Likewise.
33921         * math/w_atan2f.c: Likewise.
33922         * math/w_atan2l.c: Likewise.
33923         * math/w_atanh.c: Likewise.
33924         * math/w_atanhf.c: Likewise.
33925         * math/w_atanhl.c: Likewise.
33926         * math/w_cosh.c: Likewise.
33927         * math/w_coshf.c: Likewise.
33928         * math/w_coshl.c: Likewise.
33929         * math/w_dremf.c: Likewise.
33930         * math/w_exp10.c: Likewise.
33931         * math/w_exp10f.c: Likewise.
33932         * math/w_exp10l.c: Likewise.
33933         * math/w_exp2.c: Likewise.
33934         * math/w_exp2f.c: Likewise.
33935         * math/w_fmod.c: Likewise.
33936         * math/w_fmodf.c: Likewise.
33937         * math/w_fmodl.c: Likewise.
33938         * math/w_hypot.c: Likewise.
33939         * math/w_hypotf.c: Likewise.
33940         * math/w_hypotl.c: Likewise.
33941         * math/w_j0.c: Likewise.
33942         * math/w_j0f.c: Likewise.
33943         * math/w_j0l.c: Likewise.
33944         * math/w_j1.c: Likewise.
33945         * math/w_j1f.c: Likewise.
33946         * math/w_j1l.c: Likewise.
33947         * math/w_jn.c: Likewise.
33948         * math/w_jnf.c: Likewise.
33949         * math/w_jnl.c: Likewise.
33950         * math/w_lgamma.c: Likewise.
33951         * math/w_lgamma_r.c: Likewise.
33952         * math/w_lgammaf.c: Likewise.
33953         * math/w_lgammaf_r.c: Likewise.
33954         * math/w_lgammal.c: Likewise.
33955         * math/w_lgammal_r.c: Likewise.
33956         * math/w_log.c: Likewise.
33957         * math/w_log10.c: Likewise.
33958         * math/w_log10f.c: Likewise.
33959         * math/w_log10l.c: Likewise.
33960         * math/w_log2.c: Likewise.
33961         * math/w_log2f.c: Likewise.
33962         * math/w_log2l.c: Likewise.
33963         * math/w_logf.c: Likewise.
33964         * math/w_logl.c: Likewise.
33965         * math/w_pow.c: Likewise.
33966         * math/w_powf.c: Likewise.
33967         * math/w_powl.c: Likewise.
33968         * math/w_remainder.c: Likewise.
33969         * math/w_remainderf.c: Likewise.
33970         * math/w_remainderl.c: Likewise.
33971         * math/w_scalb.c: Likewise.
33972         * math/w_scalbf.c: Likewise.
33973         * math/w_scalbl.c: Likewise.
33974         * math/w_sinh.c: Likewise.
33975         * math/w_sinhf.c: Likewise.
33976         * math/w_sinhl.c: Likewise.
33977         * math/w_sqrt.c: Likewise.
33978         * math/w_sqrtf.c: Likewise.
33979         * math/w_sqrtl.c: Likewise.
33980         * math/w_tgamma.c: Likewise.
33981         * math/w_tgammaf.c: Likewise.
33982         * math/w_tgammal.c: Likewise.
33984         * po/ja.po: Update from translation team.
33986 2011-09-29  Andreas Jaeger  <aj@suse.de>
33988         [BZ #13179]
33989         * sunrpc/netname.c (netname2host): Fix logic.
33991         [BZ #6779]
33992         [BZ #6783]
33993         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
33994         correctly.
33995         * math/w_remainder.c (__remainder): Likewise.
33996         * math/w_remainderf.c (__remainderf): Likewise.
33997         * math/libm-test.inc (remainder_test): Add test cases.
33999 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34001         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
34002         sdiv_qrnnd.
34004 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
34006         * string/test-memcmp.c: Avoid unncessary #defines.
34007         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
34009 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
34011         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
34012         Use new sse2 version for core i3 - i7 as it's faster
34013         than sse42 version.
34014         (bit_Prefer_PMINUB_for_stringop): New.
34015         * sysdeps/x86_64/rawmemchr.S: Update.
34016         Replace with faster SSE2 version.
34017         * sysdeps/x86_64/memrchr.S: New file.
34018         * sysdeps/x86_64/memchr.S: Update.
34019         Replace with faster SSE2 version.
34021 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
34023         * elf/dl-load.c (lose): Add cast to avoid warning.
34025 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
34027         * po/ca.po: Update from translation team.
34029         * inet/getnetgrent_r.c: Hook up nscd.
34030         * nscd/Makefile (routines): Add nscd_netgroup.
34031         (nscd-modules): Add netgroupcache.
34032         (CFLAGS-netgroupcache.c): Define.
34033         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
34034         (cache_search): Add const to second parameter.
34035         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
34036         INNETGR.
34037         (dbs): Add netgrdb entry.
34038         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
34039         (verify_persistent_db): Handle netgrdb.
34040         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
34041         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
34042         GETFDNETGR.
34043         (netgroup_response_header): Define.
34044         (innetgroup_response_header): Define.
34045         (datahead): Add netgroup_response_header and innetgroup_response_header
34046         elements.
34047         * nscd/nscd.conf: Add entries for netgroup cache.
34048         * nscd/nscd.h (dbtype): Add netgrdb.
34049         (_PATH_NSCD_NETGROUP_DB): Define.
34050         (netgroup_iov_disabled): Declare.
34051         (xmalloc, xcalloc, xrealloc): Move declarations here.
34052         (cache_search): Adjust prototype.
34053         Add netgroup-related prototypes.
34054         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
34055         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
34056         (__nscd_innetgr): Declare.
34057         * nscd/selinux.c (perms): Use access_vector_t as element type and
34058         add netgroup-related initializers.
34059         * nscd/netgroupcache.c: New file.
34060         * nscd/nscd_netgroup.c: New file.
34061         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
34062         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
34063         For four parameters use innetgr.
34064         * nss/nss_files/files-init.c: Add definition and callback for netgr.
34065         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
34066         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
34067         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
34069         * nscd/connections.c (register_traced_file): Don't register file
34070         for disabled databases.
34072 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
34074         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
34076         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
34077         from tree and freeing node.
34079 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
34081         * nss/nsswitch.c (__nss_database_lookup): Handle
34082         nss_parse_service_list out of memory case.
34084 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
34086         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
34087         out of memory case.
34089 2011-10-04  Andreas Schwab  <schwab@redhat.com>
34091         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
34092         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
34093         pass it down.
34094         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
34095         elf_machine_rela, elf_machine_lazy_rel.
34096         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
34097         (ELF_DYNAMIC_DO_REL): Likewise.
34098         (ELF_DYNAMIC_DO_RELA): Likewise.
34099         (ELF_DYNAMIC_RELOCATE): Likewise.
34100         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
34101         to ELF_DYNAMIC_DO_REL.
34102         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
34103         (dl_main): In trace mode always set __RTLD_NOIFUNC.
34104         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
34105         elf_machine_rela.
34106         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
34107         skip_ifunc, don't call ifunc function if non-zero.
34108         (elf_machine_rela): Likewise.
34109         (elf_machine_lazy_rel): Likewise.
34110         (elf_machine_lazy_rela): Likewise.
34111         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
34112         (elf_machine_lazy_rel): Likewise.
34113         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
34114         Likewise.
34115         (elf_machine_lazy_rel): Likewise.
34116         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
34117         Likewise.
34118         (elf_machine_lazy_rel): Likewise.
34119         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
34120         (elf_machine_lazy_rel): Likewise.
34121         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
34122         (elf_machine_lazy_rel): Likewise.
34123         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
34124         (elf_machine_lazy_rel): Likewise.
34125         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
34126         (elf_machine_lazy_rel): Likewise.
34127         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
34128         (elf_machine_lazy_rel): Likewise.
34129         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
34130         (elf_machine_lazy_rel): Likewise.
34132 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
34134         * nss/nss_files/files-init.c (_nss_files_init): Use static
34135         initialization for all the *_traced_file variables.
34137 2011-09-28  Andreas Schwab  <schwab@redhat.com>
34139         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
34141 2011-09-27  Roland McGrath  <roland@hack.frob.com>
34143         [BZ #13226]
34144         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
34146 2011-09-27  Andreas Schwab  <schwab@redhat.com>
34148         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
34149         Reread the line before reparsing it.
34151 2011-09-26  Andreas Schwab  <schwab@redhat.com>
34153         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
34155 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
34156             Maxim Kuvyrkov  <maxim@codesourcery.com>
34157             Joseph Myers  <joseph@codesourcery.com>
34159         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
34160         if needed for __stack_chk_guard.
34162 2011-09-19  Roland McGrath  <roland@hack.frob.com>
34164         * sysdeps/posix/spawni.c (script_execute): Always define it.
34165         It will be optimized away if unused.
34166         (maybe_script_execute): New function.
34167         (__spawni): Call it.
34169         * Makerules: Don't include tls.make.
34170         (config-tls): Always set to thread.
34171         * tls.make.c: File removed.
34173 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
34175         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
34176         * config.make.in (CPPFLAGS-config): New substituted variable.
34178 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
34180         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
34182         [BZ #13192]
34183         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
34184         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
34186 2011-09-15  Roland McGrath  <roland@hack.frob.com>
34188         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
34189         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
34190         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
34191         (CALL_FAIL): Likewise.
34192         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
34193         (CALL_FAIL): Macro removed.
34194         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
34196 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
34198         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
34199         for __FINITE_MATH_ONLY__ == 1.
34201 2011-09-15  Andreas Schwab  <schwab@redhat.com>
34203         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
34204         __ieee754_sqrt instead of sqrt.
34205         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
34206         __ieee754_sqrtf instead of sqrtf.
34207         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
34208         __floorf instead of floorf.
34209         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
34210         __floorf, __truncf instead of floorf, truncf.
34212 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
34214         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
34216         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
34217         __extern_always_inline.
34218         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
34219         32-bit.
34221 2011-09-14  Andreas Schwab  <schwab@redhat.com>
34223         * elf/rtld.c (dl_main): Also relocate in dependency order when
34224         doing symbol dependency testing.
34226 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
34228         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
34229         Always define `refsym'.
34231 2011-09-13  Andreas Schwab  <schwab@redhat.com>
34233         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
34234         (__FD_ELT): Renamed from __FDELT.
34235         * misc/bits/select2.h (__FD_ELT): Likewise.
34236         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
34237         __FD_MASK instead of __FDELT, __FDMASK.
34238         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
34239         Likewise.
34240         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
34241         Likewise.
34243         * elf/Makefile (gen-ldd): Fix pattern.
34245         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
34246         (init_tls): Likewise.
34248 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
34250         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
34252 2011-09-12  Andreas Schwab  <schwab@redhat.com>
34254         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
34255         `struct cmsghdr *' instead of `void *'.
34256         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
34257         Likewise.
34259 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
34261         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
34262         if non-absolute.
34263         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
34264         ldd_rewrite_script.
34266 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
34268         * configure.in: Remove --with-tls option.
34269         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
34270         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
34271         out in case it is missing.
34272         * sysdeps/ia64/elf/configure.in: Likewise.
34273         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
34274         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
34275         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
34276         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
34277         * sysdeps/sh/elf/configure.in: Likewise.
34278         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
34279         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
34280         * sysdeps/x86_64/elf/configure.in: Likewise.
34281         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
34282         * sysdeps/mach/hurd/tls.h: Likewise.
34284         [BZ #13067]
34285         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
34287         [BZ #13090]
34288         * configure.in: Fix use of AC_INIT.
34290         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
34292 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
34294         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
34295         __set_errno.
34296         * malloc/hooks.c: Likewise.
34298         [BZ #11929]
34299         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
34300         variables statically.
34301         (narenas): Initialize.
34302         (list_lock): Initialize.
34303         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
34304         initializtion of main_arena and list_lock.  Small cleanups.
34305         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
34306         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
34307         Add initializers to main_arena and mp_.
34308         (malloc_state): Remove pagesize member.  Change all users to use
34309         GLRO(dl_pagesize).
34311         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
34312         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
34313         is always initialized.
34315         * malloc/malloc.c: Removed unused configurations and dead code.
34316         * malloc/arena.c: Likewise.
34317         * malloc/hooks.c: Likewise.
34318         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
34320         * include/tls.h: Removed.  USE___THREAD must always be defined.
34321         * bits/libc-tsd.h: Don't handle !USE___THREAD.
34322         * elf/dl-libc.c: Likewise.
34323         * elf/dl-tsd.c: Likewise.
34324         * include/errno.h: Likewise.
34325         * include/netdb.h: Likewise.
34326         * include/resolv.h: Likewise.
34327         * inet/herrno-loc.c: Likewise.
34328         * inet/herrno.c: Likewise.
34329         * malloc/arena.c: Likewise.
34330         * malloc/hooks.c: Likewise.
34331         * malloc/malloc.c: Likewise.
34332         * resolv/res-state.c: Likewise.
34333         * resolv/res_libc.c: Likewise.
34334         * sysdeps/i386/dl-machine.h: Likewise.
34335         * sysdeps/ia64/dl-machine.h: Likewise.
34336         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
34337         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
34338         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
34339         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
34340         * sysdeps/sh/dl-machine.h: Likewise.
34341         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
34342         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
34343         * sysdeps/unix/i386/sysdep.S: Likewise.
34344         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
34345         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
34346         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
34347         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
34348         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
34349         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
34350         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
34351         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
34352         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
34353         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
34354         * sysdeps/unix/x86_64/sysdep.S: Likewise.
34355         * sysdeps/x86_64/dl-machine.h: Likewise.
34356         * tls.make.c: Likewise.
34358         * configure.in: Remove --with-__thread option.  Make tests for
34359         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
34360         tls_model attribute fail if no support is available.  Remove
34361         USE_IN_LIBIO.
34362         * Makeconfig: Adjust for dropped configure option.  All features are
34363         now mandatory.
34364         * Makerules: Likewise.
34365         * Versions.def: Likewise.
34366         * argp/argp-fmtstream.c: Likewise.
34367         * argp/argp-fmtstream.h: Likewise.
34368         * argp/argp-help.c: Likewise.
34369         * assert/assert.c: Likewise.
34370         * config.h.in: Likewise.
34371         * config.make.in: Likewise.
34372         * configure: Likewise.
34373         * configure.in: Likewise.
34374         * csu/Versions: Likewise.
34375         * csu/init.c: Likewise.
34376         * elf/tst-audit2.c: Likewise.
34377         * elf/tst-tls10.c: Likewise.
34378         * elf/tst-tls10.h: Likewise.
34379         * elf/tst-tls11.c: Likewise.
34380         * elf/tst-tls12.c: Likewise.
34381         * elf/tst-tls14.c: Likewise.
34382         * elf/tst-tlsmod11.c: Likewise.
34383         * elf/tst-tlsmod12.c: Likewise.
34384         * elf/tst-tlsmod13.c: Likewise.
34385         * elf/tst-tlsmod13a.c: Likewise.
34386         * elf/tst-tlsmod14a.c: Likewise.
34387         * elf/tst-tlsmod15b.c: Likewise.
34388         * elf/tst-tlsmod16a.c: Likewise.
34389         * elf/tst-tlsmod16b.c: Likewise.
34390         * elf/tst-tlsmod7.c: Likewise.
34391         * elf/tst-tlsmod8.c: Likewise.
34392         * elf/tst-tlsmod9.c: Likewise.
34393         * gmon/gmon.c: Likewise.
34394         * grp/fgetgrent_r.c: Likewise.
34395         * grp/putgrent.c: Likewise.
34396         * hurd/fopenport.c: Likewise.
34397         * include/libc-symbols.h: Likewise.
34398         * include/tls.h: Likewise.
34399         * intl/gettextP.h: Likewise.
34400         * intl/loadinfo.h: Likewise.
34401         * locale/global-locale.c: Likewise.
34402         * locale/localeinfo.h: Likewise.
34403         * mach/devstream.c: Likewise.
34404         * malloc/arena.c: Likewise.
34405         * malloc/set-freeres.c: Likewise.
34406         * misc/err.c: Likewise.
34407         * misc/getttyent.c: Likewise.
34408         * misc/mntent_r.c: Likewise.
34409         * posix/getopt.c: Likewise.
34410         * posix/wordexp.c: Likewise.
34411         * pwd/fgetpwent_r.c: Likewise.
34412         * resolv/Versions: Likewise.
34413         * resolv/res_hconf.c: Likewise.
34414         * shadow/fgetspent_r.c: Likewise.
34415         * shadow/putspent.c: Likewise.
34416         * stdio-common/printf_fphex.c: Likewise.
34417         * stdio-common/tmpfile.c: Likewise.
34418         * stdlib/abort.c: Likewise.
34419         * stdlib/fmtmsg.c: Likewise.
34420         * sunrpc/auth_unix.c: Likewise.
34421         * sunrpc/clnt_perr.c: Likewise.
34422         * sunrpc/clnt_tcp.c: Likewise.
34423         * sunrpc/clnt_udp.c: Likewise.
34424         * sunrpc/clnt_unix.c: Likewise.
34425         * sunrpc/openchild.c: Likewise.
34426         * sunrpc/svc_simple.c: Likewise.
34427         * sunrpc/svc_tcp.c: Likewise.
34428         * sunrpc/svc_udp.c: Likewise.
34429         * sunrpc/svc_unix.c: Likewise.
34430         * sunrpc/xdr.c: Likewise.
34431         * sunrpc/xdr_array.c: Likewise.
34432         * sunrpc/xdr_rec.c: Likewise.
34433         * sunrpc/xdr_ref.c: Likewise.
34434         * sunrpc/xdr_stdio.c: Likewise.
34436 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
34438         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
34440 2011-07-03  Andreas Jaeger  <aj@suse.de>
34442         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
34443         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
34444         regenerate with gen-libm-tests.pl.
34446 2010-05-12  Petr Baudis  <pasky@suse.cz>
34448         [BZ #11589]
34449         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
34450         around j0() zero points by switching to j1().
34451         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
34452         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
34453         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
34454         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
34456 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
34458         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
34459         instead of 0.
34460         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
34461         instead of 0.
34462         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
34463         Patch in part by Pavel Roskin <proski@gnu.org>.
34465         [BZ #13138]
34466         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
34467         realloc.
34468         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
34469         Free memory block if necessary.
34471         [BZ #12847]
34472         * libio/genops.c (INTDEF): For string streams the _lock pointer can
34473         be NULL.  Don't lock in this case.
34475 2011-09-09  Roland McGrath  <roland@hack.frob.com>
34477         * elf/elf.h (ELFOSABI_GNU): New macro.
34478         (ELFOSABI_LINUX): Define to that.
34480 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
34482         * string/strncat.c (strncat): Undef the symbol in case it has been
34483         defined in bits/string.h.
34485 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
34487         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
34489         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
34490         link map.
34492 2011-08-17  Andreas Jaeger  <aj@suse.de>
34494         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
34496 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
34497             Ian Lance Taylor  <iant@google.com>
34499         * math/libm-test.inc (lround_test): New testcase.
34500         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
34502 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
34504         * Makefile: Remove support for automatic cvs check-ins.
34505         * Makerules: Likewise.
34506         * config.make.in: Likewise.
34507         * configure.in: Likewise.
34508         * intl/Makefile: Likewise.
34509         * locale/Makefile: Likewise.
34510         * po/Makefile: Likewise.
34511         * posix/Makefile: Likewise.
34512         * sysdeps/gnu/Makefile: Likewise.
34513         * sysdeps/mach/hurd/Makefile: Likewise.
34514         * sysdeps/sparc/sparc32/Makefile: Likewise.
34516         [BZ #13118]
34517         * posix/Makefile (bug-regex32-ENV): Define.
34518         Patch by John Stanley <jpsinthemix@verizon.net>.
34520         * misc/Makefile (headers): Add bits/select2.h.
34521         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
34522         * misc/bits/select2.h: New file.
34523         * include/bits/select2.h: New file.
34524         * debug/Makefile (routines): Add fdelt_chk.
34525         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
34526         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
34527         FD_ISSET.
34528         * debug/fdelt_chk.c: New file.
34530         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
34531         * wcsmbs/test-wmemcmp.c: Likewise.
34532         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
34533         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
34535 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
34537         * string/Makefile (strop-tests): Add memcmp.
34538         * string/test-wmemcmp.c: New file.
34539         * string/test-memcmp.c: Add wmemcmp support.
34541 2011-09-08  Roland McGrath  <roland@hack.frob.com>
34543         [BZ #13153]
34544         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
34545         2011-07-19 change.
34547         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
34548         garbage value in a __mach_port_mod_refs call in the cases of the
34549         task-self and thread-self ports.
34551 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
34553         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
34555 2011-09-08  Andreas Schwab  <schwab@redhat.com>
34557         * elf/dl-load.c (lose): Check for non-null L.
34559 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
34561         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
34563         * elf/dl-libc.c (dlerror_run): Pass back error code from
34564         dl_catch_error.
34566         [BZ #13123]
34567         * elf/dl-load.c (lose): Free l_origin if it is valid.
34569         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
34570         names.
34571         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
34572         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
34573         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
34574         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
34575         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
34576         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
34578 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34580         * sysdeps/powerpc/fpu/e_hypot.c: New file.
34581         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
34582         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
34583         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
34584         * sysdeps/powerpc/fpu/k_cosf.c: New file.
34585         * sysdeps/powerpc/fpu/k_sinf.c: New file.
34586         * sysdeps/powerpc/fpu/s_cosf.c: New file.
34587         * sysdeps/powerpc/fpu/s_sinf.c: New file.
34588         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
34589         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
34591 2011-08-15  Alan Modra  <amodra@gmail.com>
34593         [BZ #13092]
34594         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
34595         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
34596         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
34597         ppc_mcount to static-only-routines.
34598         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
34599         __mcount_internal.
34600         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
34601         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
34603 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
34605         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
34606         for finite and infinity parameters.
34608 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
34610         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
34611         and add nop instructions for throughput optimization.
34612         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
34614 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
34616         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
34617         aligned copy for power7 with vector-scalar instructions.
34618         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
34620 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
34622         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
34623         AVX check.
34625 2011-09-07  Andreas Schwab  <schwab@redhat.com>
34627         [BZ #13144]
34628         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
34629         last change.
34631 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
34633         * sysdeps/unix/sysv/linux/x86_64/init-first.c
34634         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
34635         syscall wrapper around clock_gettime in __vdso_clock_gettime.
34636         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
34637         clock_gettime.
34639 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
34641         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
34642         Forgot to demangle the pointer.
34644         * sysdeps/i386/sysdep.h: Define atom_text_section.
34645         * sysdeps/x86_64/sysdep.h: Likewise.
34646         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
34647         section with atom_text_section.
34648         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
34649         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
34650         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
34651         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
34652         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
34654         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
34655         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
34656         already be defined.  Change to take two parameters and don't assign
34657         result to variable.  Adjust all users.
34658         Define INTERNAL_GETTIME if not already defined.
34659         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
34660         call.
34661         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
34662         HAVE_CLOCK_GETTIME_VSYSCALL.
34663         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
34665         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
34666         gettimeofday vsyscall, just use time.
34668 2011-09-06  Andreas Schwab  <schwab@redhat.com>
34670         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
34671         <errno.h>.
34673 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
34675         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
34676         syscall on x86-64.
34677         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
34678         syscall.
34679         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
34680         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
34681         syscall if possible.
34683 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
34685         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
34686         e_ident.  Don't pass to find_mapsXX.
34687         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
34689 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
34691         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
34692         strchr-sse2-no-bsf strrchr-sse2-no-bsf
34693         * sysdeps/x86_64/multiarch/strchr.S: Update.
34694         Check bit_slow_BSF bit.
34695         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
34696         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
34697         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
34699 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
34701         [BZ #13134]
34702         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
34703         before glibc 2.15.
34704         (tryshell): Define.
34705         (__spawni): Change last parameter to be flag.  Test
34706         SPAWN_XFLAGS_USE_PATH flag to use path or not.
34707         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
34708         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
34709         * posix/spawni.c: Likewise.
34710         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
34711         * posix/spawnp.c: Likewise.  Change normal version to use
34712         SPAWN_XFLAGS_USE_PATH.
34713         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
34714         SPAWN_XFLAGS_TRY_SHELL.
34716         [BZ #13150]
34717         * posix/glob.h: Remove gcc 1.x support.
34719         [BZ #13068]
34720         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
34722 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
34724         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
34725         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
34726         strrchr-sse2-bsf
34727         * sysdeps/i386/i686/multiarch/strchr.S: New file.
34728         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
34729         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
34730         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
34731         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
34732         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
34734 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
34736         * sysdeps/x86_64/wcscmp.S: New file.
34738         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
34739         wcscmp-c wcscmp-sse2
34740         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
34741         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
34742         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
34743         * wcsmbs/wcscmp.c: Allow renaming.
34745 2011-09-05  David S. Miller  <davem@davemloft.net>
34747         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
34748         stack slot, rather than the struct return pointer slot.
34749         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
34750         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
34751         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
34752         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
34754 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
34756         * po/ja.po: Update from translation team.
34758         [BZ #13144]
34759         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
34760         kernel in 64-bit binaries.
34762 2011-09-01  David S. Miller  <davem@davemloft.net>
34764         * elf/elf.h (HWCAP_SPARC_*): Move to..
34765         * sysdeps/sparc/sysdep.h: this new file and add new values.
34766         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
34767         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
34768         _DL_HWCAP_COUNT to 24.
34769         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
34770         entries.
34771         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
34772         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
34773         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
34774         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
34775         instead of magic constants.
34776         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
34778 2011-08-31  David S. Miller  <davem@davemloft.net>
34780         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
34781         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
34782         Reimplement to do errno handling inline.
34783         (SYSCALL_ERROR_HANDLER): New macro.
34784         (__SYSCALL_STRING): Do not do errno handling in asm.
34785         (__CLONE_SYSCALL_STRING): Delete.
34786         (__INTERNAL_SYSCALL_STRING): Delete.
34787         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
34788         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
34789         (PSEUDO): Reimplement to do errno handling inline.
34790         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
34791         (SYSCALL_ERROR_HANDLER): New macro.
34792         (__SYSCALL_STRING): Do not do errno handling in asm.
34793         (__CLONE_SYSCALL_STRING): Delete.
34794         (__INTERNAL_SYSCALL_STRING): Delete.
34795         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
34796         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
34797         i386.
34798         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
34799         (inline_syscall*): Add 'err' argument.
34800         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
34801         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
34802         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
34803         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
34805         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
34806         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
34808 2011-08-30  Andreas Schwab  <schwab@redhat.com>
34810         * elf/rtld.c (dl_main): Relocate objects in dependency order.
34812 2011-08-29  Jiri Olsa <jolsa@redhat.com>
34814         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
34815         directive.
34817 2011-08-24  David S. Miller  <davem@davemloft.net>
34819         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
34821 2011-08-24  Andreas Schwab  <schwab@redhat.com>
34823         * elf/Makefile: Add rules to build and run unload8 test.
34824         * elf/unload8.c: New file.
34825         * elf/unload8mod1.c: New file.
34826         * elf/unload8mod1x.c: New file.
34827         * elf/unload8mod2.c: New file.
34828         * elf/unload8mod3.c: New file.
34830         * elf/dl-close.c (_dl_close_worker): Reset private search list if
34831         it wasn't used.
34833 2011-08-23  David S. Miller  <davem@davemloft.net>
34835         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
34836         subtract stack bias.
34837         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
34838         %sp not %fp in calculations.
34839         (_JMPBUF_UNWINDS_ADJ): Likewise.
34841         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
34842         (aio_suspend): Call it to force an exception region around the
34843         AIO_MISC_WAIT() invocation.
34845 2011-08-23  Andreas Schwab  <schwab@redhat.com>
34847         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
34848         backslash.
34850 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
34852         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
34853         protection macro.
34854         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
34855         and <dl-machine.h>.
34856         (Elf64_FuncDesc): Remove.
34858 2011-08-22  David S. Miller  <davem@davemloft.net>
34860         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
34861         sigaltstack check, add missing cfi directives.
34862         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
34863         missing cfi directives, and sigaltstack handling.
34865 2011-08-16  Andreas Schwab  <schwab@redhat.com>
34867         [BZ #11724]
34868         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
34869         object is seen twice.
34870         * elf/dl-fini.c (_dl_sort_fini): Likewise.
34872         * elf/Makefile (distribute): Add tst-initorder2.c.
34873         (tests): Add tst-initorder2.
34874         (modules-names): Add tst-initorder2a tst-initorder2b
34875         tst-initorder2c tst-initorder2d.  Add rules to build them.
34876         ($(objpfx)tst-initorder2.out): New rule.
34877         * elf/tst-initorder2.c: New file.
34878         * elf/tst-initorder2.exp: New file.
34880 2011-08-22  Andreas Schwab  <schwab@redhat.com>
34882         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
34884         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
34885         dependencies back to end of function.
34887         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
34888         $(elfobjdir)/ld.so.
34890 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
34892         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
34893         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
34894         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
34895         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
34896         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
34897         of __vdso_gettimeofday.
34898         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
34899         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
34900         attribute_hidden.
34901         (_libc_vdso_platform_setup): Remove initialization of
34902         __vdso_gettimeofday and __vdso_time.
34904 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
34906         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
34907         and fgetc_unlocked.
34908         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
34909         getc_unlocked.
34911         * elf/dl-open.c (add_to_global): Report additions to the global scope
34912         for LD_DEBUG=scopes.
34913         (dl_open_worker): Also print scope of newly loaded dependencies.
34914         (_dl_show_scope): Indicate if there is no scope.
34916         [BZ #13114]
34917         * stdio-common/Makefile (tests): Add bug24.
34918         * stdio-common/bug24.c: New file.
34920 2011-08-19  Andreas Jaeger  <aj@suse.de>
34922         [BZ #13114]
34923         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
34924         non-existant file when using close-on-exec mode.
34926 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
34928         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
34929         the very first instruction.
34931         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
34932         the CFI state in the end.
34933         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
34934         inclusion of dl-trampoline.h.
34935         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
34937 2011-08-19  Andreas Schwab  <schwab@redhat.com>
34939         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
34940         expectations for long double.
34942         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
34943         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
34945 2011-08-14  David S. Miller  <davem@davemloft.net>
34947         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
34948         artificual limit depends upon the system page size.
34950 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
34952         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
34953         * resolv/Makefile: Define CFLAGS-libresolv.
34955 2011-08-17  Andreas Schwab  <schwab@redhat.com>
34957         * nss/makedb.c (compute_tables): Make variables used in nested
34958         function static.
34960 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
34962         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
34963         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
34964         if buffer was too small.
34966         * elf/pldd.c (main): Attach to all threads in the process.
34967         Rewrite /proc handling to use *at functions.
34969 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
34971         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
34972         specifies first scope to show.
34973         (dl_open_worker): Update callers.  Move printing scope of new
34974         object to before the relocation.
34975         * elf/rtld.c (dl_main): Update _dl_show_scope call.
34976         * sysdeps/generic/ldsodefs.h: Update declaration.
34978         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
34979         string for the scope number.
34981 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
34983         * nscd/servicescache.c (cache_addserv): Make sure written is always
34984         initialized.
34986 2011-08-14  Roland McGrath  <roland@hack.frob.com>
34988         * sysdeps/i386/i486/bits/atomic.h
34989         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
34990         statement expression, so as to suppress "set but not used" warning.
34991         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
34993         * string/strncat.c (STRNCAT): Use prototype definition.
34995         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
34996         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
34997         -Iprograms here.
34998         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
34999         (localedef-modules): Add localedef.
35000         (locale-modules): Add locale.
35002         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
35003         * elf/rtld.c (dl_main): Invert order of assignment in last change,
35004         to avoid a warning.
35006 2011-08-14  David S. Miller  <davem@davemloft.net>
35008         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
35009         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
35011 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
35013         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
35014         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
35015         * elf/rtld.c (dl_main): Set l_name of vDSO.
35016         Call _dl_show_scope when DL_DEBUG_SCOPES.
35017         (process_dl_debug): Recognize scopes flag and also set it for all.
35018         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
35019         Declare _dl_show_scope.
35021         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
35022         (do_dlopen): Pass caller_dlopen to dl_open.
35023         (__libc_dlopen_mode): Initialize caller_dlopen.
35025         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
35026         of libc.  Make tolower call locale-independent.  Optimize a bit by
35027         using isdigit instead of isalnum.
35028         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
35030 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
35032         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
35033         was a dependency or dynamically loaded.
35035 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
35037         * intl/l10nflist.c: Allow architecture-specific pop function.
35038         * sysdeps/x86_64/l10nflist.c: New file.
35040         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
35041         classification.
35043 2011-08-10  Andreas Schwab  <schwab@redhat.com>
35045         * include/dirent.h: Add libc_hidden_proto for scandirat and
35046         scandirat64.  Don't declare __scandirat64.
35047         * dirent/scandirat.c: Add libc_hidden_def.
35048         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
35049         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
35051 2011-08-10  David S. Miller  <davem@davemloft.net>
35053         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
35054         enum.
35055         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
35056         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
35057         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
35059 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
35061         * Versions.def [libc]: Add GLIBC_2.15.
35062         * dirent/Makefile (routines): Add scandirat and scandirat64.
35063         * dirent/Versions [libc]: Export scandirat and scandirat64 for
35064         GLIBC_2.15.
35065         * dirent/dirent.h: Declare scandirat and scandirat64.
35066         * dirent/scandirat.c: New file.
35067         * dirent/scandirat64.c: New file.
35068         * sysdeps/wordsize-64/scandirat.c: New file.
35069         * sysdeps/wordsize-64/scandirat64.c: New file.
35070         * dirent/opendir.c: Define opendirat.
35071         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
35072         using scandirat.
35073         * dirent/scandir64.c: Adjust for scandir.c change.
35074         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
35075         __scandirat64, and __scandir_cancel_handler.
35076         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
35077         additional parameter and use openat instead of open (outside of ld.so).
35078         Add new __opendir as wrapper around __opendirat.
35079         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
35080         here without requiring old scandirat implementation.
35082 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
35084         * dirent/scandir.c (cancel_handler): Renamed to
35085         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
35086         defined.  Adjust users.
35087         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
35088         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
35090 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
35092         * string/test-string.h (IMPL): Use __STRING to expand name and then
35093         stringify it.
35095         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
35096         of cleanups.
35098 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
35100         * string/Makefile: Update.
35101         (strop-tests): Append strncat.
35102         * string/test-wcscmp.c: New file.
35103         New comprehensive test for wcscmp.
35104         * string/test-strcmp.c: Update.
35105         (WIDE): New define.
35107 2011-07-22  Andreas Schwab  <schwab@redhat.com>
35109         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
35110         line.
35112 2011-07-26  Andreas Schwab  <schwab@redhat.com>
35114         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
35115         encoding to ACE if AI_IDN.
35117 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
35119         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
35120         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
35122 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
35124         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
35125         Fix overflow bug in strncat.
35126         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
35128         * string/test-strncat.c: Update.
35129         Add new tests for checking overflow bugs.
35131 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
35133         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
35134         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
35135         * sysdeps/i386/i686/multiarch/strcat.S: New file.
35136         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
35137         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
35138         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
35139         * sysdeps/i386/i686/multiarch/strncat.S: New file.
35140         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
35141         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
35143         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
35144         (USE_AS_STRCAT): Define.
35145         Add strcat and strncat support.
35146         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
35148 2011-07-25  Andreas Schwab  <schwab@redhat.com>
35150         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
35151         __n bigger than INT_MAX+1.
35152         (__strncmp_g): Likewise.
35154 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
35156         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
35157         * libio/stido.h: Likewise.
35159         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
35160         (AF_NFC): Define.
35161         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
35162         (AF_NFC): Define.
35164         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
35165         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
35166         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
35167         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
35168         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
35170         [BZ #13021]
35171         * scripts/test-installation.pl: Don't expect libnss_test1 to be
35172         installed.
35174         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
35175         typo.
35176         (_dl_x86_64_save_sse): Likewise.
35178 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
35180         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
35181         OSXSAVE.
35182         (_dl_x86_64_save_sse): Likewise.
35184         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
35186         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
35188 2011-07-21  Andreas Schwab  <schwab@redhat.com>
35190         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
35191         change.
35192         (_dl_x86_64_save_sse): Use correct AVX check.
35194 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
35196         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
35197         bug in strncpy/strncat.
35198         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
35200 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
35202         * string/tester.c (test_strcat): Add tests for different alignments
35203         of source and destination.
35204         (test_strncat): Likewise.
35206 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
35208         [BZ #12852]
35209         * posix/glob.c (glob): Check passed in values before using them in
35210         expressions to avoid some overflows.
35211         (glob_in_dir): Likewise.
35213         [BZ #13007]
35214         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
35215         check for AVX enablement so that we don't crash with old kernels and
35216         new hardware.
35217         * elf/tst-audit4.c: Add same checks here.
35218         * elf/tst-audit6.c: Likewise.
35220         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
35222 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
35224         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
35226 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
35228         * po/cs.po: Update from translation team.
35229         * po/bg.po: Likewise.
35231 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
35233         * misc/sys/cdefs.h: Add support for const attribute.
35234         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
35235         to gnu_dev_{major,minor,makedev} functions.
35237 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
35239         * intl/dcigettext.c (get_output_charset): Add missing bracket.
35241 2011-07-20  Andreas Schwab  <schwab@redhat.com>
35243         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
35244         strlen results.
35246 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35248         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
35249         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
35250         register in order to avoid conflicts with the soft frame pointer
35251         being held in r11 when necessary.
35252         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
35253         (INTERNAL_VSYSCALL_NCS): Likewise.
35255 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
35257         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
35258         * elf/dl-fini.c (_dl_fini): Adjust caller.
35259         * elf/dl-close.c (_dl_close_worker): Likewise.
35260         * sysdeps/generic/ldsodefs.h: Adjust declaration.
35262 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
35264         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
35265         "aux_cache->nlibs < 0".
35267         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
35268         in the reload-count case.
35270 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
35272         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
35273         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
35274         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
35275         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
35276         * sysdeps/x86_64/multiarch/strcat.S: New file.
35277         * sysdeps/x86_64/multiarch/strncat.S: New file.
35278         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
35279         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
35280         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
35281         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
35282         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
35283         (USE_AS_STRCAT): Define.
35284         Add strcat and strncat support.
35285         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
35286         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
35287         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
35288         * string/strncat.c: Update.
35289         (USE_AS_STRNCAT): Define.
35290         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35291         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
35292         and i7.
35293         * sysdeps/x86_64/multiarch/init-arch.h
35294         (bit_Prefer_PMINUB_for_stringop): New.
35295         (index_Prefer_PMINUB_for_stringop): Likewise.
35296         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
35297         bit_Prefer_PMINUB_for_stringop.
35299 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
35301         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
35302         buffer64.
35303         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
35304         of casting of buffer.
35305         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
35306         buffer32 and buffer64.
35307         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
35308         writes instead of casting of buffer.
35309         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
35310         buffer32.
35311         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
35312         casting of buffer.
35314 2011-07-19  Andreas Schwab  <schwab@redhat.com>
35316         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
35318 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
35320         * nscd/nscd.c (termination_handler): Don't do anything for a database
35321         if it has not yet been initialized.
35323 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
35325         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
35327 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
35329         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
35331 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
35333         * po/nl.po: Update from translation team.
35334         * po/sv.po: Likewise.
35336 2011-07-16  Roland McGrath  <roland@hack.frob.com>
35338         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
35339         now disallowed by GCC.
35341         * configure.in (use-default-link): Default to yes if a test -shared
35342         link meets our qualifications.
35343         * configure: Regenerated.
35345         * config.make.in (output-format): New variable.
35346         * configure.in: Check for ld --print-output-format support.
35347         * configure: Regenerated.
35348         * Makerules ($(common-objpfx)format.lds)
35349         [$(output-format) != unknown]: Just use $(output-format),
35350         instead of the linker-script munging.
35352 2011-07-14  Roland McGrath  <roland@hack.frob.com>
35354         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
35355         of $(common-objpfx)shlib.lds.
35356         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
35358         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
35359         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
35361         * configure.in (-z relro check): Adjust test code to add a large
35362         writable data section after it.
35363         * configure: Regenerated.
35365 2011-07-11  Roland McGrath  <roland@hack.frob.com>
35367         * configure.in (-z relro check): Fix test code to make the variable
35368         truly const.
35369         * configure: Regenerated.
35371 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
35373         * nscd/nscd.h (struct traced_file): Define.
35374         (struct database_dyn): Remove inotify_descr, reset_res, and filename
35375         elements.  Add traced_files.
35376         (inotify_fd): Declare.
35377         (register_traced_file): Declare.
35378         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
35379         (inotify_fd): Export.
35380         (resolv_conf_descr): Remove.
35381         (nscd_init): Move inotify descriptor creation to main.
35382         Don't register files for notification here.
35383         (register_traced_file): New function.
35384         (invalidate_cache): Don't use reset_res to determine whether to call
35385         res_init, go through the list of registered files.
35386         (main_loop_poll): The inotify descriptors are now stored in the
35387         structures for the traced files.
35388         (main_loop_epoll): Likewise
35389         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
35390         to __nss_disable_nscd.
35391         * nscd/cache.c (prune_cache): There is no single inotify descriptor
35392         for a database anymore.  Check the records for all the registered
35393         files instead.
35394         * nss/Makefile (libnss_files-routines): Add files-init.
35395         (libnss_db-routines): Add db-init.
35396         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
35397         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
35398         * nss/nss_db/db-init.c: New file.
35399         * nss/nss_files/files-init.c: New file.
35400         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
35401         __nss_lookup_function.
35402         (__nss_lookup_function): Call nss_load_library.
35403         (nss_load_all_libraries): New function.
35404         (__nss_disable_nscd): Take parameter with callback function for files
35405         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
35406         used for the cached services.
35407         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
35408         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
35409         options for features to all the files in nscd.
35411         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
35413 2011-07-10  Roland McGrath  <roland@hack.frob.com>
35415         * csu/elf-init.c (__libc_csu_init): Comment typo.
35417 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
35419         * po/pl.po: Update from translation team.
35420         * po/ja.po: Likewise.
35421         * po/ru.po: Likewise.
35422         * po/ko.po: Likewise.
35423         * po/fr.po: Likewise.
35425 2011-07-09  Roland McGrath  <roland@hack.frob.com>
35427         * configure.in (.ctors/.dtors header and trailer check):
35428         Use an empirical test on a built program.
35429         * configure: Regenerated.
35431         * configure.in (-z relro check): Use an empirical test on a built DSO.
35432         Detect, but do not require, on ia64.
35433         * configure: Regenerated.
35435         * configure.in (READELF): Find it with AC_CHECK_TOOL.
35436         Update tests that use readelf to use $READELF instead.
35437         * configure: Regenerated.
35439 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
35441         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
35442         if the result is not used.
35444 2011-07-05  Andreas Jaeger  <aj@suse.de>
35446         [BZ#9696]
35447         * stdlib/tst-strtod.c: Add testcase.
35449 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
35451         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
35452         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
35453         The latter has a higher limit.  Take additional parameter to pass to
35454         the new function.
35455         (__pathconf): Pass file to __statfs_link_max.
35456         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
35457         __statfs_link_max.
35458         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
35459         __statfs_link_max.
35461         [BZ #12868]
35462         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
35463         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
35464         Handle Lustre.
35465         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
35466         (__statfs_filesize_max): Likewise.
35467         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
35469 2011-07-05  Andreas Jaeger  <aj@suse.de>
35471         * resolv/res_comp.c (dn_skipname): Remove unused variable.
35473 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
35475         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
35476         `status' variable.
35477         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
35478         Likewise.
35480 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
35482         * Makefile (strop-tests): Add strncat.
35483         * string/test-strncat.c: New file.
35485 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
35487         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
35489 2011-06-21  Andreas Jaeger  <aj@suse.de>
35491         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
35492         Copy rule from iconvdata/Makefile.
35494 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
35496         [BZ #12922]
35497         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
35498         but no long options are defined, just return 'W'.
35500 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
35502         [BZ #9696]
35503         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
35505 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
35507         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
35508         netgroups to read.
35509         (innetgr): Likewise.
35511 2011-07-05  Roland McGrath  <roland@hack.frob.com>
35513         * config.make.in (install_root): Default to $(DESTDIR).
35515 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
35517         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
35519 2011-07-02  Roland McGrath  <roland@hack.frob.com>
35521         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
35523         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
35524         containing directory rather than embedding absolute directory names.
35526         * scripts/check-local-headers.sh: Rewritten using awk.
35527         Match by word, not by line.  Print error messages for matches.
35528         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
35530         * Makerules [shlib-lds-flags empty]:
35531         ($(common-objpfx)libc_pic.opts): New target.
35532         ($(common-objpfx)libc_pic.os.clean): New target.
35533         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
35535         * config.make.in (OBJCOPY): New variable.
35536         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
35537         * configure: Regenerated.
35539         * config.make.in (use-default-link): New variable.
35540         * configure.in (use_default_link): Grok --with-default-link to set it.
35541         * configure: Regenerated.
35542         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
35543         (shlib-lds, shlib-lds-flags): Define to empty.
35545         * Makerules (shlib-lds): New variable.
35546         (shlib-lds-flags): New variable.
35547         (build-shlib, build-moduile, build-module-asneeded): Use it.
35548         ($(common-objpfx)libc.so): Use $(shlib-lds).
35549         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
35550         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
35552         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
35553         DT_FLAGS/DT_FLAGS_1 with zero flags.
35555         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
35556         linker script munging.
35558 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
35560         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
35561         as 128-bit value.
35562         * crypt/sha512.c (sha512_process_block): Perform total addition using
35563         128-bit if possible.
35564         (__sha512_finish_ctx): Likewise.
35565         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
35566         as 64-bit value.
35567         * crypt/sha256.c (SWAP64): Define.
35568         (sha256_process_block): Perform total addition using 64-bit if
35569         possible.
35570         (__sha256_finish_ctx): Likewise.
35572 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
35574         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
35575         * nscd/initgrcache.c (addinitgroupsX): Likewise.
35576         * nscd/hstcache.c (cache_addhst): Likewise.
35577         * nscd/grpcache.c (cache_addgr): Likewise.
35578         * nscd/aicache.c (addhstaiX): Likewise
35579         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
35581 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
35583         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
35584         * nscd/initgrcache.c (addinitgroupsX): Likewise.
35585         * nscd/hstcache.c (cache_addhst): Likewise.
35586         * nscd/grpcache.c (cache_addgr): Likewise.
35587         * nscd/aicache.c (addhstaiX): Likewise
35589 2011-07-01  Andreas Schwab  <schwab@redhat.com>
35591         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
35592         domain only when needed.
35594 2011-06-30  Andreas Schwab  <schwab@redhat.com>
35596         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
35597         is always restored.
35599 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
35601         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
35602         are re-adding the entry.
35603         * nscd/servicescache.c (cache_addserv): Likewise.
35605 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
35607         * sysdeps/generic/dl-irel.h: fix protection against multiple
35608         inclusions.
35609         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
35611 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
35613         [BZ #12935]
35614         * malloc/memusage.sh: Fix quoting in message.
35615         * debug/xtrace.sh: Likewise.
35617         * configure.in: Remove support for --experimental-malloc option, make
35618         it the default.
35619         * config.make.in: Likewise.
35620         * malloc/Makefile: Likewise.
35622 2011-06-27  Andreas Schwab  <schwab@redhat.com>
35624         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
35625         two-byte characters.
35627 2011-06-27  Roland McGrath  <roland@hack.frob.com>
35629         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
35630         AC_CACHE_CHECK invocation.
35631         * configure: Regenerated.
35633         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
35635 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
35637         [BZ #12350]
35638         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
35639         bit from old_res_options.
35641         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
35643         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
35644         value type for setfct.
35646 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
35648         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
35649         __gettimeofday instead of gettimeofday.
35651 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
35653         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
35655 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
35657         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
35659         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
35660         info.
35662 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
35664         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
35665         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
35666         strcpy-sse2-unaligned strncpy-sse2-unaligned
35667         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
35668         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
35669         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
35670         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
35671         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
35672         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
35673         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
35674         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
35675         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
35676         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
35677         (STRCPY): Support SSE2 and SSSE3 versions.
35679 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
35681         [BZ #12874]
35682         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
35683         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
35684         kernels which artificially limit size of requests.
35686 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
35688         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
35689         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
35690         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
35691         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
35692         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
35693         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
35694         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
35695         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
35696         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
35697         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
35698         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
35699         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
35700         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
35701         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
35702         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
35703         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35704         Enable unaligned load optimization for Intel Core i3, i5 and i7
35705         processors.
35706         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
35707         Define.
35708         (index_Fast_Unaligned_Load): Define.
35709         (HAS_FAST_UNALIGNED_LOAD): Define.
35711 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
35713         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
35715 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
35717         [BZ #12907]
35718         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
35719         until it is clear that the information is realy needed.
35720         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
35722 2011-06-22  Andreas Schwab  <schwab@redhat.com>
35724         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
35726 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
35728         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
35729         /sys/devices/system/cpu/online if it is usable.
35731         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
35732         reading the information from the /proc filesystem to once a second.
35734 2011-06-21  Andreas Jaeger  <aj@suse.de>
35736         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
35737         NULL after inclusion of kernel headers.
35739 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
35741         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
35742         calls to internal_setent.
35744         [BZ #12885]
35745         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
35746         addresses using gethostbyname4_r ignore IPv4 addresses.
35748         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
35749         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
35751         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
35753 2011-06-20  David S. Miller  <davem@davemloft.net>
35755         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
35756         inclusions.
35757         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
35759         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
35760         (elf_irel): Use it.
35761         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
35762         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
35763         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
35764         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
35765         * sysdeps/x86_64/dl-irel.h: Likewise.
35767         * elf/dl-runtime.c: Use elf_ifunc_invoke.
35768         * elf/dl-sym.c: Likewise.
35770 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
35772         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
35773         need to dereference resplen2.
35775 2011-06-14  Andreas Schwab  <schwab@redhat.com>
35777         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
35779 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
35781         * Makeconfig: Define vardbdir and inst_vardbdir.
35782         * nss/Makefile: Add rules to install db-Makefile.
35784         * nss/nss_db/db-XXX.c: Cleanup.
35786         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
35787         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
35788         GLIBC_PRIVATE.
35789         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
35790         * nss/makedb.c: Implement -g option to specify that value strings
35791         are generated and should not be added to table iterated over for
35792         get*ent calls.
35793         * nss/nss_db/db-initgroups.c: New file.
35795         * nss/getent.c: Add support for initgroups lookups through getgrouplist
35796         interface.
35798         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
35799         (internal_getgrouplist): Adjust to name change.
35800         Update use_initgroups_entry if this is not the first call.
35801         * nss/databases.def: Add initgroups entry.
35803         * nss/makedb.c (compute_tables): Check result of multiple hash table
35804         sizes to minimize maximum chain length.
35806 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
35808         * Versions.def: Add entry for libnss_db.
35809         * shlib-versions: Likewise.
35810         * nss/Makefile: Add rules to build libnss_db.
35811         * nss/Versions: Add libnss_db information.  Organize libnss_files
35812         entries better.
35813         * nss/db-Makefile: Add gshadow support.  Change rules for the new
35814         makedb progra.  Some minor improvements to generate smaller files.
35815         * nss/nss_db/nss_db.h: Move NSS database header data structures to
35816         here from...
35817         * nss/makedb.c: ...here.
35818         Improve database format to be smaller and require less memory at
35819         runtime.
35820         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
35821         db anymore.
35822         * nss/nss_db/db-netgrp.c: Likewise.
35823         * nss/nss_db/db-open.c: Likewise.
35824         * nss/nss_files/flies-XXX.x: Adjust comments.
35825         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
35826         * nss/nss_files/files-grp.c: Likewise.
35827         * nss/nss_files/files-hosts.c: Likewise.
35828         * nss/nss_files/files-network.c: Likewise.
35829         * nss/nss_files/files-proto.c: Likewise.
35830         * nss/nss_files/files-pwd.c: Likewise.
35831         * nss/nss_files/files-rpc.c: Likewise.
35832         * nss/nss_files/files-service.c: Likewise.
35833         * nss/nss_files/files-sgrp.c: Likewise.
35834         * nss/nss_files/files-spwd.c: Likewise.
35835         * nss/nss_db/db-alias.c: Removed.
35836         * nss/nss_db/dummy-db.h: Removed.
35838 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
35840         * nss/makedb.c: Rewritten to not use database library.
35841         * nss/Makefile: Update to build new makedb program.
35843 2011-06-14  Andreas Jaeger  <aj@suse.de>
35845         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
35846         memset declaration.
35848 2011-06-10  Andreas Schwab  <schwab@redhat.com>
35850         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
35851         tmpbuf.
35853 2011-06-10  Roland McGrath  <roland@hack.frob.com>
35855         * Makerules (shlib.lds): Fail if the linker script comes out empty.
35856         * elf/Makefile ($(objpfx)ld.so): Likewise.
35858         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
35859         Don't list ld.so twice in dependencies.
35861         * posix/bug-regex31.c: Include <stdlib.h>.
35863         * nscd/hstcache.c (cache_addhst): Remove unused variable.
35865         * nis/nss_compat/compat-spwd.c
35866         (getspent_next_nss_netgr): Remove unused variable.
35867         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
35869         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
35870         nonmembers" output to use the right array.
35872         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
35874         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
35876         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
35877         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
35878         * catgets/gencat.c (read_input_file): Likewise.
35879         * locale/programs/locarchive.c (enlarge_archive): Likewise.
35881         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
35882         variable definition inside #if's controlling its use.
35884         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
35886         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
35888         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
35890         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
35891         unreachable code.
35893         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
35895         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
35896         * configure: Regenerated.
35898         * Makerules: Revert last change.
35899         * elf/Makefile: Likewise.
35901 2011-06-09  Roland McGrath  <roland@hack.frob.com>
35903         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
35904         * elf/Makefile ($(objpfx)librtld.os): Likewise.
35905         (reloc-link): Likewise.
35907 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
35909         * elf/Makefile: Add rules to build pldd.
35910         * elf/pldd.c: New file.
35911         * elf/pldd-xx.c: New file.
35913 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
35915         * version.h: Update for 2.15 development version.
35917 2011-06-07  David S. Miller  <davem@davemloft.net>
35919         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
35920         ifuncs.
35921         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
35922         elf_machine_lazy_rel): Likewise.
35923         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
35924         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
35925         elf_machine_lazy_rel): Likewise.
35926         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
35927         dl_hwcap via passed in argument.
35928         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
35929         Likewise.
35931 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35933         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
35935 2011-06-06  Roland McGrath  <roland@hack.frob.com>
35937         [BZ #12849]
35938         * manual/fdl-1.1.texi: New file, verbatim from:
35939         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
35940         * manual/lgpl-2.1.texi: New file, verbatim from:
35941         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
35942         * manual/Makefile (licenses): New variable, list those new file names.
35943         (texis): Use it.
35944         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
35946         * manual/fdl.texi: File removed.
35947         * manual/lesser.texi: File removed.
35948         * manual/libc.texinfo (Copying, Documentation License):
35949         Use new @include file names, put @appendix directive before @include.
35951 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
35953         [BZ #12841]
35954         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
35955         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
35956         (mq_open): Add __NTH.
35958 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
35960         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35961         Assume Intel Core i3/i5/i7 processor if AVX is available.
35963 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
35965         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
35966         typo.
35968 2011-05-31  Andreas Schwab  <schwab@redhat.com>
35970         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
35971         memory.  Use alloca_account.  Fix memory leak when retrying.
35973 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
35975         * version.h (RELEASE): Bump for 2.14 release.
35976         * include/features.h (__GLIBC_MINOR__): Bump to 14.
35978         * config.make.in (RANLIB): Remove entry.
35980 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
35982         * po/Makefile (po-sed-cmd): Add ksh to extensions.
35983         (libc.pot): Work around missing support for .ksh extension in xgettext.
35985         [BZ #12684]
35986         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
35987         if both request failed.
35988         (send_dg): In case of server errors clear resplen or *resplen2.
35990         [BZ #12454]
35991         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
35992         when there are multiple maps.
35993         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
35994         (_dl_fini): Remove test here.
35996         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
35998 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
36000         [BZ #12350]
36001         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
36002         bit from old_res_options.
36003         (gaih_inet): Likewise.
36005         [BZ #11099]
36006         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
36007         as signed.
36009         * resolv/res_init.c (res_setoptions): Make the code more compact.
36011         [BZ #11558]
36012         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
36013         set RES_USEVC.
36015         [BZ #11634]
36016         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
36018         * malloc/malloc.h: Mark malloc hook variables as deprecated.
36020         [BZ #11781]
36021         * malloc/malloc.h: Declare malloc hook variables as volatile.
36023         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
36024         in last patch.
36026         [BZ #11799]
36027         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
36028         raise in the comment.
36029         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
36030         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
36031         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
36033 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
36035         [BZ #12811]
36036         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
36037         grow the buffers more if it already has to be sufficient.
36038         (build_wcs_upper_buffer): Likewise.
36039         * posix/regexec.c (check_matching): Likewise.
36040         (clean_state_log_if_needed): Likewise.
36041         (extend_buffers): Don't enlarge buffers beyond size of the input
36042         buffer.
36043         Patches mostly by Emil Wojak <emil@wojak.eu>.
36044         * posix/bug-regex32.c: New file.
36045         * posix/Makefile (tests): Add bug-regex32.
36047         * locale/findlocale.c (_nl_find_locale): Return right away if
36048         _nl_explode_name failed.
36049         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
36051         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
36053         * debug/xtrace.sh: Unify messages.
36054         * malloc/memusage.sh: Likewise.
36056         [BZ #12813]
36057         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
36058         time symbol from vDSO.  Substitute with vsyscall if not available.
36059         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
36060         __vdso_time.
36062         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
36063         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
36064         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
36065         Add sendmmsg and internal_sendmmsg.
36066         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
36067         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
36068         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
36070         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
36071         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
36072         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
36074 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
36076         [BZ #12813]
36077         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
36078         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
36079         available.
36080         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
36081         __vdso_getcpu.
36083         [BZ #12814]
36084         * iconvdata/Makefile (tests): Add bug-iconv9.
36085         * iconvdata/bug-iconv9.c: New file.
36087 2011-05-27  Andreas Schwab  <schwab@redhat.com>
36089         [BZ #12814]
36090         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
36092 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
36094         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
36095         (struct user_regs_struct): Change intcs field back to cs.
36097 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
36099         * po/ja.po: Update from translation team.
36101 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
36103         [BZ #12795]
36104         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
36105         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
36107 2011-05-20  Andreas Schwab  <schwab@redhat.com>
36109         * stdlib/longlong.h: Update from GCC.
36111 2011-05-23  Andreas Schwab  <schwab@redhat.com>
36113         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
36114         parameter name.
36115         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
36116         Add parameter name.
36117         (__sysconf): Pass it down.
36119 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
36121         [BZ #12671]
36122         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
36123         some situations.
36124         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
36125         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
36126         add in in __libc_use_alloca calls.  Adjust callers.
36127         (glob): Use malloc in some situations.
36129         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
36130         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
36131         pltexit.
36133 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
36135         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
36136         and CLOCK_BOOTTIME_ALARM.
36138         [BZ #12782]
36139         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
36140         is returned.
36142         * string/_strerror.c (__strerror_r): Print negative errors as signed
36143         numbers.
36145         [BZ #12777]
36146         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
36147         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
36148         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
36150         * configure.in: Fix typo in redirection and correct removal of test
36151         files in two cases.
36153         [BZ #12788]
36154         * locale/setlocale.c (new_composite_name): Fix test to check for
36155         identical name of all categories.
36157         [BZ #12792]
36158         * libio/filedoalloc.c (local_isatty): New function.
36159         (_IO_file_doallocate): Use local_isatty.
36160         * stdio-common/perror.c (perror): In case a new stream is used
36161         forward the stream error.
36162         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
36163         error flag.
36165 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
36167         [BZ #11869]
36168         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
36169         alloca.
36170         * include/alloca.h (extend_alloca_account): Define.
36172         [BZ #11857]
36173         * posix/regex.h: Fix comments with documentation of user-accessible
36174         fields after compilation and describe correct free'ing of pattern
36175         after re_compile_pattern.
36176         Patch by Reuben Thomas <rrt@sc3d.org>.
36178 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
36180         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
36181         and -mno-altivec to prevent the compiler from using Altivec and/or
36182         VSX instructions when the corresponding registers are not available.
36184 2011-05-19  Andreas Schwab  <schwab@redhat.com>
36186         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
36188 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
36190         * libio/freopen.c (freopen): Use __dup2, not dup2.
36191         * libio/freopen64.c (freopen64): Likewise.
36193 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
36195         [BZ #12775]
36196         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
36197         * math/Makefile (tests): Add test-powl.
36198         (CFLAGS-test-powl.c): Define.
36199         * math/test-powl.c: New file.
36201 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36203         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
36205 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
36207         [BZ #11837]
36208         * iconvdata/gb18030.c: Update to GB18020-2005.
36210 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
36212         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
36213         RE_SYNTAX_POSIX_AWK): Update to match recent development.
36214         Patch by Aharon Robbins <arnold@skeeve.com>.
36216         [BZ #11892]
36217         * stdlib/putenv.c (putenv): Don't always create copy of the variable
36218         on the stack.
36220         [BZ #11895]
36221         * misc/pselect.c (__pselect): Handle timeout value errors hidden
36222         through underflows.
36224         [BZ #12766]
36225         * misc/error.c (error_at_line): Ensure file_name and old_file_name
36226         point to strings before performing equality test for error_one_per_line
36227         mode.
36229         [BZ #11697]
36230         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
36232         [BZ #11820]
36233         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
36234         (struct user_fpregs_struct): Avoid __uint*_t types.
36236         [BZ #6420]
36237         * malloc/mtrace.c (tr_where): Add additional parameter to point to
36238         symbol info.  Use it instead of calling _dl_addr locally.
36239         (lock_and_info): New function.
36240         (tr_freehook): Call lock_and_info and pass symbol info as additional
36241         parameter to tr_where.
36242         (tr_mallochook): Likewise.
36243         (tr_reallochook): Likewise.
36244         (tr_memalignhook): Likewise.
36246         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
36247         used and couldn't be at all thread-safe.
36249 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
36251         * libio/freopen.c (freopen): Don't close old file descriptor
36252         before the new one is opened.  Instead dup the new file descriptor
36253         to the old one after the new stream is created.
36254         * libio/freopen64.c (freopen64): Likewise.
36255         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
36256         * libio/fileops.c (_IO_new_file_close_it): Handle new
36257         _IO_FLAGS2_NOCLOSE flag.
36258         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
36259         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
36260         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
36261         _IO_FLAGS2_NOCLOSE flag.
36262         * include/unistd.h: Add hidden_proto for dup3.
36263         Define __have_dup3.
36264         * io/dup3.c: Define hidden symbol.
36265         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
36267         [BZ #7101]
36268         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
36269         when an incomplete long option is used.
36270         * posix/tst-getopt_long1.c: New file.
36271         * posix/Makefile (tests): Add tst-getopt_long1.
36273         [BZ #10138]
36274         * scripts/config.guess: Update from autoconf-2.68.
36275         * scripts/config.sub: Likewise.
36277         [BZ #10157]
36278         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
36279         tests into ...
36280         (has_cpuclock): ...this.  New function.
36281         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
36282         macro here based on has_cpuclock code.
36284         [BZ #10149]
36285         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
36286         First byte (not low byte) is now always NUL.
36287         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
36289         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
36290         Use non-cancelable interfaces.
36292         [BZ #9809]
36293         * locale/iso-639.def: Add entry for Sorani.
36295         [BZ #11901]
36296         * include/stdlib.h: Move include protection to the right place.
36297         Define abort_msg_s.  Declare __abort_msg with it.
36298         * stdlib/abort.c (__abort_msg): Adjust type.
36299         * assert/assert.c (__assert_fail_base): New function.  Majority
36300         of code from __assert_fail.  Allocate memory for __abort_msg with
36301         mmap.
36302         (__assert_fail): Now call __assert_fail_base.
36303         * assert/assert-perr.c: Remove bulk of implementation.  Use
36304         __assert_fail_base.
36305         * include/assert.hL Declare __assert_fail_base.
36306         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
36307         mmap.
36308         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
36310 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
36312         [BZ #11952]
36313         [BZ #12453]
36314         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
36315         until all modules are registered in the DTV.
36316         * elf/Makefile: Add rules to build and run tst-tls19.
36317         * elf/tst-tls19.c: New file.
36318         * elf/tst-tls19mod1.c: New file.
36319         * elf/tst-tls19mod2.c: New file.
36320         * elf/tst-tls19mod3.c: New file.
36321         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
36323         [BZ #12083]
36324         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
36325         correctly.
36327         [BZ #12601]
36328         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
36329         two-byte sequence errors.
36330         * iconvdata/Makefile (tests): Add bug-iconv8.
36331         * iconvdata/bug-iconv8.c: New file.
36333         [BZ #12626]
36334         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
36335         buf2 definition.
36337         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
36339         [BZ #12432]
36340         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
36341         (dummy_getcfa): New function.
36342         (init): Get _Unwind_GetCFA address, use dummy if not found.
36343         (backtrace_helper): In recursion check, also check whether CFA changes.
36344         (__backtrace): Completely initialize arg.
36346         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
36347         storing incomplete byte sequence in state object.  Avoid testing for
36348         guaranteed too small input if we know there is enough data available.
36350 2011-05-11  Andreas Schwab  <schwab@redhat.com>
36352         * Makeconfig (+link-pie): Indent.
36353         * Rules (binaries-pie): Define if $(have-fpie) and
36354         $(build-shared).
36355         (binaries-shared): Also filter out $(binaries-pie).
36356         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
36357         * nscd/Makefile (others-pie): Add nscd.
36358         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
36359         ($(objpfx)nscd): Remove command override.
36360         * login/Makefile (others-pie): Add pt_chown.
36361         ($(objpfx)pt_chown): Remove command override.
36362         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
36363         remove command overrides.
36365 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
36367         * libio/tst_putwc.c: Fix error messages.
36369         [BZ #12724]
36370         * libio/fileops.c (_IO_new_file_close_it): Always flush when
36371         currently writing and seek to current position when not.
36372         * libio/Makefile (tests): Add bug-fclose1.
36373         * libio/bug-fclose1.c: New file.
36375 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
36377         [BZ #12511]
36378         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
36379         don't set DF_1_NODELETE here.
36380         (do_lookup_x): When entering new entry test for copy relocation
36381         and if necessary set DF_1_NODELETE flag.
36382         * elf/tst-unique4.cc: New file.
36383         * elf/tst-unique4.h: New file.
36384         * elf/tst-unique4lib.cc: New file.
36385         * elf/Makefile: Add rules to build and run tst-unique4.
36386         Patch by Piotr Bury <pbury@goahead.com>.
36388 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
36390         [BZ #12052]
36391         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
36393         [BZ #12625]
36394         * misc/mntent_r.c (addmntent): Flush the stream after the output
36396         [BZ #12393]
36397         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
36398         (is_trusted_path_normalize): Skip initial colon.  Append slash
36399         to empty buffer.  Duplicate is_trusted_path code but allow
36400         constructed patch to be prefix.
36401         (is_dst): Allow $ORIGIN followed by /.
36402         (_dl_dst_substitute): Correct clearing of check_for_trusted.
36403         Correct testing of result of is_trusted_path_normalize
36404         (decompose_rpath): Fix warning.
36406 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
36408         [BZ #11257]
36409         * grp/initgroups.c (internal_getgrouplist): When we found the service
36410         list through the initgroups entry in nsswitch.conf do not always
36411         continue on a successful lookup.  Don't always use the
36412         __nss_group_database value if it is set.
36413         * nss/nsswitch.conf (initgroups): Change action for successful db
36414         lookup to continue for compatibility.
36416 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
36418         [BZ #11532]
36419         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
36420         and CP774 modules.
36421         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
36422         and CP774 modules.
36423         * iconvdata/tst-tables.sh: Likewise.
36424         * iconvdata/cp770.c: New file.
36425         * iconvdata/cp771.c: New file.
36426         * iconvdata/cp772.c: New file.
36427         * iconvdata/cp773.c: New file.
36428         * iconvdata/cp774.c: New file.
36429         * iconvdata/testdata/CP770: New file.
36430         * iconvdata/testdata/CP770..UTF8: New file.
36431         * iconvdata/testdata/CP771: New file.
36432         * iconvdata/testdata/CP771..UTF8: New file.
36433         * iconvdata/testdata/CP772: New file.
36434         * iconvdata/testdata/CP772..UTF8: New file.
36435         * iconvdata/testdata/CP773: New file.
36436         * iconvdata/testdata/CP773..UTF8: New file.
36437         * iconvdata/testdata/CP774: New file.
36438         * iconvdata/testdata/CP774..UTF8: New file.
36440         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
36441         END CHARMAP line.
36442         * iconvdata/gen-8bit-gap.sh: Likewise.
36443         * iconvdata/gen-8bit.sh: Likewise.
36445         * locale/iso-639.def: Add ary entry.
36447         [BZ #11258]
36448         * locale/C-translit.h.in: Add U20A1 transliteration.
36450         [BZ #12178]
36451         * locale/iso-639.def: Add wae entry.
36452         Patch by Kevin Bortis <bortis@translate-wae.ch>.
36454         [BZ #12545]
36455         * locale/programs/localedef.c (construct_output_path): Use ssize_t
36456         for n.
36458         [BZ #12711]
36459         * locale/C-translit.h.in: Add entry for U20B9.
36460         Patch by pravin.d.s@gmail.com.
36462 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
36464         [BZ #12713]
36465         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
36466         ENAMETOOLONG use generic getcwd.
36467         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
36468         in rtld.  Use *stat64.
36469         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
36470         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
36471         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
36472         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
36473         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
36474         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
36475         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
36476         __fstatat64 macros.
36477         * include/dirent.h: Add libc_hidden_proto for rewinddir.
36478         * dirent/rewinddir.c: Add libc_hidden_def.
36479         * sysdeps/mach/hurd/rewinddir.c: Likewise.
36480         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
36482         * include/dirent.h (__alloc_dir): Add flags parameter.
36483         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
36484         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
36485         __alloc_dir.
36486         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
36487         from fdopendir if O_CLOEXEC is already set.
36489 2011-03-15  Alan Modra  <amodra@gmail.com>
36491         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
36492         l_tls_firstbyte_offset non-zero.  Save padding offset in
36493         l_tls_firstbyte_offset for later use.
36494         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
36495         freeing static tls block.
36497 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
36499         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
36500         where #ifdef was intended.  The intent is to prevent ARG_MAX from
36501         being defined by the kernel headers.
36503 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
36505         [BZ #12734]
36506         * resolv/resolv.h: Define RES_NOTLDQUERY.
36507         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
36508         no-tld-query and set RES_NOTLDQUERY.
36509         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
36510         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
36511         modern BIND to search name as TLD unless forbidden.
36513 2011-05-07  Petr Baudis  <pasky@suse.cz>
36514             Ulrich Drepper  <drepper@gmail.com>
36516         [BZ #12393]
36517         * elf/dl-load.c (fillin_rpath): Move trusted path check...
36518         (is_trusted_path): ...to here.
36519         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
36520         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
36521         using is_trusted_path_normalize() in setuid scripts.
36523 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
36525         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
36526         __BEGIN/__END_DECLS.
36528 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
36530         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
36531         NSS_STATUS_NOTFOUND if no record was found.
36533 2011-05-05  Andreas Schwab  <schwab@redhat.com>
36535         * sunrpc/Makefile (headers): Add rpc/netdb.h.
36536         (headers-not-in-tirpc): Remove rpc/netdb.h
36537         * resolv/netdb.h: Revert last change.
36539 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
36541         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
36542         circular dependency between libgcc.a and libc.a.
36544 2011-05-05  Andreas Schwab  <schwab@redhat.com>
36546         * resolv/netdb.h: Don't include <rpc/netdb.h>.
36547         * nis/Makefile: Don't install rpcsvc/*.
36548         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
36549         instead of <rpc/types.h>.
36550         (MAXHOSTNAMELEN): Define.
36552 2011-05-03  Andreas Schwab  <schwab@redhat.com>
36554         * elf/ldconfig.c (add_dir): Don't crash on empty path.
36556 2011-04-28  Maciej Babinski  <mbabinski@google.com>
36558         [BZ #12714]
36559         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
36560         gethostbyname4_r when IPv6 results are possible.
36562 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
36564         [BZ #12723]
36565         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
36566         _PC_PIPE_BUF handling.
36568 2011-04-30  Bruno Haible  <bruno@clisp.org>
36570         [BZ #12717]
36571         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
36572         * resolv/netdb.h (getnameinfo): Change type of flags parameter
36573         to 'int'.
36574         * inet/getnameinfo.c (getnameinfo): Likewise.
36576 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
36578         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
36579         to groups setting in database lookup.
36580         * nss/nsswitch.conf: Add initgroups entry.
36582 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
36584         [BZ #12685]
36585         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
36586         mode string.
36587         Patch by Eric Blake <eblake@redhat.com>.
36589 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
36591         * sunrpc/Makefile (need-export-routines): Add svc_run.
36592         (routines): Remove svc_run.
36593         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
36594         * sunrpc/clnt_perr.c (clnt_perrno): Export.
36595         * sunrpc/svc_run.c (svc_run): Likewise.
36596         * sunrpc/svc_udp.c (svcudp_create): Likewise.
36598 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
36600         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
36601         problem in reallocation in last patch.
36603 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
36605         * sunrpc/Makefile: Move inclusion of Rules.
36607 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
36609         * nss/nss_files/files-initgroups.c: New file.
36610         * nss/Makefile (libnss_files-routines): Add files-initgroups.
36611         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
36612         _nss_files_initgroups_dyn.
36614 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
36616         * elf/elf.h (R_ARM_IRELATIVE): Define.
36618 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
36620         * po/ru.po: Update from translation team.
36622 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
36624         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
36625         dependencies.
36627 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
36629         [BZ #12653]
36630         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
36631         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
36632         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
36633         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
36634         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
36636 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
36638         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
36639         differing bytes.
36640         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
36641         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
36642         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
36644 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
36646         [BZ #12420]
36647         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
36648         storing it.
36649         * stdlib/bug-getcontext.c: New file.
36650         * stdlib/Makefile: Add rules to build and run bug-getcontext.
36652 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36654         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
36655         instructions into .machine "z9-109".
36656         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
36657         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
36659 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36661         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
36662         between environment variables and auxiliary vector.
36664 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
36666         * Makefile: Add rules to build linkobj/libc.so.
36667         * include/libc-symbols.h: Define libc_hidden_nolink.
36668         * include/rpc/auth.h: Mark functions which are to be hidden.
36669         * include/rpc/auth_des.h: Likewise.
36670         * include/rpc/auth_unix.h: Likewise.
36671         * include/rpc/clnt.h: Likewise.
36672         * include/rpc/des_crypt.h: Likewise.
36673         * include/rpc/key_prot.h: Likewise.
36674         * include/rpc/pmap_clnt.h: Likewise.
36675         * include/rpc/pmap_prot.h: Likewise.
36676         * include/rpc/pmap_rmt.h: Likewise.
36677         * include/rpc/rpc_msg.h: Likewise.
36678         * include/rpc/svc.h: Likewise.
36679         * include/rpc/svc_auth.h: Likewise.
36680         * include/rpc/xdr.h: Likewise.
36681         * nis/Makefile: Link all DSOs against linkobj/libc.so.
36682         * nss/Makefile: Likewise.
36683         * sunrpc/Makefile: Don't install headers.  Build library with normal
36684         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
36685         * sunrpc/auth_des.c: Hide exported symbols by default, export some
36686         for the compat linking library.  Remove use of INTDEF/INTUSE.
36687         * sunrpc/auth_none.c: Likewise.
36688         * sunrpc/auth_unix.c: Likewise.
36689         * sunrpc/authdes_prot.c: Likewise.
36690         * sunrpc/authuxprot.c: Likewise.
36691         * sunrpc/clnt_gen.c: Likewise.
36692         * sunrpc/clnt_perr.c: Likewise.
36693         * sunrpc/clnt_raw.c: Likewise.
36694         * sunrpc/clnt_simp.c: Likewise.
36695         * sunrpc/clnt_tcp.c: Likewise.
36696         * sunrpc/clnt_udp.c: Likewise.
36697         * sunrpc/clnt_unix.c: Likewise.
36698         * sunrpc/des_crypt.c: Likewise.
36699         * sunrpc/des_soft.c: Likewise.
36700         * sunrpc/get_myaddr.c: Likewise.
36701         * sunrpc/key_call.c: Likewise.
36702         * sunrpc/key_prot.c: Likewise.
36703         * sunrpc/netname.c: Likewise.
36704         * sunrpc/pm_getmaps.c: Likewise.
36705         * sunrpc/pm_getport.c: Likewise.
36706         * sunrpc/pmap_clnt.c: Likewise.
36707         * sunrpc/pmap_prot.c: Likewise.
36708         * sunrpc/pmap_prot2.c: Likewise.
36709         * sunrpc/pmap_rmt.c: Likewise.
36710         * sunrpc/publickey.c: Likewise.
36711         * sunrpc/rpc_cmsg.c: Likewise.
36712         * sunrpc/rpc_common.c: Likewise.
36713         * sunrpc/rpc_dtable.c: Likewise.
36714         * sunrpc/rpc_prot.c: Likewise.
36715         * sunrpc/rpc_thread.c: Likewise.
36716         * sunrpc/rtime.c: Likewise.
36717         * sunrpc/svc.c: Likewise.
36718         * sunrpc/svc_auth.c: Likewise.
36719         * sunrpc/svc_authux.c: Likewise.
36720         * sunrpc/svc_raw.c: Likewise.
36721         * sunrpc/svc_run.c: Likewise.
36722         * sunrpc/svc_simple.c: Likewise.
36723         * sunrpc/svc_tcp.c: Likewise.
36724         * sunrpc/svc_udp.c: Likewise.
36725         * sunrpc/svc_unix.c: Likewise.
36726         * sunrpc/svcauth_des.c: Likewise.
36727         * sunrpc/xcrypt.c: Likewise.
36728         * sunrpc/xdr.c: Likewise.
36729         * sunrpc/xdr_array.c: Likewise.
36730         * sunrpc/xdr_float.c: Likewise.
36731         * sunrpc/xdr_intXX_t.c: Likewise.
36732         * sunrpc/xdr_mem.c: Likewise.
36733         * sunrpc/xdr_rec.c: Likewise.
36734         * sunrpc/xdr_ref.c: Likewise.
36735         * sunrpc/xdr_sizeof.c: Likewise.
36736         * sunrpc/xdr_stdio.c: Likewise.
36738 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
36740         [BZ #12650]
36741         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
36742         * sysdeps/ia64/dl-tls.h: Likewise.
36743         * sysdeps/powerpc/dl-tls.h: Likewise.
36744         * sysdeps/s390/dl-tls.h: Likewise.
36745         * sysdeps/sh/dl-tls.h: Likewise.
36746         * sysdeps/sparc/dl-tls.h: Likewise.
36747         * sysdeps/x86_64/dl-tls.h: Likewise.
36748         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
36750 2011-03-14  Andreas Schwab  <schwab@redhat.com>
36752         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
36753         rpath element also skip the following colon.
36754         (expand_dynamic_string_token): Add is_path parameter and pass
36755         down to DL_DST_REQUIRED and _dl_dst_substitute.
36756         (decompose_rpath): Call expand_dynamic_string_token with
36757         non-zero is_path.  Ignore empty rpaths.
36758         (_dl_map_object_from_fd): Call expand_dynamic_string_token
36759         with zero is_path.
36761 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
36763         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
36764         Make cancelable.
36766 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
36768         [BZ #12655]
36769         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
36770         Patch by Filipe David Manana <fdmanana@apache.org>.
36772 2011-04-07  Andreas Schwab  <schwab@redhat.com>
36774         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
36775         Maintain aligned stack.
36776         (CHECK_RSP): Remove unused macro.
36778 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
36780         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
36781         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
36783 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
36785         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
36787         * include/features.h: Mention __USE_XOPEN2K8 in comment.
36789 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
36791         [BZ #12518]
36792         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
36793         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
36794         * sysdeps/x86_64/memmove.c: New file.
36795         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
36796         (memcpy): Renamed to ...
36797         (__new_memcpy): This.
36798         (memcpy): Provide GLIBC_2_14 memcpy.
36799         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
36800         (memcpy): Provide GLIBC_2_2_5 memcpy.
36802 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
36804         [BZ #12631]
36805         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
36807 2011-03-30  Andreas Schwab  <schwab@redhat.com>
36809         * misc/syncfs.c: New file.
36810         * misc/Makefile (routines): Add syncfs.
36811         * posix/unistd.h: Declare syncfs.
36812         * sysdeps/unix/syscalls.list: Add syncfs.
36814 2011-04-01  Andreas Schwab  <schwab@redhat.com>
36816         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
36817         open_by_handle_at.
36818         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
36819         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
36820         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
36821         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
36822         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
36823         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
36824         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
36826 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
36828         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
36829         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
36830         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
36831         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
36832         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
36833         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
36834         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
36836         * io/Makefile: Compile fallocate.c, fallocate64.c, and
36837         sync_file_range.c with -fexceptions.
36838         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
36839         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
36840         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
36841         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
36842         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
36843         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
36844         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
36845         sync_file_range as cancellation point
36846         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
36847         now a wrapper around __call_sync_file_range with cancellation handling.
36848         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
36849         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
36850         function name to __call_sync_file_range.
36851         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
36852         Add call_sync_file_range.
36854 2011-04-01  Andreas Schwab  <schwab@redhat.com>
36856         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
36857         bits/timex.h.
36859 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
36861         * iconv/iconv.h: Fix typo in comment.
36862         * io/fcntl.h: Likewise.
36863         * libio/stdio.h: Likewise.
36864         * posix/spawn.h: Likewise.
36865         * posix/unistd.h: Likewise.
36866         * stdlib/stdlib.h: Likewise.
36867         * time/time.h: Likewise.
36868         * wcsmbs/wchar.h: Likewise.
36870         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
36871         open_by_handle): Add.
36872         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
36873         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
36874         Augment a few comments.
36875         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
36876         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
36877         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
36878         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
36879         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
36880         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
36881         open_by_handle.
36883         * io/fcntl.h (AT_EMPTY_PATH): Define.
36885 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
36887         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
36888         * sysdeps/unix/sysv/linux/bits/time.h: New file.
36889         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
36890         to...
36891         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
36892         * Versions.def: Add GLIBC_2.14.
36893         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
36894         Export.
36896 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
36898         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
36899         round counter.
36900         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
36902 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
36904         [BZ #12597]
36905         * string/test-strncmp.c (do_page_test): New function.
36906         (check2): Likewise.
36907         (test_main): Call check2.
36908         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
36910 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
36912         [BZ #12587]
36913         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
36914         Handle cache information in CPU leaf 4.
36915         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
36917 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
36919         [BZ #12583]
36920         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
36921         character representation.
36922         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
36924 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
36926         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
36927         END(__isnan) to END(__isnanf) to match function entry point/label
36928         EALIGN(__isnanf,...).
36930 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
36932         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
36934 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
36936         [BZ #12510]
36937         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
36938         copy from the symbol referenced in the relocation to initialize the
36939         used variable.
36940         Patch by Piotr Bury <pbury@goahead.com>.
36941         * elf/Makefile: Add rules to build and tst-unique3.
36942         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
36943         * elf/tst-unique3.cc: New file.
36944         * elf/tst-unique3.h: New file.
36945         * elf/tst-unique3lib.cc: New file.
36946         * elf/tst-unique3lib2.cc: New file.
36948         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
36950 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
36952         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
36953         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
36954         to _start.
36956 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
36958         * elf/dl-load.c (_dl_map_object): If we are looking for the first
36959         to-be-loaded object along a path to loader is ld.so.
36961 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
36962             Ulrich Drepper  <drepper@gmail.com>
36964         * sysdeps/x86_64/memset.S: After aligning destination, code
36965         branches to different locations depending on the value of
36966         misalignment, when multiarch is enabled. Fix this.
36968 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
36970         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
36971         Set _x86_64_preferred_memory_instruction for AMD processsors.
36972         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
36973         Set bit_Prefer_SSE_for_memop for AMD processors.
36975 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
36977         * libio/fmemopen.c (fmemopen): Optimize a bit.
36979 2011-03-03  Andreas Schwab  <schwab@redhat.com>
36981         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
36983 2011-03-03  Roland McGrath  <roland@redhat.com>
36985         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
36987 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
36989         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
36990         __bzero_ultra1 instead of __memset_ultra1.
36992 2011-02-23  Andreas Schwab  <schwab@redhat.com>
36993             Ulrich Drepper  <drepper@gmail.com>
36995         [BZ #12509]
36996         * include/link.h (struct link_map): Add l_orig_initfini.
36997         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
36998         returning unsuccessfully.
36999         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
37000         close of a file loaded at startup, restore the original l_initfini
37001         list.
37002         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
37003         list, store the pointer.
37004         * elf/Makefile ($(objpfx)noload-mem): New rule.
37005         (noload-ENV): Define.
37006         (tests): Add $(objpfx)noload-mem.
37007         * elf/noload.c: Include <memcheck.h>.
37008         (main): Call mtrace.  Close all opened handles.
37010 2011-02-17  Andreas Schwab  <schwab@redhat.com>
37012         [BZ #12454]
37013         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
37014         dependencies are missing.
37016 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37018         Fix __if_freereq crash: Unlike the generic version which uses free,
37019         Hurd needs munmap.
37020         * sysdeps/mach/hurd/ifreq.h: New file.
37022 2011-01-27  Petr Baudis  <pasky@suse.cz>
37023             Ulrich Drepper  <drepper@gmail.com>
37025         [BZ 12445]#
37026         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
37027         to extend_alloca().
37028         * stdio-common/bug23.c: New file.
37029         * stdio-common/Makefile (tests): Add bug23.
37031 2010-09-28  Andreas Schwab  <schwab@redhat.com>
37032             Ulrich Drepper  <drepper@gmail.com>
37034         [BZ #12489]
37035         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
37036         before performing relro protection.  At old place add assertion
37037         to make sure nothing changed.
37039 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
37040             Glauber de Oliveira Costa  <glommer@gmail.com>
37042         * elf/elf.h: Add new ARM TLS relocs.
37044 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
37046         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
37047         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
37048         cast from r3.
37049         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
37050         'tests' variable.
37051         * sysdeps/wordsize-64/tst-writev.c: New file.
37053 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
37055         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
37056         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
37057         insns in _dl_start to prevent a TOC reference before relocs are
37058         resolved.
37060 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
37062         [BZ #12469]
37063         * Makeconfig: Remove RANLIB definition.
37064         * Makerules: Don't use RANLIB.
37065         * aclocal.m4: Remove ranlib test.
37066         * configure.in: No need to check for ranlib.
37067         * elf/rtld-Rules: Don't use RANLIB.
37069 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37071         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
37072         protection macro.
37073         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
37074         inclusion protection macro.
37076         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
37077         SIGRTMIN and SIGRTMAX and print information in that case only when
37078         SIGRTMIN is defined.
37080 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
37082         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
37083         arginfo fn returning -1.
37085         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
37086         and thousands string is zero terminated.
37088 2011-02-03  Andreas Schwab  <schwab@redhat.com>
37090         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
37091         sysdeps/unix/sysv/linux/bits/socket.h.
37093 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37095         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
37096         (__CPU_COUNT): Remove old macros.
37097         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
37098         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
37099         (__CPU_ALLOC, __CPU_FREE): Add macros.
37100         (__sched_cpualloc, __sched_cpufree): Add declarations.
37102 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
37104         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
37105         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
37106         * nscd/aicache.c (addhstaiX): Return timeout of added value.
37107         (readdhstai): Return value of addhstaiX call.
37108         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
37109         (addgrbyX): Return value returned by cache_addgr.
37110         (readdgrbyname): Return value returned by addgrbyX.
37111         (readdgrbygid): Likewise.
37112         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
37113         (addpwbyX): Return value returned by cache_addpw.
37114         (readdpwbyname): Return value returned by addhstbyX.
37115         (readdpwbyuid): Likewise.
37116         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
37117         (addservbyX): Return value returned by cache_addserv.
37118         (readdservbyname): Return value returned by addservbyX:
37119         (readdservbyport): Likewise.
37120         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
37121         (addhstbyX): Return value returned by cache_addhst.
37122         (readdhstbyname): Return value returned by addhstbyX.
37123         (readdhstbyaddr): Likewise.
37124         (readdhstbynamev6): Likewise.
37125         (readdhstbyaddrv6): Likewise.
37126         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
37127         (readdinitgroups): Return value returned by addinitgroupsX.
37128         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
37129         (prune_cache): Keep track of timeout value of re-added entries.
37130         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
37131         * nscd/nscd.h: Adjust prototypes of readd* functions.
37133 2011-02-04  Roland McGrath  <roland@redhat.com>
37135         * nis/nis_server.c (nis_servstate): Use the right name for 0.
37136         (nis_stats): Likewise.
37137         * nis/nis_modify.c (nis_modify): Likewise.
37138         * nis/nis_remove.c (nis_remove): Likewise.
37139         * nis/nis_add.c (nis_add): Likewise.
37141         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
37143         * posix/fnmatch_loop.c: Add some consts.
37145         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
37147 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
37149         [BZ #12460]
37150         * config.make.in (config-cflags-novzeroupper): Define.
37151         * configure.in: Substitute libc_cv_cc_novzeroupper.
37152         * elf/Makefile (AVX-CFLAGS): Define.
37153         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
37154         (CFLAGS-tst-auditmod4a.c): Likewise.
37155         (CFLAGS-tst-auditmod4b.c): Likewise.
37156         (CFLAGS-tst-auditmod6b.c): Likewise.
37157         (CFLAGS-tst-auditmod6c.c): Likewise.
37158         (CFLAGS-tst-auditmod7b.c): Likewise.
37159         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
37161 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
37163         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
37164         function to the callback.
37165         Patch partly by Jiri Olsa <jolsa@redhat.com>.
37167 2011-02-02  Andreas Schwab  <schwab@redhat.com>
37169         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
37170         of errno.
37172 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
37174         [BZ #11724]
37175         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
37176         of constructors.
37177         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
37178         of destructors.
37179         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
37181         [BZ #11724]
37182         * elf/Makefile: Add rules to build and run new test.
37183         * elf/tst-initorder.c: New file.
37184         * elf/tst-initorder.exp: New file.
37185         * elf/tst-initordera1.c: New file.
37186         * elf/tst-initordera2.c: New file.
37187         * elf/tst-initordera3.c: New file.
37188         * elf/tst-initordera4.c: New file.
37189         * elf/tst-initorderb1.c: New file.
37190         * elf/tst-initorderb2.c: New file.
37191         * elf/tst-order-a1.c: New file.
37192         * elf/tst-order-a2.c: New file.
37193         * elf/tst-order-a3.c: New file.
37194         * elf/tst-order-a4.c: New file.
37195         * elf/tst-order-b1.c: New file.
37196         * elf/tst-order-b2.c: New file.
37197         * elf/tst-order-main.c: New file.
37198         New test case by George Gensure <werkt0@gmail.com>.
37200 2010-10-01  Andreas Schwab  <schwab@redhat.com>
37202         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
37203         decoding ACE if AI_CANONIDN.
37205 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
37207         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
37209 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
37211         * version.h (RELEASE): Bump for 2.13 release.
37212         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
37214         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
37216         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
37217         MADV_NOHUGEPAGE.
37218         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
37219         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
37220         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
37221         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
37222         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
37223         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
37225         * posix/getconf.c: Update copyright year.
37226         * catgets/gencat.c: Likewise.
37227         * csu/version.c: Likewise.
37228         * debug/catchsegv.sh: Likewise.
37229         * debug/xtrace.sh: Likewise.
37230         * elf/ldconfig.c: Likewise.
37231         * elf/ldd.bash.in: Likewise.
37232         * elf/sprof.c (print_version): Likewise.
37233         * iconv/iconv_prog.c: Likewise.
37234         * iconv/iconvconfig.c: Likewise.
37235         * locale/programs/locale.c: Likewise.
37236         * locale/programs/localedef.c: Likewise.
37237         * malloc/memusage.sh: Likewise.
37238         * malloc/mtrace.pl: Likewise.
37239         * nscd/nscd.c (print_version): Likewise.
37240         * nss/getent.c: Likewise.
37242         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
37243         PF_CAIF, and PF_ALG.
37244         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
37246 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
37248         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
37249         (modules-names): Use them.
37250         (ifunc-test-modules, ifunc-pie-tests): Define.
37251         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
37252         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
37253         (test-extras): Likewise.
37254         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
37255         $(compile-command.c).
37256         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
37257         (all-built-dso): Define.
37258         (check-textrel.out, check-execstack.out): Depend on it.
37260         * configure.in: Don't override --enable-multi-arch.
37262 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
37264         [BZ #6812]
37265         * nscd/hstcache.c (tryagain): Define.
37266         (cache_addhst): Return tryagain not notfound for temporary errors.
37267         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
37268         failed.
37270 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
37272         [BZ #10563]
37273         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
37274         to make the syscall.
37275         * sysdeps/unix/sysv/linux/setgroups.c: New file.
37277         [BZ #12378]
37278         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
37279         and fall back to matching as normal character if the string ends before
37280         the matching ']' is found.  This is what POSIX requires.
37281         * posix/testfnm.c: Adjust test result.
37282         * posix/globtest.sh: Adjust test result.  Add new test.
37283         * posix/tst-fnmatch.input: Likewise.
37284         * posix/tst-fnmatch2.c: Add new test.
37286 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
37288         * elf/Makefile (check-execstack): Revert last change.  Depend on
37289         check-execstack.h.
37290         (check-execstack.h): New target.
37291         (generated): Add check-execstack.h.
37292         * elf/check-execstack.c: Include "check-execstack.h".
37293         (main): Revert last change.
37294         (handle_file): Return zero if GNU_STACK is absent and
37295         DEFAULT_STACK_PERMS doesn't include PF_X.
37297 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
37299         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
37300         in child fails because the descriptor is already closed.
37301         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
37302         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
37303         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
37305         [BZ #12397]
37306         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
37307         syscall.
37309         [BZ #10484]
37310         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
37311         temporary buffer used to handle multi lookups locally.
37312         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
37314 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
37316         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
37317         loader is ld.so.
37319 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
37321         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
37322         alignment for SSE2.
37324 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
37326         [BZ #12394]
37327         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
37328         characters.  When rounding increased number of integer digits recompute
37329         number of groups.
37330         * stdio-common/tst-grouping.c: New file.
37331         * stdio-common/Makefile: Add rules to build and run tst-grouping.
37333 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
37335         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
37336         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
37338         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
37339         void.
37340         * bits/select.h: Likewise.
37342 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
37344         * po/ja.po: Update from translation team.
37346 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
37348         [BZ #11155]
37349         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
37350         implementation just like for lxstat, fxstatat, et al.
37352 2010-12-27  Jim Meyering  <meyering@redhat.com>
37354         [BZ #12348]
37355         * posix/regexec.c (build_trtable): Return failure indication upon
37356         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
37358 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
37360         [BZ #12201]
37361         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
37362         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
37363         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
37364         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
37366         [BZ #12207]
37367         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
37369         [BZ #12204]
37370         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
37371         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
37373 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
37375         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
37376         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
37377         script has SORT_BY_INIT_PRIORITY.
37378         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
37379         NO_CTORS_DTORS_SECTIONS is defined.
37380         * elf/soinit.c: Likewise.
37381         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
37382         NO_CTORS_DTORS_SECTIONS is defined.
37383         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
37384         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
37385         * sysdeps/sh/init-first.c: Likewise.
37386         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
37388 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
37390         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
37391         always use the slow path.
37393 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
37395         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
37396         similar rule which adds the sysdep directories to the header search in
37397         order to pick up the correct platform stackinfo.h.
37398         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
37399         perform test if it is, otherwise return successfully without testing.
37400         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
37401         DEFAULT_STACK_PERMS define in stackinfo.h.
37402         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
37403         defined in stackinfo.h.
37404         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
37405         DEFAULT_STACK_PERMS defined in stackinfo.h.
37406         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
37407         * sysdeps/ia64/stackinfo.h: Likewise.
37408         * sysdeps/s390/stackinfo.h: Likewise.
37409         * sysdeps/sh/stackinfo.h: Likewise.
37410         * sysdeps/sparc/stackinfo.h: Likewise.
37411         * sysdeps/x86_64/stackinfo.h: Likewise.
37412         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
37413         PF_X for powerpc64.  Retain PF_X for powerpc32.
37415 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
37417         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
37418         accurately.
37419         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
37420         GETDENTS_64BIT_ALIGNED.
37422 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
37424         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
37426 2010-12-10  Andreas Schwab  <schwab@redhat.com>
37428         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
37429         _GNU_SOURCE.
37431         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
37432         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
37433         Remove __restrict.
37434         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
37435         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
37437 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
37439         [BZ #11655]
37440         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
37441         are initialized.
37443 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
37445         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
37447 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
37449         * po/it.po: Update from translation team.
37451 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
37453         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
37454         unused codes.
37456 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
37458         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
37460 2010-11-24  Andreas Schwab  <schwab@redhat.com>
37462         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
37463         specially.
37464         (gaih_getanswer_slice): Likewise.
37466 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
37468         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
37470 2010-05-31  Petr Baudis  <pasky@suse.cz>
37472         [BZ #11149]
37473         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
37474         silently even in the chroot mode.
37476 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
37478         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
37479         last patch a bit.  Pretty printing
37481 2010-05-31  Petr Baudis <pasky@suse.cz>
37483         [BZ #10085]
37484         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
37485         initialization of skip_initgroups_dyn.
37487 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
37489         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
37490         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
37492 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
37494         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
37496 2010-11-11  Andreas Schwab  <schwab@redhat.com>
37498         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
37499         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
37500         (tst-fnmatch-ENV): Set MALLOC_TRACE.
37501         ($(objpfx)tst-fnmatch-mem): New rule.
37502         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
37503         * posix/tst-fnmatch.c (main): Call mtrace.
37505 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
37507         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
37508         Support Intel processor model 6 and model 0x2c.
37510 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
37512         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
37513           signed comparison.
37515 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
37517         [BZ #12205]
37518         * string/test-strncasecmp.c (check_result): New function.
37519         (do_one_test): Use it.
37520         (check1): New function.
37521         (test_main): Use it.
37522         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
37523         Support strcasecmp and strncasecmp.
37525 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
37527         [BZ #12194]
37528         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
37529         * sysdeps/x86_64/bits/byteswap.h: Likewise.
37531 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
37533         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
37534         IFUNC support.
37535         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
37536         memset-x86-64.
37537         * sysdeps/x86_64/multiarch/bzero.S: New file.
37538         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
37539         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
37540         * sysdeps/x86_64/multiarch/memset.S: New file.
37541         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
37542         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
37543         Set bit_Prefer_SSE_for_memop for Intel processors.
37544         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
37545         Define.
37546         (index_Prefer_SSE_for_memop): Define.
37547         (HAS_PREFER_SSE_FOR_MEMOP): Define.
37549 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
37551         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
37552         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
37554 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
37556         [BZ #12191]
37557         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
37558         (__x86_64_raw_data_cache_size_half): Likewise.
37559         (__x86_64_raw_shared_cache_size): Likewise.
37560         (__x86_64_raw_shared_cache_size_half): Likewise.
37562         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
37563         (__x86_64_raw_data_cache_size_half): Likewise.
37564         (__x86_64_raw_shared_cache_size): Likewise.
37565         (__x86_64_raw_shared_cache_size_half): Likewise.
37566         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
37567         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
37568         and __x86_64_raw_shared_cache_size_half.  Round
37569         __x86_64_data_cache_size_half, __x86_64_data_cache_size
37570         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
37571         to multiple of 256 bytes.
37573 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
37575         [BZ #12167]
37576         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
37577         of inacessible symlinks.  Verify result of symlink before returning it.
37578         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
37579         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
37581 2010-10-28  Erich Ritz  <erichritz@gmail.com>
37583         * math/math.h (isinf): Fix typo in comment.
37585 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
37587         * po/da.po: Update from translation team.
37589 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
37591         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
37592         is added to the list.
37594 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37595             Ulrich Drepper  <drepper@gmail.com>
37597         * elf/dl-object.c (_dl_new_object): Don't append the new object to
37598         the global list here.  Move code to...
37599         (_dl_add_to_namespace_list): ...here.  New function.
37600         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
37601         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
37602         * elf/dl-load.c (lose): Don't remove the element from the list.
37603         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
37604         (_dl_map_object): Likewise.
37606 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
37608         [BZ #12159]
37609         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
37610         into all bytes of SSE register.
37611         Patch by Richard Li <richardpku@gmail.com>.
37613 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
37615         [BZ #12140]
37616         * malloc/malloc.c (_int_free): Fill correct number of bytes when
37617         perturbing.
37619 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
37621         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
37622         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
37623         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
37624         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
37625         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
37626         submachine.
37627         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
37629 2010-10-22  Andreas Schwab  <schwab@redhat.com>
37631         * include/dlfcn.h (__RTLD_SECURE): Define.
37632         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
37633         mode & __RTLD_SECURE instead.
37634         (open_path): Rename preloaded parameter to secure.
37635         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
37636         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
37637         * elf/dl-deps.c (openaux): Likewise.
37638         * elf/rtld.c (struct map_args): Remove is_preloaded.
37639         (map_doit): Don't use it.
37640         (dl_main): Likewise.
37641         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
37642         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
37644 2010-09-09  Andreas Schwab  <schwab@redhat.com>
37646         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
37647         (sysd-rules-targets): Remove duplicates.
37648         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
37649         rtld-%.$o dependency.
37651 2010-10-18  Andreas Schwab  <schwab@redhat.com>
37653         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
37654         _dl_map_object do it.
37656 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
37658         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
37659         fast fma builtins, define the macros in the C99 standard.
37660         (FP_FAST_FMAF): Likewise.
37661         (FP_FAST_FMAL): Likewise.
37662         * sysdeps/x86_64/bits/mathdef.h: Likewise.
37664         * bits/mathdef.h: Update copyright year.
37665         * sysdeps/powerpc/bits/mathdef.h: Likewise.
37667 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
37669         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
37670         builtins, define the macros in the C99 standard.
37671         (FP_FAST_FMAF): Likewise.
37672         (FP_FAST_FMAL): Likewise.
37673         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
37674         multiply/add.
37675         (FP_FAST_FMAF): Likewise.
37677 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
37679         [BZ #3268]
37680         * math/libm-test.inc (fma_test): Some new testcases.
37681         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
37682         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
37683         y and infinite z.  Do multiplication by C already in long double.
37684         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
37685         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
37686         y and infinite z.  Do bitwise or of inexact bit into u.d.
37687         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
37688         * sysdeps/i386/fpu/s_fmaf.S: Removed.
37689         * sysdeps/i386/fpu/s_fma.S: Removed.
37690         * sysdeps/i386/fpu/s_fmal.S: Removed.
37692 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
37694         [BZ #3268]
37695         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
37696         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
37697         computation is not scheduled after fetestexcept.  Fix value
37698         of minimum denormal long double.
37700 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
37702         [BZ #3268]
37703         * math/libm-test.inc (fma_test): Add some more tests.
37704         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
37705         correctly.
37707 2010-10-15  Andreas Schwab  <schwab@redhat.com>
37709         * scripts/data/localplt-s390-linux-gnu.data: New file.
37710         * scripts/data/localplt-s390x-linux-gnu.data: New file.
37712 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
37714         [BZ #3268]
37715         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
37716         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
37717         instead of dbl-64.
37718         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
37719         inlines.
37720         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
37721         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
37722         if one of x and y is very large and the other is subnormal.
37723         * sysdeps/s390/fpu/s_fmaf.c: New file.
37724         * sysdeps/s390/fpu/s_fma.c: New file.
37725         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
37726         * sysdeps/powerpc/fpu/s_fma.S: New file.
37727         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
37728         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
37729         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
37731 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
37733         [BZ #3268]
37734         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
37735         fma tests.
37736         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
37737         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
37738         * sysdeps/i386/i686/multiarch/s_fma.c: Include
37739         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
37740         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
37741         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
37742         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
37744 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
37746         [BZ #12078]
37747         * posix/regcomp.c (parse_branch): One more memory leak plugged.
37748         * posix/bug-regex31.input: Add test case.
37750 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
37752         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
37753         * posix/bug-regex31.input: New file.
37755         [BZ #12078]
37756         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
37757         (parse_sub_exp): Fix last change, use postorder.
37759         * posix/bug-regex31.c: New file.
37760         * posix/Makefile: Add rules to build and run bug-regex31.
37762         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
37764         [BZ #12078]
37765         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
37767         [BZ #12108]
37768         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
37769         to have entries in sys_siglist.
37771         [BZ #12093]
37772         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
37773         be NULL.
37775 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
37777         [BZ #3268]
37778         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
37779         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
37780         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
37781         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
37782         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
37783         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
37784         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
37785         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
37786         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
37787         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
37788         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
37789         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
37790         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
37791         * math/ftestexcept.c (fetestexcept): Likewise.
37792         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
37793         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
37794         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
37795         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
37796         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
37797         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
37798         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
37800 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
37802         [BZ #12107]
37803         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
37804         newline.
37806 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
37808         * string/bug-strstr1.c: New file.
37809         * string/Makefile: Add rules to build and run bug-strstr1.
37811 2010-10-05  Eric Blake  <eblake@redhat.com>
37813         [BZ #12092]
37814         * string/str-two-way.h (two_way_long_needle): Always clear memory
37815         when skipping input due to the shift table.
37817 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
37819         [BZ #12005]
37820         * malloc/mcheck.c: Handle large requests.
37822         [BZ #12077]
37823         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
37824         for strncmp and strncasecmp.
37825         * string/stratcliff.c: Add tests for strcmp and strncmp.
37826         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
37828 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
37830         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
37831         __set_fpscr.
37833 2010-09-30  Andreas Jaeger  <aj@suse.de>
37835         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
37836         (CGROUP_SUPER_MAGIC): Define.
37837         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
37838         Handle btrfs and cgroup file systems.
37839         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
37840         Likewise.
37842 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
37844         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
37845         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
37847 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37849         [BZ #12067]
37850         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
37851         trying to locate the ELF header.
37853 2010-09-27  Andreas Schwab  <schwab@redhat.com>
37855         [BZ #11611]
37856         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
37857         Mask out sign-bit copies when constructing f_fsid.
37859 2010-09-24  Petr Baudis <pasky@suse.cz>
37861         * debug/stack_chk_fail_local.c: Add missing licence exception.
37862         * debug/warning-nop.c: Likewise.
37864 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
37866         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
37867         implementing getdents64 using getdents syscall, set d_type if
37868         __ASSUME_GETDENTS32_D_TYPE.
37870 2010-09-16  Andreas Schwab  <schwab@redhat.com>
37872         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
37873         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
37875 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
37877         [BZ #12037]
37878         * posix/unistd.h: Undo change of feature selection for ftruncate from
37879         2010-01-11.
37881 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
37883         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
37884         detection.
37886 2010-09-20  Andreas Schwab  <schwab@redhat.com>
37888         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
37889         fanotify_mark.
37890         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
37892 2010-09-14  Andreas Schwab  <schwab@redhat.com>
37894         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
37895         variables after CHECK_SP call.
37896         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
37898 2010-09-13  Andreas Schwab  <schwab@redhat.com>
37899             Ulrich Drepper  <drepper@redhat.com>
37901         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
37902         re-relocationg ld.so.
37903         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
37904         _dl_init_paths call.
37905         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
37906         here anymore.
37908 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
37910         * resolv/res_init.c (__res_vinit): Count the default server we added.
37912 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
37913             Ulrich Drepper  <drepper@redhat.com>
37915         [BZ #11968]
37916         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
37917         (____longjmp_chk): Use %ebx for saving value across system call.
37918         Add unwind info.
37920 2010-09-06  Andreas Schwab  <schwab@redhat.com>
37922         * manual/Makefile: Don't mix pattern rules with normal rules.
37924 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
37926         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
37927         operation.
37928         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
37929         * libio/iofopncook.c (_IO_cookie_init): Likewise.
37930         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
37931         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
37932         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
37933         Likewise.
37935 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
37937         [BZ #11979]
37938         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
37939         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
37941 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
37943         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
37944         * sysdeps/x86_64/addmul_1.S: Likewise.
37945         * sysdeps/x86_64/lshift.S: Likewise.
37946         * sysdeps/x86_64/mul_1.S: Likewise.
37947         * sysdeps/x86_64/rshift.S: Likewise.
37948         * sysdeps/x86_64/sub_n.S: Likewise.
37949         * sysdeps/x86_64/submul_1.S: Likewise.
37951 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37953         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
37954         Define __sched_param instead of SCHED_* and sched_param when
37955         <bits/sched.h> is included with __need_schedparam defined.
37956         * bits/sched.h [__need_schedparam]
37957         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
37958         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
37959         (__defined_schedparam): Define to 1.
37960         (__sched_param): New structure, identical to sched_param.
37961         (__need_schedparam): Undefine.
37963 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
37965         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
37966         (epoll_create1): Declare.
37968         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
37970 2010-08-31  Andreas Schwab  <schwab@redhat.com>
37972         [BZ #7066]
37973         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
37974         shifting retval into place.
37976 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
37978         * nis/rpcsvc/nis.h: Update copyright notice.
37979         * nis/rpcsvc/nis.x: Likewise.
37980         * nis/rpcsvc/nis_callback.h: Likewise.
37981         * nis/rpcsvc/nis_callback.x: Likewise.
37982         * nis/rpcsvc/nis_object.x: Likewise.
37983         * nis/rpcsvc/nis_tags.h: Likewise.
37984         * nis/rpcsvc/yp.h: Likewise.
37985         * nis/rpcsvc/yp.x: Likewise.
37986         * nis/rpcsvc/ypupd.h: Likewise.
37987         * nis/yp_xdr.c: Likewise.
37988         * nis/ypupdate_xdr.c: Likewise.
37990         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
37991         mainly the body of pmap_getport.  Add parameters to specify timeouts.
37992         (pmap_getport): Use __libc_rpc_getport.
37993         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
37994         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
37995         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
37997 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
37999         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
38000         fanotify_mark.
38002 2010-08-27  Roland McGrath  <roland@redhat.com>
38004         * sysdeps/i386/i686/multiarch/Makefile
38005         (CFLAGS-varshift.c): New variable.
38007 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
38009         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
38010         * sysdeps/i386/i686/multiarch/varshift.c: New file.
38012         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
38014         * sysdeps/x86_64/strlen.S: Minimal code improvement.
38016 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
38018         * sysdeps/x86_64/strlen.S: Unroll the loop.
38019         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
38020         strlen-sse2 strlen-sse2-bsf.
38021         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
38022         __strlen_no_bsf if bit_Slow_BSF is set.
38023         (__strlen_sse42): Removed.
38024         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
38025         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
38027 2010-08-25  Roland McGrath  <roland@redhat.com>
38029         * sysdeps/x86_64/multiarch/varshift.S: File removed.
38030         * sysdeps/x86_64/multiarch/varshift.c: New file.
38031         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
38032         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
38033         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
38034         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
38036 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
38038         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
38039         strlen-sse2 strlen-sse2-bsf.
38040         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
38041         __strlen_sse2_bsf if bit_Slow_BSF is unset.
38042         (__strlen_sse2): Removed.
38043         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
38044         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
38045         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
38046         bit_Slow_BSF for Atom.
38047         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
38048         (index_Slow_BSF): Define.
38049         (HAS_SLOW_BSF): Define.
38051 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
38053         [BZ #10851]
38054         * resolv/res_init.c (__res_vinit): When no server address at all
38055         is given default to loopback.
38057 2010-08-24  Roland McGrath  <roland@redhat.com>
38059         * configure.in: Remove config-name.h generation.
38060         * configure: Regenerated.
38061         * config-name.in: File removed.
38062         * scripts/config-uname.sh: New file.
38063         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
38064         ($(objdir)config-name.h): New target.
38066         * sunrpc/rpc_parse.h: Avoid nested comment.
38068 2010-08-24  Richard Henderson  <rth@redhat.com>
38069             Ulrich Drepper  <drepper@redhat.com>
38070             H.J. Lu  <hongjiu.lu@intel.com>
38072         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
38073         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
38074         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
38075         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
38076         _mm_alignr_epi8 with _mm_loadu_si128.
38077         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
38078         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
38079         (__m128i_shift_right): Removed.
38080         * sysdeps/i386/i686/multiarch/varshift.h: New file.
38081         * sysdeps/i386/i686/multiarch/varshift.S: New file.
38082         * sysdeps/x86_64/multiarch/varshift.h: New file.
38083         * sysdeps/x86_64/multiarch/varshift.S: New file.
38085 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
38087         * configure.in: Move assembler checks to before sysdep dir checking.
38089 2010-08-20  Petr Baudis  <pasky@suse.cz>
38091         * LICENSES: Sync the sunrpc license.
38093 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
38095         * sunrpc/auth_des.c: Update copyright notice once again.
38096         * sunrpc/auth_none.c: Likewise.
38097         * sunrpc/auth_unix.c: Likewise.
38098         * sunrpc/authdes_prot.c: Likewise.
38099         * sunrpc/authuxprot.c: Likewise.
38100         * sunrpc/bindrsvprt.c: Likewise.
38101         * sunrpc/clnt_gen.c: Likewise.
38102         * sunrpc/clnt_perr.c: Likewise.
38103         * sunrpc/clnt_raw.c: Likewise.
38104         * sunrpc/clnt_simp.c: Likewise.
38105         * sunrpc/clnt_tcp.c: Likewise.
38106         * sunrpc/clnt_udp.c: Likewise.
38107         * sunrpc/clnt_unix.c: Likewise.
38108         * sunrpc/des_crypt.c: Likewise.
38109         * sunrpc/des_soft.c: Likewise.
38110         * sunrpc/get_myaddr.c: Likewise.
38111         * sunrpc/getrpcport.c: Likewise.
38112         * sunrpc/key_call.c: Likewise.
38113         * sunrpc/key_prot.c: Likewise.
38114         * sunrpc/openchild.c: Likewise.
38115         * sunrpc/pm_getmaps.c: Likewise.
38116         * sunrpc/pm_getport.c: Likewise.
38117         * sunrpc/pmap_clnt.c: Likewise.
38118         * sunrpc/pmap_prot.c: Likewise.
38119         * sunrpc/pmap_prot2.c: Likewise.
38120         * sunrpc/pmap_rmt.c: Likewise.
38121         * sunrpc/rpc/auth.h: Likewise.
38122         * sunrpc/rpc/auth_unix.h: Likewise.
38123         * sunrpc/rpc/clnt.h: Likewise.
38124         * sunrpc/rpc/des_crypt.h: Likewise.
38125         * sunrpc/rpc/key_prot.h: Likewise.
38126         * sunrpc/rpc/netdb.h: Likewise.
38127         * sunrpc/rpc/pmap_clnt.h: Likewise.
38128         * sunrpc/rpc/pmap_prot.h: Likewise.
38129         * sunrpc/rpc/pmap_rmt.h: Likewise.
38130         * sunrpc/rpc/rpc.h: Likewise.
38131         * sunrpc/rpc/rpc_des.h: Likewise.
38132         * sunrpc/rpc/rpc_msg.h: Likewise.
38133         * sunrpc/rpc/svc.h: Likewise.
38134         * sunrpc/rpc/svc_auth.h: Likewise.
38135         * sunrpc/rpc/types.h: Likewise.
38136         * sunrpc/rpc/xdr.h: Likewise.
38137         * sunrpc/rpc_clntout.c: Likewise.
38138         * sunrpc/rpc_cmsg.c: Likewise.
38139         * sunrpc/rpc_common.c: Likewise.
38140         * sunrpc/rpc_cout.c: Likewise.
38141         * sunrpc/rpc_dtable.c: Likewise.
38142         * sunrpc/rpc_hout.c: Likewise.
38143         * sunrpc/rpc_main.c: Likewise.
38144         * sunrpc/rpc_parse.c: Likewise.
38145         * sunrpc/rpc_parse.h: Likewise.
38146         * sunrpc/rpc_prot.c: Likewise.
38147         * sunrpc/rpc_sample.c: Likewise.
38148         * sunrpc/rpc_scan.c: Likewise.
38149         * sunrpc/rpc_scan.h: Likewise.
38150         * sunrpc/rpc_svcout.c: Likewise.
38151         * sunrpc/rpc_tblout.c: Likewise.
38152         * sunrpc/rpc_util.c: Likewise.
38153         * sunrpc/rpc_util.h: Likewise.
38154         * sunrpc/rpcinfo.c: Likewise.
38155         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
38156         * sunrpc/rpcsvc/key_prot.x: Likewise.
38157         * sunrpc/rpcsvc/klm_prot.x: Likewise.
38158         * sunrpc/rpcsvc/mount.x: Likewise.
38159         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
38160         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
38161         * sunrpc/rpcsvc/rex.x: Likewise.
38162         * sunrpc/rpcsvc/rstat.x: Likewise.
38163         * sunrpc/rpcsvc/rusers.x: Likewise.
38164         * sunrpc/rpcsvc/sm_inter.x: Likewise.
38165         * sunrpc/rpcsvc/spray.x: Likewise.
38166         * sunrpc/rpcsvc/yppasswd.x: Likewise.
38167         * sunrpc/rtime.c: Likewise.
38168         * sunrpc/svc.c: Likewise.
38169         * sunrpc/svc_auth.c: Likewise.
38170         * sunrpc/svc_authux.c: Likewise.
38171         * sunrpc/svc_raw.c: Likewise.
38172         * sunrpc/svc_run.c: Likewise.
38173         * sunrpc/svc_simple.c: Likewise.
38174         * sunrpc/svc_tcp.c: Likewise.
38175         * sunrpc/svc_udp.c: Likewise.
38176         * sunrpc/svc_unix.c: Likewise.
38177         * sunrpc/svcauth_des.c: Likewise.
38178         * sunrpc/xcrypt.c: Likewise.
38179         * sunrpc/xdr.c: Likewise.
38180         * sunrpc/xdr_array.c: Likewise.
38181         * sunrpc/xdr_float.c: Likewise.
38182         * sunrpc/xdr_mem.c: Likewise.
38183         * sunrpc/xdr_rec.c: Likewise.
38184         * sunrpc/xdr_ref.c: Likewise.
38185         * sunrpc/xdr_sizeof.c: Likewise.
38186         * sunrpc/xdr_stdio.c: Likewise.
38188         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
38189         handling.
38191 2010-08-19  Andreas Schwab  <schwab@redhat.com>
38193         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
38195 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
38197         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
38198         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
38199         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
38200         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
38201         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
38202         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
38203         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
38204         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
38205         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
38206         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
38207         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
38208         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
38209         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
38210         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
38212 2010-07-26  Anton Blanchard  <anton@samba.org>
38214         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
38215         * malloc/arena.c (heap_trim): Likewise.
38217 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
38219         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
38220         here.  Not...
38221         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
38222         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
38224 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
38226         * sysdeps/i386/elf/Makefile: New file.
38228 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
38230         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
38231         from fanotify_init.
38232         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
38233         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
38235 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
38237         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
38238         of strncasecmp_l.
38239         * sysdeps/multiarch/strcmp.S: Likewise.
38241 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
38243         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
38244         strncase_l-nonascii.
38245         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
38246         Add strncase_l-ssse3.
38247         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
38248         * sysdeps/x86_64/strcmp.S: Likewise.
38249         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
38250         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
38251         * sysdeps/x86_64/strncase.S: New file.
38252         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
38253         * sysdeps/x86_64/strncase_l.S: New file.
38254         * string/Makefile (strop-tests): Add strncasecmp.
38255         * string/test-strncasecmp.c: New file.
38257         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
38258         warning.
38260         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
38261         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
38263 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
38265         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
38267 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
38269         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
38270         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
38271         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
38273 2010-05-01  Alan Modra  <amodra@gmail.com>
38275         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
38276         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
38277         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
38278         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
38279         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
38280         tidying.  Don't tail-call __sigjmp_save for static lib.
38281         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
38282         save location.
38283         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
38284         (CALL_MCOUNT): Add eh info, and nop after bl.
38285         (TAIL_CALL_SYSCALL_ERROR): New macro.
38286         (PSEUDO_RET): Use it.
38287         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
38288         Correct save location of integer regs and cr.
38289         (_dl_profile_resolve): Correct cr save location.  Delete nops
38290         after bl when SHARED.  Reduce cfi size a little by better
38291         placement of cfi directives.
38292         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
38293         make a stack frame.  Instead use parm save area as a temp.
38294         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
38295         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
38296         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
38297         Don't make a stack frame for parent, use parm save area.
38298         Increase child stack frame to 112 bytes.  Don't save unused reg,
38299         and adjust reg usage.  Set up cfi on error recovery and
38300         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
38301         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
38302         (__makecontext): Add dummy nop after jump to exit.
38303         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
38304         Use correct parm save area and cr save, reduce stack frame.
38305         Correct cfi for possible PSEUDO_RET frame setup.
38306         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
38307         Branch to local label emitted by PSEUDO_RET rather than
38308         __syscall_error.
38310 2010-08-12  Andreas Schwab  <schwab@redhat.com>
38312         [BZ #11904]
38313         * locale/programs/locale.c (print_assignment): New function.
38314         (show_locale_vars): Use it.
38316 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
38318         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
38319         field.
38320         (struct statfs64): Likewise.
38321         (_STATFS_F_FLAGS): Define.
38322         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
38323         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
38324         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
38325         (ST_VALID): Define locally.
38326         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
38327         __statvfs_getflags, use the provided value.
38328         * sysdeps/unix/sysv/linux/kernel-features.h: Define
38329         __ASSUME_STATFS_F_FLAGS.
38331         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
38333         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
38334         Add sys/fanotify.h.
38335         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
38336         fanotify_mask for GLIBC_2.13.
38337         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
38338         fanotify_init and fanotify_mark.
38339         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
38340         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
38342         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
38343         Add prlimit.
38344         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
38345         prlimit64 for GLIBC_2.13.
38346         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
38347         prlimit64.
38348         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
38349         syscall.
38350         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
38351         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
38352         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
38353         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
38354         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
38355         add prlimit alias.
38356         * sysdeps/unix/sysv/linux/prlimit.c: New file.
38358         [BZ #11903]
38359         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
38360         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
38362         * nss/Makefile: Add rules to build and run tst-nss-test1.
38363         * shlib-versions: Add entry for libnss_test1.
38364         * nss/nss_test1.c: New file.
38365         * nss/tst-nss-test1.c: New file.
38367         * nss/nsswitch.c (__nss_database_custom): Define new variable.
38368         (__nss_configure_lookup): Set appropriate entry in
38369         __nss_configure_lookup to true.
38370         * nss/nsswitch.h: Define enum with indeces of databases in
38371         databases and __nss_database_custom arrays.  Declare
38372         __nss_database_custom.
38373         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
38374         to avoid using nscd when custom rules are installed.
38375         * nss/getXXbyYY_r.c: Likewise.
38376         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
38378         * nss/nss_files/files-parse.c: Whitespace fixes.
38380 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
38382         [BZ #11883]
38383         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
38384         * posix/fnmatch_loop.c: Likewise.
38386 2010-07-17  Andi Kleen  <ak@linux.intel.com>
38388         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
38389         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
38390         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
38391         * Versions.def [GLIBC_2.13]: Add.
38393 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
38395         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
38396         Also fail if tpwd after pwuid call is NULL.
38398 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
38400         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
38401         when converting to ms.
38403 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
38405         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
38406         EOPNOTSUPP errors with ENOTTY.
38407         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
38408         EOPNOTSUPP errors with ENOTTY.
38410 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
38412         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
38413         Add strcasecmp_l-ssse3.
38414         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
38415         strcasecmp.
38416         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
38417         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
38418         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
38420 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
38422         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
38424         * string/Makefile (strop-tests): Add strcasecmp.
38425         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
38426         strcasecmp_l-nonascii.
38427         (gen-as-const-headers): Add locale-defines.sym.
38428         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
38429         * sysdeps/x86_64/strcasecmp.S: New file.
38430         * sysdeps/x86_64/strcasecmp_l.S: New file.
38431         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
38432         * sysdeps/x86_64/locale-defines.sym: New file.
38433         * string/test-strcasecmp.c: New file.
38435         * string/test-strcasestr.c: Test both ends of the range of characters.
38436         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
38438 2010-07-29  Roland McGrath  <roland@redhat.com>
38440         [BZ #11856]
38441         * manual/locale.texi (Yes-or-No Questions): Fix example code.
38443 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
38445         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
38446         for ld.so.
38448 2010-07-27  Andreas Schwab  <schwab@redhat.com>
38450         * manual/memory.texi (Malloc Tunable Parameters): Document
38451         M_PERTURB.
38453 2010-07-26  Roland McGrath  <roland@redhat.com>
38455         [BZ #11840]
38456         * configure.in (-fgnu89-inline check): Set and substitute
38457         gnu89_inline, not libc_cv_gnu89_inline.
38458         * configure: Regenerated.
38459         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
38461 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
38463         * string/test-strnlen.c: New file.
38464         * string/Makefile (strop-tests): Add strnlen.
38465         * string/tester.c (test_strnlen): Add a few more test cases.
38466         * string/tst-strlen.c: Better error reporting.
38468         * sysdeps/x86_64/strnlen.S: New file.
38470 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
38472         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
38473         lower-latency instructions.
38475 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
38477         * string/test-strcasestr.c: New file.
38478         * string/test-strstr.c: New file.
38479         * string/Makefile (strop-tests): Add strstr and strcasestr.
38480         * string/str-two-way.h: Don't undefine MAX.
38481         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
38483 2010-07-21  Andreas Schwab  <schwab@redhat.com>
38485         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
38486         strcasestr-nonascii.
38487         (CFLAGS-strcasestr-nonascii.c): Define.
38488         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
38489         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
38490         Remove unused attribute.
38492 2010-07-20  Roland McGrath  <roland@redhat.com>
38494         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
38495         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
38496         ld.so.cache was broken.  With it, there is no way to disable dsocaps
38497         like LD_HWCAP_MASK can disable hwcaps.
38499 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
38501         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
38503 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
38505         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
38506         call in strcasestr.
38507         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
38508         __strcasestr_sse42_nonascii.
38509         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
38510         strcasestr-nonascii.c.
38511         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
38513 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
38515         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
38516         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
38517         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
38518         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
38520 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
38522         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
38523         fcntl.
38525 2010-07-06  Andreas Schwab  <schwab@redhat.com>
38527         [BZ #11577]
38528         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
38529         dl_signal_cerror.
38531 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
38533         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
38534         _PC_PIPE_BUF using F_GETPIPE_SZ.
38536 2010-07-05  Roland McGrath  <roland@redhat.com>
38538         * manual/arith.texi (Rounding Functions): Fix rint description
38539         implicit in round description.
38541 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
38543         * elf/Makefile: Fix linking for a few tests to make recent linker
38544         happy.
38546 2010-06-30  Andreas Schwab  <schwab@redhat.com>
38548         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
38549         $(common-objpfx)libc_nonshared.a.
38551 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
38553         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
38554         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
38555         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
38556         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
38557         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
38558         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
38559         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
38560         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
38561         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
38562         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
38563         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
38564         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
38565         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
38566         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
38567         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
38568         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
38569         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
38570         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
38571         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
38572         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
38573         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
38574         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
38575         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
38576         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
38577         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
38578         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
38579         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
38580         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
38581         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
38582         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
38583         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
38584         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
38585         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
38586         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
38587         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
38588         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
38589         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
38590         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
38591         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
38592         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
38593         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
38594         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
38595         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
38596         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
38597         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
38598         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
38599         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
38600         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
38602 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
38604         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
38605         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
38606         * string/memmove.c (memmove): Renamed to ...
38607         (MEMMOVE): ...this.  Default to memmove.
38608         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
38609         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
38610         (END_CHK): Define.
38611         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
38612         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
38613         mempcpy-ssse3-back memmove-ssse3-back.
38614         * sysdeps/x86_64/multiarch/bcopy.S: New file .
38615         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
38616         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
38617         * sysdeps/x86_64/multiarch/memcpy.S: New file.
38618         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
38619         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
38620         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
38621         * sysdeps/x86_64/multiarch/memmove.c: New file.
38622         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
38623         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
38624         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
38625         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
38626         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
38627         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
38628         Define.
38629         (index_Fast_Copy_Backward): Define.
38630         (HAS_ARCH_FEATURE): Define.
38631         (HAS_FAST_REP_STRING): Define.
38632         (HAS_FAST_COPY_BACKWARD): Define.
38634 2010-06-21  Andreas Schwab  <schwab@redhat.com>
38636         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
38637         Restore proper fallback handling.
38639 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
38641         [BZ #11701]
38642         * posix/group_member.c (__group_member): Correct checking loop.
38644         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
38645         OOM in getpwuid_r correctly.  Return error number when the caller
38646         should return, otherwise -1.
38647         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
38648         call returning > 0 value.
38649         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
38651 2010-06-07  Andreas Schwab  <schwab@redhat.com>
38653         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
38654         libc_nonshared.a from targets in modules-names.
38656 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
38658         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
38659         requires it.
38661 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
38663         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
38664         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
38665         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
38666         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
38668 2010-06-02  Andreas Schwab  <schwab@redhat.com>
38670         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
38672 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
38674         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
38675         and F_GETPIPE_SZ.
38676         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
38677         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
38678         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
38679         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
38680         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
38681         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
38683 2010-06-14  Roland McGrath  <roland@redhat.com>
38685         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
38687 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
38689         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
38690         __REDIRECT followed by __THROW.
38691         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
38692         * posix/getopt.h (getopt): Likewise.
38694 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
38696         * hurd/lookup-at.c (__file_name_lookup_at): Accept
38697         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
38698         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
38699         in AT_FLAGS.
38700         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
38701         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
38703 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
38705         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
38707 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
38709         [BZ #11640]
38710         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
38711         Properly check family and model.
38713 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
38715         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
38717 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
38719         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
38721 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
38723         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
38724         symbol reference.
38726 2010-05-19  Andreas Schwab  <schwab@redhat.com>
38728         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
38729         symbol reference.
38731 2010-05-21  Andreas Schwab  <schwab@redhat.com>
38733         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
38734         and internal_recvmmsg.
38735         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
38736         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
38737         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
38738         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
38740         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
38741         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
38742         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
38744 2010-05-20  Andreas Schwab  <schwab@redhat.com>
38746         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
38748 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
38750         POWER7 optimizations.
38751         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
38752         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
38754 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
38756         * version.h: Update for 2.13 development version.
38758 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
38760         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
38761         exceptions.  Return 0.
38763 2010-05-07  Roland McGrath  <roland@redhat.com>
38765         * elf/ldconfig.c (main): Add a const.
38767 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
38769         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
38770         (args_options): Add no-idn option.
38771         (ahosts_keys_int): Add idn_flags to ai_flags.
38772         (parse_option): Handle 'i' option to clear idn_flags.
38774         * malloc/malloc.c (_int_free): Possible race in the most recently
38775         added check.  Only act on the data if no current modification
38776         happened.
38778 See ChangeLog.17 for earlier changes.